: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}.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}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
