@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}html{scroll-behavior:smooth}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--ink:#2e2c2b;--muted:#817b77;--paper:#f6f5f2;--surface:#fff;--line:#e6e2dd;--yellow:#ffc52c;--yellow-dark:#e9aa00;--purple:#95288d;--font:"Nunito", "Avenir Next", sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:var(--font);color:var(--ink);background:var(--paper)}button,input{font:inherit}button{color:inherit}.app-container{background:var(--paper);min-height:100vh;display:flex}.sidebar{color:#fff;background:#242120;flex-direction:column;flex:0 0 286px;width:286px;padding:36px 30px;display:flex}.sidebar-brand{padding:4px 2px 54px}.sidebar-logo{width:194px;height:auto;display:block}.sidebar-nav{flex-direction:column;flex:1;gap:10px;display:flex}.nav-kicker{color:#aaa29d;letter-spacing:.18em;text-transform:uppercase;padding:0 15px;font-size:.68rem;font-weight:800}.step-item{color:#c1bbb7;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.step-item:disabled{cursor:default;opacity:.45}.step-item.active{background:var(--purple);color:#fff}.step-item.completed{color:#fff}.step-number{border:1px solid #625b57;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:.75rem;font-weight:900;display:grid}.step-item.active .step-number{background:#ffffff1f;border-color:#ffffff8c}.step-item.completed .step-number{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}.step-item small{letter-spacing:.13em;text-transform:uppercase;opacity:.65;margin-bottom:1px;font-size:.55rem;font-weight:900;display:block}.step-item span:last-child{font-size:.88rem;font-weight:800}.sidebar-note{background:#2c2927;border:1px solid #45403d;border-radius:13px;padding:18px}.sidebar-note span{color:var(--yellow);text-transform:uppercase;letter-spacing:.06em;font-size:.76rem;font-weight:900}.sidebar-note p{color:#afa8a4;margin:6px 0 0;font-size:.75rem;font-weight:600;line-height:1.45}.main-content{flex:1;min-width:0;padding:0 38px 38px;overflow:auto}.topbar{color:#9a938e;max-width:1060px;margin:0 auto;padding:32px 6px 18px;font-size:.84rem;font-weight:700}.topbar strong{color:var(--ink);margin-left:16px;font-weight:900}.form-container{max-width:1060px;margin:0 auto}.form-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;width:100%;min-height:calc(100vh - 112px);padding:44px 54px 52px;position:relative;overflow:hidden;box-shadow:0 2px 7px #2e2c2b0a}.form-card:after{content:"";pointer-events:none;border:52px solid #ffc52c1c;border-radius:42% 58% 62% 38%;width:360px;height:360px;position:absolute;top:-130px;right:-110px;transform:rotate(24deg)}.form-heading{z-index:1;max-width:610px;margin-bottom:34px;position:relative}.heading-line{background:var(--purple);border-radius:3px;width:58px;height:4px;margin-bottom:22px;display:block}.eyebrow{color:var(--yellow-dark);letter-spacing:.18em;text-transform:uppercase;margin-bottom:5px;font-size:.72rem;font-weight:900;display:block}.form-heading h1{letter-spacing:-.035em;margin:0 0 7px;font-size:clamp(2rem,3vw,2.7rem);font-weight:900;line-height:1.08}.form-heading p{color:var(--muted);margin:0;font-size:.98rem;font-weight:600}form{z-index:1;flex-direction:column;gap:20px;max-width:690px;display:flex;position:relative}.form-group{flex-direction:column;gap:7px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}label{flex-direction:column;display:flex}.label-text{margin:0 0 7px 2px;font-size:.8rem;font-weight:900;display:block}input[type=text],input[type=email]{width:100%;min-height:50px;color:var(--ink);background:#fcfbfa;border:1px solid #ddd8d3;border-radius:11px;outline:none;padding:13px 16px;font-size:.93rem;font-weight:600;transition:border-color .2s,box-shadow .2s,background .2s}input::placeholder{color:#aaa39e;font-weight:500}input[type=text]:focus,input[type=email]:focus{border-color:var(--purple);background:#fff;box-shadow:0 0 0 3px #95288d17}.checkbox-group{border:1px solid var(--line);background:#faf9f7;border-radius:11px;padding:14px 16px}.checkbox-label{cursor:pointer;flex-direction:row;align-items:center;gap:11px}.checkbox-label input{width:18px;height:18px;accent-color:var(--purple);margin:0}.checkbox-text{color:var(--muted);font-size:.85rem;font-weight:600;line-height:1.4}.checkbox-text a{color:var(--purple);font-weight:800;text-decoration:none}.submit-button{background:var(--yellow);min-height:52px;color:var(--ink);cursor:pointer;border:0;border-radius:11px;padding:13px 24px;font-weight:900;transition:transform .15s,background .2s,box-shadow .2s;box-shadow:0 7px 16px #ffc52c38}.submit-button span{margin-left:8px;font-size:1.15rem}.submit-button:hover:not(:disabled){background:#ffd04f;transform:translateY(-1px);box-shadow:0 9px 22px #ffc52c4f}.submit-button:active:not(:disabled){transform:translateY(1px)}.submit-button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.upload-card{padding-top:38px}.upload-heading{margin-bottom:28px}.upload-form{gap:25px;max-width:850px}.call-type-fieldset{border:0;min-width:0;margin:0;padding:0}.call-type-fieldset legend,.section-label{margin:0 0 11px 2px;font-size:.81rem;font-weight:900;display:block}.call-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.call-type-option{border:1px solid var(--line);cursor:pointer;background:#fcfbfa;border-radius:12px;flex-direction:row;align-items:center;gap:13px;min-height:94px;padding:15px;transition:border-color .18s,background .18s,box-shadow .18s;position:relative}.call-type-option:hover{background:#fff;border-color:#c8c0bb}.call-type-option.selected{border-color:var(--purple);background:#fff9ff;box-shadow:0 0 0 2px #95288d12}.call-type-option input{opacity:0;pointer-events:none;position:absolute}.call-icon{width:42px;height:42px;color:var(--ink);background:#f1eeeb;border-radius:10px;flex:0 0 42px;place-items:center;font-size:1.35rem;font-weight:900;display:grid}.selected .call-icon{background:var(--purple);color:#fff}.call-type-option strong{margin-bottom:3px;font-size:.88rem;font-weight:900;display:block}.call-type-option small{max-width:250px;color:var(--muted);font-size:.69rem;font-weight:600;line-height:1.35;display:block}.radio-mark{border:2px solid #cec8c3;border-radius:50%;flex:0 0 17px;width:17px;height:17px;margin-left:auto}.selected .radio-mark{border:5px solid var(--purple)}.upload-section{min-width:0}.dropzone{text-align:center;cursor:pointer;background:#faf9f7;border:1.5px dashed #cfc8c2;border-radius:13px;justify-content:center;align-items:center;min-height:130px;padding:22px;transition:border-color .2s,background .2s}.dropzone:hover,.dropzone.has-file{border-color:var(--purple);background:#fff9ff}.dropzone input{opacity:0;width:1px;height:1px;position:absolute}.upload-icon{background:var(--yellow);border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:8px;font-size:1.15rem;font-weight:900;display:grid}.dropzone strong{font-size:.84rem;font-weight:900}.dropzone small{color:var(--muted);margin-top:3px;font-size:.69rem;font-weight:600}.form-actions{justify-content:flex-end;gap:11px;display:flex}.form-actions .submit-button{min-width:230px}.back-button,.secondary-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;min-height:50px;padding:12px 20px;font-weight:900}.back-button:hover,.secondary-button:hover{background:#f7f5f2}.privacy-note{color:#97908b;text-align:right;margin:-12px 0 0;font-size:.67rem;font-weight:600}.success-state{z-index:1;text-align:center;max-width:620px;margin:65px auto;position:relative}.success-icon{background:var(--yellow);width:68px;height:68px;color:var(--ink);border-radius:50%;place-items:center;margin:0 auto 22px;font-size:1.8rem;font-weight:900;display:grid;box-shadow:0 9px 24px #ffc52c40}.success-state h1{letter-spacing:-.035em;margin:6px 0 8px;font-size:2.45rem;font-weight:900}.success-state>p{color:var(--muted);margin:0 auto 26px;font-weight:600}.file-receipt{border:1px solid var(--line);text-align:left;background:#faf9f7;border-radius:12px;align-items:center;gap:13px;max-width:480px;margin:0 auto 20px;padding:15px;display:flex}.file-receipt>span{background:var(--purple);color:#fff;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.file-receipt strong,.file-receipt small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.file-receipt div{min-width:0}.file-receipt strong{font-size:.82rem}.file-receipt small{color:var(--muted);font-size:.7rem}.scorecard-screen{z-index:1;position:relative}.scorecard-heading{margin-bottom:28px}.scorecard-heading .heading-line{margin-bottom:17px}.scorecard-heading h1{letter-spacing:-.03em;margin:3px 0 5px;font-size:2rem;font-weight:900}.scorecard-heading p{color:var(--muted);margin:0;font-size:.87rem;font-weight:600}.scorecard-grid{grid-template-columns:305px minmax(0,1fr);gap:30px;display:grid}.score-column{min-width:0}.score-panel{color:#fff;text-align:center;background:#2c2927;border-radius:16px;padding:22px}.score-label{color:#d3ccc8;letter-spacing:.17em;text-transform:uppercase;margin-bottom:12px;font-size:.65rem;font-weight:900;display:block}.score-ring{width:164px;height:164px;margin:0 auto 8px;position:relative}.score-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.score-ring circle{fill:none;stroke-width:11px}.ring-track{stroke:#494441}.ring-progress{stroke:var(--yellow);stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100px;transition:stroke-dashoffset 1.8s cubic-bezier(.22,.8,.3,1)}.score-ready .ring-progress{stroke-dashoffset:calc(100 - var(--score))}.score-value{justify-content:center;align-items:baseline;padding-top:54px;display:flex;position:absolute;inset:0}.score-value strong{color:var(--yellow);opacity:0;font-size:3rem;font-weight:900;line-height:1;transition:opacity .45s .75s,transform .45s .75s;transform:scale(.72)}.score-ready .score-value strong{opacity:1;transform:scale(1)}.score-value span{color:#aaa39f;margin-left:2px;font-size:.73rem;font-weight:800}.score-type{font-size:.77rem;display:block}.score-owner{color:#c7c0bc;background:#393532;border-radius:20px;margin-top:10px;padding:8px;font-size:.68rem;font-weight:600;display:block}.index-panel{margin-top:22px}.locked-index-panel{position:relative}.blurred-indexes{filter:blur(6px);opacity:.6;-webkit-user-select:none;user-select:none}.index-lock{z-index:2;border:1px solid var(--ink);background:#fffffff5;border-radius:9px;align-items:center;gap:7px;width:max-content;max-width:92%;padding:9px 12px;display:flex;position:absolute;top:57%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 18px #2e2c2b1a}.index-lock span{color:var(--ink);font-size:.72rem}.index-lock strong{white-space:nowrap;font-size:.62rem;font-weight:900}.mini-index-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mini-index{border:1px solid var(--line);text-align:center;background:#faf9f7;border-radius:11px;padding:12px 6px 10px}.mini-ring{--angle:calc(var(--value) * 3.6deg);background:radial-gradient(circle at center, #faf9f7 58%, transparent 60%), conic-gradient(var(--yellow) var(--angle), #e6e1dc 0);border-radius:50%;place-content:center;width:56px;height:56px;margin:0 auto 7px;animation:.8s .45s both index-appear;display:grid}.mini-ring strong{font-size:.85rem;font-weight:900}.mini-ring span{font-size:.53rem;font-weight:800}.mini-index small{color:var(--muted);font-size:.6rem;font-weight:800}@keyframes index-appear{0%{opacity:0;transform:scale(.75)rotate(-20deg)}to{opacity:1;transform:scale(1)rotate(0)}}.criteria-panel{min-width:0;padding-top:2px;position:relative}.blurred-criteria,.visible-criteria{flex-direction:column;gap:18px;display:flex}.blurred-criteria{filter:blur(5px);opacity:.72;-webkit-user-select:none;user-select:none}.criterion-title{justify-content:space-between;font-size:.74rem;display:flex}.criterion-bar{background:#ebe7e3;border-radius:9px;height:8px;margin:7px 0;overflow:hidden}.criterion-bar i{border-radius:inherit;background:#57514d;height:100%;display:block}.criterion p{color:#aaa29d;white-space:nowrap;width:74%;height:6px;margin:0;font-size:.57rem;overflow:hidden}.locked-notice{z-index:2;border:1px solid var(--ink);background:#fffffff5;border-radius:12px;align-items:center;gap:12px;width:min(390px,90%);padding:13px 16px;display:flex;position:absolute;top:154px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #2e2c2b1a}.locked-notice>span{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.locked-notice strong,.locked-notice small{display:block}.locked-notice strong{font-size:.76rem;font-weight:900}.locked-notice small{color:var(--muted);font-size:.66rem;font-weight:600}.upgrade-box{z-index:2;background:#f5f1e9;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding:15px 16px;display:flex;position:relative}.upgrade-box p{margin:0;font-size:.68rem;font-weight:700;line-height:1.45}.upgrade-box button{background:var(--yellow);cursor:pointer;border:0;border-radius:9px;flex:none;padding:11px 15px;font-size:.69rem;font-weight:900}.scorecard-footer{border-top:1px solid var(--line);align-items:center;gap:20px;margin-top:24px;padding-top:18px;display:flex}.scorecard-footer>span{color:var(--muted);font-size:.68rem;font-weight:600}.scorecard-footer .secondary-button{min-height:42px;padding:9px 16px;font-size:.73rem}@media (prefers-reduced-motion:reduce){.ring-progress,.score-value strong,.mini-ring{transition:none;animation:none}}.transcript-sidebar{height:100vh;position:sticky;top:0}.transcript-side-title{flex-direction:column;gap:8px;margin-bottom:30px;display:flex}.transcript-side-title .nav-kicker{padding:0}.transcript-side-title strong{font-size:1.25rem;font-weight:900}.speaker-legend{flex-direction:column;flex:1;gap:13px;display:flex}.speaker-legend div{color:#d5cfcb;align-items:center;gap:10px;font-size:.8rem;font-weight:800;display:flex}.speaker-legend i{border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #ffffff0d}.transcript-main{overflow:visible}.transcript-page{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:1060px;margin:0 auto;padding:38px 44px 50px;box-shadow:0 2px 7px #2e2c2b0a}.transcript-header{justify-content:space-between;align-items:flex-start;gap:25px;display:flex}.transcript-header .heading-line{margin-bottom:17px}.transcript-header h1{letter-spacing:-.035em;margin:3px 0 5px;font-size:2.3rem;font-weight:900}.transcript-header p{max-width:680px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8rem;font-weight:600;overflow:hidden}.transcript-status{color:#27704e;background:#e8f5ee;border-radius:20px;flex:none;margin-top:7px;padding:8px 12px;font-size:.66rem;font-weight:900}.transcript-status:before{content:"";background:#32a56f;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.transcript-status.loading{color:var(--muted);background:#f3f0ec}.transcript-status.loading:before{background:var(--yellow);animation:1s infinite alternate status-pulse}@keyframes status-pulse{to{opacity:.3}}.transcript-stats{border:1px solid var(--line);background:#faf9f7;border-radius:13px;grid-template-columns:repeat(4,1fr);margin:30px 0 24px;display:grid;overflow:hidden}.transcript-stats div{border-right:1px solid var(--line);padding:16px 20px}.transcript-stats div:last-child{border-right:0}.transcript-stats strong,.transcript-stats span{display:block}.transcript-stats strong{font-size:1.1rem;font-weight:900}.transcript-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-size:.62rem;font-weight:800}.participants-section{margin-bottom:28px}.participants-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:13px;display:flex}.participants-heading h2{margin:3px 0 0;font-size:1.1rem;font-weight:900}.participants-heading small{color:var(--muted);font-size:.61rem;font-weight:600}.participant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.participant-card{border:1px solid var(--line);background:#fcfbfa;border-radius:12px;padding:15px}.participant-card header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.participant-avatar{background:var(--speaker-color);color:#fff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:900;display:grid}.participant-card header strong,.participant-card header span{display:block}.participant-card header strong{font-size:.76rem;font-weight:900}.participant-card header span{color:var(--muted);margin-top:2px;font-size:.58rem;font-weight:700}.participant-card header b{color:var(--speaker-color);white-space:nowrap;font-size:.68rem;font-weight:900}.participation-bar{background:#ebe7e3;border-radius:8px;height:5px;margin:13px 0;overflow:hidden}.participation-bar i{border-radius:inherit;background:var(--speaker-color);height:100%;display:block}.participant-card dl{grid-template-columns:repeat(4,1fr);margin:0;display:grid}.participant-card dl div{border-right:1px solid var(--line);text-align:center;min-width:0}.participant-card dl div:last-child{border-right:0}.participant-card dt{color:var(--muted);text-transform:uppercase;font-size:.51rem;font-weight:800}.participant-card dd{margin:3px 0 0;font-size:.72rem;font-weight:900}.transcript-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px;padding-bottom:22px;display:flex}.transcript-search{flex-direction:row;align-items:center;width:min(360px,100%);position:relative}.transcript-search>span{z-index:1;color:var(--muted);font-size:1.2rem;position:absolute;left:14px}.transcript-search input{border:1px solid var(--line);background:#faf9f7;border-radius:10px;outline:none;width:100%;min-height:42px;padding:10px 14px 10px 39px;font-size:.78rem;font-weight:700}.transcript-search input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #95288d14}.speaker-filters{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.speaker-filters button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;padding:7px 10px;font-size:.65rem;font-weight:900}.speaker-filters button.active{border-color:var(--purple);background:var(--purple);color:#fff}.transcript-content{position:relative}.transcript-content:before{content:"";background:var(--line);width:1px;position:absolute;top:16px;bottom:20px;left:20px}.utterance{grid-template-columns:42px minmax(0,1fr);gap:16px;margin-bottom:12px;display:grid;position:relative}.speaker-avatar{z-index:1;background:var(--speaker-color);color:#fff;width:42px;height:42px;box-shadow:0 0 0 1px var(--line);border:5px solid #fff;border-radius:50%;place-items:center;font-size:.72rem;font-weight:900;display:grid}.utterance-body{border:1px solid var(--line);background:#fcfbfa;border-radius:5px 12px 12px;padding:13px 16px 14px}.utterance-meta{justify-content:space-between;align-items:center;gap:15px;margin-bottom:6px;display:flex}.utterance-meta strong{font-size:.71rem;font-weight:900}.utterance-meta span{color:#aaa29d;text-transform:uppercase;letter-spacing:.08em;font-size:.57rem;font-weight:800}.utterance-body p{color:#554f4b;margin:0;font-size:.83rem;font-weight:600;line-height:1.6}.transcript-empty{color:var(--muted);text-align:center;padding:55px 20px;font-size:.85rem;font-weight:700}@media (width<=760px){.app-container{display:block}.sidebar{flex-direction:row;align-items:center;gap:24px;width:100%;min-height:auto;padding:18px 22px}.sidebar-brand{padding:0}.sidebar-logo{width:145px}.sidebar-nav,.sidebar-note{display:none}.main-content{padding:0 16px 22px}.topbar{padding:20px 3px 13px}.form-card{border-radius:15px;min-height:auto;padding:30px 24px 34px}.form-row{grid-template-columns:1fr;gap:20px}.call-type-grid{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.form-actions .submit-button,.form-actions .back-button{width:100%}.privacy-note{text-align:center}.scorecard-grid{grid-template-columns:1fr}.score-panel{max-width:340px;margin:0 auto}.criteria-panel{margin-top:6px}.scorecard-footer,.upgrade-box{flex-direction:column;align-items:stretch}.scorecard-footer .secondary-button{width:100%}.transcript-sidebar{height:auto;position:static}.transcript-page{padding:28px 20px 35px}.transcript-header,.transcript-toolbar{flex-direction:column;align-items:stretch}.transcript-header p{white-space:normal}.transcript-status{align-self:flex-start}.transcript-stats{grid-template-columns:repeat(2,1fr)}.transcript-stats div:nth-child(2){border-right:0}.transcript-stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}.transcript-search{width:100%}.speaker-filters{justify-content:flex-start}.participant-grid{grid-template-columns:1fr}.participants-heading{flex-direction:column;align-items:flex-start}}@media (width<=420px){.topbar span{display:none}.topbar strong{margin-left:0}.form-heading{margin-bottom:27px}.form-card{padding-inline:19px}}.template-link{color:#7b2375;margin-top:12px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-block}.template-link:hover{text-decoration:underline}
