@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#292832;background:#f8f7f4;font-synthesis:none;--purple: #7457d5;--purple-dark: #6447c3;--ink: #292832;--muted: #85828d;--line: #e9e7e2;--paper: #fff;--soft-purple: #f0ecfa;--serif: Georgia, "Times New Roman", serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif}p{line-height:1.65}button:focus-visible,a:focus-visible{outline:3px solid #b3a0ed;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:none;border-color:#9980e1;box-shadow:0 0 0 3px #7457d514}input,textarea,select{border:1px solid #dedce3;border-radius:9px;background:#fff;color:var(--ink);padding:12px 14px;width:100%;transition:border .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:#aaa6af}textarea{resize:vertical;line-height:1.6}label{display:block;font-size:13px;font-weight:550;margin:20px 0 8px}label>input,label>textarea{margin-top:8px}input[type=checkbox]{accent-color:var(--purple);width:16px;height:16px;margin:0;flex-shrink:0}select{cursor:pointer}.muted{color:var(--muted);font-size:14px}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:700;color:#8d7caa;display:flex;align-items:center;gap:9px}.button{border:1px solid transparent;border-radius:9px;min-height:43px;padding:11px 17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:600;line-height:1.3;transition:background .15s,transform .15s,box-shadow .15s;white-space:nowrap}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:var(--purple);color:#fff;box-shadow:0 3px 5px #573d9820}.button.primary:hover:not(:disabled){background:var(--purple-dark);box-shadow:0 5px 15px #7457d528}.button.secondary{background:#fff;border-color:#e4e1e8;color:#514c5e}.button.secondary:hover:not(:disabled){background:#f8f6fd}.button.light{background:#fff;color:#393143}.button.dark-secondary{background:#ffffff0c;border-color:#ffffff20;color:#d7d2e0}.button.compact{min-height:36px;padding:8px 13px;font-size:12px}.button.full{width:100%}.icon-button{border:0;background:transparent;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;color:#8b8697}.icon-button:hover{background:#85808f13;color:var(--purple)}.subtle-link{display:flex;align-items:center;gap:8px;background:none;border:0;font-size:12px;color:#8d879a;padding:9px 0;line-height:1.5}.subtle-link:hover{color:var(--purple)}.brand{display:inline-flex;align-items:center;font-family:Manrope,sans-serif;font-size:24px;font-weight:800;letter-spacing:-1.3px;white-space:nowrap}.brand-period{color:var(--purple)}.brand-mark{display:inline-flex;position:relative;align-items:center;justify-content:center;width:31px;height:31px;margin-right:9px;flex-shrink:0}.brand-mark i{width:16px;height:27px;background:var(--purple);border-radius:10px;position:absolute;left:1px;transform:rotate(-9deg)}.brand-mark i+i{background:#b69bea;left:13px;mix-blend-mode:multiply;transform:rotate(9deg)}.brand-mark.small{width:20px;height:20px;margin-right:0}.brand-mark.small i{width:11px;height:18px;left:0}.brand-mark.small i+i{left:8px}.little-dot{width:6px;height:6px;border-radius:100%;background:#92aa8b;display:inline-block}.avatar{width:33px;height:33px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e9e0f7;color:#79649d;font-size:11px;font-weight:650;flex-shrink:0}.avatar.tiny{width:29px;height:29px;font-size:10px}.color-0{background:#e7dcef!important;color:#7a5e96!important}.color-1{background:#ecdfcc!important;color:#90704b!important}.color-2{background:#d6e5df!important;color:#597c6a!important}.color-3{background:#dce1ef!important;color:#637695!important}.loading{min-height:220px;display:flex;flex-direction:column;gap:15px;align-items:center;justify-content:center;color:var(--muted);font-size:13px}.spin{animation:spin 1.5s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-box{display:flex;align-items:flex-start;gap:10px;background:#fff3ed;color:#9c5137;border:1px solid #f1dacc;border-radius:9px;padding:12px 14px;font-size:12px;line-height:1.6;margin:14px 0}.error-box>svg{flex-shrink:0;margin-top:1px}.error-box>span{flex:1;overflow-wrap:anywhere}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);background:#302d39;color:#fff;box-shadow:0 8px 35px #22113324;display:flex;align-items:center;gap:10px;padding:14px 22px;border-radius:11px;font-size:13px;z-index:200;max-width:calc(100vw - 32px);animation:toastin .25s ease}.toast svg{color:#bdabef;flex-shrink:0}@keyframes toastin{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:230px;padding:35px 23px 18px;background:#f2f1ed;border-right:1px solid #e6e4de;display:flex;flex-direction:column;z-index:10}.sidebar>.brand{margin:0 8px 42px}.workspace{display:flex;gap:10px;align-items:center;padding:11px 8px 26px}.workspace-avatar{width:33px;height:33px;border-radius:9px;background:#e6e1ee;border:1px solid #d9d3e3;display:flex;align-items:center;justify-content:center;color:#77678b;font-size:10px;font-weight:700}.workspace strong{display:block;font-size:11px;font-weight:650;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace small{font-size:9px;color:#96909c;display:block;margin-top:4px}.nav-label{font-size:9px;letter-spacing:1.4px;color:#a39da7;font-weight:600;padding:11px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav button{display:flex;align-items:center;gap:10px;border:0;border-radius:8px;background:none;padding:12px 13px;font-size:12px;text-align:left;color:#8b8494}.sidebar nav button.active{background:#e9e3f4;color:#7959bd;font-weight:600}.sidebar nav button span{margin-left:auto;background:#dcd0ef;border-radius:5px;font-size:9px;padding:2px 5px}.sidebar nav button:hover{background:#eae6ef}.sidebar-bottom{margin-top:auto;padding-top:40px}.sidebar-note{background:#ebe8f0;border:1px solid #e2dde9;border-radius:11px;padding:18px 15px;margin-bottom:20px}.note-icon{color:#9b84ba;margin-bottom:13px}.sidebar-note strong{font-size:12px;font-weight:650}.sidebar-note p{font-size:11px;color:#948b9f;line-height:1.7;margin:7px 0 14px}.sidebar-note button{display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;padding:0;color:#8c6faf;font-size:11px;width:100%;font-weight:600}.sidebar-bottom>.subtle-link{padding:10px 10px 23px}.profile-button{border:0;border-top:1px solid #e2dfd9;padding:20px 5px 0;background:none;width:100%;display:flex;align-items:center;gap:9px;font-size:11px}.profile-button>span:nth-child(2){flex:1;text-align:left}.profile-button svg{color:#a59dac}.library-main{margin-left:230px;flex:1;min-width:0}.library-top{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 44px;font-size:11px;color:#aaa4ae}.library-top strong{font-weight:500;color:#6e6778}.slash{margin:0 13px;color:#ccc7d0}.top-note{font-size:10px;display:flex;align-items:center;gap:8px;color:#9a93a0}.library-content{padding:39px 44px 20px;max-width:1600px;margin:auto}.hero{display:flex;justify-content:space-between;align-items:center;padding:41px 43px 38px;background:#f0edf5;border:1px solid #e6e0ed;border-radius:16px;position:relative;overflow:hidden;min-height:360px;gap:30px}.hero:after{content:"";width:500px;height:500px;border-radius:50%;border:1px solid #e6dff0;position:absolute;right:-40px;top:-165px;pointer-events:none}.hero-copy{position:relative;z-index:2;flex-shrink:0}.tiny-spark{font-size:18px;color:#a38abb;font-weight:400}.hero h1{font-size:clamp(29px,3.1vw,45px);font-weight:650;letter-spacing:-1.8px;line-height:1.2;margin:19px 0 17px}.hero h1 em{font-family:var(--serif);font-weight:400;letter-spacing:-1.5px;color:#886caf}.hero p{font-size:12px;line-height:1.85;color:#8c8298;margin-bottom:24px}.hero .button{font-size:12px;padding:12px 17px}.hero .button>svg:last-child{margin-left:10px}.hero-footnote{display:flex;align-items:center;gap:7px;font-size:9px;color:#9c91a7;margin-top:13px}.hero-footnote span{margin:0 3px}.studio-illustration{width:335px;background:#fbfafc;box-shadow:0 15px 35px #8065971c;border:1px solid #e1d8ec;border-radius:12px;padding:11px;position:relative;transform:rotate(-3deg);z-index:1;flex-shrink:0;margin-right:12px}.illustration-top{display:flex;justify-content:space-between;align-items:center;font-size:7px;color:#b0a5bc;padding:2px 2px 10px}.illustration-top>span:first-child{display:flex;gap:5px;align-items:center}.illustration-top i{height:4px;width:4px;border-radius:50%;background:#b8a6cc}.illustration-stage{background:#eae6f0;padding:10px;border-radius:7px;display:flex;gap:7px;min-height:177px}.illustration-slide{background:#f7f3ec;flex:1;padding:23px 16px 12px;position:relative;overflow:hidden;border-radius:4px}.slide-eyebrow{font-size:4.5px;letter-spacing:1px;color:#b2a091;font-weight:700}.illustration-slide strong{font-family:var(--serif);font-weight:400;font-size:25px;letter-spacing:-.9px;line-height:1.05;display:block;margin-top:9px;color:#736054}.slide-lines{display:flex;gap:3px;margin-top:16px}.slide-lines i{width:18px;height:3px;border-radius:3px;background:#d8bba8}.slide-lines i:nth-child(2){width:12px;background:#e5d9ca}.slide-lines i:last-child{width:6px;background:#e5d9ca}.slide-corner{position:absolute;right:10px;bottom:4px;font-size:33px;color:#d9c9b6}.illustration-people{width:68px;display:flex;flex-direction:column;gap:7px}.illustration-avatar{flex:1;border-radius:5px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#dfcbb9;color:#967c64}.illustration-avatar:before{content:"";position:absolute;width:70px;height:50px;border-radius:50%;top:33px;background:#c3a38a;opacity:.3}.illustration-avatar span{border-radius:50%;background:#f4e6d8;display:flex;justify-content:center;align-items:center;height:28px;width:28px;font-size:11px;position:relative;top:-3px}.illustration-avatar small{position:absolute;bottom:5px;left:6px;font-size:5px;background:#65594a66;padding:2px 4px;border-radius:2px;color:#fff}.illustration-avatar.lilac{background:#cfc4df}.illustration-avatar.lilac span{background:#eee5f6;color:#9680ad}.illustration-avatar.lilac:before{background:#9680ad}.illustration-bottom{display:flex;justify-content:center;gap:18px;align-items:center;padding:11px 0 0;color:#aca3b7}.illustration-bottom>span:first-child{display:flex;gap:10px}.illustration-record{font-size:6px;background:#8b71b7;color:#fff;border-radius:3px;padding:5px 8px}.floating-note{position:absolute;right:-20px;bottom:-20px;display:flex;align-items:center;gap:10px;background:#fffefa;border:1px solid #e9e4dc;box-shadow:0 7px 15px #65504b0c;padding:11px 16px;border-radius:9px;transform:rotate(7deg);color:#9a8c72}.floating-note span{font-size:8px;line-height:1.6}.floating-note strong{display:block;font-size:10px;color:#75614f;font-weight:600}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:36px 0 22px}.section-heading h2{font-size:19px;letter-spacing:-.5px;font-weight:700;display:flex;align-items:center;gap:9px}.section-heading h2>span{font-family:DM Sans;font-size:10px;font-weight:500;letter-spacing:0;border:1px solid #e6e2e8;border-radius:6px;padding:2px 6px;color:#9b92a4;background:#f2eff4}.section-heading p{font-size:11px;color:#a099a6;margin-top:6px}.library-tools{display:flex;align-items:center;gap:10px}.search-field{position:relative;display:flex;align-items:center}.search-field svg{position:absolute;left:11px;color:#a39aaa}.search-field input{padding:10px 10px 10px 35px;width:177px;background:transparent;font-size:10px;border-color:#e7e3e9}.library-tools select{font-size:10px;width:112px;padding:10px;background:transparent;border-color:#e7e3e9}.empty-state{border:1px dashed #dcd5e4;border-radius:13px;text-align:center;padding:40px 20px 35px;background:linear-gradient(160deg,#faf9fc,#f9f8f5)}.empty-art{width:59px;height:54px;position:relative;border:1px solid #e2d9ee;border-radius:14px;background:#f0eaf8;color:#a48cbd;display:flex;align-items:center;justify-content:center;margin:0 auto 19px;transform:rotate(-5deg)}.empty-art>span{position:absolute;bottom:-5px;right:-6px;background:#fdfbf6;border:1px solid #e7e0ec;border-radius:50%;width:23px;height:23px;display:flex;align-items:center;justify-content:center}.empty-state h3{font-size:15px;letter-spacing:-.2px;font-weight:650}.empty-state p{font-size:11px;color:#a39aaa;margin:9px 0 20px}.empty-state .button{min-height:35px;font-size:10px;padding:9px 13px}.library-footer{display:flex;align-items:center;gap:10px;margin-top:29px;padding:4px 0 10px;color:#aca3b2;font-size:9px}.library-footer>.brand-mark{opacity:.35}.library-footer button{margin-left:auto;border:0;background:none;display:flex;gap:7px;align-items:center;color:#a093b0;font-size:9px}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.video-card{border:1px solid #e5e1e9;border-radius:12px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.video-card:hover{box-shadow:0 8px 25px #3020440a;transform:translateY(-2px)}.video-thumb{aspect-ratio:16/9;position:relative;display:block;overflow:hidden;background:#252330}.video-thumb img{width:100%;height:100%;object-fit:cover}.thumb-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ebe4f3;gap:15px}.thumb-placeholder span:not(.brand-mark){font-size:10px;color:#9b85b5}.thumb-placeholder .brand-mark{transform:scale(1.3);opacity:.55}.duration-pill{position:absolute;bottom:9px;right:9px;background:#25212de0;color:#fff;font-size:9px;padding:3px 6px;border-radius:4px}.play-cover{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#22193144;color:#fff;opacity:0;transition:opacity .2s}.video-card:hover .play-cover{opacity:1}.video-card-body{padding:13px 15px}.card-title-row{display:flex;align-items:center;gap:5px}.card-title-row>a{flex:1;min-width:0}.card-title-row h3{font-size:12px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-meta{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#b0a7b7;margin-top:8px}.status-label{font-size:9px;color:#a391b7}.status-ready{color:#7c9b82}.status-error{color:#b87954}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#24202e66;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;display:flex;align-items:center;justify-content:center;padding:24px}.modal{width:490px;max-width:100%;max-height:90vh;overflow:auto;background:#fbfaf8;border:1px solid #ffffffaa;box-shadow:0 20px 100px #25183230;border-radius:17px;padding:29px;outline:none;animation:toastin .2s ease}.modal.wide{width:670px}.modal-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.modal-heading h2{font-size:21px;letter-spacing:-.7px;font-weight:700}.modal-intro{margin:9px 0 22px;font-size:12px}.modal label,.modal input,.modal textarea{font-size:12px}.optional{color:#ada5b4;font-weight:400;margin-left:5px;font-size:10px}.template-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:10px 0}.template-option{background:#fff;border:1px solid #e8e2ed;display:flex;flex-direction:column;align-items:flex-start;gap:12px;border-radius:9px;padding:15px 12px;font-size:11px;color:#93869f}.template-option.selected{border-color:#a68bda;background:#f1ebfb;color:#815db4}.modal-footer{display:flex;align-items:center;justify-content:space-between;margin-top:26px;gap:10px}.modal-footer>span{display:flex;align-items:center;gap:6px;color:#aca1b6;font-size:10px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:25px}.modal-heading+.muted{margin-top:14px}.help-list{padding-top:13px}.help-list>div{display:flex;gap:18px;margin:22px 0}.help-list>div>span{font-size:11px;color:#b29cc8;font-family:var(--serif);font-style:italic;margin-top:3px}.help-list h3{font-size:13px;font-weight:650;margin-bottom:5px}.help-list p{font-size:12px;color:#95899f;line-height:1.7}.soft-note{display:flex;gap:9px;align-items:flex-start;background:#f1edf6;color:#a090ae;border-radius:8px;padding:13px 14px;font-size:10px;line-height:1.7;margin-top:19px}.soft-note svg{flex-shrink:0;margin-top:2px}.auth-page{display:grid;grid-template-columns:1.1fr 1fr;min-height:100vh}.auth-story{background:#efebf5;padding:42px 8%;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #e4dcea;min-height:800px}.auth-story>div{padding:55px 0}.auth-story h1{font-size:62px;font-weight:600;line-height:1.15;letter-spacing:-3px;margin:22px 0}.auth-story h1 em{font-family:var(--serif);color:#9476b6;font-weight:400;letter-spacing:-2px}.auth-story p{font-size:13px;color:#9788a4;margin-bottom:43px}.auth-story .studio-illustration{margin:20px 0 30px 10px;width:325px}.auth-caption{font-size:10px;color:#ac9bbd;display:flex;gap:8px;align-items:center;margin-top:40px}.auth-story>.muted{font-size:10px}.auth-form-wrap{display:flex;align-items:center;justify-content:center;padding:45px}.auth-form{width:350px;max-width:100%}.auth-form h2{font-size:26px;letter-spacing:-1px;margin:14px 0 13px;font-weight:650}.auth-form>.muted{font-size:12px;margin-bottom:29px}.auth-form label{font-size:12px}.auth-form input{font-size:12px;padding:13px}.auth-form>.button{margin-top:26px}.auth-note{display:flex;justify-content:center;align-items:center;gap:6px;font-size:9px;color:#aca1b5;margin-top:19px}.simple-header{height:82px;padding:0 42px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.simple-header .brand{font-size:23px}.secure-label{font-size:11px;color:#a193ad;display:flex;gap:7px;align-items:center}.preflight-main{max-width:1120px;margin:0 auto;padding:52px 35px 35px}.preflight-intro{text-align:center;margin-bottom:38px}.preflight-intro .eyebrow{justify-content:center}.preflight-intro h1{font-size:37px;letter-spacing:-1.7px;margin:13px 0 12px;font-weight:650}.preflight-intro p{font-size:13px;color:#9f93a7}.preflight-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:38px;align-items:start}.preflight-preview{aspect-ratio:16/10;border-radius:15px;background:#24232f;overflow:hidden;position:relative;color:#fff}.preflight-preview>video{width:100%;height:100%;object-fit:cover}.mirror{transform:scaleX(-1)}.camera-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;padding:25px}.preview-avatar{width:70px;height:70px;display:flex;justify-content:center;align-items:center;background:#35323f;border:1px solid #51465e;border-radius:50%;margin-bottom:15px;color:#bda9d2;font-size:23px}.camera-placeholder h3{font-size:20px;letter-spacing:-.6px;font-weight:500}.camera-placeholder p{font-size:10px;max-width:240px;color:#9a8da8;margin:10px 0 20px}.camera-placeholder .button{font-size:10px;min-height:35px}.preview-tag{position:absolute;bottom:17px;left:18px;font-size:10px;display:flex;align-items:center;gap:10px;background:#26212e88;border-radius:5px;padding:6px 9px}.preview-tag>span{font-size:8px;color:#cabcd4}.preview-camera-toggle{position:absolute;bottom:15px;right:15px;background:#1b152888;color:#ddd0eb;width:35px;height:35px}.device-row{display:flex;gap:11px;margin-top:16px}.device-row>label{margin:0;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e6dfea;border-radius:8px;padding-left:12px;color:#a090ac;min-width:0;flex:1}.device-row select{font-size:10px;padding:10px 8px;border:0;min-width:0}.mic-check{display:flex;align-items:center;gap:12px;margin-top:17px;color:#a395ab;font-size:9px;flex-wrap:wrap}.audio-bars{display:flex;gap:3px;height:12px;align-items:center}.audio-bars i{width:3px;height:8px;border-radius:2px;background:#e0d6e8}.audio-bars i.lit{background:#9bb198}.mic-check>button{background:none;border:0;color:#9274b1;font-size:10px;margin-left:auto}.join-card{background:#fff;border:1px solid #e7dfec;border-radius:14px;padding:29px 26px}.join-icon{width:43px;height:43px;border:1px solid #e6d8f0;border-radius:12px;background:#f3edf9;color:#a086bd;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.join-card>.eyebrow{font-size:9px}.join-card h2{font-size:23px;font-weight:650;letter-spacing:-.7px;margin:10px 0;line-height:1.4;overflow-wrap:anywhere}.join-card>.muted{font-size:11px}.join-card label{font-size:11px}.join-card input{font-size:12px}.check-label{display:flex;gap:10px;align-items:flex-start;font-size:10px!important;font-weight:400;line-height:1.6;color:#9e8fa9;margin:19px 0!important}.check-label input{margin-top:2px!important}.join-note{display:flex;gap:6px;align-items:center;justify-content:center;font-size:8px;color:#a99ab4;margin-top:14px}.preflight-tip{display:flex;justify-content:center;align-items:center;gap:9px;font-size:10px;color:#ab9bb4;margin-top:40px}.studio-page{background:#f8f7fa;min-height:100vh;display:flex;flex-direction:column}.studio-header{height:78px;padding:0 28px;background:#fff;border-bottom:1px solid #e7e1ed;display:flex;justify-content:space-between;align-items:center;gap:15px}.studio-heading{display:flex;align-items:center;gap:23px;min-width:0}.header-divider{width:1px;height:25px;background:#e6dfeb;flex-shrink:0}.studio-heading .brand{font-size:22px}.studio-heading h1{font-size:12px;font-weight:600;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:360px}.studio-heading>div>span{display:flex;align-items:center;gap:4px;font-size:9px;color:#b0a2bb}.studio-header-actions{display:flex;align-items:center;gap:19px}.connection{display:flex;gap:6px;align-items:center;font-size:9px;color:#85a089}.connection.offline{color:#bf8762}.studio-header-actions .button{font-size:10px}.studio-layout{display:flex;flex:1;min-height:calc(100vh - 78px)}.studio-main{flex:1;min-width:0;padding:25px 32px 16px;display:flex;flex-direction:column}.stage-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.record-status{font-size:10px;display:flex;align-items:center;gap:7px;color:#a295ae}.record-status>i{height:6px;width:6px;border-radius:50%;background:#b9abc4}.record-status.is-recording{color:#c66f66}.record-status.is-recording>i{background:#d7756c;animation:pulse 1.8s infinite}.record-status strong{font-weight:500;font-variant-numeric:tabular-nums;color:#8f7c9e;margin-left:7px}.stage-audience{display:flex;gap:6px;align-items:center;font-size:9px;color:#aa9db4}.studio-stage{background:#201f2a;border:1px solid #282535;border-radius:13px;aspect-ratio:16/9;position:relative;overflow:hidden;width:100%;max-height:calc(100vh - 290px);min-height:300px;display:flex;flex-direction:column;box-shadow:0 8px 25px #24133008}.conversation-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px;height:100%;flex:1;min-height:0}.conversation-grid.count-3,.conversation-grid.count-4{grid-template-rows:1fr 1fr}.person-tile{border-radius:9px;position:relative;overflow:hidden;background:#353040;min-width:0;min-height:0;isolation:isolate}.person-tile video{position:absolute;width:100%;height:100%;object-fit:cover}.person-avatar{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.person-avatar>span{width:65px;height:65px;display:flex;align-items:center;justify-content:center;background:#ffffff35;border-radius:50%;font-size:22px;font-weight:500}.person-tile.large .person-avatar>span{width:88px;height:88px;font-size:29px}.person-label{position:absolute;bottom:10px;left:10px;right:10px;display:flex;align-items:center;justify-content:space-between;gap:5px;color:#fff;font-size:9px;z-index:2}.person-label>span:first-child{padding:5px 7px;background:#26202d99;border-radius:4px;display:flex;align-items:center;gap:6px;max-width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.person-label small{font-size:7px;opacity:.65}.sound-indicator{display:flex;gap:2px;align-items:center;height:18px;background:#2c263a77;border-radius:4px;padding:4px}.sound-indicator i{width:2px;height:5px;background:#c5b0dd;border-radius:1px}.sound-indicator i:nth-child(2){height:8px}.guest-empty{border:1px dashed #51415f;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:9px;text-align:center;padding:20px;color:#d0bfdc;background:radial-gradient(ellipse at 50% 30%,#32293d,#26212f)}.guest-empty-icon{position:relative;color:#8b709f;margin-bottom:19px}.guest-empty-icon svg:last-child{position:absolute;bottom:-2px;right:-5px;border-radius:50%;background:#483754;padding:1px}.guest-empty h3{font-size:15px;font-family:var(--serif);font-weight:400;font-style:italic;color:#c1aace}.guest-empty p{font-size:9px;line-height:1.8;color:#8e799e;margin:12px 0 20px}.guest-empty .button{font-size:9px;min-height:31px;padding:8px 11px}.shared-screen{flex:1;position:relative;min-height:0;padding:10px}.shared-screen>video{width:100%;height:100%;object-fit:contain}.screen-presenter{position:absolute;left:15px;bottom:8px;display:flex;align-items:center;gap:5px;font-size:8px;color:#d5c2df;background:#22182fa6;border-radius:4px;padding:4px 7px}.presenter-strip{display:flex;justify-content:center;gap:9px;height:100px;flex-shrink:0;padding:5px 14px 12px}.presenter-strip .person-tile{width:140px}.presenter-strip .person-avatar>span{width:33px;height:33px;font-size:11px}.presenter-strip .person-label{font-size:7px;bottom:5px;left:5px;right:5px}.presenter-strip .person-label small{display:none}.presenter-strip .person-label>span:first-child{padding:3px 5px}.stage-under{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:15px}.layout-switch{display:flex;border:1px solid #e8dfef;border-radius:7px;padding:3px;background:#eeebf2;gap:3px}.layout-switch button{border:0;background:none;border-radius:4px;padding:6px 9px;display:flex;align-items:center;gap:6px;font-size:9px;color:#a08daf}.layout-switch button.active{background:#fff;box-shadow:0 1px 3px #24172f0a;color:#9170b0}.studio-save-status{font-size:8px;display:flex;gap:5px;align-items:center;color:#a495ae}.studio-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:25px;padding:17px 0 10px;border-top:1px solid #e8e1ed}.device-controls,.record-controls{display:flex;align-items:center;gap:17px}.control{background:none;border:0;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:8px;color:#8a749b;min-width:44px;padding:0}.control>svg{background:#fff;border:1px solid #e6dcee;padding:9px;box-sizing:content-box;border-radius:9px;transition:background .15s}.control:hover>svg{background:#f0e8f8}.control.off{color:#ba847d}.control.off>svg{background:#fbefeb;border-color:#eed8d1}.control.on>svg{background:#ede3fb;border-color:#cbb5e5;color:#8860b5}.control.redo-control{color:#9e7fb5}.record-button{background:#7955c5;color:#fff;min-height:44px;padding:12px 20px;font-size:11px}.record-dot{height:9px;width:9px;border:2px solid #e3d3fd;background:#fff;border-radius:50%;margin-right:3px}.finish-button{background:#f3e4e0;border:1px solid #e9cec6;color:#b06f60;font-size:10px;min-height:41px}.studio-bottom-hint{display:flex;gap:6px;align-items:center;justify-content:center;margin-top:14px;color:#b1a0be;font-size:9px}.studio-panel{width:285px;flex-shrink:0;background:#fff;border-left:1px solid #e8e0ee;display:flex;flex-direction:column}.panel-tabs{display:flex;border-bottom:1px solid #ebe5f0;padding:0 15px;gap:14px;min-height:53px;align-items:stretch}.panel-tabs>button{border:0;border-bottom:2px solid transparent;padding:15px 0 12px;background:none;display:flex;gap:6px;align-items:center;justify-content:center;color:#b19fbf;font-size:10px;white-space:nowrap}.panel-tabs>button.active{color:#9270b2;border-color:#a482c5}.panel-tabs span:not(.sr-only){font-size:8px;border-radius:4px;background:#eee7f5;padding:1px 4px}.panel-section{padding:28px 23px}.panel-section>.eyebrow{font-size:8px;color:#b5a1c1;letter-spacing:1.6px}.panel-section h3{font-size:17px;letter-spacing:-.4px;margin-top:10px;font-weight:600}.panel-section>.muted{font-size:11px;line-height:1.9;margin-top:13px;color:#aa96b7}.talking-points label{display:flex;align-items:flex-start;gap:9px;font-size:11px;color:#9c85ad;font-weight:400;line-height:1.7;margin:20px 0}.talking-points input{width:13px;height:13px;margin-top:3px}.talking-points label:has(input:checked)>span{text-decoration:line-through;color:#c4b5cf}.panel-tip{background:#f7f3fa;border:1px solid #efe5f6;border-radius:9px;margin-top:26px;padding:17px;display:flex;gap:10px;align-items:flex-start}.panel-tip>span{color:#b293c6;font-size:21px}.panel-tip p{font-size:10px;color:#ad96ba;line-height:1.8}.participant-list{border-top:1px solid #efe7f4}.small-heading{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.1px;font-weight:600;color:#b09cbc}.small-heading>span{letter-spacing:0;font-weight:400;font-size:9px}.participant-row{display:flex;align-items:center;gap:10px;margin-top:20px}.participant-row>div{flex:1;min-width:0}.participant-row strong{font-size:10px;font-weight:550;display:block;color:#8b779c}.participant-row small{font-size:8px;color:#bdabc9;display:block;margin-top:3px}.participant-row>svg{color:#b5a2c1}.panel-bottom{padding:20px 23px;margin-top:auto;border-top:1px solid #efe7f4}.panel-bottom>.button{font-size:10px;min-height:36px;color:#a184b6}.panel-bottom>.subtle-link{justify-content:center;font-size:10px;width:100%;color:#a184b6;margin-top:5px}.studio-take{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #f0e8f5;color:#ac94bd}.take-number{width:26px;height:29px;border-radius:5px;border:1px solid #e8ddf0;display:flex;align-items:center;justify-content:center;color:#ab92bc;font-size:9px;background:#f5f0fa;flex-shrink:0;font-variant-numeric:tabular-nums}.studio-take>div{flex:1}.studio-take strong{font-size:11px;font-weight:550;color:#967daa}.studio-take small{display:block;font-size:8px;margin-top:5px;color:#b5a2c3}.studio-take.discarded{opacity:.55}.live-dot{width:6px;height:6px;border-radius:50%;background:#cf8a83;animation:pulse 1.8s infinite}@keyframes pulse{50%{opacity:.4}}.panel-empty{text-align:center;padding:34px 6px;color:#b6a0c5}.panel-empty>svg{opacity:.6}.panel-empty h3{font-size:13px;margin-top:15px}.panel-empty p{font-size:11px;line-height:1.8;margin-top:12px}.countdown,.finished-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#251c37b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;z-index:5}.countdown>span{font-size:100px;font-family:var(--serif);font-style:italic;color:#e0c9fa}.countdown>p{font-size:13px;color:#c5acd6}.finished-overlay{background:#241c33ee}.finished-check{width:65px;height:65px;border:1px solid #726780;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#42364f;color:#d1b9e4;margin-bottom:19px}.finished-overlay h2{font-family:var(--serif);font-weight:400;font-style:italic;font-size:32px}.finished-overlay p{font-size:11px;color:#b4a0c4;margin:15px 20px;text-align:center}.upload-progress{font-size:10px;display:flex;gap:6px;align-items:center;color:#b4c4a9;margin-bottom:23px}.finished-overlay>.button{font-size:11px}.guest-hint{font-size:10px;color:#ae9abc}.waiting-screen{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;color:#a68abb;font-size:11px}.studio-alert{padding:0 25px;background:#fff}.studio-alert .error-box{margin:10px 0}.review-page{min-height:100vh}.review-header-left,.review-header-actions{display:flex;align-items:center;gap:23px}.back-link{display:flex;gap:5px;align-items:center;font-size:11px;color:#a08bad}.review-main{max-width:1370px;margin:auto;padding:37px 42px 45px}.review-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 28px}.review-title-row h1{display:flex;align-items:center;gap:10px;font-size:28px;letter-spacing:-1px;font-weight:650;line-height:1.5;margin:8px 0 11px;overflow-wrap:anywhere}.review-title-row h1>.icon-button{opacity:.4}.review-title-row h1:hover>.icon-button{opacity:1}.review-title-row form{display:flex;align-items:center;gap:8px;margin:10px 0}.review-meta{display:flex;align-items:center;gap:10px;color:#ad9cb9;font-size:10px}.review-meta>span{display:flex;align-items:center;gap:4px}.review-meta>i{width:2px;height:2px;background:#c8b9d2;border-radius:50%}.review-title-row>.subtle-link{font-size:10px;white-space:nowrap}.review-layout{display:grid;grid-template-columns:minmax(0,1fr) 305px;gap:28px}.player-wrap{aspect-ratio:16/9;border-radius:12px;background:#211c2b;overflow:hidden;border:1px solid #2e243b}.player-wrap>video{width:100%;height:100%;display:block}.player-pending{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#d6c3e4;text-align:center;padding:30px}.pending-symbol{color:#9173a8;margin-bottom:21px}.player-pending h2{font-size:23px;font-family:var(--serif);font-style:italic;font-weight:400}.player-pending p{font-size:11px;color:#a38bb5;max-width:340px;margin:15px 0 20px}.player-pending .button{font-size:10px;min-height:34px}.review-panel{background:#fff;border:1px solid #e7dfed;border-radius:12px;overflow:hidden;align-self:start;min-height:420px}.review-panel .panel-tabs{padding:0 20px;gap:21px}.edit-panel,.chapters-panel,.comments-panel{padding:22px}.edit-intro h3,.chapters-panel h3,.comments-panel h3{font-size:15px;font-weight:650;letter-spacing:-.3px}.edit-intro p,.chapters-panel>.muted{font-size:10px;color:#b09bbc;margin-top:7px;line-height:1.7}.segmented{display:flex;margin:20px 0 14px;background:#f4eff8;border:1px solid #eee5f5;border-radius:7px;padding:3px;gap:3px}.segmented button{background:none;border:0;flex:1;padding:6px 2px;border-radius:4px;font-size:9px;color:#b399c4;display:flex;align-items:center;justify-content:center;gap:6px}.segmented button.active{background:#fff;color:#956dad;box-shadow:0 1px 4px #3111440a}.segmented span{font-size:8px;opacity:.7}.edit-take{border-bottom:1px solid #f0e7f6;padding:11px 0}.edit-take-row{display:flex;gap:9px;align-items:center}.edit-take-row>div{flex:1;min-width:0}.edit-take strong{font-size:10px;display:block;font-weight:550;color:#91779f}.edit-take small{font-size:8px;display:block;margin-top:5px;color:#bda7c9}.edit-take-row .icon-button{width:23px;height:27px;color:#b299c2}.take-include{border:1px solid #e8d9f1;background:#faf6fc;width:22px;height:22px;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:0;color:#b69cc8;flex-shrink:0}.take-include.included{background:#ece2f6;border-color:#dbc6ea;color:#a680c1}.edit-take.excluded .edit-take-row>div,.edit-take.excluded .take-number{opacity:.6}.trim-fields{padding:13px 0 5px}.trim-fields>p{font-size:9px;color:#b99fc9}.trim-fields>div{display:flex;gap:10px}.trim-fields label{font-size:9px;color:#a991ba;margin:12px 0}.trim-fields input{font-size:10px;padding:7px 9px;margin-top:5px}.trim-fields .button{font-size:9px;min-height:28px;padding:7px}.edit-summary{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding-top:16px;border-top:1px solid #eee4f4}.edit-summary>span{font-size:8px;letter-spacing:1.1px;color:#b69dc7}.edit-summary>strong{font-size:16px;font-weight:500;color:#9476a8}.disabled-panel{opacity:.5;pointer-events:none}.markers{margin-top:25px}.markers>div:not(.small-heading){display:flex;gap:6px;align-items:center;color:#b59cc5;font-size:8px;margin-top:13px;flex-wrap:wrap}.markers small{margin-left:auto;font-size:8px}.description-section{margin-top:28px;background:#fff;border:1px solid #e9e0ef;border-radius:10px;padding:21px}.description-section .small-heading{font-size:8px}.small-heading>button{display:flex;align-items:center;gap:5px;color:#a186b7;font-size:9px;border:0;background:none;letter-spacing:0}.description-section textarea{border:0;background:none;font-size:12px;color:#9e85ae;padding:12px 0 0;min-height:70px}.description-section textarea:focus{box-shadow:none}.description-section>p{font-size:12px;color:#a48bb4;margin-top:15px;white-space:pre-wrap}.made-with{display:flex;align-items:center;gap:8px;justify-content:center;margin-top:23px;color:#bcabc7;font-size:9px}.made-with .brand-mark{opacity:.3}.processing-note{display:flex;align-items:center;gap:8px;color:#aa8fbc;background:#f0e9f7;padding:12px 15px;font-size:10px;border-radius:8px;margin-top:13px}.recovery-note{display:flex;gap:11px;background:#fbf0e8;border:1px solid #f0dfd2;padding:17px;border-radius:9px;color:#b08c71;margin-top:16px;font-size:11px}.recovery-note>svg{flex-shrink:0}.recovery-note p{font-size:10px;margin:7px 0 12px;overflow-wrap:anywhere}.recovery-note .subtle-link{font-size:10px;color:#ad8464}.chapter-row{display:flex;align-items:center;border-bottom:1px solid #f0e7f6}.chapter-row>button:first-child{display:flex;gap:11px;align-items:center;flex:1;text-align:left;border:0;background:none;padding:16px 0;font-size:11px;color:#a083b4}.chapter-row>button:first-child>span{font-size:10px;color:#ae89c7;background:#f2eaf9;border-radius:4px;padding:3px 5px}.chapter-row .icon-button{width:20px}.chapter-form{margin-top:20px;border-top:1px solid #efe4f6;padding-top:3px}.chapter-form label{font-size:10px;color:#ac91bd}.chapter-form input{font-size:10px;padding:11px}.chapter-form .button{font-size:10px;min-height:35px}.comment{display:flex;gap:8px;margin-top:23px;align-items:flex-start}.comment>div{flex:1;min-width:0}.comment strong{font-size:10px;font-weight:550;color:#9b7bae}.timestamp{display:inline-block;border:0;border-radius:4px;background:#f1e7f8;color:#b58dcf;font-size:8px;margin-left:7px;padding:2px 4px}.comment p{font-size:11px;color:#a98eb9;margin-top:6px;white-space:pre-wrap;overflow-wrap:anywhere}.comment>.icon-button{width:15px;height:19px}.comment-form{margin-top:25px;border-top:1px solid #eee3f6;padding-top:20px}.comment-form input,.comment-form textarea{font-size:11px;padding:10px;margin-bottom:10px}.comment-form>div{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#b499c4}.comment-form .button{font-size:10px}.share-access{display:flex;gap:13px;padding:18px 0 23px;align-items:center}.share-icon{width:45px;height:45px;border:1px solid #e7d7f1;border-radius:11px;background:#f4edf9;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#af8ec5}.share-access strong{font-size:12px;font-weight:550}.share-access p{font-size:10px;color:#b19ac1;margin-top:6px}.copy-field{display:flex;margin-bottom:17px;align-items:center;border:1px solid #e9dbf3;border-radius:8px;background:#fff;padding-right:6px}.copy-field input{border:0;font-size:11px;background:none;padding:12px}.centered{justify-content:center;margin:14px auto 0}.danger-text{color:#b18477;font-size:10px}.not-found{padding:90px 30px;text-align:center;max-width:700px;margin:auto}.not-found h1{font-size:30px;margin:30px 0}.not-found .button{margin-top:20px}@media(min-width:1500px){.hero{padding:52px 55px;min-height:415px}.hero h1{font-size:49px}.hero p{font-size:14px}.hero .studio-illustration{width:410px;margin-right:40px}.hero .illustration-stage{min-height:214px}.hero .illustration-slide strong{font-size:31px}.hero .illustration-people{width:83px}.hero .illustration-avatar span{height:35px;width:35px}.hero .illustration-avatar:before{width:100px;top:43px}.hero .floating-note{padding:15px 22px}.section-heading{margin-top:43px}.empty-state{padding:50px 20px}.library-content{padding-top:45px}.studio-main{padding:30px 50px 20px}.studio-stage{min-height:470px}.studio-panel{width:315px}}@media(max-width:1150px){.sidebar{width:205px;padding-left:18px;padding-right:18px}.library-main{margin-left:205px}.library-top{padding:0 28px}.library-content{padding:28px}.hero{padding:32px 28px;gap:12px;min-height:320px}.hero h1{font-size:32px}.hero p{font-size:11px}.hero .studio-illustration{width:255px;margin-right:7px}.hero .illustration-stage{min-height:145px;padding:7px;gap:5px}.hero .illustration-slide{padding:16px 12px 10px}.hero .illustration-slide strong{font-size:21px}.hero .illustration-people{width:49px}.hero .illustration-avatar span{width:24px;height:24px;font-size:9px}.hero .floating-note{padding:9px 12px;right:-12px}.hero-footnote{font-size:8px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-panel{width:245px}.studio-main{padding:22px}.studio-header{padding:0 20px}.studio-heading{gap:15px}.studio-heading h1{max-width:260px}.device-controls,.record-controls{gap:10px}.control{min-width:36px;font-size:7px}.control>svg{padding:8px;width:18px;height:18px}.finish-button{padding:10px;font-size:9px}.panel-section{padding:23px 19px}.panel-tabs{gap:13px;padding:0 12px}.panel-tabs>button{font-size:9px}.stage-under{flex-wrap:wrap}.studio-stage{min-height:320px}.review-main{padding:30px}.review-layout{grid-template-columns:minmax(0,1fr) 275px;gap:20px}.review-title-row h1{font-size:24px}.review-header-actions{gap:12px}.simple-header{padding:0 30px}}@media(max-width:900px){.hero .studio-illustration{display:none}.hero-copy{flex-shrink:1}.hero h1{font-size:36px}.hero{min-height:320px}.top-note{display:none}.section-heading{align-items:flex-start;flex-direction:column;gap:16px}.library-tools{width:100%}.search-field{flex:1}.search-field input{width:100%}.library-footer>button{display:none}.studio-panel{width:220px}.studio-heading .brand{font-size:18px}.studio-heading .brand-mark{transform:scale(.8);margin-right:3px}.studio-heading h1{max-width:160px;font-size:10px}.studio-header-actions{gap:10px}.studio-header-actions .connection span{display:none}.studio-main{padding:18px}.studio-stage{min-height:260px;aspect-ratio:4/3}.studio-controls{flex-wrap:wrap;justify-content:center;gap:20px}.stage-audience{display:none}.guest-empty h3{font-size:13px}.guest-empty p{font-size:8px}.guest-empty .button{font-size:8px;padding:7px}.conversation-grid{gap:8px;padding:12px}.person-tile.large .person-avatar>span{width:60px;height:60px;font-size:20px}.review-layout{grid-template-columns:1fr}.review-panel{min-height:300px}.review-panel .panel-tabs{gap:28px}.review-panel .panel-tabs button{font-size:12px}.edit-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.edit-intro,.segmented,.edit-takes{grid-column:1}.edit-summary{grid-column:2;grid-row:1;align-self:start;margin-top:0}.edit-panel>.soft-note{grid-column:2;grid-row:2/4;align-self:start}.edit-take strong{font-size:12px}.edit-take small{font-size:10px}.preflight-grid{gap:25px;grid-template-columns:1.2fr 1fr}.join-card{padding:23px 20px}.preflight-preview{aspect-ratio:4/3}.camera-placeholder p{font-size:9px}.auth-story h1{font-size:49px}.auth-story .studio-illustration{width:260px;margin-left:0}.auth-story .illustration-slide strong{font-size:20px}.auth-story .illustration-stage{min-height:155px}.auth-story .illustration-people{width:50px}.auth-story p{font-size:11px}.auth-form-wrap{padding:30px}.auth-form h2{font-size:22px}}@media(max-width:680px){.sidebar{position:relative;width:auto;inset:auto;padding:20px;background:#f2f1ed;border-right:0;border-bottom:1px solid #e4dcea;flex-direction:row;justify-content:space-between;align-items:center;gap:15px}.sidebar>.brand{margin:0;font-size:22px}.sidebar .workspace,.sidebar .nav-label,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;gap:5px}.sidebar nav button{padding:8px;font-size:0;gap:0}.sidebar nav button span{display:none}.app-shell{display:block}.library-main{margin-left:0}.library-top{display:none}.library-content{padding:20px}.hero{padding:29px 25px;min-height:315px;border-radius:12px}.hero h1{font-size:35px;letter-spacing:-1.4px}.hero p{font-size:11px}.hero:after{right:-310px}.hero .eyebrow{font-size:8px}.hero-footnote{font-size:9px}.section-heading{margin-top:28px}.section-heading h2{font-size:18px}.section-heading p{font-size:10px}.video-grid{grid-template-columns:1fr 1fr;gap:12px}.video-card-body{padding:10px}.card-title-row h3{font-size:10px}.card-meta{font-size:8px;flex-wrap:wrap;gap:5px}.status-label{font-size:8px}.video-card .icon-button{width:20px}.empty-state{padding:33px 18px}.empty-state p{font-size:11px;max-width:240px;margin-left:auto;margin-right:auto}.library-footer{font-size:8px;justify-content:center}.auth-page{display:block}.auth-story{min-height:0;padding:25px;background:#f0ebf5}.auth-story>div,.auth-story>.muted{display:none}.auth-form-wrap{padding:45px 28px}.auth-form{width:380px}.auth-form h2{font-size:27px}.modal-backdrop{padding:15px}.modal{padding:24px}.modal-heading h2{font-size:20px}.modal-footer{flex-wrap:wrap}.modal-footer>span{font-size:9px}.modal-footer>.button{font-size:11px}.template-option{padding:12px 8px;font-size:9px}.simple-header{height:70px;padding:0 20px}.simple-header .brand{font-size:21px}.simple-header>.secure-label{font-size:8px;gap:4px}.preflight-main{padding:34px 20px}.preflight-intro{margin-bottom:28px}.preflight-intro h1{font-size:31px}.preflight-intro p{font-size:11px;max-width:280px;margin:auto}.preflight-intro .eyebrow{font-size:8px}.preflight-grid{grid-template-columns:1fr;gap:27px}.preflight-preview{aspect-ratio:16/10}.join-card{padding:25px}.join-card>.join-icon{display:none}.preflight-tip{margin-top:28px;font-size:9px}.studio-header{height:auto;min-height:72px;padding:14px;gap:10px}.studio-heading{gap:10px}.studio-heading .brand{font-size:0}.studio-heading .brand-mark{font-size:initial;transform:scale(.85);margin:0}.studio-heading .brand-period{display:none}.studio-heading>.header-divider{display:none}.studio-heading h1{max-width:140px;font-size:10px;white-space:normal;line-height:1.4}.studio-header-actions .button{font-size:9px;gap:5px;padding:8px}.studio-header-actions{gap:7px}.studio-header-actions .connection{display:none}.studio-header-actions>.icon-button{width:20px}.studio-layout{flex-direction:column;min-height:0}.studio-main{padding:20px 14px}.studio-stage{aspect-ratio:1/1;max-height:none;min-height:280px}.conversation-grid.count-1,.conversation-grid.count-2{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.guest-empty{padding:15px}.guest-empty-icon{display:none}.guest-empty h3{font-size:15px}.guest-empty p{margin:7px 0 10px;font-size:9px}.guest-empty p br{display:none}.guest-empty .button{font-size:9px}.person-tile.large .person-avatar>span{width:55px;height:55px}.stage-under{gap:10px;justify-content:center}.layout-switch{width:100%}.layout-switch button{flex:1;justify-content:center;font-size:9px}.studio-save-status{font-size:8px}.studio-controls{margin-top:17px;padding-top:17px;gap:20px}.device-controls{gap:20px}.record-controls{gap:17px}.control{font-size:8px}.control>svg{padding:9px;width:20px;height:20px}.finish-button{font-size:10px;padding:12px}.studio-bottom-hint{font-size:8px;text-align:center;line-height:1.6;padding:0 7px}.studio-panel{width:100%;border-left:0;border-top:1px solid #e8e0ee}.panel-section{padding:24px}.panel-tabs{justify-content:center;gap:40px}.panel-tabs>button{font-size:11px}.panel-section .panel-tip{display:none}.panel-section>.muted{font-size:12px}.participant-list{display:none}.panel-bottom{display:flex;gap:20px;align-items:center;padding:20px 24px}.panel-bottom .button,.panel-bottom .subtle-link{width:auto;flex:1}.panel-bottom .subtle-link{margin:0}.finished-overlay h2{font-size:30px}.finished-overlay p{font-size:10px}.presenter-strip{height:85px}.person-label{font-size:8px}.review-header-left{gap:10px}.review-header-left .header-divider{display:none}.review-header-left .back-link{font-size:0;gap:0}.review-header-actions{gap:7px}.review-header-actions>.secure-label{display:none}.review-header-actions>.button{font-size:10px;padding:8px;gap:5px}.review-header-actions>a.button{font-size:0;gap:0}.review-main{padding:25px 18px}.review-title-row{display:block;margin-bottom:22px}.review-title-row h1{font-size:24px;margin:8px 0;line-height:1.3;letter-spacing:-.8px}.review-title-row .eyebrow{font-size:8px}.review-meta{font-size:8px;gap:7px}.review-title-row>.subtle-link{margin-top:10px;font-size:9px}.review-layout{gap:24px}.player-pending{padding:18px}.player-pending h2{font-size:19px}.player-pending p{font-size:9px;margin:10px 0 12px}.pending-symbol{margin-bottom:12px}.pending-symbol svg{width:23px;height:23px}.description-section{margin-top:18px;padding:17px}.description-section textarea{font-size:11px}.edit-panel{display:block}.edit-summary{margin-top:20px}.edit-take strong{font-size:12px}.edit-take small{font-size:9px}.trim-fields label{font-size:10px}.trim-fields input{font-size:12px}.edit-panel>.soft-note{font-size:11px}.chapter-row>button:first-child{font-size:12px}.comment p{font-size:12px}.comments-panel h3{font-size:14px}.comment-form input,.comment-form textarea{font-size:12px}.made-with{font-size:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition:none!important}}.hero p,.auth-story p,.section-heading p,.muted,.join-card>.muted,.preflight-intro p{color:#797080}.hero-footnote,.top-note,.workspace small,.sidebar-note p,.library-top,.library-footer,.secure-label,.review-meta,.join-note,.check-label,.mic-check,.preflight-tip,.auth-note{color:#81778b}.sidebar-note p,.workspace small{font-size:11px}.sidebar nav button{font-size:13px}.hero p{font-size:13px}.hero-footnote{font-size:10px}.section-heading p{font-size:12px}.library-tools input,.library-tools select{font-size:11px}.card-title-row h3{font-size:13px}.card-meta,.status-label{font-size:10px;color:#786d84}.status-ready{color:#587b60}.panel-section>.muted,.talking-points label,.panel-tip p,.participant-row strong,.studio-take strong,.edit-take strong,.edit-intro p,.chapters-panel>.muted,.panel-empty,.soft-note,.comment p,.comment strong,.description-section textarea,.description-section>p{color:#7b668d}.panel-tabs>button,.panel-section>.eyebrow,.small-heading,.participant-row small,.studio-take small,.edit-take small,.edit-summary>span,.trim-fields label,.trim-fields>p,.studio-save-status,.stage-audience,.studio-bottom-hint,.record-status,.guest-hint,.subtle-link{color:#887496}.panel-tabs>button{font-size:11px}.panel-section>.muted,.talking-points label,.panel-tip p,.panel-empty p{font-size:12px}.participant-row strong,.studio-take strong,.edit-take strong{font-size:12px}.participant-row small,.studio-take small,.edit-take small{font-size:10px}.edit-intro p,.chapters-panel>.muted,.soft-note{font-size:11px}.control,.stage-toolbar span,.studio-save-status,.studio-bottom-hint{font-size:10px}.panel-tabs{gap:12px}.panel-bottom>.button{font-size:11px}.panel-bottom>.subtle-link{font-size:11px}.person-label{font-size:11px}.person-label small{font-size:9px}.studio-heading h1{font-size:13px}.studio-heading>div>span{font-size:10px}.studio-header-actions .button,.finish-button{font-size:12px}.layout-switch button{font-size:10px}.join-card label,.check-label{font-size:12px!important}.join-note{font-size:10px}.device-row select,.preflight-tip,.camera-placeholder p,.camera-placeholder .button,.preview-tag{font-size:12px}.preview-tag>span{font-size:10px}.review-meta{font-size:12px}.description-section textarea{font-size:13px}.chapter-row>button:first-child{font-size:12px}.comment p,.chapter-form input,.comment-form input,.comment-form textarea{font-size:12px}.transcript-section{margin-top:24px;padding:20px;background:#fff;border:1px solid #e9e0ef;border-radius:10px}.transcript-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.transcript-heading h3{display:flex;gap:8px;align-items:center;font-size:12px;font-weight:550;color:#7b668d}.transcript-heading .search-field input{font-size:11px;width:160px;padding-top:8px;padding-bottom:8px}.transcript-lines{max-height:270px;overflow:auto;margin:17px -7px 12px}.transcript-lines>button{display:flex;align-items:baseline;gap:15px;text-align:left;width:100%;border:0;background:none;padding:9px 7px;border-radius:6px}.transcript-lines>button.current,.transcript-lines>button:hover{background:#f3edf9}.transcript-lines>button>span{font-size:10px;color:#9774b5;font-variant-numeric:tabular-nums}.transcript-lines p{font-size:12px;color:#74627f}.transcript-empty{font-size:12px;color:#9c8aa9;margin:19px 0}.transcript-section>small{font-size:10px;color:#9e8cac}.screen-prepared{font-size:11px;color:#8b709d;padding:10px 0 0;text-align:center}@media(max-width:1150px){.panel-tabs>button{font-size:10px}.studio-header-actions .button,.finish-button{font-size:10px}.device-controls,.record-controls{gap:9px}.studio-heading h1{font-size:11px}.control,.studio-bottom-hint{font-size:9px}.studio-panel{width:265px}.panel-tabs{gap:9px}}@media(max-width:680px){.sidebar nav button{font-size:0}.hero p{font-size:12px}.hero-footnote{font-size:9px}.card-title-row h3{font-size:11px}.card-meta,.status-label{font-size:9px}.studio-panel{width:100%}.studio-heading h1{font-size:10px}.studio-header-actions .button{font-size:9px}.studio-controls,.device-controls,.record-controls{gap:20px}.stage-toolbar span,.studio-bottom-hint{font-size:9px}.review-meta{font-size:10px}.transcript-heading{align-items:flex-start;flex-direction:column}.transcript-heading .search-field,.transcript-heading .search-field input{width:100%}.panel-tabs>button{font-size:12px}.person-label{font-size:10px}}
