:root{--font-body:"Segoe UI", Inter, Arial, sans-serif;--font-display:"Segoe UI", Inter, Arial, sans-serif;--ink:#172321;--muted:#6b7671;--paper:#f6f4ee;--panel:#fffefa;--line:#dedfd8;--coral:#ff5c45;--coral-dark:#e34431;--sage:#b9cdbd;--blue:#b8d1db;--sand:#e2cda9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}svg{width:20px;height:20px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:3px solid color-mix(in srgb, var(--coral) 55%, white);outline-offset:3px}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#efeee8;flex-direction:column;height:100vh;padding:28px 18px 20px;display:flex;position:sticky;top:0}.brand{font:750 19px/1 var(--font-display);letter-spacing:-.04em;align-items:center;gap:10px;margin:0 10px 38px;display:flex}.brand>span:last-child>span{color:var(--coral);margin-left:2px}.brand-mark-image{object-fit:contain;width:31px;height:23px;display:block}.sidebar nav{gap:5px;display:grid}.nav-item{color:#56615d;border-radius:9px;align-items:center;gap:12px;min-height:44px;padding:0 12px;font-size:14px;font-weight:600;display:flex}.nav-item:hover{color:var(--ink);background:#ffffff8c}.nav-item.active{background:var(--ink);color:#fff}.nav-item svg{width:19px}.sidebar-foot{margin-top:auto}.storage-row{color:var(--muted);justify-content:space-between;margin:0 10px 8px;font-size:11px;display:flex}.storage{background:#d8d8d1;border-radius:3px;height:4px;margin:0 10px 18px;overflow:hidden}.storage span{background:var(--coral);width:10%;height:100%;display:block}.profile{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:10px;padding:16px 8px 0;display:grid}.avatar{background:var(--sand);border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.profile strong,.profile small{display:block}.profile strong{font-size:12px}.profile small{color:var(--muted);margin-top:2px;font-size:10px}.profile button{cursor:pointer;background:0 0;border:0}.main{min-width:0;padding:32px clamp(28px,5vw,74px) 70px}.topbar{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.eyebrow{color:var(--coral-dark);text-transform:uppercase;letter-spacing:.14em;margin:0 0 7px;font-size:10px;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display)}.topbar h1{letter-spacing:-.045em;margin:0;font-size:clamp(28px,3vw,40px)}.primary-button,.record-button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #e3443126}.primary-button:hover,.record-button:hover{background:var(--coral-dark)}.primary-button svg{width:18px}.overview{background:var(--ink);color:#fff;border-radius:16px;grid-template-columns:minmax(240px,1.3fr) 2fr;align-items:end;gap:40px;padding:clamp(24px,4vw,42px);display:grid;position:relative;overflow:hidden}.overview:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;top:-120px;right:-100px;box-shadow:0 0 0 36px #ffffff06,0 0 0 72px #ffffff05}.overview h2{letter-spacing:-.04em;max-width:520px;margin:0;font-size:clamp(24px,3vw,38px);line-height:1.08}.metrics{background:#ffffff26;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.metrics div{background:var(--ink);flex-direction:column;padding-left:24px;display:flex}.metrics strong{font:700 27px/1 var(--font-display)}.metrics span{margin-top:9px;font-size:11px}.metrics small{color:#aeb8b5;margin-top:6px;font-size:9px}.library,.folders{margin-top:48px}.section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.section-head h2{letter-spacing:-.025em;margin-bottom:4px;font-size:20px}.section-head p{color:var(--muted);margin:0;font-size:12px}.tools{gap:8px;display:flex}.search{border:1px solid var(--line);background:var(--panel);border-radius:8px;align-items:center;gap:8px;width:min(250px,28vw);height:40px;padding:0 12px;display:flex}.search svg{width:17px;color:var(--muted)}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.icon-button{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.icon-button svg{width:17px}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.video-card{border:1px solid var(--line);background:var(--panel);border-radius:11px;transition:transform .18s,box-shadow .18s;overflow:hidden}.video-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #17232114}.video-card-link{display:block}.video-card-delete{border:0;border-top:1px solid var(--line);background:var(--panel);color:#932f24;text-align:left;cursor:pointer;width:100%;padding:10px 16px;font-size:10px;font-weight:800}.video-card-delete:hover{background:#fff3f1}.thumbnail{aspect-ratio:16/9;background:#d8cbc1;position:relative;overflow:hidden}.thumbnail.coral{background:#e8b7aa}.thumbnail.sage{background:var(--sage)}.thumbnail.blue{background:var(--blue)}.thumbnail.sand{background:var(--sand)}.thumb-grid{background:linear-gradient(90deg,#0000 32%,#17232129 32% 33%,#0000 33%),linear-gradient(#fff6 20%,#0000 20% 25%,#ffffff52 25% 58%,#0000 58% 64%,#ffffff4d 64%);border:1px solid #1723213d;border-radius:3px;position:absolute;inset:14% 10%}.play{background:var(--panel);border-radius:50%;place-items:center;width:38px;height:38px;margin:auto;padding-left:2px;font-size:11px;display:grid;position:absolute;inset:0;box-shadow:0 5px 15px #1723211f}.duration{color:#fff;background:#172321cc;border-radius:4px;padding:3px 5px;font-size:9px;position:absolute;bottom:8px;right:9px}.camera-bubble{background:var(--ink);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;font-weight:800;display:grid;position:absolute;bottom:9px;left:10px}.video-info{padding:15px 16px 17px}.tag{color:var(--coral-dark);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.video-info h3{white-space:nowrap;text-overflow:ellipsis;margin:8px 0 9px;font-size:14px;overflow:hidden}.video-info p{color:var(--muted);margin:0;font-size:10px}.video-info p span{padding:0 4px}.new-card{background:#ffffff40;border:1px dashed #b8bbb3;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.new-card>span{border:1px solid var(--line);background:var(--panel);width:38px;height:38px;color:var(--coral-dark);border-radius:50%;place-items:center;display:grid}.new-card strong{margin-top:12px;font-size:12px}.new-card small{color:var(--muted);margin-top:5px;font-size:10px}.text-button{color:var(--coral-dark);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.folder-row{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.folder-card{border:1px solid var(--line);background:var(--panel);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.folder-card>svg{width:15px;color:var(--muted)}.folder-icon{border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.folder-icon.coral{background:#f6d2ca}.folder-icon.sage{background:#dbe8dd}.folder-icon.blue{background:#dae8ed}.folder-icon svg{width:18px}.folder-card strong,.folder-card small{display:block}.folder-card strong{font-size:12px}.folder-card small{color:var(--muted);margin-top:3px;font-size:10px}.record-main{padding-top:0}.record-header{justify-content:space-between;align-items:center;height:82px;display:flex}.back-link{color:var(--muted);font-size:12px;font-weight:700}.back-link:hover{color:var(--ink)}.status-pill{border:1px solid var(--line);background:var(--panel);border-radius:20px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:700;display:flex}.status-pill i{background:#a9afac;border-radius:50%;width:7px;height:7px}.status-pill.recording i{background:var(--coral);box-shadow:0 0 0 4px #ff5c4521}.status-pill.finished i{background:#4b9a66}.record-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:34px;min-height:calc(100vh - 82px);display:grid}.stage-wrap{flex-direction:column;align-items:center;min-width:0;display:flex}.record-stage{aspect-ratio:16/9;background:#dfe0db;border:1px solid #cfd1ca;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 45px #17232117}.screen-preview{object-fit:contain;background:#111;width:100%;height:100%;position:absolute;inset:0}.stage-empty{z-index:2;text-align:center;background:#dfe0db;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:absolute;inset:0}.stage-empty>span{background:var(--panel);border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 8px 20px #17232112}.stage-empty svg{width:25px}.stage-empty h1{letter-spacing:-.035em;margin:18px 0 7px;font-size:22px}.stage-empty p{max-width:330px;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.live-camera{z-index:3;aspect-ratio:1;background:var(--ink);border:3px solid #fff;border-radius:50%;width:110px;position:absolute;bottom:22px;left:24px;overflow:hidden;box-shadow:0 8px 22px #1723214d}.live-camera video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.live-camera span{color:#fff;place-items:center;font-weight:800;display:grid;position:absolute;inset:0}.live-camera.visible span{display:none}.live-camera.placeholder{opacity:.85}.stop-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:8px;min-height:43px;margin-top:18px;padding:0 17px;font-size:12px;font-weight:800;display:flex}.stop-button svg{width:17px;color:var(--coral)}.finish-actions{gap:10px;margin-top:18px;display:flex}.secondary-button{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:8px;min-height:40px;padding:0 15px;font-size:11px;font-weight:800}.error-message{color:#932f24;background:#f9ddd8;border-radius:8px;width:100%;margin:12px 0 0;padding:11px 13px;font-size:11px}.record-panel{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:24px}.record-panel h2{letter-spacing:-.035em;margin-bottom:7px;font-size:23px}.panel-copy{color:var(--muted);margin-bottom:25px;font-size:11px;line-height:1.5}.record-panel fieldset{border:0;border-bottom:1px solid var(--line);margin:0 0 20px;padding:0 0 20px}.record-panel legend{text-transform:uppercase;letter-spacing:.08em;margin-bottom:11px;font-size:10px;font-weight:800}.choice{border:1px solid var(--line);border-radius:8px;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;padding:11px;display:grid}.choice.selected{border-color:var(--ink)}.choice input{accent-color:var(--coral)}.choice svg{width:18px}.choice strong,.choice small,.toggle-row strong,.toggle-row small{display:block}.choice strong,.toggle-row strong{font-size:11px}.choice small,.toggle-row small{color:var(--muted);margin-top:2px;font-size:9px}.toggle-row{justify-content:space-between;align-items:center;margin:11px 0;display:flex}.toggle-row>span{align-items:center;gap:10px;display:flex}.toggle-row svg{width:18px}.toggle-row input{width:31px;height:18px;accent-color:var(--coral)}.record-panel select{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);background:#fff;border-radius:8px;padding:0 10px;font-size:11px}.record-button{width:100%}.record-button span{background:#fff;border-radius:50%;width:9px;height:9px}.privacy-note{text-align:center;color:var(--muted);margin:12px 6px 0;font-size:9px;line-height:1.4}.detail-main{padding-top:0}.detail-actions{gap:8px;display:flex}.detail-grid{grid-template-columns:minmax(0,1fr) 320px;gap:38px;display:grid}.detail-grid article>h1{letter-spacing:-.05em;margin-bottom:8px;font-size:clamp(28px,4vw,44px)}.detail-meta{color:var(--muted);font-size:11px}.player-placeholder{aspect-ratio:16/9;background:var(--sage);border-radius:13px;margin-top:26px;position:relative;overflow:hidden}.player-placeholder button{background:var(--panel);cursor:pointer;border:0;border-radius:50%;width:56px;height:56px;margin:auto;font-size:15px;position:absolute;inset:0}.player-placeholder .camera-bubble{width:70px;height:70px;font-size:16px;bottom:22px;left:25px}.ai-summary{border:1px solid var(--line);background:var(--panel);border-radius:12px;margin-top:24px;padding:28px}.summary-title{align-items:center;gap:13px;display:flex}.summary-title>span{width:38px;height:38px;color:var(--coral-dark);background:#f9ddd8;border-radius:8px;place-items:center;display:grid}.summary-title h2{margin:0;font-size:20px}.ai-summary>p{color:#4f5a56;margin:20px 0;font-size:13px;line-height:1.65}.ai-summary h3{font-size:12px}.ai-summary ul{color:#4f5a56;padding-left:18px;font-size:12px;line-height:1.8}.transcript-panel{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:20px}.panel-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:8px;display:grid}.panel-tabs button{color:var(--muted);background:0 0;border:0;padding:4px 0 14px;font-size:10px;font-weight:800}.panel-tabs button.active{color:var(--ink);border-bottom:2px solid var(--coral)}.chapter{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eeeee9;grid-template-columns:42px 1fr;gap:8px;width:100%;padding:13px 4px;display:grid}.chapter>span:first-child{color:var(--coral-dark);font-size:9px;font-weight:800}.chapter strong,.chapter small{display:block}.chapter strong{font-size:11px}.chapter small{color:var(--muted);margin-top:3px;font-size:9px}.generated-message{background:#efeee8;border-radius:9px;margin-top:22px;padding:16px}.generated-message h3{margin:0 0 8px;font-size:13px}.generated-message>p:not(.eyebrow){color:#4f5a56;font-size:10px;line-height:1.5}.generated-message button{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:6px;width:100%;height:34px;font-size:9px;font-weight:800}.slug-note{color:#a0a6a3;word-break:break-all;margin-top:14px;font-size:8px;display:block}@media (max-width:1040px){.video-grid{grid-template-columns:repeat(2,1fr)}.overview{grid-template-columns:1fr}.metrics div:first-child{padding-left:0}.record-layout,.detail-grid{grid-template-columns:1fr}.record-panel,.transcript-panel{width:100%}.record-panel{margin-bottom:40px}}@media (max-width:720px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;height:auto;padding:18px;display:block;position:static}.brand{margin:0 0 16px}.sidebar nav{grid-template-columns:repeat(2,1fr)}.sidebar-foot{display:none}.main{padding:24px 18px 55px}.topbar{align-items:flex-end}.primary-button{min-width:44px}.overview{padding:26px 22px}.metrics{background:0 0;grid-template-columns:1fr;gap:16px}.metrics div{border-bottom:1px solid #ffffff26;padding:0 0 13px}.video-grid,.folder-row{grid-template-columns:1fr}.tools .search{display:none}.record-header{height:65px}.record-layout{gap:20px;min-height:0}.live-camera{width:72px;bottom:14px;left:14px}.record-panel{padding:20px}.detail-grid{gap:22px}.detail-grid article>h1{font-size:30px}.player-placeholder .camera-bubble{width:48px;height:48px;font-size:11px}}.live-camera{transition:inset .2s,width .2s,border-radius .2s,opacity .2s}.live-camera.camera-fullscreen{aspect-ratio:auto;width:100%;box-shadow:none;border:0;border-radius:0;inset:0}.live-camera.camera-screen{opacity:0;pointer-events:none}.camera-layout-toolbar{border:1px solid var(--line);background:var(--panel);border-radius:11px;justify-content:space-between;align-items:center;gap:16px;width:100%;margin-top:14px;padding:10px 11px 10px 14px;display:flex}.camera-layout-copy strong,.camera-layout-copy small{display:block}.camera-layout-copy strong{font-size:11px}.camera-layout-copy small{color:var(--muted);margin-top:3px;font-size:9px}.camera-layout-options{gap:5px;display:flex}.camera-layout-button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:6px;padding:0 10px;font-size:9px;font-weight:800;display:flex}.camera-layout-button:hover:not(:disabled){color:var(--ink);background:#f1f0ea}.camera-layout-button.active{border-color:var(--ink);background:var(--ink);color:#fff}.camera-layout-button:disabled{opacity:.42;cursor:not-allowed}.layout-glyph{border:1px solid;border-radius:2px;width:20px;height:14px;display:block;position:relative}.layout-glyph i{background:currentColor;display:block;position:absolute}.layout-glyph.bubble i{border-radius:50%;width:5px;height:5px;bottom:2px;left:2px}.layout-glyph.fullscreen i{border-radius:1px;inset:2px}.layout-glyph.screen i{display:none}@media (max-width:720px){.live-camera.camera-fullscreen{width:100%;inset:0}.camera-layout-toolbar{flex-direction:column;align-items:flex-start}.camera-layout-options{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.camera-layout-button{text-align:center;flex-direction:column;justify-content:center;min-height:54px;padding:7px 5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}button:disabled{opacity:.55;cursor:not-allowed}.notice{border:1px solid var(--line);background:var(--panel);border-radius:10px;margin:20px 0;padding:20px;line-height:1.6}.stack-form{gap:16px;display:grid}.stack-form label,.inline-form label,.stack-label{gap:7px;font-size:12px;font-weight:600;display:grid}.stack-form input,.inline-form input,.stack-form select,.stack-label input,.stack-label select{border:1px solid var(--line);background:var(--panel);width:100%;min-width:0;color:var(--ink);border-radius:8px;padding:11px}.inline-form{flex-wrap:wrap;align-items:end;gap:12px;margin:20px 0;display:flex}.auth-main{max-width:500px;margin:10vh auto;padding:20px}.auth-main .back-link{margin-top:24px;display:block}.upload-panel{border:1px solid var(--line);background:var(--panel);border-radius:12px;width:100%;margin-top:28px;padding:24px}.upload-panel h2{font-size:20px}.private-player video{aspect-ratio:16/9;background:#111;border-radius:12px;width:100%;display:block}.private-player .text-button{margin-top:12px}.transcript-text{white-space:pre-wrap;overflow-wrap:anywhere}.share-list{padding:0;list-style:none}.share-list li{border-bottom:1px solid var(--line);gap:8px;padding:14px 0;display:grid}.share-list .text-button{justify-self:start}.generated-message .stack-label{margin:12px 0}.account{overflow-wrap:anywhere;gap:12px;font-size:12px;display:grid}.account .text-button{justify-self:start;padding:0}.shared-main{max-width:1100px;margin:0 auto;padding:50px 24px}.finish-actions{flex-wrap:wrap;align-items:center}@media (max-width:720px){.sidebar-foot{margin-top:18px;display:block}.library .section-head{flex-direction:column;align-items:start}.tools .search{width:100%;display:flex}}.detail-grid h1,.shared-main h1{overflow-wrap:anywhere}.detail-download{justify-content:center;align-items:center;gap:7px;width:100%;margin-top:18px;display:flex}.detail-download svg{width:16px}.danger-zone{background:#fff7f5;border:1px solid #e9b3aa;border-radius:9px;margin-top:22px;padding:16px}.danger-zone h3{color:#78291f;margin-bottom:6px;font-size:13px}.danger-zone p{color:#6d4d48;margin-bottom:12px;font-size:10px;line-height:1.5}.danger-zone button{color:#fff;cursor:pointer;background:#a93629;border:0;border-radius:7px;width:100%;min-height:36px;font-size:10px;font-weight:800}.record-panel{scrollbar-width:thin;max-height:calc(100vh - 40px);position:sticky;top:20px;overflow:auto}.record-panel-tabs{background:#efeee8;border-radius:9px;grid-template-columns:1fr 1fr;gap:4px;margin:-12px -12px 22px;padding:4px;display:grid}.record-panel-tabs button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:10px;font-weight:800;display:flex}.record-panel-tabs button.active{background:var(--panel);color:var(--ink);box-shadow:0 2px 8px #17232114}.record-panel-tabs svg{width:15px;height:15px}.prompter-overlay{--prompter-width:76%;--prompter-font-size:32px;--prompter-line-height:1.45;--prompter-opacity:.76;z-index:4;pointer-events:none;justify-content:center;padding:5% 0;display:flex;position:absolute;inset:0}.prompter-overlay[data-position=top]{align-items:flex-start}.prompter-overlay[data-position=center]{align-items:center}.prompter-overlay[data-position=bottom]{align-items:flex-end}.prompter-window{width:var(--prompter-width);background:rgba(9,15,14,var(--prompter-opacity));color:#fff;pointer-events:auto;border:1px solid #ffffff2e;border-radius:12px;height:38%;min-height:120px;position:relative;overflow:hidden;box-shadow:0 12px 34px #00000042}.prompter-window.mirrored{transform:scaleX(-1)}.prompter-guide{z-index:2;pointer-events:none;border-top:1px solid #ff5c45b8;position:absolute;top:50%;left:10px;right:10px}.prompter-guide:before,.prompter-guide:after{content:"";background:var(--coral);border-radius:50%;width:7px;height:7px;position:absolute;top:-4px}.prompter-guide:before{left:-1px}.prompter-guide:after{right:-1px}.prompter-scroll{scrollbar-width:none;overscroll-behavior:contain;font-size:var(--prompter-font-size);line-height:var(--prompter-line-height);letter-spacing:-.02em;text-align:center;text-shadow:0 2px 6px #00000059;padding:0 5%;font-weight:700;position:absolute;inset:0;overflow-y:auto}.prompter-scroll::-webkit-scrollbar{display:none}.prompter-scroll p{margin:0 0 1.1em}.prompter-spacer{height:50%}.prompter-floating-controls{z-index:5;pointer-events:auto;background:#172321e0;border:1px solid #ffffff2e;border-radius:24px;gap:5px;padding:5px;display:flex;position:absolute;bottom:2%;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000038}.prompter-floating-controls button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:31px;height:31px;padding:0;display:grid}.prompter-floating-controls button:hover{background:#ffffff1f}.prompter-floating-controls svg{width:15px;height:15px}.prompter-heading-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.prompter-heading-row h2{margin-bottom:7px}.compact-switch input{width:34px;height:20px;accent-color:var(--coral);cursor:pointer}.prompter-editor-label{text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.prompter-editor{resize:vertical;border:1px solid var(--line);width:100%;min-height:170px;color:var(--ink);background:#fbfaf6;border-radius:9px;padding:12px;font-size:11px;line-height:1.55}.prompter-editor:focus{border-color:var(--coral);outline:3px solid #ff5c451f}.prompter-editor-meta{color:var(--muted);justify-content:space-between;gap:10px;margin:7px 1px 15px;font-size:8px;display:flex}.prompter-templates{border-bottom:1px solid var(--line);margin-bottom:18px;padding-bottom:18px}.prompter-templates summary{color:var(--coral-dark);cursor:pointer;font-size:10px;font-weight:800}.prompter-templates>div{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.prompter-templates button{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:15px;min-height:29px;padding:0 9px;font-size:8px;font-weight:700}.prompter-templates button:hover{border-color:var(--coral);color:var(--coral-dark)}.prompter-transport{grid-template-columns:1.1fr 1fr 1fr;gap:6px;margin-bottom:20px;display:grid}.prompter-transport button{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:36px;padding:0 6px;font-size:8px;font-weight:800;display:flex}.prompter-transport button:first-child{border-color:var(--ink);background:var(--ink);color:#fff}.prompter-transport svg{width:13px;height:13px}.record-panel .prompter-settings{border-bottom:0;margin-bottom:0;padding-bottom:0}.prompter-range{gap:6px;margin-bottom:13px;display:grid}.prompter-range>span{color:var(--muted);justify-content:space-between;font-size:9px;font-weight:700;display:flex}.prompter-range output{color:var(--ink);font-variant-numeric:tabular-nums}.prompter-range input{width:100%;accent-color:var(--coral)}.prompter-position{grid-template-columns:repeat(3,1fr);gap:5px;margin:4px 0 14px;display:grid}.prompter-position button{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:6px;min-height:31px;font-size:8px;font-weight:800}.prompter-position button.active{border-color:var(--ink);background:var(--ink);color:#fff}.prompter-check{cursor:pointer;align-items:flex-start;gap:9px;margin:12px 0;display:flex}.prompter-check input{accent-color:var(--coral);margin-top:2px}.prompter-check strong,.prompter-check small{display:block}.prompter-check strong{font-size:10px}.prompter-check small{color:var(--muted);margin-top:2px;font-size:8px;line-height:1.35}.prompter-check.warning{background:#fff2ef;border:1px solid #efc0b7;border-radius:8px;padding:10px}.prompter-shortcuts{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin:18px 0 0;padding-top:13px;font-size:8px}@media (max-width:1040px){.record-panel{max-height:none;position:static}}@media (max-width:720px){.prompter-window{width:88%;height:46%;min-height:90px}.prompter-scroll{font-size:clamp(17px,5vw,var(--prompter-font-size))}.prompter-floating-controls{bottom:1%}}
