:root{--bg:#fffdf9;--bg-deep:#f5ede0;--bg-card:#fff;--bg-card-hover:#fdf8f2;--hero-green:#8a6d14;--panel-green:#6d5610;--accent:#b8922a;--accent-dim:#b8922a29;--accent-bg:#b8922a0f;--accent-bg-hover:#b8922a24;--accent-border:#b8922a47;--cream:#f5ede0;--cream-strong:#e8dfcb;--text:#1a0f05;--text-soft:#1a0f05b8;--text-muted:#1a0f057a;--text-inverse:#fffdf9;--border:#1a0f0524;--gold:#b8922a;--gold-soft:#e8d7a8;--coral:#c0534a;--coral-soft:#f5dfda;--mint:#4a8c58;--mint-soft:#ddeee2;--line:#1a0f051a;--shadow-lg:0 20px 40px -15px #1a0f0514, 0 1px 3px #1a0f0508;--shadow-md:0 12px 24px -10px #1a0f050f, 0 1px 2px #1a0f0505;--shadow-sm:0 4px 12px -4px #1a0f050a, 0 1px 1px #1a0f0503;--radius-lg:18px;--radius-md:14px;--radius-sm:10px;--sidebar-w:230px;--surface-border:#1a0f051c;--surface-hover:#1a0f050d;--surface-subtle:#1a0f0505;--text-dim:#1a0f058f;--text-faint:#1a0f0575;--text-faintest:#1a0f0552;--nav-text:#1a0f0594;--input-bg:#1a0f0508;--input-border:#1a0f0526;--dropdown-bg:#fff;--glass-bg:#fffdf9b8;--glass-bg-hover:#fffdf9e0;--glass-border:#1a0f050f;--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--ease-smooth:cubic-bezier(.16, 1, .3, 1);--transition-fast:.16s var(--ease-smooth);--transition-medium:.3s var(--ease-smooth)}[data-theme=dark]{--bg:#150c05;--bg-deep:#0a0602;--bg-card:#201309;--bg-card-hover:#2b1a0d;--hero-green:#a38420;--panel-green:#836a18;--accent:#d4ae52;--accent-dim:#d4ae5229;--accent-bg:#d4ae520f;--accent-bg-hover:#d4ae5226;--accent-border:#d4ae5247;--cream:#f5ede0;--cream-strong:#e8dfcb;--text:#f3edd8;--text-soft:#f3edd8c2;--text-muted:#f3edd880;--text-inverse:#150c05;--border:#d4ae522e;--gold:#d4ae52;--gold-soft:#e8d7a8;--coral:#e06c64;--coral-soft:#f5dfda;--mint:#5cb86b;--mint-soft:#e3ece6;--line:#f3edd814;--shadow-lg:0 20px 50px -12px #000000a6, 0 1px 3px #0000004d;--shadow-md:0 12px 28px -8px #00000073, 0 1px 2px #0003;--shadow-sm:0 4px 12px -4px #00000040, 0 1px 1px #0000001a;--surface-border:#f3edd817;--surface-hover:#f3edd80f;--surface-subtle:#f3edd808;--text-dim:#f3edd88f;--text-faint:#f3edd870;--text-faintest:#f3edd847;--nav-text:#f3edd88a;--input-bg:#f3edd80d;--input-border:#f3edd81f;--dropdown-bg:#201309;--glass-bg:#150c05c2;--glass-bg-hover:#150c05e6;--glass-border:#f3edd80d}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Avenir Next,Inter,Segoe UI,sans-serif;font-size:15px;line-height:1.5}button{font:inherit;cursor:pointer}h1,h2,h3,h4,p{margin:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--surface-border);background-clip:padding-box;border:2px solid #0000;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--text-faintest);background-clip:padding-box;border:2px solid #0000}*{scrollbar-width:thin;scrollbar-color:var(--surface-border) transparent}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes publicPageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._backdrop_rfrl1_2{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:300;background:#1a0f0580;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_rfrl1_17{background:var(--bg-card);border:1px solid var(--surface-border);box-shadow:var(--shadow-lg);border-radius:20px;width:90%;max-width:420px;padding:28px 32px 32px}._modalHeader_rfrl1_27{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}._modalTitle_rfrl1_34{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}._closeBtn_rfrl1_43{background:var(--surface-subtle);border:1px solid var(--surface-border);color:var(--text-faint);cursor:pointer;border-radius:999px;padding:5px 10px;font-size:.8rem;transition:background .14s,color .14s}._closeBtn_rfrl1_43:hover{background:var(--surface-hover);color:var(--text)}._errorBox_rfrl1_56{background:#e1867612;border:1px solid #e1867633;border-radius:12px;padding:20px}._errorTitle_rfrl1_63{color:var(--coral);margin:0 0 8px;font-size:.95rem;font-weight:600}._errorBody_rfrl1_70{color:var(--text-soft);margin:0 0 12px;font-size:.87rem;line-height:1.5}._errorSteps_rfrl1_77{color:var(--text);margin:0 0 16px;padding-left:20px;font-size:.87rem;line-height:1.7}._retryBtn_rfrl1_85{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent);cursor:pointer;border-radius:999px;padding:8px 18px;font-size:.85rem;transition:background .14s}._retryBtn_rfrl1_85:hover{background:var(--accent-bg-hover)}._display_rfrl1_98{flex-direction:column;align-items:center;gap:16px;display:flex}._noteWrap_rfrl1_105{align-items:baseline;gap:4px;line-height:1;display:flex}._noteName_rfrl1_112{color:var(--text);font-family:Iowan Old Style,Georgia,serif;font-size:6rem;font-weight:400}._noteOctave_rfrl1_119{color:var(--text-faint);font-size:1.8rem;font-weight:400}._gaugeWrap_rfrl1_126{align-items:center;gap:12px;width:100%;display:flex}._gaugeSide_rfrl1_133{color:var(--text-faint);text-align:center;flex-shrink:0;width:16px;font-size:1.1rem}._gaugeTrack_rfrl1_141{background:var(--surface-border);border-radius:999px;flex:1;height:6px;position:relative}._gaugeCenter_rfrl1_149{background:var(--accent-border);border-radius:999px;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}._needle_rfrl1_160{border-radius:999px;width:4px;height:18px;margin-top:-6px;transition:left 70ms,background .1s;position:absolute;top:0;transform:translate(-50%)}._status_rfrl1_172{color:var(--text-soft);align-items:center;gap:16px;min-height:1.3em;margin:0;font-size:.9rem;display:flex}._statusMuted_rfrl1_182{color:var(--text-faintest);font-style:italic}._freq_rfrl1_184{color:var(--text-faint);font-size:.8rem}._reference_rfrl1_189{color:var(--text-faintest);margin:4px 0 0;font-size:.75rem}._backdrop_s8p0v_1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:300;background:#1a0f0580;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_s8p0v_15{background:var(--bg-card);border:1px solid var(--surface-border);box-shadow:var(--shadow-lg);border-radius:20px;flex-direction:column;gap:20px;width:90%;max-width:380px;padding:28px 32px 32px;display:flex}._modalHeader_s8p0v_28{justify-content:space-between;align-items:center;display:flex}._modalTitle_s8p0v_34{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}._closeBtn_s8p0v_43{color:var(--text-faint);cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:.85rem;line-height:1;transition:color .14s}._closeBtn_s8p0v_43:hover{color:var(--text)}._beatRow_s8p0v_56{justify-content:center;align-items:center;gap:10px;min-height:28px;display:flex}._beatDot_s8p0v_64{background:var(--surface-border);border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:background 60ms,transform 60ms}._beatDotActive_s8p0v_73{background:var(--accent);transform:scale(1.25)}._beatDotAccent_s8p0v_78{background:var(--gold);transform:scale(1.45)}._bpmBlock_s8p0v_84{justify-content:space-between;align-items:center;gap:0;display:flex}._bpmAdj_s8p0v_91{background:var(--surface-subtle);color:var(--text);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;transition:background .12s;display:flex}._bpmAdj_s8p0v_91:hover{background:var(--surface-hover)}._bpmCenter_s8p0v_107{flex-direction:column;align-items:center;gap:1px;display:flex}._bpmValue_s8p0v_114{color:var(--text);letter-spacing:-.04em;font-family:Iowan Old Style,Georgia,serif;font-size:3.6rem;font-weight:400;line-height:1}._bpmUnit_s8p0v_123{color:var(--text-faint);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}._tempoLabel_s8p0v_131{color:var(--text-faint);margin-top:2px;font-size:.78rem;font-style:italic}._bpmSlider_s8p0v_139{accent-color:var(--accent);cursor:pointer;width:100%}._controlsRow_s8p0v_146{justify-content:space-between;align-items:center;gap:16px;display:flex}._beatsGroup_s8p0v_153{flex-direction:column;gap:7px;display:flex}._beatsLabel_s8p0v_159{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:600}._beatsPills_s8p0v_167{gap:5px;display:flex}._beatsPill_s8p0v_167{background:var(--surface-subtle);color:var(--text-soft);cursor:pointer;border:none;border-radius:7px;width:32px;height:32px;font-size:.84rem;font-weight:500;transition:background .12s,color .12s}._beatsPill_s8p0v_167:hover{background:var(--surface-hover);color:var(--text)}._beatsPillActive_s8p0v_185{background:var(--accent);color:#1a0f05}._beatsPillActive_s8p0v_185:hover{background:var(--accent)}._tapBtn_s8p0v_188{background:var(--surface-subtle);color:var(--text);cursor:pointer;border:none;border-radius:10px;padding:10px 22px;font-size:.88rem;font-weight:600;transition:background .1s,transform 80ms}._tapBtn_s8p0v_188:hover{background:var(--surface-hover)}._tapBtn_s8p0v_188:active{transform:scale(.96)}._playBtn_s8p0v_203{background:var(--accent);color:#1a0f05;cursor:pointer;letter-spacing:.02em;border:none;border-radius:12px;width:100%;padding:14px;font-size:1rem;font-weight:700;transition:filter .14s,transform .14s}._playBtn_s8p0v_203:hover{filter:brightness(1.08);transform:translateY(-1px)}._playBtnActive_s8p0v_217{background:var(--coral);color:#fff}._playBtnActive_s8p0v_217:hover{background:var(--coral)}._shell_7oa4o_2{flex-direction:column;min-height:100vh;animation:.4s cubic-bezier(.16,1,.3,1) both _shellIn_7oa4o_1;display:flex}[data-theme=light] ._shell_7oa4o_2{--bg:#0d1f1b;--bg-deep:#091610;--bg-card:#152b26;--bg-card-hover:#1c3832;--text:#ede8df;--text-soft:#ede8dfd1;--text-muted:#ede8df8c;--text-dim:#ede8df80;--text-faint:#ede8df6b;--text-faintest:#ede8df38;--nav-text:#ede8dfb3;--border:#ffffff0f;--line:#ffffff0f;--surface-border:#ffffff12;--surface-hover:#1eb89d1a;--surface-subtle:#ffffff08;--input-bg:#ffffff0d;--input-border:#ffffff1a;--dropdown-bg:#1c3832;--accent:#1eb89d;--accent-dim:#1eb89d1f;--accent-bg:#1eb89d1a;--accent-bg-hover:#1eb89d2e;--accent-border:#1eb89d4d;--gold:#1eb89d;--hero-green:#1eb89d;--panel-green:#0a3530;--mint:#5ecb90;--coral:#ee7b53;--shadow-lg:0 18px 48px #00000073;--shadow-md:0 10px 28px #00000059;--shadow-sm:0 3px 12px #00000040}@keyframes _shellIn_7oa4o_1{0%{opacity:0}to{opacity:1}}._body_7oa4o_50{flex:1;grid-template-columns:52px minmax(0,1fr);min-height:100vh;display:grid}._sidebar_7oa4o_58{z-index:200;scrollbar-width:none;background:#071510;border-right:1px solid #ffffff0f;flex-direction:column;width:52px;height:100vh;padding:0;transition:width .24s cubic-bezier(.16,1,.3,1),box-shadow .24s,border-color .24s;display:flex;position:sticky;top:0;left:0;overflow:hidden;box-shadow:0 0 #30271d00}._sidebar_7oa4o_58::-webkit-scrollbar{display:none}._sidebar_7oa4o_58:hover{border-right-color:#ffffff17;width:176px;box-shadow:18px 0 48px #00000047}._sidebarLogo_7oa4o_86{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:flex-start;align-items:center;gap:11px;width:100%;height:54px;margin:0;padding:0 9px;text-decoration:none;transition:background .15s,padding .28s cubic-bezier(.16,1,.3,1);display:flex;position:relative}._sidebarLogo_7oa4o_86:hover{background:#ffffff0d}._sidebarLogoMark_7oa4o_103{color:#ffffffeb;background:#ffffff1a;border:1px solid #ffffff26;border-radius:9px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .18s,border-color .18s,transform .18s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff1f}._sidebarLogo_7oa4o_86:hover ._sidebarLogoMark_7oa4o_103{background:#ffffff29;border-color:#ffffff40;transform:translateY(-1px)}._sidebarLogoText_7oa4o_128{color:#ffffffeb;letter-spacing:-.01em;opacity:0;white-space:nowrap;max-width:0;font-family:Arial,Helvetica,sans-serif;font-size:.96rem;font-weight:700;transition:max-width .22s cubic-bezier(.16,1,.3,1),opacity .18s,transform .22s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translate(-6px)}._sidebar_7oa4o_58:hover ._sidebarLogoText_7oa4o_128{opacity:1;max-width:92px;transform:translate(0)}._nav_7oa4o_152{scrollbar-width:none;flex-direction:column;flex:1;gap:4px;padding:12px 7px;display:flex;overflow:hidden auto}._nav_7oa4o_152::-webkit-scrollbar{display:none}._navItem_7oa4o_165{color:#ffffff85;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;width:100%;height:38px;padding:0;font-size:.84rem;text-decoration:none;transition:background .15s,color .15s,padding .22s cubic-bezier(.16,1,.3,1),transform .15s;display:flex;overflow:hidden}._navItem_7oa4o_165:hover{color:#ffffffeb;background:#ffffff12;transform:translate(1px)}._sidebar_7oa4o_58:hover ._navItem_7oa4o_165{justify-content:flex-start;padding:0 12px}._sidebarLogo_7oa4o_86:focus-visible,._navItem_7oa4o_165:focus-visible{outline-offset:-2px;outline:2px solid #ffffff4d}._navItemActive_7oa4o_207{position:relative;color:#fff!important;background:#ee7b5324!important}._navItemActive_7oa4o_207:before{content:"";background:#ee7b53;border-radius:0 3px 3px 0;width:3px;height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}._navItemActive_7oa4o_207 ._navIcon_7oa4o_223 svg{stroke:currentColor}._navItemActive_7oa4o_207 ._navIcon_7oa4o_223{color:#ee7b53}._navIcon_7oa4o_223{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}._navIcon_7oa4o_223 svg{transition:transform .15s cubic-bezier(.16,1,.3,1)}._navItem_7oa4o_165:hover ._navIcon_7oa4o_223 svg{transform:scale(1.1)}._navLabel_7oa4o_237{color:inherit;letter-spacing:-.01em;opacity:0;pointer-events:none;text-overflow:ellipsis;visibility:visible;white-space:nowrap;flex:1;max-width:0;padding:0;font-size:.82rem;font-weight:560;transition:max-width .22s cubic-bezier(.16,1,.3,1),opacity .17s,transform .22s cubic-bezier(.16,1,.3,1);position:static;overflow:hidden;transform:translate(-6px)}._sidebar_7oa4o_58:hover ._navLabel_7oa4o_237{opacity:1;pointer-events:auto;max-width:112px;transform:translate(0)}._navDivider_7oa4o_267{background:#ffffff14;flex-shrink:0;height:1px;margin:12px 5px}._sidebarBottom_7oa4o_275{border-top:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:2px;padding:8px 7px 12px;display:flex}._avatarItem_7oa4o_285{color:#ffffff85}._avatarChip_7oa4o_287{color:#ffffffd9;background:#ffffff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;display:flex}._main_7oa4o_302{background:var(--bg);min-width:0;min-height:100vh;overflow-x:clip}._skipLink_7oa4o_309{color:#fff;z-index:1000;background:#211d19;padding:8px 12px;transition:transform .15s;position:fixed;top:8px;left:64px;transform:translateY(-160%)}._skipLink_7oa4o_309:focus{transform:translateY(0)}._pageIn_7oa4o_322{animation:.28s cubic-bezier(.16,1,.3,1) both _pageIn_7oa4o_322}@keyframes _pageIn_7oa4o_322{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._mobileNav_7oa4o_332,._mobileHeader_7oa4o_333{display:none}@media (width<=700px){._body_7oa4o_50{grid-template-columns:1fr}._sidebar_7oa4o_58{display:none}._main_7oa4o_302{min-height:calc(100vh - 60px);padding-top:52px;padding-bottom:64px}._mobileNav_7oa4o_332{background:var(--bg-card);border-top:1px solid var(--surface-border);padding:6px 0 max(6px, env(safe-area-inset-bottom));z-index:200;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}._mobileNavItem_7oa4o_353{color:var(--text-faint);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:3px;min-width:0;padding:6px 0;text-decoration:none;transition:color .15s;display:flex}._mobileNavItem_7oa4o_353:hover{color:var(--text-soft)}._mobileNavItemActive_7oa4o_369{color:var(--accent)}._mobileNavLabel_7oa4o_370{letter-spacing:.04em;font-size:.6rem;font-weight:500}._mobileRecord_7oa4o_373{color:var(--accent);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;padding:0;text-decoration:none;display:flex}._mobileRecordBtn_7oa4o_387{background:var(--coral);border:3px solid var(--bg-card);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-top:-20px;transition:transform .14s,filter .14s;display:flex;box-shadow:0 6px 16px #ee7b5361}._mobileRecord_7oa4o_373:hover ._mobileRecordBtn_7oa4o_387{filter:brightness(1.06);transform:translateY(-1px)}._mobileRecordActive_7oa4o_402 ._mobileRecordBtn_7oa4o_387{box-shadow:0 6px 22px #ee7b538c}._mobileRecordLabel_7oa4o_403{letter-spacing:.04em;font-size:.6rem;font-weight:600}._mobileHeader_7oa4o_333{background:var(--bg-card);border-bottom:1px solid var(--surface-border);z-index:200;justify-content:space-between;align-items:center;height:52px;padding:0 16px;display:flex;position:fixed;top:0;left:0;right:0}._mobileHeaderBrand_7oa4o_420{align-items:center;gap:9px;text-decoration:none;display:flex}._mobileHeaderLogo_7oa4o_426{background:#211d19;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}._mobileHeaderWordmark_7oa4o_435{color:var(--text);letter-spacing:-.01em;font-family:Arial,Helvetica,sans-serif;font-size:1.1rem;font-weight:700}._mobileHeaderAvatar_7oa4o_442{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.78rem;font-weight:700;display:flex}._menuOverlay_7oa4o_458{z-index:400;align-items:flex-end;display:flex;position:fixed;inset:0}._menuBackdrop_7oa4o_468{cursor:pointer;background:#0a060275;border:none;width:100%;height:100%;padding:0;animation:.2s both _menuFade_7oa4o_1;position:absolute;top:0;left:0}._menuSheet_7oa4o_480{background:var(--bg-card);padding:10px 14px calc(18px + env(safe-area-inset-bottom));z-index:1;border-top-left-radius:20px;border-top-right-radius:20px;width:100%;animation:.28s cubic-bezier(.16,1,.3,1) both _menuUp_7oa4o_1;position:relative;box-shadow:0 -10px 40px #0a060240}._menuHandle_7oa4o_491{background:var(--surface-border);border-radius:99px;width:40px;height:4px;margin:2px auto 12px}._menuTitle_7oa4o_498{color:var(--text-faint);letter-spacing:.07em;text-transform:uppercase;margin:0 0 8px;padding:0 6px;font-size:.72rem;font-weight:600}._menuList_7oa4o_507{flex-direction:column;gap:2px;display:flex}._menuItem_7oa4o_508{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:14px;width:100%;min-height:54px;padding:0 12px;text-decoration:none;transition:background .13s;display:flex}._menuItem_7oa4o_508:hover{background:var(--surface-hover)}._menuItemActive_7oa4o_525{background:var(--accent-bg);color:var(--accent)}._menuItemIcon_7oa4o_526{color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}._menuItemLabel_7oa4o_535{flex:1;font-size:.95rem;font-weight:500}._menuItem_7oa4o_508>svg{color:var(--text-faintest);flex-shrink:0}}@keyframes _menuUp_7oa4o_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _menuFade_7oa4o_1{0%{opacity:0}to{opacity:1}}:root{--teal:#159a86;--teal-deep:#0c5c52;--teal-light:#159a861a;--teal-mid:#159a862e;--coral:#ee7b53;--coral-dark:#d4622e;--canvas:#faf8f3;--surface:#fff;--line:#e4e1d8;--muted:#6b6a64;--ink:#2c2c2a;--green:#4a7a2e;--amber:#c09230;--red:#c44040}._page_1t2v5_19{background:var(--canvas);color:var(--ink);min-height:100dvh;font-family:Arial,Helvetica,sans-serif;overflow-x:clip}._nav_1t2v5_28{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);z-index:100;background:#faf8f3f0;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;padding:0 clamp(20px,4vw,56px);display:grid;position:sticky;top:0}._navBrand_1t2v5_42{align-items:center;gap:10px;text-decoration:none;display:flex}._navLogoMark_1t2v5_49{background:var(--teal-deep);border-radius:8px;width:32px;height:32px;display:inline-block;-webkit-mask:url(/logo-mark.png) 50%/contain no-repeat;mask:url(/logo-mark.png) 50%/contain no-repeat}._navWordmark_1t2v5_59{color:var(--ink);letter-spacing:-.01em;font-family:Arial,Helvetica,sans-serif;font-size:1.02rem;font-weight:700}._navLinks_1t2v5_67{justify-self:center;align-items:center;gap:2px;display:flex}._navLinks_1t2v5_67 a{color:var(--muted);border-radius:6px;padding:7px 12px;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .14s,background .14s}._navLinks_1t2v5_67 a:hover{color:var(--ink);background:var(--teal-light)}._navActions_1t2v5_85{justify-content:flex-end;align-items:center;gap:10px;display:flex}._navLogin_1t2v5_92{color:var(--ink);border-radius:6px;padding:8px 16px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .14s}._navLogin_1t2v5_92:hover{background:var(--teal-light)}._navCta_1t2v5_103{background:var(--teal);color:#fff;border-radius:6px;padding:9px 18px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .14s,transform .14s}._navCta_1t2v5_103:hover{background:var(--teal-deep);transform:translateY(-1px)}._hero_1t2v5_116{background:var(--teal-deep);padding:clamp(64px,9vw,110px) clamp(20px,4vw,56px) clamp(72px,10vw,120px);position:relative;overflow:hidden}._hero_1t2v5_116:before{content:"";pointer-events:none;background:radial-gradient(at 70%,#159a8659 0%,#0000 65%);position:absolute;inset:0}._heroInner_1t2v5_131{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,88px);max-width:1220px;margin:0 auto;display:grid;position:relative}._heroCopy_1t2v5_141{max-width:600px}._heroEyebrow_1t2v5_143{color:#fff9;letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px;font-size:.72rem;font-weight:700}._heroH1_1t2v5_152{color:#fff;letter-spacing:-.04em;margin:0 0 22px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:700;line-height:1}._heroLead_1t2v5_162{color:#ffffffb8;max-width:500px;margin:0 0 32px;font-size:clamp(1rem,1.4vw,1.14rem);line-height:1.65}._heroActions_1t2v5_170{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}._heroNote_1t2v5_178{color:#fff6;margin:0;font-size:.8rem}._btnPrimary_1t2v5_185{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:7px;align-items:center;padding:12px 24px;font-family:Arial,Helvetica,sans-serif;font-size:.94rem;font-weight:700;text-decoration:none;transition:background .14s,transform .14s;display:inline-flex}._btnPrimary_1t2v5_185:hover{background:var(--coral-dark);transform:translateY(-1px)}._btnGhost_1t2v5_202{color:#ffffffe0;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:7px;align-items:center;padding:12px 22px;font-family:Arial,Helvetica,sans-serif;font-size:.94rem;font-weight:600;text-decoration:none;transition:background .14s,border-color .14s;display:inline-flex}._btnGhost_1t2v5_202:hover{background:#ffffff29;border-color:#ffffff59}._btnOutline_1t2v5_219{border:1.5px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;border-radius:7px;justify-content:center;align-items:center;width:100%;padding:12px 22px;font-family:Arial,Helvetica,sans-serif;font-size:.94rem;font-weight:600;text-decoration:none;transition:border-color .14s,background .14s;display:inline-flex}._btnOutline_1t2v5_219:hover{border-color:var(--teal);background:var(--teal-light)}._btnWhite_1t2v5_238{color:var(--teal-deep);cursor:pointer;background:#fff;border:none;border-radius:7px;align-items:center;padding:13px 26px;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .14s,transform .14s;display:inline-flex}._btnWhite_1t2v5_238:hover{opacity:.92;transform:translateY(-1px)}._btnGhostLight_1t2v5_255{color:#ffffffe0;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff38;border-radius:7px;align-items:center;padding:13px 22px;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background .14s;display:inline-flex}._btnGhostLight_1t2v5_255:hover{background:#fff3}._heroVisual_1t2v5_273{flex-direction:column;display:flex;position:relative}._waveformCard_1t2v5_279{background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;padding:22px 22px 18px;box-shadow:0 24px 72px #0000004d}._waveformCardHead_1t2v5_287{justify-content:center;align-items:center;margin-bottom:18px;display:flex}._waveformPieceTag_1t2v5_294{color:#ffffffa6;letter-spacing:-.01em;font-size:.82rem;font-weight:600}._waveformBarsWrap_1t2v5_302{align-items:flex-end;gap:3px;height:88px;margin-bottom:14px;display:flex}._waveBar_1t2v5_310{animation:_waveAnim_1t2v5_1 1.8s ease-in-out infinite var(--d,0s);height:var(--barH,20px);background:#ffffff29;border-radius:2px 2px 0 0;flex:1;min-height:4px;max-height:88px;transition:background .2s}._waveBarFlagged_1t2v5_321{background:var(--coral);opacity:.9}@keyframes _waveAnim_1t2v5_1{0%,to{transform:scaleY(1)}50%{transform:scaleY(.7)}}._waveformMetricBars_1t2v5_332{border-top:1px solid #ffffff14;flex-direction:column;gap:9px;padding-top:14px;display:flex}._waveformMetricRow_1t2v5_340{grid-template-columns:82px 1fr 28px;align-items:center;gap:12px;display:grid}._waveformMetricRowOverall_1t2v5_347 ._waveformMetricTrack_1t2v5_347{height:11px}._waveformMetricRowOverall_1t2v5_347 ._waveformMetricVal_1t2v5_348{font-size:1rem}._waveformMetricLabel_1t2v5_350{color:#ffffffc7;text-align:right;font-size:.76rem;font-weight:700}._waveformMetricTrack_1t2v5_347{background:#ffffff1f;border-radius:99px;width:100%;height:9px;overflow:hidden}._waveformMetricFill_1t2v5_365{border-radius:99px;height:100%}._waveformMetricFill1_1t2v5_370{background:#ee7b53}._waveformMetricFill2_1t2v5_371{background:#c09230}._waveformMetricFill3_1t2v5_372{background:#8fbe9f}._waveformMetricVal_1t2v5_348{letter-spacing:-.03em;text-align:right;min-width:28px;font-size:.88rem;font-weight:700}._marqueeStrip_1t2v5_383{background:var(--teal-deep);border-bottom:1px solid #ffffff12;padding:11px 0;overflow:hidden}._marqueeTrack_1t2v5_390{white-space:nowrap;align-items:center;width:max-content;animation:30s linear infinite _marqueeScroll_1t2v5_1;display:flex}@keyframes _marqueeScroll_1t2v5_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._marqueeItem_1t2v5_403{color:#ffffff73;letter-spacing:.08em;text-transform:uppercase;padding:0 22px;font-size:.72rem;font-weight:600}._marqueeSep_1t2v5_412{color:#ffffff2e;font-size:.5rem}._statsBar_1t2v5_418{background:var(--surface);border-bottom:1px solid var(--line);border-top:1px solid var(--line)}._statsInner_1t2v5_424{justify-content:space-around;max-width:1220px;margin:0 auto;padding:0 clamp(20px,4vw,56px);display:flex}._statItem_1t2v5_432{border-right:1px solid var(--line);text-align:center;flex-direction:column;flex:1;align-items:center;gap:3px;padding:24px 20px;display:flex}._statItem_1t2v5_432:last-child{border-right:none}._statValue_1t2v5_444{color:var(--teal-deep);letter-spacing:-.04em;font-size:1.7rem;font-weight:700;line-height:1}._statLabel_1t2v5_452{color:var(--muted);font-size:.8rem}._sectionInner_1t2v5_458{max-width:1220px;margin:0 auto;padding:clamp(72px,9vw,116px) clamp(20px,4vw,56px)}._sectionHead_1t2v5_464{max-width:660px;margin-bottom:56px}._sectionHead_1t2v5_464 h2{color:var(--teal-deep);letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(2rem,4vw,3.4rem);font-weight:700;line-height:1.04}._sectionHead_1t2v5_464 p{color:var(--muted);max-width:580px;margin:0;font-size:1.05rem;line-height:1.65}._eyebrow_1t2v5_486,._eyebrowTeal_1t2v5_495{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:700}._eyebrowLight_1t2v5_496{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:700}._howSection_1t2v5_499{background:var(--canvas);border-bottom:1px solid var(--line)}._stepsStack_1t2v5_504{flex-direction:column;display:flex}._stepRow_1t2v5_509{border-bottom:1px solid var(--line);grid-template-columns:72px 1px 1fr;align-items:flex-start;padding:40px 0;display:grid}._stepRow_1t2v5_509:first-child{border-top:1px solid var(--line)}._stepRowNum_1t2v5_518{color:var(--coral);letter-spacing:-.04em;padding-top:2px;font-size:1.6rem;font-weight:700;line-height:1}._stepRowBar_1t2v5_527{background:var(--line);width:1px;height:100%;margin:4px 32px 0}._stepRowContent_1t2v5_534{padding-left:0}._stepRowTitle_1t2v5_536{color:var(--teal-deep);letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(1.15rem,2vw,1.5rem);font-weight:700;line-height:1.12}._stepRowBody_1t2v5_545{color:var(--muted);max-width:520px;margin:0;font-size:.96rem;line-height:1.68}._comingSoonSection_1t2v5_554{background:var(--surface);border-bottom:1px solid var(--line)}._comingSoonBox_1t2v5_559{border:2px dashed var(--line);text-align:center;border-radius:20px;padding:clamp(56px,8vw,96px) clamp(32px,5vw,72px)}._comingSoonEyebrow_1t2v5_566{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:700}._comingSoonH2_1t2v5_575{color:var(--teal-deep);letter-spacing:-.04em;margin:0 0 16px;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:700;line-height:1.06}._comingSoonBody_1t2v5_584{color:var(--muted);max-width:480px;margin:0 auto 32px;font-size:1.05rem;line-height:1.68}._comingSoonActions_1t2v5_592{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}._comingSoonNote_1t2v5_600{color:var(--muted);opacity:.7;font-size:.82rem}._featuresSection_1t2v5_607{background:var(--canvas);border-bottom:1px solid var(--line)}._featuresList_1t2v5_612{grid-template-columns:repeat(2,1fr);display:grid}._featListItem_1t2v5_617{border-bottom:1px solid var(--line);align-items:flex-start;gap:18px;padding:32px 0;transition:background .16s;display:flex}._featListItem_1t2v5_617:nth-child(odd){border-right:1px solid var(--line);padding-right:48px}._featListItem_1t2v5_617:nth-child(2n){padding-left:48px}._featListItem_1t2v5_617:nth-last-child(-n+2){border-bottom:none}._featListItem_1t2v5_617:hover{background:#159a8606}._featListIcon_1t2v5_630{background:var(--teal-light);color:var(--teal-deep);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:1px;font-size:1.1rem;display:flex}._featListTitle_1t2v5_644{color:var(--ink);letter-spacing:-.02em;margin:0 0 6px;font-size:.98rem;font-weight:700}._featListBody_1t2v5_652{color:var(--muted);margin:0;font-size:.9rem;line-height:1.62}._testimonialsSection_1t2v5_660{background:var(--teal-deep);overflow:hidden}._testimonialsSection_1t2v5_660 ._sectionHead_1t2v5_464{margin-bottom:48px}._h2Light_1t2v5_667{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.04}._testimonialGrid_1t2v5_676{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}._testimonialCard_1t2v5_682{background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;padding:28px}._testimonialQuote_1t2v5_689{color:#ffffffd9;margin:0 0 22px;font-size:.95rem;line-height:1.65}._testimonialAuthor_1t2v5_696{align-items:center;gap:12px;display:flex}._testimonialAvatar_1t2v5_702{color:#ffffffb3;background:#ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.72rem;font-weight:700;display:flex}._testimonialName_1t2v5_716{color:#fff;margin:0;font-size:.86rem;font-weight:700}._testimonialRole_1t2v5_723{color:#ffffff80;margin:2px 0 0;font-size:.78rem}._pricingSection_1t2v5_730{background:var(--canvas);border-bottom:1px solid var(--line)}._pricingSection_1t2v5_730 ._sectionHead_1t2v5_464{text-align:center;max-width:100%}._pricingSection_1t2v5_730 ._sectionHead_1t2v5_464 p{margin:0 auto}._pricingGrid_1t2v5_738{grid-template-columns:repeat(2,420px);justify-content:center;gap:16px;margin-top:0;display:grid}._pricingCard_1t2v5_746{background:var(--surface);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:24px;padding:32px;display:flex;position:relative}._pricingHighlight_1t2v5_757{border-color:var(--teal);box-shadow:0 0 0 1px var(--teal), 0 20px 56px #159a861f}._popularBadge_1t2v5_762{background:var(--teal);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:5px;padding:3px 10px;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:28px}._pricingTop_1t2v5_776{flex-direction:column;gap:8px;display:flex}._planName_1t2v5_778{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}._planPrice_1t2v5_787{align-items:baseline;gap:4px;margin-top:4px;display:flex}._planAmount_1t2v5_794{color:var(--ink);letter-spacing:-.05em;font-size:2.8rem;font-weight:700;line-height:1}._planPeriod_1t2v5_802{color:var(--muted);font-size:.88rem}._planDesc_1t2v5_807{color:var(--muted);margin:0;font-size:.9rem}._planFeatures_1t2v5_813{flex-direction:column;flex:1;gap:10px;padding:0;list-style:none;display:flex}._planFeatures_1t2v5_813 li{color:var(--ink);align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.45;display:flex}._checkMark_1t2v5_831{color:var(--teal);flex-shrink:0;margin-top:1px;font-weight:700}._faqSection_1t2v5_839{background:var(--surface);border-bottom:1px solid var(--line)}._faqLayout_1t2v5_844{grid-template-columns:280px 1fr;gap:clamp(40px,6vw,80px);display:grid}._faqLeft_1t2v5_850 h2{color:var(--teal-deep);letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.06}._faqLeft_1t2v5_850 p{color:var(--muted);margin:0;font-size:.95rem}._faqLeft_1t2v5_850 p a{color:var(--teal);text-decoration:none}._faqLeft_1t2v5_850 p a:hover{text-decoration:underline}._faqRight_1t2v5_871{flex-direction:column;gap:0;display:flex}._faqItem_1t2v5_877{border-bottom:1px solid var(--line)}._faqItem_1t2v5_877:first-child{border-top:1px solid var(--line)}._faqQ_1t2v5_882{cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-family:Arial,Helvetica,sans-serif;font-size:.96rem;font-weight:600;transition:color .13s;display:flex}._faqQ_1t2v5_882:hover,._faqOpen_1t2v5_900 ._faqQ_1t2v5_882{color:var(--teal)}._faqChevron_1t2v5_902{color:var(--teal);flex-shrink:0;font-size:1.3rem;line-height:1}._faqA_1t2v5_909{color:var(--muted);margin:0;padding-bottom:18px;font-size:.93rem;line-height:1.68}._ctaStrip_1t2v5_918{background:var(--coral);overflow:hidden}._ctaInner_1t2v5_923{text-align:center;max-width:1220px;margin:0 auto;padding:clamp(60px,8vw,100px) clamp(20px,4vw,56px)}._ctaStrip_1t2v5_918 h2{color:#fff;letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(2rem,4vw,3.4rem);font-weight:700;line-height:1.04}._ctaStrip_1t2v5_918 p{color:#ffffffd1;max-width:480px;margin:0 auto 34px;font-size:1.05rem}._ctaActions_1t2v5_946{justify-content:center;align-items:center;gap:12px;display:flex}._footer_1t2v5_954{background:var(--ink);border-top:1px solid #ffffff0f}._footerInner_1t2v5_959{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:clamp(32px,5vw,64px);max-width:1220px;margin:0 auto;padding:clamp(48px,7vw,80px) clamp(20px,4vw,56px);display:grid}._footerBrand_1t2v5_968{flex-direction:column;gap:10px;display:flex}._footerLogoRow_1t2v5_974{align-items:center;gap:9px;display:flex}._footerLogoMark_1t2v5_980{background:var(--teal);border-radius:6px;width:26px;height:26px;display:inline-block;-webkit-mask:url(/logo-mark.png) 50%/contain no-repeat;mask:url(/logo-mark.png) 50%/contain no-repeat}._footerWordmark_1t2v5_990{color:#fff;letter-spacing:-.01em;font-size:1rem;font-weight:700}._footerTagline_1t2v5_997{color:#ffffff73;max-width:240px;margin:0;font-size:.86rem;line-height:1.6}._footerCopy_1t2v5_1005{color:#ffffff40;margin:8px 0 0;font-size:.8rem}._footerCol_1t2v5_1011{flex-direction:column;gap:10px;display:flex}._footerColHead_1t2v5_1017{color:#ffffff59;letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-size:.7rem;font-weight:700}._footerCol_1t2v5_1011 a{color:#fff9;font-size:.88rem;text-decoration:none;transition:color .13s}._footerCol_1t2v5_1011 a:hover{color:#fff}._reveal_1t2v5_1035{opacity:0;transition:opacity .6s ease var(--delay,0s), transform .6s ease var(--delay,0s);transform:translateY(18px)}._revealVisible_1t2v5_1043{opacity:1;transform:translateY(0)}@media (width<=1060px){._heroInner_1t2v5_131{grid-template-columns:1fr}._heroVisual_1t2v5_273{display:none}._featuresList_1t2v5_612{grid-template-columns:1fr}._featListItem_1t2v5_617:nth-child(odd){border-right:none;padding-right:0}._featListItem_1t2v5_617:nth-child(2n){padding-left:0}._featListItem_1t2v5_617:nth-last-child(-n+2){border-bottom:1px solid var(--line)}._featListItem_1t2v5_617:last-child{border-bottom:none}._testimonialGrid_1t2v5_676{grid-template-columns:1fr;gap:12px}._pricingGrid_1t2v5_738{grid-template-columns:1fr;max-width:460px;margin:0 auto}._faqLayout_1t2v5_844{grid-template-columns:1fr}._footerInner_1t2v5_959{grid-template-columns:1fr 1fr;gap:36px}._footerBrand_1t2v5_968{grid-column:span 2}._nav_1t2v5_28{grid-template-columns:1fr auto}._navLinks_1t2v5_67{display:none}._stepRow_1t2v5_509{grid-template-columns:56px 1px 1fr}._stepRowBar_1t2v5_527{margin:4px 20px 0}}@media (width<=700px){._featuresList_1t2v5_612,._footerInner_1t2v5_959{grid-template-columns:1fr}._footerBrand_1t2v5_968{grid-column:1}._statsInner_1t2v5_424{flex-wrap:wrap}._statItem_1t2v5_432{border-right:none;border-bottom:1px solid var(--line);flex:45%}._heroActions_1t2v5_170{flex-direction:column;align-items:flex-start}._ctaActions_1t2v5_946{flex-direction:column}._pricingGrid_1t2v5_738{grid-template-columns:1fr;max-width:100%}._stepRow_1t2v5_509{grid-template-columns:48px 1px 1fr;padding:28px 0}._stepRowBar_1t2v5_527{margin:4px 14px 0}._comingSoonBox_1t2v5_559{padding:40px 24px}._marqueeStrip_1t2v5_383{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}@keyframes _publicPageIn_109s6_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._page_109s6_7{color:#211d19;background:#f8f6f2;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;animation:.35s cubic-bezier(.16,1,.3,1) both _publicPageIn_109s6_1;display:flex}._nav_109s6_19{justify-content:center;align-items:center;gap:12px;margin-bottom:20px;padding:0;display:flex}._brandMark_109s6_28{color:#211d19;letter-spacing:-.02em;font-family:Iowan Old Style,Georgia,serif;font-size:1.3rem;text-decoration:none}._brandMark_109s6_28 svg{box-sizing:content-box;color:#fff;background:#211d19;border-radius:2px;padding:5px}._card_109s6_44{background:#fffefa;border:1px solid #e4dfd7;border-radius:8px;width:100%;max-width:448px;padding:24px}._eyebrow_109s6_53{display:none}._heading_109s6_57{color:#211d19;letter-spacing:-.03em;text-align:center;margin:0 0 6px;font-family:Iowan Old Style,Georgia,serif;font-size:2rem;font-weight:400}._sub_109s6_67{color:#777068;text-align:center;margin:0 0 30px;font-size:.92rem;line-height:1.6}._form_109s6_75{flex-direction:column;gap:14px;display:flex}._field_109s6_81{flex-direction:column;gap:6px;display:flex}._label_109s6_87{color:#211d19;font-size:.82rem;font-weight:500}._input_109s6_93,._select_109s6_94{color:#211d19;font:inherit;background:#f3f1ed;border:1px solid #e5e0d8;border-radius:5px;outline:none;padding:11px 13px;font-size:.95rem;transition:border-color .18s,box-shadow .18s}._input_109s6_93::placeholder{color:var(--text-muted)}._input_109s6_93:focus,._select_109s6_94:focus{border-color:#bc9463;outline:none;box-shadow:0 0 0 3px #bc94631f}._error_109s6_113{border-radius:var(--radius-sm);color:var(--coral);background:#e186761a;border:1px solid #e1867659;padding:11px 14px;font-size:.88rem}._submitBtn_109s6_122{color:#fff;background:#bc9463;border:0;border-radius:4px;margin-top:6px;padding:11px;font-size:.92rem;font-weight:600;transition:filter .16s,transform .16s}._submitBtn_109s6_122:hover{filter:brightness(1.08);transform:translateY(-1px)}._footer_109s6_135{color:#777068;text-align:center;margin-top:22px;font-size:.88rem}._footerLink_109s6_142{color:#9d7749;font-weight:600;text-decoration:none}._footerLink_109s6_142:hover{text-decoration:underline}@media (width<=700px){._page_109s6_7{justify-content:flex-start;padding:32px 16px}._card_109s6_44{max-width:100%;padding:22px 18px}._heading_109s6_57{font-size:1.7rem}._sub_109s6_67{margin-bottom:26px;font-size:.95rem}._input_109s6_93,._select_109s6_94{min-height:44px;padding:12px 14px;font-size:16px}._submitBtn_109s6_122{min-height:44px;padding:12px;font-size:1rem}._footer_109s6_135,._footerLink_109s6_142{font-size:.95rem}}@keyframes _publicPageIn_1gv52_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._page_1gv52_7{background:var(--bg-deep);color:var(--text);flex-direction:column;align-items:center;min-height:100vh;padding-bottom:80px;animation:.35s cubic-bezier(.16,1,.3,1) both _publicPageIn_1gv52_1;display:flex}._nav_1gv52_19{background:var(--bg-deep);border-bottom:1px solid var(--surface-border);box-sizing:border-box;z-index:10;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 24px;display:flex;position:sticky;top:0}._navLeft_1gv52_34{align-items:center;display:flex}._navRight_1gv52_35{align-items:center;gap:8px;display:flex}._brand_1gv52_37{color:var(--text);letter-spacing:-.02em;font-family:Iowan Old Style,Georgia,serif;font-size:1.1rem;text-decoration:none}._navUser_1gv52_45{color:var(--text-faint);font-size:.82rem}._navBtn_1gv52_50{background:var(--surface-subtle);border:1px solid var(--surface-border);color:var(--text-soft);cursor:pointer;border-radius:8px;padding:6px 14px;font-size:.82rem;text-decoration:none;transition:background .15s}._navBtn_1gv52_50:hover{background:var(--surface-hover);color:var(--text)}._navCta_1gv52_63{background:var(--gold);color:#3a3520;border-radius:8px;padding:6px 16px;font-size:.82rem;font-weight:700;text-decoration:none;transition:filter .15s}._navCta_1gv52_63:hover{filter:brightness(1.08)}._hero_1gv52_76{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:72px 24px 52px;display:flex}._eyebrow_1gv52_85{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;background:#d6b1681f;border:1px solid #d6b16840;border-radius:6px;padding:5px 14px;font-size:.7rem;font-weight:600}._title_1gv52_97{color:var(--text);letter-spacing:-.04em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:400;line-height:1.1}._subtitle_1gv52_107{color:var(--text-muted);max-width:480px;margin:0;font-size:1rem;line-height:1.65}._toggle_1gv52_116{background:var(--surface-subtle);border:1px solid var(--surface-border);border-radius:10px;gap:4px;padding:4px;display:flex}._toggleBtn_1gv52_125{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;padding:9px 20px;font-size:.88rem;transition:all .15s;display:flex}._toggleActive_1gv52_138{background:var(--accent-bg-hover);color:var(--text);font-weight:600}._saveBadge_1gv52_144{color:var(--gold);letter-spacing:.06em;text-transform:uppercase;background:#d6b16826;border:1px solid #d6b1684d;border-radius:5px;padding:2px 7px;font-size:.65rem;font-weight:700}._cardsRow_1gv52_157{box-sizing:border-box;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;width:100%;max-width:960px;padding:0 24px;display:grid}._card_1gv52_157{background:var(--surface-subtle);border:1px solid var(--surface-border);box-sizing:border-box;border-radius:16px;flex-direction:column;gap:20px;padding:28px 24px;transition:border-color .2s;display:flex;position:relative}._card_1gv52_157:hover{border-color:var(--surface-hover)}._cardFeatured_1gv52_182{background:var(--accent-bg);border-color:var(--accent-border)}._cardFeatured_1gv52_182:hover{border-color:var(--accent)}._cardBadge_1gv52_188{background:var(--accent-bg-hover);border:1px solid var(--accent-border);color:var(--accent);letter-spacing:.1em;text-transform:uppercase;border-radius:6px;padding:3px 9px;font-size:.65rem;font-weight:700;position:absolute;top:-13px;left:24px}._cardHead_1gv52_204{flex-direction:column;gap:6px;display:flex}._planName_1gv52_210{color:var(--text-faint);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}._priceRow_1gv52_219{align-items:flex-end;gap:4px;margin:4px 0 2px;display:flex}._price_1gv52_219{color:var(--text);letter-spacing:-.04em;font-family:Iowan Old Style,Georgia,serif;font-size:2.8rem;font-weight:400;line-height:1}._priceFree_1gv52_235{color:#f8f6f28c;letter-spacing:-.04em;font-family:Iowan Old Style,Georgia,serif;font-size:2.8rem;font-weight:400;line-height:1}._perMonth_1gv52_244{color:var(--text-faint);padding-bottom:6px;font-size:.9rem}._billedNote_1gv52_250{color:var(--text-faintest);margin:0;font-size:.78rem}._planDesc_1gv52_256{color:var(--text-muted);margin:4px 0 0;font-size:.85rem;line-height:1.5}._ctaBtn_1gv52_264{cursor:pointer;text-align:center;border:none;border-radius:9px;width:100%;padding:13px 0;font-size:.9rem;font-weight:700;transition:filter .15s,transform .15s}._ctaBtn_1gv52_264:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}._ctaBtn_1gv52_264:disabled{cursor:default;opacity:.45;filter:none!important;transform:none!important}._ctaBtn_ghost_1gv52_278{background:var(--surface-subtle);border:1px solid var(--surface-border);color:var(--text-muted)}._ctaBtn_gold_1gv52_284{background:var(--gold);color:#3a3520}._ctaBtn_green_1gv52_289{background:var(--hero-green);color:#fff}._featureList_1gv52_295{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}._featureItem_1gv52_304{color:var(--text-soft);align-items:center;gap:10px;font-size:.85rem;line-height:1.4;display:flex}._featureItemDim_1gv52_313{color:var(--text-faintest)}._checkYes_1gv52_317{background:var(--accent-bg-hover);color:var(--accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;display:inline-flex}._checkNo_1gv52_331{background:var(--surface-subtle);color:var(--text-faintest);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;display:inline-flex}._finePrint_1gv52_345{color:var(--text-faintest);text-align:center;margin:32px 0 0;font-size:.78rem}._backWrap_1gv52_352{margin-top:16px}._backLink_1gv52_356{color:var(--text-faint);font-size:.85rem;text-decoration:none;transition:color .15s}._backLink_1gv52_356:hover{color:var(--text-soft)}@media (width<=1024px){._cardsRow_1gv52_157{grid-template-columns:repeat(2,1fr);max-width:640px}}@media (width<=700px){._nav_1gv52_19{padding:0 16px}._navUser_1gv52_45{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}._hero_1gv52_76{gap:18px;padding:48px 16px 36px}._subtitle_1gv52_107{font-size:.95rem}._toggleBtn_1gv52_125{min-height:44px;padding:0 18px;font-size:.9rem}._cardsRow_1gv52_157{grid-template-columns:1fr;gap:20px;max-width:440px;padding:0 16px}._card_1gv52_157{gap:18px;padding:24px 18px}._cardFeatured_1gv52_182{margin-top:13px}._cardBadge_1gv52_188{left:18px}._ctaBtn_1gv52_264{min-height:46px;padding:0;font-size:.95rem}._featureItem_1gv52_304{font-size:.9rem}._finePrint_1gv52_345{padding:0 16px}}._page_1r4qc_2{background:var(--bg);min-height:100vh}._pageHeader_1r4qc_8{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 32px 18px;display:flex}._pageHeaderLeft_1r4qc_16{flex-direction:column;gap:2px;display:flex}._pageTitle_1r4qc_18{color:var(--text);letter-spacing:-.025em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1.35rem;font-weight:700}._pageSubtitle_1r4qc_27{color:var(--text-faint);margin:0;font-size:.82rem}._primaryBtn_1r4qc_33{color:#fff;cursor:pointer;background:#ee7b53;border:none;border-radius:8px;align-items:center;gap:7px;padding:10px 20px;font-family:Arial,Helvetica,sans-serif;font-size:.84rem;font-weight:700;transition:background .14s,transform .14s;display:inline-flex}._primaryBtn_1r4qc_33:hover{background:#d4622e;transform:translateY(-1px)}._statTilesRow_1r4qc_51{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);padding:0;display:grid}._statTile_1r4qc_51{border-right:1px solid var(--border);flex-direction:column;gap:6px;padding:20px 28px;display:flex}._statTile_1r4qc_51:last-child{border-right:none}._statTileLabel_1r4qc_67{color:var(--text-faintest);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:700}._statTileBottom_1r4qc_75{align-items:baseline;gap:10px;display:flex}._statTileValue_1r4qc_81{color:var(--text);letter-spacing:-.04em;font-family:Arial,Helvetica,sans-serif;font-size:1.8rem;font-weight:700;line-height:1}._statTileUnit_1r4qc_90{color:var(--text-faint);letter-spacing:0;font-size:.75rem;font-weight:500}._statTileDelta_1r4qc_97{font-size:.78rem;font-weight:600}._contentGrid_1r4qc_103{grid-template-columns:minmax(0,1fr) 300px;gap:0;min-height:calc(100vh - 160px);display:grid}._mainCol_1r4qc_110{border-right:1px solid var(--border);flex-direction:column;gap:0;display:flex}._sideCol_1r4qc_117{flex-direction:column;gap:0;display:flex}._card_1r4qc_124{border-bottom:1px solid var(--border);flex-direction:column;gap:16px;padding:22px 28px 24px;display:flex}._cardHeader_1r4qc_132{justify-content:space-between;align-items:center;display:flex}._cardTitle_1r4qc_138{color:var(--text);letter-spacing:-.01em;font-size:.9rem;font-weight:600}._cardMeta_1r4qc_145{color:var(--text-faint);font-size:.76rem}._viewAllBtn_1r4qc_150{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:600;transition:opacity .14s}._viewAllBtn_1r4qc_150:hover{opacity:.7}._activityChart_1r4qc_163{align-items:flex-end;gap:6px;height:60px;display:flex}._activityCol_1r4qc_170{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:5px;height:100%;display:flex}._activityBarWrap_1r4qc_180{flex:1;align-items:flex-end;width:100%;display:flex}._activityBar_1r4qc_180{background:var(--surface-subtle);border:1px solid var(--border);border-radius:4px 4px 0 0;width:100%;height:20%;transition:height .4s cubic-bezier(.16,1,.3,1)}._activityBarFilled_1r4qc_196{background:var(--accent);border-color:var(--accent);height:100%}._activityBarToday_1r4qc_202{border-color:#ee7b53}._activityBarFilled_1r4qc_196._activityBarToday_1r4qc_202{background:#ee7b53}._activityDayLabel_1r4qc_209{color:var(--text-faintest);letter-spacing:.04em;text-transform:uppercase;font-size:.64rem;font-weight:500}._activityDayToday_1r4qc_216{color:#ee7b53;font-weight:700}._activityFooter_1r4qc_218{justify-content:space-between;align-items:center;display:flex}._activityLegend_1r4qc_224{color:var(--text-faint);align-items:center;gap:6px;font-size:.74rem;display:flex}._activityDot_1r4qc_232{background:var(--accent);border-radius:50%;width:7px;height:7px;display:inline-block}._activityGoal_1r4qc_240{color:var(--text-faintest);font-size:.74rem}._tableEmpty_1r4qc_246{color:var(--text-faint);text-align:center;padding:16px 0;font-size:.85rem}._inlineLink_1r4qc_253{color:var(--accent);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}._sessionsTable_1r4qc_263{border-collapse:collapse;width:100%}._sessionsTable_1r4qc_263 thead tr{border-bottom:1px solid var(--border)}._sessionsTable_1r4qc_263 th{color:var(--text-faintest);letter-spacing:.09em;text-align:left;text-transform:uppercase;padding:0 12px 10px 0;font-size:.64rem;font-weight:700}._sessionsTable_1r4qc_263 th:last-child{padding-right:0}._sessionRow_1r4qc_283{border-bottom:1px solid var(--border);cursor:pointer;transition:background .1s}._sessionRow_1r4qc_283:last-child{border-bottom:none}._sessionRow_1r4qc_283:hover{background:var(--surface-subtle)}._sessionsTable_1r4qc_263 td{color:var(--text);vertical-align:middle;padding:12px 12px 12px 0;font-size:.84rem}._sessionDate_1r4qc_298{white-space:nowrap;min-width:70px;color:var(--text-faint)!important;font-size:.78rem!important}._sessionPiece_1r4qc_305{min-width:0}._sessionPieceTitle_1r4qc_309{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.87rem;font-weight:600;display:block;overflow:hidden}._sessionComposer_1r4qc_319{color:var(--text-faint);font-size:.74rem;display:block}._sessionScore_1r4qc_325{font-variant-numeric:tabular-nums;white-space:nowrap}._sessionDelta_1r4qc_330{font-size:.72rem;font-weight:600}._sessionTakes_1r4qc_335{text-align:center;color:var(--text-faint)!important;font-size:.78rem!important}._sessionChevron_1r4qc_341{text-align:right;width:20px;color:var(--text-faintest)!important;font-size:1rem!important}._planList_1r4qc_349{flex-direction:column;gap:12px;display:flex}._planItem_1r4qc_355{gap:12px;display:flex}._planItemNum_1r4qc_360{background:var(--surface-subtle);border:1px solid var(--border);color:var(--text-faint);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;font-size:.7rem;font-weight:700;display:flex}._planItemContent_1r4qc_376{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._planItemText_1r4qc_384{color:var(--text-soft);text-overflow:ellipsis;margin:0;font-size:.82rem;line-height:1.55;overflow:hidden}._planItemSub_1r4qc_393{color:var(--text-faintest);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:600}._sideEmpty_1r4qc_401{color:var(--text-faint);margin:0;font-size:.83rem;line-height:1.6}._recordBtn_1r4qc_408{background:var(--surface-subtle);border:1px solid var(--border);color:var(--text-soft);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;width:100%;padding:9px 16px;font-size:.81rem;font-weight:500;transition:background .13s,color .13s;display:flex}._recordBtn_1r4qc_408:hover{background:var(--accent-bg);color:var(--accent)}._trendList_1r4qc_427{flex-direction:column;gap:11px;display:flex}._trendRow_1r4qc_433{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}._trendRow_1r4qc_433:last-child{border-bottom:none;padding-bottom:0}._trendLabel_1r4qc_442{color:var(--text-soft);font-size:.84rem}._trendDelta_1r4qc_447{font-size:.8rem;font-weight:600}._focusCard_1r4qc_453{background:#1eb89d0d!important;border-color:#1eb89d24!important}._focusCardLabel_1r4qc_458{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:6px;font-size:.68rem;font-weight:700;display:flex}._focusTip_1r4qc_469{color:var(--text-soft);margin:0;font-size:.85rem;line-height:1.65}@media (width<=1100px){._contentGrid_1r4qc_103{grid-template-columns:1fr}._mainCol_1r4qc_110{border-right:none}._sideCol_1r4qc_117{flex-flow:wrap}._sideCol_1r4qc_117 ._card_1r4qc_124{flex:1;min-width:240px}}@media (width<=900px){._statTilesRow_1r4qc_51{grid-template-columns:repeat(2,1fr)}._statTile_1r4qc_51:nth-child(2){border-right:none}}@media (width<=700px){._pageHeader_1r4qc_8{padding:16px 20px 14px}._statTilesRow_1r4qc_51{grid-template-columns:repeat(2,1fr)}._contentGrid_1r4qc_103{padding:0}._card_1r4qc_124{padding:18px 20px 20px}._statTile_1r4qc_51{padding:16px 20px}}@media (width<=480px){._statTilesRow_1r4qc_51{grid-template-columns:repeat(2,1fr)}}._backdrop_18w84_2{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#1d28248c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._modal_18w84_18{background:var(--cream-strong);border-radius:var(--radius-lg);flex-direction:column;gap:20px;width:100%;max-width:520px;padding:36px;display:flex;box-shadow:0 40px 100px #141e1a66}._modalHeader_18w84_30{justify-content:space-between;align-items:flex-start;display:flex}._modalTitle_18w84_36{color:#1a0f05;letter-spacing:-.03em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.6rem;font-weight:400}._closeBtn_18w84_45{color:#2f344099;cursor:pointer;background:#667e711a;border:none;border-radius:999px;flex-shrink:0;width:32px;height:32px;font-size:.85rem;transition:background .16s}._closeBtn_18w84_45:hover{background:#667e7133}._modalSub_18w84_59{color:#2f344099;margin:-6px 0 0;font-size:.92rem;line-height:1.65}._dropzone_18w84_67{background:var(--cream);border-radius:var(--radius-md);cursor:pointer;text-align:center;border:2px dashed #58796547;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:160px;padding:28px 24px;transition:border-color .16s,background .16s;display:flex}._dropzone_18w84_67:hover,._dropzoneDrag_18w84_83{border-color:var(--hero-green);background:var(--mint-soft)}._dropzoneFilled_18w84_84{border-color:var(--hero-green);border-style:solid}._dzIcon_18w84_86{color:var(--hero-green);font-size:2rem}._dzLabel_18w84_91{color:#1a0f05;font-size:1rem}._dzFileName_18w84_96{color:#1a0f05;word-break:break-all;font-size:.95rem}._dzHint_18w84_102{color:#2f344099;font-size:.82rem}._form_18w84_108{flex-direction:column;gap:12px;display:flex}._formRow_18w84_114{flex-direction:column;gap:5px;display:flex}._formRowGroup_18w84_120{grid-template-columns:1fr 1fr;gap:12px;display:grid}._formLabel_18w84_126{color:#2f344099;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:600}._formInput_18w84_134{background:var(--cream);box-sizing:border-box;color:#1a0f05;border:1px solid #58796538;border-radius:10px;width:100%;padding:10px 14px;font-size:.92rem;transition:border-color .14s}._formInput_18w84_134::placeholder{color:#1a0f0559}._formInput_18w84_134:focus{border-color:var(--hero-green);outline:none}._formSelect_18w84_148{background:var(--cream);color:#1a0f05;border:1px solid #58796538;border-radius:10px;width:100%;padding:10px 14px;font-size:.92rem}._formDivider_18w84_158{border:none;border-top:1px solid #5879651f;margin:2px 0}._formAiLabel_18w84_164{color:#2f344099;margin:0;font-size:.78rem;font-style:italic}._formRequired_18w84_171{color:var(--hero-green);text-transform:none;letter-spacing:0;font-style:italic;font-weight:400}._errorMsg_18w84_180{color:var(--coral);background:#e186761a;border:1px solid #e186764d;border-radius:10px;margin:-6px 0 0;padding:12px 16px;font-size:.88rem}._modalActions_18w84_191{justify-content:flex-end;gap:10px;display:flex}._cancelBtn_18w84_197{color:#2f344099;cursor:pointer;background:#58796514;border:1px solid #5879652e;border-radius:999px;padding:12px 22px;transition:background .16s}._cancelBtn_18w84_197:hover{background:#58796524}._uploadBtnSecondary_18w84_208{color:var(--text);cursor:pointer;background:#5879651f;border:1px solid #58796540;border-radius:999px;padding:12px 22px;font-weight:500;transition:background .16s}._uploadBtnSecondary_18w84_208:hover:not(:disabled){background:#58796533}._uploadBtnSecondary_18w84_208:disabled{opacity:.45;cursor:not-allowed}._uploadBtn_18w84_208{background:var(--hero-green);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:12px 22px;font-weight:600;transition:filter .16s,transform .16s}._uploadBtn_18w84_208:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}._uploadBtn_18w84_208:disabled{opacity:.45;cursor:not-allowed}._progress_18w84_235{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:32px 0;display:flex}._spinner_18w84_244{border:3px solid #58796533;border-top-color:var(--hero-green);border-radius:50%;width:40px;height:40px;animation:.9s linear infinite _spin_18w84_244}@keyframes _spin_18w84_244{to{transform:rotate(360deg)}}._progressLabel_18w84_254{color:#1a0f05;margin:0;font-size:1rem;font-weight:600}._progressSub_18w84_261{color:#2f344099;max-width:32ch;margin:-4px 0 0;font-size:.88rem}._resultBox_18w84_269{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}._resultCheck_18w84_277{color:var(--hero-green);background:#5879651f;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:4px;font-size:1.2rem;font-weight:700;display:inline-flex}._resultTitle_18w84_291{color:#1a0f05;letter-spacing:-.03em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.45rem;font-weight:400}._resultComposer_18w84_300{color:#2f344099;margin:0;font-size:.95rem}._resultTags_18w84_306{flex-wrap:wrap;justify-content:center;gap:6px;margin:6px 0;display:flex}._tag_18w84_314{color:var(--hero-green);background:#5879651a;border:1px solid #58796533;border-radius:999px;padding:4px 12px;font-size:.78rem}._resultSummary_18w84_323{border-left:3px solid var(--hero-green);color:#2f344099;text-align:left;background:#5879650f;border-radius:0 10px 10px 0;margin:4px 0 6px;padding:12px 16px;font-size:.9rem;line-height:1.65}@media (width<=700px){._backdrop_18w84_2{align-items:stretch;padding:16px}._modal_18w84_18{gap:16px;width:100%;max-width:100%;max-height:calc(100dvh - 32px);margin:auto 0;padding:24px 18px;overflow-y:auto}._modalTitle_18w84_36{font-size:1.4rem}._modalSub_18w84_59{font-size:.92rem}._closeBtn_18w84_45{width:40px;height:40px}._formInput_18w84_134,._formSelect_18w84_148{min-height:44px;font-size:1rem}._formRowGroup_18w84_120{grid-template-columns:1fr}._modalActions_18w84_191{flex-direction:column-reverse;gap:10px}._cancelBtn_18w84_197,._uploadBtnSecondary_18w84_208,._uploadBtn_18w84_208{text-align:center;width:100%;min-height:44px}}._backdrop_6w4i2_2{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#1d282480;justify-content:flex-end;display:flex;position:fixed;inset:0}._panel_6w4i2_16{background:var(--cream-strong);flex-direction:column;width:92%;max-width:1160px;height:100%;display:flex;overflow:hidden;box-shadow:-24px 0 80px #141e1a40}._header_6w4i2_28{border-bottom:1px solid #58796524;flex-shrink:0;align-items:center;gap:20px;padding:18px 32px;display:flex}._backBtn_6w4i2_37{color:#2f344099;cursor:pointer;white-space:nowrap;background:#58796514;border:1px solid #5879652e;border-radius:999px;flex-shrink:0;padding:8px 18px;font-size:.88rem;transition:background .14s}._backBtn_6w4i2_37:hover{background:#58796524}._headerMeta_6w4i2_51{flex:1;min-width:0}._pieceTitle_6w4i2_53{color:var(--text-inverse);letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.5rem;font-weight:400;overflow:hidden}._pieceSub_6w4i2_65{color:#2f344099;margin:3px 0 0;font-size:.85rem}._headerActions_6w4i2_71{flex-shrink:0;align-items:center;gap:8px;display:flex}._deletePieceBtn_6w4i2_78{color:#ab6559cc;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ab655947;border-radius:999px;flex-shrink:0;padding:8px 16px;font-size:.83rem;transition:background .14s,color .14s,border-color .14s}._deletePieceBtn_6w4i2_78:hover:not(:disabled){color:#c06454;background:#ab655914;border-color:#ab655980}._deletePieceBtn_6w4i2_78:disabled{opacity:.5;cursor:not-allowed}._recordBtn_6w4i2_97{background:var(--hero-green);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;padding:10px 22px;font-size:.9rem;font-weight:600;transition:filter .15s,transform .15s}._recordBtn_6w4i2_97:hover{filter:brightness(1.08);transform:translateY(-1px)}._body_6w4i2_113{flex:1;grid-template-columns:1fr 300px;min-height:0;display:grid;overflow:hidden}._scoreSection_6w4i2_122{border-right:1px solid #5879651a;padding:28px 32px;overflow-y:auto}._scoreLoading_6w4i2_128{color:#2f344099;text-align:center;flex-direction:column;align-items:center;gap:14px;padding:60px 20px;font-size:.88rem;display:flex}._spinner_6w4i2_139{border:3px solid #58796533;border-top-color:var(--hero-green);border-radius:50%;width:36px;height:36px;animation:.9s linear infinite _spin_6w4i2_139}@keyframes _spin_6w4i2_139{to{transform:rotate(360deg)}}._sourceLabel_6w4i2_149{color:#2f344099;text-align:center;margin:12px 0 0;font-size:.75rem;font-style:italic}._noScore_6w4i2_157{color:#2f344099;text-align:center;justify-content:center;align-items:center;padding:60px 20px;font-size:.88rem;display:flex}._sessionsSection_6w4i2_168{flex-direction:column;gap:0;padding:24px 20px;display:flex;overflow-y:auto}._sessionsTitle_6w4i2_176{color:var(--text-inverse);letter-spacing:.07em;text-transform:uppercase;margin:0 0 16px;font-size:.8rem;font-weight:700}._noSessions_6w4i2_185{color:#2f344099;margin:0;font-size:.88rem;line-height:1.65}._sessionList_6w4i2_192{flex-direction:column;gap:12px;display:flex}._sessionCard_6w4i2_198{background:var(--cream);border:1px solid #58796524;border-radius:12px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}._sessionRow_6w4i2_208{justify-content:space-between;align-items:center;display:flex}._sessionDate_6w4i2_214{color:#2f344099;font-size:.82rem}._sessionRowRight_6w4i2_219{align-items:center;gap:10px;display:flex}._deleteBtn_6w4i2_225{color:var(--text-faintest);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:.72rem;line-height:1;transition:color .14s}._deleteBtn_6w4i2_225:hover{color:var(--coral)}._deleteBtn_6w4i2_225:disabled{opacity:.4;cursor:not-allowed}._sessionScore_6w4i2_238{font-size:.95rem;font-weight:700}._flagList_6w4i2_243{flex-direction:column;gap:5px;display:flex}._flagItem_6w4i2_249{flex-direction:column;gap:1px;display:flex}._flagTag_6w4i2_255{color:#2f344099;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:600}._flagTitle_6w4i2_263{color:var(--text-inverse);font-size:.84rem;line-height:1.4}._confirmOverlay_6w4i2_270{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10;background:#1d282473;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._confirmBox_6w4i2_284{background:var(--cream-strong);border-radius:20px;width:calc(100% - 48px);max-width:360px;padding:32px 28px 24px;animation:.22s cubic-bezier(.16,1,.3,1) both _confirmIn_6w4i2_1;box-shadow:0 24px 64px #141e1a38}@keyframes _confirmIn_6w4i2_1{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}._confirmMsg_6w4i2_299{color:var(--text-inverse);letter-spacing:-.02em;margin:0 0 6px;font-family:Iowan Old Style,Georgia,serif;font-size:1.15rem;font-weight:400;line-height:1.4}._confirmSub_6w4i2_309{color:#2f344080;margin:0 0 24px;font-size:.84rem}._confirmActions_6w4i2_315{justify-content:flex-end;gap:10px;display:flex}._confirmCancel_6w4i2_321{border:1px solid var(--accent-border);color:#2f344099;cursor:pointer;background:0 0;border-radius:999px;padding:9px 20px;font-size:.88rem;transition:background .13s,border-color .13s}._confirmCancel_6w4i2_321:hover{background:var(--accent-bg);border-color:var(--accent)}._confirmDelete_6w4i2_336{color:#fff;cursor:pointer;background:#c06454;border:none;border-radius:999px;padding:9px 22px;font-size:.88rem;font-weight:600;transition:filter .13s,transform .13s}._confirmDelete_6w4i2_336:hover{filter:brightness(1.1);transform:translateY(-1px)}@media (width<=1024px){._panel_6w4i2_16{width:100%}._body_6w4i2_113{grid-template-columns:1fr 260px}._scoreSection_6w4i2_122{padding:24px}._sessionsSection_6w4i2_168{padding:22px 18px}}@media (width<=700px){._panel_6w4i2_16{width:100%;max-width:100%}._header_6w4i2_28{flex-wrap:wrap;gap:10px;padding:14px 16px}._backBtn_6w4i2_37{min-height:44px}._headerMeta_6w4i2_51{order:-1;width:100%;min-width:0}._pieceTitle_6w4i2_53{white-space:normal;font-size:1.25rem}._pieceSub_6w4i2_65{font-size:.82rem}._headerActions_6w4i2_71{gap:10px;width:100%}._deletePieceBtn_6w4i2_78,._recordBtn_6w4i2_97{text-align:center;flex:1;min-height:44px}._body_6w4i2_113{flex-direction:column;display:flex;overflow-y:auto}._scoreSection_6w4i2_122{border-right:none;border-bottom:1px solid var(--accent-bg);padding:20px 16px;overflow-y:visible}._scoreSection_6w4i2_122 embed{height:60vh!important}._sessionsSection_6w4i2_168{padding:20px 16px;overflow-y:visible}._sessionsTitle_6w4i2_176{font-size:.78rem}._sessionDate_6w4i2_214{font-size:.84rem}._noSessions_6w4i2_185{font-size:.9rem}._flagTitle_6w4i2_263{font-size:.86rem}._deleteBtn_6w4i2_225{padding:8px;font-size:.85rem}}._page_1quzu_2{box-sizing:border-box;flex-direction:column;gap:28px;min-width:0;max-width:100%;min-height:100vh;padding:32px 40px 60px;display:flex;overflow-x:clip}._label_1quzu_15{color:var(--text-faint);letter-spacing:.13em;text-transform:uppercase;margin:0 0 4px;font-size:.69rem}._title_1quzu_23{color:var(--text);letter-spacing:-.03em;margin:0 0 4px;font-family:Iowan Old Style,Georgia,serif;font-size:1.85rem;font-weight:400;line-height:1.1}._reviewTitle_1quzu_33{color:var(--text);letter-spacing:-.03em;margin:0 0 4px;font-family:Iowan Old Style,Georgia,serif;font-size:1.6rem;font-weight:400;line-height:1.1}._sub_1quzu_43{color:var(--text-soft);margin:0;font-size:.87rem;line-height:1.6}._sectionLabel_1quzu_50{color:var(--text);margin:0;font-size:.88rem;font-weight:600}._header_1quzu_58{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;min-width:0;padding-bottom:20px;display:flex}._headerActions_1quzu_68{flex-shrink:0;align-items:center;gap:8px;padding-top:6px;display:flex}._analysisNotice_1quzu_76{box-sizing:border-box;border-radius:12px;flex-direction:column;gap:8px;min-width:0;max-width:100%;padding:16px 18px;display:flex}._analysisNoticeHigh_1quzu_87{background:var(--accent-bg);border:1px solid var(--accent-border)}._analysisNoticeMedium_1quzu_92{background:#b994551f;border:1px solid #b9945547}._analysisNoticeLow_1quzu_97{background:#ab65591f;border:1px solid #ab655947}._analysisNoticeTitle_1quzu_102{color:var(--text);margin:0;font-size:.88rem;font-weight:600}._analysisNoticeBody_1quzu_109{color:var(--text-soft);margin:0;font-size:.84rem;line-height:1.6}._analysisNoticeList_1quzu_116{color:var(--text-dim);flex-direction:column;gap:4px;margin:0;padding-left:18px;font-size:.78rem;line-height:1.5;display:flex}._primaryBtn_1quzu_128{background:var(--hero-green);border-radius:var(--radius-sm);color:#fff;letter-spacing:.01em;box-shadow:var(--shadow-sm);transition:transform .2s var(--ease-spring), box-shadow .2s var(--ease-spring), filter .2s ease;border:0;padding:10px 20px;font-size:.83rem;font-weight:600}._primaryBtn_1quzu_128:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 6px 16px -4px var(--accent-dim), var(--shadow-md);transform:translateY(-2px)}._primaryBtn_1quzu_128:active:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(0)}._primaryBtn_1quzu_128:disabled{cursor:not-allowed;filter:grayscale(.45);opacity:.4}._ghostBtn_1quzu_155{background:var(--input-bg);border:1px solid var(--input-border);border-radius:var(--radius-sm);color:var(--text-soft);transition:background .2s var(--ease-smooth), color .2s var(--ease-smooth), border-color .2s var(--ease-smooth), transform .2s var(--ease-spring);padding:9px 18px;font-size:.83rem}._ghostBtn_1quzu_155:hover{background:var(--surface-hover);border-color:var(--text-muted);color:var(--text);transform:translateY(-1px)}._ghostBtn_1quzu_155:active{transform:translateY(0)}._metrics_1quzu_175{border-bottom:1px solid var(--line);gap:48px;padding-bottom:24px;display:flex}._metric_1quzu_175{flex-direction:column;gap:6px;display:flex}._metricValue_1quzu_188{color:var(--text);letter-spacing:-.03em;font-family:Iowan Old Style,Georgia,serif;font-size:2.1rem;font-weight:400;line-height:1}._metricLabel_1quzu_197{color:var(--text-faint);letter-spacing:.02em;font-size:.75rem}._actionStrip_1quzu_205{border:1px solid var(--surface-border);border-radius:10px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}._actionTile_1quzu_213{border:none;border-right:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;flex-direction:column;gap:4px;padding:16px 18px;transition:background .14s;display:flex}._actionTile_1quzu_213:last-child{border-right:none}._actionTile_1quzu_213:hover{background:var(--surface-subtle)}._actionTileLabel_1quzu_228{color:var(--text);font-size:.87rem;font-weight:500;display:block}._actionTileSub_1quzu_229{color:var(--text-faint);font-size:.77rem}._section_1quzu_50{flex-direction:column;gap:0;display:flex}._statsRow_1quzu_235{gap:0;display:flex}._statCard_1quzu_236{flex:1}._statValue_1quzu_237{color:var(--text);font-family:Iowan Old Style,Georgia,serif;font-size:1.4rem}._tunerBtn_1quzu_240{border:1px solid var(--accent-border);color:var(--text);cursor:pointer;background:0 0;border-radius:999px;align-self:flex-start;padding:9px 20px;font-size:.88rem;transition:background .14s}._tunerBtn_1quzu_240:hover{background:var(--accent-bg)}._continueCard_1quzu_256{background:var(--accent-bg);border:1px solid var(--accent-border);cursor:pointer;text-align:left;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:18px 22px;transition:background .15s,border-color .15s;display:flex}._continueCard_1quzu_256:hover{background:var(--accent-bg-hover);border-color:var(--accent)}._continueCardLeft_1quzu_271{flex-direction:column;gap:3px;display:flex}._continueEyebrow_1quzu_272{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:600}._continueName_1quzu_273{color:var(--text);font-size:1rem;font-weight:600}._continueMeta_1quzu_274{color:var(--text-dim);font-size:.82rem}._continueArrow_1quzu_275{color:var(--text-faintest);flex-shrink:0;font-size:1.2rem}._accentLabel_1quzu_277{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 3px;font-size:.69rem}._continueTitle_1quzu_284{color:var(--text);margin:0 0 2px;font-size:1.05rem;font-weight:600}._continueSub_1quzu_285{color:var(--text-dim);margin:0;font-size:.82rem}._playOrb_1quzu_287{background:var(--hero-green);color:#fff;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:filter .15s;display:flex}._playOrb_1quzu_287:hover{filter:brightness(1.12)}._sectionHeader_1quzu_304{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}._sectionHeaderTitle_1quzu_312{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:600}._sectionHeaderAction_1quzu_320{color:var(--text-faintest);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;transition:color .14s}._sectionHeaderAction_1quzu_320:hover{color:var(--text-soft)}._homeGrid_1quzu_332{grid-template-columns:1fr 1.5fr;gap:40px;display:grid}._homeCol_1quzu_338{flex-direction:column;gap:12px;display:flex}._actionList_1quzu_341{flex-direction:column;display:flex}._actionListItem_1quzu_346{border:none;border-bottom:1px solid var(--surface-hover);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:14px;width:100%;padding:13px 0;transition:opacity .13s;display:flex}._actionListItem_1quzu_346:last-child{border-bottom:0}._actionListItem_1quzu_346:hover{opacity:.75}._actionIcon_1quzu_362{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;display:inline-flex}._green_1quzu_372{background:var(--accent-bg-hover);color:var(--accent)}._gold_1quzu_373{color:var(--gold);background:#d6b1682e}._coral_1quzu_374{color:var(--coral);background:#e186762e}._actionItemText_1quzu_376{flex:1;min-width:0}._actionItemLabel_1quzu_377{color:var(--text);font-size:.87rem;font-weight:500;display:block}._actionItemSub_1quzu_378{color:var(--text-faint);margin:1px 0 0;font-size:.77rem}._actionItemArrow_1quzu_379{color:var(--text-faintest);flex-shrink:0;font-size:1rem}._tableWrap_1quzu_382{width:100%}._table_1quzu_382{border-collapse:collapse;width:100%}._tableHead_1quzu_389 tr{border-bottom:1px solid var(--surface-border)}._th_1quzu_393{color:var(--text-dim);letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:8px 12px 10px 0;font-size:.72rem;font-weight:600}._th_1quzu_393:last-child{padding-right:0}._tableRow_1quzu_405{border-bottom:1px solid var(--input-bg);cursor:pointer;transition:background .12s}._tableRow_1quzu_405:last-child{border-bottom:0}._tableRow_1quzu_405:hover{background:var(--surface-subtle)}._tableRow_1quzu_405:hover ._td_1quzu_412,._tableRow_1quzu_405:hover ._tdSoft_1quzu_413{color:var(--text)}._td_1quzu_412{color:var(--text);vertical-align:middle;padding:11px 12px 11px 0;font-size:.9rem}._td_1quzu_412:last-child{padding-right:0}._tdSoft_1quzu_413{color:var(--text-soft);vertical-align:middle;padding:11px 12px 11px 0;font-size:.88rem}._tdSoft_1quzu_413:last-child{padding-right:0}._tdMuted_1quzu_431{color:var(--text-dim);font-size:.88rem}._toolbar_1quzu_434{flex-direction:column;gap:14px;display:flex}._toolbarFilters_1quzu_440{flex-direction:column;gap:10px;display:flex}._filterGroupLabel_1quzu_446{color:var(--text-faintest);letter-spacing:.1em;text-transform:uppercase;flex-shrink:0;margin-right:10px;font-size:.69rem;font-weight:600;display:inline-block}._filterGroup_1quzu_446{border-bottom:1px solid var(--surface-hover);align-items:center;gap:0;padding-bottom:10px;display:flex}._filterGroup_1quzu_446:last-child{border-bottom:0;padding-bottom:0}._filterStrip_1quzu_466{flex-wrap:wrap;gap:6px;display:flex}._filterChip_1quzu_467{border:1px solid var(--surface-border);color:var(--text-dim);background:0 0;border-radius:6px;padding:4px 11px;font-size:.8rem;transition:background .14s,color .14s,border-color .14s}._filterChip_1quzu_467:hover{background:var(--line);color:var(--text)}._filterChipActive_1quzu_477{background:var(--accent-bg-hover);border-color:var(--accent-border);color:var(--accent)}._emptyState_1quzu_479{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:48px 20px;display:flex}._emptyStateTitle_1quzu_487{color:var(--text);margin:0;font-size:1rem;font-weight:600}._emptyStateSub_1quzu_493{color:var(--text-faint);max-width:340px;margin:0 0 8px;font-size:.88rem;line-height:1.6}._emptyLibrary_1quzu_501{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:80px 20px;display:flex}._emptyLibraryTitle_1quzu_509{color:var(--text);margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.25rem;font-weight:400}._emptyLibrarySub_1quzu_516{color:var(--text-faint);max-width:36ch;margin:0;font-size:.88rem;line-height:1.65}._uploadedTag_1quzu_524{background:var(--accent-bg-hover);color:var(--accent);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;margin-left:4px;padding:1px 6px;font-size:.68rem;font-weight:600}._resultSub_1quzu_536{color:var(--text-faint);margin:0;font-size:.82rem}._searchInput_1quzu_542{background:var(--surface-subtle);border:1px solid var(--border);color:var(--text);border-radius:8px;outline:none;width:100%;padding:11px 15px;font-size:.9rem;transition:border-color .15s}._searchInput_1quzu_542::placeholder{color:var(--text-faintest)}._searchInput_1quzu_542:focus{border-color:var(--accent-border)}._sessionList_1quzu_557{flex-direction:column;display:flex}._sessionRow_1quzu_558{border:none;border-bottom:1px solid var(--input-bg);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:12px 0;transition:opacity .13s;display:flex}._sessionRow_1quzu_558:last-child{border-bottom:0}._sessionRow_1quzu_558:hover{opacity:.75}._sessionLeft_1quzu_573{flex-direction:column;gap:2px;display:flex}._sessionPiece_1quzu_574{color:var(--text);font-size:.88rem;font-weight:500}._sessionMeta_1quzu_575{color:var(--text-faint);font-size:.78rem}._sessionScore_1quzu_576{flex-shrink:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.2rem;font-weight:400}._diffBadge_1quzu_584{border-radius:5px;padding:2px 8px;font-size:.71rem;font-weight:600}._scoreReadyBadge_1quzu_591{background:var(--accent-bg-hover);border:1px solid var(--accent-border);color:var(--accent);border-radius:5px;padding:2px 8px;font-size:.71rem}._resultCount_1quzu_600{color:var(--text-faintest);margin:0;font-size:.82rem}._resultComposer_1quzu_601{color:var(--text-faint);margin:2px 0 5px;font-size:.84rem}._resultMeta_1quzu_602{color:var(--text-faintest);flex-wrap:wrap;align-items:center;gap:6px;font-size:.76rem;display:flex}._recordLayout_1quzu_612{grid-template-columns:1fr 1fr;gap:20px;display:grid}._recordLeft_1quzu_613{flex-direction:column;gap:16px;display:flex}._pieceCard_1quzu_615{border-bottom:1px solid var(--line);margin-bottom:16px;padding-bottom:16px}._pieceForm_1quzu_622{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;gap:16px;padding:22px 24px 24px;transition:box-shadow .25s,border-color .25s;display:flex}._pieceForm_1quzu_622:hover{box-shadow:var(--shadow-md);border-color:#b8922a29}._formRow_1quzu_639{grid-template-columns:1fr 1fr;gap:14px;display:grid}._formGroup_1quzu_641{flex-direction:column;gap:6px;display:flex}._formLabel_1quzu_643{color:var(--text-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:600}._formOptional_1quzu_651{color:var(--text-faintest);text-transform:none;font-size:.68rem;font-weight:400}._formInput_1quzu_653,._formSelect_1quzu_654{background:var(--input-bg);border:1px solid var(--input-border);border-radius:var(--radius-sm);color:var(--text);transition:border-color .2s var(--ease-smooth), box-shadow .2s var(--ease-smooth), background .2s ease;width:100%;padding:10px 12px;font-size:.88rem}._formInput_1quzu_653::placeholder{color:var(--text-faintest)}._formInput_1quzu_653:focus,._formSelect_1quzu_654:focus{background:var(--bg-card);border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim);outline:none}._formSelect_1quzu_654 option{background:var(--dropdown-bg)}._formHint_1quzu_674{color:var(--text-faint);text-align:center;margin:0;font-size:.8rem}._requiredDot_1quzu_682{background:var(--accent-bg);color:var(--accent);letter-spacing:.06em;text-transform:uppercase;vertical-align:middle;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:.68rem;font-weight:600}._ocrBadge_1quzu_695{color:var(--gold);letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;background:#d6b1681f;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:.65rem;font-style:normal;font-weight:600}._scoreAttach_1quzu_710{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._scoreAttachBtn_1quzu_717{background:var(--accent-bg);border:1px dashed var(--accent-border);color:var(--text-soft);cursor:pointer;border-radius:8px;padding:7px 14px;font-size:.82rem;transition:background .15s,border-color .15s,color .15s}._scoreAttachBtn_1quzu_717:hover{background:var(--accent-bg-hover);border-color:var(--accent);color:var(--text)}._scoreAttachClear_1quzu_733{color:var(--text-faint);cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:.85rem;transition:color .15s}._scoreAttachClear_1quzu_733:hover{color:var(--coral)}._scoreUnavailable_1quzu_745{color:#00000059;text-align:center;flex-direction:column;align-items:center;gap:6px;padding:40px 20px;display:flex}._scoreUnavailable_1quzu_745 p{margin:0;font-size:.88rem;line-height:1.6}._dropzone_1quzu_756{background:var(--surface-subtle);border:1.5px dashed var(--input-border);border-radius:var(--radius-md);cursor:pointer;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-height:160px;transition:border-color .25s var(--ease-smooth), background .25s var(--ease-smooth), transform .2s var(--ease-spring), box-shadow .25s var(--ease-smooth);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px 24px;display:flex}._dropzone_1quzu_756:hover{border-color:var(--accent);background:var(--accent-bg);box-shadow:0 8px 20px -8px var(--accent-dim);transform:translateY(-2px)}._dropzoneActive_1quzu_778{border-color:var(--accent);background:var(--accent-bg-hover);animation:1.6s ease-in-out infinite _pulseActive_1quzu_1}._dropzoneDone_1quzu_783{border:1.5px solid var(--mint);background:#4a8c580a;box-shadow:0 8px 24px -10px #4a8c5829}._dropzoneIcon_1quzu_788{color:var(--text-faint);transition:transform .25s var(--ease-spring);font-size:1.85rem}._dropzone_1quzu_756:hover ._dropzoneIcon_1quzu_788{color:var(--accent);transform:translateY(-4px)scale(1.1)}._dropzoneCheck_1quzu_797{color:var(--mint);animation:_popIn_1quzu_1 .35s var(--ease-spring) both;font-size:1.85rem}._dropzoneSub_1quzu_802{color:var(--text-faint);max-width:320px;font-size:.8rem;line-height:1.45}._dropzone_1quzu_756 strong{color:var(--text);font-size:.92rem;font-weight:600}@keyframes _pulseActive_1quzu_1{0%,to{box-shadow:0 0 0 0px var(--accent-dim)}50%{box-shadow:0 0 0 8px var(--accent-dim)}}@keyframes _popIn_1quzu_1{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}._waveformCard_1quzu_824{border-bottom:1px solid var(--line);margin-bottom:16px;padding-bottom:16px}._waveform_1quzu_824{grid-template-columns:repeat(12,1fr);align-items:flex-end;gap:4px;height:56px;margin-bottom:12px;display:grid}._waveform_1quzu_824 span{background:var(--hero-green);opacity:.6;border-radius:2px}._captureGrid_1quzu_839{grid-template-columns:1fr 1fr;gap:10px;display:grid}._captureCard_1quzu_840{border-bottom:1px solid var(--surface-hover);padding-bottom:12px}._captureCard_1quzu_840 strong{color:var(--text);margin-top:3px;font-size:.86rem;display:block}._submitBtn_1quzu_846{align-self:flex-start}._analyzeScreen_1quzu_849{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:380px;margin:auto;padding:80px 0;display:flex}._analyzeIcon_1quzu_859{color:var(--hero-green);font-size:2.4rem}._analyzeTitle_1quzu_860{color:var(--text);letter-spacing:-.02em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.5rem;font-weight:400}._analyzeSub_1quzu_861{color:var(--text-dim);font-size:.88rem;line-height:1.65}._progressBar_1quzu_862{background:var(--surface-border);border-radius:999px;width:100%;height:3px;overflow:hidden}._progressFill_1quzu_863{background:var(--hero-green);border-radius:999px;height:100%;transition:width .28s}._progressLabel_1quzu_864{color:var(--text-faint);font-size:.78rem}._errorBanner_1quzu_866{color:#e18676e6;background:#e186761a;border:1px solid #e186764d;border-radius:8px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;font-size:.88rem;display:flex}._errorRetry_1quzu_878{color:#e18676e6;cursor:pointer;white-space:nowrap;background:#e1867626;border:1px solid #e186764d;border-radius:6px;margin-left:auto;padding:4px 12px;font-size:.8rem}._errorRetry_1quzu_878:hover{background:#e1867640}._errorUpgradeLink_1quzu_891{color:#e18676e6;white-space:nowrap;background:#e1867626;border:1px solid #e186764d;border-radius:6px;margin-left:auto;padding:4px 12px;font-size:.8rem;text-decoration:none}._errorUpgradeLink_1quzu_891:hover{background:#e1867640}._issueStrip_1quzu_905{flex-wrap:wrap;align-items:center;gap:6px;display:flex}._issueStripLabel_1quzu_906{color:var(--text-dim);font-size:.8rem;font-weight:500}._issueStripHint_1quzu_907{color:var(--text-faintest);margin-left:4px;font-size:.76rem}._issueChip_1quzu_909{color:var(--coral);background:#e1867614;border:1px solid #e1867638;border-radius:5px;padding:4px 11px;font-size:.8rem;transition:background .14s}._issueChip_1quzu_909:hover{background:#e1867626}._issueChipActive_1quzu_919{background:#e186762e;border-color:#e1867673;font-weight:600}._reviewBody_1quzu_921{flex:1;grid-template-columns:1fr 360px;align-items:start;gap:28px;display:grid}._scoreArea_1quzu_923{box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:10px;height:100%;padding:20px 20px 28px;overflow:auto;box-shadow:0 1px 4px #0000000f}._scoreAreaImage_1quzu_934{box-shadow:none;background:0 0;border:0;justify-content:center;align-items:flex-start;padding:0;display:flex}._scorePhotoWrap_1quzu_944{max-width:100%;line-height:0;display:inline-block;position:relative}._scorePhoto_1quzu_944{border-radius:6px;width:auto;max-width:min(100%,720px);height:auto;max-height:min(680px,100vh - 180px);margin:0 auto;display:block}._scoreAreaImage_1quzu_934 ._scorePhoto_1quzu_944{max-width:100%;box-shadow:0 10px 34px #0000003d}._scoreArea_1quzu_923 iframe,._scoreArea_1quzu_923 svg{max-width:100%;height:auto}._scorePdf_1quzu_972{border:none;border-radius:6px;width:100%;height:700px;display:block}._deleteBtn_1quzu_981{color:var(--coral);background:0 0;border:1px solid #e1867640;border-radius:8px;padding:9px 14px;font-size:.83rem;transition:background .15s}._deleteBtn_1quzu_981:hover{background:#e1867614}._deleteBtnConfirm_1quzu_992{color:var(--coral);background:#e186761f;border:1px solid #e1867673;border-radius:8px;padding:9px 14px;font-size:.83rem;font-weight:600;transition:background .15s}._deleteBtnConfirm_1quzu_992:hover{background:#e1867638}._videoBar_1quzu_1005{box-sizing:border-box;border:1px solid var(--line);background:#000;border-radius:10px;flex-direction:column;gap:0;min-width:0;max-width:100%;display:flex;overflow:hidden}._videoBarLabel_1quzu_1018{color:var(--text-faint);letter-spacing:.12em;text-transform:uppercase;padding:8px 14px 6px;font-size:.68rem;font-weight:600}._videoBarPlayer_1quzu_1027{object-fit:contain;background:#000;width:100%;max-height:300px;display:block}._videoControls_1quzu_1035{background:#000000bf;flex-wrap:wrap;align-items:center;gap:12px;padding:7px 14px 10px;display:flex}._videoControlsLabel_1quzu_1044{color:#ffffff61;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:600}._speedBtns_1quzu_1052{flex-wrap:wrap;gap:4px;min-width:0;display:flex}._speedBtn_1quzu_1052{color:#ffffff80;background:#ffffff12;border:1px solid #ffffff1a;border-radius:5px;padding:3px 9px;font-size:.75rem;transition:background .12s,color .12s}._speedBtn_1quzu_1052:hover{color:#ffffffe6;background:#ffffff24}._speedBtnActive_1quzu_1064{background:var(--accent-bg-hover);border-color:var(--accent-border);color:var(--accent)}._mobileTabs_1quzu_1071{display:none}._mobileHide_1quzu_1074{display:block}._excerptPlayer_1quzu_1077{border:1px solid var(--surface-border);border-radius:8px;flex-direction:column;gap:8px;margin-bottom:10px;display:flex;overflow:hidden}._excerptVideo_1quzu_1087{object-fit:contain;background:#000;width:100%;height:160px;display:block}._excerptControls_1quzu_1095{justify-content:space-between;align-items:center;gap:10px;padding:6px 10px 10px;display:flex}._excerptTime_1quzu_1103{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.75rem}._feedbackSidebar_1quzu_1109{border-left:1px solid var(--line);flex-direction:column;gap:24px;padding:0 0 0 24px;display:flex}._feedbackPanel_1quzu_1117{flex-direction:column;display:flex}._feedbackIdle_1quzu_1119{color:var(--text-faintest);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:180px;display:flex}._feedbackIdleIcon_1quzu_1129{opacity:.3;font-size:1.8rem}._feedbackIdle_1quzu_1119 p{max-width:28ch;font-size:.84rem;line-height:1.7}._feedbackDetail_1quzu_1132{flex-direction:column;gap:0;display:flex}._detailTag_1quzu_1133{color:var(--coral);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.69rem;font-weight:600}._detailTitle_1quzu_1141{color:var(--text);letter-spacing:-.02em;margin-bottom:10px;font-family:Iowan Old Style,Georgia,serif;font-size:1.15rem}._detailBody_1quzu_1148{color:var(--text-soft);margin-bottom:20px;font-size:.87rem;line-height:1.75}._loopBtn_1quzu_1154{background:var(--hero-green);color:#fff;border:0;border-radius:7px;width:100%;margin-bottom:7px;padding:9px 14px;font-size:.83rem;transition:filter .14s}._loopBtn_1quzu_1154:hover{filter:brightness(1.1)}._dismissBtn_1quzu_1166{background:var(--input-bg);border:1px solid var(--surface-border);color:var(--text-dim);border-radius:7px;width:100%;padding:8px 14px;font-size:.83rem;transition:background .14s,color .14s}._dismissBtn_1quzu_1166:hover{background:var(--border);color:var(--text-soft)}._chatSection_1quzu_1179{border-top:1px solid var(--line);flex-direction:column;gap:10px;padding-top:20px;display:flex}._chatHeader_1quzu_1187{justify-content:space-between;align-items:center;gap:10px;display:flex}._chatLabel_1quzu_1194{color:var(--text-faint);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.69rem}._chatContextPill_1quzu_1202{color:var(--coral);letter-spacing:.04em;white-space:nowrap;background:#e186761f;border:1px solid #e186764d;border-radius:999px;padding:2px 9px;font-size:.68rem;font-weight:600}._chatMessages_1quzu_1214{flex-direction:column;gap:12px;max-height:320px;padding-right:4px;display:flex;overflow-y:auto}._chatMessages_1quzu_1214::-webkit-scrollbar{width:5px}._chatMessages_1quzu_1214::-webkit-scrollbar-track{background:0 0}._chatMessages_1quzu_1214::-webkit-scrollbar-thumb{background:var(--surface-border);border-radius:99px}._chatEmpty_1quzu_1233{color:var(--text-faintest);text-align:center;margin:0;padding:16px 0;font-size:.84rem;line-height:1.6}._chatMsgUser_1quzu_1242{background:linear-gradient(135deg, var(--hero-green), var(--panel-green));border-radius:var(--radius-md) var(--radius-md) 4px var(--radius-md);color:#fff;max-width:85%;animation:_chatPop_1quzu_1 .3s var(--ease-spring) both;flex-direction:column;align-self:flex-end;gap:4px;padding:10px 14px;font-size:.85rem;line-height:1.6;display:flex;box-shadow:0 4px 12px -3px #8a6d1438}._chatMsgContext_1quzu_1258{color:#ffffffa6;letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:700}._chatMsgAI_1quzu_1266{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:var(--radius-md) var(--radius-md) var(--radius-md) 4px;color:var(--text-soft);max-width:90%;box-shadow:var(--shadow-sm);animation:_chatPop_1quzu_1 .3s var(--ease-spring) both;align-self:flex-start;padding:10px 14px;font-size:.85rem;line-height:1.65}@keyframes _chatPop_1quzu_1{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}._chatTyping_1quzu_1285{letter-spacing:.15em;opacity:.55;font-weight:700}._streamCursor_1quzu_1291{vertical-align:text-bottom;opacity:.5;background:currentColor;width:1.5px;height:.85em;margin-left:1px;animation:.7s step-end infinite _cursorBlink_1quzu_1;display:inline-block}@keyframes _cursorBlink_1quzu_1{0%,to{opacity:.5}50%{opacity:0}}._chatInputRow_1quzu_1307{align-items:center;gap:8px;margin-top:4px;display:flex}._chatInput_1quzu_1307{background:var(--input-bg);border:1px solid var(--input-border);border-radius:var(--radius-sm);color:var(--text);flex:1;min-width:0;padding:10px 14px;font-size:.86rem;transition:border-color .2s,background .2s,box-shadow .2s}._chatInput_1quzu_1307::placeholder{color:var(--text-faintest)}._chatInput_1quzu_1307:focus{background:var(--bg-card);border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim);outline:none}._chatInput_1quzu_1307:disabled{opacity:.5}._chatSend_1quzu_1334{background:var(--hero-green);color:#fff;width:38px;height:38px;box-shadow:var(--shadow-sm);transition:transform .2s var(--ease-spring), filter .2s ease, box-shadow .2s ease;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;display:flex}._chatSend_1quzu_1334:hover:not(:disabled){filter:brightness(1.1);transform:scale(1.06);box-shadow:0 4px 12px -2px #8a6d1447}._chatSend_1quzu_1334:active:not(:disabled){transform:scale(.95)}._chatSend_1quzu_1334:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}._summaryLead_1quzu_1364{border-bottom:1px solid var(--line);padding-bottom:20px}._summaryLeadTitle_1quzu_1368{color:var(--text);margin:5px 0 7px;font-family:Iowan Old Style,Georgia,serif;font-size:1.15rem;font-weight:400}._summaryGrid_1quzu_1376{grid-template-columns:1fr 1fr;gap:0;display:grid}._summaryCard_1quzu_1377{border-bottom:1px solid var(--surface-hover);border-right:1px solid var(--surface-hover);padding:16px 20px 16px 0}._summaryCard_1quzu_1377:nth-child(2n){border-right:0;padding-left:20px;padding-right:0}._summaryCard_1quzu_1377:nth-last-child(-n+2){border-bottom:0}._summaryCardText_1quzu_1384{color:var(--text-soft);margin-top:4px;font-size:.86rem;line-height:1.55;display:block}._takesGrid_1quzu_1387{grid-template-columns:1fr 1fr;gap:14px;display:grid}._takeCard_1quzu_1388{border-bottom:1px solid var(--line);flex-direction:column;padding-bottom:20px;display:flex}._takeCardFeatured_1quzu_1394{border-color:#58796540}._comparePanel_1quzu_1396{flex-direction:column;display:flex}._compareRow_1quzu_1397{border-bottom:1px solid var(--surface-hover);justify-content:space-between;align-items:center;padding:11px 0;display:flex}._compareRow_1quzu_1397:last-child{border-bottom:0}._compareRow_1quzu_1397 span{color:var(--text-faint);font-size:.84rem}._compareGood_1quzu_1406{color:var(--mint);font-weight:600}._compareNeutral_1quzu_1407{color:var(--text-dim)}._avatar_1quzu_1410{background:var(--accent-bg-hover);color:var(--accent);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:inline-flex}._avatarLg_1quzu_1423{background:var(--accent-bg-hover);color:var(--accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.3rem;font-weight:700;display:inline-flex}._profileCard_1quzu_1437{border-bottom:1px solid var(--line);padding-bottom:20px}._profileBadge_1quzu_1439{color:var(--gold);background:#d6b1681f;border-radius:5px;padding:3px 9px;font-size:.76rem;font-weight:600;display:inline-block}._settingsList_1quzu_1449{flex-direction:column;display:flex}._settingRow_1quzu_1450{border-bottom:1px solid var(--surface-hover);justify-content:space-between;align-items:center;padding:12px 0;display:flex}._settingRow_1quzu_1450:last-child{border-bottom:0}._settingLabel_1quzu_1458{color:var(--text-faint);font-size:.84rem}._settingRow_1quzu_1450 strong{color:var(--text);font-size:.84rem}._profileSection_1quzu_1461{flex-direction:column;gap:12px;display:flex}._goalsGrid_1quzu_1463{grid-template-columns:repeat(4,1fr);gap:0;display:grid}._goalCard_1quzu_1464{border-right:1px solid var(--surface-hover);padding:12px 16px 12px 0}._goalCard_1quzu_1464:last-child{border-right:0}._goalValue_1quzu_1469{color:var(--text);margin-top:3px;font-size:.9rem;font-weight:500;display:block}._prefList_1quzu_1471{flex-direction:column;display:flex}._prefRow_1quzu_1472{border-bottom:1px solid var(--surface-hover);justify-content:space-between;align-items:center;gap:20px;padding:13px 0;display:flex}._prefRow_1quzu_1472:last-child{border-bottom:0}._prefLabel_1quzu_1482{color:var(--text);font-size:.87rem}._prefSub_1quzu_1483{color:var(--text-faint);margin-top:1px;font-size:.75rem}._prefSelect_1quzu_1485{background:var(--input-bg);border:1px solid var(--border);color:var(--text);font:inherit;border-radius:6px;outline:none;flex-shrink:0;padding:6px 10px;font-size:.82rem}._prefSelect_1quzu_1485:focus{border-color:var(--accent-border)}._prefSelect_1quzu_1485 option{background:var(--dropdown-bg)}._prefInput_1quzu_1499{background:var(--input-bg);border:1px solid var(--border);color:var(--text);font:inherit;border-radius:6px;outline:none;flex-shrink:0;width:200px;padding:6px 10px;font-size:.82rem}._prefInput_1quzu_1499:focus{border-color:var(--accent-border)}._prefReadonly_1quzu_1513{color:var(--text-faint);padding:6px 0;font-size:.82rem}._errorMsg_1quzu_1519{color:var(--coral);margin-top:4px;font-size:.8rem}._bpmControl_1quzu_1525{flex-shrink:0;align-items:center;gap:8px;display:flex}._bpmBtn_1quzu_1526{background:var(--input-bg);border:1px solid var(--border);color:var(--text);border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.95rem;transition:background .14s;display:flex}._bpmBtn_1quzu_1526:hover{background:var(--input-border)}._bpmValue_1quzu_1540{color:var(--text);text-align:center;min-width:30px;font-size:.9rem;font-weight:600}._prefActions_1quzu_1542{gap:8px;padding-top:4px;display:flex}._dangerBtn_1quzu_1544{color:var(--coral);background:0 0;border:1px solid #e1867633;border-radius:7px;padding:8px 16px;font-size:.83rem;transition:background .14s}._dangerBtn_1quzu_1544:hover{background:#e1867614}._streakCard_1quzu_1556,._streakTop_1quzu_1557,._streakBadge_1quzu_1558,._streakBars_1quzu_1559,._actionGrid_1quzu_1560,._actionCard_1quzu_1561,._resultGrid_1quzu_1562,._resultCard_1quzu_1563{display:none}._resultTitle_1quzu_1564{color:var(--text);margin:0;font-size:.95rem;font-weight:500}._resultCardTop_1quzu_1565{display:none}@media (width<=768px){._page_1quzu_2{gap:20px;padding:20px 16px 36px}._header_1quzu_58{flex-direction:column;gap:12px}._headerActions_1quzu_68{padding-top:0}._recordLayout_1quzu_612,._formRow_1quzu_639,._captureGrid_1quzu_839,._reviewBody_1quzu_921{grid-template-columns:1fr}._feedbackSidebar_1quzu_1109{border-left:none;border-top:1px solid var(--line);padding:20px 0 0}._issueStrip_1quzu_905{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}._issueStrip_1quzu_905::-webkit-scrollbar{display:none}._scorePdf_1quzu_972{height:60vh}._analyzeScreen_1quzu_849{padding:40px 20px}._submitBtn_1quzu_846{width:100%}._mobileTabs_1quzu_1071{border-bottom:1px solid var(--line);gap:0;display:flex}._mobileTab_1quzu_1071{color:var(--text-dim);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:11px 8px;font-size:.85rem;font-weight:500;transition:color .14s,border-color .14s}._mobileTabActive_1quzu_1622{border-bottom-color:var(--accent);color:var(--text)}._mobileHide_1quzu_1074{display:none!important}}._coachPage_1quzu_1632{flex-direction:column;height:calc(100vh - 48px);display:flex;overflow:hidden}._coachHeader_1quzu_1639{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:24px 32px 20px;display:flex}._coachContextBadge_1quzu_1648{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent);white-space:nowrap;border-radius:8px;align-items:center;gap:7px;padding:6px 12px;font-size:.78rem;display:flex}._coachContextDot_1quzu_1661{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}._coachMessages_1quzu_1669{scrollbar-width:thin;scrollbar-color:var(--surface-border) transparent;flex-direction:column;flex:1;gap:10px;padding:28px 32px;display:flex;overflow-y:auto}._coachMessages_1quzu_1669::-webkit-scrollbar{width:4px}._coachMessages_1quzu_1669::-webkit-scrollbar-thumb{background:var(--input-border);border-radius:4px}._coachWelcome_1quzu_1682{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:480px;margin:auto;padding:40px 0;display:flex}._coachWelcomeIcon_1quzu_1693{color:var(--gold);opacity:.6;font-size:2.2rem}._coachWelcomeTitle_1quzu_1699{color:var(--text);letter-spacing:-.02em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.3rem;font-weight:400}._coachWelcomeSub_1quzu_1708{color:var(--text-dim);margin:0;font-size:.88rem;line-height:1.65}._coachSuggestions_1quzu_1715{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;display:flex}._coachSuggestionChip_1quzu_1723{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-soft);cursor:pointer;text-align:left;border-radius:8px;padding:7px 14px;font-size:.82rem;transition:background .14s,color .14s,border-color .14s}._coachSuggestionChip_1quzu_1723:hover{background:var(--border);border-color:var(--input-border);color:var(--text)}._coachInputBar_1quzu_1740{background:var(--bg-deep);border-top:1px solid var(--line);flex-shrink:0;gap:10px;padding:16px 32px;display:flex}._coachInput_1quzu_1740{background:var(--surface-hover);border:1px solid var(--input-border);color:var(--text);border-radius:10px;outline:none;flex:1;min-width:0;padding:11px 16px;font-size:.9rem;transition:border-color .15s,background .15s}._coachInput_1quzu_1740:focus{background:var(--surface-border);border-color:var(--accent-border)}._coachInput_1quzu_1740::placeholder{color:var(--text-faintest)}._coachInput_1quzu_1740:disabled{opacity:.5}._coachSendBtn_1quzu_1768{background:var(--hero-green);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:filter .14s,opacity .14s;display:flex}._coachSendBtn_1quzu_1768:hover:not(:disabled){filter:brightness(1.1)}._coachSendBtn_1quzu_1768:disabled{opacity:.35;cursor:default}@media (width<=700px){._coachPage_1quzu_1632{height:calc(100dvh - 116px)}._coachHeader_1quzu_1639{gap:10px;padding:16px 16px 14px}._coachHeader_1quzu_1639 ._title_1quzu_23{font-size:1.5rem}._coachContextBadge_1quzu_1648{padding:5px 10px;font-size:.72rem}._coachMessages_1quzu_1669{gap:10px;padding:18px 16px}._coachWelcome_1quzu_1682{padding:24px 0}._coachInputBar_1quzu_1740{padding:12px 16px calc(12px + env(safe-area-inset-bottom))}._coachInput_1quzu_1740{padding:12px 16px;font-size:1rem}._coachSendBtn_1quzu_1768{width:46px;height:46px}._chatMsgUser_1quzu_1242,._chatMsgAI_1quzu_1266{max-width:92%;font-size:.95rem}._chatInput_1quzu_1307{font-size:1rem}._chatSend_1quzu_1334{width:44px;height:44px}._scoreArea_1quzu_923{padding:14px 12px 18px}._scorePdf_1quzu_972{height:56vh}._summaryGrid_1quzu_1376{grid-template-columns:1fr}._summaryCard_1quzu_1377{border-right:0;padding:14px 0}._summaryCard_1quzu_1377:nth-child(2n){padding-left:0}._summaryCardText_1quzu_1384{font-size:.95rem}._compareRow_1quzu_1397{flex-direction:column;align-items:flex-start;gap:3px}._compareRow_1quzu_1397 span{font-size:.9rem}._filterGroup_1quzu_446{flex-direction:column;align-items:flex-start;gap:8px}._filterGroupLabel_1quzu_446{margin-right:0}._filterChip_1quzu_467{min-height:34px;padding:6px 13px;font-size:.88rem}._searchInput_1quzu_542{padding:13px 15px;font-size:1rem}._tableWrap_1quzu_382{-webkit-overflow-scrolling:touch;overflow-x:auto}._table_1quzu_382{min-width:600px}._tableRow_1quzu_405{min-height:44px}._td_1quzu_412,._tdSoft_1quzu_413{font-size:.92rem}._headerActions_1quzu_68{flex-wrap:wrap;width:100%}._headerActions_1quzu_68 button{flex:1;min-width:0;min-height:44px}._primaryBtn_1quzu_128,._ghostBtn_1quzu_155{min-height:44px}._emptyLibrary_1quzu_501{padding:56px 16px}._emptyState_1quzu_479{padding:40px 16px}}._page_4uc55_2{max-width:1040px;min-height:100vh;margin:0 auto;padding:42px 40px 72px}._pageHead_4uc55_9{margin-bottom:28px}._pageLabel_4uc55_13{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.78rem;font-weight:600}._pageTitle_4uc55_22{color:var(--text);letter-spacing:-.035em;margin:0 0 4px;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:clamp(2rem,3vw,2.5rem);font-weight:400}._pageSubtitle_4uc55_31{color:var(--text-faint);margin:0;font-size:.95rem}._recordLayout_4uc55_38{grid-template-columns:minmax(0,1fr) 292px;gap:24px;display:grid}._recordLeft_4uc55_44{flex-direction:column;gap:20px;min-width:0;display:flex}._recordRight_4uc55_51{flex-direction:column;gap:14px;display:flex}._section_4uc55_58{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:10px;padding:24px}._sectionHead_4uc55_65{align-items:center;gap:10px;margin-bottom:16px;display:flex}._sectionTitle_4uc55_72{color:var(--text);letter-spacing:-.01em;margin:0;font-size:.93rem;font-weight:600}._label_4uc55_81{color:var(--text-faint);letter-spacing:.07em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:600}._requiredDot_4uc55_90{background:var(--accent-bg);color:var(--accent);letter-spacing:.06em;text-transform:uppercase;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:.68rem;font-weight:700}._dropzone_4uc55_103{border:1.5px dashed var(--surface-border);cursor:pointer;text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:28px 20px;transition:border-color .15s,background .15s;display:flex}._dropzone_4uc55_103:hover{background:var(--surface-subtle);border-color:var(--accent)}._dropzoneActive_4uc55_120{background:var(--accent-bg);border-color:var(--accent)}._dropzoneDone_4uc55_125{background:var(--accent-bg);border-color:var(--accent);border-style:solid}._dropzoneIcon_4uc55_131{color:var(--text-faint);font-size:1.6rem;line-height:1}._dropzoneCheck_4uc55_137{color:var(--accent);font-size:1.4rem;font-weight:700;line-height:1}._dropzone_4uc55_103 strong{color:var(--text);font-size:.88rem;font-weight:600}._dropzoneSub_4uc55_150{color:var(--text-faint);max-width:340px;font-size:.78rem;line-height:1.5}._captureRow_4uc55_158{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}._captureRowOr_4uc55_167{color:var(--text-faint);font-size:.8rem}._recordNowBtn_4uc55_172{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:9px 16px;font-size:.84rem;font-weight:600;transition:background .14s,filter .14s;display:inline-flex}._recordNowBtn_4uc55_172:hover{background:var(--accent-bg-hover)}._recordNowDot_4uc55_188{background:var(--accent);border-radius:50%;flex-shrink:0;width:9px;height:9px}._formGrid_4uc55_197{grid-template-columns:1fr 1fr;gap:14px 16px;margin-top:16px;display:grid}._formGridWide_4uc55_204{grid-template-columns:repeat(4,1fr);gap:14px 16px;margin-top:16px;display:grid}._formGroup_4uc55_211{flex-direction:column;gap:5px;display:flex}._formLabel_4uc55_217{color:var(--text-soft);font-size:.8rem;font-weight:500}._formInput_4uc55_223{background:var(--surface-subtle);border:1px solid var(--surface-border);color:var(--text);border-radius:8px;outline:none;width:100%;height:38px;padding:0 12px;font-size:.86rem;transition:border-color .14s}._formInput_4uc55_223:focus{border-color:var(--accent)}._formInput_4uc55_223::placeholder{color:var(--text-faint)}._formSelect_4uc55_238{appearance:none;background:var(--surface-subtle) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23999'/%3E%3C/svg%3E") no-repeat right 12px center;border:1px solid var(--surface-border);color:var(--text);border-radius:8px;outline:none;width:100%;height:38px;padding:0 32px 0 12px;font-size:.86rem;transition:border-color .14s}._formSelect_4uc55_238:focus{border-color:var(--accent)}._ocrBadge_4uc55_253{background:var(--accent-bg);color:var(--accent);letter-spacing:.05em;text-transform:uppercase;vertical-align:middle;border-radius:4px;margin-left:6px;padding:1px 5px;font-size:.65rem;font-weight:700}._formOptional_4uc55_266{color:var(--text-faint);font-size:.72rem}._formHint_4uc55_271{color:var(--text-faint);text-align:center;margin:0;padding:8px 0;font-size:.82rem}._errorBanner_4uc55_280{color:var(--coral);background:#c0534a0f;border:1px solid #c0534a40;border-radius:12px;margin-bottom:20px;padding:14px 18px;font-size:.86rem;line-height:1.55}._errorUpgradeLink_4uc55_291{color:var(--accent);margin-left:10px;font-weight:600;text-decoration:none}._analysisNoticeList_4uc55_298{margin:8px 0 0 16px;padding:0}._errorRetry_4uc55_303{color:var(--coral);cursor:pointer;background:#c0534a1a;border:1px solid #c0534a4d;border-radius:6px;margin-top:10px;padding:5px 12px;font-size:.8rem;font-weight:600}._checklistCard_4uc55_316{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:10px;position:sticky;top:24px;overflow:hidden}._checklistHead_4uc55_325{border-bottom:1px solid var(--surface-border);padding:16px 18px 14px}._checklistTitle_4uc55_330{color:var(--text);letter-spacing:-.01em;margin:0;font-size:.93rem;font-weight:600}._checklistSub_4uc55_338{color:var(--text-faint);margin:3px 0 0;font-size:.75rem}._checklist_4uc55_316{flex-direction:column;gap:0;display:flex}._checkItem_4uc55_350{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:12px 18px;display:flex}._checkItem_4uc55_350:last-child{border-bottom:none}._checkDot_4uc55_359{border:1.5px solid var(--surface-border);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;transition:border-color .2s;display:flex}._checkDot_4uc55_359:after{content:"";background:0 0;border-radius:50%;width:8px;height:8px;transition:background .2s}._checkItemDone_4uc55_382 ._checkDot_4uc55_359{border-color:var(--accent)}._checkItemDone_4uc55_382 ._checkDot_4uc55_359:after{background:var(--accent)}._checkItemLabel_4uc55_390{color:var(--text-soft);margin:0;font-size:.82rem;font-weight:600;transition:color .2s}._checkItemDone_4uc55_382 ._checkItemLabel_4uc55_390{color:var(--text)}._checkItemSub_4uc55_402{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:.72rem;overflow:hidden}._analyzeBtn_4uc55_411{background:var(--accent);color:#fff;cursor:pointer;letter-spacing:-.01em;border:none;border-radius:0;width:100%;padding:15px 20px;font-size:.88rem;font-weight:700;transition:filter .14s;display:block}._analyzeBtn_4uc55_411:hover:not(:disabled){filter:brightness(1.08)}._analyzeBtn_4uc55_411:disabled{cursor:not-allowed;opacity:.45}._analyzeNote_4uc55_431{color:var(--text-faint);text-align:center;padding:12px 18px;font-size:.74rem;line-height:1.5}._captureCard_4uc55_440{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:12px;padding:14px 16px}._captureCardLabel_4uc55_447{color:var(--text-faint);letter-spacing:.07em;text-transform:uppercase;margin:0 0 5px;font-size:.72rem;font-weight:600}._captureCardText_4uc55_456{color:var(--text-soft);margin:0;font-size:.82rem;font-weight:500;line-height:1.5}._analyzeScreen_4uc55_465{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:480px;margin:0 auto;padding:80px 24px;display:flex}._analyzeIcon_4uc55_476{color:var(--accent);font-size:2.6rem;line-height:1}._analyzeTitle_4uc55_482{color:var(--text);letter-spacing:-.02em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.5rem;font-weight:400}._analyzeSub_4uc55_491{color:var(--text-faint);margin:0;font-size:.86rem;line-height:1.6}._progressBar_4uc55_498{background:var(--surface-hover);border-radius:99px;width:100%;height:4px;overflow:hidden}._progressFill_4uc55_506{background:var(--accent);border-radius:99px;width:0%;height:100%}._progressLabel_4uc55_513{color:var(--text-faint);margin:0;font-size:.8rem}@media (width<=1024px){._recordLayout_4uc55_38{grid-template-columns:1fr}._checklistCard_4uc55_316{position:static}._formGridWide_4uc55_204{grid-template-columns:1fr 1fr}}@media (width<=700px){._page_4uc55_2{padding:24px 16px 40px}._section_4uc55_58{padding:18px}._formGrid_4uc55_197{grid-template-columns:1fr}._formGridWide_4uc55_204{grid-template-columns:1fr 1fr}._pageSubtitle_4uc55_31,._dropzone_4uc55_103 strong{font-size:.95rem}._dropzoneSub_4uc55_150{max-width:none;font-size:.82rem}._formLabel_4uc55_217{font-size:.85rem}._formInput_4uc55_223,._formSelect_4uc55_238{font-size:16px}._checkItemLabel_4uc55_390{font-size:.88rem}._checkItemSub_4uc55_402{font-size:.78rem}._dropzone_4uc55_103{padding:26px 18px}._formInput_4uc55_223,._formSelect_4uc55_238{height:46px}._recordNowBtn_4uc55_172{justify-content:center;width:100%;min-height:44px}._captureRow_4uc55_158{gap:10px}._analyzeBtn_4uc55_411{padding:16px 20px}._checkItem_4uc55_350{padding:14px 18px}._errorRetry_4uc55_303{min-height:44px;padding:8px 16px}}@media (width<=460px){._formGridWide_4uc55_204{grid-template-columns:1fr}}._section_1xjno_1{border-top:1px solid var(--line);flex-direction:column;gap:18px;min-width:0;max-width:100%;padding-top:8px;display:flex}._sectionHeader_1xjno_11{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}._sectionTitle_1xjno_18{color:var(--text);letter-spacing:-.02em;flex-shrink:0;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.1rem;font-weight:400}._sectionSub_1xjno_28{color:var(--text-faint);margin:0;font-size:.82rem}._sectionSub_1xjno_28 em{color:var(--text-dim);font-style:normal}._row_1xjno_40{scrollbar-color:var(--surface-border) transparent;scrollbar-width:thin;gap:14px;min-width:0;max-width:100%;padding-bottom:10px;display:flex;overflow-x:auto}._row_1xjno_40::-webkit-scrollbar{height:4px}._row_1xjno_40::-webkit-scrollbar-track{background:0 0}._row_1xjno_40::-webkit-scrollbar-thumb{background:var(--surface-border);border-radius:4px}._row_1xjno_40::-webkit-scrollbar-thumb:hover{background:var(--text-faintest)}._card_1xjno_57{border:1px solid var(--surface-border);cursor:pointer;background:var(--surface-subtle);border-radius:10px;flex-direction:column;flex-shrink:0;width:232px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:flex;overflow:hidden}._card_1xjno_57:hover{background:var(--surface-hover);border-color:var(--border);transform:translateY(-3px)}._thumb_1xjno_77{aspect-ratio:16/9;background:var(--surface-subtle);width:100%;position:relative;overflow:hidden}._thumbImg_1xjno_85{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}._card_1xjno_57:hover ._thumbImg_1xjno_85{transform:scale(1.04)}._thumbPlaceholder_1xjno_94{color:var(--text-faintest);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.8rem;display:flex}._thumbOverlay_1xjno_104{background:0 0;justify-content:center;align-items:center;transition:background .16s;display:flex;position:absolute;inset:0}._card_1xjno_57:hover ._thumbOverlay_1xjno_104{background:#00000047}._playIcon_1xjno_117{color:#111;opacity:0;text-align:center;background:#ffffffeb;border-radius:50%;width:34px;height:34px;padding-left:3px;font-size:.9rem;line-height:34px;transition:opacity .16s}._card_1xjno_57:hover ._playIcon_1xjno_117{opacity:1}._ytBadge_1xjno_132{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#ff0000b8;border-radius:4px;padding:2px 6px;font-size:.62rem;font-weight:600;position:absolute;bottom:7px;right:8px}._meta_1xjno_147{flex-direction:column;gap:4px;padding:10px 12px 12px;display:flex}._videoTitle_1xjno_154{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.83rem;line-height:1.45;display:-webkit-box;overflow:hidden}._channel_1xjno_165{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.75rem;overflow:hidden}._skeletonCard_1xjno_176{background:var(--surface-subtle);border:1px solid var(--surface-border);border-radius:10px;flex-shrink:0;width:232px;overflow:hidden}._skeletonThumb_1xjno_185{aspect-ratio:16/9;background:linear-gradient(90deg, var(--surface-subtle) 0%, var(--surface-border) 50%, var(--surface-subtle) 100%);background-size:200% 100%;width:100%;animation:1.6s infinite _shimmer_1xjno_1}._skeletonBody_1xjno_197{flex-direction:column;gap:8px;padding:10px 12px 14px;display:flex}._skeletonLine_1xjno_204{background:linear-gradient(90deg, var(--surface-subtle) 0%, var(--surface-border) 50%, var(--surface-subtle) 100%);background-size:200% 100%;border-radius:4px;width:90%;height:10px;animation:1.6s infinite _shimmer_1xjno_1}._skeletonLineShort_1xjno_217{background:linear-gradient(90deg, var(--surface-subtle) 0%, var(--surface-border) 50%, var(--surface-subtle) 100%);background-size:200% 100%;border-radius:4px;width:55%;height:8px;animation:1.6s infinite _shimmer_1xjno_1}@keyframes _shimmer_1xjno_1{0%{background-position:200% 0}to{background-position:-200% 0}}._errorMsg_1xjno_237,._emptyMsg_1xjno_244{color:var(--text-faint);margin:0;padding:8px 0;font-size:.84rem}@media (width<=700px){._section_1xjno_1{gap:14px}._sectionTitle_1xjno_18{font-size:1.05rem}._sectionSub_1xjno_28{font-size:.84rem}._card_1xjno_57,._skeletonCard_1xjno_176{width:200px}._videoTitle_1xjno_154{font-size:.88rem}._channel_1xjno_165{font-size:.78rem}}._reviewLayout_1dv8q_2{box-sizing:border-box;grid-template-columns:1fr;gap:32px;min-width:0;max-width:100%;margin-top:24px;display:grid;overflow-x:clip}@media (width>=1350px){._reviewLayout_1dv8q_2{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}}._threadsCollapsed_1dv8q_19 ._reviewLayout_1dv8q_2{grid-template-columns:1fr}@media (width>=1100px){._threadsCollapsed_1dv8q_19 ._reviewLayout_1dv8q_2{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}}._reviewLayoutImageScore_1dv8q_28{grid-template-columns:1fr;gap:16px}@media (width>=1350px){._reviewLayoutImageScore_1dv8q_28{grid-template-columns:minmax(320px,600px) minmax(0,1fr)}}._threadsCollapsed_1dv8q_19 ._reviewLayoutImageScore_1dv8q_28{grid-template-columns:1fr}@media (width>=1100px){._threadsCollapsed_1dv8q_19 ._reviewLayoutImageScore_1dv8q_28{grid-template-columns:minmax(320px,600px) minmax(0,1fr)}}._scoreColumnWrap_1dv8q_46{align-self:stretch;min-width:0;min-height:0}._scoreColumn_1dv8q_46{width:100%;min-width:0;max-width:100%;position:static;top:auto;overflow:visible}@media (width>=1350px){._scoreColumn_1dv8q_46{height:calc(100vh - 80px);position:sticky;top:64px;overflow:hidden}}@media (width>=1100px){._threadsCollapsed_1dv8q_19 ._scoreColumn_1dv8q_46{height:calc(100vh - 80px);position:sticky;top:64px;overflow:hidden}}._scoreInner_1dv8q_77{min-width:0;max-width:100%;overflow:visible}@media (width>=1350px){._scoreInner_1dv8q_77{height:100%;overflow:hidden}}@media (width>=1100px){._threadsCollapsed_1dv8q_19 ._scoreInner_1dv8q_77{height:100%;overflow:hidden}}._rightColumn_1dv8q_95{flex-direction:column;gap:20px;min-width:0;max-width:100%;display:flex}._issueSection_1dv8q_104{flex-direction:column;gap:16px;min-width:0;display:flex}._issueSectionHeader_1dv8q_111{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}._issueSortHint_1dv8q_119{color:var(--text-faintest);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}._issueClean_1dv8q_127{color:var(--mint);align-items:center;gap:8px;padding:12px 0;font-size:.9rem;font-weight:500;display:flex}._issueGrid_1dv8q_138{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}._issueCard_1dv8q_145{background:var(--surface-subtle);border:1px solid var(--surface-border);cursor:pointer;text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;gap:5px;width:100%;min-width:0;padding:14px 16px 16px;transition:background .14s,border-color .14s,transform .14s;display:flex}._issueCard_1dv8q_145:hover{background:var(--surface-hover);transform:translateY(-1px)}._issueCardActive_1dv8q_162{background:var(--accent-bg);border-color:var(--accent-border)}._issueCardActive_1dv8q_162:hover{background:var(--accent-bg-hover)}._issueCardTop_1dv8q_168{align-items:center;gap:8px;width:100%;min-width:0;margin-bottom:4px;display:flex}._issueTypeIcon_1dv8q_177{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.88rem;display:inline-flex}._iconGreen_1dv8q_188{background:var(--accent-bg-hover);color:var(--accent)}._iconGold_1dv8q_189{color:var(--gold);background:#d6b1682e}._iconCoral_1dv8q_190{color:var(--coral);background:#e186762e}._issueMeasureNum_1dv8q_192{color:var(--text-faint);font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:.79rem;font-weight:600}._issueConfDot_1dv8q_200{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-left:auto}._issueCardType_1dv8q_208{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:600}._issueCardTitle_1dv8q_216{color:var(--text);overflow-wrap:anywhere;max-width:100%;font-size:.85rem;line-height:1.45}._issueDetailPanel_1dv8q_225{background:var(--surface-subtle);border:1px solid var(--surface-border);border-radius:10px;flex-direction:column;gap:0;min-width:0;display:flex;overflow:hidden}._issueDetailTop_1dv8q_236{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-width:0;padding:12px 18px;display:flex}._issueDetailBadge_1dv8q_245{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.82rem;display:inline-flex}._issueDetailMeasure_1dv8q_256{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:600}._issueDetailType_1dv8q_263{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}._issueDetailConf_1dv8q_271{margin-left:auto;font-size:.72rem;font-weight:500}._issueDetailDismiss_1dv8q_277{color:var(--text-faintest);cursor:pointer;background:0 0;border:none;margin-left:4px;padding:4px 6px;font-size:1rem;line-height:1;transition:color .14s}._issueDetailDismiss_1dv8q_277:hover{color:var(--text-soft)}._issueDetailBody_1dv8q_290{flex-direction:column;gap:10px;padding:18px 20px 20px;display:flex}._issueDetailTitle_1dv8q_297{color:var(--text);letter-spacing:-.02em;overflow-wrap:anywhere;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700}._issueDetailText_1dv8q_307{color:var(--text-soft);overflow-wrap:anywhere;margin:0;font-size:.87rem;line-height:1.75}._issueDetailActions_1dv8q_315{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}._loopBtn_1dv8q_323{background:var(--hero-green);color:#fff;border:0;border-radius:7px;padding:8px 16px;font-size:.83rem;transition:filter .14s}._loopBtn_1dv8q_323:hover{filter:brightness(1.1)}._loopStopBtn_1dv8q_334{background:var(--coral);color:#fff;border:0;border-radius:7px;padding:8px 16px;font-size:.83rem;transition:filter .14s}._loopStopBtn_1dv8q_334:hover{filter:brightness(1.1)}._excerptTime_1dv8q_345{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.75rem}._scoreSection_1dv8q_352{flex-direction:column;gap:0;display:flex}._chatSection_1dv8q_359{border-top:1px solid var(--line);flex-direction:column;gap:14px;padding-top:24px;display:flex}._chatSectionHeader_1dv8q_367{justify-content:space-between;align-items:center;gap:10px;display:flex}._chatContextPill_1dv8q_374{color:var(--coral);letter-spacing:.04em;white-space:nowrap;background:#e186761f;border:1px solid #e186764d;border-radius:999px;padding:2px 9px;font-size:.68rem;font-weight:600}._summarySection_1dv8q_387{border-top:1px solid var(--line);flex-direction:column;gap:24px;padding-top:28px;display:flex}._summaryHeadline_1dv8q_395{color:var(--text);letter-spacing:-.02em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.3rem;font-weight:400;line-height:1.3}._summaryOverview_1dv8q_405{color:var(--text-soft);margin:0;font-size:.93rem;line-height:1.8}._summaryColumns_1dv8q_412{grid-template-columns:1fr 1fr;gap:16px;display:grid}._summaryCard_1dv8q_418{border-radius:10px;flex-direction:column;gap:14px;padding:18px 20px;display:flex}._summaryCardStrengths_1dv8q_426{background:var(--accent-bg);border:1px solid var(--accent-border)}._summaryCardImprovements_1dv8q_431{background:#d6b1680f;border:1px solid #d6b1682e}._summaryCardTitle_1dv8q_436{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;margin:0;font-size:.7rem;font-weight:600;display:flex}._summaryCardTitleStrengths_1dv8q_447{color:var(--accent)}._summaryCardTitleImprovements_1dv8q_448{color:var(--gold)}._summaryList_1dv8q_450{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}._summaryListItem_1dv8q_459{color:var(--text-soft);padding-left:0;font-size:.87rem;line-height:1.65}._summaryImprovementArea_1dv8q_466{color:var(--text);letter-spacing:.04em;text-transform:uppercase;margin-bottom:2px;font-size:.79rem;font-weight:600;display:block}._summaryLoading_1dv8q_477{color:var(--text-faintest);align-items:center;gap:10px;padding:12px 0;font-size:.84rem;display:flex}._summaryLoadingDot_1dv8q_486{background:var(--hero-green);opacity:.5;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite _pulse_1dv8q_1}._summaryLoadingDot_1dv8q_486:nth-child(2){animation-delay:.2s}._summaryLoadingDot_1dv8q_486:nth-child(3){animation-delay:.4s}._summaryError_1dv8q_497{color:var(--text-faint);font-size:.84rem}._summaryRetryBtn_1dv8q_502{border:1px solid var(--surface-border);color:var(--text-faint);cursor:pointer;background:0 0;border-radius:6px;margin-left:10px;padding:4px 12px;font-size:.8rem;transition:background .14s,color .14s}._summaryRetryBtn_1dv8q_502:hover{background:var(--surface-hover);color:var(--text)}._tabStrip_1dv8q_516{border-bottom:1px solid var(--line);gap:0;padding:0 32px;display:flex}._tab_1dv8q_516{color:var(--text-dim);cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 18px 10px 0;font-size:.82rem;font-weight:600;transition:color .14s,border-color .14s}._tab_1dv8q_516:hover{color:var(--text-soft)}._tabActive_1dv8q_538{color:var(--text);border-bottom-color:#ee7b53}._headerRight_1dv8q_544{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}._scoreBadge_1dv8q_552{background:var(--surface-subtle);border:1px solid var(--surface-border);border-radius:10px;flex-direction:column;gap:6px;min-width:148px;padding:12px 16px 14px;display:flex}._scoreBadgeLabel_1dv8q_563{color:var(--text-faintest);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:600}._scoreBadgeMain_1dv8q_572{align-items:baseline;gap:3px;line-height:1;display:flex}._scoreBadgeNum_1dv8q_579{letter-spacing:-.04em;font-family:Iowan Old Style,Georgia,serif;font-size:2rem;font-weight:400}._scoreBadgeDen_1dv8q_586{color:var(--text-faintest);font-size:.8rem}._scoreBadgeTrack_1dv8q_591{background:var(--surface-border);border-radius:3px;width:100%;height:3px;overflow:hidden}._scoreBadgeFill_1dv8q_599{border-radius:3px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}._insightsPanel_1dv8q_606{flex-direction:column;gap:0;min-width:0;display:flex}._insightsPanelHeader_1dv8q_613{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}._insightsPanelTitle_1dv8q_622{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:.78rem;font-weight:600;display:flex}._insightCount_1dv8q_633{background:var(--accent-bg);color:var(--accent);letter-spacing:0;text-transform:none;border-radius:999px;padding:1px 7px;font-size:.68rem;font-weight:700}._confLegend_1dv8q_644{align-items:center;gap:8px;display:flex}._confLegendLabel_1dv8q_650{color:var(--text-faintest);letter-spacing:.04em;text-transform:uppercase;margin-right:2px;font-size:.68rem}._confLegendItem_1dv8q_658{color:var(--text-faintest);letter-spacing:.03em;align-items:center;gap:5px;font-size:.7rem;display:flex}._confDot_1dv8q_667{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:block}._timeline_1dv8q_676{border-bottom:1px solid var(--line);flex-direction:column;display:flex}._timelineRow_1dv8q_682{border:none;border-bottom:1px solid var(--surface-border);cursor:pointer;text-align:left;min-width:0;transition:background .2s var(--ease-smooth), transform .2s var(--ease-spring), padding-left .2s var(--ease-spring);background:0 0;grid-template-columns:10px 50px 40px 1fr auto;align-items:center;gap:10px;width:100%;padding:11px 12px;display:grid;position:relative}._timelineRow_1dv8q_682:last-child{border-bottom:0}._timelineRow_1dv8q_682:hover{background:var(--surface-subtle);transform:translate(4px)}._timelineRowActive_1dv8q_704{background:var(--accent-bg)!important}._timelineRowActive_1dv8q_704:before{content:"";background:var(--accent);width:3px;animation:_barGrow_1dv8q_1 .25s var(--ease-spring) both;border-radius:0 4px 4px 0;position:absolute;top:0;bottom:0;left:0}@keyframes _barGrow_1dv8q_1{0%{transform:scaleY(0)}to{transform:scaleY(1)}}._timelineConfDot_1dv8q_724{border-radius:50%;justify-self:center;width:8px;height:8px;display:block}._timelineTs_1dv8q_732{color:var(--text-faintest);font-variant-numeric:tabular-nums;white-space:nowrap;font-family:ui-monospace,monospace;font-size:.73rem}._timelineMeasure_1dv8q_740{color:var(--text-faint);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.76rem;font-weight:600}._timelineTypePill_1dv8q_748{letter-spacing:.03em;white-space:nowrap;border-radius:4px;align-self:center;padding:2px 6px;font-size:.68rem;font-weight:600}._timelineTypePill_1dv8q_748[data-type=intonation],._timelineTypePill_1dv8q_748[data-type=dynamics]{color:var(--coral);background:#e186762e}._timelineTypePill_1dv8q_748[data-type=timing],._timelineTypePill_1dv8q_748[data-type=rhythm],._timelineTypePill_1dv8q_748[data-type=phrasing],._timelineTypePill_1dv8q_748[data-type=articulation],._timelineTypePill_1dv8q_748[data-type=expression]{color:var(--gold);background:#d6b1682e}._timelineTypePill_1dv8q_748[data-type=technique],._timelineTypePill_1dv8q_748[data-type=tone],._timelineTypePill_1dv8q_748[data-type=posture],._timelineTypePill_1dv8q_748[data-type=voicing]{background:var(--accent-bg-hover);color:var(--accent)}._timelineTitle_1dv8q_769{color:var(--text-soft);overflow-wrap:break-word;word-break:break-word;min-width:0;padding:4px 0;font-size:.83rem;line-height:1.45}._timelineConfBadge_1dv8q_779{letter-spacing:.04em;flex-shrink:0;font-size:.71rem;font-weight:600}._insightCard_1dv8q_787{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);min-width:0;animation:_slideUp_1dv8q_1 .35s var(--ease-spring) both;flex-direction:column;gap:14px;margin-top:14px;padding:20px 22px;display:flex;overflow:hidden}@keyframes _slideUp_1dv8q_1{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}._insightCardHeader_1dv8q_807{align-items:flex-start;gap:10px;min-width:0;display:flex}._insightMeasureBadge_1dv8q_814{background:var(--accent-bg-hover);color:var(--accent);letter-spacing:.06em;border-radius:5px;flex-shrink:0;padding:3px 9px;font-size:.72rem;font-weight:700}._insightTitle_1dv8q_825{color:var(--text);letter-spacing:-.02em;overflow-wrap:anywhere;flex:1;min-width:0;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.05rem;font-weight:400;line-height:1.3}._insightConfBadge_1dv8q_838{letter-spacing:.04em;flex-shrink:0;padding-top:2px;font-size:.72rem;font-weight:600}._insightDismiss_1dv8q_846{color:var(--text-faintest);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:.95rem;line-height:1;transition:color .14s}._insightDismiss_1dv8q_846:hover{color:var(--text-soft)}._insightBody_1dv8q_859{color:var(--text-soft);overflow-wrap:anywhere;margin:0;font-size:.87rem;line-height:1.75}._insightTags_1dv8q_867{flex-wrap:wrap;gap:6px;display:flex}._insightTag_1dv8q_867{background:var(--surface-hover);border:1px solid var(--surface-border);color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;border-radius:5px;padding:2px 9px;font-size:.68rem;font-weight:600}._insightActions_1dv8q_885{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}._loopExcerptTime_1dv8q_892{color:var(--text-faint);font-variant-numeric:tabular-nums;margin-left:8px;font-family:ui-monospace,monospace;font-size:.7rem}._summaryTab_1dv8q_901{flex-direction:column;gap:32px;max-width:860px;margin-top:24px;display:flex}._summaryTabTop_1dv8q_909{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:start;gap:32px;padding-bottom:32px;display:grid}._summaryScoreBlock_1dv8q_918{align-items:baseline;gap:8px;display:flex}._summaryScoreNum_1dv8q_924{letter-spacing:-.06em;font-family:Iowan Old Style,Georgia,serif;font-size:5rem;font-weight:400;line-height:1}._summaryScoreMeta_1dv8q_932{flex-direction:column;gap:4px;padding-bottom:6px;display:flex}._summaryScoreDen_1dv8q_939{color:var(--text-faintest);font-size:1rem}._summaryScoreLabel_1dv8q_944{color:var(--text-faintest);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:600}._summaryScoreTrack_1dv8q_953{background:var(--surface-border);border-radius:3px;width:80px;height:3px;overflow:hidden}._summaryScoreFill_1dv8q_961{border-radius:3px;height:100%}._summaryTabMeta_1dv8q_966{flex-direction:column;gap:10px;min-width:0;display:flex}._summaryTabMetaTop_1dv8q_973{justify-content:space-between;align-items:center;gap:12px;display:flex}._waveformSection_1dv8q_981{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:var(--radius-md);margin-top:20px;padding:14px 20px 12px}._reviewLayoutScoreCollapsed_1dv8q_990{grid-template-columns:1fr!important}._scoreColumnWrapHidden_1dv8q_994{display:none}._scoreColumnHeader_1dv8q_998{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:10px;display:flex}._scoreColumnTitle_1dv8q_1008{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:600}._scoreCollapseBtn_1dv8q_1016{border:1px solid var(--surface-border);color:var(--text-faintest);cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;border-radius:5px;padding:2px 9px;font-size:.68rem;font-weight:600;transition:background .12s,color .12s}._scoreCollapseBtn_1dv8q_1016:hover{background:var(--surface-hover);color:var(--text-faint)}._scoreRestoreBtn_1dv8q_1031{background:var(--surface-subtle);border:1px solid var(--surface-border);color:var(--text-faint);cursor:pointer;border-radius:7px;width:max-content;padding:7px 14px;font-size:.78rem;transition:background .12s,color .12s}._scoreRestoreBtn_1dv8q_1031:hover{background:var(--surface-hover);color:var(--text)}._groupedTimeline_1dv8q_1045{flex-direction:column;gap:0;display:flex}._flagGroup_1dv8q_1051{border-bottom:1px solid var(--line);flex-direction:column;display:flex}._flagGroup_1dv8q_1051:last-child{border-bottom:0}._flagGroupHeader_1dv8q_1058{align-items:center;gap:8px;padding:10px 12px 8px;display:flex}._flagGroupDot_1dv8q_1065{background:var(--gc,var(--accent));border-radius:50%;flex-shrink:0;width:7px;height:7px}._flagGroupLabel_1dv8q_1073{color:color-mix(in srgb, var(--gc,var(--accent)) 90%, var(--text));letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;font-size:.73rem;font-weight:700}._flagGroupDesc_1dv8q_1082{color:var(--text-faintest);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.68rem;line-height:1.3;overflow:hidden}._flagGroupCount_1dv8q_1092{background:color-mix(in srgb, var(--gc,var(--accent)) 15%, transparent);color:color-mix(in srgb, var(--gc,var(--accent)) 90%, var(--text));letter-spacing:0;border-radius:999px;margin-left:auto;padding:1px 7px;font-size:.67rem;font-weight:700}._insightsDesc_1dv8q_1104{color:var(--text-faint);margin:8px 0 4px;font-size:.76rem;line-height:1.5}._flagTimeline_1dv8q_1111{margin:6px 0 2px;padding:0 2px}._flagTimelineLabel_1dv8q_1116{color:var(--text-faintest);letter-spacing:.03em;text-align:center;margin-bottom:4px;font-size:.69rem;display:block}._flagTimelineTrack_1dv8q_1125{background:var(--surface-border);border-radius:4px;width:100%;height:20px;position:relative}._flagTimelineMarker_1dv8q_1133{background:var(--accent);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:transform .12s,box-shadow .12s;position:absolute;top:50%}._flagTimelineMarker_1dv8q_1133:hover{transform:translate(-50%,-50%)scale(1.4)!important}@media (width<=1024px){._reviewLayout_1dv8q_2{grid-template-columns:1fr}._scoreColumnWrap_1dv8q_46{min-height:0}._scoreColumn_1dv8q_46{height:auto;position:static;top:auto;overflow:visible}._scoreInner_1dv8q_77{height:auto;overflow:visible}._headerRight_1dv8q_544{flex-direction:row;align-items:center}._scoreBadge_1dv8q_552{flex-direction:row;align-items:center;gap:10px;min-width:auto;padding:8px 12px}._scoreBadgeTrack_1dv8q_591{display:none}._summaryTabTop_1dv8q_909{grid-template-columns:1fr}._summaryScoreBlock_1dv8q_918{justify-content:flex-start}}@media (width<=700px){._issueGrid_1dv8q_138,._summaryColumns_1dv8q_412{grid-template-columns:1fr}._timelineRow_1dv8q_682{grid-template-columns:10px 44px 36px 1fr}._timelineConfBadge_1dv8q_779,._confLegend_1dv8q_644,._flagGroupDesc_1dv8q_1082{display:none}}._pageShell_1dv8q_1173{flex-direction:column;width:100%;height:100vh;display:flex;overflow:hidden}._threadStrip_1dv8q_1182{background:var(--bg-deep);border-bottom:1px solid var(--surface-border);flex-shrink:0;align-items:center;gap:0;width:100%;height:48px;padding:0 32px;display:flex;overflow:hidden}._threadStripTabs_1dv8q_1195{scrollbar-width:none;flex:1;gap:4px;min-width:0;height:100%;display:flex;overflow-x:auto}._threadStripTabs_1dv8q_1195::-webkit-scrollbar{display:none}._threadStripTab_1dv8q_1195{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;flex-shrink:0;align-items:center;gap:8px;min-width:0;max-width:220px;height:100%;padding:0 16px;transition:color .13s,border-color .13s;display:flex;position:relative}._threadStripTab_1dv8q_1195:hover{color:var(--text)}._threadStripTabActive_1dv8q_1228{border-bottom-color:var(--accent)!important}._threadStripTitle_1dv8q_1232{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:500;transition:color .13s;overflow:hidden}._threadStripTabActive_1dv8q_1228 ._threadStripTitle_1dv8q_1232{color:var(--text);font-weight:600}._threadStripScoreBadge_1dv8q_1246{background:var(--surface-border);color:var(--text-muted);border-radius:4px;flex-shrink:0;padding:2px 6px;font-family:Geist Mono,SF Mono,monospace;font-size:.72rem;font-weight:600;transition:background .13s,color .13s}._threadStripPin_1dv8q_1262{color:var(--gold);flex-shrink:0;font-size:.65rem}._threadStripNew_1dv8q_1268{background:var(--surface-subtle);border:1px solid var(--surface-border);color:var(--text-soft);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;font-size:1rem;transition:all .13s;display:flex}._threadStripNew_1dv8q_1268:hover{background:var(--accent-bg-hover);border-color:var(--accent-border);color:var(--accent);transform:scale(1.05)}._threadMenu_1dv8q_1292{background:var(--bg-card);border:1px solid var(--surface-border);box-shadow:var(--shadow-md);z-index:50;border-radius:8px;flex-direction:column;min-width:140px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);left:0}._threadMenuItem_1dv8q_1307{color:var(--coral);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:5px;padding:7px 12px;font-size:.8rem;transition:background .12s}._threadMenuItem_1dv8q_1307:hover{background:#e186761a}._tripleLayout_1dv8q_1321{background:var(--bg);gap:0;width:100%;height:100vh;display:flex;overflow:hidden}._sidebarToggleBtn_1dv8q_1331{border:1px solid var(--surface-border);color:var(--text-soft);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}._sidebarToggleBtn_1dv8q_1331:hover{background:var(--surface-hover);color:var(--text);border-color:var(--border);transform:scale(1.05)}._sidebarToggleBtn_1dv8q_1331 svg{transition:transform .25s cubic-bezier(.16,1,.3,1)}._threadsCollapsed_1dv8q_19 ._sidebarToggleBtn_1dv8q_1331 svg{transform:rotate(180deg)}._threadsColumn_1dv8q_1363{border-right:1px solid var(--surface-border);background:var(--bg-deep);opacity:1;flex-direction:column;flex-shrink:0;width:260px;height:100%;transition:width .3s cubic-bezier(.16,1,.3,1),opacity .3s,border-right-color .3s;display:flex;overflow:hidden}._threadsColumnCollapsed_1dv8q_1376{pointer-events:none;opacity:0!important;border-right-color:#0000!important;width:0!important}._threadsHeader_1dv8q_1383{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}._threadsTitle_1dv8q_1391{color:var(--text);align-items:center;gap:6px;font-family:Iowan Old Style,Georgia,serif;font-size:1.25rem;font-weight:500;display:flex}._threadsNewBtn_1dv8q_1401{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:1.1rem;transition:all .2s;display:flex}._threadsNewBtn_1dv8q_1401:hover{background:var(--accent-bg-hover);transform:scale(1.05)}._threadsTabs_1dv8q_1421{border-bottom:1px solid var(--surface-border);gap:12px;padding:6px 16px;display:flex}._threadsTabBtn_1dv8q_1428{color:var(--text-faint);cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background:0 0;border:none;border-bottom:2px solid #0000;padding:4px 0;font-size:.74rem;font-weight:600;transition:all .2s}._threadsTabBtnActive_1dv8q_1441{color:var(--accent);border-bottom-color:var(--accent)}._threadsList_1dv8q_1446{flex-direction:column;flex:1;gap:6px;padding:10px 8px;display:flex;overflow-y:auto}._threadCard_1dv8q_1455{background:var(--bg-card);border:1px solid var(--surface-border);text-align:left;cursor:pointer;border-radius:10px;padding:12px 14px;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative}._threadCard_1dv8q_1455:hover{background:var(--bg-card-hover);box-shadow:var(--shadow-sm);transform:translateY(-1px)}._threadCardActive_1dv8q_1470{border-color:var(--accent);background:var(--accent-bg)}._threadCardHeader_1dv8q_1475{justify-content:space-between;align-items:flex-start;gap:6px;margin-bottom:2px;display:flex}._threadPieceTitle_1dv8q_1483{color:var(--text);font-size:.84rem;font-weight:600;line-height:1.25}._threadComposer_1dv8q_1490{color:var(--text-faint);font-size:.73rem}._threadStats_1dv8q_1495{color:var(--text-muted);gap:6px;margin-top:4px;font-size:.7rem;display:flex}._threadMeta_1dv8q_1503{justify-content:space-between;align-items:center;margin-top:8px;font-size:.7rem;display:flex}._threadScoreBadge_1dv8q_1511{background:var(--gold-soft);color:var(--text);border-radius:4px;padding:1px 5px;font-size:.64rem;font-weight:700}._threadTime_1dv8q_1520{color:var(--text-faintest)}._threadPinIcon_1dv8q_1524{color:var(--gold);cursor:pointer;font-size:.76rem;transition:transform .2s}._threadPinIcon_1dv8q_1524:hover{transform:scale(1.2)}._threadsArchiveBtn_1dv8q_1534{border:none;border-top:1px solid var(--surface-border);color:var(--text-faint);cursor:pointer;text-align:center;background:0 0;width:100%;padding:12px;font-size:.74rem;font-weight:500;transition:background .15s}._threadsArchiveBtn_1dv8q_1534:hover{background:var(--surface-hover);color:var(--text)}._takeSelect_1dv8q_1553{appearance:none;background-color:var(--accent-bg);border:1px solid var(--accent-border);border-radius:var(--radius-sm);color:var(--text);cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23d4ae52' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-origin:content-box;outline:none;padding:8px 14px;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s;box-shadow:0 2px 8px #00000026}._takeSelect_1dv8q_1553:hover{background-color:var(--accent-bg-hover);border-color:var(--accent);transform:translateY(-1px)}._takeSelect_1dv8q_1553:focus{border-color:var(--accent);box-shadow:0 0 0 2px #d4ae5233,0 2px 10px #00000040}._takeSelect_1dv8q_1553 option{padding:10px;background-color:var(--bg-card)!important;color:var(--text)!important}._deleteTakeBtn_1dv8q_1594{border-radius:var(--radius-sm);color:var(--coral);cursor:pointer;background:#e1867614;border:1px solid #e1867633;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 8px #00000026}._deleteTakeBtn_1dv8q_1594 svg{stroke:var(--coral);transition:transform .2s}._deleteTakeBtn_1dv8q_1594:hover{border-color:var(--coral);color:#fff;background:#e1867629;transform:translateY(-1px);box-shadow:0 4px 12px #e1867640}._deleteTakeBtn_1dv8q_1594:hover svg{transform:scale(1.1)rotate(-5deg)}._deleteTakeBtn_1dv8q_1594:active{transform:translateY(0);box-shadow:0 2px 6px #e1867626}._threadActions_1dv8q_1634{align-items:center;gap:8px;display:flex}._threadDeleteBtn_1dv8q_1640{color:var(--text-faint);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:opacity .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1),color .15s,background .15s;display:inline-flex;transform:scale(.85)}._threadCard_1dv8q_1455:hover ._threadDeleteBtn_1dv8q_1640{opacity:1;transform:scale(1)}._threadDeleteBtn_1dv8q_1640 svg{stroke:var(--text-faint);transition:stroke .15s}._threadDeleteBtn_1dv8q_1640:hover{background:#e186761f}._threadDeleteBtn_1dv8q_1640:hover svg{stroke:var(--coral)}._mainPageContent_1dv8q_1674{background:var(--bg);flex-direction:column;flex:1;min-width:0;padding:0;display:flex;overflow:hidden}._analysisHeaderCard_1dv8q_1685{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:10px;flex-shrink:0;align-items:center;gap:24px;margin-bottom:20px;padding:22px 26px;display:flex}._headerMetaCol_1dv8q_1697{flex-direction:column;flex:1.5;gap:6px;min-width:0;display:flex}._headerTitleRow_1dv8q_1705{flex-wrap:wrap;align-items:center;gap:12px;display:flex}._headerTitle_1dv8q_1705{color:var(--text);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.75rem;font-weight:500;overflow:hidden}._headerInstrumentBadge_1dv8q_1724{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent);letter-spacing:.03em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:600}._headerSubtitle_1dv8q_1736{color:var(--text-faint);margin:0 0 4px;font-size:.86rem}._takeSelectRow_1dv8q_1742{align-items:center;gap:12px;margin-top:4px;display:flex}._headerDivider_1dv8q_1749{background:var(--surface-border);flex-shrink:0;align-self:center;width:1px;height:64px}._headerMetricCol_1dv8q_1757{flex-direction:column;flex:1 0;justify-content:center;min-width:120px;display:flex}._headerMetricLabel_1dv8q_1766{color:var(--text-faint);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.68rem;font-weight:700}._headerMetricValWrap_1dv8q_1775{justify-content:space-between;align-items:center;gap:8px;margin-top:4px;display:flex}._headerMetricValue_1dv8q_1783{color:var(--text);font-size:.95rem;font-weight:600}._headerMetricIcon_1dv8q_1789{color:var(--text-faint);opacity:.7}._headerScoreRow_1dv8q_1794{align-items:baseline;gap:2px;margin-top:4px;line-height:1;display:flex}._headerScoreValue_1dv8q_1802{letter-spacing:-.04em;font-family:Iowan Old Style,Georgia,serif;font-size:2.2rem;font-weight:500}._headerScoreDenom_1dv8q_1809{color:var(--text-faint);font-size:.95rem}._headerScoreBarTrack_1dv8q_1814{background:#ffffff0f;border-radius:99px;width:100%;height:4px;margin-top:10px;overflow:hidden}._headerScoreBarFill_1dv8q_1823{border-radius:99px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1)}._headerReanalyzeBtn_1dv8q_1829{border:1px solid var(--border);color:var(--text-faint);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;align-self:center;align-items:center;height:38px;padding:8px 16px;font-size:.82rem;font-weight:600;transition:all .15s;display:inline-flex}._headerReanalyzeBtn_1dv8q_1829:hover{background:var(--bg-card-hover);color:var(--text);border-color:var(--border);transform:translateY(-1px)}._infoIcon_1dv8q_1853{color:var(--text-faint);opacity:.7;cursor:help}._waveHeader_1dv8q_1860{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-shrink:0;align-items:center;gap:24px;margin:20px 32px 0;padding:20px 24px;display:flex;position:relative;overflow:hidden}._waveHeader_1dv8q_1860:before{content:"";pointer-events:none;background:radial-gradient(at 65%,#1eb89d0f 0%,#0000 65%);position:absolute;inset:0}._waveHeaderMeta_1dv8q_1882{z-index:1;flex-direction:column;flex-shrink:0;gap:4px;max-width:220px;display:flex;position:relative}._waveHeaderTitleRow_1dv8q_1892{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._waveHeaderTitle_1dv8q_1892{color:var(--text);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1.15rem;font-weight:700;overflow:hidden}._waveHeaderBadge_1dv8q_1911{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#1eb89d1a;border:1px solid #1eb89d38;border-radius:99px;padding:3px 8px;font-size:.66rem;font-weight:600}._waveHeaderComposer_1dv8q_1924{color:var(--text-faint);margin:0;font-size:.8rem}._waveHeaderTakeRow_1dv8q_1930{align-items:center;gap:8px;margin-top:4px;display:flex}._waveHeaderTakeSelect_1dv8q_1937{appearance:none;background:var(--surface-subtle);border:1px solid var(--border);color:var(--text-soft);cursor:pointer;border-radius:6px;padding:4px 10px;font-size:.76rem;font-weight:500;transition:background .14s}._waveHeaderTakeSelect_1dv8q_1937:hover{background:var(--border)}._waveHeaderTakeSelect_1dv8q_1937 option{background:var(--bg-card);color:var(--text)}._waveHeaderDeleteBtn_1dv8q_1952{color:#ee7b53cc;cursor:pointer;background:#ee7b531f;border:1px solid #ee7b5333;border-radius:6px;justify-content:center;align-items:center;height:26px;padding:0 7px;transition:background .14s;display:flex}._waveHeaderDeleteBtn_1dv8q_1952:hover{background:#ee7b5338}._waveHeaderAnalyzedAt_1dv8q_1967{color:var(--text-faintest);white-space:nowrap;font-size:.72rem}._waveHeaderBarsWrap_1dv8q_1974{z-index:1;flex:1;align-items:flex-end;gap:3px;min-width:0;height:72px;display:flex;position:relative}._waveHeaderBar_1dv8q_1974{height:var(--barH,32px);background:#1eb89d2e;border-radius:2px 2px 0 0;flex:1;min-height:4px;max-height:72px}._waveHeaderBarFlagged_1dv8q_1994{opacity:.85;background:#ee7b53}._waveHeaderMetrics_1dv8q_2000{z-index:1;flex-direction:column;flex-shrink:0;gap:10px;min-width:200px;display:flex;position:relative}._waveHeaderMetricRow_1dv8q_2010{align-items:center;gap:8px;display:flex}._waveHeaderMetricRowOverall_1dv8q_2016 ._waveHeaderMetricLabel_1dv8q_2016{color:var(--text);font-weight:700}._waveHeaderMetricLabel_1dv8q_2016{color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;min-width:64px;font-size:.72rem;font-weight:600}._waveHeaderMetricTrack_1dv8q_2030{background:var(--border);border-radius:99px;flex:1;height:5px;overflow:hidden}._waveHeaderMetricFill_1dv8q_2038{border-radius:99px;height:100%}._waveHeaderFill1_1dv8q_2043{background:#ee7b53}._waveHeaderFill2_1dv8q_2044{background:#c09230}._waveHeaderFill3_1dv8q_2045{background:#8fbe9f}._waveHeaderMetricVal_1dv8q_2047{color:var(--text);font-variant-numeric:tabular-nums;text-align:right;min-width:22px;font-size:.76rem;font-weight:700}._waveHeaderScoreCol_1dv8q_2057{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;display:flex;position:relative}._waveHeaderBigScore_1dv8q_2067{letter-spacing:-.04em;font-family:Arial,Helvetica,sans-serif;font-size:2.6rem;font-weight:700;line-height:1}._waveHeaderBigScoreDenom_1dv8q_2075{color:var(--text-faintest);margin-bottom:10px;font-size:.8rem}._waveHeaderReanalyze_1dv8q_2081{color:#fff;cursor:pointer;white-space:nowrap;background:#ee7b53;border:none;border-radius:7px;padding:7px 14px;font-size:.76rem;font-weight:600;transition:background .14s,transform .14s}._waveHeaderReanalyze_1dv8q_2081:hover{background:#d4622e;transform:translateY(-1px)}._reviewLayoutColumns_1dv8q_2099{flex:1;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:24px;min-height:0;margin-top:8px;margin-bottom:84px;padding:0 32px;display:grid;overflow:hidden}._leftLane_1dv8q_2111{height:100%;padding-right:4px;overflow-y:auto}._rightLane_1dv8q_2117{flex-direction:column;gap:20px;height:100%;padding-right:4px;display:flex;overflow-y:auto}._laneCard_1dv8q_2126{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:10px;flex-direction:column;gap:16px;padding:24px;display:flex}._laneCardHeader_1dv8q_2136{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}._laneCardTitle_1dv8q_2144{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:700}._laneExpandBtn_1dv8q_2152{color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex}._laneExpandBtn_1dv8q_2152:hover{background:var(--surface-subtle);color:var(--text)}._laneCardBody_1dv8q_2169{min-height:0}._insightCountBadge_1dv8q_2173{color:#c09040;background:#c0904026;border-radius:99px;margin-left:6px;padding:1px 7px;font-size:.7rem;font-weight:700}._insightsLegend_1dv8q_2183{align-items:center;gap:10px;display:flex}._legendLabel_1dv8q_2189{color:var(--text-faint);letter-spacing:.04em;font-size:.65rem;font-weight:700}._legendItem_1dv8q_2196{color:var(--text-faint);align-items:center;gap:4px;font-size:.68rem;display:inline-flex}._legendDot_1dv8q_2204{border-radius:50%;width:6px;height:6px;display:inline-block}._insightsList_1dv8q_2212{flex-direction:column;display:flex}._insightRow_1dv8q_2217{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:14px;padding:14px 12px;transition:all .15s;display:flex}._insightRow_1dv8q_2217:last-child{border-bottom:none}._insightRow_1dv8q_2217:hover{background:var(--bg-card-hover)}._insightRowActive_1dv8q_2235{background:#c090400d}._insightIndex_1dv8q_2239{color:#c09040;border:1px solid #c09040;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.72rem;font-weight:600;display:flex}._insightTime_1dv8q_2253{color:var(--text-faint);cursor:pointer;text-align:left;background:0 0;border:none;flex-shrink:0;min-width:44px;padding:0;font-family:Geist Mono,monospace;font-size:.72rem}._insightTime_1dv8q_2253:hover{color:#c09040;text-decoration:underline}._insightMeasure_1dv8q_814{color:var(--text);flex-shrink:0;min-width:36px;font-family:Geist Mono,monospace;font-size:.75rem;font-weight:600}._insightTypeBadge_1dv8q_2280{letter-spacing:.05em;border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:.62rem;font-weight:700}._insightTypeBadge_1dv8q_2280[data-type=technique]{color:#8fbe9f;background:#8fbe9f1f}._insightTypeBadge_1dv8q_2280[data-type=timing],._insightTypeBadge_1dv8q_2280[data-type=rhythm]{color:#c09040;background:#c090401a}._insightTypeBadge_1dv8q_2280[data-type=dynamics],._insightTypeBadge_1dv8q_2280[data-type=intonation]{color:#e18676;background:#e186761a}._insightRowTitle_1dv8q_2306{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.85rem;overflow:hidden}._insightConfDot_1dv8q_2316{border-radius:50%;flex-shrink:0;width:6px;height:6px}._insightLoopBtn_1dv8q_2323{border:1px solid var(--border);color:var(--text-faint);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;align-items:center;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}._insightLoopBtn_1dv8q_2323:hover{background:var(--bg-card-hover);color:var(--text);border-color:var(--border);transform:translateY(-1px)}._insightLoopBtnActive_1dv8q_2345{color:#c09040;background:#c090401a;border-color:#c0904059}._insightLoopBtnActive_1dv8q_2345:hover{color:#a87530;background:#c0904026;border-color:#c0904080}._insightDetailPanel_1dv8q_2358{background:var(--bg-card-hover);border:1px solid #c0904033;border-radius:8px;flex-direction:column;gap:8px;margin-top:10px;padding:16px 20px;animation:.25s cubic-bezier(.16,1,.3,1) both _slideDownDetail_1dv8q_1;display:flex}@keyframes _slideDownDetail_1dv8q_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._insightDetailHeader_1dv8q_2375{align-items:center;gap:12px;display:flex;position:relative}._detailMeasureBadge_1dv8q_2382{color:#c09040;background:#c0904026;border-radius:4px;padding:3px 8px;font-family:Geist Mono,monospace;font-size:.72rem;font-weight:700}._detailTitle_1dv8q_2392{color:var(--text);flex:1;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.05rem;font-weight:500}._detailClose_1dv8q_2401{color:var(--text-faint);cursor:pointer;background:0 0;border:none;padding:4px;font-size:.9rem}._detailBody_1dv8q_2410{color:var(--text-faint);margin:0;font-size:.86rem;line-height:1.6}._detailTypeIcon_1dv8q_2417{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.88rem;display:inline-flex}._practiceRecBox_1dv8q_2428{background:var(--accent-bg);border:1px solid var(--accent-border);border-radius:8px;flex-direction:column;gap:4px;margin-top:4px;padding:10px 14px;display:flex}._practiceRecLabel_1dv8q_2439{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:700}._practiceRecText_1dv8q_2448{color:var(--text-soft);margin:0;font-size:.83rem;line-height:1.55}._aspectScoresSection_1dv8q_2456{margin-bottom:20px}._aspectScoresSectionLabel_1dv8q_2460{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:700}._aspectScoresGrid_1dv8q_2469{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (width<=900px){._aspectScoresGrid_1dv8q_2469{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._aspectScoresGrid_1dv8q_2469{grid-template-columns:1fr 1fr}}._aspectScoreCard_1dv8q_2482{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:10px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}._aspectScoreIcon_1dv8q_2492{border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.82rem;display:inline-flex}._aspectScoreInfo_1dv8q_2502{justify-content:space-between;align-items:baseline;display:flex}._aspectScoreLabel_1dv8q_2508{color:var(--text-soft);font-size:.78rem;font-weight:500}._aspectScoreVal_1dv8q_2514{letter-spacing:-.02em;font-family:Iowan Old Style,Georgia,serif;font-size:1.3rem;font-weight:400;line-height:1}._aspectScoreBar_1dv8q_2522{background:var(--surface-hover);border-radius:99px;width:100%;height:3px;overflow:hidden}._aspectScoreBarFill_1dv8q_2530{border-radius:99px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1)}._videoCardBody_1dv8q_2537{flex-direction:column;gap:14px;display:flex}._videoPlayer_1dv8q_2543{background:var(--bg-deep);border-radius:8px;width:100%;display:block}._videoControls_1dv8q_2550{justify-content:space-between;align-items:center;display:flex}._videoSpeedLabel_1dv8q_2556{color:var(--text-faint);font-size:.8rem;font-weight:600}._speedBtnsRow_1dv8q_2562{gap:4px;display:flex}._speedBtn_1dv8q_2562{border:1px solid var(--border);color:var(--text-faint);cursor:pointer;background:0 0;border-radius:6px;padding:5px 10px;font-size:.75rem;font-weight:600;transition:all .15s}._speedBtn_1dv8q_2562:hover{background:var(--bg-card-hover);color:var(--text)}._speedBtnActive_1dv8q_2584{background:var(--bg-card-hover)!important;color:#fff!important;border-color:var(--text)!important}._stickyBottomBar_1dv8q_2591{background:var(--bg);border-top:1px solid var(--border);z-index:100;justify-content:center;align-items:center;height:84px;padding:0 32px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}._stickyBarInner_1dv8q_2606{background:var(--bg-card);border:1px solid var(--border);width:100%;max-width:1200px;height:48px;box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;padding:0 8px 0 20px;display:flex}._stickyBarLeft_1dv8q_2619{flex-shrink:0;align-items:center;display:flex}._stickyBarLabel_1dv8q_2625{letter-spacing:.04em;color:var(--text);text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:.82rem;font-weight:700}._stickyBarDivider_1dv8q_2634{background:#ffffff14;flex-shrink:0;width:1px;height:24px;margin:0 16px}._stickyBarInput_1dv8q_2642{color:var(--text);background:0 0;border:none;outline:none;flex:1;padding-right:12px;font-size:.88rem}._stickyBarInput_1dv8q_2642::placeholder{color:var(--text-faint);opacity:.7}._stickyBarSendBtn_1dv8q_2657{cursor:pointer;background:#ee7b53;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}._stickyBarSendBtn_1dv8q_2657:hover:not(:disabled){background:#a67b33;transform:scale(1.05)}._stickyBarSendBtn_1dv8q_2657:disabled{cursor:not-allowed;background:#ffffff0a}._summaryTabScroll_1dv8q_2682{flex-direction:column;flex:1;gap:24px;min-height:0;padding:16px 32px 40px;display:flex;overflow-y:auto}._summaryTopCard_1dv8q_2692{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;align-items:center;gap:28px;padding:24px 28px;display:flex}._summaryTopScoreCol_1dv8q_2702{flex-direction:column;flex:1;min-width:120px;display:flex}._summaryTopScoreWrap_1dv8q_2709{align-items:baseline;gap:2px;line-height:1;display:flex}._summaryTopScoreNum_1dv8q_2716{letter-spacing:-.05em;color:#b03030;font-family:Iowan Old Style,Georgia,serif;font-size:3.8rem;font-weight:500}._summaryTopScoreDenom_1dv8q_2724{color:var(--text-faint);font-size:1.1rem}._summaryTopScoreLabel_1dv8q_2729{color:var(--text-faint);letter-spacing:.12em;text-transform:uppercase;margin-top:6px;font-size:.68rem;font-weight:700}._summaryTopScoreBarTrack_1dv8q_2738{background:#ffffff0f;border-radius:99px;width:100px;height:4px;margin-top:10px;overflow:hidden}._summaryTopScoreBarFill_1dv8q_2747{background:#b03030;border-radius:99px;height:100%}._summaryTopDivider_1dv8q_2753{background:#ffffff0f;flex-shrink:0;width:1px;height:96px}._summaryTopConfCol_1dv8q_2760{flex-direction:column;flex:.8;justify-content:center;align-items:center;min-width:100px;display:flex}._summaryTopLabel_1dv8q_2769{color:var(--text-faint);letter-spacing:.12em;text-transform:uppercase;align-self:flex-start;margin-bottom:4px;font-size:.68rem;font-weight:700}._summaryTopGlanceCol_1dv8q_2779{flex-direction:column;flex:2.2;gap:6px;min-width:0;display:flex}._summaryTopGlanceHeadline_1dv8q_2787{color:var(--text);letter-spacing:-.01em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.2rem;font-weight:500;line-height:1.35}._summaryTopGlanceDesc_1dv8q_2797{color:var(--text-faint);margin:0;font-size:.86rem;line-height:1.6}._summaryTopWidgetCol_1dv8q_2804{background:var(--bg-card);cursor:pointer;border:1.5px solid #c0904038;border-radius:12px;flex:1.2;align-items:center;gap:12px;min-width:200px;padding:16px;transition:all .2s;display:flex}._summaryTopWidgetCol_1dv8q_2804:hover{background:var(--bg-card-hover);border-color:#c09040;transform:translateY(-2px);box-shadow:0 4px 12px #c0904014}._widgetSparkleWrap_1dv8q_2825{color:#c09040;background:#c0904014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._widgetTextWrap_1dv8q_2837{flex-direction:column;gap:2px;display:flex}._widgetTitle_1dv8q_2843{color:var(--text);margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:.95rem;font-weight:600}._widgetDesc_1dv8q_2851{color:var(--text-faint);margin:0;font-size:.74rem;line-height:1.3}._summaryDashboardGrid_1dv8q_2859{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}._summaryDashboardCard_1dv8q_2865{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:16px;padding:24px;display:flex}._dashboardCardHeader_1dv8q_2875{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--border);align-items:center;padding-bottom:12px;font-size:.72rem;font-weight:700;display:flex}._dashboardCardList_1dv8q_2886{flex-direction:column;gap:16px;display:flex}._summaryListItem_1dv8q_459{align-items:flex-start;gap:12px;display:flex}._summaryItemIconWrap_1dv8q_2898{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._summaryItemText_1dv8q_2908{flex-direction:column;gap:3px;min-width:0;display:flex}._summaryItemTitle_1dv8q_2915{color:var(--text);margin:0;font-size:.88rem;font-weight:600}._summaryItemDesc_1dv8q_2922{color:var(--text-faint);margin:0;font-size:.8rem;line-height:1.5}._practiceCountBadge_1dv8q_2929{color:#8fbe9f;background:#8fbe9f26;border-radius:99px;margin-left:auto;padding:1px 6px;font-size:.68rem;font-weight:700}._practicePlanSubtitle_1dv8q_2939{color:var(--text-faint);margin:-8px 0 0;font-size:.78rem}._drillsGrid_1dv8q_2945{flex-direction:column;gap:10px;display:flex}._drillCard_1dv8q_2951{background:var(--bg-card-hover);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;transition:all .15s;display:flex}._drillCard_1dv8q_2951:hover{background:var(--bg-card);box-shadow:none;border-color:#c0904038;transform:translateY(-1px)}._drillIconWrap_1dv8q_2970{width:28px;height:28px;color:var(--text-faint);background:#ffffff0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._drillInfo_1dv8q_2982{flex-direction:column;gap:2px;display:flex}._drillName_1dv8q_2988{color:var(--text);margin:0;font-size:.85rem;font-weight:600}._drillMetaText_1dv8q_2995{color:var(--text-faint);margin:0;font-size:.76rem}._viewAllDrillsBtn_1dv8q_3001{color:#c09040;cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;width:max-content;padding:6px 0;font-size:.82rem;font-weight:600;transition:all .15s;display:flex}._viewAllDrillsBtn_1dv8q_3001:hover{color:#a67b33}._summaryBottomRow_1dv8q_3021{grid-template-columns:1.8fr 1.2fr;gap:20px;display:grid}._summaryConversationCard_1dv8q_3027{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:12px;padding:24px;display:flex}._conversationHeader_1dv8q_3037{letter-spacing:.08em;text-transform:uppercase;color:#c09040;align-items:center;font-size:.72rem;font-weight:700;display:flex}._conversationDesc_1dv8q_3047{color:var(--text-faint);margin:0 0 8px;font-size:.86rem;line-height:1.6}._conversationInputRow_1dv8q_3054{align-items:center;gap:12px;display:flex}._uploadFollowupBtn_1dv8q_3060{color:#fff;cursor:pointer;white-space:nowrap;background:#c09040;border:none;border-radius:8px;align-items:center;padding:10px 18px;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #c0904026}._uploadFollowupBtn_1dv8q_3060:hover{background:#a67b33;transform:translateY(-1px)}._conversationInputContainer_1dv8q_3081{background:var(--bg-card-hover);border:1px solid var(--border);border-radius:20px;flex:1;align-items:center;height:38px;padding:0 6px 0 16px;display:flex}._conversationInput_1dv8q_3054{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:.84rem}._conversationInput_1dv8q_3054::placeholder{color:var(--text-faint);opacity:.65}._conversationSendBtn_1dv8q_3106{cursor:pointer;color:#c09040;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}._conversationSendBtn_1dv8q_3106:hover:not(:disabled){background:#c0904014}._summaryPastTakesCard_1dv8q_3124{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:14px;padding:24px;display:flex}._pastTakesHeader_1dv8q_3134{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--border);padding-bottom:12px;font-size:.72rem;font-weight:700}._pastTakesList_1dv8q_3144{flex-direction:column;gap:10px;display:flex}._pastTakeRow_1dv8q_3150{background:var(--bg-card-hover);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}._pastTakeLeft_1dv8q_3160{align-items:center;gap:8px;display:flex}._pastTakeLabel_1dv8q_3166{color:var(--text);font-size:.85rem;font-weight:600}._pastTakeScoreBadge_1dv8q_3172{border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:700}._pastTakeMeta_1dv8q_3179{color:var(--text-faint);font-size:.76rem}._pastTakeActions_1dv8q_3184{gap:4px;display:flex}._pastTakePlayBtn_1dv8q_3189{color:#c09040;cursor:pointer;background:#c0904014;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}._pastTakePlayBtn_1dv8q_3189:hover{background:#c090402e;transform:scale(1.05)}._pastTakeMenuBtn_1dv8q_3208{width:24px;height:24px;color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;display:flex}._pastTakeMenuBtn_1dv8q_3208:hover{background:var(--surface-subtle)}@media (width<=1080px){._summaryDashboardGrid_1dv8q_2859,._summaryBottomRow_1dv8q_3021{grid-template-columns:1fr}._reviewLayoutColumns_1dv8q_2099{grid-template-columns:1fr;height:auto;overflow:visible}._leftLane_1dv8q_2111,._rightLane_1dv8q_2117,._pageShell_1dv8q_1173,._mainPageContent_1dv8q_1674{height:auto;overflow:visible}._stickyBottomBar_1dv8q_2591{position:fixed;bottom:0}}._pageShell_1dv8q_1173,._mainPageContent_1dv8q_1674,._threadStrip_1dv8q_1182,._analysisHeaderCard_1dv8q_1685,._reviewLayoutColumns_1dv8q_2099,._leftLane_1dv8q_2111,._rightLane_1dv8q_2117,._laneCard_1dv8q_2126,._laneCardHeader_1dv8q_2136,._laneCardBody_1dv8q_2169,._insightsList_1dv8q_2212,._insightRow_1dv8q_2217,._videoCardBody_1dv8q_2537,._stickyBottomBar_1dv8q_2591,._stickyBarInner_1dv8q_2606{box-sizing:border-box;min-width:0}._pageShell_1dv8q_1173{width:100%;max-width:100%;overflow-x:clip}._threadStrip_1dv8q_1182{height:44px;padding-inline:clamp(14px,2vw,28px)}._threadStripTab_1dv8q_1195{max-width:190px;padding-inline:12px}._mainPageContent_1dv8q_1674{width:100%;padding:18px clamp(14px,2.2vw,28px) 0;overflow-x:clip}._analysisHeaderCard_1dv8q_1685{align-items:center;gap:clamp(10px,1.2vw,18px);width:100%;max-width:1480px;margin:0 auto 16px;padding:18px 20px}._headerTitle_1dv8q_1705{max-width:100%;font-size:clamp(1.35rem,2vw,1.75rem)}._headerDivider_1dv8q_1749{height:56px}._headerMetricCol_1dv8q_1757{flex:0 150px;min-width:108px}._headerReanalyzeBtn_1dv8q_1829{padding-inline:12px}._reviewLayoutColumns_1dv8q_2099{grid-template-columns:minmax(300px,.92fr) minmax(420px,1.08fr);gap:clamp(14px,1.6vw,22px);width:100%;max-width:1480px;margin:0 auto 72px;overflow:clip}._leftLane_1dv8q_2111,._rightLane_1dv8q_2117{scrollbar-gutter:stable;padding-right:0;overflow-x:hidden}._laneCard_1dv8q_2126{gap:14px;width:100%;padding:clamp(14px,1.45vw,20px);overflow:hidden}._laneCardHeader_1dv8q_2136{gap:12px;padding-bottom:10px}._insightsLegend_1dv8q_2183{flex-wrap:wrap;justify-content:flex-end;gap:6px 10px}._insightRow_1dv8q_2217{gap:10px;padding:12px 8px}._insightTime_1dv8q_2253{min-width:38px}._insightMeasure_1dv8q_814{min-width:34px}._insightTypeBadge_1dv8q_2280{padding-inline:6px}._insightLoopBtn_1dv8q_2323{padding-inline:10px}._videoCardBody_1dv8q_2537{gap:10px}._videoPlayer_1dv8q_2543{aspect-ratio:16/9;object-fit:contain;width:100%;max-height:min(420px,42vh)}._scoreAreaPolish_1dv8q_3397{min-width:0;max-width:100%;overflow-x:hidden}._scoreAreaImagePolish_1dv8q_3403{justify-content:center;align-items:flex-start;display:flex}._scorePhotoWrapPolish_1dv8q_3409{max-width:100%;overflow:hidden}._scorePhotoPolish_1dv8q_3414{object-fit:contain;max-width:min(100%,620px);max-height:min(720px,100vh - 230px);box-shadow:0 12px 30px #1a141024}._scorePdfPolish_1dv8q_3421{max-width:100%;height:min(720px,100vh - 230px)}._videoControls_1dv8q_2550{flex-wrap:wrap;gap:8px}._stickyBottomBar_1dv8q_2591{height:72px;padding:0 clamp(14px,2.2vw,28px) 12px}._stickyBarInner_1dv8q_2606{max-width:1040px;height:44px}._stickyBarLabel_1dv8q_2625,._stickyBarInput_1dv8q_2642{font-size:.84rem}._stickyBarSendBtn_1dv8q_2657{width:32px;height:32px}._analysisChatMessages_1dv8q_3454{flex-direction:column;gap:10px;min-height:120px;max-height:260px;padding-right:2px;display:flex;overflow-y:auto}._analysisChatMsgAI_1dv8q_3464,._analysisChatMsgUser_1dv8q_3465{overflow-wrap:anywhere;border-radius:10px;max-width:86%;padding:10px 12px;font-size:.84rem;line-height:1.55}._analysisChatMsgAI_1dv8q_3464{background:var(--bg-card-hover);border:1px solid var(--border);color:#5f554b;align-self:flex-start}._analysisChatMsgUser_1dv8q_3465{color:var(--text);background:#c090401f;border:1px solid #c090402e;align-self:flex-end}._analysisChatTyping_1dv8q_3488{letter-spacing:.16em;opacity:.55;font-weight:700}._mainPageContent_1dv8q_1674{min-height:100vh;overflow-y:visible}._reviewLayoutColumns_1dv8q_2099{grid-template-columns:minmax(320px,.86fr) minmax(460px,1.14fr);align-items:start;overflow:visible}._leftLane_1dv8q_2111,._rightLane_1dv8q_2117{scrollbar-gutter:auto;height:auto;max-height:none;overflow:visible}._rightLane_1dv8q_2117{gap:16px}._laneCard_1dv8q_2126{overflow:visible}._insightsCard_1dv8q_3525,._recordingCard_1dv8q_3526{flex-shrink:0}._insightsCard_1dv8q_3525 ._laneCardHeader_1dv8q_2136,._recordingCard_1dv8q_3526 ._laneCardHeader_1dv8q_2136{flex-wrap:wrap}._insightsList_1dv8q_2212{max-height:none;overflow:visible}._insightRow_1dv8q_2217{min-height:48px}._insightRowTitle_1dv8q_2306{white-space:normal}._videoCardBody_1dv8q_2537{overflow:visible}._recordingCard_1dv8q_3526 ._videoPlayer_1dv8q_2543{aspect-ratio:16/9;object-fit:contain;min-height:220px;max-height:min(420px,40vh)}._videoMissingState_1dv8q_3559{background:var(--bg-card-hover);color:var(--text-faint);border:1px dashed #c0904047;border-radius:10px;justify-content:space-between;align-items:center;min-height:120px;padding:18px;font-size:.88rem;display:flex}._videoMissingState_1dv8q_3559 button{background:var(--bg-deep);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:9px 14px;font-weight:650;transition:transform .16s,background .16s}._videoMissingState_1dv8q_3559 button:hover{background:#31261f;transform:translateY(-1px)}._analysisChatMessages_1dv8q_3454{max-height:220px}@media (width<=1320px){._analysisHeaderCard_1dv8q_1685{flex-wrap:wrap;align-items:flex-start}._analysisHeaderCard_1dv8q_1685 ._headerDivider_1dv8q_1749{display:none}._headerMetaCol_1dv8q_1697{flex:100%}._headerMetricCol_1dv8q_1757{flex:150px}._reviewLayoutColumns_1dv8q_2099{grid-template-columns:minmax(280px,.88fr) minmax(390px,1.12fr)}._insightsLegend_1dv8q_2183{display:none}}@media (width<=1180px){._reviewLayoutColumns_1dv8q_2099{grid-template-columns:1fr;margin-bottom:84px;overflow:visible}._leftLane_1dv8q_2111,._rightLane_1dv8q_2117{height:auto;max-height:none;overflow:visible}._pageShell_1dv8q_1173,._mainPageContent_1dv8q_1674{height:auto;overflow:visible}._stickyBottomBar_1dv8q_2591{position:sticky}._scorePhotoPolish_1dv8q_3414{max-width:min(100%,760px);max-height:none}._scorePdfPolish_1dv8q_3421{height:64vh}}@media (width<=760px){._mainPageContent_1dv8q_1674{padding-inline:12px}._analysisHeaderCard_1dv8q_1685{padding:14px}._takeSelectRow_1dv8q_1742,._videoControls_1dv8q_2550,._stickyBarInner_1dv8q_2606{flex-direction:column;align-items:stretch;height:auto}._stickyBottomBar_1dv8q_2591{height:auto;padding-block:10px}._stickyBarInner_1dv8q_2606{border-radius:16px;gap:8px;padding:12px}._stickyBarDivider_1dv8q_2634,._stickyBarLeft_1dv8q_2619{display:none}._insightRow_1dv8q_2217{flex-wrap:wrap;align-items:flex-start}._insightRowTitle_1dv8q_2306{white-space:normal;flex-basis:100%}}._pageShell_1dv8q_1173{height:auto;min-height:100vh;overflow:clip visible}._mainPageContent_1dv8q_1674{flex:initial;height:auto;min-height:100vh;overflow:clip visible}._reviewLayoutColumns_1dv8q_2099{min-height:0;overflow:visible}@media (width<=700px){._rightLane_1dv8q_2117>:first-child{order:2}._rightLane_1dv8q_2117>:nth-child(2){order:1}._rightLane_1dv8q_2117>:nth-child(3){order:3}._stickyBottomBar_1dv8q_2591{bottom:calc(64px + env(safe-area-inset-bottom))}._reviewLayoutColumns_1dv8q_2099{margin-bottom:136px}._insightLoopBtn_1dv8q_2323{order:2;min-height:44px}._laneCard_1dv8q_2126{padding:18px}._insightRow_1dv8q_2217{flex-wrap:wrap;gap:8px 10px}._insightRowTitle_1dv8q_2306{white-space:normal;text-overflow:clip;flex-basis:100%;order:1;font-size:.9rem;overflow:visible}._analysisHeaderCard_1dv8q_1685{flex-direction:column;align-items:stretch;gap:16px;padding:18px}._headerDivider_1dv8q_1749{display:none}._headerMetricCol_1dv8q_1757{min-width:0}._waveHeader_1dv8q_1860{flex-wrap:wrap;gap:14px;padding:16px}._waveHeaderBarsWrap_1dv8q_1974{display:none}._waveHeaderMeta_1dv8q_1882{width:100%;max-width:100%}._waveHeaderMetrics_1dv8q_2000{flex:1;min-width:0}}._stickyBarPrompts_1dv8q_3748{scrollbar-width:none;align-items:center;gap:6px;padding:6px 16px 0;display:flex;overflow-x:auto}._stickyBarPrompts_1dv8q_3748::-webkit-scrollbar{display:none}._stickyPromptChip_1dv8q_3758{background:var(--surface-subtle);border:1px solid var(--surface-border);color:var(--text-soft);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:5px 12px;font-size:.75rem;font-weight:500;transition:background .12s,border-color .12s,color .12s;display:flex}._stickyPromptChip_1dv8q_3758:hover:not(:disabled){background:var(--accent-bg);border-color:var(--accent-border);color:var(--accent)}._stickyPromptChip_1dv8q_3758:disabled{opacity:.45;cursor:default}._stickyBarFlagCtx_1dv8q_3781{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent);white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:4px 8px 4px 10px;font-size:.72rem;font-weight:700;display:flex}._stickyBarFlagCtxClear_1dv8q_3796{color:var(--accent);cursor:pointer;opacity:.6;background:0 0;border:none;padding:1px 2px;font-size:.7rem;line-height:1;transition:opacity .12s}._stickyBarFlagCtxClear_1dv8q_3796:hover{opacity:1}._stickyBarUploadBtn_1dv8q_3810{background:var(--surface-subtle);border:1px solid var(--surface-border);color:var(--text-faint);cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-left:4px;transition:background .12s,color .12s;display:flex}._stickyBarUploadBtn_1dv8q_3810:hover:not(:disabled){background:var(--surface-hover);color:var(--text)}._stickyBarUploadBtn_1dv8q_3810:disabled{opacity:.4;cursor:default}._insightAskBtn_1dv8q_3832{border:1px solid var(--surface-border);color:var(--text-faint);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;flex-shrink:0;align-items:center;padding:3px 8px;font-size:.69rem;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:flex}._insightAskBtn_1dv8q_3832:hover{background:var(--accent-bg);border-color:var(--accent-border);color:var(--accent)}._analysisPageHeader_1dv8q_3854{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 32px 16px;display:flex}._analysisPageHeaderLeft_1dv8q_3863{flex-direction:column;gap:2px;display:flex}._analysisPageTitle_1dv8q_3869{color:var(--text);letter-spacing:-.025em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:700}._analysisPageSubtitle_1dv8q_3878{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8rem;overflow:hidden}._analysisNewSessionBtn_1dv8q_3887{color:#fff;cursor:pointer;background:#ee7b53;border:none;border-radius:7px;flex-shrink:0;align-items:center;gap:6px;padding:9px 18px;font-family:Arial,Helvetica,sans-serif;font-size:.81rem;font-weight:700;transition:background .14s,transform .14s;display:inline-flex}._analysisNewSessionBtn_1dv8q_3887:hover{background:#d4622e;transform:translateY(-1px)}._sessionStrip_1dv8q_3906{border-bottom:1px solid var(--border);scrollbar-width:none;flex-shrink:0;gap:0;padding:0;display:flex;overflow-x:auto}._sessionStrip_1dv8q_3906::-webkit-scrollbar{display:none}._sessionStripCard_1dv8q_3917{border:none;border-right:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;flex-direction:column;gap:4px;min-width:200px;padding:14px 20px;transition:background .12s;display:flex}._sessionStripCard_1dv8q_3917:hover{background:var(--surface-subtle)}._sessionStripCardActive_1dv8q_3932{border-bottom:2px solid var(--accent);background:var(--accent-bg)!important}._sessionStripTop_1dv8q_3937{justify-content:space-between;align-items:center;gap:8px;display:flex}._sessionStripPiece_1dv8q_3944{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.83rem;font-weight:600;overflow:hidden}._sessionStripScore_1dv8q_3953{letter-spacing:-.03em;flex-shrink:0;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700}._sessionStripMeta_1dv8q_3961{color:var(--text-faintest);justify-content:space-between;gap:8px;font-size:.71rem;display:flex}._metricTilesRow_1dv8q_3970{border-bottom:1px solid var(--border);border-top:1px solid var(--border);flex-shrink:0;grid-template-columns:repeat(4,1fr);margin:16px 0 0;display:grid}._metricTile_1dv8q_3970{border-right:1px solid var(--border);flex-direction:column;gap:5px;padding:16px 24px;display:flex}._metricTile_1dv8q_3970:last-child{border-right:none}._metricTileLabel_1dv8q_3988{color:var(--text-faintest);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:700}._metricTileValue_1dv8q_3996{color:var(--text);letter-spacing:-.04em;font-family:Arial,Helvetica,sans-serif;font-size:1.4rem;font-weight:700;line-height:1}._page_61qt8_2{max-width:1312px;min-height:100vh;margin:0 auto;padding:42px 40px 72px}._libraryHeader_61qt8_10{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}._pageTitle_61qt8_17{color:var(--text);letter-spacing:-.035em;margin:0 0 4px;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:clamp(2rem,3vw,2.5rem);font-weight:400}._pageSubtitle_61qt8_26{color:var(--text-faint);margin:0;font-size:.95rem}._filters_61qt8_33{gap:10px;margin-bottom:28px;display:flex}._searchWrap_61qt8_39{background:var(--bg-card);border:1px solid var(--surface-border);color:var(--text-faint);border-radius:8px;flex:1;align-items:center;gap:10px;padding:0 14px;display:flex}._searchInput_61qt8_51{color:var(--text);background:0 0;border:none;outline:none;flex:1;height:40px;font-size:.88rem}._searchInput_61qt8_51::placeholder{color:var(--text-faint)}._filterSelect_61qt8_62{background:var(--bg-card);border:1px solid var(--surface-border);color:var(--text-soft);border-radius:8px;outline:none;height:42px;padding:0 12px;font-size:.86rem}._grid_61qt8_74{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}._pieceCard_61qt8_81{background:var(--bg-card);border:1px solid var(--surface-border);transition:border-color .2s ease, transform .2s var(--ease-smooth);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}._pieceCard_61qt8_81:hover{border-color:var(--accent-border);transform:translateY(-2px)}._pieceCardBody_61qt8_95{flex-direction:column;gap:0;padding:22px 22px 16px;display:flex}._pieceThumbRow_61qt8_102{align-items:center;gap:12px;margin-bottom:12px;display:flex}._pieceThumb_61qt8_102{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._pieceTitle_61qt8_122{color:var(--text);letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;font-size:.98rem;font-weight:600;overflow:hidden}._pieceComposer_61qt8_133{color:var(--text-faint);margin:0;font-size:.79rem}._pieceMeta_61qt8_140{border-top:1px solid var(--line);flex-direction:column;gap:7px;padding:12px 0 4px;display:flex}._pieceMetaRow_61qt8_148{justify-content:space-between;align-items:baseline;display:flex}._pieceMetaKey_61qt8_154{color:var(--text-faint);font-size:.77rem}._pieceMetaVal_61qt8_159{color:var(--text-soft);text-align:right;font-size:.82rem;font-weight:500}._pieceMetaValKey_61qt8_166{color:var(--text);letter-spacing:.02em;text-align:right;font-family:Iowan Old Style,Georgia,serif;font-size:.92rem;font-weight:600}._difficultyBadge_61qt8_175{letter-spacing:.04em;text-transform:uppercase;border-radius:5px;padding:2px 8px;font-size:.7rem;font-weight:700}._difficultyBeginner_61qt8_184{color:var(--mint);background:#4a8c581a}._difficultyIntermediate_61qt8_185{color:var(--accent);background:#b8922a1a}._difficultyAdvanced_61qt8_186{color:var(--coral);background:#c0534a1a}._pieceFoot_61qt8_189{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 22px;display:flex}._pieceDate_61qt8_197{color:var(--text-faint);align-items:center;gap:4px;font-size:.75rem;display:flex}._pieceActions_61qt8_205{gap:8px;display:flex}._ctaBtn_61qt8_211{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 16px;font-size:.82rem;font-weight:600;transition:filter .14s,transform .14s;display:flex}._ctaBtn_61qt8_211:hover{filter:brightness(1.08);transform:translateY(-1px)}._goldBtn_61qt8_227{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:8px 12px;font-size:.8rem;font-weight:600;transition:filter .14s}._goldBtn_61qt8_227:hover{filter:brightness(1.08)}._ghostBtn_61qt8_241{background:var(--surface-hover);border:1px solid var(--surface-border);color:var(--text-soft);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;padding:7px 10px;font-size:.8rem;transition:background .13s;display:flex}._ghostBtn_61qt8_241:hover{background:var(--surface-border);color:var(--text)}._deleteBtn_61qt8_258{color:var(--text-faint);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:6px 10px;font-size:.78rem;transition:background .13s,color .13s,border-color .13s}._deleteBtn_61qt8_258:hover{color:var(--coral);background:#c0534a0f;border-color:#c0534a33}._dangerBtn_61qt8_270{color:var(--coral);cursor:pointer;background:#c0534a14;border:1px solid #c0534a4d;border-radius:8px;padding:6px 12px;font-size:.78rem}._emptyState_61qt8_281{color:var(--text-faint);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:80px 20px;display:flex}._emptyTitle_61qt8_291{color:var(--text-soft);margin:0;font-size:1rem;font-weight:600}._emptyBody_61qt8_298{color:var(--text-faint);margin:0;font-size:.86rem}._skelThumb_61qt8_305{background:var(--surface-hover);border-radius:10px;width:52px;height:52px;margin-bottom:14px;animation:1.5s ease-in-out infinite _skelPulse_61qt8_1}._skelLine_61qt8_314{background:var(--surface-hover);border-radius:6px;animation:1.5s ease-in-out infinite _skelPulse_61qt8_1}@keyframes _skelPulse_61qt8_1{0%,to{opacity:.5}50%{opacity:1}}._backLink_61qt8_326{color:var(--text-faint);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;margin-bottom:20px;padding:0;font-size:.84rem;transition:color .14s;display:inline-flex}._backLink_61qt8_326:hover{color:var(--text)}._notFound_61qt8_341{color:var(--text-faint);margin:0;font-size:.9rem}._threadHeader_61qt8_347{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}._threadHeadLeft_61qt8_354{flex:1}._threadTitle_61qt8_356{color:var(--text);letter-spacing:-.03em;margin:0 0 4px;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:2.25rem;font-weight:400;line-height:1.1}._threadSubtitle_61qt8_366{color:var(--text-faint);margin:0;font-size:.86rem}._metaStrip_61qt8_373{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:12px;gap:0;margin-bottom:24px;display:flex;overflow:hidden}._metaItem_61qt8_383{border-right:1px solid var(--surface-border);flex-direction:column;flex:1;gap:3px;padding:14px 18px;display:flex}._metaItem_61qt8_383:last-child{border-right:none}._metaLabel_61qt8_393{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:600}._metaValue_61qt8_401{color:var(--text);font-size:.88rem;font-weight:500}._progressSection_61qt8_408{margin-bottom:28px}._sectionTitle_61qt8_412{color:var(--text);letter-spacing:-.01em;margin:0 0 14px;font-size:.95rem;font-weight:600}._progressCards_61qt8_420{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}._progressCard_61qt8_420{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:12px;flex-direction:column;gap:4px;padding:16px 18px;display:flex}._progressDelta_61qt8_436{letter-spacing:-.03em;align-items:center;font-family:Iowan Old Style,Georgia,serif;font-size:1.6rem;font-weight:400;line-height:1;display:flex}._progressLabel_61qt8_446{color:var(--text-faint);font-size:.78rem}._timelineList_61qt8_454{flex-direction:column;gap:14px;display:flex}._timelineEmpty_61qt8_460{color:var(--text-faint);flex-direction:column;align-items:center;gap:12px;padding:40px 0;font-size:.88rem;display:flex}._timelineCard_61qt8_470{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:10px;flex-direction:column;gap:12px;padding:18px 20px;transition:border-color .2s;display:flex}._timelineCard_61qt8_470:hover{border-color:var(--accent-border)}._takeRow_61qt8_482{align-items:center;gap:14px;display:flex}._takeAvatar_61qt8_488{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._takeInfo_61qt8_501{flex-direction:column;flex:1;gap:2px;display:flex}._takeTitleRow_61qt8_508{align-items:center;gap:10px;display:flex}._takeName_61qt8_514{color:var(--text);font-size:.92rem;font-weight:600}._takeMeta_61qt8_520{color:var(--text-faint);font-size:.78rem}._takeScore_61qt8_525{letter-spacing:-.04em;flex-shrink:0;font-family:Iowan Old Style,Georgia,serif;font-size:1.8rem;font-weight:400;line-height:1}._takeScoreDen_61qt8_534{color:var(--text-faint);font-family:system-ui,sans-serif;font-size:.75rem;font-weight:400}._takeAnalysis_61qt8_542{background:var(--surface-subtle);border:1px solid var(--surface-border);border-radius:10px;flex-direction:column;gap:5px;padding:12px 14px;display:flex}._takeAnalysisLabel_61qt8_552{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}._takeAnalysisText_61qt8_561{color:var(--text-soft);margin:0;font-size:.84rem;line-height:1.55}._takeActions_61qt8_569{align-items:center;gap:8px;display:flex}@media (width<=1024px){._grid_61qt8_74{grid-template-columns:repeat(2,1fr)}._progressCards_61qt8_420{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){._page_61qt8_2{padding:24px 16px 44px}._libraryHeader_61qt8_10{flex-direction:column;gap:14px}._libraryHeader_61qt8_10 ._ctaBtn_61qt8_211{justify-content:center;align-self:stretch}._filters_61qt8_33{flex-direction:column;gap:12px}._grid_61qt8_74{grid-template-columns:1fr;gap:16px}._pieceCardBody_61qt8_95{padding:18px 18px 14px}._pieceFoot_61qt8_189{flex-direction:column;align-items:stretch;gap:12px;padding:14px 18px}._pieceActions_61qt8_205{width:100%}._metaStrip_61qt8_373{flex-direction:column}._metaItem_61qt8_383{border-right:none;border-bottom:1px solid var(--surface-border)}._metaItem_61qt8_383:last-child{border-bottom:none}._progressCards_61qt8_420{grid-template-columns:1fr}._threadHeader_61qt8_347{flex-direction:column;align-items:stretch;gap:16px}._threadHeader_61qt8_347 ._ctaBtn_61qt8_211{justify-content:center;align-self:stretch}._threadTitle_61qt8_356{overflow-wrap:anywhere;font-size:1.7rem}._timelineCard_61qt8_470{padding:16px 18px}._takeActions_61qt8_569{flex-wrap:wrap}._takeActions_61qt8_569 ._ghostBtn_61qt8_241{flex:calc(50% - 4px)}._searchWrap_61qt8_39{padding:0 14px}._searchInput_61qt8_51{height:44px;font-size:.95rem}._filterSelect_61qt8_62{height:44px;font-size:.92rem}._ctaBtn_61qt8_211,._goldBtn_61qt8_227,._ghostBtn_61qt8_241,._deleteBtn_61qt8_258,._dangerBtn_61qt8_270{justify-content:center;align-items:center;min-height:44px}._ghostBtn_61qt8_241,._deleteBtn_61qt8_258{display:flex}._backLink_61qt8_326{min-height:44px}}._page_1j98q_2{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}._pageHeader_1j98q_10{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 32px 16px;display:flex}._pageHeaderLeft_1j98q_18{flex-direction:column;gap:2px;display:flex}._pageTitle_1j98q_20{color:var(--text);letter-spacing:-.025em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:700}._pageSubtitle_1j98q_29{color:var(--text-faint);margin:0;font-size:.82rem}._periodToggle_1j98q_36{background:var(--surface-subtle);border:1px solid var(--border);border-radius:8px;gap:2px;padding:3px;display:flex}._periodBtn_1j98q_45{color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:5px;padding:5px 14px;font-size:.78rem;font-weight:600;transition:background .13s,color .13s}._periodBtnActive_1j98q_56{background:var(--bg-card);color:var(--text)}._skillTiles_1j98q_62{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}._skillTile_1j98q_62{border-right:1px solid var(--border);flex-direction:column;gap:8px;padding:22px 28px;display:flex}._skillTile_1j98q_62:last-child{border-right:none}._skillTileLabel_1j98q_77{color:var(--text-faintest);letter-spacing:.1em;font-size:.63rem;font-weight:700}._skillTileBottom_1j98q_84{align-items:baseline;gap:10px;display:flex}._skillTileValue_1j98q_90{letter-spacing:-.04em;font-family:Arial,Helvetica,sans-serif;font-size:2rem;font-weight:700;line-height:1}._skillTileDelta_1j98q_98{font-size:.82rem;font-weight:600}._trendsSection_1j98q_104{border-bottom:1px solid var(--border);padding:28px 32px}._trendsSectionTitle_1j98q_109{color:var(--text);letter-spacing:-.02em;margin:0 0 20px;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700}._emptyState_1j98q_118{color:var(--text-faint);text-align:center;padding:24px 0;font-size:.86rem}._trendList_1j98q_125{flex-direction:column;gap:28px;display:flex}._trendDim_1j98q_131{flex-direction:column;gap:8px;display:flex}._trendDimHeader_1j98q_133{justify-content:space-between;align-items:baseline;gap:12px;display:flex}._trendDimLabel_1j98q_140{color:var(--text);font-size:.88rem;font-weight:600}._trendDimRange_1j98q_146{color:var(--text-faintest);font-size:.74rem}._trendBars_1j98q_151{grid-template-columns:repeat(6,1fr);gap:6px;height:64px;display:grid}._trendBarCol_1j98q_158{flex-direction:column;gap:5px;height:100%;display:flex}._trendBarWrap_1j98q_165{flex:1;align-items:flex-end;width:100%;display:flex}._trendBar_1j98q_151{border-radius:4px 4px 0 0;width:100%;transition:height .6s cubic-bezier(.16,1,.3,1)}._trendBarEmpty_1j98q_178{background:var(--surface-subtle);border:1px dashed var(--border);border-radius:4px 4px 0 0;width:100%;height:20%}._trendBarLabel_1j98q_186{color:var(--text-faintest);letter-spacing:.02em;text-align:center;font-size:.65rem;font-weight:500}._historySection_1j98q_195{padding:24px 32px 40px}._historyHeader_1j98q_199{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}._historySectionTitle_1j98q_206{color:var(--text);letter-spacing:-.01em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:.95rem;font-weight:700}._viewAllBtn_1j98q_215{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:600;transition:opacity .14s}._viewAllBtn_1j98q_215:hover{opacity:.7}._historyTable_1j98q_227{border-collapse:collapse;width:100%}._historyTable_1j98q_227 thead tr{border-bottom:1px solid var(--border)}._historyTable_1j98q_227 th{color:var(--text-faintest);letter-spacing:.09em;text-align:left;text-transform:uppercase;padding:0 12px 10px 0;font-size:.63rem;font-weight:700}._historyRow_1j98q_246{border-bottom:1px solid var(--border);cursor:pointer;transition:background .1s}._historyRow_1j98q_246:last-child{border-bottom:none}._historyRow_1j98q_246:hover{background:var(--surface-subtle)}._historyTable_1j98q_227 td{color:var(--text);vertical-align:middle;padding:11px 12px 11px 0;font-size:.84rem}._historyDate_1j98q_261{white-space:nowrap;min-width:80px;color:var(--text-faint)!important;font-size:.78rem!important}._historyPiece_1j98q_268{font-weight:500}._historyComposer_1j98q_270{color:var(--text-faint);font-weight:400}._historyScore_1j98q_272{font-variant-numeric:tabular-nums;font-weight:700}._historyFlags_1j98q_277{color:var(--text-faint)!important;font-size:.78rem!important}@media (width<=900px){._skillTiles_1j98q_62{grid-template-columns:repeat(2,1fr)}._skillTile_1j98q_62:nth-child(2){border-right:none}}@media (width<=700px){._pageHeader_1j98q_10{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 16px 12px}._trendsSection_1j98q_104{padding:20px 16px}._trendBars_1j98q_151{height:48px}._historySection_1j98q_195{padding:16px 16px 32px}._skillTiles_1j98q_62{grid-template-columns:repeat(2,1fr)}._skillTile_1j98q_62{padding:16px 18px}}._page_1jjfm_2{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}._pageHeader_1jjfm_10{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 32px 16px;display:flex}._pageHeaderLeft_1jjfm_18{flex-direction:column;gap:2px;display:flex}._pageTitle_1jjfm_20{color:var(--text);letter-spacing:-.025em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:700}._pageSubtitle_1jjfm_29{color:var(--text-faint);margin:0;font-size:.82rem}._headerRight_1jjfm_35{align-items:center;gap:8px;display:flex}._navBtn_1jjfm_41{background:var(--surface-subtle);border:1px solid var(--border);color:var(--text-soft);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;transition:background .13s;display:flex}._navBtn_1jjfm_41:hover{background:var(--bg-card-hover)}._primaryBtn_1jjfm_57{color:#fff;cursor:pointer;background:#ee7b53;border:none;border-radius:7px;padding:9px 18px;font-family:Arial,Helvetica,sans-serif;font-size:.82rem;font-weight:700;transition:background .14s,transform .14s}._primaryBtn_1jjfm_57:hover{background:#d4622e;transform:translateY(-1px)}._statsStrip_1jjfm_72{border-bottom:1px solid var(--border);align-items:center;gap:0;padding:14px 32px;display:flex}._statItem_1jjfm_80{align-items:baseline;gap:10px;display:flex}._statValue_1jjfm_86{color:var(--text);letter-spacing:-.04em;font-family:Arial,Helvetica,sans-serif;font-size:1.4rem;font-weight:700}._statLabel_1jjfm_94{color:var(--text-faint);font-size:.8rem}._statDivider_1jjfm_99{background:var(--border);flex-shrink:0;width:1px;height:24px;margin:0 28px}._calendarBody_1jjfm_108{flex:1;padding:24px 32px}._dayLabels_1jjfm_114{grid-template-columns:repeat(7,1fr);margin-bottom:4px;display:grid}._dayLabel_1jjfm_114{color:var(--text-faintest);letter-spacing:.08em;text-align:left;padding:0 8px 8px;font-size:.64rem;font-weight:700}._grid_1jjfm_130{border-left:1px solid var(--border);border-top:1px solid var(--border);grid-template-columns:repeat(7,1fr);display:grid}._emptyCell_1jjfm_137{border-bottom:1px solid var(--border);border-right:1px solid var(--border);min-height:96px}._dayCell_1jjfm_143{border-bottom:1px solid var(--border);border-right:1px solid var(--border);flex-direction:column;gap:4px;min-height:96px;padding:8px;transition:background .1s;display:flex;position:relative}._dayCell_1jjfm_143:hover{background:var(--surface-subtle)}._dayCellToday_1jjfm_156{background:#1eb89d0a}._dayNum_1jjfm_160{color:var(--text-faint);font-size:.82rem;font-weight:500;line-height:1}._dayNumToday_1jjfm_167{color:#fff;background:#ee7b53;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:inline-flex}._practiceTag_1jjfm_179{color:var(--accent);cursor:pointer;text-align:left;background:#1eb89d1f;border:none;border-radius:4px;align-items:center;gap:4px;width:fit-content;padding:3px 7px;font-size:.71rem;font-weight:600;transition:background .12s;display:flex}._practiceTag_1jjfm_179:hover{background:#1eb89d38}._practiceCount_1jjfm_197{color:var(--accent);opacity:.7;font-size:.64rem}._dayScore_1jjfm_203{color:var(--text-faintest);padding:0 2px;font-size:.68rem;font-weight:600}._recentSection_1jjfm_211{border-top:1px solid var(--border);padding:20px 32px 32px}._recentTitle_1jjfm_216{color:var(--text-faintest);letter-spacing:.09em;text-transform:uppercase;margin:0 0 12px;font-size:.68rem;font-weight:700}._recentList_1jjfm_225{flex-direction:column;display:flex}._recentRow_1jjfm_227{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:16px;padding:11px 4px;transition:background .1s,padding-left .1s;display:flex}._recentRow_1jjfm_227:last-child{border-bottom:none}._recentRow_1jjfm_227:hover{background:var(--surface-subtle);padding-left:8px}._recentDate_1jjfm_239{color:var(--text-faint);flex-shrink:0;min-width:100px;font-size:.78rem}._recentPiece_1jjfm_246{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.87rem;font-weight:500;overflow:hidden}._recentScore_1jjfm_256{letter-spacing:-.02em;font-size:.9rem;font-weight:700}._recentChevron_1jjfm_262{color:var(--text-faintest);font-size:1rem}@media (width<=700px){._pageHeader_1jjfm_10{padding:14px 16px 12px}._calendarBody_1jjfm_108{padding:12px 16px}._emptyCell_1jjfm_137{min-height:56px}._dayCell_1jjfm_143{min-height:56px;padding:5px}._statsStrip_1jjfm_72{padding:12px 16px}._recentSection_1jjfm_211{padding:16px 16px 24px}}._page_1ihb9_2{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}._pageHeader_1ihb9_10{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 32px 16px;display:flex}._pageHeaderLeft_1ihb9_18{flex-direction:column;gap:2px;display:flex}._pageTitle_1ihb9_20{color:var(--text);letter-spacing:-.025em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:700}._pageSubtitle_1ihb9_29{color:var(--text-faint);margin:0;font-size:.82rem}._primaryBtn_1ihb9_35{color:#fff;cursor:pointer;background:#ee7b53;border:none;border-radius:7px;align-items:center;gap:6px;padding:9px 18px;font-family:Arial,Helvetica,sans-serif;font-size:.82rem;font-weight:700;transition:background .14s,transform .14s;display:inline-flex}._primaryBtn_1ihb9_35:hover{background:#d4622e;transform:translateY(-1px)}._progressBar_1ihb9_53{background:var(--border);width:100%;height:3px;overflow:hidden}._progressFill_1ihb9_60{background:var(--accent);height:100%;transition:width .4s cubic-bezier(.16,1,.3,1)}._contextBanner_1ihb9_67{background:#1eb89d12;border-bottom:1px solid #1eb89d24;align-items:flex-start;gap:14px;padding:18px 32px;display:flex}._contextIcon_1ihb9_76{color:var(--accent);flex-shrink:0;margin-top:2px}._contextMsg_1ihb9_82{color:var(--text-soft);margin:0;font-size:.88rem;line-height:1.65}._contextLabel_1ihb9_89{color:var(--accent);letter-spacing:.1em;margin-right:6px;font-size:.65rem;font-weight:700}._planList_1ihb9_98{flex-direction:column;padding:12px 32px;display:flex}._planItem_1ihb9_104{border-bottom:1px solid var(--border);align-items:flex-start;gap:16px;padding:20px 0;transition:background .1s;display:flex}._planItem_1ihb9_104:last-child{border-bottom:none}._planItemDone_1ihb9_114{opacity:.55}._checkBtn_1ihb9_117{border:2px solid var(--border);color:#0000;cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:3px;transition:border-color .15s,background .15s,color .15s;display:flex}._checkBtn_1ihb9_117:hover{border-color:var(--accent);color:var(--accent)}._checkBtnDone_1ihb9_134,._checkBtnDone_1ihb9_134:hover{background:var(--accent);border-color:var(--accent);color:#fff}._planItemContent_1ihb9_146{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}._planItemHeader_1ihb9_154{align-items:center;gap:10px;display:flex}._planItemNum_1ihb9_160{background:var(--surface-subtle);border:1px solid var(--border);color:var(--text-faint);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:700;display:flex}._planItemTitle_1ihb9_175{color:var(--text);letter-spacing:-.01em;font-size:.97rem;font-weight:600}._planItemTitleDone_1ihb9_182{text-decoration:line-through}._planItemTime_1ihb9_186{color:var(--text-faintest);white-space:nowrap;align-items:center;margin-left:auto;font-size:.75rem;display:flex}._planItemDesc_1ihb9_195{color:var(--text-soft);margin:0;font-size:.84rem;line-height:1.6}._planItemMeasure_1ihb9_202{color:#ee7b53;letter-spacing:.04em;background:#ee7b531a;border:1px solid #ee7b5333;border-radius:4px;width:fit-content;padding:2px 7px;font-size:.69rem;font-weight:600}._allDone_1ihb9_215{border-top:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px 32px;display:flex}._allDoneIcon_1ihb9_225{color:var(--accent);background:#1eb89d24;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;display:flex}._allDoneText_1ihb9_237{color:var(--text);margin:0;font-size:1rem;font-weight:600}._recordBtn_1ihb9_244{color:#fff;cursor:pointer;background:#ee7b53;border:none;border-radius:8px;padding:11px 22px;font-size:.84rem;font-weight:600;transition:background .14s}._recordBtn_1ihb9_244:hover{background:#d4622e}@media (width<=700px){._pageHeader_1ihb9_10{padding:14px 16px 12px}._contextBanner_1ihb9_67{padding:14px 16px}._planList_1ihb9_98{padding:8px 16px}._allDone_1ihb9_215{padding:32px 16px}}._page_omtji_2{max-width:900px;margin:0 auto;padding:42px 40px 80px}._pageHeader_omtji_8{margin-bottom:32px}._pageTitle_omtji_12{color:var(--text);letter-spacing:-.03em;margin:0 0 4px;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(2rem,3vw,2.5rem);font-weight:400}._pageSub_omtji_21{color:var(--text-faint);margin:0;font-size:.95rem}._section_omtji_28{margin-bottom:24px}._sectionTitle_omtji_32{color:var(--text);letter-spacing:-.01em;margin:0 0 10px;font-size:.95rem;font-weight:600}._card_omtji_41{background:var(--bg-card);border:1px solid var(--surface-border);border-radius:10px;overflow:hidden}._profileCard_omtji_49{flex-direction:column;gap:16px;padding:24px;display:flex}._profileTop_omtji_56{align-items:center;gap:16px;display:flex}._avatar_omtji_62{background:var(--accent);color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.1rem;font-weight:600;display:flex}._profileMeta_omtji_77{flex-direction:column;gap:2px;min-width:0;display:flex}._profileEmail_omtji_84{color:var(--text-faint);font-size:.75rem}._profilePlan_omtji_89{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin-top:2px;font-size:.65rem;font-weight:600}._profileFields_omtji_98{grid-template-columns:1fr 1fr;gap:14px 18px;display:grid}._profileFields_omtji_98 ._field_omtji_104:last-child{grid-column:1/-1}._field_omtji_104{flex-direction:column;gap:4px;display:flex}._fieldLabel_omtji_114{color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:500}._fieldInput_omtji_122,._fieldSelect_omtji_123{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text);box-sizing:border-box;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:.875rem;transition:border-color .15s}._fieldInput_omtji_122:focus,._fieldSelect_omtji_123:focus{border-color:var(--accent)}._fieldInput_omtji_122[readonly]{color:var(--text-faint);cursor:default}._fieldSelect_omtji_123{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23888' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}._profileFooter_omtji_156{justify-content:flex-end;align-items:center;padding-top:4px;display:flex}._saveBtn_omtji_163{background:var(--accent);color:#fff;cursor:pointer;letter-spacing:.01em;border:none;border-radius:8px;padding:8px 18px;font-size:.8rem;font-weight:600;transition:opacity .15s,transform .1s}._saveBtn_omtji_163:hover{opacity:.88}._saveBtn_omtji_163:active{transform:scale(.97)}._saveBtnSaved_omtji_179{background:var(--accent-bg-hover);color:var(--accent)}._row_omtji_185{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:52px;padding:0 16px;transition:background .12s;display:flex}._row_omtji_185:last-child{border-bottom:none}._rowClickable_omtji_199{cursor:pointer}._rowClickable_omtji_199:hover{background:var(--surface-subtle)}._rowClickable_omtji_199:active{background:var(--surface-hover)}._rowDanger_omtji_211 ._rowLabel_omtji_211{color:var(--coral)}._rowIcon_omtji_215{text-align:center;opacity:.8;flex-shrink:0;width:24px;font-size:1rem}._rowIconSvg_omtji_223{width:24px;color:var(--text-faint);flex-shrink:0;justify-content:center;align-items:center;display:flex}._rowText_omtji_232{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._rowLabel_omtji_211{color:var(--text);font-size:.875rem;font-weight:400}._rowSub_omtji_246{color:var(--text-faint);font-size:.72rem}._rowControl_omtji_251{flex-shrink:0}._rowValue_omtji_255{color:var(--text-faint);flex-shrink:0;font-size:.8rem}._rowChevron_omtji_261{color:var(--text-faint);opacity:.5;flex-shrink:0;font-size:1rem}._toggle_omtji_269{background:var(--input-border);cursor:pointer;border:none;border-radius:13px;flex-shrink:0;align-items:center;width:44px;height:26px;padding:3px;transition:background .2s;display:flex}._toggleOn_omtji_283{background:var(--accent)}._toggleKnob_omtji_287{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:block;box-shadow:0 1px 3px #0000004d}._toggleOn_omtji_283 ._toggleKnob_omtji_287{transform:translate(18px)}._planBadge_omtji_302{letter-spacing:.05em;text-transform:uppercase;background:var(--accent-bg);color:var(--accent);border-radius:4px;align-items:center;gap:6px;padding:3px 8px;font-size:.72rem;font-weight:600;display:inline-flex}._planBadgeFree_omtji_316{background:var(--surface-hover);color:var(--text-faint)}._shortcutsGrid_omtji_322{flex-direction:column;gap:0;display:flex}._shortcutRow_omtji_328{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:10px 16px;display:flex}._shortcutRow_omtji_328:last-child{border-bottom:none}._shortcutKey_omtji_340{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text);text-align:center;border-radius:5px;flex-shrink:0;min-width:28px;padding:2px 7px;font-family:monospace;font-size:.72rem}._shortcutDesc_omtji_353{color:var(--text-faint);font-size:.8rem}._signOutBtn_omtji_359{width:100%;color:var(--coral);cursor:pointer;background:#e5644b14;border:1px solid #e5644b26;border-radius:10px;margin-top:8px;padding:13px;font-size:.875rem;font-weight:500;transition:background .15s}@media (width<=700px){._page_omtji_2{padding:28px 18px 64px}._profileFields_omtji_98{grid-template-columns:1fr}._profileFields_omtji_98 ._field_omtji_104:last-child{grid-column:auto}._profileTop_omtji_56{align-items:flex-start}}._signOutBtn_omtji_359:hover{background:#e5644b24}._dangerArea_omtji_385{flex-direction:column;gap:8px;padding:16px;display:flex}._dangerBody_omtji_392{color:var(--text-faint);margin:0;font-size:.78rem;line-height:1.5}._dangerBtn_omtji_399{color:var(--coral);cursor:pointer;background:#e5644b1a;border:1px solid #e5644b33;border-radius:7px;align-self:flex-start;padding:8px 14px;font-size:.78rem;font-weight:500;transition:background .15s}._dangerBtn_omtji_399:hover{background:#e5644b2e}._versionRow_omtji_417{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}._versionRow_omtji_417:last-child{border-bottom:none}._versionLabel_omtji_429{color:var(--text-faint);font-size:.8rem}._versionValue_omtji_434{color:var(--text);opacity:.5;font-size:.8rem}._versionLink_omtji_440{color:var(--accent);font-size:.8rem;text-decoration:none}._versionLink_omtji_440:hover{opacity:.8}._tabStrip_omtji_451{border-bottom:1px solid var(--surface-border);scrollbar-width:none;gap:4px;margin-bottom:26px;display:flex;overflow-x:auto}._tabStrip_omtji_451::-webkit-scrollbar{display:none}._tab_omtji_451{appearance:none;color:var(--text-faint);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 16px;font-family:inherit;font-size:.85rem;font-weight:500;transition:color .15s,border-color .15s}._tab_omtji_451:hover{color:var(--text)}._tabActive_omtji_480{color:var(--text);border-bottom-color:var(--accent);font-weight:600}@keyframes _settingsFade_omtji_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._tabPanel_omtji_491{animation:_settingsFade_omtji_1 .22s var(--ease-smooth,ease)}._cardBody_omtji_496{flex-direction:column;gap:14px;padding:20px;display:flex}._cardHeadRow_omtji_503{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._cardTitle_omtji_510{color:var(--text);margin:0;font-size:.9rem;font-weight:600}._cardDesc_omtji_517{color:var(--text-faint);margin:0;font-size:.78rem;line-height:1.55}._inlineStrong_omtji_524{color:var(--text);font-weight:600}._btn_omtji_530{cursor:pointer;white-space:nowrap;letter-spacing:.01em;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px 16px;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .15s,background .15s,transform .1s,border-color .15s;display:inline-flex}._btn_omtji_530:active{transform:scale(.97)}._btn_omtji_530:disabled{opacity:.5;cursor:not-allowed}._btn_omtji_530:disabled:active{transform:none}._btnPrimary_omtji_551{background:var(--accent);color:#fff}._btnPrimary_omtji_551:hover{opacity:.88}._btnSecondary_omtji_557{border-color:var(--input-border);color:var(--text);background:0 0}._btnSecondary_omtji_557:not(:disabled):hover{background:var(--surface-hover)}._btnGhost_omtji_564{color:var(--text-dim);background:0 0}._btnGhost_omtji_564:hover{background:var(--surface-hover);color:var(--text)}._btnDanger_omtji_570{color:var(--coral);background:#c0534a1f;border-color:#c0534a4d}._btnDanger_omtji_570:not(:disabled):hover{background:#c0534a33}._formActions_omtji_577{flex-wrap:wrap;align-items:center;gap:12px;display:flex}._statusNote_omtji_585{color:var(--text-faint);margin:0;font-size:.76rem}._statusOk_omtji_590{color:var(--mint)}._statusErr_omtji_591{color:var(--coral)}._tag_omtji_594{letter-spacing:.07em;text-transform:uppercase;background:var(--surface-hover);color:var(--text-faint);white-space:nowrap;border-radius:5px;flex-shrink:0;align-items:center;padding:3px 7px;font-size:.6rem;font-weight:700;display:inline-flex}._dangerCard_omtji_610{border-color:#c0534a47}._cardOnFile_omtji_615{border:1px solid var(--surface-border);background:var(--surface-subtle);border-radius:8px;align-items:center;gap:14px;padding:13px 14px;display:flex}._cardBrand_omtji_625{background:var(--text);min-width:46px;height:30px;color:var(--bg-card);letter-spacing:.1em;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;padding:0 8px;font-size:.6rem;font-weight:800;display:inline-flex}._cardMeta_omtji_641{flex-direction:column;gap:2px;display:flex}._cardDigits_omtji_647{color:var(--text);letter-spacing:.06em;font-family:Geist Mono,SF Mono,ui-monospace,monospace;font-size:.85rem}._cardExp_omtji_654{color:var(--text-faint);font-size:.72rem}._tableWrap_omtji_660{overflow-x:auto}._billingTable_omtji_664{border-collapse:collapse;width:100%;font-size:.8rem}._billingTable_omtji_664 th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);border-bottom:1px solid var(--line);border-top:1px solid var(--line);white-space:nowrap;padding:10px 16px;font-size:.64rem;font-weight:600}._billingTable_omtji_664 td{border-bottom:1px solid var(--line);color:var(--text);white-space:nowrap;padding:13px 16px}._billingTable_omtji_664 tbody tr:last-child td{border-bottom:none}._mono_omtji_694{color:var(--text-dim);letter-spacing:.02em;font-family:Geist Mono,SF Mono,ui-monospace,monospace;font-size:.76rem}._tableActionCell_omtji_701{text-align:right;width:1%}._dlBtn_omtji_706{border:1px solid var(--surface-border);width:30px;height:30px;color:var(--text-faint);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}._dlBtn_omtji_706:not(:disabled):hover{background:var(--surface-hover);color:var(--text)}._dlBtn_omtji_706:disabled{opacity:.45;cursor:not-allowed}._tableCaption_omtji_722{color:var(--text-faintest);margin:0;padding:12px 16px 16px;font-size:.72rem}._statusPill_omtji_730{white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:3px 10px;font-size:.68rem;font-weight:600;display:inline-flex}._pillDot_omtji_741{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}._pillPaid_omtji_749{color:var(--mint);background:#4a8c5824}._pillPending_omtji_750{background:var(--accent-bg-hover);color:var(--accent)}._pillRefunded_omtji_751{color:var(--coral);background:#c0534a24}._srOnly_omtji_753{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=700px){._cardBody_omtji_496{padding:16px}._billingTable_omtji_664 th,._billingTable_omtji_664 td{padding:11px 12px}}._page_6xsgu_1{background:var(--bg);justify-content:center;min-height:100vh;padding:60px 20px;display:flex}._card_6xsgu_9{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:680px;padding:48px 52px}._back_6xsgu_18{color:var(--accent);margin-bottom:28px;font-size:.85rem;font-weight:500;display:block}._back_6xsgu_18:hover{text-decoration:underline}._title_6xsgu_27{color:var(--text);letter-spacing:-.02em;margin:0 0 6px;font-family:Iowan Old Style,Georgia,serif;font-size:2rem;font-weight:400}._updated_6xsgu_36{color:var(--text-soft);margin:0 0 40px;font-size:.82rem}._section_6xsgu_42{margin-bottom:32px}._section_6xsgu_42 h2{color:var(--text);margin:0 0 10px;font-size:1rem;font-weight:600}._section_6xsgu_42 p,._section_6xsgu_42 li{color:var(--text-soft);margin:0 0 8px;font-size:.9rem;line-height:1.7}._section_6xsgu_42 ul{margin:0;padding-left:20px}._section_6xsgu_42 a{color:var(--accent);overflow-wrap:anywhere}._section_6xsgu_42 a:hover{text-decoration:underline}@media (width<=700px){._page_6xsgu_1{padding:32px 16px 48px}._card_6xsgu_9{border-radius:var(--radius-md);padding:28px 20px}._back_6xsgu_18{align-items:center;min-height:44px;margin-bottom:22px;font-size:.9rem;display:inline-flex}._title_6xsgu_27{font-size:1.6rem}._updated_6xsgu_36{margin-bottom:32px;font-size:.88rem}._section_6xsgu_42{margin-bottom:28px}._section_6xsgu_42 h2{font-size:1.02rem}._section_6xsgu_42 p,._section_6xsgu_42 li{font-size:.95rem}}
