@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--background-base:#0b0c18;--background-deep:#070812;--bg-primary:var(--background-deep);--background-elevated:#101222;--surface-base:#151729;--surface-elevated:#1e2037;--surface-glass:#9e91d51a;--text-primary:#f7f5fc;--text-secondary:#c4c1d4;--text-muted:#a09cb5;--border-subtle:#c6bcff21;--border-active:#c0a8ff85;--accent-violet:#9876f8;--accent-lavender:#c5b3ff;--accent-pink:#c58da7;--accent-blue:#7e9dfc;--color-success:#45c58a;--color-warning:#e3b85d;--color-danger:#e66c7a;--gradient-voice-primary:linear-gradient(90deg, #355b8c9e 0%, #65558fb8 38%, #a99bc7c7 72%, #c58da747 100%);--gradient-voice-soft:radial-gradient(circle, #6558841a, transparent 68%);--gradient-button-primary:linear-gradient(115deg, #7653df 0%, #7056d6 48%, #5368ca 100%);--gradient-progress-active:linear-gradient(90deg, #8a65eb, #bca7ff, #8aabff);--glow-voice:#675a8a1f;--glow-active:#8d7fa51a;--surface-card:linear-gradient(145deg, #bfafff11, transparent 58%), var(--surface-base);--surface-raised:linear-gradient(135deg, #c2aeff1f, #829aff09), var(--background-elevated);--surface-input:#0c0f20;--surface-nav:#101122f0;--ambient-page:radial-gradient(ellipse at 72% 0, #6f4bcb1f, transparent 580px), var(--background-deep);--shadow-card:0 12px 36px #00000029, inset 0 1px 0 #eae2ff0b;--shadow-button:0 5px 22px #714eda38, inset 0 1px 0 #ffffff3d;--focus-ring:0 0 0 3px #a587ff33;--motion-fast:.18s;--motion-enter:.48s;--ease-out:cubic-bezier(.22, 1, .36, 1);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-3xl:32px;--font-korean:"Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-latin:"Inter", "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--type-hero-size:clamp(40px, 4.4vw, 56px);--type-display-lg-size:clamp(32px, 3.15vw, 40px);--type-display-md-size:clamp(28px, 2.65vw, 34px);--type-lead-size:clamp(21px, 2.15vw, 28px);--type-lead-airy-size:clamp(20px, 1.9vw, 24px);--type-tagline-size:21px;--type-card-title-size:clamp(20px, 1.85vw, 28px);--type-card-subtitle-size:clamp(17px, 1.5vw, 20px);--type-body-size:17px;--type-body-compact-size:15px;--type-button-large-size:16px;--type-button-utility-size:14px;--type-nav-size:12px;--type-eyebrow-size:11px;--type-hero-leading:1.1;--type-display-leading:1.14;--type-body-leading:1.52;--type-card-leading:1.45;--type-display-tracking:-.035em;--type-card-tracking:-.02em;--type-eyebrow-tracking:.14em;font-family:var(--font-korean);color:var(--text-primary);background:var(--background-deep);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--background-deep);min-width:320px;min-height:100%}body{background:var(--background-deep);min-width:320px;min-height:100%;font-size:var(--type-body-size);line-height:var(--type-body-leading);margin:0;overflow-x:hidden}button,a{font:inherit}button{border:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}input,textarea,select{font:inherit}button,a,input,textarea,select,summary{touch-action:manipulation}:where(button,a,input,textarea,select,summary):focus-visible{outline:2px solid var(--accent-lavender);outline-offset:3px}::selection{color:var(--text-primary);background:#7859bb80}h1,h2,h3{text-wrap:balance}p{overflow-wrap:break-word}.type-hero,.type-display-lg,.type-display-md,.type-card-title{letter-spacing:var(--type-display-tracking);font-weight:600}.type-hero{font-size:var(--type-hero-size);line-height:var(--type-hero-leading)}.type-display-lg{font-size:var(--type-display-lg-size);line-height:var(--type-display-leading)}.type-display-md{font-size:var(--type-display-md-size);line-height:var(--type-display-leading)}.type-card-title{font-size:var(--type-card-title-size);letter-spacing:var(--type-card-tracking);line-height:1.25}.type-body{font-size:var(--type-body-size);line-height:var(--type-body-leading)}.type-eyebrow{color:var(--accent-lavender);font:600 var(--type-eyebrow-size)/1 var(--font-latin);letter-spacing:var(--type-eyebrow-tracking);text-transform:uppercase}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (width<=599px){:root{--type-body-size:16px;--type-body-compact-size:14px;--type-button-large-size:16px;--type-button-utility-size:13px}}.ui-button{min-height:48px;padding:0 var(--space-5);color:var(--text-primary);font-family:var(--font-korean);font-size:var(--type-button-utility-size);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:10px;font-weight:600;line-height:1.2;transition:border-color .16s,filter .16s,transform .16s;display:inline-flex}.ui-button:hover{filter:brightness(1.1)}.ui-button:active{transform:translateY(1px)}.ui-button:disabled{opacity:.42;cursor:not-allowed;filter:none;transform:none}.processing-indicator{min-width:0;color:var(--text-secondary);align-items:center;gap:10px;font-size:11px;line-height:1.45;display:inline-flex}.processing-indicator>span:last-child{gap:2px;display:grid}.processing-indicator strong{font-weight:600}.processing-indicator small{color:var(--text-muted);font-size:10px}.processing-indicator__spinner{border:2px solid var(--border-active);border-top-color:var(--accent-lavender);border-radius:50%;flex:none;width:16px;height:16px;animation:.8s linear infinite processing-indicator-spin}@keyframes processing-indicator-spin{to{transform:rotate(360deg)}}.ui-button:focus-visible,.ui-icon-button:focus-visible,.top-navigation a:focus-visible{outline:2px solid var(--accent-lavender);outline-offset:3px}.ui-button--primary{background:var(--gradient-button-primary);box-shadow:var(--shadow-button);border:1px solid #c8bce52b}.ui-button--primary:not(.ui-button--compact){font-size:var(--type-button-large-size)}.ui-button--secondary{color:var(--text-secondary);background:var(--surface-raised);box-shadow:none;border:1px solid #ffffff12;font-weight:500}.ui-button__icon,.ui-button__icon svg{width:16px;height:16px}.ui-button__icon svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;display:block}.ui-icon-button{width:48px;height:48px;color:var(--text-secondary);background:var(--surface-raised);cursor:pointer;border:1px solid #ffffff0f;border-radius:14px;place-items:center;padding:0;display:inline-grid}.ui-icon-button--active{border-color:var(--border-active);color:var(--accent-lavender);background:#7462b014}.ui-card{border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);padding:24px}.ui-card--standard{background:var(--surface-card);box-shadow:var(--shadow-card)}.ui-card--glass{border-color:var(--border-subtle);background:var(--surface-raised);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.top-navigation{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;width:100%;height:76px;padding:0 72px;display:flex}.top-navigation__brand{align-items:center;gap:var(--space-3);color:var(--text-primary);font-family:var(--font-latin);letter-spacing:.025em;font-size:15px;font-weight:700;display:inline-flex}.brand-mark,.brand-mark svg{width:27px;height:18px}.brand-mark svg{fill:none;stroke:var(--accent-lavender);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;display:block}.top-navigation__links{align-items:center;gap:var(--space-8);color:var(--text-secondary);font-family:var(--font-latin);font-size:var(--type-nav-size);letter-spacing:-.01em;font-weight:500;display:flex}.top-navigation__links>a{min-height:44px;color:inherit;align-items:center;transition:color .16s;display:inline-flex}.top-navigation__links>a:hover{color:var(--text-primary)}.top-navigation__cta{min-height:40px;font-size:12px}.top-navigation__menu{display:none}@media (width<=900px){.top-navigation{height:72px;padding:0 var(--space-5);border-bottom:0}.top-navigation__brand{font-size:15px}}.ui-button{transition:box-shadow var(--motion-fast), border-color var(--motion-fast), filter var(--motion-fast), transform var(--motion-fast) var(--ease-out)}.ui-button--secondary{color:var(--text-primary);border-color:var(--border-subtle);box-shadow:inset 0 1px #ffffff06}.ui-button--ghost{color:var(--accent-lavender);background:0 0;border:1px solid #0000}.ui-button--ghost:hover{background:var(--surface-glass)}.ui-button:disabled{opacity:.5;box-shadow:none}.ui-icon-button:disabled{opacity:.5;cursor:not-allowed}.ui-card{min-width:0}.ui-eyebrow{color:var(--accent-lavender);font:600 var(--type-eyebrow-size)/1 var(--font-latin);letter-spacing:var(--type-eyebrow-tracking);margin:0 0 12px}.ui-section-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.ui-section-header h2{font-size:var(--type-display-lg-size);letter-spacing:var(--type-display-tracking);font-weight:600;line-height:var(--type-display-leading);margin:0}.ui-section-description{max-width:530px;color:var(--text-secondary);font-size:var(--type-body-compact-size);line-height:var(--type-body-leading);margin:14px 0 0}.ui-empty-state{text-align:center;align-content:center;justify-items:center;gap:16px;min-height:65svh;display:grid}.ui-empty-state .ui-eyebrow{margin:8px 0 0}.ui-empty-state h1{max-width:500px;font-size:var(--type-display-lg-size);font-weight:600;line-height:var(--type-display-leading);letter-spacing:var(--type-display-tracking);text-wrap:balance;margin:0}.ui-empty-state>p:not(.ui-eyebrow){max-width:370px;color:var(--text-secondary);font-size:var(--type-body-compact-size);line-height:var(--type-body-leading);word-break:keep-all;margin:0 0 8px}.ui-mini-orb{background:radial-gradient(circle at 30% 20%,#ecdeff,#9f83f1 16%,#4a3d90 48%,#211a45 78%,#8aaff5);border:1px solid #dfcfff80;border-radius:50%;width:90px;height:90px;margin-bottom:12px;position:relative;box-shadow:0 0 70px #8766da36,inset -6px -5px 16px #9caeff40}.ui-mini-orb span{background:#efe7ff;border-radius:10px;width:5px;height:11px;position:absolute;top:42%;left:34%;box-shadow:0 0 10px #eee2ff99}.ui-mini-orb span+span{left:58%}@media (hover:hover){.ui-button:not(:disabled):hover{transform:translateY(-1px)}.ui-button:not(:disabled):active{transform:translateY(1px)}}@media (width<=599px){.ui-card{padding:20px}.ui-section-header{flex-wrap:wrap;align-items:start}.ui-section-description{font-size:13px}}.top-navigation{border-color:var(--border-subtle);max-width:1440px;height:80px;margin:0 auto;padding:0 clamp(24px,4.5vw,64px)}.top-navigation__links{gap:23px;font-size:11px}.top-navigation__cta{color:var(--text-primary);background:var(--gradient-button-primary);border:1px solid var(--border-active);padding:0 18px}@media (width<=599px){.top-navigation{gap:9px;height:68px;padding:0 16px}.top-navigation__brand{white-space:nowrap;gap:6px;font-size:11px}.brand-mark,.brand-mark svg{width:20px}.top-navigation__links{letter-spacing:.02em;gap:10px;font-size:9px}.top-navigation__links>a{min-height:40px}.top-navigation__cta{white-space:nowrap;flex:none;min-height:36px;padding:0 10px;font-size:10px}}.top-navigation__logo{object-fit:contain;width:150px;height:auto;display:block}@media (width<=600px){.top-navigation__logo{width:120px}}.top-navigation__links{font-family:var(--font-latin);font-size:var(--type-nav-size);letter-spacing:-.01em;font-weight:500;line-height:1}.top-navigation__cta{font-size:var(--type-button-utility-size);font-weight:600;line-height:1.2}@media (width<=599px){.top-navigation__links{letter-spacing:0;font-size:10px}.top-navigation__cta{font-size:12px}}.auth-overlay{z-index:50;padding:var(--space-5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030408bd;place-items:center;display:grid;position:fixed;inset:0}.auth-panel{border:1px solid var(--border-active);border-radius:var(--radius-2xl);background:var(--surface-base);width:min(100%,430px);padding:34px;position:relative;box-shadow:0 24px 80px #00000061}.auth-panel__close{width:36px;height:36px;color:var(--text-secondary);background:var(--background-elevated);cursor:pointer;border-radius:50%;position:absolute;top:16px;right:16px}.auth-panel__eyebrow{margin:0 0 var(--space-2);color:var(--accent-lavender);font-family:var(--font-latin);letter-spacing:.18em;font-size:10px;font-weight:700}.auth-panel h2{letter-spacing:-.03em;margin:0;font-size:27px}.auth-panel__intro{margin:var(--space-3) 0 var(--space-6);color:var(--text-secondary);font-size:13px;line-height:1.6}.auth-panel form{gap:var(--space-4);display:grid}.auth-panel label{gap:var(--space-2);color:var(--text-secondary);font-size:12px;display:grid}.auth-panel input{width:100%;min-height:48px;padding:0 var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);background:var(--background-elevated);outline:none}.auth-panel input:focus{border-color:var(--accent-violet)}.auth-panel form .ui-button{width:100%;margin-top:var(--space-2)}.auth-panel__message,.auth-panel__notice{padding:var(--space-3);border-radius:var(--radius-sm);color:var(--text-secondary);background:#7462b01a;margin:0;font-size:12px;line-height:1.5}.auth-panel__switch{width:100%;margin-top:var(--space-5);color:var(--accent-lavender);cursor:pointer;background:0 0;font-size:12px}@media (width<=480px){.auth-overlay{place-items:end stretch;padding:0}.auth-panel{padding:32px var(--space-5) 28px;border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;border-bottom:0;border-left:0;border-right:0}}.onboarding-page{min-height:100svh;color:var(--text-primary);background:radial-gradient(circle at 14% 18%, #7462b01c, transparent 32%), var(--background-deep)}.onboarding-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,5vw,72px);display:flex}.onboarding-brand,.onboarding-account{color:var(--text-primary);cursor:pointer;background:0 0}.onboarding-brand{font-family:var(--font-latin);letter-spacing:.08em;font-size:14px;font-weight:700}.onboarding-account{color:var(--text-secondary);font-size:12px}.onboarding-layout{grid-template-columns:minmax(280px,.8fr) minmax(460px,1.2fr);align-items:start;gap:clamp(48px,8vw,108px);width:min(1120px,100% - 48px);min-height:calc(100svh - 72px);margin:0 auto;padding:72px 0;display:grid}.onboarding-summary{padding-top:var(--space-6)}.onboarding-kicker,.onboarding-step{color:var(--accent-lavender);font-family:var(--font-latin);letter-spacing:.18em;margin:0;font-size:10px;font-weight:700}.onboarding-summary h1{margin:var(--space-4) 0;letter-spacing:-.035em;font-size:clamp(32px,3vw,44px);font-weight:600;line-height:1.25}.onboarding-summary>p:not(.onboarding-kicker){max-width:360px;color:var(--text-secondary);margin:0;font-size:13px;line-height:1.7}.onboarding-summary ol{margin:var(--space-10) 0 0;gap:18px;padding:0;list-style:none;display:grid}.onboarding-summary li{gap:var(--space-4);color:var(--text-muted);align-items:center;font-size:13px;display:flex}.onboarding-summary li span{width:24px;color:var(--text-muted);font-family:var(--font-latin);font-size:10px}.onboarding-summary li.is-active{color:var(--text-primary)}.onboarding-summary li.is-active span,.onboarding-summary li.is-done span{color:var(--accent-lavender)}.onboarding-card{background:#111521eb;flex-direction:column;min-height:554px;padding:38px;display:flex}.onboarding-card fieldset{min-width:0;margin:var(--space-6) 0 0;border:0;padding:0}.onboarding-card legend{letter-spacing:-.025em;padding:0;font-size:28px;font-weight:600}.onboarding-help{margin:var(--space-2) 0 var(--space-6);color:var(--text-secondary);font-size:13px}.onboarding-options{gap:var(--space-3);display:grid}.onboarding-options button{text-align:left;border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;min-height:70px;color:var(--text-primary);background:var(--background-elevated);cursor:pointer;gap:5px;padding:14px 16px;display:grid}.onboarding-options button strong{font-size:14px;font-weight:600}.onboarding-options button span{color:var(--text-muted);font-size:11px}.onboarding-options button.is-selected{border-color:var(--accent-violet);background:#7462b01c}.onboarding-options--single-line button{align-content:center;min-height:58px}.onboarding-field{margin-top:var(--space-5);gap:var(--space-2);color:var(--text-secondary);font-size:11px;display:grid}.onboarding-field input{width:100%;min-width:0;height:50px;padding:0 var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);background:var(--background-elevated);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;outline:none}.onboarding-field input:focus{border-color:var(--accent-violet)}.onboarding-field--date{margin-top:var(--space-8)}.onboarding-time-options{gap:var(--space-3);grid-template-columns:repeat(3,1fr);display:grid}.onboarding-time-options button{aspect-ratio:1.12;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:var(--text-secondary);background:var(--background-elevated);cursor:pointer;place-content:center;display:grid}.onboarding-time-options strong{color:var(--text-primary);font-family:var(--font-latin);font-size:34px;font-weight:600}.onboarding-time-options span{font-size:11px}.onboarding-time-options button.is-selected{border-color:var(--accent-violet);background:#7462b01f}.onboarding-time-options button.is-selected strong{color:var(--accent-lavender)}.onboarding-safety{margin-top:var(--space-5);padding:var(--space-4);border-radius:var(--radius-md);color:var(--text-muted);background:#ffffff06;font-size:11px;line-height:1.6}.onboarding-error{margin:var(--space-4) 0 0;color:var(--color-danger);font-size:12px}.onboarding-actions{padding-top:var(--space-8);justify-content:space-between;margin-top:auto;display:flex}.onboarding-actions .ui-button{min-width:112px}.onboarding-mobile-progress{display:none}@media (width<=800px){.onboarding-header{border-bottom:0;height:64px}.onboarding-layout{width:min(100% - 40px,560px);min-height:calc(100svh - 64px);padding:20px 0 32px;display:block}.onboarding-summary{padding:0}.onboarding-summary h1{margin-top:var(--space-3);font-size:30px}.onboarding-summary>p:not(.onboarding-kicker),.onboarding-summary ol{display:none}.onboarding-card{min-height:530px;margin-top:var(--space-6);padding:var(--space-5)}.onboarding-mobile-progress{background:var(--border-subtle);height:2px;margin:-20px -20px 22px;display:block;overflow:hidden}.onboarding-mobile-progress span{background:var(--gradient-progress-active);height:100%;transition:width .18s;display:block}.onboarding-card legend{font-size:24px}}@media (width<=360px){.onboarding-layout{width:calc(100% - 32px);padding-top:12px}.onboarding-summary h1{font-size:26px}.onboarding-card{min-height:500px}.onboarding-time-options{gap:var(--space-2)}.onboarding-time-options strong{font-size:28px}}.workspace-tabs{display:none}@media (width<=839px){.workspace-tabs{z-index:30;inset:auto max(10px, env(safe-area-inset-right)) max(10px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));border:1px solid var(--border-active);background:var(--surface-nav);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:23px;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;padding:7px;display:grid;position:fixed;box-shadow:0 8px 35px #0008,inset 0 1px #ffffff0c}.workspace-tabs button{min-width:0;min-height:53px;color:var(--text-muted);cursor:pointer;transition:color var(--motion-fast), background var(--motion-fast);background:0 0;border-radius:16px;place-content:center;justify-items:center;gap:6px;padding:5px 0;display:grid}.workspace-tabs svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.workspace-tabs span{font:500 var(--type-nav-size)/1 var(--font-latin);letter-spacing:.02em}.workspace-tabs button[aria-current]{color:#e8dfff;background:linear-gradient(145deg,#9b79ec40,#7564de14);box-shadow:inset 0 1px #dccaff22}}.ai-coach-launcher{right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));z-index:45;color:#f8f6ff;cursor:pointer;min-width:148px;min-height:62px;transition:transform .18s var(--ease-out), border-color .18s ease, box-shadow .18s ease, opacity .12s ease;background:linear-gradient(135deg,#312760f7,#5c45abf5);border:1px solid #d2c7ff61;border-radius:999px;align-items:center;gap:10px;padding:6px 17px 6px 7px;display:inline-flex;position:fixed;box-shadow:0 16px 42px #0a071c6b,inset 0 1px #ffffff26,0 0 28px #8068e82e}.ai-coach-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ai-coach-launcher:hover{border-color:#e1daffb8;transform:translateY(-2px);box-shadow:0 20px 50px #0a071c80,0 0 34px #8068e84d}.ai-coach-launcher:active{transform:translateY(0)scale(.98)}.ai-coach-launcher:focus-visible{outline-offset:4px;outline:3px solid #d7ccffb8}.ai-coach-launcher.is-open{opacity:0;pointer-events:none}.ai-coach-launcher__avatar{background:radial-gradient(circle at 42% 30%,#f0eaff,#aa90ff 34%,#5842a8 72%);border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff73}.ai-coach-launcher__avatar img{object-fit:contain;width:54px;height:54px;display:block;transform:translateY(2px)}.ai-coach-launcher__label{text-align:left;gap:2px;display:grid}.ai-coach-launcher__label small{color:#cfc4ff;font:700 8px/1 var(--font-latin);letter-spacing:.15em}.ai-coach-launcher__label strong{color:inherit;font:600 13px/1.2 var(--font-latin);white-space:nowrap}.ai-coach-dialog{--coach-ink:#1c1830;--coach-copy:#58546a;--coach-muted:#817c94;--coach-line:#55459124;width:min(420px,100%);max-width:none;height:100dvh;max-height:none;color:var(--coach-ink);animation:ai-coach-drawer-in .22s var(--ease-out);background:#f7f7ff;border:0;border-radius:28px 0 0 28px;margin:0 0 0 auto;padding:0;overflow:hidden;box-shadow:-24px 0 80px #04050d59}.ai-coach-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#06071080}.ai-coach-panel{background:linear-gradient(#f0efff 0,#fafaff 34%,#f7f8ff 100%);flex-direction:column;height:100%;min-height:0;display:flex}.ai-coach-panel__header{min-height:108px;padding:max(22px, env(safe-area-inset-top)) 20px 18px;border-bottom:1px solid var(--coach-line);background:#ffffffa6;grid-template-columns:48px minmax(0,1fr) 44px;align-items:center;gap:12px;display:grid}.ai-coach-panel__avatar{background:#ffffffb8;border:1px solid #6653b01f;border-radius:15px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.ai-coach-panel__avatar img{object-fit:contain;filter:drop-shadow(0 7px 12px #523e9d33);width:48px;height:48px;display:block}.ai-coach-panel__header>div{gap:3px;min-width:0;display:grid}.ai-coach-panel__header span{color:#6653b0;font:700 9px/1 var(--font-korean);letter-spacing:.06em}.ai-coach-panel__header h2{color:var(--coach-ink);font:700 21px/1.2 var(--font-latin);letter-spacing:-.03em;margin:0}.ai-coach-panel__header p{color:var(--coach-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.ai-coach-panel__header>button{border:1px solid var(--coach-line);color:#5d5770;cursor:pointer;background:#ffffffb8;border-radius:50%;place-items:center;width:44px;height:44px;font-size:23px;display:grid}.ai-coach-panel__header>button:hover{color:#3f326f;background:#fff}.ai-coach-panel__header>button:focus-visible{outline-offset:2px;outline:3px solid #6653b047}.ai-coach-panel__messages{overscroll-behavior:contain;scrollbar-color:#6553b042 transparent;flex:1;min-height:0;padding:18px 18px 26px;overflow-y:auto}.ai-coach-intro{background:radial-gradient(circle at 10% 20%,#c1b3ff6b,#0000 36%),#ffffffb8;border:1px solid #6756ac1f;border-radius:22px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:7px 8px;min-height:120px;padding:14px 16px 14px 8px;display:grid;overflow:hidden;box-shadow:0 12px 30px #47397d14}.ai-coach-intro img{object-fit:contain;filter:drop-shadow(0 10px 18px #49369138);width:92px;height:92px;display:block}.ai-coach-intro>div:not(.ai-coach-context){gap:6px;min-width:0;display:grid}.ai-coach-intro strong{color:var(--coach-ink);font-size:14px;line-height:1.45}.ai-coach-context__workspace{color:#6552ad;font:800 10px/1.3 var(--font-latin);letter-spacing:.08em}.ai-coach-context{flex-wrap:wrap;grid-column:1/-1;gap:6px;padding:0 8px 2px;display:flex}.ai-coach-context span{color:#5f5578;min-height:26px;font:600 10px/1.2 var(--font-korean);text-overflow:ellipsis;white-space:nowrap;background:#ffffffbd;border:1px solid #6653b021;border-radius:999px;align-items:center;padding:5px 9px;display:inline-flex;overflow:hidden}.ai-coach-context span.is-loading{color:#756d8c}.ai-coach-suggestions{flex-wrap:wrap;gap:7px;margin:17px 0 20px;display:flex}.ai-coach-suggestions button{color:#514574;min-height:38px;font:500 11px/1.35 var(--font-korean);text-align:left;cursor:pointer;background:#fffc;border:1px solid #6653b02b;border-radius:999px;padding:8px 12px;transition:border-color .15s,background .15s,transform .15s}.ai-coach-suggestions button:hover{background:#fff;border-color:#6653b061;transform:translateY(-1px)}.ai-coach-suggestions button:focus-visible{outline-offset:2px;outline:3px solid #6653b03d}.ai-coach-suggestions button:disabled{opacity:.55;cursor:wait;transform:none}.ai-coach-conversation{gap:12px;display:grid}.ai-coach-message{gap:5px;max-width:87%;display:grid}.ai-coach-message>span{color:var(--coach-muted);font:700 9px/1 var(--font-korean)}.ai-coach-message>p{border:1px solid var(--coach-line);color:var(--coach-copy);white-space:pre-line;background:#fff;border-radius:7px 17px 17px;margin:0;padding:12px 14px;font-size:12px;line-height:1.65;box-shadow:0 7px 20px #2d24520d}.ai-coach-message.is-user{justify-self:end}.ai-coach-message.is-user>span{text-align:right}.ai-coach-message.is-user>p{color:#fff;background:linear-gradient(135deg,#7561c6,#5d49ac);border-color:#0000;border-radius:17px 7px 17px 17px}.ai-coach-message.is-typing>p{gap:4px;min-width:60px;display:flex}.ai-coach-message.is-typing i{background:#8f82b9;border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite alternate ai-coach-typing}.ai-coach-message.is-typing i:nth-child(2){animation-delay:.15s}.ai-coach-message.is-typing i:nth-child(3){animation-delay:.3s}.ai-coach-response{border:1px solid var(--coach-line);background:#fff;border-radius:7px 18px 18px;overflow:hidden;box-shadow:0 9px 24px #2d24520f}.ai-coach-response section{padding:12px 14px}.ai-coach-response section+section{border-top:1px solid #55459117}.ai-coach-response h3{color:#7563b5;font:800 9px/1.2 var(--font-korean);letter-spacing:.04em;margin:0 0 5px}.ai-coach-response p{color:var(--coach-copy);margin:0;font-size:12px;line-height:1.65}.ai-coach-response ol{counter-reset:coach-step;gap:7px;margin:2px 0 0;padding:0;list-style:none;display:grid}.ai-coach-response li{color:#514d61;counter-increment:coach-step;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;font-size:11px;line-height:1.4;display:grid}.ai-coach-response li:before{content:counter(coach-step);color:#6653b0;width:20px;height:20px;font:700 9px var(--font-latin);background:#efecff;border-radius:50%;place-items:center;display:grid}.ai-coach-response aside{color:#514574;background:#f2efff;border-radius:12px;margin:0 12px 12px;padding:10px 11px}.ai-coach-response aside strong{color:#6653b0;font:800 9px var(--font-latin);letter-spacing:.06em;margin-bottom:3px;display:block}.ai-coach-response__action{color:#fff;width:calc(100% - 24px);min-height:42px;font:700 11px var(--font-korean);cursor:pointer;background:linear-gradient(135deg,#8068e8,#5d49ad);border:0;border-radius:12px;justify-content:space-between;align-items:center;margin:0 12px 12px;padding:9px 12px;display:flex;box-shadow:0 8px 18px #5d49ad2b}.ai-coach-response__action:hover{filter:brightness(1.04)}.ai-coach-response__action:focus-visible{outline-offset:2px;outline:3px solid #6653b047}.ai-coach-error{color:#8c4050;background:#fff5f7;border:1px solid #b14a5b2e;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:11px;display:flex}.ai-coach-error button{color:#6853b0;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700}.ai-coach-composer{padding:12px 16px max(14px, env(safe-area-inset-bottom));border-top:1px solid var(--coach-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6}.ai-coach-composer>p{color:var(--coach-muted);margin:0 2px 9px;font-size:9px;line-height:1.45}.ai-coach-composer form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.ai-coach-composer input{width:100%;min-width:0;min-height:48px;color:var(--coach-ink);font:14px/1.4 var(--font-korean);background:#fff;border:1px solid #6653b033;border-radius:14px;outline:0;padding:11px 13px}.ai-coach-composer input:focus{border-color:#7965c9;box-shadow:0 0 0 3px #7965c921}.ai-coach-composer input::placeholder{color:#9993a9}.ai-coach-composer button{color:#fff;min-width:64px;min-height:48px;font:600 13px var(--font-korean);cursor:pointer;background:linear-gradient(135deg,#8068e8,#5d49ad);border:0;border-radius:14px;padding:0 14px;box-shadow:0 8px 18px #5d49ad33}.ai-coach-composer button:focus-visible{outline-offset:2px;outline:3px solid #6653b047}.ai-coach-composer button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}@keyframes ai-coach-drawer-in{0%{opacity:.65;transform:translate(28px)}}@keyframes ai-coach-sheet-in{0%{opacity:.65;transform:translateY(28px)}}@keyframes ai-coach-typing{to{opacity:.3;transform:translateY(-2px)}}@media (width<=839px){.ai-coach-launcher{right:max(16px, env(safe-area-inset-right));bottom:calc(88px + env(safe-area-inset-bottom))}.ai-coach-dialog{border-radius:28px 28px 0 0;width:100%;height:min(78dvh,720px);margin:auto 0 0;animation-name:ai-coach-sheet-in}.ai-coach-panel__header{min-height:92px;padding-top:18px}.ai-coach-panel__messages{padding-bottom:22px}.ai-coach-composer input{font-size:16px}}@media (width<=420px){.ai-coach-launcher{width:58px;min-width:58px;min-height:58px;padding:5px}.ai-coach-launcher__avatar{width:46px;height:46px}.ai-coach-launcher__label{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ai-coach-dialog{height:min(84dvh,740px)}.ai-coach-panel__header{grid-template-columns:42px minmax(0,1fr) 42px;gap:9px;padding-inline:14px}.ai-coach-panel__avatar,.ai-coach-panel__avatar img{width:42px;height:42px}.ai-coach-panel__header h2{font-size:19px}.ai-coach-panel__messages{padding-inline:14px}.ai-coach-intro{grid-template-columns:72px minmax(0,1fr);padding-left:5px}.ai-coach-intro img{width:76px;height:76px}.ai-coach-suggestions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ai-coach-suggestions button{border-radius:14px}.ai-coach-composer{padding-inline:12px}.ai-coach-response__action{min-height:44px}}@media (width<=340px){.ai-coach-suggestions{grid-template-columns:1fr}.ai-coach-panel__header p{display:none}}@media (prefers-reduced-motion:reduce){.ai-coach-dialog,.ai-coach-launcher,.ai-coach-suggestions button,.ai-coach-message.is-typing i{transition:none;animation:none}}.workspace-sidebar{border-right:1px solid var(--border-subtle);background:linear-gradient(#151326,#0b0d19 50%);flex-direction:column;height:100svh;padding:28px 18px 20px;display:flex;position:sticky;top:0}.workspace-sidebar__brand{text-align:left;cursor:pointer;background:0 0;padding:0 10px 34px}.workspace-sidebar__logo{object-fit:contain;width:132px;max-width:100%;height:auto;display:block}.workspace-sidebar nav{gap:4px;display:grid}.workspace-sidebar nav button{min-height:48px;color:var(--text-secondary);font-family:var(--font-latin);letter-spacing:.06em;text-align:left;cursor:pointer;transition:background var(--motion-fast), color var(--motion-fast);background:0 0;border:1px solid #0000;border-radius:13px;align-items:center;gap:13px;padding:0 12px;font-size:11px;font-weight:600;display:flex}.workspace-sidebar nav button svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 20px;width:20px;height:20px}.workspace-sidebar nav button.is-active{color:#eee6ff;box-shadow:inset 3px 0 var(--accent-lavender), inset 0 1px 0 #d7c7ff08;background:linear-gradient(100deg,#9c79f22b,#8671d80b);border-color:#b799ff30}.workspace-sidebar nav button:hover{background-color:var(--surface-glass)}.workspace-sidebar__project{border:1px solid var(--border-subtle);background:var(--surface-raised);border-radius:16px;gap:6px;margin:auto 10px 0;padding:16px;display:grid}.workspace-sidebar__project>span{color:var(--text-muted);font-family:var(--font-latin);letter-spacing:.14em;font-size:9px}.workspace-sidebar__project strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.workspace-sidebar__project small{color:var(--accent-lavender);font-size:10px}.workspace-sidebar__footer{margin:10px 10px 0}.workspace-mobile-brand{display:none}@media (width<=839px){.workspace-sidebar{display:none}}.workspace-sidebar nav button{font-size:var(--type-nav-size);letter-spacing:.02em;font-weight:500;line-height:1}.workspace-sidebar__project>span{font-size:var(--type-eyebrow-size);letter-spacing:var(--type-eyebrow-tracking);font-weight:600;line-height:1}.workspace-sidebar__project strong{font-size:var(--type-button-utility-size);line-height:1.3}@media (width<=839px){.workspace-mobile-brand{z-index:12;top:max(18px, env(safe-area-inset-top));left:max(20px, env(safe-area-inset-left));cursor:pointer;background:0 0;align-items:center;min-width:44px;min-height:36px;padding:6px 0;display:grid;position:absolute}.workspace-mobile-brand img{object-fit:contain;width:112px;max-width:32vw;height:auto;display:block}}.coach-tip-trigger{border:1px solid var(--border-subtle);min-height:34px;color:var(--text-secondary);cursor:pointer;background:#ffffff06;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:11px;display:inline-flex}.coach-tip-trigger>span{border:1px solid var(--accent-violet);width:18px;height:18px;color:var(--accent-lavender);font-family:var(--font-latin);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.coach-tip-overlay{z-index:60;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030408ad;justify-content:flex-end;display:flex;position:fixed;inset:0}.coach-tip-panel{border-left:1px solid var(--border-active);background:var(--surface-base);width:min(420px,100%);height:100%;padding:42px 34px;position:relative;box-shadow:-20px 0 70px #00000052}.coach-tip-panel__close{width:36px;height:36px;color:var(--text-secondary);background:var(--background-elevated);cursor:pointer;border-radius:50%;font-size:20px;position:absolute;top:18px;right:18px}.coach-tip-panel__eyebrow{color:var(--accent-lavender);font-family:var(--font-latin);letter-spacing:.16em;margin:34px 0 10px;font-size:10px;font-weight:700}.coach-tip-panel__eyebrow span{border:1px solid var(--accent-violet);border-radius:50%;place-items:center;width:18px;height:18px;margin-right:7px;display:inline-grid}.coach-tip-panel h2{letter-spacing:-.025em;margin:0;font-size:25px;font-weight:600}.coach-tip-panel blockquote{margin:var(--space-6) 0;padding:var(--space-5);border-radius:var(--radius-lg);color:var(--text-primary);background:#7462b014;border:1px solid #b7a9d61f;font-size:15px;line-height:1.8}.coach-tip-panel__why{border-top:1px solid var(--border-subtle);width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;justify-content:space-between;padding:15px 0;font-size:12px;display:flex}.coach-tip-panel__details{padding-top:var(--space-3);color:var(--text-secondary);font-size:12px;line-height:1.65}.coach-tip-panel__details p{margin:0}.coach-tip-panel__details small{margin-top:var(--space-3);color:var(--text-muted);font-size:10px;display:block}@media (width<=600px){.coach-tip-overlay{align-items:flex-end}.coach-tip-panel{width:100%;height:auto;max-height:82svh;padding:28px 20px max(26px, env(safe-area-inset-bottom));border-top:1px solid var(--border-active);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;border-left:0;overflow-y:auto;box-shadow:0 -20px 70px #00000057}.coach-tip-panel__close{top:14px;right:14px}.coach-tip-panel__eyebrow{margin-top:12px}}.mini-piano-trigger{min-height:40px;color:var(--text-primary);font:600 10px var(--font-korean);cursor:pointer;background:linear-gradient(135deg,#8966e833,#7462b017);border:1px solid #b7a9d661;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 13px;transition:border-color .16s,background .16s,transform .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff12}.mini-piano-trigger:hover{background:linear-gradient(135deg,#8966e847,#7462b024);border-color:#cdbeff9e;transform:translateY(-1px)}.mini-piano-backdrop{z-index:60;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#03050ab8;align-items:end;padding:12px;display:grid;position:fixed;inset:0}.mini-piano-sheet{width:min(100%,720px);max-height:min(84svh,560px);padding:22px max(18px, env(safe-area-inset-right)) max(22px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));background:radial-gradient(circle at 50% -20%,#8769e833,#0000 45%),linear-gradient(160deg,#1a1b31,#0f111e 72%);border:1px solid #c4b5ff3d;border-radius:22px 22px 14px 14px;margin:0 auto;box-shadow:0 -20px 64px #00000061,inset 0 1px #ffffff12}.mini-piano-sheet header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mini-piano-sheet header div{gap:5px;display:grid}.mini-piano-sheet header small{color:var(--accent-lavender);font:700 8px var(--font-latin);letter-spacing:.14em}.mini-piano-sheet header strong{letter-spacing:-.02em;font-size:17px}.mini-piano-sheet header>button{border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:#ffffff0a;border-radius:50%;font-size:22px}.mini-piano-octaves{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin:20px 0 16px;display:grid}.mini-piano-octaves button{min-height:38px;color:var(--text-secondary);cursor:pointer;background:#ffffff0b;border:1px solid #b7a9d63d;border-radius:10px;padding:0 11px;font-size:9px}.mini-piano-octaves button:not(:disabled):hover{color:var(--accent-lavender);border-color:#cdbeff94}.mini-piano-octaves button:disabled{opacity:.4;cursor:default}.mini-piano-octaves output{color:var(--text-muted);font:9px var(--font-latin);text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mini-piano-keys{background:#fff;border:1px solid #d5ddf4b3;border-radius:9px;grid-template-columns:repeat(7,minmax(0,1fr));height:clamp(138px,27vw,172px);display:grid;position:relative;overflow:hidden;box-shadow:0 12px 26px #0000003d,inset 0 1px #ffffffbf}.mini-piano-keys>button{color:#202334;min-width:0;font:700 9px var(--font-latin);cursor:pointer;background:#fff;border-right:1px solid #4e58724d;justify-content:center;align-items:end;padding:0 2px 10px;transition:background .13s,box-shadow .13s,color .13s;display:flex;box-shadow:inset 0 -8px 12px #373c4e0f}.mini-piano-keys>button:last-of-type{border-right:0}.mini-piano-keys>button:hover,.mini-piano-keys>button:focus-visible{color:#5b3fa8;background:#f1ecff;outline:none}.mini-piano-keys>button.is-black{z-index:2;color:#e6e2fb;background:linear-gradient(90deg,#111423,#28243b);border:1px solid #050610;border-radius:0 0 6px 6px;width:10.8%;height:63%;padding:0 1px 8px;font-size:7px;position:absolute;top:0;transform:translate(-50%);box-shadow:0 7px 10px #0006,inset 1px 0 #ffffff1f}.mini-piano-keys>button.is-black:hover,.mini-piano-keys>button.is-black:focus-visible{color:#fff;background:linear-gradient(90deg,#31275d,#51408f)}.mini-piano-keys>button.is-active{color:#372477;background:linear-gradient(#eee7ff,#cdbaff);box-shadow:inset 0 -8px 12px #5b3fa82b,0 0 0 1px #6c4cc759,0 0 18px #936cf18a}.mini-piano-keys>button.is-black.is-active{color:#fff;background:linear-gradient(90deg,#5f49aa,#8a6de3);box-shadow:0 7px 11px #0000005c,0 0 16px #916defad,inset 1px 0 #ffffff40}.mini-piano-sheet>p{color:var(--text-muted);margin:14px 0 0;font-size:9px}.mini-piano-trigger:focus-visible,.mini-piano-sheet button:focus-visible{outline:2px solid var(--accent-lavender);outline-offset:3px}@media (width>=721px){.mini-piano-backdrop{align-items:center;padding:28px}.mini-piano-sheet{border-radius:var(--radius-lg)}}.mini-piano-keys>button:not(.is-black):not(.is-active){color:#202334!important;background:#fff!important}.mini-piano-keys>button:not(.is-black):not(.is-active):hover,.mini-piano-keys>button:not(.is-black):not(.is-active):focus-visible{color:#5b3fa8!important;background:#f1ecff!important}.mini-piano-keys>button:not(.is-black).is-active{color:#372477!important;background:linear-gradient(#eee7ff,#cdbaff)!important}.mini-piano-keys>button.is-black:not(.is-active){color:#e6e2fb!important;background:linear-gradient(90deg,#111423,#28243b)!important}.mini-piano-keys>button.is-black.is-active{color:#fff!important;background:linear-gradient(90deg,#5f49aa,#8a6de3)!important}.mini-piano-keys>button:not(.is-black){border-radius:0!important}.mini-piano-keys>button:not(.is-black):hover,.mini-piano-keys>button:not(.is-black):focus-visible{outline:none;color:#5b3fa8!important;background:#f1ecff!important;border-radius:0!important}.mini-piano-keys>button:not(.is-black).is-active{border-radius:0!important}.practice-page{background:var(--background-deep);grid-template-columns:232px minmax(0,1fr);min-height:100svh;display:grid}.practice-shell{min-width:0}.practice-header{align-items:center;gap:var(--space-4);display:flex}.practice-header>button{border:1px solid var(--border-subtle);width:38px;height:38px;color:var(--text-secondary);background:var(--surface-base);cursor:pointer;border-radius:50%}.practice-header>div{justify-content:space-between;align-items:center;gap:var(--space-3);flex:1;min-width:0;display:flex}.practice-header p{color:var(--text-muted);font-family:var(--font-latin);letter-spacing:.12em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;font-weight:600;overflow:hidden}.practice-header strong{color:var(--accent-lavender);font-family:var(--font-latin);font-size:12px}.practice-message{margin:var(--space-4) 0 0;border-radius:var(--radius-sm);color:#efb5bd;background:#e66c7a12;border:1px solid #e66c7a33;padding:12px 14px;font-size:12px}.practice-stepper{grid-template-columns:repeat(7,1fr);margin:30px 0 0;padding:0;list-style:none;display:grid}.practice-stepper li{color:var(--text-muted);justify-items:center;gap:7px;display:grid;position:relative}.practice-stepper li:before{content:"";background:var(--border-subtle);width:100%;height:1px;position:absolute;top:12px;right:50%}.practice-stepper li:first-child:before{display:none}.practice-stepper li>span{z-index:1;border:1px solid var(--border-subtle);background:var(--background-deep);width:25px;height:25px;font-family:var(--font-latin);border-radius:50%;place-items:center;font-size:8px;display:grid;position:relative}.practice-stepper li small{font-size:9px}.practice-stepper li.is-active{color:var(--text-primary)}.practice-stepper li.is-active>span{border-color:var(--accent-violet);color:var(--accent-lavender);background:#7462b029;box-shadow:0 0 0 4px #7462b00f}.practice-stepper li.is-done{color:var(--accent-lavender)}.practice-stepper li.is-done:before{background:#b7a9d647}.practice-stepper li.is-done>span{background:#7462b01a;border-color:#b7a9d647}.practice-intro,.throat-check,.practice-exercise,.practice-complete{margin-top:clamp(54px,8vw,92px)}.practice-eyebrow,.practice-exercise__heading>div>.practice-eyebrow{margin:0 0 var(--space-3);color:var(--accent-lavender);font:600 var(--type-eyebrow-size)/1 var(--font-latin);letter-spacing:var(--type-eyebrow-tracking)}.practice-intro>h1,.throat-check>h1,.practice-exercise__heading h1,.practice-pain-stop>h1,.practice-complete>h1{font-size:var(--type-display-lg-size);font-weight:600;line-height:var(--type-display-leading);letter-spacing:var(--type-display-tracking);color:var(--text-primary);margin:0}.practice-intro>p:not(.practice-eyebrow),.throat-check>p:not(.practice-eyebrow),.practice-pain-stop>p,.practice-complete>p:not(.practice-eyebrow){max-width:580px;margin:var(--space-4) 0 0;color:var(--text-secondary);font-size:var(--type-body-size);font-weight:400;line-height:var(--type-body-leading);letter-spacing:-.01em}.routine-choice{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.routine-choice>button{min-width:0;min-height:164px;padding:var(--space-5);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:var(--text-primary);background:var(--surface-base);text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;transition:border-color .16s,background .16s,transform .16s;display:flex}.routine-choice>button:hover{border-color:var(--border-active);transform:translateY(-2px)}.routine-choice>button.is-selected{background:linear-gradient(145deg, #7462b029, var(--surface-base) 64%);border-color:#b7a9d657;box-shadow:inset 0 0 0 1px #b7a9d60a}.routine-choice>button>span{color:var(--text-primary);font-family:var(--font-latin);letter-spacing:-.04em;font-size:31px;font-weight:600}.routine-choice>button>span small{color:var(--text-muted);font-family:var(--font-korean);margin-left:3px;font-size:11px;font-weight:500}.routine-choice>button>strong{margin-top:18px;font-size:13px;font-weight:600}.routine-choice>button>p{color:var(--text-muted);margin:6px 0 0;font-size:10px;line-height:1.55}.practice-primary-action{min-width:220px;margin-top:28px}.practice-history-copy{margin-top:var(--space-3)!important;color:var(--text-muted)!important;font-size:10px!important}.throat-options{gap:9px;margin-top:30px;display:grid}.throat-options>button{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;min-height:66px;color:var(--text-primary);background:var(--surface-base);text-align:left;cursor:pointer;align-items:center;gap:14px;padding:12px 16px;display:flex}.throat-options>button>span{color:var(--text-muted);font-size:12px}.throat-options>button>div{gap:4px;display:grid}.throat-options strong{font-size:13px;font-weight:600}.throat-options small{color:var(--text-muted);font-size:10px}.throat-options>button.is-selected{background:#7462b01a;border-color:#b7a9d657}.throat-options>button.is-selected>span{color:var(--accent-lavender)}.practice-safety-card{margin-top:var(--space-4);background:#e66c7a11;border-color:#e66c7a33;gap:13px;display:flex}.practice-safety-card>span{color:#ef9aa6;width:24px;height:24px;font-family:var(--font-latin);border:1px solid #e66c7a61;border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.practice-safety-card strong{font-size:12px}.practice-safety-card p{color:var(--text-secondary);margin:5px 0 0;font-size:10px;line-height:1.6}.practice-safety-card.is-caution{background:#e3b85d0e;border-color:#e3b85d33}.practice-safety-card.is-caution>span{color:var(--color-warning);border-color:#e3b85d5c}.practice-exercise__heading{justify-content:space-between;align-items:start;gap:var(--space-5);display:flex}.practice-exercise__heading>span{border:1px solid var(--border-subtle);color:var(--text-muted);border-radius:999px;flex:none;padding:7px 10px;font-size:9px}.practice-exercise__official{max-width:640px;margin:var(--space-4) 0 0;color:var(--text-secondary);font-size:var(--type-body-size);font-weight:400;line-height:var(--type-body-leading);letter-spacing:-.01em}.body-reset-progress{background:#ffffff0d;border-radius:999px;height:4px;margin-top:34px;overflow:hidden}.body-reset-progress span{border-radius:inherit;background:var(--gradient-progress-active);height:100%;transition:width .18s;display:block}.body-reset-step{min-height:226px;margin-top:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:radial-gradient(circle at 80% 20%, #7462b01c, transparent 38%), var(--surface-base);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:24px;padding:34px;display:grid}.body-reset-step>span{color:var(--accent-lavender);font-family:var(--font-latin);font-size:30px;font-weight:600}.body-reset-step small{color:var(--text-muted);font-family:var(--font-latin);letter-spacing:.15em;font-size:8px}.body-reset-step h2{margin:9px 0 8px;font-size:27px;font-weight:600}.body-reset-step p{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.7}.body-reset-dots{justify-content:center;gap:7px;margin-top:13px;display:flex}.body-reset-dots i{background:#ffffff14;border-radius:50%;width:6px;height:6px}.body-reset-dots i.is-active{background:var(--accent-lavender)}.practice-exercise__next{min-width:210px;margin-top:25px}.breath-guide{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface-base);grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:32px;padding:24px;display:grid}.breath-orb{place-items:center;width:76px;height:76px;display:grid}.breath-orb span{background:radial-gradient(circle at 35% 30%,#c58da780,#7462b038 58%,#4775b21f);border:1px solid #b7a9d659;border-radius:50%;width:42px;height:42px;display:block;box-shadow:0 0 26px #7462b029}.breath-guide.is-running .breath-orb span{animation:8s ease-in-out infinite breath-orb}@keyframes breath-orb{0%,to{opacity:.72;transform:scale(.72)}45%{opacity:1;transform:scale(1.55)}55%{opacity:1;transform:scale(1.55)}}.breath-guide>div:nth-child(2){gap:8px;display:grid}.breath-guide small{color:var(--text-muted);font-family:var(--font-latin);letter-spacing:.14em;font-size:8px}.breath-guide strong{font-size:13px;font-weight:600}.breath-guide>button{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-height:38px;color:var(--text-secondary);background:var(--background-elevated);cursor:pointer;padding:0 13px;font-size:10px}.breath-records{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.duration-timer{padding:var(--space-5);justify-content:space-between;align-items:center;gap:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-base);display:flex}.duration-timer.is-running{background:#7462b013;border-color:#b7a9d642}.duration-timer>div{gap:7px;display:grid}.duration-timer span{color:var(--text-muted);font-size:10px}.duration-timer strong{font-family:var(--font-latin);letter-spacing:.02em;font-size:21px;font-weight:500}.duration-timer__actions{align-items:center;gap:6px;display:flex!important}.duration-timer__actions audio{display:none}.duration-timer .ui-button{min-height:38px;padding:0 12px;font-size:10px}.breath-best{border-radius:var(--radius-md);background:#7462b012;align-items:baseline;gap:11px;margin-top:12px;padding:16px 19px;display:flex}.breath-best>span{color:var(--text-muted);font-family:var(--font-latin);letter-spacing:.12em;font-size:8px}.breath-best strong{font-family:var(--font-latin);font-size:17px}.breath-best small{color:var(--accent-lavender);margin-left:auto;font-size:9px}.sovt-exercises{grid-template-columns:minmax(0,1fr);gap:13px;margin-top:32px;display:grid}.sovt-exercise-card{min-width:0;padding:var(--space-5);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-base)}.sovt-exercise-card>div:first-child>small{color:var(--accent-lavender);font-family:var(--font-latin);letter-spacing:.14em;font-size:8px}.sovt-exercise-card h2{margin:8px 0;font-size:21px;font-weight:600}.sovt-exercise-card p{min-height:48px;color:var(--text-muted);margin:0;font-size:10px;line-height:1.6}.lip-bubble-intro{max-width:680px}.lip-bubble-intro>p{color:var(--text-secondary)}.lip-bubble-guide{min-width:0;margin-top:var(--space-5);border-radius:var(--radius-md);background:radial-gradient(circle at 14% 12%,#8d69eb26,#0000 42%),#0c0e1c6b;border:1px solid #b7a9d62e;grid-template-columns:minmax(190px,.82fr) minmax(250px,1.18fr);align-items:center;gap:clamp(16px,3vw,28px);padding:12px;display:grid;position:relative;overflow:hidden}.lip-bubble-guide:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff0e}.lip-bubble-guide figure{border-radius:calc(var(--radius-md) - 4px);background:radial-gradient(circle at 50% 45%,#9c76f72e,#0a0c192e 68%);place-items:center;min-width:0;margin:0;padding:clamp(4px,1vw,10px);display:grid}.lip-bubble-guide img{object-fit:contain;filter:hue-rotate(285deg)saturate(.74)drop-shadow(0 14px 24px #0000003d);width:100%;max-height:258px;display:block}.lip-bubble-guide__copy{z-index:1;min-width:0;padding:6px 6px 6px 0;position:relative}.lip-bubble-guide__copy>small{color:var(--accent-lavender);font:700 8px var(--font-latin);letter-spacing:.15em}.lip-bubble-guide__copy h3{letter-spacing:-.02em;margin:8px 0 9px;font-size:16px}.lip-bubble-guide__copy p{min-height:0;color:var(--text-secondary);font-size:10px;line-height:1.72}.lip-bubble-guide__copy .lip-bubble-guide__note{border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text-muted);background:#8d69eb13;border-left:2px solid #c5b3ff9e;margin-top:10px;padding:9px 10px;font-size:9px;line-height:1.55}.exercise-audio-cue{margin-top:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--background-elevated);align-items:center;gap:9px;padding:11px;display:flex}.exercise-audio-cue>span{color:var(--accent-lavender)}.exercise-audio-cue>div{gap:3px;min-width:0;display:grid}.exercise-audio-cue strong{font-size:9px}.exercise-audio-cue small{color:var(--text-muted);font-size:8px}.exercise-audio-cue button{border:1px solid var(--border-subtle);min-height:34px;color:var(--accent-lavender);cursor:pointer;white-space:nowrap;background:#7462b01a;border-radius:999px;margin-left:auto;padding:0 10px;font-size:9px}.exercise-audio-cue audio{display:none}.sovt-counter{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:12px;display:flex}.sovt-counter>div:first-child{gap:3px;display:grid}.sovt-counter strong{font-size:10px}.sovt-counter small{color:var(--text-muted);font-size:8px}.sovt-counter>div:last-child{align-items:center;gap:5px;display:flex}.sovt-counter button{border:1px solid var(--border-subtle);width:30px;height:30px;color:var(--text-secondary);background:var(--background-elevated);cursor:pointer;border-radius:50%}.sovt-counter span{width:27px;color:var(--text-primary);font-family:var(--font-latin);text-align:center;font-size:15px}.practice-analysis-slot{border-radius:var(--radius-md);color:var(--text-muted);background:#7462b009;border:1px dashed #b7a9d629;align-items:center;gap:11px;margin-top:13px;padding:13px 15px;display:flex}.practice-analysis-slot>span{color:var(--accent-lavender)}.practice-analysis-slot>div{gap:3px;display:grid}.practice-analysis-slot strong{font-size:9px;font-weight:600}.practice-analysis-slot small{font-size:8px;line-height:1.5}.practice-early-finish{justify-content:space-between;align-items:center;gap:var(--space-4);border-top:1px solid var(--border-subtle);margin-top:22px;padding-top:17px;display:flex}.practice-early-finish span{color:var(--text-muted);font-size:9px}.practice-early-finish button{color:var(--text-secondary);text-underline-offset:3px;cursor:pointer;background:0 0;padding:8px 0;font-size:10px;text-decoration:underline}.practice-early-finish>div{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.practice-skip-link{width:100%;color:var(--text-muted);cursor:pointer;background:0 0;margin-top:12px;font-size:11px;text-decoration:underline;display:block}.practice-resume-card{gap:8px;margin-top:18px;display:grid}.practice-resume-card p{color:var(--text-muted);margin:0;font-size:11px}.practice-exercise-menu{border-top:1px solid var(--border-subtle);margin-top:26px;padding-top:18px}.practice-exercise-menu>div{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.practice-exercise-menu button,.lip-bubble-scale button,.transition-choice button{border:1px solid var(--border-subtle);min-height:34px;color:var(--text-secondary);background:var(--background-elevated);cursor:pointer;border-radius:999px;padding:0 10px;font-size:10px}.lip-bubble-scale{flex-wrap:wrap;align-items:center;gap:7px;margin-top:12px;display:flex}.lip-bubble-scale strong{font-size:10px}.transition-choice{flex-wrap:wrap;gap:8px;display:flex}.transition-choice button.is-selected{border-color:var(--accent-violet);color:var(--accent-lavender)}.transition-curve{border-radius:var(--radius-sm);background:var(--background-elevated);text-align:center;padding:14px}.transition-curve strong{font-family:var(--font-latin);font-size:13px}.lip-bubble-scale{border-top:1px solid #b7a9d621;justify-content:space-between;gap:12px;padding-top:14px}.lip-bubble-scale__pitch,.lip-bubble-scale__actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.lip-bubble-scale__pitch button{min-width:74px;color:var(--text-secondary);background:#ffffff09;border-color:#b7a9d64d;justify-content:center;align-items:center;gap:5px;display:inline-flex}.lip-bubble-scale__pitch button>span:first-child{color:var(--accent-lavender);font:600 16px/1 var(--font-latin)}.lip-bubble-scale__pitch button:hover{color:var(--text-primary);background:#8966e826;border-color:#cdbeff9e}.lip-bubble-scale__pitch strong{min-width:82px;color:var(--text-secondary);text-align:center;padding:0 4px}.lip-bubble-scale__pitch output{color:var(--accent-lavender);font:600 13px var(--font-latin)}.lip-bubble-scale__actions>button:first-child{color:var(--accent-lavender);background:linear-gradient(135deg,#8966e830,#7462b014);border-color:#b7a9d657;align-items:center;gap:6px;display:inline-flex}.lip-bubble-scale__actions>button:first-child>span{font-size:8px}.lip-bubble-scale button:focus-visible,.sovt-counter button:focus-visible{outline:2px solid var(--accent-lavender);outline-offset:3px}.practice-pain-stop .practice-safety-card{max-width:650px}.practice-complete{text-align:center}.grape-stamp{width:104px;height:118px;margin:0 auto 26px;position:relative}.grape-stamp i{background:linear-gradient(145deg,#6e5d97,#3f355b);border:1px solid #b7a9d647;border-radius:50%;width:31px;height:31px;position:absolute;box-shadow:inset 5px 5px 10px #ffffff09}.grape-stamp i:first-child{top:20px;left:20px}.grape-stamp i:nth-child(2){top:20px;left:53px}.grape-stamp i:nth-child(3){top:48px;left:4px}.grape-stamp i:nth-child(4){top:48px;left:37px}.grape-stamp i:nth-child(5){top:48px;left:70px}.grape-stamp i:nth-child(6){top:76px;left:21px}.grape-stamp i:nth-child(7){top:76px;left:54px}.grape-stamp>span{background:#657d69;border-radius:80% 10%;width:28px;height:17px;position:absolute;top:3px;left:48px;transform:rotate(-24deg)}.practice-complete>p:not(.practice-eyebrow){margin-left:auto;margin-right:auto}.practice-result-card{text-align:left;max-width:520px;margin:30px auto 0;padding:24px}.practice-result-card>div:first-child{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.practice-result-card>div:first-child strong{color:var(--text-primary);font-family:var(--font-latin);font-size:18px}.practice-result-progress{background:#ffffff0f;border-radius:999px;height:5px;margin-top:10px;overflow:hidden}.practice-result-progress span{border-radius:inherit;background:var(--gradient-progress-active);height:100%;display:block}.practice-result-card ul{gap:8px;margin:20px 0 0;padding:0;list-style:none;display:grid}.practice-result-card li{border-bottom:1px solid var(--border-subtle);color:var(--text-muted);font-family:var(--font-latin);gap:10px;padding:10px 0;font-size:10px;display:flex}.practice-result-card li.is-complete{color:var(--text-primary)}.practice-result-card li span{width:17px;color:var(--accent-lavender)}.practice-result-card>p{color:var(--text-secondary);margin:18px 0 0;font-size:10px}.practice-result-card>p strong{color:var(--accent-lavender);font-family:var(--font-latin)}.audio-practice{max-width:760px}.pitch-meter-card,.range-card,.siren-card,.two-note-alternation-card,.two-note-history{background:var(--surface-base);gap:17px;margin-top:16px;padding:22px;display:grid}.audio-section-heading{gap:6px;display:grid}.audio-section-heading small{color:var(--accent-lavender);font:600 9px var(--font-latin);letter-spacing:.13em}.audio-section-heading h2{margin:0;font-size:18px}.audio-section-heading p,.pitch-reading p,.range-card p,.siren-card p,.two-note-alternation-card p,.audio-practice-message{color:var(--text-muted);margin:0;font-size:11px;line-height:1.65}.pitch-reading{justify-items:center;gap:5px;display:grid}.pitch-reading strong{font:600 52px var(--font-latin)}.pitch-meter{color:var(--text-muted);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;font-size:9px;display:grid}.pitch-meter>div{background:linear-gradient(90deg,#5297d273,#5dbe8ba6 48% 52%,#e66c7a73);border-radius:99px;height:8px;position:relative}.pitch-meter i{background:var(--text-primary);width:1px;height:16px;position:absolute;top:-4px;left:50%}.pitch-meter b{border:2px solid var(--background-deep);background:var(--accent-lavender);border-radius:50%;width:15px;height:15px;transition:left .12s linear;position:absolute;top:50%;transform:translate(-50%,-50%)}.pitch-meter-card details,.siren-card details{color:var(--text-muted);font-size:10px}.audio-tool-actions{justify-content:center;align-items:center;gap:14px;display:flex}.audio-tool-actions .mini-piano-trigger,.audio-tool-actions .audio-tool-button{border-radius:999px;min-width:138px;min-height:44px;padding:0 16px;font-size:10px;font-weight:600}.range-capture{grid-template-columns:1fr 1fr;gap:8px;display:grid}.range-selects{grid-template-columns:1fr auto 1fr;align-items:end;gap:10px;display:grid}.range-selects label,.two-note-selectors label{color:var(--text-muted);gap:6px;font-size:10px;display:grid}.range-selects select,.two-note-selectors select,.two-note-selectors output{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-width:0;min-height:42px;color:var(--text-primary);background:var(--background-elevated);font:600 11px var(--font-latin);padding:0 10px}.two-note-selectors{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:12px;display:grid}.two-note-selectors>span{color:var(--accent-lavender);font:600 16px var(--font-latin);padding-bottom:13px}.two-note-selectors output{align-items:center;display:flex}.transition-curve{justify-content:space-between;align-items:center;gap:12px;display:flex}.transition-curve span,.two-note-interval{font:600 10px var(--font-latin);color:var(--accent-lavender)!important}.alternation-speeds{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.alternation-speeds button{border:1px solid var(--border-subtle);min-height:40px;color:var(--text-secondary);background:var(--background-elevated);cursor:pointer;border-radius:999px}.alternation-speeds button.is-selected{color:var(--text-primary);background:#7462b033;border-color:#b7a9d68f;box-shadow:inset 0 0 0 1px #b7a9d614}.two-note-history>div:last-child{gap:8px;display:grid}.two-note-history>div:last-child button{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);background:var(--background-elevated);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.two-note-history button strong{font:600 11px var(--font-latin)}.two-note-history button span{color:var(--text-muted);font-size:9px}.audio-practice-message{border-radius:var(--radius-sm);background:#7462b017;padding:12px 14px}.vision-camera-card,.lip-guide-card,.resonance-guide-card{background:var(--surface-base);gap:17px;margin-top:16px;padding:22px;display:grid}.vision-preview{aspect-ratio:3/4;border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:radial-gradient(circle at 50% 42%,#7462b021,#0000 34%),#080b12;width:min(100%,430px);margin:0 auto;position:relative;overflow:hidden}.vision-preview video{object-fit:cover;width:100%;height:100%;display:block;transform:scaleX(-1)}.face-oval,.sensation-overlay{pointer-events:none;width:54%;height:68%;transition:left .12s linear,top .12s linear,width .12s linear,height .12s linear;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.face-oval{border:1px solid #e1d9f494;border-radius:50%;box-shadow:0 0 24px #7462b02e}.vision-preview.is-ready .face-oval{border-color:#70d39cd9;box-shadow:0 0 25px #48b47a33}.face-oval i{background:#e1d9f44d;display:block;position:absolute}.face-oval .eye-line{height:1px;top:37%;left:8%;right:8%}.face-oval .center-line{width:1px;top:8%;bottom:7%;left:50%}.vision-ready-badge{color:var(--text-secondary);font:700 8px var(--font-latin);letter-spacing:.13em;background:#080a12bd;border-radius:999px;padding:6px 9px;position:absolute;top:13px;right:13px}.vision-preview.is-ready .vision-ready-badge{color:#8addaf}.vision-preview-placeholder{color:var(--text-muted);background:#080a12b3;place-content:center;justify-items:center;gap:7px;display:grid;position:absolute;inset:0}.vision-preview-placeholder span{color:var(--accent-lavender);font-size:38px}.vision-preview-placeholder strong{font:600 10px var(--font-latin);letter-spacing:.14em}.vision-preview-placeholder small{font-size:9px}.vision-status{text-align:center;justify-items:center;gap:5px;display:grid}.vision-status strong{font-size:13px}.vision-status span{color:var(--text-muted);font-size:9px}.vision-camera-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.lip-guide-card small,.resonance-guide-card small{color:var(--accent-lavender);font:600 9px var(--font-latin);letter-spacing:.13em}.lip-guide-card h2,.resonance-guide-card h2{margin:5px 0;font-size:18px}.lip-guide-card p,.resonance-guide-card p{color:var(--text-muted);margin:0;font-size:11px;line-height:1.65}.lip-targets{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.lip-targets button{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-width:0;min-height:68px;color:var(--text-primary);background:var(--background-elevated);cursor:pointer;place-content:center;gap:4px;padding:10px 6px;display:grid}.lip-targets button strong{font-size:17px}.lip-targets button span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.lip-targets button.is-selected{background:#7462b026;border-color:#b7a9d673}.lip-result{border-left:2px solid var(--accent-violet);background:#7462b00f;gap:5px;padding:14px;display:grid}.lip-result.is-target{border-color:#70c995}.lip-result strong{font-size:12px}.lip-result span{color:var(--text-muted);font-size:9px}.sensation-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.sensation-options button{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-width:0;min-height:40px;color:var(--text-secondary);background:var(--background-elevated);cursor:pointer;padding:6px;font-size:9px}.sensation-options button.is-selected{color:var(--text-primary);background:#7462b026;border-color:#b7a9d673}.sensation-overlay i{opacity:.13;border:1px solid var(--accent-lavender);background:#b7a9d64d;transition:opacity .15s;display:block;position:absolute}.sensation-overlay .zone-head{border-radius:50%;width:44%;height:23%;top:-17%;left:28%}.sensation-overlay .zone-cheek{border-radius:45%;width:78%;height:24%;top:38%;left:11%}.sensation-overlay .zone-nose{border-radius:45%;width:24%;height:22%;top:38%;left:38%}.sensation-overlay .zone-oral{border-radius:48%;width:38%;height:19%;top:61%;left:31%}.sensation-overlay.is-upper-head .zone-head,.sensation-overlay.is-upper-cheek .zone-cheek,.sensation-overlay.is-nose-front .zone-nose,.sensation-overlay.is-oral .zone-oral{opacity:.72}.resonance-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.resonance-tabs{border:1px solid var(--border-subtle);background:var(--background-elevated);border-radius:999px;flex:none;padding:3px;display:flex}.resonance-tabs button{color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;padding:7px 9px;font-size:9px}.resonance-tabs button.is-selected{color:var(--text-primary);background:#7462b03d}.sensation-explanation{color:var(--text-secondary)!important}.sensation-caution{border-left:2px solid var(--accent-lavender);background:#7462b012;padding:11px 13px}.sensation-options{grid-template-columns:repeat(3,minmax(0,1fr))}.sensation-options button{place-content:center;gap:3px;min-height:54px;display:grid}.sensation-options button strong{font-size:10px}.sensation-options button span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.sensation-overlay .sensation-point{opacity:.34;background:radial-gradient(circle,#ee73d0ad,#9856d929 58%,#0000 70%);border:1px solid #e66ecbcc;border-radius:50%;width:16%;height:12%;animation:2.4s ease-out infinite sensation-ripple;transform:translate(-50%,-50%);box-shadow:0 0 14px #e15dcb7a}.sensation-overlay .sensation-point--upperCheek{border-radius:45%;width:62%;height:18%}.sensation-overlay .sensation-point--forwardOral{width:34%;height:13%}.sensation-overlay .sensation-point--head{width:38%;height:17%}.sensation-overlay .sensation-point--chest{width:46%;height:18%}.sensation-overlay.is-head .sensation-point--head,.sensation-overlay.is-upperMask .sensation-point--upperMask,.sensation-overlay.is-nasal .sensation-point--nasal,.sensation-overlay.is-upperCheek .sensation-point--upperCheek,.sensation-overlay.is-forwardOral .sensation-point--forwardOral,.sensation-overlay.is-chest .sensation-point--chest{opacity:.96;box-shadow:0 0 24px #ee73d0c7}.sensation-overlay.is-unknown .sensation-point{opacity:.16}.sensation-principle{font-weight:600;color:var(--accent-lavender)!important}.anatomy-education{gap:14px;display:grid}.anatomy-intro,.anatomy-relation{color:var(--text-secondary)!important}.anatomy-layout{grid-template-columns:minmax(0,1.2fr) minmax(150px,.8fr);align-items:center;gap:12px;display:grid}.anatomy-schematic{border-radius:var(--radius-md);background:linear-gradient(145deg,#236fa329,#08142157);border:1px solid #55b7db40;width:100%;min-height:245px}.anatomy-outline,.anatomy-oral-shape,.anatomy-airway{fill:none;stroke:#71ccef7a;stroke-width:1.1px}.anatomy-oral-shape{fill:#439fd51a}.anatomy-node{cursor:pointer}.anatomy-node circle{fill:#48b3de59;stroke:#78d9fb;stroke-width:.55px}.anatomy-node text{fill:#a5dff4;text-anchor:middle;pointer-events:none;font-size:3px}.anatomy-node.is-selected circle{fill:#75dcff;filter:drop-shadow(0 0 3px #40bce8)}.anatomy-node.is-selected text{fill:#fff;font-weight:700}.anatomy-source-label{fill:#93def8;letter-spacing:.3px;text-anchor:middle;font-size:2.4px}.anatomy-detail{background:#247ca617;border-left:2px solid #57c7ea;gap:5px;padding:15px;display:grid}.anatomy-detail h3{margin:0;font-size:17px}.anatomy-detail>span{color:#8acfe9;font:600 9px var(--font-latin);letter-spacing:.06em}.anatomy-detail p{margin:3px 0!important}.anatomy-zone-list{flex-wrap:wrap;gap:6px;display:flex}.anatomy-zone-list button{color:var(--text-secondary);cursor:pointer;background:#236fa314;border:1px solid #56b5dc38;border-radius:999px;padding:7px 9px;font-size:9px}.anatomy-zone-list button.is-selected{color:#d8f4fd;background:#40a4cd2e;border-color:#75dcffa6}@keyframes sensation-ripple{0%,to{transform:translate(-50%,-50%)scale(.92)}50%{transform:translate(-50%,-50%)scale(1.08)}}.vision-complete-actions{align-items:center;gap:16px;display:flex}.vision-complete-actions .practice-primary-action{margin-top:0}.vision-complete-actions>button:last-child{color:var(--text-muted);text-underline-offset:3px;cursor:pointer;background:0 0;padding:9px 0;font-size:10px;text-decoration:underline}.practice-complete-actions{margin-top:var(--space-5);justify-content:center;gap:10px;display:flex}.practice-loading,.practice-empty{place-content:center;justify-items:center;gap:var(--space-5);min-height:100svh;color:var(--text-secondary);background:var(--background-deep);text-align:center;padding:24px;display:grid}.practice-empty p{color:var(--accent-lavender);font-family:var(--font-latin);letter-spacing:.16em;margin:0;font-size:10px}.practice-empty h1{color:var(--text-primary);margin:0;font-size:28px}@media (prefers-reduced-motion:reduce){.breath-guide.is-running .breath-orb span{animation-duration:16s}}@media (width<=839px){.practice-page{padding-bottom:70px;display:block}}@media (width<=600px){.practice-stepper{margin-top:25px}.practice-stepper li small{font-size:8px}.practice-intro,.throat-check,.practice-exercise,.practice-complete{margin-top:48px}.practice-intro>h1,.throat-check>h1,.practice-exercise__heading h1,.practice-pain-stop>h1,.practice-complete>h1{font-size:var(--type-display-lg-size)}.routine-choice{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.routine-choice>button{text-align:center;justify-content:center;align-items:center;min-height:154px;padding:16px 9px}.routine-choice>button>span{font-size:28px}.routine-choice>button>strong{margin-top:12px}.routine-choice>button>p{margin-top:4px}.practice-exercise-menu>div{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.practice-exercise-menu button{text-align:center;white-space:nowrap;width:100%;min-width:0;min-height:48px;padding-inline:6px}.practice-primary-action,.practice-exercise__next{width:100%}.practice-exercise__heading{display:block}.practice-exercise__heading>span{margin-top:12px;display:inline-block}.body-reset-step{grid-template-columns:42px minmax(0,1fr);gap:15px;min-height:215px;padding:24px 20px}.body-reset-step>span,.body-reset-step h2{font-size:23px}.breath-guide{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:18px}.breath-orb{width:58px;height:58px}.breath-orb span{width:34px;height:34px}.breath-guide>button{grid-column:1/-1;width:100%}.breath-records{grid-template-columns:1fr}.duration-timer__actions{gap:8px}.breath-best{flex-wrap:wrap;align-items:center}.breath-best small{width:100%;margin-left:0}.sovt-exercises{grid-template-columns:1fr}.lip-bubble-guide{grid-template-columns:1fr;gap:14px;padding:11px}.lip-bubble-guide figure{max-height:230px}.lip-bubble-guide img{max-height:212px}.lip-bubble-guide__copy{padding:2px 5px 5px}.lip-bubble-scale{align-items:stretch}.lip-bubble-scale__pitch,.lip-bubble-scale__actions{width:100%}.lip-bubble-scale__pitch{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid}.lip-bubble-scale__pitch button{min-width:0}.lip-bubble-scale__actions>*{flex:auto}.lip-bubble-scale__actions .mini-piano-trigger{min-width:122px}.range-capture,.range-selects{grid-template-columns:1fr}.range-selects>span{display:none}.pitch-reading strong{font-size:44px}.pitch-meter-card,.range-card,.siren-card,.two-note-alternation-card,.two-note-history,.vision-camera-card,.lip-guide-card,.resonance-guide-card{padding:18px}.audio-tool-actions{flex-direction:column;align-items:stretch;gap:10px}.audio-tool-actions .mini-piano-trigger,.audio-tool-actions .audio-tool-button{width:100%}.two-note-selectors{gap:8px}.transition-curve,.two-note-history>div:last-child button{flex-direction:column;align-items:flex-start}.vision-preview{width:100%;max-height:62svh}.lip-targets,.sensation-options{grid-template-columns:repeat(2,minmax(0,1fr))}.resonance-heading{display:grid}.resonance-tabs{width:max-content}.anatomy-layout{grid-template-columns:1fr}.vision-complete-actions{flex-direction:column;align-items:stretch;gap:8px}.vision-complete-actions .ui-button{width:100%}.sovt-exercise-card p{min-height:0}.practice-early-finish{align-items:flex-start}.practice-early-finish>div{justify-content:flex-start}.practice-complete-actions{flex-direction:column}.practice-complete-actions .ui-button{width:100%}}@media (width<=340px){.practice-stepper li small{text-align:center;max-width:43px}.practice-intro>h1,.throat-check>h1,.practice-exercise__heading h1,.practice-pain-stop>h1,.practice-complete>h1{font-size:var(--type-display-lg-size)}.routine-choice>button{display:flex}.body-reset-step{grid-template-columns:35px minmax(0,1fr);padding:20px 15px}.duration-timer{padding:16px 14px}.duration-timer strong{font-size:18px}.lip-bubble-scale__label{display:none}.lip-bubble-scale__pitch button{min-width:38px;padding:0 8px}}@media (width<=380px){.practice-exercise-menu>div{grid-template-columns:repeat(2,minmax(0,1fr))}}.vision-practice{max-width:920px}.vision-unified-layout{grid-template-columns:minmax(280px,.92fr) minmax(260px,1.08fr);align-items:center;gap:22px;display:grid}.vision-preview-column,.vision-control-column,.lip-guide-panel{gap:14px;min-width:0;display:grid}.vision-preview{width:100%}.face-oval{z-index:3;width:68%;height:68%;box-shadow:none;border:0;border-radius:0;transition:filter .15s;top:48%;left:50%;overflow:visible}.face-target-outline,.face-target-eye,.face-target-nose,.vowel-mouth-target{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.face-target-outline,.face-target-eye,.face-target-nose{stroke:#efebf9cc;stroke-width:1.3px;stroke-dasharray:3.2 3;filter:drop-shadow(0 0 2px #11121be6)}.face-target-line{vector-effect:non-scaling-stroke;stroke:#efebf961;stroke-width:1px;filter:drop-shadow(0 0 1px #11121be6)}.vowel-mouth-target{stroke:var(--accent-lavender);stroke-width:2.2px;stroke-dasharray:2.5 2.2;filter:drop-shadow(0 0 3px #795cc4d9)}.vision-preview.is-ready .face-oval{filter:drop-shadow(0 0 7px #70d39c47)}.detected-face-cue{z-index:2;pointer-events:none;border:1px dashed #75dcffc7;border-radius:48%;transition:left .12s linear,top .12s linear,width .12s linear,height .12s linear;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 10px #75dcff2e}.vision-preview-placeholder{z-index:1;background:radial-gradient(circle at 50% 48%,#7462b01f,#080a12d6 72%)}.vision-ready-badge{z-index:4}.vision-control-column small,.lip-guide-panel small{color:var(--accent-lavender);font:600 9px var(--font-latin);letter-spacing:.13em}.lip-guide-panel h2{margin:5px 0;font-size:18px}.lip-guide-panel p{color:var(--text-muted);margin:0;font-size:11px;line-height:1.65}.lip-targets{grid-template-columns:repeat(6,minmax(0,1fr))}.lip-targets button{min-height:48px}.lip-target-description{min-height:37px;color:var(--text-secondary)!important}.mirror-scale{border-top:1px solid var(--border-subtle);gap:10px;padding-top:12px;display:grid}.mirror-scale__root,.mirror-scale__actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.mirror-scale__root{justify-content:space-between}.mirror-scale__root strong{font:700 12px var(--font-latin)}.mirror-scale__root .ui-button,.mirror-scale__actions .ui-button{min-height:36px;padding:0 9px;font-size:9px}.mirror-scale__actions .ui-button.is-active{color:var(--text-primary);background:#7462b038;border-color:#b7a9d69e;box-shadow:inset 0 0 0 1px #b7a9d61f,0 0 16px #7462b024}.mirror-scale__options{color:var(--text-secondary);font-size:9px}.mirror-scale__options summary{cursor:pointer;width:max-content;padding:4px 0}.mirror-scale__options>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.mirror-scale__options label{gap:6px;display:grid}.mirror-scale__options select{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-width:0;min-height:38px;color:var(--text-primary);background:var(--background-elevated);font:inherit;padding:0 9px}.mirror-scale-panel{border-top:1px solid var(--border-subtle);gap:12px;padding-top:14px;display:grid}.mirror-scale-panel h2{margin:5px 0;font-size:17px}.mirror-scale-panel p{color:var(--text-muted);margin:0;font-size:10px;line-height:1.6}.mirror-pitch-reading{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--background-elevated);grid-template-columns:auto 1fr;align-items:center;gap:2px 12px;padding:12px;display:grid}.mirror-pitch-reading span{color:var(--text-muted);font:600 9px var(--font-latin)}.mirror-pitch-reading strong{font:700 24px var(--font-latin);justify-self:end}.mirror-pitch-reading p{color:var(--text-secondary);grid-column:1/-1}.interactive-vocal-map{gap:13px;display:grid}.interactive-vocal-map__layout{grid-template-columns:minmax(0,1.25fr) minmax(180px,.75fr);align-items:stretch;gap:14px;display:grid}.interactive-vocal-map__image-wrap{border:1px solid var(--border-subtle);border-radius:var(--radius-md);isolation:isolate;background:#04070d;min-width:0;position:relative;overflow:hidden}.interactive-vocal-map__image-wrap img{aspect-ratio:1;object-fit:contain;width:100%;display:block}.interactive-vocal-map__hotspot{z-index:1;cursor:pointer;background:0 0;border:0;border-radius:50%;width:28px;height:28px;padding:0;position:absolute;transform:translate(-50%,-50%)}.interactive-vocal-map__hotspot i{border-radius:inherit;background:radial-gradient(circle,#fff 0 18%,#d9b8ff 23%,#8a61e4 47%,#5b75ff1f 72%);border:1px solid #e5daffe6;transition:transform .16s,box-shadow .16s;display:block;position:absolute;inset:7px;box-shadow:0 0 0 3px #845be324,0 0 18px #795cdfd1}.interactive-vocal-map--anatomy .interactive-vocal-map__hotspot i{background:radial-gradient(circle,#fff 0 18%,#b8e9ff 23%,#4faee9 47%,#4faee91f 72%);box-shadow:0 0 0 3px #4faee924,0 0 18px #4faee9c2}.interactive-vocal-map__hotspot span{width:max-content;max-width:112px;color:var(--text-primary);opacity:0;pointer-events:none;background:#080a12e0;border:1px solid #d6c6ff47;border-radius:999px;padding:4px 7px;font-size:8px;line-height:1.2;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%,4px)}.interactive-vocal-map__hotspot:hover span,.interactive-vocal-map__hotspot:focus-visible span,.interactive-vocal-map__hotspot.is-selected span{opacity:1;transform:translate(-50%)}.interactive-vocal-map__hotspot:hover i,.interactive-vocal-map__hotspot:focus-visible i,.interactive-vocal-map__hotspot.is-selected i{transform:scale(1.35);box-shadow:0 0 0 5px #976ef42e,0 0 28px #9970f4eb}.interactive-vocal-map--anatomy .interactive-vocal-map__hotspot:hover i,.interactive-vocal-map--anatomy .interactive-vocal-map__hotspot:focus-visible i,.interactive-vocal-map--anatomy .interactive-vocal-map__hotspot.is-selected i{box-shadow:0 0 0 5px #4faee92e,0 0 28px #4faee9e6}.interactive-vocal-map__hotspot.is-selected i{animation:1.8s ease-in-out infinite vocal-map-pulse}.interactive-vocal-map__hotspot:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px}.interactive-vocal-map__detail{border-left:2px solid var(--accent-violet);border-radius:var(--radius-sm);background:#7462b014;align-content:start;gap:6px;min-height:170px;padding:16px;display:grid}.interactive-vocal-map--anatomy .interactive-vocal-map__detail{background:#4faee912;border-left-color:#4faee9}.interactive-vocal-map__detail small{color:var(--accent-lavender);font:600 8px var(--font-latin);letter-spacing:.13em}.interactive-vocal-map--anatomy .interactive-vocal-map__detail small{color:#8ad9ff}.interactive-vocal-map__detail h3{margin:2px 0 0;font-size:17px}.interactive-vocal-map__detail>span{color:var(--text-muted);font:600 9px var(--font-latin);letter-spacing:.06em}.interactive-vocal-map__detail p{color:var(--text-secondary)!important;margin:3px 0 0!important;font-size:10px!important;line-height:1.6!important}.interactive-vocal-map__detail .interactive-vocal-map__tip{border-top:1px solid var(--border-subtle);padding-top:8px;color:var(--accent-lavender)!important}.interactive-vocal-map__chips{flex-wrap:wrap;gap:6px;display:flex}.interactive-vocal-map__chips button{border:1px solid var(--border-subtle);min-height:34px;color:var(--text-secondary);background:var(--background-elevated);cursor:pointer;border-radius:999px;padding:0 9px;font-size:9px}.interactive-vocal-map__chips button.is-selected{color:var(--text-primary);background:#7462b033;border-color:#b7a9d6a3}.interactive-vocal-map--anatomy .interactive-vocal-map__chips button.is-selected{background:#4faee929;border-color:#70d4ff9e}@keyframes vocal-map-pulse{50%{filter:brightness(1.18)}}.sensation-overlay .sensation-point{opacity:.18;animation:none}.sensation-overlay.is-all .sensation-point{opacity:.42}.sensation-overlay .sensation-point.is-active{opacity:.98;animation:1.1s ease-out 2 sensation-ripple}.sensation-callout-line{opacity:0;transform-origin:0;width:37%;height:1px;animation:.7s ease-out forwards sensation-callout;top:50%;left:50%;transform:rotate(-28deg);background:#f7a7e5d9!important}.sensation-callout-label{color:#fff;white-space:nowrap;opacity:0;background:#6f3171d6;border-radius:999px;padding:4px 7px;font-size:8px;animation:.45s ease-out .25s forwards callout-label;position:absolute;top:29%;left:74%}.sensation-explore{flex-wrap:wrap;gap:7px;display:flex}.sensation-explore button{border:1px solid var(--border-subtle);min-height:38px;color:var(--text-secondary);background:var(--background-elevated);cursor:pointer;border-radius:999px;padding:7px 10px;font-size:9px}.sensation-explore button.is-selected{color:#fff;background:#a2429e2e;border-color:#e66ecb9e}.anatomy-node.is-selected circle{animation:.72s ease-out 2 anatomy-pulse}.anatomy-callout-line{stroke:#75dcff;stroke-width:.7px;stroke-dasharray:80;stroke-dashoffset:80px;animation:.65s ease-out forwards anatomy-line}.anatomy-callout-label{fill:#d8f4fd;text-anchor:end;opacity:0;font-size:3.5px;font-weight:700;animation:.4s ease-out .25s forwards callout-label}.anatomy-source-description{fill:#d8f4fd;text-anchor:middle;font-size:2.5px}@keyframes sensation-callout{to{opacity:1}}@keyframes callout-label{to{opacity:1}}@keyframes anatomy-line{to{stroke-dashoffset:0}}@keyframes anatomy-pulse{50%{transform-origin:50%;transform-box:fill-box;transform:scale(1.35)}}@media (prefers-reduced-motion:reduce){.sensation-overlay .sensation-point.is-active,.sensation-callout-line,.sensation-callout-label,.anatomy-node.is-selected circle,.anatomy-callout-line,.anatomy-callout-label{opacity:1;animation:none}.interactive-vocal-map__hotspot.is-selected i{animation:none}}@media (width<=720px){.vision-unified-layout{grid-template-columns:1fr;gap:16px}.vision-preview{aspect-ratio:4/5;max-height:54svh}.vision-control-column{gap:12px}.lip-targets{grid-template-columns:repeat(6,minmax(0,1fr))}.lip-targets button{min-height:44px;padding:7px 3px}.mirror-scale__root .ui-button,.mirror-scale__actions .ui-button{min-height:44px}.mirror-scale__actions .ui-button{flex:calc(50% - 4px)}.mirror-scale__options>div,.interactive-vocal-map__layout{grid-template-columns:1fr}.interactive-vocal-map__detail{min-height:0}.interactive-vocal-map__hotspot{width:32px;height:32px}.interactive-vocal-map__hotspot i{inset:8px}.interactive-vocal-map__chips{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.interactive-vocal-map__chips button{min-width:0}.sensation-explore{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sensation-explore button{min-width:0}}@media (horizontal-viewport-segments:2){.vision-unified-layout{grid-template-columns:env(viewport-segment-width 0 0) env(viewport-segment-width 1 0);gap:env(viewport-segment-left 1 0);align-items:start}}@media (spanning:single-fold-horizontal){.vision-unified-layout{grid-template-columns:1fr;grid-template-rows:env(viewport-segment-height 0 0) auto;align-items:start}.vision-preview{max-height:calc(env(viewport-segment-height 0 0) - 24px)}}.breath-guide-media{aspect-ratio:1;background:#7052be14;border-radius:24px;flex-shrink:0;width:180px;overflow:hidden}.breath-guide-media video{object-fit:cover;width:100%;height:100%;display:block}@media (width<=600px){.breath-guide-media{width:100%;max-width:280px;margin-inline:auto}}.breath-guide--media{grid-template-columns:220px minmax(0,1fr) auto;grid-template-areas:"media copy action";align-items:center;gap:32px;display:grid}.breath-guide--media .breath-guide-media{background:#05050a;border-radius:24px;grid-area:media;justify-content:center;align-items:center;width:220px;height:280px;display:flex;overflow:hidden}.breath-guide--media .breath-guide-media video{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.breath-guide--media .breath-guide-copy{flex-direction:column;grid-area:copy;gap:10px;min-width:0;display:flex}.breath-guide--media .breath-guide-toggle{white-space:nowrap;grid-area:action;min-width:150px}@media (width<=600px){.breath-guide--media{grid-template-columns:112px minmax(0,1fr);grid-template-areas:"media copy""action action";gap:18px 16px}.breath-guide--media .breath-guide-media{width:112px;height:152px}.breath-guide--media .breath-guide-toggle{width:100%;min-width:0}}.breath-guide{border-radius:28px;grid-template-columns:minmax(320px,520px) minmax(260px,1fr) auto;align-items:center;gap:24px;padding:24px;display:grid}.breath-guide__media{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;display:grid}.breath-guide__video-card,.breath-guide__image-card{background:#040818e6;border:1px solid #a08cff29;border-radius:24px;min-height:320px;overflow:hidden}.breath-guide__video,.breath-guide__image{object-fit:contain;background:#000;width:100%;height:100%;display:block}.breath-guide__content{flex-direction:column;gap:12px;min-width:0;display:flex}.breath-guide__content small{letter-spacing:.18em;color:#d2cdffb8;font-size:14px}.breath-guide__content strong{color:#f5f4ff;font-size:clamp(28px,2.8vw,42px);line-height:1.2}.breath-guide__content p{color:#e6e8ffc7;margin:0;font-size:16px;line-height:1.7}.breath-guide__button{border-radius:20px;align-self:center;min-width:180px;height:64px;padding:0 24px}@media (width<=1200px){.breath-guide{grid-template-columns:1fr}.breath-guide__button{align-self:flex-start}}@media (width<=768px){.breath-guide{gap:18px;padding:18px}.breath-guide__media{grid-template-columns:1fr}.breath-guide__video-card,.breath-guide__image-card{min-height:240px}.breath-guide__content strong{font-size:28px}.breath-guide__button{width:100%;height:56px}}.breath-guide--media{border-radius:28px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"media media""copy action";align-items:center;gap:28px 24px;width:100%;padding:32px;display:grid}.breath-guide--media .breath-guide-assets{grid-area:media;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;width:100%;min-width:0;display:grid}.breath-guide--media .breath-guide-video-card,.breath-guide--media .breath-guide-diagram-card{background:#000;border:1px solid #9b87ff24;border-radius:24px;justify-content:center;align-items:center;width:100%;min-height:360px;max-height:460px;display:flex;overflow:hidden}.breath-guide--media .breath-guide-video-card video,.breath-guide--media .breath-guide-diagram-card img{object-fit:contain;object-position:center;background:#000;width:100%;height:100%;display:block}.breath-guide--media .breath-guide-copy{flex-direction:column;grid-area:copy;align-items:flex-start;gap:8px;min-width:0;display:flex}.breath-guide--media .breath-guide-copy small{letter-spacing:.18em;color:#d3caffa3;font-size:12px}.breath-guide--media .breath-guide-copy strong{color:#faf8fff5;font-size:clamp(22px,2vw,15px);line-height:1.35}.breath-guide--media .breath-guide-toggle{white-space:nowrap;grid-area:action;align-self:center;min-width:190px;padding:16px 24px}@media (width<=900px){.breath-guide--media{grid-template-columns:1fr;grid-template-areas:"media""copy""action";gap:22px}.breath-guide--media .breath-guide-toggle{width:100%;min-width:0}}@media (width<=600px){.breath-guide--media{gap:18px;padding:18px}.breath-guide--media .breath-guide-assets{grid-template-columns:1fr 1fr;gap:10px}.breath-guide--media .breath-guide-video-card,.breath-guide--media .breath-guide-diagram-card{border-radius:18px;min-height:220px;max-height:260px}.breath-guide--media .breath-guide-copy strong{font-size:18px}.breath-guide--media .breath-guide-toggle{width:100%}}.practice-exercise__heading>div>p:not(.practice-eyebrow){max-width:640px;color:var(--text-secondary);font-size:var(--type-body-size);font-weight:400;line-height:var(--type-body-leading);letter-spacing:-.01em;margin:16px 0 0}.vision-practice .practice-exercise__heading h1,.audio-practice .practice-exercise__heading h1{font-size:var(--type-hero-size);line-height:var(--type-hero-leading);letter-spacing:var(--type-display-tracking)}.vision-practice .vision-camera-card,.audio-practice .pitch-meter-card{margin-top:40px}.sovt-exercise-card h2{font-size:var(--type-card-title-size);letter-spacing:var(--type-card-tracking);margin-block:10px;line-height:1.25}@media (width<=600px){.vision-practice .practice-exercise__heading h1,.audio-practice .practice-exercise__heading h1{font-size:var(--type-hero-size)}.vision-practice .vision-camera-card,.audio-practice .pitch-meter-card{margin-top:36px}}.song-page{background:var(--background-deep);grid-template-columns:232px minmax(0,1fr);min-height:100svh;display:grid}.song-shell{min-width:0}.song-header{align-items:center;gap:16px;display:flex}.song-header>button{border:1px solid var(--border-subtle);width:38px;height:38px;color:var(--text-secondary);background:var(--surface-base);cursor:pointer;border-radius:50%}.song-header__identity{flex:1;min-width:0}.song-header p{color:var(--text-muted);font-family:var(--font-latin);letter-spacing:.12em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;font-weight:600;overflow:hidden}.song-header strong{color:var(--accent-lavender);font-family:var(--font-latin);font-size:12px}.song-message{border-radius:var(--radius-sm);color:var(--text-secondary);background:#7462b014;border:1px solid #b7a9d633;margin:16px 0 0;padding:12px 14px;font-size:11px}.song-hero{margin-top:clamp(46px,7vw,82px)}.song-eyebrow{color:var(--accent-lavender);font:600 var(--type-eyebrow-size)/1 var(--font-latin);letter-spacing:var(--type-eyebrow-tracking);margin:0 0 12px}.song-hero h1{font-size:var(--type-hero-size);font-weight:600;line-height:var(--type-hero-leading);letter-spacing:var(--type-display-tracking);margin:0}.song-hero>p:not(.song-eyebrow){max-width:620px;color:var(--text-secondary);font-size:var(--type-body-size);line-height:var(--type-body-leading);margin:18px 0 0}.song-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.song-methods>button{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);min-width:0;min-height:140px;color:var(--text-primary);background:var(--surface-base);text-align:left;cursor:pointer;gap:16px;padding:20px;display:flex}.song-methods>button>span{width:35px;height:35px;color:var(--accent-lavender);background:#7462b01f;border-radius:50%;flex:none;place-items:center;font-size:17px;display:grid}.song-methods>button>div{align-content:start;gap:5px;min-width:0;display:grid}.song-methods small{color:var(--accent-lavender);letter-spacing:.08em;font-size:8px}.song-methods strong{font-size:14px}.song-methods p{color:var(--text-muted);margin:2px 0 0;font-size:10px;line-height:1.55}.song-methods>button.is-active{background:linear-gradient(145deg, #7462b024, var(--surface-base) 70%);border-color:#b7a9d657}.song-input-panel{margin-top:12px;padding:28px}.song-panel-heading small{color:var(--accent-lavender);font-family:var(--font-latin);letter-spacing:.15em;font-size:8px;font-weight:700}.song-panel-heading h2,.song-section-heading h2{font-size:var(--type-card-title-size);letter-spacing:var(--type-card-tracking);margin:10px 0 0;font-weight:600;line-height:1.25}.song-panel-heading p{max-width:660px;color:var(--text-muted);margin:9px 0 0;font-size:11px;line-height:1.65}.song-search-fields{grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;margin-top:23px;display:grid}.song-search-fields label,.song-url-field label{gap:7px;display:grid}.song-search-fields label span,.song-url-field label span{color:var(--text-secondary);font-size:9px}.song-search-fields input,.song-url-field input{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;min-width:0;height:48px;color:var(--text-primary);background:var(--background-elevated);font:inherit;outline:0;padding:0 14px;font-size:12px}.song-search-fields input:focus,.song-url-field input:focus{border-color:#b7a9d661}.song-results{gap:7px;margin-top:18px;display:grid}.song-results>button{border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-width:0;color:var(--text-primary);background:var(--background-elevated);text-align:left;cursor:pointer;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.song-result-art{width:42px;height:42px;color:var(--accent-lavender);background:linear-gradient(135deg,#4775b238,#c58da724);border-radius:9px;place-items:center;display:grid}.song-results>button>span:nth-child(2){gap:4px;min-width:0;display:grid}.song-results strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.song-results small{color:var(--text-muted);font-size:9px}.song-results em{color:var(--accent-lavender);font-size:8px;font-style:normal}.song-url-field{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:23px;display:grid}.song-youtube-error{border-left:2px solid var(--color-warning);color:var(--text-secondary);background:#e3b85d12;margin:12px 0 0;padding:11px 13px;font-size:10px;line-height:1.55}.song-youtube-metadata{border-radius:var(--radius-md);background:#7462b00f;border:1px solid #b7a9d647;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:13px;min-width:0;margin-top:16px;padding:12px;display:grid}.song-youtube-metadata__thumb{aspect-ratio:16/9;background:var(--background-elevated);border-radius:7px;overflow:hidden}.song-youtube-metadata__thumb img{object-fit:cover;width:100%;height:100%;display:block}.song-youtube-metadata__thumb span{width:100%;height:100%;color:var(--accent-lavender);place-items:center;display:grid}.song-youtube-metadata>div:last-child{gap:4px;min-width:0;display:grid}.song-youtube-metadata span{color:var(--accent-lavender);font:700 8px var(--font-latin);letter-spacing:.1em}.song-youtube-metadata strong,.song-youtube-metadata small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.song-youtube-metadata small{color:var(--text-muted);font-size:10px}.song-youtube-manual{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:14px;display:grid}.song-youtube-manual label{gap:7px;min-width:0;display:grid}.song-youtube-manual label span{color:var(--text-secondary);font-size:9px}.song-youtube-manual input{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;min-width:0;height:44px;color:var(--text-primary);background:var(--background-elevated);font:inherit;outline:0;padding:0 12px;font-size:11px}.song-youtube-manual input:focus{border-color:#b7a9d661}.song-policy-note{border-radius:var(--radius-sm);color:var(--text-secondary);background:#e3b85d0f;gap:10px;margin:16px 0 0;padding:12px 14px;font-size:10px;line-height:1.55;display:flex}.song-policy-note span{color:var(--color-warning);flex:none}.youtube-preview{aspect-ratio:16/9;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#000;width:min(100%,680px);margin-top:20px;position:relative;overflow:hidden}.youtube-preview iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.song-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.song-dropzone{border-radius:var(--radius-lg);width:100%;min-height:180px;color:var(--text-primary);cursor:pointer;background:#7462b009;border:1px dashed #b7a9d647;align-content:center;place-items:center;gap:9px;margin-top:22px;display:grid}.song-dropzone>span{color:var(--accent-lavender);font-size:25px}.song-dropzone small{color:var(--text-muted);text-align:center;font-size:9px;line-height:1.6}.song-asset{border-radius:var(--radius-lg);background:#45c58a09;border:1px solid #45c58a2e;gap:14px;margin-top:22px;padding:17px;display:grid}.song-asset>div:first-child{align-items:center;gap:12px;min-width:0;display:flex}.song-asset>div:first-child>span{width:29px;height:29px;color:var(--color-success);background:#45c58a1a;border-radius:50%;place-items:center;display:grid}.song-asset p{gap:4px;min-width:0;margin:0;display:grid}.song-asset strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.song-asset small{color:var(--text-muted);font-size:9px}.song-asset audio{width:100%;height:34px}.song-asset-actions{gap:10px;display:flex}.song-asset-actions .ui-button{min-height:38px;padding:0 15px;font-size:10px}.song-asset-actions>button:last-child{color:#ef9aa6;cursor:pointer;background:0 0;padding:0 8px;font-size:10px}.song-mr-section,.song-lyrics-section,.song-analysis-section,.song-status{margin-top:54px}.song-section-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.song-section-heading .song-eyebrow{margin-bottom:0}.song-section-heading>span{border:1px solid var(--border-subtle);color:var(--text-muted);font-family:var(--font-latin);letter-spacing:.1em;border-radius:999px;padding:6px 9px;font-size:8px}.song-status-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:17px;display:grid}.song-status-card{align-items:start;gap:10px;min-width:0;padding:14px;display:flex}.song-status-card>span{color:var(--text-muted);flex:none}.song-status-card>div{gap:5px;min-width:0;display:grid}.song-status-card strong{font-family:var(--font-latin);font-size:10px}.song-status-card small{color:var(--text-muted);text-overflow:ellipsis;font-size:8px;line-height:1.5;overflow:hidden}.song-status-card.is-ready>span{color:var(--color-success)}.song-status-card.is-warning>span{color:var(--color-warning)}.song-lyrics-entry .ui-button{margin-top:16px}.song-lyrics-source{flex-wrap:wrap;gap:8px;margin-top:21px;display:flex}.song-lyrics-source>button,.song-lyrics-section-actions>button,.song-lyrics-toolbar button:not(.ui-button),.song-lyrics-order button{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-height:34px;color:var(--text-secondary);background:var(--background-elevated);font:inherit;cursor:pointer;padding:0 10px;font-size:10px}.song-lyrics-source>button.is-active{color:var(--text-primary);background:#7462b024;border-color:#b7a9d666}.song-lyrics-textarea{gap:8px;margin-top:18px;display:grid}.song-lyrics-textarea>span{color:var(--text-secondary);font-size:10px}.song-lyrics-textarea textarea,.song-lyrics-section-card textarea{resize:vertical;border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;color:var(--text-primary);background:var(--background-elevated);font:inherit;outline:none;padding:13px;font-size:12px;line-height:1.7}.song-lyrics-textarea textarea:focus,.song-lyrics-section-card textarea:focus,.song-lyrics-section-head input:focus,.song-lyrics-section-head select:focus{border-color:#b7a9d66b}.song-lyrics-toolbar{justify-content:space-between;align-items:start;gap:16px;display:flex}.song-lyrics-toolbar small{color:var(--text-muted);font-size:10px}.song-lyrics-toolbar>div:last-child{align-items:center;gap:9px;display:flex}.song-lyrics-toolbar>div:last-child>button:last-child,.song-lyrics-section-actions .is-danger{color:#ef9aa6}.song-lyrics-stale{max-width:460px;color:var(--color-warning);margin:8px 0 0;font-size:10px;line-height:1.5}.song-lyrics-actions{flex-wrap:wrap;gap:9px;margin-top:21px;display:flex}.song-lyrics-actions .ui-button{min-height:38px;padding:0 13px;font-size:10px}.song-lyrics-raw{color:var(--text-muted);margin:14px 0 0;font-size:10px;line-height:1.6}.song-lyrics-sections{gap:10px;margin-top:18px;display:grid}.song-lyrics-section-card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--background-elevated);padding:14px}.song-lyrics-section-head{grid-template-columns:26px 130px minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:10px;display:grid}.song-lyrics-section-head>span{color:var(--accent-lavender);font-family:var(--font-latin);font-size:9px}.song-lyrics-section-head select,.song-lyrics-section-head input{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;min-width:0;height:36px;color:var(--text-primary);background:var(--surface-base);font:inherit;outline:0;padding:0 9px;font-size:10px}.song-lyrics-order{gap:4px;display:flex}.song-lyrics-order button{min-width:30px;padding:0}.song-lyrics-order button:disabled{opacity:.35;cursor:default}.song-lyrics-section-actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.song-lyrics-section-actions>button{min-height:30px;font-size:9px}.song-lyrics-preview{gap:17px;margin-top:20px;display:grid}.song-lyrics-preview>small{color:var(--accent-lavender);font-family:var(--font-latin);letter-spacing:.12em;font-size:8px}.song-lyrics-preview article{border-left:2px solid #b7a9d647;padding-left:13px}.song-lyrics-preview article strong{color:var(--accent-lavender);font-family:var(--font-latin);letter-spacing:.05em;font-size:10px}.song-lyrics-preview p{white-space:pre-wrap;color:var(--text-secondary);margin:7px 0 0;font-size:12px;line-height:1.7}.lyrics-practice-panel{gap:15px;margin-top:14px;padding:22px;display:grid}.lyrics-practice-panel small{color:var(--accent-lavender);font:700 8px var(--font-latin);letter-spacing:.13em}.lyrics-practice-panel h2,.lyrics-practice-panel h3{margin:6px 0}.lyrics-practice-panel p{color:var(--text-muted);margin:0;font-size:11px;line-height:1.65}.lyrics-practice-panel>select{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-height:42px;color:var(--text-primary);background:var(--background-elevated);padding:0 10px}.lyrics-levels{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.lyrics-levels button,.lyrics-report button{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-height:42px;color:var(--text-secondary);background:var(--background-elevated);cursor:pointer;padding:6px;font-size:9px}.lyrics-levels button.is-selected{color:var(--text-primary);background:#7462b029;border-color:#b7a9d68c}.lyrics-memory-text{border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-height:140px;color:var(--text-primary);font:15px/2 var(--font-korean);white-space:pre-wrap;background:#7462b00d;margin:0;padding:18px;overflow:auto}.lyrics-memory-text.level-4{color:var(--text-muted)}.lyrics-practice-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lyrics-practice-actions span{color:var(--accent-lavender);font-size:11px}.lyrics-report{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.lyrics-report>span{width:100%;color:var(--text-secondary);font-size:10px}.lyrics-report small{width:100%;color:var(--text-muted);font-family:var(--font-korean);letter-spacing:0}.lyrics-accident{border-top:1px solid var(--border-subtle);gap:12px;padding-top:16px;display:grid}.lyrics-accident .ui-button{width:max-content}.lyrics-accident-task{gap:8px;display:grid}.lyrics-accident-task strong{font-size:19px}.segment-lyrics{gap:9px;display:grid}.segment-lyrics p{white-space:pre-wrap;border-left:2px solid var(--accent-lavender);color:var(--text-secondary);background:#7462b012;margin:0;padding:12px;font-size:11px;line-height:1.7}.song-analysis-empty{justify-items:start;gap:11px;display:grid}.song-analysis-empty strong{font-size:15px}.song-analysis-empty p{max-width:660px;color:var(--text-muted);margin:0;font-size:11px;line-height:1.65}.song-analysis-empty .ui-button{margin-top:5px}.song-analysis-empty.is-warning strong{color:var(--color-warning)}.song-analysis-progress{gap:12px;display:grid}.song-analysis-progress strong{font-size:14px}.song-analysis-progress>div{background:var(--background-elevated);border-radius:999px;height:7px;overflow:hidden}.song-analysis-progress>div span{border-radius:inherit;background:linear-gradient(90deg, var(--accent-lavender), var(--color-success));height:100%;transition:width .2s;display:block}.song-analysis-progress small{color:var(--text-muted);font-size:9px}.song-analysis-summary{align-items:center;gap:10px;display:flex}.song-analysis-summary>div{gap:5px;min-width:0;margin-right:auto;display:grid}.song-analysis-summary small{color:var(--accent-lavender);font-size:9px}.song-analysis-summary strong{font-size:24px}.song-analysis-summary span{color:var(--text-muted);font-size:9px}.song-analysis-summary .ui-button{min-height:38px;padding:0 13px;font-size:10px}.song-analysis-details{border-top:1px solid var(--border-subtle);margin-top:22px;padding-top:20px}.song-analysis-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.song-analysis-metrics article{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--background-elevated);gap:7px;min-width:0;padding:14px;display:grid}.song-analysis-metrics small{color:var(--accent-lavender);font-size:8px}.song-analysis-metrics strong{font-size:16px}.song-analysis-metrics span{min-height:28px;color:var(--text-muted);font-size:9px;line-height:1.45}.song-analysis-metrics article>div{grid-template-columns:1fr 1fr;gap:5px;display:grid}.song-analysis-metrics select,.song-analysis-metrics input,.song-analysis-sections select,.song-analysis-sections input{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;min-width:0;height:34px;color:var(--text-primary);background:var(--surface-base);font:inherit;padding:0 8px;font-size:10px}.song-analysis-override-actions{gap:8px;margin-top:12px;display:flex}.song-analysis-override-actions .ui-button{min-height:38px;padding:0 13px;font-size:10px}.song-analysis-sections{gap:9px;margin-top:26px;display:grid}.song-analysis-sections>div{justify-content:space-between;align-items:center;display:flex}.song-analysis-sections>div strong{font-size:13px}.song-analysis-sections .ui-button{min-height:34px;padding:0 11px;font-size:9px}.song-analysis-sections article{grid-template-columns:120px minmax(120px,1fr) 100px 100px auto;align-items:end;gap:7px;display:grid}.song-analysis-sections label{gap:4px;display:grid}.song-analysis-sections label span{color:var(--text-muted);font-size:8px}.song-analysis-sections article>button{color:#ef9aa6;cursor:pointer;background:0 0;height:34px;padding:0 9px;font-size:9px}.song-analysis-details details{color:var(--text-muted);margin-top:20px;font-size:9px}.song-analysis-details summary{cursor:pointer}.song-analysis-details details p{line-height:1.6}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.song-loading,.song-empty{min-height:100svh;color:var(--text-secondary);background:var(--background-deep);text-align:center;place-content:center;justify-items:center;gap:20px;padding:24px;display:grid}.song-empty p{color:var(--accent-lavender);font-family:var(--font-latin);letter-spacing:.16em;margin:0;font-size:10px}.song-empty h1{color:var(--text-primary);margin:0;font-size:28px}@media (width<=839px){.song-page{padding-bottom:70px;display:block}.song-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.song-hero{margin-top:46px}.song-hero h1{font-size:34px}.song-methods{grid-template-columns:1fr;gap:8px}.song-methods>button{min-height:96px;padding:16px}.song-input-panel{padding:20px 16px}.lyrics-practice-panel{padding:18px}.lyrics-levels{grid-template-columns:repeat(2,minmax(0,1fr))}.lyrics-report button{flex:calc(50% - 4px)}.lyrics-accident .ui-button{width:100%}.song-search-fields,.song-url-field,.song-youtube-manual{grid-template-columns:1fr}.song-youtube-manual .ui-button,.song-search-fields .ui-button,.song-url-field .ui-button{width:100%}.song-results>button{grid-template-columns:38px minmax(0,1fr)}.song-results em{grid-column:2}.song-status-grid{grid-template-columns:1fr}.song-dropzone{min-height:154px}.song-lyrics-toolbar{display:grid}.song-lyrics-toolbar>div:last-child{justify-content:space-between}.song-lyrics-section-head{grid-template-columns:25px minmax(0,1fr) auto}.song-lyrics-section-head>label{grid-column:2}.song-lyrics-section-head>input{grid-area:2/2/auto/4}.song-lyrics-order{grid-column:3}.song-analysis-summary{flex-wrap:wrap;align-items:stretch}.song-analysis-summary>div{flex-basis:100%}.song-analysis-metrics,.song-analysis-sections article{grid-template-columns:1fr 1fr}.song-analysis-sections article>button{justify-self:start}}@media (width<=420px){.song-analysis-metrics{grid-template-columns:1fr}}@media (width<=340px){.song-hero h1{font-size:30px}.song-section-heading{align-items:start}}.today-page{background:var(--background-deep);grid-template-columns:232px minmax(0,1fr);min-height:100svh;display:grid}.app-sidebar__account{border-radius:var(--radius-sm);color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:10px;padding:10px;display:flex}.app-sidebar__account>span{border:1px solid var(--border-active);width:32px;height:32px;color:var(--accent-lavender);font-family:var(--font-latin);background:#7462b01a;border-radius:50%;place-items:center;font-size:11px;display:grid}.app-sidebar__account div{gap:3px;min-width:0;display:grid}.app-sidebar__account strong{font-size:11px}.app-sidebar__account small{color:var(--text-muted);font-size:9px}.today-content{min-width:0}.today-header{justify-content:space-between;align-items:center;display:flex}.today-header p,.today-section-heading p{color:var(--accent-lavender);font-family:var(--font-latin);font-size:var(--type-label-size);letter-spacing:var(--type-label-tracking);margin:0 0 7px;font-weight:700}.today-header h1{font-size:var(--type-display-md-size);font-weight:600;line-height:var(--type-display-leading);letter-spacing:var(--type-display-tracking);margin:0}.today-headline-mobile{display:none}.today-account-button{color:var(--text-secondary);cursor:pointer;background:0 0;display:none}.import-card{margin-top:var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-5);display:flex}.import-card strong{font-size:13px}.import-card p{color:var(--text-secondary);margin:5px 0 0;font-size:11px}.import-card .ui-button{flex:none;min-height:42px;font-size:12px}.today-message{margin:var(--space-4) 0 0;color:var(--accent-lavender);font-size:12px}.today-readonly-notice{margin-top:var(--space-5);border-radius:var(--radius-md);color:var(--text-secondary);background:#51409f1f;border:1px solid #d7ccff29;align-items:center;gap:10px;padding:14px 16px;font-size:11px;display:flex}.today-readonly-notice strong{color:var(--text-primary)}.today-readonly-notice button{color:var(--accent-lavender);cursor:pointer;background:0 0;margin-left:auto}.today-dashboard{margin-top:var(--space-8);grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);grid-template-areas:"current current""practice coach""stamp stamp""activity library";align-items:start;gap:clamp(20px,2.4vw,30px);display:grid}.today-project-card{background:radial-gradient(circle at 80% 24%,#8068e830,#0000 33%),linear-gradient(135deg,#51409f33,#111521db 55%);grid-area:current;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:clamp(28px,5vw,70px);min-height:286px;padding:clamp(24px,3.4vw,40px);display:grid;position:relative;overflow:hidden}.today-project-card:after{filter:blur(34px);content:"";pointer-events:none;background:#8068e81a;border-radius:50%;width:220px;height:220px;position:absolute;top:-95px;right:-80px}.today-project-card__copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.today-project-card__top{width:100%;color:var(--text-muted);font-family:var(--font-latin);letter-spacing:.1em;justify-content:space-between;align-items:center;font-size:10px;display:flex}.today-project-card__top strong{color:var(--accent-lavender);letter-spacing:.04em;font-size:15px}.today-project-card h2{letter-spacing:-.04em;max-width:680px;margin:30px 0 7px;font-size:clamp(27px,3.2vw,42px);font-weight:600;line-height:1.12}.today-project-card__copy>p{color:var(--text-secondary);margin:0;font-size:13px}.today-project-card__actions{flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:28px;display:flex}.today-project-card__actions .ui-button{min-height:44px}.today-project-metrics{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#06091257;border:1px solid #d7ccff1a;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:1px;padding:6px 0;display:grid;overflow:hidden}.today-project-metrics div{border-bottom:1px solid #ffffff0d;align-content:center;gap:7px;min-height:75px;padding:15px 17px;display:grid}.today-project-metrics div:nth-child(odd){border-right:1px solid #ffffff0d}.today-project-metrics div:last-child{border-bottom:0;border-right:0;grid-column:1/-1}.today-project-metrics span,.today-practice-summary span,.today-library-counts span{color:var(--text-muted);letter-spacing:.04em;font-size:9px}.today-project-metrics strong{color:var(--text-primary);font-family:var(--font-latin);font-size:13px}.today-practice-section{grid-area:practice}.today-stamp-section{grid-area:stamp}.today-coach-section{grid-area:coach}.today-activity-section{grid-area:activity}.today-library-section{grid-area:library}.today-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;min-height:45px;margin-bottom:12px;display:flex}.today-section-heading h2{font-size:var(--type-card-subtitle-size);letter-spacing:var(--type-card-tracking);margin:0;font-weight:600;line-height:1.25}.today-section-heading>span{color:var(--text-muted);text-align:right;font-size:10px}.today-practice-card,.today-coach-card,.today-activity-card,.today-library-card{min-height:100%}.today-practice-card{padding:22px}.today-practice-summary{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff05;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.today-practice-summary div{border-right:1px solid var(--border-subtle);align-content:center;gap:7px;min-height:68px;padding:13px;display:grid}.today-practice-summary div:last-child{border-right:0}.today-practice-summary strong{font-family:var(--font-latin);font-size:13px}.today-practice-empty{border-radius:var(--radius-md);background:#7462b00a;border:1px dashed #b7a9d633;margin-top:14px;padding:15px}.today-practice-empty strong{font-size:12px}.today-practice-empty p{color:var(--text-muted);margin:5px 0 12px;font-size:10px}.today-practice-empty .ui-button{min-height:36px;font-size:10px}.today-progress-copy{color:var(--text-muted);justify-content:space-between;margin-top:20px;font-size:10px;display:flex}.today-progress-copy strong{color:var(--text-primary);font-family:var(--font-latin)}.today-progress{background:#ffffff0f;border-radius:999px;height:5px;margin-top:9px;overflow:hidden}.today-progress span{border-radius:inherit;background:var(--gradient-progress-active);height:100%;transition:width .18s;display:block}.routine-list{gap:9px;margin-top:18px;display:grid}.routine-task{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;min-height:66px;color:var(--text-primary);background:var(--surface-base);text-align:left;cursor:pointer;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 13px;transition:transform .16s,border-color .16s,background .16s;display:grid}.routine-task:hover:not(:disabled){border-color:var(--border-active);transform:translateY(-1px)}.routine-task:disabled{cursor:not-allowed;opacity:.58}.routine-task__number{border:1px solid var(--border-subtle);width:31px;height:31px;color:var(--text-muted);font-family:var(--font-latin);border-radius:50%;place-items:center;font-size:9px;display:grid}.routine-task__copy{gap:4px;min-width:0;display:grid}.routine-task__copy strong{font-size:12px;font-weight:600}.routine-task__copy small{color:var(--text-muted);font-size:9px}.routine-task__duration{color:var(--text-secondary);font-family:var(--font-latin);font-size:9px}.routine-task.is-complete{background:#7462b014;border-color:#b7a9d629}.routine-task.is-complete .routine-task__number{border-color:var(--accent-violet);color:var(--accent-lavender);background:#7462b029}.routine-task.is-complete .routine-task__copy{opacity:.62}.routine-finished{border:1px dashed var(--border-subtle);border-radius:var(--radius-md);margin-top:18px;padding:16px}.routine-finished p{color:var(--text-secondary);margin:5px 0 0;font-size:10px}.today-stamp-card{background:linear-gradient(120deg,#8068e81a,#0c101cb3);grid-template-columns:minmax(360px,1.1fr) minmax(250px,.9fr);align-items:center;gap:clamp(28px,5vw,64px);padding:clamp(22px,3vw,32px);display:grid}.today-stamp-grape{grid-template-columns:repeat(7,minmax(44px,1fr));gap:clamp(7px,1.2vw,13px);display:grid}.today-stamp-grape button{aspect-ratio:1;min-width:0;color:var(--text-muted);cursor:pointer;background:#ffffff06;border:1px solid #b7a9d621;border-radius:50%;align-content:center;place-items:center;gap:3px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.today-stamp-grape button:hover,.today-stamp-grape button:focus-visible{border-color:var(--border-active);transform:translateY(-2px)}.today-stamp-grape button span{font-size:9px}.today-stamp-grape button strong{font-family:var(--font-latin);font-size:12px}.today-stamp-grape button.is-stamped{color:#eeeaff;background:radial-gradient(circle at 34% 28%,#a48ff2,#6651bd 62%,#3d317a);border-color:#d7ccff61;box-shadow:inset 0 1px #ffffff38,0 7px 22px #51409f33}.today-stamp-grape button.is-selected{outline-offset:3px;outline:2px solid #d7ccff61}.today-stamp-detail{gap:8px;display:grid}.today-stamp-detail span{color:var(--accent-lavender);font-family:var(--font-latin);letter-spacing:.08em;font-size:10px}.today-stamp-detail strong{font-size:16px}.today-stamp-detail p{color:var(--text-muted);margin:0;font-size:10px;line-height:1.65}.today-coach-card{background:radial-gradient(circle at 85% 8%, #8068e829, transparent 30%), var(--surface-base);flex-direction:column;align-items:flex-start;min-height:388px;padding:25px;display:flex;position:relative;overflow:hidden}.today-coach-orb{background:radial-gradient(circle at 34% 28%,#d7ccff 0 5%,#8068e8 28%,#51409f 58%,#211b48 100%);border:1px solid #d7ccff40;border-radius:50%;width:52px;height:52px;margin-bottom:28px;box-shadow:0 0 26px #8068e847}.today-coach-card>strong{max-width:290px;font-size:18px;line-height:1.4}.today-coach-card>p{color:var(--text-secondary);margin:10px 0 0;font-size:11px;line-height:1.75}.today-coach-card>small{color:var(--text-muted);margin-top:14px;font-size:9px;line-height:1.65}.today-coach-actions{flex-wrap:wrap;align-items:center;gap:12px;width:100%;margin-top:auto;padding-top:22px;display:flex}.today-coach-actions .ui-button{min-height:38px;font-size:10px}.today-coach-actions>button:not(.ui-button){color:var(--accent-lavender);cursor:pointer;background:0 0;padding:6px 0;font-size:9px}.today-activity-card,.today-library-card{min-height:300px;padding:22px}.today-activity-card ul{margin:0;padding:0;list-style:none;display:grid}.today-activity-card li{border-bottom:1px solid var(--border-subtle);grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:51px;display:grid}.today-activity-card li:last-child{border-bottom:0}.today-activity-dot{background:var(--accent-violet);border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #8068e88c}.today-activity-card li div{gap:3px;min-width:0;display:grid}.today-activity-card li strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;overflow:hidden}.today-activity-card li small{color:var(--text-muted);font-size:9px}.today-activity-card time{color:var(--text-muted);font-family:var(--font-latin);white-space:nowrap;font-size:8px}.today-list-empty{text-align:center;place-content:center;justify-items:center;min-height:250px;display:grid}.today-list-empty strong{font-size:13px}.today-list-empty p{max-width:300px;color:var(--text-muted);margin:7px 0 0;font-size:10px;line-height:1.6}.today-plan-badge{border:1px solid var(--border-subtle);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:210px;padding:5px 8px;overflow:hidden;color:var(--text-secondary)!important}.today-plan-badge.is-one-song-pass{background:#8068e817;border-color:#8068e84d;color:var(--accent-lavender)!important}.today-plan-badge.is-one-song-pass-expired{color:var(--text-muted)!important}.today-plan-badge.is-pro{border-color:#d7ccff4d;color:#d7ccff!important}.today-library-counts{border:1px solid var(--border-subtle);border-radius:var(--radius-md);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.today-library-counts div{border-right:1px solid var(--border-subtle);align-content:center;gap:6px;min-height:68px;padding:13px;display:grid}.today-library-counts div:last-child{border-right:0}.today-library-counts strong{font-family:var(--font-latin);font-size:18px}.today-pass-notice{border-radius:var(--radius-sm);color:var(--accent-lavender);background:#8068e814;margin:14px 0 0;padding:11px 12px;font-size:9px;line-height:1.55}.today-locked-list{gap:7px;margin-top:14px;display:grid}.today-locked-list button{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);text-align:left;cursor:pointer;background:#ffffff05;gap:3px;padding:10px 11px;display:grid}.today-locked-list span{font-size:10px}.today-locked-list small{color:var(--text-muted);font-size:8px;line-height:1.5}.today-library-actions{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.today-library-actions .ui-button{min-height:38px;font-size:10px}.today-loading,.today-empty{place-content:center;justify-items:center;gap:var(--space-5);min-height:100svh;color:var(--text-secondary);background:var(--background-deep);text-align:center;display:grid}.today-empty p{color:var(--accent-lavender);font-family:var(--font-latin);letter-spacing:.18em;margin:0;font-size:10px}.today-empty h1{color:var(--text-primary);margin:0;font-size:28px}@media (width<=1040px){.today-dashboard{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr)}.today-project-card{grid-template-columns:minmax(0,1fr) 330px}.today-stamp-card{grid-template-columns:1fr;gap:24px}}@media (width<=839px){.today-page{padding-bottom:calc(76px + env(safe-area-inset-bottom));display:block}.today-account-button{display:block}.today-dashboard{grid-template-columns:1fr;grid-template-areas:"current""practice""stamp""coach""activity""library"}.today-project-card{grid-template-columns:1fr}.today-coach-card{min-height:310px}}@media (width<=560px){.today-header{align-items:flex-start;gap:16px}.today-header h1{max-width:280px;font-size:25px}.today-header p{font-size:8px}.import-card{flex-direction:column;align-items:stretch}.import-card .ui-button{width:100%}.today-readonly-notice{flex-direction:column;align-items:flex-start}.today-readonly-notice button{margin-left:0}.today-dashboard{margin-top:var(--space-6);gap:24px}.today-project-card{min-height:0;padding:22px}.today-project-card h2{margin-top:23px;font-size:29px}.today-project-card__actions,.today-library-actions{grid-template-columns:1fr;width:100%;display:grid}.today-project-card__actions .ui-button,.today-library-actions .ui-button{width:100%;min-height:44px}.today-project-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.today-project-metrics div{min-height:68px;padding:12px}.today-project-metrics strong{font-size:11px}.today-practice-card,.today-coach-card,.today-activity-card,.today-library-card{padding:18px}.today-practice-summary,.today-library-counts{grid-template-columns:repeat(3,minmax(0,1fr))}.today-practice-summary div,.today-library-counts div{min-width:0;padding:10px}.today-practice-summary strong{font-size:11px}.routine-task{grid-template-columns:32px minmax(0,1fr) auto;gap:9px;min-height:67px;padding:11px}.today-stamp-card{padding:20px 15px}.today-stamp-grape{grid-template-columns:repeat(7,minmax(36px,1fr));gap:5px}.today-stamp-grape button{min-height:38px}.today-stamp-grape button span{font-size:8px}.today-activity-card li{grid-template-columns:7px minmax(0,1fr);padding:8px 0}.today-activity-card time{grid-column:2}.today-plan-badge{max-width:150px}}@media (width<=370px){.today-header h1{font-size:22px}.today-project-card__top span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.today-project-card h2{font-size:25px}.today-stamp-grape{grid-template-columns:repeat(7,minmax(32px,1fr));gap:3px}.routine-task__copy small{font-size:8px}}@media (prefers-reduced-motion:reduce){.routine-task,.today-stamp-grape button,.today-progress span{transition:none}}.full-song-lyrics{column-count:initial;column-width:initial;columns:initial;width:100%;min-width:0;max-width:none;display:block}.full-song-lyrics>header{color:var(--accent-lavender);font:700 8px var(--font-latin);letter-spacing:.14em;margin:0 0 10px;display:block}.full-song-scroll{border-left:2px solid var(--accent-lavender);column-count:initial;column-width:initial;columns:initial;background:#7462b012;width:100%;min-width:0;max-height:min(62svh,620px);padding:18px;display:block;overflow:hidden auto}.full-song-section{break-inside:auto;width:100%;min-width:0;display:block}.full-song-section+.full-song-section{border-top:1px solid var(--border-subtle);margin-top:24px;padding-top:18px}.full-song-section h3{width:100%;color:var(--accent-lavender);font:700 9px var(--font-latin);letter-spacing:.14em;margin:0 0 8px;display:block}.full-song-section-lines{width:100%;min-width:0;display:block}.lyric-line{width:100%;min-width:0;color:var(--text-primary);font:16px/2 var(--font-korean);white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word;margin:0;display:block}.lyric-line.is-blank{height:1em}.shared-lyrics-viewer{gap:10px;min-width:0;display:grid}.shared-lyrics-viewer>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.shared-lyrics-viewer small{color:var(--accent-lavender);font:700 8px var(--font-latin);letter-spacing:.14em}.shared-lyrics-viewer select{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);max-width:65%;min-height:36px;color:var(--text-primary);background:var(--background-elevated);padding:0 8px;font-size:10px}.shared-lyrics-viewer pre{border-left:2px solid var(--accent-lavender);min-width:0;max-height:360px;color:var(--text-primary);font:16px/2 var(--font-korean);white-space:pre-wrap;overflow-wrap:break-word;word-break:keep-all;background:#7462b012;margin:0;padding:15px;overflow:auto}@media (width<=520px){.full-song-scroll{max-height:58svh;padding:15px}.lyric-line{font-size:16px;line-height:2}}.coach-card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--background-elevated);grid-template-columns:44px minmax(0,1fr);gap:14px;min-width:0;padding:18px;display:grid}.coach-character{border:1px solid var(--border-active);width:44px;height:44px;color:var(--accent-lavender);background:#7462b024;border-radius:50%;place-items:center;font-size:19px;display:grid;overflow:hidden}.coach-character img{object-fit:cover;width:100%;height:100%}.coach-card-body{gap:7px;min-width:0;display:grid}.coach-card-body>small{color:var(--accent-lavender);font:600 9px var(--font-latin);letter-spacing:.12em}.coach-card-body h3{margin:0;font-size:15px;line-height:1.45}.coach-card-copy{color:var(--text-secondary);overflow-wrap:anywhere;font-size:12px;line-height:1.7}.coach-card-copy p{margin:0}.coach-card-copy p+p{margin-top:6px}.coach-card-body footer{margin-top:3px}@media (width<=420px){.coach-card{grid-template-columns:36px minmax(0,1fr);gap:11px;padding:15px}.coach-character{width:36px;height:36px}}.record-page{min-height:100svh;color:var(--text-primary);background:var(--background-deep);grid-template-columns:232px minmax(0,1fr);display:grid}.record-section-head small,.record-capture>small,.record-review small,.record-title>p{color:var(--accent-lavender);font:600 10px var(--font-latin);letter-spacing:.12em}.record-shell{min-width:0}.record-header{align-items:center;gap:16px;min-height:48px;display:flex}.record-header button{border:1px solid var(--border-subtle);width:38px;height:38px;color:var(--text-secondary);background:var(--surface-base);cursor:pointer;border-radius:50%;flex-shrink:0}.record-header div{flex:1;justify-content:space-between;gap:12px;min-width:0;display:flex}.record-header p{color:var(--text-muted);font-family:var(--font-latin);letter-spacing:.12em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;font-weight:600;overflow:hidden}.record-header strong{border:1px solid var(--border-subtle);color:var(--accent-lavender);background:var(--surface-glass);font-family:var(--font-latin);white-space:nowrap;border-radius:8px;padding:6px 9px;font-size:12px}.record-message,.record-error{border-radius:10px;margin:14px 0 0;padding:12px 14px;font-size:13px}.record-message{color:var(--text-secondary);background:#7462b014}.record-error{color:#ffabb4;background:#e66c7a1a}.record-title h1{letter-spacing:-.045em;margin:10px 0 28px;font-size:clamp(34px,5vw,58px);line-height:1.08}.record-title>div{gap:4px;display:grid}.record-title>div strong{font-size:18px}.record-title>div span{color:var(--text-muted);font-size:13px}.youtube-copy{border-radius:var(--radius-lg);background:linear-gradient(135deg, #7462b021, var(--surface-base) 52%);border:1px solid #b7a9d647;gap:16px;margin:0 0 28px;padding:22px;display:grid}.youtube-copy__heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.youtube-copy__heading small,.youtube-copy__meta small{color:var(--accent-lavender);font:600 9px var(--font-latin);letter-spacing:.13em}.youtube-copy__heading h2{margin:5px 0 0;font-size:22px}.youtube-copy__heading>span{color:var(--accent-lavender);font:600 9px var(--font-latin);letter-spacing:.08em;border:1px solid #b7a9d642;border-radius:999px;padding:5px 8px}.youtube-copy__layout{grid-template-columns:minmax(0,1.45fr) minmax(190px,.55fr);align-items:stretch;gap:14px;display:grid}.youtube-copy__video{aspect-ratio:16/9;border-radius:var(--radius-md);background:#050608;overflow:hidden}.youtube-copy__video>div,.youtube-copy__video iframe{border:0;width:100%;height:100%}.youtube-copy__meta{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#06080e7a;grid-template-columns:72px minmax(0,1fr);align-content:start;gap:11px;min-width:0;padding:12px;display:grid}.youtube-copy__meta img{aspect-ratio:16/9;object-fit:cover;border-radius:7px;width:72px}.youtube-copy__meta>div{align-content:start;gap:5px;min-width:0;display:grid}.youtube-copy__meta strong,.youtube-copy__meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.youtube-copy__meta strong{font-size:13px}.youtube-copy__meta span{color:var(--text-muted);font-size:10px}.youtube-copy__transport{justify-content:space-between;align-items:center;gap:14px;display:flex}.youtube-copy__status strong{color:var(--text-primary);font:600 18px var(--font-latin)}.youtube-copy__status span{color:var(--text-muted);font:11px var(--font-latin)}.youtube-copy__buttons,.youtube-copy__controls{flex-wrap:wrap;gap:8px;display:flex}.youtube-copy button{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-height:38px;color:var(--text-secondary);background:var(--background-elevated);cursor:pointer;padding:0 12px;font-size:11px}.youtube-copy button:hover:not(:disabled),.youtube-copy button.is-active{border-color:var(--border-active);color:var(--text-primary);background:#7462b029}.youtube-copy button:disabled{opacity:.45;cursor:default}.youtube-copy__controls{border-top:1px solid var(--border-subtle);align-items:end;padding-top:14px}.youtube-copy__controls label{min-width:102px;color:var(--text-muted);gap:5px;font-size:9px;display:grid}.youtube-copy__controls input{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;min-height:38px;color:var(--text-primary);font:12px var(--font-latin);background:#06080e7a;padding:0 10px}.youtube-copy__notice{color:var(--text-secondary);margin:-4px 0 0;font-size:11px}.youtube-copy__roles{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.youtube-copy__roles span{color:var(--text-muted);background:#080a125c;border-left:2px solid #b7a9d65c;padding:9px 10px;font-size:10px;line-height:1.5}.youtube-copy__roles b{color:var(--text-secondary)}.record-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start;gap:20px;display:grid}.record-console{background:var(--surface-base);padding:24px}.record-section-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.record-section-head h2{margin:5px 0 0;font-size:20px}.record-section-head>span{color:var(--text-muted);font-size:11px}.record-source-options{grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 14px;display:grid}.record-source-options button{border:1px solid var(--border-subtle);min-width:0;color:var(--text-secondary);text-align:left;cursor:pointer;background:#0b0e16;border-radius:12px;gap:5px;padding:13px 10px;display:grid}.record-source-options button.is-active{border-color:var(--border-active);color:var(--text-primary);background:#7462b01f}.record-source-options button.is-loading{background:linear-gradient(145deg,#7462b02b,#0b0e16f0);border-color:#b7a9d67a}.record-source-options button.is-error{background:#e66c7a11;border-color:#e66c7a6b}.record-source-options button:disabled{opacity:.55;cursor:default}.record-source-options small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.record-source-option__status{min-width:0;color:var(--text-muted);align-items:center;gap:6px;font-size:9px;line-height:1.35;display:flex}.record-source-option__status.is-ready{color:#8ed5af}.record-source-option__status.is-error{color:#ffabb4}.record-source-option__status i,.record-backing-status i{border:1.5px solid #c5b3ff47;border-top-color:var(--accent-lavender);border-radius:50%;flex:none;width:10px;height:10px;animation:.8s linear infinite record-backing-spin}.record-backing-status{min-height:34px;color:var(--text-muted);background:#ffffff06;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin:-3px 0 14px;padding:8px 10px;font-size:10px;display:flex}.record-backing-status span{align-items:center;gap:7px;min-width:0;line-height:1.45;display:flex}.record-backing-status.is-loading{color:var(--text-secondary);background:#7462b013}.record-backing-status.is-error{color:#ffabb4;background:#e66c7a12}.record-backing-status button{color:#ffc2c8;cursor:pointer;background:#e66c7a14;border:1px solid #e66c7a4d;border-radius:999px;flex:none;min-height:30px;padding:0 10px;font-size:9px}.record-console audio,.record-take audio,.record-review audio{width:100%}.record-capture{border-top:1px solid var(--border-subtle);justify-items:center;padding:38px 0 20px;display:grid}.record-orb{border:1px solid var(--border-active);background:radial-gradient(circle,#7462b02e,#0d111c33 68%);border-radius:50%;place-content:center;justify-items:center;gap:8px;width:190px;height:190px;margin:18px 0;display:grid}.record-orb>span{color:var(--text-muted)}.record-orb>strong{font:600 38px var(--font-latin);letter-spacing:.04em}.record-orb>small{color:var(--text-muted);font:600 9px var(--font-latin);letter-spacing:.16em}.record-orb.is-recording{border-color:#e66c7a8c;box-shadow:0 0 40px #e66c7a1f}.record-orb.is-recording>span{color:var(--color-danger)}.record-review{border-top:1px solid var(--border-subtle);gap:14px;margin-top:18px;padding-top:20px;display:grid}.record-lyrics-workspace{gap:12px;margin-top:20px;display:grid}.record-lyrics-modes{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.record-lyrics-modes button{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-height:36px;color:var(--text-muted);background:var(--background-elevated);cursor:pointer;font-size:10px}.record-lyrics-modes button.is-active{border-color:var(--accent-violet);color:var(--text-primary);background:#7462b021}.record-lyrics-empty{color:var(--text-muted);margin:20px 0 0;font-size:12px;line-height:1.65}.record-lyrics-empty button{color:var(--accent-lavender);cursor:pointer;background:0 0;text-decoration:underline}.record-review>div:first-child{gap:5px;display:grid}.record-review>div:last-child{justify-content:flex-end;gap:8px;display:flex}.record-review-error{color:#ffabb4;margin:0;font-size:11px}.ai-coach-intro{color:var(--text-secondary);margin:-8px 0 0;font-size:11px;line-height:1.65}.key-progress{color:var(--text-secondary);margin-top:9px;font-size:10px;line-height:1.55;display:block}.record-takes{gap:10px;display:grid}.record-takes>.record-section-head{margin-bottom:6px}.record-take{background:var(--surface-base);gap:12px;display:grid}.record-take--processing{background:#7462b012;border-color:#b7a9d647}.record-take.is-selected{border-color:#b7a9d659}.record-take>div:first-child{grid-template-columns:1fr auto;gap:4px;display:grid}.record-take>div:first-child span{color:var(--accent-lavender);font:600 11px var(--font-latin)}.record-take>div:first-child small{color:var(--text-muted);grid-column:1/-1;font-size:10px}.record-take>div:last-child{justify-content:space-between;display:flex}.record-take button{color:var(--text-muted);cursor:pointer;background:0 0;font-size:11px}.record-take button.is-selected{color:var(--accent-lavender)}.record-no-takes{background:var(--surface-base)}.record-no-takes p,.record-take>p{color:var(--text-muted);font-size:12px;line-height:1.6}.record-no-takes .ui-button{margin-top:8px}.comparison-section{margin-top:48px}.comparison-card{background:var(--surface-base);margin-top:14px;padding:24px}.comparison-empty{justify-items:start;gap:10px;display:grid}.comparison-empty strong{font-size:16px}.comparison-empty p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.6}.comparison-progress{place-content:center;justify-items:center;gap:10px;min-height:150px;display:grid}.comparison-progress>span{border:2px solid var(--border-active);border-top-color:var(--accent-lavender);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite comparison-spin}.comparison-progress small{color:var(--text-muted);font-size:10px}@keyframes comparison-spin{to{transform:rotate(360deg)}}.comparison-summary p{color:var(--accent-lavender);font:600 9px var(--font-latin);letter-spacing:.14em;margin:0}.comparison-summary h3{margin:7px 0 9px;font-size:24px}.comparison-summary span{color:var(--text-muted);font-size:11px;line-height:1.65}.comparison-top-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.comparison-top-list article{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--background-elevated);align-content:start;gap:9px;min-width:0;padding:17px;display:grid}.comparison-top-list article>div{align-items:center;gap:8px;display:flex}.comparison-top-list article>div span{color:var(--accent-lavender);font:700 16px var(--font-latin)}.comparison-top-list article small{color:var(--text-muted);font-size:9px}.comparison-top-list h4{margin:5px 0 0;font-size:14px;line-height:1.5}.comparison-top-list p,.comparison-top-list em{color:var(--text-muted);margin:0;font-size:10px;font-style:normal;line-height:1.55}.comparison-top-list em{color:var(--color-warning)}.comparison-top-list .ui-button{min-height:38px;margin-top:5px;padding:0 10px;font-size:9px}.comparison-fallback{border-radius:var(--radius-md);background:#e3b85d0a;border:1px solid #e3b85d2e;justify-items:start;gap:9px;margin-top:20px;padding:17px;display:grid}.comparison-fallback p{color:var(--text-muted);margin:0;font-size:11px;line-height:1.6}.comparison-result details{color:var(--text-muted);margin-top:18px;font-size:9px}.comparison-result summary{cursor:pointer}.comparison-result details p{line-height:1.6}.segment-practice{margin-top:48px;scroll-margin-top:20px}.segment-practice>.record-section-head>button{color:var(--text-muted);cursor:pointer;background:0 0;font-size:11px}.segment-practice-card{background:linear-gradient(145deg, #7462b01f, var(--surface-base) 64%);gap:18px;margin-top:14px;padding:24px;display:grid}.segment-practice-summary{gap:7px;display:grid}.segment-practice-summary>span{color:var(--accent-lavender);font:600 12px var(--font-latin);letter-spacing:.08em}.segment-practice-summary>strong{font-size:19px}.segment-practice-summary>small{color:var(--text-muted);font-size:10px}.segment-source-switch{grid-template-columns:1fr 1fr;gap:8px;display:grid}.segment-source-switch button{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-height:42px;color:var(--text-muted);background:var(--background-elevated);cursor:pointer;font-size:10px}.segment-source-switch button.is-active{border-color:var(--border-active);color:var(--text-primary);background:#7462b029}.segment-source-switch button:disabled{opacity:.42;cursor:default}.segment-transport{align-items:center;gap:12px;display:flex}.segment-transport .ui-button{min-height:42px}.segment-transport output{color:var(--color-warning);font:600 12px var(--font-latin)}.segment-record-action{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);justify-content:center;align-items:center;gap:14px;min-height:78px;display:flex}.segment-countdown{color:var(--accent-lavender);font:600 42px var(--font-latin)}.segment-recording-dot{color:var(--color-danger);font-size:12px}.segment-message{color:var(--text-secondary);margin:0;font-size:11px;line-height:1.6}.segment-message.is-error{color:#ffabb4}.before-after-result{background:var(--surface-base);margin-top:12px;padding:24px}.before-after-result.is-improved{border-color:#45c58a57}.before-after-result.is-inconclusive{border-color:#e3b85d40}.before-after-title p{color:var(--accent-lavender);font:600 9px var(--font-latin);letter-spacing:.14em;margin:0}.before-after-title h3{margin:7px 0 0;font-size:24px}.before-after-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.before-after-grid article{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--background-elevated);gap:7px;padding:16px;display:grid}.before-after-grid small{color:var(--accent-lavender);font:600 9px var(--font-latin);letter-spacing:.1em}.before-after-grid strong{font:600 19px var(--font-latin)}.before-after-grid span{color:var(--text-muted);font-size:9px}.before-after-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.before-after-actions .ui-button{min-height:40px;padding:0 12px;font-size:9px}.record-empty{place-content:center;justify-items:center;gap:16px;min-height:100vh;display:grid}.ai-coach-section{margin-top:48px}.ai-coach-console{background:linear-gradient(145deg, #7462b01a, var(--surface-base) 55%);gap:20px;margin-top:14px;padding:24px;display:grid}.coach-question{gap:8px;display:grid}.coach-question label{font-size:13px;font-weight:600}.coach-question>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.coach-question input{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;min-width:0;min-height:44px;color:var(--text-primary);background:var(--background-elevated);padding:0 13px}.coach-question>small,.ai-coach-empty,.key-recommendation p,.key-insufficient{color:var(--text-muted);margin:0;font-size:10px;line-height:1.65}.ai-coach-message{border-radius:var(--radius-sm);color:var(--text-secondary);background:#7462b01f;margin:0;padding:10px 12px;font-size:11px}.coach-mode{justify-content:space-between;align-items:center;gap:10px;display:flex}.coach-mode strong{color:var(--accent-lavender);font:600 10px var(--font-latin);letter-spacing:.1em}.coach-mode span{color:var(--text-muted);font-size:9px}.coach-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.coach-list .ui-button,.key-recommendation .ui-button,.coach-card footer .ui-button{min-height:38px;padding:0 11px;font-size:9px}.ai-coach-console details{color:var(--text-muted);font-size:10px}.ai-coach-console details p{line-height:1.65}.key-recommendation{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:18px;padding-top:18px;display:flex}.key-recommendation small{color:var(--accent-lavender);font:600 9px var(--font-latin);letter-spacing:.12em}.key-recommendation h3{margin:6px 0;font-size:17px}.key-engine-note{font-size:10px;color:var(--color-warning)!important;margin-top:5px!important}.key-insufficient{border-radius:var(--radius-sm);background:#e3b85d0a;border:1px solid #e3b85d2e;padding:13px}@keyframes record-backing-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.record-source-option__status i,.record-backing-status i{border-color:var(--accent-lavender);animation:none}}@media (width<=839px){.record-page{padding-bottom:78px;display:block}.record-title{padding:38px 2px 28px}.record-title h1{font-size:36px}.youtube-copy{margin-bottom:22px;padding:16px}.youtube-copy__layout{grid-template-columns:1fr}.youtube-copy__meta{grid-template-columns:88px minmax(0,1fr)}.youtube-copy__meta img{width:88px}.youtube-copy__transport{flex-direction:column;align-items:stretch}.youtube-copy__buttons,.youtube-copy__controls{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.youtube-copy__controls label{min-width:0}.youtube-copy__controls button{grid-column:span 2}.youtube-copy__roles,.record-grid{grid-template-columns:1fr}.record-console{padding:18px}.record-source-options{grid-template-columns:1fr}.record-source-options button{min-height:58px}.record-backing-status{flex-direction:column;align-items:flex-start}.record-orb{width:166px;height:166px}.comparison-section{margin-top:36px}.comparison-card{padding:18px}.comparison-top-list{grid-template-columns:1fr}.segment-practice{margin-top:36px}.segment-practice-card,.before-after-result{padding:18px}.before-after-grid{grid-template-columns:1fr}.segment-transport{flex-direction:column;align-items:stretch}.segment-transport output{align-self:center}.before-after-actions .ui-button{flex:100%}.ai-coach-section{margin-top:36px}.ai-coach-console{padding:18px}.coach-question>div,.coach-list{grid-template-columns:1fr}.key-recommendation{flex-direction:column;align-items:stretch}.coach-mode{flex-direction:column;align-items:flex-start}}.record-title h1{font-size:var(--type-hero-size);font-weight:600;line-height:var(--type-hero-leading);letter-spacing:var(--type-display-tracking)}.youtube-copy__heading h2{font-size:var(--type-card-title-size);letter-spacing:var(--type-card-tracking);margin-top:8px;font-weight:600;line-height:1.25}.record-section-head h2{font-size:var(--type-card-subtitle-size);letter-spacing:var(--type-card-tracking);margin-top:8px;font-weight:600;line-height:1.3}.mr-lab-page{background:var(--background-deep);grid-template-columns:232px minmax(0,1fr);min-height:100svh;display:grid}.mr-lab-shell{min-width:0}.mr-lab-audio{display:none}.mr-lab-header{align-items:center;gap:13px;display:flex}.mr-lab-header>button{border:1px solid var(--border-subtle);width:38px;height:38px;color:var(--text-secondary);background:var(--surface-base);cursor:pointer;border-radius:50%}.mr-lab-header div{margin-right:auto}.mr-lab-header p,.mr-lab-hero p,.mr-lab-card-heading p,.mr-lab-key-card p{color:var(--accent-lavender);font-family:var(--font-latin);letter-spacing:.14em;margin:0;font-size:9px;font-weight:700}.mr-lab-header h1{letter-spacing:-.03em;margin:5px 0 0;font-size:20px}.mr-lab-header>span{color:var(--color-success);font-family:var(--font-latin);letter-spacing:.1em;font-size:8px}.mr-lab-hero{margin:50px 0 22px}.mr-lab-hero h2{letter-spacing:-.055em;margin:8px 0 5px;font-size:clamp(32px,8vw,48px)}.mr-lab-hero small{color:var(--text-muted);overflow-wrap:anywhere;font-size:11px}.mr-lab-master{border:1px solid var(--border-subtle);background:var(--surface-input);border-radius:16px;margin-top:24px;padding:16px}.mr-lab-master>div{color:var(--text-muted);font:600 9px var(--font-latin);letter-spacing:.1em;justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.mr-lab-master output{color:var(--text-secondary);font-variant-numeric:tabular-nums;letter-spacing:0}.mr-lab-master .waveform{border:1px solid var(--border-subtle);cursor:crosshair;touch-action:none;border-radius:12px;width:100%;height:92px;display:block}.mr-lab-card-heading{justify-content:space-between;align-items:end;gap:12px;display:flex}.mr-lab-card-heading h2,.mr-lab-key-card h2{letter-spacing:-.025em;margin:7px 0 0;font-size:18px}.mr-lab-card-heading output{color:var(--color-warning);font-family:var(--font-latin);font-size:16px}.mr-lab-card .waveform{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:crosshair;touch-action:manipulation;width:100%;height:150px;margin-top:20px}.mr-lab-hint{color:var(--text-muted);margin:10px 0 0;font-size:10px;line-height:1.6}.mr-lab-card .waveform.is-editable{cursor:ew-resize;touch-action:none}.mr-lab-section-lyrics{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:#7462b00d;margin-top:16px;padding:14px}.mr-lab-section-lyrics .shared-lyrics-viewer.is-sectionPractice>pre{max-height:220px}.mr-lab-lyrics-empty{color:var(--text-muted);gap:10px;margin-top:16px;font-size:11px;line-height:1.6;display:grid}.mr-lab-range-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}.mr-lab-range-grid label{color:var(--text-secondary);gap:8px;font-size:10px;display:grid}.mr-lab-range-grid strong{color:var(--text-primary);font-family:var(--font-latin)}.mr-lab-range-grid input{width:100%;accent-color:var(--accent-lavender)}.mr-lab-transport,.mr-lab-actions{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.mr-lab-transport .ui-button,.mr-lab-actions .ui-button{min-height:40px;padding:0 13px;font-size:10px}.mr-lab-transport label{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-height:40px;color:var(--text-secondary);background:var(--background-elevated);align-items:center;gap:7px;padding:0 12px;font-size:10px;display:inline-flex}.mr-lab-transport input{accent-color:var(--accent-lavender)}.mr-lab-time{color:var(--text-muted);font-family:var(--font-latin);margin-top:14px;font-size:10px;display:block}.mr-lab-fades{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.mr-lab-fades label{color:var(--text-secondary);gap:7px;font-size:10px;display:grid}.mr-lab-fades select{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;height:42px;color:var(--text-primary);background:var(--background-elevated);font:inherit;padding:0 11px;font-size:11px}.mr-lab-preview{border-top:1px solid var(--border-subtle);gap:8px;margin-top:17px;padding-top:16px;display:grid}.mr-lab-preview strong{font-size:11px}.mr-lab-preview p{color:var(--text-muted);margin:0;font-size:10px;line-height:1.6}.mr-lab-key-card{grid-template-columns:minmax(150px,.55fr) minmax(0,1.45fr);align-items:center;gap:24px;display:grid}.mr-lab-key-card small{color:var(--color-warning);margin-top:8px;font-size:10px;line-height:1.7;display:block}.mr-lab-key-card>div>p{color:var(--text-muted);font-family:var(--font-korean);letter-spacing:0;font-size:10px;font-weight:400;line-height:1.6}.mr-lab-key-value{color:var(--accent-lavender);font-family:var(--font-latin);margin-top:12px;font-size:40px;line-height:1;display:block}.mr-lab-key-controls{gap:13px;min-width:0;display:grid}.mr-lab-key-slider{gap:10px;display:grid}.mr-lab-key-slider span{color:var(--text-secondary);font:700 10px var(--font-latin);justify-content:space-between;align-items:center;gap:12px;display:flex}.mr-lab-key-slider em{color:var(--text-muted);font-family:var(--font-korean);text-align:center;font-style:normal;font-weight:400}.mr-lab-key-slider input{width:100%;accent-color:var(--accent-lavender);cursor:pointer}.mr-lab-key-steps{grid-template-columns:42px minmax(70px,1fr) 42px;align-items:center;gap:8px;display:grid}.mr-lab-key-steps button{border:1px solid var(--border-subtle);min-height:40px;color:var(--text-primary);background:var(--background-elevated);cursor:pointer;border-radius:9px;font-size:20px}.mr-lab-key-steps button:disabled{opacity:.35;cursor:default}.mr-lab-key-steps output{color:var(--accent-lavender);font:700 18px var(--font-latin);text-align:center}.mr-lab-manual-key{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.mr-lab-manual-key input{border:1px solid var(--border-subtle);width:76px;height:38px;color:var(--text-primary);background:var(--background-elevated);font:700 12px var(--font-latin);border-radius:8px;padding:0 9px}.mr-lab-key-actions{flex-wrap:wrap;gap:8px;display:flex}.mr-lab-preview-stale{color:var(--color-warning);background:#e3b85d0f;border:1px solid #e3b85d33;border-radius:12px;margin:16px 0 0;padding:12px 14px;font-size:11px;line-height:1.6}.mr-lab-save-card{border-color:var(--border-active);background:radial-gradient(ellipse at 100% 0, #8068e81f, transparent 70%), var(--surface-card)}.mr-lab-preview label{color:var(--text-secondary);align-items:center;gap:7px;font-size:10px;display:inline-flex}.mr-lab-preview input{accent-color:var(--accent-lavender)}.mr-lab-status{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-secondary);background:#7462b014;margin-top:14px;padding:13px 15px;font-size:11px;line-height:1.55}.mr-lab-status span{color:var(--color-danger);margin-top:5px;display:block}.mr-lab-empty{text-align:center;place-content:center;justify-items:center;gap:14px;min-height:58svh;display:grid}.mr-lab-empty strong{font-size:19px}.mr-lab-empty p{max-width:350px;color:var(--text-muted);margin:0;font-size:12px;line-height:1.7}@media (width<=839px){.mr-lab-page{padding-bottom:calc(112px + env(safe-area-inset-bottom));display:block;overflow-x:hidden}}@media (width<=520px){.mr-lab-hero{margin-top:38px}.mr-lab-master{padding:12px}.mr-lab-master .waveform{height:82px}.mr-lab-card .waveform{height:140px}.mr-lab-range-grid,.mr-lab-fades,.mr-lab-key-card{grid-template-columns:1fr}.mr-lab-key-slider em{max-width:190px}.mr-lab-key-actions .ui-button,.mr-lab-actions .ui-button{flex:100%}.mr-lab-transport .ui-button{flex:calc(50% - 4px)}.mr-lab-transport label{flex:100%;justify-content:center}}.mr-lab-header p,.mr-lab-hero p,.mr-lab-card-heading p,.mr-lab-key-card p{font-size:var(--type-eyebrow-size);letter-spacing:var(--type-eyebrow-tracking);font-weight:600}.mr-lab-header h1{font-size:var(--type-card-subtitle-size);letter-spacing:var(--type-card-tracking);font-weight:600;line-height:1.3}.mr-lab-hero h2{font-size:var(--type-hero-size);font-weight:600;line-height:var(--type-hero-leading);letter-spacing:var(--type-display-tracking);margin-block:10px 8px}.mr-lab-hero small{font-size:var(--type-button-utility-size);line-height:var(--type-body-leading)}.mr-lab-card-heading h2,.mr-lab-key-card h2{font-size:var(--type-card-subtitle-size);letter-spacing:var(--type-card-tracking);margin-top:10px;font-weight:600;line-height:1.3}.home-page,.home-empty,.home-loading{width:min(100% - 32px,1080px);min-height:100svh;margin:0 auto;padding:52px 0 80px}.home-page>header{margin-bottom:18px}.home-page>header p,.home-section-title>p,.home-empty>p{color:var(--accent-lavender);font:600 10px var(--font-latin);letter-spacing:.13em;margin:0}.home-page h1,.home-empty h1{margin:8px 0 0;font-size:clamp(30px,5vw,48px)}.home-section-title{margin:28px 0 12px}.home-section-title h2{margin:5px 0 0;font-size:20px}.home-project-card{background:var(--surface-base);gap:16px;padding:22px;display:grid}.home-project-card.is-primary{background:radial-gradient(circle at 88% 10%, #7462b038, transparent 30%), var(--surface-base)}.home-project-card__open{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;gap:16px;padding:0;display:flex}.home-project-card__open p,.home-project-card__open h3,.home-project-card__open span{margin:0}.home-project-card__open p,.home-project-card__open span{color:var(--text-muted);font-size:10px}.home-project-card__open h3{margin-top:5px;font-size:23px}.home-project-card__open strong{color:var(--accent-lavender);font:700 15px var(--font-latin);margin-top:10px;display:inline-block}.home-project-card__status{flex-wrap:wrap;gap:7px;display:flex}.home-project-card__status span{border:1px solid var(--border-subtle);color:var(--text-secondary);border-radius:999px;padding:6px 8px;font-size:9px}.home-project-card__actions{flex-wrap:wrap;gap:8px;display:flex}.home-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.home-empty{align-content:center;justify-items:start;max-width:600px;display:grid}.home-empty>p:not(:first-child){max-width:380px;color:var(--text-secondary);line-height:1.7}.home-message{color:var(--text-muted);font-size:11px}.home-page>header span{color:var(--text-secondary);margin-top:8px;font-size:13px;display:block}.projects-new-song-action{justify-content:center;width:100%;margin-bottom:42px;display:flex}.projects-new-song-action .ui-button{white-space:nowrap;justify-content:center;align-items:center;line-height:1;display:inline-flex}@media (width<=640px){.home-page,.home-empty,.home-loading{width:min(100% - 24px,1080px);padding-top:28px}.home-page>header{margin-bottom:18px}.projects-new-song-action{margin-bottom:28px}.projects-new-song-action .ui-button{width:100%}.home-project-grid{grid-template-columns:1fr}.home-project-card{padding:18px}.home-project-card__open h3{font-size:20px}.home-project-card__open{display:grid}.home-project-card__actions .ui-button{flex:1 1 0}}.home-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:38px;display:flex}.home-empty .home-topbar{width:100%}.home-back{border:1px solid var(--border-subtle);min-height:44px;color:var(--text-secondary);background:var(--surface-raised);font:600 10px/1 var(--font-latin);letter-spacing:.08em;cursor:pointer;border-radius:999px;padding:0 12px}.home-topbar .home-brand{margin-bottom:0}.home-brand img{object-fit:contain;width:132px;height:auto;display:block}.home-project-card__actions{align-items:center}.home-project-card__delete{color:#d69ca6;cursor:pointer;background:0 0;min-height:40px;margin-left:auto;padding:0 10px;font-size:10px}.home-project-card__delete:hover,.home-project-card__delete:focus-visible{color:#ffc0c9;text-underline-offset:3px;text-decoration:underline}.home-delete-dialog{border:1px solid var(--border-active);width:min(100% - 32px,460px);color:var(--text-primary);background:var(--surface-card);border-radius:22px;padding:0;box-shadow:0 28px 90px #000b}.home-delete-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#03040ac2}.home-delete-dialog>div{gap:10px;padding:26px;display:grid}.home-delete-dialog p{color:#d69ca6;font:700 9px/1 var(--font-latin);letter-spacing:.15em;margin:0}.home-delete-dialog h2{font-size:var(--type-card-title-size);margin:4px 0 0}.home-delete-dialog>div>strong{font-size:13px}.home-delete-dialog>div>span{color:var(--text-secondary);font-size:11px;line-height:1.7}.home-delete-dialog>div>div{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.home-delete-dialog .home-delete-confirm{color:#fff1f3;background:linear-gradient(135deg,#a4485b,#733545);box-shadow:0 8px 24px #802e4133}@media (width<=640px){.home-page,.home-empty,.home-loading{padding-top:max(20px, env(safe-area-inset-top))}.home-topbar{margin-bottom:28px}.home-back span{display:none}.home-brand img{width:116px}.home-project-card__delete{width:100%;margin-left:0}.home-delete-dialog>div{padding:22px 18px}}.hero-voice-visual{isolation:isolate;grid-area:visual;align-content:center;justify-items:center;width:100%;min-width:0;display:grid;position:relative}.hero-voice-visual>svg{width:min(115%,640px);max-width:none;overflow:visible}.hero-voice-visual__halo{z-index:-1;pointer-events:none;background:radial-gradient(#7150d133,#596be612 40%,#0000 69%);position:absolute;inset:2% -12%}.hero-voice-visual__sphere{transform-origin:280px 240px;animation:voice-arrive 1.2s var(--ease-out) both}@keyframes voice-arrive{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:none}}@media (width<=839px){.hero-voice-visual>svg{width:min(100%,420px);margin:-30px 0 -26px}}@media (prefers-reduced-motion:reduce){.hero-voice-visual__sphere{animation:none}}.ui-feature-card{text-align:left;border:1px solid var(--border-subtle);min-width:0;color:var(--text-primary);background:var(--surface-card);box-shadow:var(--shadow-card);cursor:pointer;transition:transform .22s var(--ease-out), border-color .22s;border-radius:24px;grid-column:span 2;grid-template-rows:auto 130px auto;padding:25px;display:grid}.ui-feature-card:nth-child(n+4){grid-column:span 3;grid-template-rows:auto 100px auto}.ui-feature-card__top{color:var(--accent-lavender);font:600 var(--type-eyebrow-size)/1 var(--font-latin);letter-spacing:var(--type-eyebrow-tracking);justify-content:space-between;align-items:center;display:flex}.ui-feature-card__top>span:last-child{border:1px solid var(--border-subtle);border-radius:50%;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.ui-feature-card__visual{place-items:center;display:grid}.ui-feature-card h3{font-size:var(--type-card-title-size);letter-spacing:var(--type-card-tracking);word-break:keep-all;margin:14px 0 12px;font-weight:600;line-height:1.25}.ui-feature-card p{max-width:360px;color:var(--text-secondary);font-size:var(--type-body-compact-size);line-height:var(--type-body-leading);word-break:keep-all;margin:0}@media (hover:hover){.ui-feature-card:hover{border-color:var(--border-active);transform:translateY(-3px)}}.legal-footer{border-top:1px solid var(--border-subtle);width:min(100% - 128px,1232px);color:var(--text-muted);justify-content:space-between;gap:30px;margin:0 auto;padding:32px 0 38px;font-size:11px;line-height:1.8;display:flex}.legal-footer>div{max-width:620px}.legal-footer strong{color:var(--text-primary);font:600 12px var(--font-latin);letter-spacing:.1em}.legal-footer p{margin:12px 0 0}.legal-footer nav{flex-wrap:wrap;place-content:start flex-end;gap:0 18px;display:flex}.legal-footer a{min-height:44px;color:var(--text-secondary);align-items:center;font-size:11px;text-decoration:none;display:inline-flex}.legal-footer a:hover{color:var(--accent-lavender)}.legal-footer span{opacity:.8}@media (width<=900px){.legal-footer{flex-direction:column;gap:20px;width:calc(100% - 40px);padding-top:26px}.legal-footer nav{justify-content:flex-start;gap:0 18px}}.landing-page{min-height:100svh;color:var(--text-primary);background:radial-gradient(ellipse at 78% 17%, #6145aa14, transparent 30%), var(--background-deep);overflow:clip}.landing-hero{grid-template-columns:1.06fr 1fr;grid-template-areas:"heading visual""support visual""actions visual";align-content:center;column-gap:12px;max-width:1360px;min-height:620px;margin:0 auto;padding:75px 64px 80px;display:grid}.landing-hero__heading{grid-area:heading;align-self:end}.landing-hero__eyebrow{width:fit-content;color:var(--accent-lavender);font:600 9px/1.35 var(--font-latin);letter-spacing:.15em;background:#8d6cd40b;border:1px solid #ba9fe632;border-radius:12px;gap:3px;margin:0 0 26px;padding:8px 12px;display:grid}.landing-hero h1{font-size:var(--type-hero-size);letter-spacing:var(--type-display-tracking);font-weight:600;line-height:var(--type-hero-leading);margin:0}.landing-hero h1>span{background:linear-gradient(105deg,#f7f3ff 5%,#d0b8ff 62%,#9bb7fc);color:#0000;-webkit-background-clip:text;background-clip:text}.landing-hero__support{grid-area:support;padding-top:25px}.landing-hero__support p{max-width:530px;color:var(--text-secondary);font-size:var(--type-body-size);line-height:var(--type-body-leading);word-break:keep-all;margin:0}.landing-hero__actions{grid-area:actions;align-items:center;gap:10px;padding-top:30px;display:flex}.landing-hero__actions .ui-button{min-height:54px;padding:0 22px}.landing-continue,.landing-overview,.landing-closing{width:min(100% - 128px,1232px);margin:0 auto 72px}.landing-continue{border:1px solid var(--border-active);background:radial-gradient(ellipse at 85% 0, #8a6bd626, transparent 60%), var(--surface-card);box-shadow:var(--shadow-card);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:30px 34px;display:flex;position:relative}.landing-continue p{color:var(--accent-lavender);font:600 var(--type-eyebrow-size)/1 var(--font-latin);letter-spacing:var(--type-eyebrow-tracking);margin:0}.landing-continue h2{font-size:var(--type-card-title-size);letter-spacing:var(--type-card-tracking);margin:10px 0 18px;font-weight:600;line-height:1.25}.landing-continue strong{font-size:var(--type-body-size);overflow-wrap:anywhere;margin-right:12px}.landing-continue span{border:0px solid var(--border-active);color:var(--accent-lavender);font:600 12px var(--font-latin);border-radius:0;padding:0;display:inline}.landing-continue small{color:var(--text-muted);font-size:var(--type-button-utility-size);line-height:var(--type-body-leading);margin-top:14px;display:block}.landing-overview{padding-top:26px;scroll-margin-top:30px}.landing-overview .ui-section-header{margin-bottom:32px}.landing-features{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.feature-disc{background:repeating-radial-gradient(circle,#0000 0 4px,#d4b6ff18 5px 6px),conic-gradient(from 25deg,#8e7bc9,#211d39,#6a6ea6,#26213e,#8e7bc9);border:1px solid #a49be052;border-radius:50%;place-items:center;width:92px;height:92px;display:grid;box-shadow:0 0 40px #9b74ed22}.feature-disc span{color:#e1d4ff;background:#2a2448;border:1px solid #b8adf176;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.feature-wave{align-items:center;gap:7px;height:90px;display:flex}.feature-wave i{background:linear-gradient(#bda3ff,#6866c3);border-radius:8px;width:5px;box-shadow:0 0 18px #aa8bf221}.feature-sliders{gap:20px;width:180px;display:grid}.feature-sliders i{background:linear-gradient(90deg,#a58bef 45%,#48416c 45%);border-radius:8px;height:3px;position:relative}.feature-sliders i:after{content:"";background:#d7c8ff;border-radius:50%;width:13px;height:13px;position:absolute;top:-5px;left:45%;box-shadow:0 0 16px #9b7fdf60}.feature-sliders i:nth-child(2){background:linear-gradient(90deg,#849ae3 72%,#48416c 72%)}.feature-sliders i:nth-child(2):after{left:72%}.feature-record{border:1px solid #b79ef94d;border-radius:50%;place-items:center;width:65px;height:65px;display:grid;box-shadow:0 0 0 9px #b79ef909,0 0 0 18px #b79ef905}.feature-record span{background:linear-gradient(135deg,#e0c3ff,#9b7aec);border-radius:50%;width:24px;height:24px;box-shadow:0 0 25px #a57ef955}.feature-days{gap:12px;display:flex}.feature-days>span{border:1px solid var(--border-subtle);min-width:54px;height:54px;color:var(--text-secondary);font:500 22px var(--font-latin);border-radius:13px;place-content:center;justify-items:center;gap:2px;display:grid}.feature-days>span:last-child{color:#e4d5ff;border-color:var(--border-active);background:#9676dc1a}.feature-days small{letter-spacing:.1em;font-size:8px}.landing-closing{text-align:center;border:1px solid var(--border-subtle);background:radial-gradient(at 50% 100%,#6c4dc62e,#0000 65%),#0d0e1c;border-radius:32px;margin-top:96px;padding:64px 24px}.landing-closing h2{font-size:var(--type-display-lg-size);letter-spacing:var(--type-display-tracking);font-weight:600;line-height:var(--type-display-leading);margin:18px 0 28px}.landing-closing>p:last-child{max-width:530px;color:var(--text-muted);font-size:var(--type-body-compact-size);line-height:var(--type-body-leading);margin:16px auto 0}@media (width<=1100px) and (width>=840px){.landing-hero{padding:60px 36px}.landing-hero h1{font-size:44px}.landing-hero__actions{flex-direction:column;align-items:start}.landing-hero__actions .ui-button--ghost{padding-left:0}.landing-continue,.landing-overview,.landing-closing{width:calc(100% - 72px)}}@media (width<=839px){.landing-hero{text-align:center;grid-template-columns:minmax(0,1fr);grid-template-areas:"heading""visual""support""actions";gap:0;min-height:auto;padding:32px 24px 55px}.landing-hero__eyebrow{margin:0 auto 19px;font-size:8px}.landing-hero h1{font-size:var(--type-hero-size);line-height:var(--type-hero-leading)}.landing-hero .hero-voice-visual{max-width:390px;min-height:215px;margin:4px auto 12px}.landing-hero__support{padding:16px 0 0}.landing-hero__support p{font-size:var(--type-body-size);line-height:var(--type-body-leading);margin-inline:auto}.landing-hero__actions{flex-direction:column;gap:5px;width:100%;max-width:420px;margin:0 auto;padding-top:24px}.landing-hero__actions .ui-button--primary{width:100%;min-height:54px}.landing-hero__actions .ui-button--ghost{min-height:44px;font-size:12px}.landing-continue,.landing-overview,.landing-closing{width:calc(100% - 40px);margin-bottom:48px}.landing-continue{flex-direction:column;align-items:stretch;padding:24px}.landing-continue h2{font-size:21px}.landing-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ui-feature-card,.ui-feature-card:nth-child(n+4){grid-column:auto;grid-template-rows:auto 110px auto;padding:22px}.ui-feature-card:last-child{grid-column:1/-1}.landing-closing{margin-top:64px;padding:46px 20px}}@media (width<=599px){.landing-features{grid-template-columns:minmax(0,1fr);gap:14px}.ui-feature-card,.ui-feature-card:nth-child(n+4){grid-template-rows:auto auto;grid-template-columns:1fr 100px;column-gap:12px;padding:22px}.ui-feature-card__top{grid-column:1/-1;margin-bottom:14px}.ui-feature-card__visual{grid-area:2/2}.ui-feature-card>div:last-child{grid-area:2/1}.ui-feature-card h3{margin-top:0;font-size:21px}.ui-feature-card p{font-size:12px}.feature-wave{transform:scale(.7)}.feature-sliders{width:82px}.feature-days{gap:4px}.feature-days>span{border-radius:8px;min-width:27px;height:42px;font-size:16px}.feature-days small{font-size:7px}}@media (width<=360px){.landing-hero{padding-left:18px;padding-right:18px}.landing-hero h1{font-size:32px}.ui-feature-card,.ui-feature-card:nth-child(n+4){grid-template-columns:1fr 72px;padding:18px}.feature-disc{width:68px;height:68px}.feature-wave{transform:scale(.55)}.feature-sliders{width:62px}.feature-days{transform:scale(.8)}}@keyframes landing-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){.landing-hero__heading{animation:landing-reveal .6s var(--ease-out) both}.landing-hero__support,.landing-hero__actions{animation:landing-reveal .6s .1s var(--ease-out) both}}.business-page{min-height:100svh;color:var(--text-primary);background:var(--background-deep)}.business-page>header{width:min(100% - 48px,900px);margin:0 auto;padding:28px 0}.business-page>header a{color:var(--text-primary);font:600 var(--type-button-utility-size)/1 var(--font-latin);letter-spacing:.02em}.business-page>section{width:min(100% - 48px,760px);margin:44px auto 72px}.business-page section>p{color:var(--accent-lavender);font:600 var(--type-eyebrow-size)/1 var(--font-latin);letter-spacing:var(--type-eyebrow-tracking);margin:0}.business-page h1{font-size:var(--type-display-lg-size);font-weight:600;line-height:var(--type-display-leading);letter-spacing:var(--type-display-tracking);margin:10px 0}.business-page section>span{color:var(--text-secondary);font-size:var(--type-body-compact-size);line-height:var(--type-body-leading)}.business-page dl{border-top:1px solid var(--border-subtle);margin:34px 0 16px}.business-page dl>div{border-bottom:1px solid var(--border-subtle);grid-template-columns:190px minmax(0,1fr);gap:24px;padding:18px 0;display:grid}.business-page dt{color:var(--text-muted);font-size:var(--type-button-utility-size)}.business-page dd{min-width:0;color:var(--text-primary);font-size:var(--type-body-compact-size);line-height:var(--type-body-leading);overflow-wrap:anywhere;margin:0}.business-page small{color:var(--text-muted);font-size:var(--type-button-utility-size);line-height:var(--type-body-leading)}@media (width<=520px){.business-page>header,.business-page>section{width:min(100% - 32px,760px)}.business-page>section{margin-top:24px}.business-page dl>div{grid-template-columns:1fr;gap:6px;padding:15px 0}}.legal-page{min-height:100svh;color:var(--text-primary);background:var(--background-deep)}.legal-page>header,.legal-page>article{width:min(100% - 48px,760px);margin:0 auto}.legal-page>header{padding:28px 0}.legal-page>header a{color:var(--text-primary);font:600 var(--type-button-utility-size)/1 var(--font-latin);letter-spacing:.02em}.legal-page article{margin-top:38px;margin-bottom:70px}.legal-page article>p{color:var(--accent-lavender);font:600 var(--type-eyebrow-size)/1 var(--font-latin);letter-spacing:var(--type-eyebrow-tracking);margin:0}.legal-page h1{font-size:var(--type-display-lg-size);font-weight:600;line-height:var(--type-display-leading);letter-spacing:var(--type-display-tracking);margin:10px 0 36px}.legal-page section{border-top:1px solid var(--border-subtle);padding:24px 0}.legal-page h2{font-size:var(--type-card-subtitle-size);letter-spacing:var(--type-card-tracking);margin:0 0 12px;font-weight:600;line-height:1.3}.legal-page section p,.legal-page li{color:var(--text-secondary);font-size:var(--type-body-compact-size);line-height:var(--type-body-leading)}.legal-page section p{margin:0}.legal-page ul{margin:10px 0 0;padding-left:20px}.legal-page li+li{margin-top:5px}.legal-page .legal-note{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);background:var(--surface-base);font-size:var(--type-button-utility-size);line-height:var(--type-body-leading);padding:14px}.legal-page a{color:var(--accent-lavender);text-underline-offset:3px;text-decoration:underline}@media (width<=520px){.legal-page>header,.legal-page>article{width:min(100% - 32px,760px)}.legal-page article{margin-top:24px}.legal-page h1{margin-bottom:25px}.legal-page section{padding:20px 0}}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.pricing-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card);min-width:0;box-shadow:var(--shadow-card);flex-direction:column;padding:22px;display:flex;position:relative}.pricing-card--recommended{border-color:var(--border-active);background:var(--surface-raised);box-shadow:var(--shadow-card), var(--glow-active)}.pricing-card__badge{border-radius:var(--radius-pill);color:var(--text-on-accent,var(--text-primary));background:var(--gradient-button-primary);font:700 var(--type-eyebrow-size)/1 var(--font-korean);letter-spacing:var(--type-eyebrow-tracking);padding:5px 8px;position:absolute;top:16px;right:16px}.pricing-card__header{min-height:94px}.pricing-card__plan{color:var(--accent-lavender);font:700 var(--type-eyebrow-size)/1 var(--font-latin);letter-spacing:var(--type-eyebrow-tracking);margin:0 0 10px}.pricing-card h3{color:var(--text-primary);font-size:var(--type-card-subtitle-size);font-weight:650;line-height:var(--type-card-title-leading);letter-spacing:var(--type-card-tracking);margin:0}.pricing-card__price{align-content:end;gap:5px;min-height:64px;display:grid}.pricing-card__price strong{color:var(--text-primary);letter-spacing:-.035em;font-size:clamp(1.42rem,2vw,1.72rem);font-weight:720;line-height:1.1}.pricing-card__price--promotion strong{color:var(--accent-lavender)}.pricing-card__price span,.pricing-card__period{color:var(--text-secondary);font-size:var(--type-button-utility-size);line-height:var(--type-card-leading);margin:0}.pricing-card__period{min-height:24px;margin-top:5px}.pricing-card__purchase{min-height:58px;margin-top:14px}.pricing-card__cta,.pricing-check__action button{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;min-height:44px;color:var(--text-primary);background:var(--surface-raised);font:650 var(--type-button-utility-size)/1.2 var(--font-korean);text-align:center;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.pricing-card--recommended .pricing-card__cta{color:var(--text-on-accent,var(--text-primary));background:var(--gradient-button-primary);border-color:#0000}.pricing-card__cta:not(:disabled):hover,.pricing-card__cta:not(:disabled):focus-visible,.pricing-check__action button:not(:disabled):hover,.pricing-check__action button:not(:disabled):focus-visible{border-color:var(--border-active);transform:translateY(-1px)}.pricing-card__cta:focus-visible,.pricing-check__action button:focus-visible,.pricing-legal-note a:focus-visible{outline:2px solid var(--accent-lavender);outline-offset:3px}.pricing-card__cta:disabled,.pricing-check__action button:disabled{cursor:not-allowed;opacity:.68}.pricing-card__purchase small,.pricing-check__action small{color:var(--text-muted);font-size:var(--type-button-utility-size);text-align:center;margin-top:5px;line-height:1.2;display:block}.pricing-card__divider{background:var(--border-subtle);height:1px;margin:16px 0}.pricing-card__features{color:var(--text-secondary);font-size:var(--type-button-utility-size);line-height:var(--type-body-leading);gap:9px;margin:0;padding:0;list-style:none;display:grid}.pricing-card__features li{grid-template-columns:12px minmax(0,1fr);gap:7px;display:grid}.pricing-card__features li:before{content:"·";color:var(--accent-lavender);font-weight:800}.pricing-check{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:var(--shadow-card);grid-template-columns:minmax(150px,.85fr) minmax(0,2fr) minmax(144px,.85fr);align-items:center;gap:24px;margin-top:18px;margin-bottom:48px;padding:20px 22px;display:grid}.pricing-check__price p{color:var(--accent-lavender);font:700 var(--type-eyebrow-size)/1 var(--font-latin);letter-spacing:var(--type-eyebrow-tracking);margin:0 0 7px}.pricing-check h2{color:var(--text-primary);font-size:var(--type-card-subtitle-size);line-height:var(--type-card-title-leading);margin:0}.pricing-check__price strong{color:var(--text-primary);font-size:var(--type-card-subtitle-size);margin-top:10px;line-height:1.15;display:block}.pricing-check__price span,.pricing-check__copy small{color:var(--text-muted);font-size:var(--type-button-utility-size);line-height:var(--type-card-leading);margin-top:5px;display:block}.pricing-check__copy p{color:var(--text-primary);font-size:var(--type-body-compact-size);font-weight:600;line-height:var(--type-body-leading);margin:0}.pricing-check__action{min-width:0}.pricing-legal-note{color:var(--text-muted);font-size:var(--type-button-utility-size);line-height:var(--type-body-leading);text-align:center;margin:18px 0 0}.pricing-legal-note a{color:var(--accent-lavender)}@media (width<=720px){.pricing-grid{grid-template-columns:1fr}.pricing-card{padding:20px}.pricing-card__header{min-height:0}.pricing-check{grid-template-columns:1fr;gap:16px;padding:20px}.pricing-check__action{width:100%}}@media (prefers-reduced-motion:reduce){.pricing-card__cta,.pricing-check__action button{transition:none}}.pricing-card__recommend{border-top:1px solid var(--border-subtle);margin-top:auto;padding-top:18px}.pricing-card__recommend strong{color:var(--text-primary);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.pricing-card__recommend p{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.65}.human-coach-page{min-height:100vh;color:var(--text-primary);background:radial-gradient(circle at 18% 8%, #977ede29, transparent 30%), var(--bg-primary)}.coach-topbar{border-bottom:1px solid var(--border-subtle);letter-spacing:.15em;justify-content:space-between;align-items:center;height:68px;padding:0 max(24px,50vw - 590px);font-size:11px;display:flex}.coach-topbar button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.coach-hero{max-width:1180px;margin:auto;padding:96px 24px 76px}.coach-hero>p,.coach-workspace>div>p,.coach-result>p{color:var(--accent-lavender);letter-spacing:.18em;font-size:11px;font-weight:800}.coach-hero h1{white-space:pre-line;max-width:720px;margin:16px 0;font-size:clamp(38px,6vw,72px);line-height:1.05}.coach-hero>div{white-space:pre-line;color:var(--text-secondary);margin-bottom:28px;font-size:18px;line-height:1.7}.coach-trust,.coach-benefits,.coach-workspace,.coach-result{max-width:1180px;margin:auto;padding:0 24px 72px}.coach-trust{grid-template-columns:1fr 1fr;gap:20px;display:grid}.coach-trust .ui-card,.coach-benefits .ui-card,.coach-submit-card,.coach-history .ui-card,.coach-result .ui-card{padding:24px}.coach-profile{align-items:center;gap:20px;display:flex}.coach-profile__photo{aspect-ratio:1;border:1px solid var(--border-subtle);width:116px;color:var(--accent-lavender);letter-spacing:.15em;background:#977ede14;border-radius:50%;flex:none;place-items:center;font-size:11px;display:grid}.coach-benefits>div{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.coach-benefits h2,.coach-workspace h2{margin:0 0 22px;font-size:28px}.coach-benefits p,.coach-trust p,.coach-submit-card p,.coach-history p,.coach-result p{color:var(--text-secondary);line-height:1.7}.coach-workspace{gap:20px;display:grid}.coach-product-tabs{grid-template-columns:1fr 1fr;gap:12px;display:grid}.coach-product-tabs button{text-align:left;min-height:82px;color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-base);cursor:pointer;flex-direction:column;gap:7px;padding:16px;display:flex}.coach-product-tabs button.active{color:var(--text-primary);border-color:var(--accent-lavender);box-shadow:0 0 0 1px #977ede38}.coach-submit-card{gap:18px;display:grid}.coach-submit-card label{gap:8px;font-size:12px;font-weight:700;display:grid}.coach-submit-card select,.coach-submit-card textarea,.coach-admin input,.coach-admin select,.coach-admin textarea{width:100%;color:var(--text-primary);border:1px solid var(--border-subtle);background:var(--surface-raised);font:inherit;border-radius:12px;padding:13px 14px}.coach-submit-card textarea,.coach-admin textarea{resize:vertical;min-height:100px}.coach-consent{align-items:start;line-height:1.55;grid-template-columns:auto 1fr!important;font-weight:400!important}.coach-consent input{margin-top:3px}.coach-state{border-left:3px solid var(--accent-lavender);background:#977ede14;padding:16px;font-weight:700}.coach-history{gap:12px;display:grid}.coach-history .ui-card>div{justify-content:space-between;gap:16px;display:flex}.coach-history span{color:var(--accent-lavender)}.coach-result{z-index:20;border:1px solid var(--border-subtle);background:var(--bg-primary);border-radius:24px;padding:32px;position:fixed;inset:24px;overflow:auto;box-shadow:0 30px 90px #00000080}.coach-result>button{float:right}.coach-result audio{width:100%;margin:16px 0}.coach-feedback-list{gap:12px;margin:18px 0;display:grid}.coach-toast{z-index:30;border:1px solid var(--border-subtle);background:var(--surface-raised);border-radius:14px;max-width:420px;padding:14px 18px;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 40px #00000059}@media (width<=700px){.coach-hero{padding-top:54px}.coach-hero h1{font-size:40px}.coach-trust,.coach-benefits>div,.coach-product-tabs{grid-template-columns:1fr}.coach-profile{align-items:flex-start}.coach-profile__photo{width:76px}.coach-result{border-radius:18px;padding:20px;inset:8px}}@media (prefers-reduced-motion:reduce){.human-coach-page *{scroll-behavior:auto!important}}.coach-report{--mark-red:#ff626f;--mark-violet:#a98df0;--mark-yellow:#f0c851;--mark-coral:#ff8873;--mark-lavender:#bca8ff;--mark-sky:#68bdec;--mark-ink:#d8d6e2;--mark-green:#64c69a;--mark-orange:#f49a55;--mark-blue:#5b9cff;gap:24px;display:grid;container-type:inline-size}.coach-report__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.coach-report__header p,.coach-report__tasks>p,.coach-report__final>p{color:var(--accent-lavender);letter-spacing:.16em;margin:0 0 8px;font-size:9px;font-weight:800}.coach-report__header h2{margin:0 0 5px;font-size:30px}.coach-report__header span{color:var(--text-secondary);font-size:11px}.coach-report__overview{grid-template-columns:.8fr 1.2fr;gap:12px;display:grid}.coach-report__overview .ui-card{padding:18px}.coach-report__overview small{color:var(--accent-lavender);font-size:9px;font-weight:800}.coach-report__overview p{color:var(--text-primary);margin:9px 0 0;font-size:16px}.coach-report__overview ol{color:var(--text-secondary);margin:10px 0 0;padding-left:20px;line-height:1.8}.coach-report__audio{width:100%}.coach-report__main{grid-template-columns:minmax(0,58fr) minmax(300px,42fr);align-items:start;gap:18px;display:grid}.coach-report__lyrics,.coach-report__feedback{border:1px solid var(--border-subtle);background:var(--surface-base);scroll-behavior:smooth;border-radius:18px;min-width:0;max-height:680px;padding:22px;overflow:auto}.coach-report__section-title{justify-content:space-between;align-items:start;gap:12px;min-height:42px;display:flex}.coach-report__section-title small{color:var(--accent-lavender);letter-spacing:.14em;font-size:8px;font-weight:800}.coach-report__section-title h3{margin:4px 0 0;font-size:18px}.coach-report__lyric-section{padding:18px 0}.coach-report__lyric-section+.coach-report__lyric-section{border-top:1px solid var(--border-subtle)}.coach-report__lyric-section h4{color:var(--accent-lavender);letter-spacing:.1em;margin:0 0 10px;font-size:10px}.coach-report__lyric-section p{white-space:pre-wrap;word-break:keep-all;margin:0;font-size:17px;line-height:2.35}.coach-lyric-mark{color:var(--text-primary);border:0;border-bottom:1px dashed var(--accent-lavender);font:inherit;cursor:pointer;background:#977ede14;border-radius:5px;margin:0 2px;padding:2px 3px 8px;position:relative}.coach-lyric-mark:hover,.coach-lyric-mark:focus-visible,.coach-lyric-mark.is-active{outline:2px solid var(--accent-lavender);outline-offset:2px;background:#977ede2e}.coach-lyric-mark__stack{pointer-events:none;justify-content:center;gap:0;display:flex;position:absolute;bottom:-9px;left:0;right:0}.coach-mark-symbol{color:var(--mark-lavender);place-items:center;display:inline-grid}.coach-mark-symbol.mark-red{color:var(--mark-red)}.coach-mark-symbol.mark-violet{color:var(--mark-violet)}.coach-mark-symbol.mark-yellow{color:var(--mark-yellow)}.coach-mark-symbol.mark-coral{color:var(--mark-coral)}.coach-mark-symbol.mark-lavender{color:var(--mark-lavender)}.coach-mark-symbol.mark-sky{color:var(--mark-sky)}.coach-mark-symbol.mark-ink{color:var(--mark-ink)}.coach-mark-symbol.mark-green{color:var(--mark-green)}.coach-mark-symbol.mark-orange{color:var(--mark-orange)}.coach-mark-symbol.mark-blue{color:var(--mark-blue)}.coach-mark-symbol svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;overflow:visible;transform:rotate(-1deg)}.coach-mark-symbol .is-filled{fill:currentColor}.coach-mark-symbol .is-soft{opacity:.5}.coach-feedback-card{border:1px solid var(--border-subtle);background:var(--surface-raised);border-radius:14px;margin-top:10px;overflow:hidden}.coach-feedback-card.is-active{border-color:var(--accent-lavender);box-shadow:0 0 0 1px #977ede33}.coach-feedback-card__activate{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:0;gap:8px;padding:16px;display:grid}.coach-feedback-card__activate:focus-visible{outline:2px solid var(--accent-lavender);outline-offset:-3px}.coach-feedback-card__lyric{color:var(--accent-lavender);font-size:13px;font-weight:800}.coach-feedback-card__marks{flex-wrap:wrap;gap:6px;display:flex}.coach-feedback-card__marks>span{color:var(--text-secondary);align-items:center;gap:3px;font-size:9px;display:inline-flex}.coach-feedback-card__meta{color:var(--text-secondary);font-size:9px}.coach-feedback-card p{color:var(--text-secondary);white-space:pre-wrap;margin:0;line-height:1.75}.coach-feedback-card__practice{border-left:2px solid var(--accent-lavender);color:var(--text-secondary);background:#977ede14;gap:4px;padding:10px;font-size:11px;line-height:1.6;display:grid}.coach-feedback-card__actions{flex-wrap:wrap;align-items:center;gap:8px;padding:0 16px 16px;display:flex}.coach-feedback-card__actions audio{flex:1;min-width:180px;height:40px}.coach-mark-legend{position:relative}.coach-mark-legend summary{border:1px solid var(--border-subtle);min-height:40px;color:var(--text-secondary);cursor:pointer;border-radius:999px;align-items:center;padding:0 12px;font-size:10px;list-style:none;display:flex}.coach-mark-legend[open]>div{z-index:10;border:1px solid var(--border-subtle);background:var(--surface-raised);border-radius:16px;width:min(420px,80vw);max-height:420px;padding:12px;position:absolute;top:48px;right:0;overflow:auto;box-shadow:0 18px 50px #0006}.coach-mark-legend[open]>div>div{grid-template-columns:34px 1fr;gap:8px;padding:8px;display:grid}.coach-mark-legend span{gap:3px;display:grid}.coach-mark-legend small,.coach-mark-legend em{color:var(--text-secondary);font-size:9px;line-height:1.5}.coach-report__tasks>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.coach-report__tasks .ui-card{padding:18px;position:relative}.coach-report__tasks .ui-card>span{color:var(--accent-lavender);opacity:.3;font-size:24px;position:absolute;top:10px;right:14px}.coach-report__tasks p,.coach-report__final div,.coach-report__final blockquote{color:var(--text-secondary);white-space:pre-wrap;line-height:1.8}.coach-report__final blockquote{border-left:2px solid var(--accent-lavender);background:#977ede12;margin:16px 0 0;padding:16px}.coach-report__check{border:1px solid var(--border-subtle);border-radius:14px;gap:5px;padding:18px;display:grid}.coach-report__check span,.coach-report__empty{color:var(--text-secondary);font-size:10px}@container (width<=760px){.coach-report__overview,.coach-report__main,.coach-report__tasks>div{grid-template-columns:1fr}.coach-report__lyrics,.coach-report__feedback{max-height:none;overflow:visible}.coach-mark-legend[open]{z-index:50;background:#0000008c;align-items:end;padding:16px;display:grid;position:fixed;inset:0}.coach-mark-legend[open]>summary{display:none}.coach-mark-legend[open]>div{border-radius:22px 22px 10px 10px;width:100%;max-height:70svh;position:static}.coach-feedback-card:not(.is-active) .coach-feedback-card__activate>p,.coach-feedback-card:not(.is-active) .coach-feedback-card__practice,.coach-feedback-card:not(.is-active) .coach-feedback-card__actions{display:none}}@media (prefers-reduced-motion:reduce){.coach-report__lyrics,.coach-report__feedback{scroll-behavior:auto}}.coach-feedback-card__actions label{min-width:180px;color:var(--text-secondary);flex:1;gap:3px;font-size:9px;display:grid}.coach-feedback-card__actions label audio{width:100%;min-width:0}@container (width<=760px){.coach-mark-legend[open]{flex-direction:column;justify-content:flex-end;display:flex}.coach-mark-legend[open]>summary{color:var(--text-primary);background:var(--surface-raised);order:2;justify-content:center;margin-top:6px;display:flex}}.coach-admin{min-height:100vh;color:var(--text-primary);background:var(--bg-primary)}.coach-admin__header{border-bottom:1px solid var(--border-subtle);letter-spacing:.14em;justify-content:space-between;align-items:center;height:60px;padding:0 28px;font-size:10px;display:flex}.coach-admin__header button,.coach-admin__title button{color:inherit;cursor:pointer;background:0 0;border:0}.coach-admin__body{max-width:1440px;margin:auto;padding:32px}.coach-admin__title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.coach-admin__title p{color:var(--accent-lavender);letter-spacing:.15em;margin:12px 0 6px;font-size:10px}.coach-admin__title h1{margin:0;font-size:30px}.coach-admin__title>div:last-child{align-items:center;gap:12px;display:flex}.coach-admin__filters{gap:8px;display:flex}.coach-admin__filters button{color:var(--text-secondary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:999px;padding:9px 13px}.coach-admin__filters button.active{color:var(--text-primary);border-color:var(--accent-lavender)}.coach-admin__list{gap:8px;display:grid}.coach-admin__list>button{text-align:left;color:var(--text-primary);border:1px solid var(--border-subtle);background:var(--surface-base);cursor:pointer;border-radius:14px;grid-template-columns:120px 1fr auto;align-items:center;gap:16px;padding:18px;display:grid}.coach-admin__list span,.coach-admin__status{color:var(--accent-lavender);font-size:11px;font-weight:800}.coach-admin__list small{color:var(--text-secondary)}.coach-admin__message{border-left:3px solid var(--accent-lavender);background:#977ede14;padding:12px 16px}.coach-admin__panes{grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);align-items:start;gap:20px;display:grid;container-type:inline-size}.coach-admin__primary,.coach-admin__secondary{gap:16px;min-width:0;display:grid}.coach-admin .ui-card{gap:13px;padding:20px;display:grid}.coach-admin h2{margin:0;font-size:18px}.coach-admin label{color:var(--text-secondary);gap:7px;font-size:11px;font-weight:700;display:grid}.coach-admin audio{width:100%}.coach-admin__time{align-items:end;gap:12px;display:flex}.coach-admin__time label{margin-left:auto}.coach-admin__form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.coach-admin__feedback{gap:8px;display:grid}.coach-admin__feedback>button{text-align:left;color:var(--text-primary);border:1px solid var(--border-subtle);background:var(--surface-base);cursor:pointer;border-radius:12px;gap:6px;padding:16px;display:grid}.coach-admin__feedback span{color:var(--accent-lavender);font-size:10px}.coach-admin__feedback p,.coach-admin__saved p,.coach-admin .ui-card p{color:var(--text-secondary);margin:0;line-height:1.6}.coach-admin dl{grid-template-columns:auto 1fr;gap:8px 14px;margin:0;font-size:11px;display:grid}.coach-admin dt{color:var(--text-secondary)}.coach-admin dd{overflow-wrap:anywhere;margin:0}.coach-admin__saved{border-top:1px solid var(--border-subtle);padding-top:12px}.coach-admin__feedback>article{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:12px;overflow:hidden}.coach-admin__feedback article>button{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:0;gap:6px;padding:16px;display:grid}.coach-admin__feedback article>label{border-top:1px solid var(--border-subtle);padding:10px 16px 14px}.coach-lyric-editor{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:16px;padding:20px;position:relative}.coach-lyric-editor>header{justify-content:space-between;gap:16px;display:flex}.coach-lyric-editor small{color:var(--accent-lavender);font-size:9px}.coach-lyric-editor h2{margin:4px 0 0}.coach-lyric-editor header>span{max-width:45%;color:var(--text-secondary);text-align:right;font-size:10px}.coach-lyric-editor__source{border-left:2px solid var(--accent-lavender);-webkit-user-select:text;user-select:text;background:#977ede0f;max-height:420px;margin-top:16px;padding:18px;overflow:auto}.coach-lyric-editor__source section+section{border-top:1px solid var(--border-subtle);margin-top:20px;padding-top:14px}.coach-lyric-editor__source h3{color:var(--accent-lavender);font-size:10px}.coach-lyric-editor__source p{white-space:pre-wrap;margin:0;font-size:16px;line-height:2.1}.coach-lyric-editor__source ::selection{color:var(--text-primary);background:#977ede6b}.coach-annotation-toolbar{z-index:5;border:1px solid var(--accent-lavender);background:var(--surface-raised);border-radius:14px;gap:9px;margin:14px 0 0;padding:12px;display:grid;position:sticky;bottom:10px;box-shadow:0 14px 40px #00000059}.coach-annotation-toolbar>div{gap:5px;display:flex;overflow-x:auto}.coach-annotation-toolbar button{min-width:54px;min-height:52px;color:var(--text-secondary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:9px;justify-items:center;gap:2px;padding:5px;display:grid}.coach-annotation-toolbar button[aria-pressed=true]{color:var(--text-primary);border-color:var(--accent-lavender);background:#977ede24}.coach-annotation-toolbar button:focus-visible{outline:2px solid var(--accent-lavender);outline-offset:2px}.coach-annotation-toolbar button span{font-size:8px}.coach-admin__selection{background:#977ede14;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.coach-admin__selection span{color:var(--text-secondary);font-size:9px}.coach-admin__preview{border:1px solid var(--border-subtle);background:var(--surface-base);border-radius:18px;margin-top:26px;padding:18px}.coach-admin__preview>summary{cursor:pointer;min-height:44px;font-weight:800}.coach-admin__preview .coach-report{margin-top:22px}@media (width<=840px){.coach-admin__body{padding:20px}.coach-admin__title{flex-direction:column;align-items:start}.coach-admin__panes{grid-template-columns:1fr}.coach-admin__list>button{grid-template-columns:1fr;gap:7px}.coach-admin__time{flex-direction:column;align-items:stretch}.coach-admin__time label{margin-left:0}.coach-admin__form-grid{grid-template-columns:1fr}.coach-lyric-editor>header{flex-direction:column}.coach-lyric-editor header>span{text-align:left;max-width:none}.coach-admin__selection{grid-template-columns:1fr}}.coach-admin{--mark-red:#ff626f;--mark-violet:#a98df0;--mark-yellow:#f0c851;--mark-coral:#ff8873;--mark-lavender:#bca8ff;--mark-sky:#68bdec;--mark-ink:#d8d6e2;--mark-green:#64c69a;--mark-orange:#f49a55;--mark-blue:#5b9cff}.coach-preview-page__tabs{gap:8px;display:flex}.coach-preview-page__tabs button{min-height:40px;color:var(--text-secondary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:999px;padding:0 14px}.coach-preview-page__tabs button[aria-selected=true]{color:var(--text-primary);border-color:var(--accent-lavender);background:#977ede24}.coach-preview-page__memo{align-items:center;gap:8px;display:flex}.coach-preview-page__memo input{block-size:18px;inline-size:18px}:root{--workspace-content-max-width:980px}:is(.today-page,.song-page,.practice-page,.record-page,.mr-lab-page,.legal-page,.business-page){background:var(--ambient-page)}:is(.today-page,.song-page,.practice-page,.record-page,.mr-lab-page){position:relative}.workspace-main-heading{color:var(--text-primary);font-family:var(--font-korean);margin:0;font-weight:600;font-size:var(--type-display-lg-size)!important;line-height:var(--type-display-leading)!important;letter-spacing:var(--type-display-tracking)!important}.workspace-content{width:min(var(--workspace-content-max-width), calc(100% - 64px));min-width:0;margin-inline:auto;padding:34px 0 100px}.today-heading{gap:2px;display:grid}.today-heading>span{white-space:nowrap;display:block}:is(.song-header,.practice-header,.mr-lab-header){min-height:48px}:is(.song-header,.practice-header,.mr-lab-header)>button{background:var(--surface-raised);flex-shrink:0;width:44px;height:44px}:is(.song-header,.practice-header) p{color:var(--text-secondary);font-size:10px}.workspace-header__actions{flex:none;align-items:center;gap:10px;display:inline-flex}.workspace-header__chip,.workspace-header__actions .mini-piano-trigger{box-sizing:border-box;border:1px solid var(--border-subtle);height:40px;min-height:40px;color:var(--accent-lavender);background:var(--surface-glass);font:600 12px/1 var(--font-korean);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;display:inline-flex}.workspace-header__actions .mini-piano-trigger{min-width:88px;color:var(--text-primary);gap:5px}:is(.song-hero,.practice-intro,.throat-check,.practice-exercise,.practice-complete){margin-top:48px}:is(.song-hero,.practice-intro,.throat-check,.practice-complete)>h1{letter-spacing:-.045em;font-weight:600}:is(.song-eyebrow,.practice-eyebrow,.practice-exercise__heading p,.routine-section__heading p,.today-header p,.record-title>p){letter-spacing:.16em;font-size:10px}:is(.song-hero,.practice-intro,.throat-check,.practice-complete)>p:not([class$=eyebrow]){font-size:14px;line-height:1.8}:is(.song-page,.practice-page,.mr-lab-page,.record-page,.onboarding-page,.auth-panel) :is(input:not([type=range]):not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select){border:1px solid var(--border-subtle);min-width:0;min-height:48px;color:var(--text-primary);background:var(--surface-input);font-family:var(--font-korean);transition:border-color var(--motion-fast), box-shadow var(--motion-fast);border-radius:13px;padding:12px 14px;font-size:14px;line-height:1.5}:is(.song-page,.practice-page,.mr-lab-page,.record-page,.onboarding-page,.auth-panel) :is(input,textarea,select):focus-visible{outline:2px solid var(--accent-lavender);outline-offset:2px;border-color:var(--border-active);box-shadow:var(--focus-ring)}input::placeholder,textarea::placeholder{color:var(--text-muted);opacity:.85}input:disabled,textarea:disabled,select:disabled{opacity:.55;cursor:not-allowed}input[type=range],input[type=checkbox],input[type=radio]{accent-color:var(--accent-violet)}:is(.song-page,.record-page,.practice-page,.mr-lab-page) label{line-height:1.5}:is(.song-page,.record-page,.practice-page,.mr-lab-page) label>span{color:var(--text-secondary)}.song-methods{gap:14px;margin-top:32px}.song-methods>button{background:var(--surface-card);min-height:150px;box-shadow:var(--shadow-card);transition:border-color var(--motion-fast), transform var(--motion-fast) var(--ease-out);border-radius:22px;padding:24px;position:relative}.song-methods>button>span{border:1px solid var(--border-subtle);background:var(--surface-raised);border-radius:13px;width:42px;height:42px}.song-methods>button>div{gap:8px}.song-methods strong{letter-spacing:-.025em;font-size:18px}.song-methods small{font-size:10px}.song-methods p{color:var(--text-secondary);font-size:12px;line-height:1.65}.song-methods>button.is-active{border-color:var(--border-active);background:radial-gradient(ellipse at 10% 0, #a782f52d, transparent 80%), var(--surface-card);box-shadow:var(--shadow-card), inset 0 0 0 1px #c9afff10}.song-methods>button.is-active:after{content:"✓";color:var(--accent-lavender);font-size:12px;position:absolute;top:14px;right:14px}.song-input-panel{background:var(--surface-card);margin-top:18px;padding:30px}.song-panel-heading small{font-size:10px}.song-panel-heading p{color:var(--text-secondary);font-size:13px;line-height:1.8}.song-panel-heading h2,.song-section-heading h2{font-size:24px;line-height:1.35}.song-url-field{gap:12px;margin-top:26px}.song-youtube-manual{border-top:1px solid var(--border-subtle);gap:12px;margin-top:24px;padding-top:24px}:is(.song-url-field,.song-youtube-manual,.song-search-fields) label{gap:9px}:is(.song-url-field,.song-youtube-manual,.song-search-fields) label>span{font-size:12px}.song-policy-note{background:#a381e909;border:1px solid #b89ceb15;border-radius:12px;margin-top:20px;padding:14px 16px;font-size:12px}.song-policy-note>span{color:var(--accent-lavender)}.song-youtube-metadata{background:var(--surface-raised);border-radius:16px;gap:16px;padding:16px}.song-youtube-metadata span{font-size:9px}.song-youtube-metadata strong{font-size:15px}.song-youtube-metadata small{font-size:12px}.song-dropzone{border-color:var(--border-active);background:radial-gradient(ellipse at 50% 0, #956eee17, transparent 75%), var(--background-elevated);min-height:200px;transition:background var(--motion-fast), border-color var(--motion-fast);border-radius:20px;padding:22px}.song-dropzone>span{border:1px solid var(--border-active);background:var(--surface-glass);border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.song-dropzone strong{font-size:15px}.song-dropzone small{max-width:380px;color:var(--text-secondary);font-size:12px}.song-dropzone:not(:disabled):hover{background-color:var(--surface-elevated);border-style:solid}.song-section-heading>span{flex-shrink:0;font-size:9px}.song-status-grid{gap:10px}.song-status-card{border-radius:16px;padding:17px 13px}.song-status-card strong{font-size:11px}.song-status-card small{color:var(--text-secondary);font-size:11px}.song-analysis-metrics article{background:var(--surface-raised);border-radius:15px}.song-analysis-empty p{color:var(--text-secondary);font-size:13px}.song-analysis-empty{padding:10px 0}:is(.song-message,.song-youtube-error,.record-message,.record-error,.mr-lab-status){border-radius:13px;padding:15px 17px;font-size:13px;line-height:1.65}.song-input-panel>.processing-indicator,.song-youtube-panel>.processing-indicator{margin-top:16px}.today-project-card{border-color:var(--border-active);background:radial-gradient(ellipse at 100% 0, #9171ec28, transparent 70%), var(--surface-card);padding:30px}.today-project-card h2{font-size:32px;line-height:1.3}.today-project-card__top strong{background:var(--surface-glass);border-radius:8px;padding:6px 9px}.today-progress{height:7px}.today-progress span{box-shadow:0 0 12px #9876f840}.today-progress-copy{font-size:12px}.today-progress-copy strong{font-size:13px}.routine-task{background:var(--surface-card);min-height:82px;box-shadow:var(--shadow-card);border-radius:17px;padding:17px}.routine-task__number{width:35px;height:35px;color:var(--accent-lavender);background:var(--surface-glass);font-size:11px}.routine-task__copy strong{font-size:15px}.routine-task__copy small,.routine-task__duration{font-size:12px}.today-focus-card,.today-source-card{background:var(--surface-card);padding:22px}.today-focus-card>span,.today-source-card>span,.today-source-card p,.today-source-card button{font-size:12px;line-height:1.75}.today-source-card button{min-height:44px}.routine-choice>button{background:var(--surface-card);min-height:178px;box-shadow:var(--shadow-card);border-radius:22px;padding:24px}.routine-choice>button.is-selected{border-color:var(--border-active);background:radial-gradient(ellipse at 0 0, #a483f72a, transparent 80%), var(--surface-card)}.routine-choice>button>span{font-size:38px}.routine-choice>button>strong{font-size:15px}.routine-choice>button>p{color:var(--text-secondary);font-size:12px}.throat-options>button{background:var(--surface-card);border-radius:16px;min-height:76px}.throat-options strong{font-size:15px}.throat-options small{font-size:12px}.record-title{padding:42px 0 30px}.record-title h1{margin-bottom:24px;font-size:clamp(34px,4.5vw,52px);line-height:1.2}.youtube-copy{border-color:var(--border-active);background:radial-gradient(ellipse at 0 0, #a381ed1b, transparent 70%), var(--surface-card);box-shadow:var(--shadow-card);border-radius:24px;padding:26px}.youtube-copy__heading h2{font-size:25px}.youtube-copy__meta{background:var(--surface-input);border-radius:15px;padding:15px}.youtube-copy__meta span{font-size:12px}.youtube-copy button{background:var(--surface-raised);border-radius:12px;min-height:44px;font-size:12px}.youtube-copy__controls label{font-size:12px}.youtube-copy__roles span{border-radius:0 10px 10px 0;font-size:11px;line-height:1.65}.record-console,.record-take,.comparison-card,.mr-lab-card{background:var(--surface-card);box-shadow:var(--shadow-card)}.record-source-options button{background:var(--surface-input);border-radius:14px;padding:15px 12px}.record-source-options button.is-active{border-color:var(--border-active);background:var(--surface-raised)}.record-orb{background:radial-gradient(at 35% 20%,#baa0ff2b,#7b56cb12 50%,#111426 85%);border-color:#b99af85c;box-shadow:inset 0 0 30px #a78cee0b,0 0 45px #7e61c915}.record-orb>strong{font-variant-numeric:tabular-nums}.record-lyrics-modes,.song-lyrics-source{border:1px solid var(--border-subtle);background:var(--surface-input);border-radius:15px;gap:5px;padding:5px}.record-lyrics-modes button,.song-lyrics-source>button{background:0 0;border-color:#0000;border-radius:10px;min-height:42px;padding:7px 11px;font-size:12px}.record-lyrics-modes button.is-active,.song-lyrics-source>button.is-active{background:var(--surface-raised);border-color:var(--border-active)}.mr-lab-header{border-bottom:1px solid var(--border-subtle);padding-bottom:22px}.mr-lab-card{margin-top:22px;padding:28px}.mr-lab-card .waveform{border-radius:16px}.mr-lab-hint,.mr-lab-preview p,.mr-lab-key-card>div>p{color:var(--text-secondary);font-size:12px;line-height:1.8}.mr-lab-range-grid label,.mr-lab-fades label{border:1px solid var(--border-subtle);background:var(--surface-input);border-radius:14px;padding:16px;font-size:12px}.legal-page article,.business-page>section{margin-top:50px}.legal-page section p,.legal-page li{font-size:14px;line-height:1.9}.legal-page h1,.business-page h1{letter-spacing:-.04em}.legal-page section{padding:30px 0}.legal-page .legal-note{color:var(--text-secondary);border-radius:16px;padding:18px}.pricing-card{background:var(--surface-card);box-shadow:var(--shadow-card);border-radius:22px;padding:24px}.pricing-card h3{font-size:18px}.pricing-card strong{font-size:27px}.pricing-card__promotion{border-bottom:1px solid var(--border-subtle);background:linear-gradient(115deg,#9b79f02a,#778cea12);border-radius:22px 22px 0 0;margin:-24px -24px 22px;padding:20px 24px}.pricing-card dl>div{grid-template-columns:70px minmax(0,1fr);padding:6px 0;font-size:12px}.pricing-card small{font-size:12px;line-height:1.65}.pricing-card button{border-radius:13px;min-height:48px}.business-page dl{border:1px solid var(--border-subtle);background:var(--surface-card);border-radius:22px;padding:8px 24px}.business-page dl>div:last-child{border-bottom:0}.home-brand{color:var(--text-primary);font:600 13px var(--font-latin);letter-spacing:.05em;margin-bottom:38px;display:inline-block}.home-empty{align-content:start;max-width:700px}.home-empty .ui-empty-state{width:100%}.home-project-card{background:var(--surface-card);padding:28px}.home-project-card.is-primary{border-color:var(--border-active);background:radial-gradient(ellipse at 95% 5%, #9778ef24, transparent 70%), var(--surface-card)}.home-project-card__status span{background:var(--surface-glass);padding:8px 11px;font-size:11px}.home-project-card__open h3{overflow-wrap:anywhere}.home-project-card__open p,.home-project-card__open span{font-size:12px}@media (width<=839px){:is(.today-page,.song-page,.practice-page,.record-page){padding-bottom:calc(102px + env(safe-area-inset-bottom));display:block}.workspace-content{width:min(760px,100% - 40px);padding:calc(72px + env(safe-area-inset-top)) 0 42px}.today-grid{grid-template-columns:minmax(0,1fr)}.today-side-column{grid-template-columns:repeat(2,minmax(0,1fr))}.record-grid{grid-template-columns:minmax(0,1fr)}.record-header button{min-width:44px;min-height:44px;display:block}:is(.song-page,.practice-page,.mr-lab-page,.record-page,.onboarding-page,.auth-panel) :is(input:not([type=range]):not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select){font-size:16px}:is(.song-hero,.practice-intro,.throat-check,.practice-exercise,.practice-complete){margin-top:36px}.song-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.song-status-card:last-child{grid-column:1/-1}.youtube-copy__layout{grid-template-columns:minmax(0,1fr)}.song-header{gap:10px}.workspace-header__actions{gap:8px}}@media (width<=599px){.workspace-content{width:calc(100% - 32px)}.song-methods{grid-template-columns:minmax(0,1fr);gap:10px;margin-top:26px}.song-methods>button{gap:14px;min-height:106px;padding:18px}.song-methods>button>div{gap:5px}.song-methods strong{font-size:17px}.song-methods small{font-size:9px}.song-input-panel{margin-top:14px;padding:22px 18px}.song-panel-heading h2,.song-section-heading h2{font-size:22px}.song-panel-heading p{font-size:13px}.song-youtube-manual,.song-url-field{grid-template-columns:minmax(0,1fr)}.song-url-field .ui-button,.song-youtube-manual .ui-button{width:100%}.song-section-heading{flex-wrap:wrap;align-items:start;gap:10px}.song-dropzone{min-height:180px;padding:20px 12px}.song-youtube-metadata{grid-template-columns:85px minmax(0,1fr);padding:12px}.song-asset-actions{flex-wrap:wrap}.song-asset-actions .ui-button{min-height:44px;font-size:12px}.routine-choice{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.routine-choice>button{text-align:center;justify-content:center;align-items:center;min-height:154px;padding:16px 9px}.routine-choice>button>span{font-size:32px}.routine-choice>button>strong{margin-top:12px;font-size:13px}.routine-choice>button>p{margin-top:5px;font-size:11px}.today-project-card{padding:24px}.today-project-card h2{font-size:27px}.today-side-column{grid-template-columns:minmax(0,1fr)}.youtube-copy{padding:20px 16px}.youtube-copy__heading{align-items:start;gap:10px}.youtube-copy__heading h2{font-size:22px}.youtube-copy__transport{flex-wrap:wrap}.youtube-copy__buttons{width:100%}.youtube-copy__buttons button{flex:1}.youtube-copy__roles{grid-template-columns:minmax(0,1fr)}.youtube-copy__controls label{flex:100px;min-width:0}.record-console{padding:20px 16px}.record-source-options{gap:6px}.record-source-options button{padding:12px 9px;font-size:12px}.mr-lab-card{padding:22px 18px}.mr-lab-range-grid,.mr-lab-fades,.mr-lab-key-card{grid-template-columns:minmax(0,1fr)}.home-project-card{padding:22px}.legal-page>article,.business-page>section{margin-top:28px}.business-page dl{padding:4px 18px}}@media (width<=380px){.workspace-content{width:calc(100% - 24px)}.practice-exercise-menu>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (height<=500px) and (width>=840px){.song-hero,.practice-intro,.practice-exercise{margin-top:24px}.landing-hero{min-height:auto;padding-top:35px;padding-bottom:35px}}@media (width>=840px) and (width<=1099px){.today-grid,.record-grid{grid-template-columns:minmax(0,1fr)}.today-side-column{grid-template-columns:repeat(2,minmax(0,1fr))}.youtube-copy__layout{grid-template-columns:minmax(0,1fr)}.song-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.song-youtube-manual{grid-template-columns:repeat(2,minmax(0,1fr))}.song-youtube-manual .ui-button{grid-column:1/-1}}:is(.song-empty,.practice-empty,.today-empty,.record-empty){background:var(--ambient-page);min-height:100svh;padding:32px 20px}:is(.song-empty,.practice-empty,.today-empty,.record-empty) .ui-empty-state{width:min(100%,600px);margin:auto}:is(.song-empty,.practice-empty,.today-empty,.record-empty) .ui-empty-state h1{font-size:clamp(28px,4vw,38px);line-height:1.35}.practice-exercise-menu{border:1px solid var(--border-subtle);background:var(--surface-card);border-radius:22px;padding:24px}.practice-exercise-menu>strong{font-size:14px}.practice-exercise-menu>div{gap:8px;margin-top:16px}.practice-exercise-menu button{background:var(--surface-raised);border-radius:12px;min-height:44px;padding:10px 14px;font-size:12px}.coach-tip-trigger{border-color:var(--border-active);background:var(--surface-raised);min-height:44px}.coach-tip-panel{background:var(--surface-card)}.coach-tip-panel__close{min-width:44px;min-height:44px}.coach-tip-panel__details{font-size:13px;line-height:1.8}.coach-card{background:var(--surface-card);box-shadow:var(--shadow-card);border-radius:20px}.coach-character{background:radial-gradient(circle at 30% 20%,#cdb6f650,#57419155 50%,#161728);box-shadow:inset 0 1px #ddc9ff2b}.coach-card-copy{font-size:13px;line-height:1.8}.processing-indicator{font-size:12px}.processing-indicator small{font-size:11px;line-height:1.6}@media (prefers-reduced-motion:reduce){.processing-indicator__spinner{animation:none}}#root{min-height:100%}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background-deep:#f4f3fa;--background-base:#f7f6fc;--background-elevated:#faf9ff;--surface-base:#ffffffd1;--surface-elevated:#efebfa;--surface-glass:#7052be13;--surface-card:#ffffffd1;--surface-raised:linear-gradient(140deg, #ffffffed, #f2effde8);--surface-input:#fff;--surface-nav:#fbfaffeb;--surface-highlight:linear-gradient(125deg, #eee7fcdb, #f7f6ffed 55%, #e7effcdb);--surface-floating:#fcfbff;--surface-selected:#eae2fb;--surface-info:#edf2fc;--surface-success:#e9f5ef;--surface-warning:#fbf2e2;--surface-danger:#faedf1;--surface-locked:#efedf5;--text-primary:#26213c;--text-secondary:#56516b;--text-muted:#716a83;--text-on-accent:#fff;--border-subtle:#59468d2b;--border-active:#704db97a;--accent-violet:#7250bd;--accent-lavender:#6543a8;--accent-blue:#4766b2;--accent-pink:#975779;--color-success:#247454;--color-warning:#896019;--color-danger:#a43e58;--gradient-button-primary:linear-gradient(115deg, #7752c2, #5e4eb0);--gradient-progress-active:linear-gradient(90deg, #8160c9, #6b79ca);--ambient-page:radial-gradient(ellipse 70% 600px at 0 0, #dacdfb80, transparent 75%), radial-gradient(ellipse 65% 650px at 100% 0, #ccdef96b, transparent 75%), radial-gradient(ellipse 65% 650px at 65% 100%, #f0dce859, transparent 75%), var(--background-deep);--shadow-card:0 8px 28px #3c2b670e, inset 0 1px 0 #fffffff2;--shadow-button:0 5px 16px #5b3c9c33, inset 0 1px 0 #ffffff30;--shadow-floating:0 12px 40px #45326d24, inset 0 1px 0 #fff;--focus-ring:0 0 0 3px #704db92e;--wave-background:#f6f3fc;--wave-idle:#a49bb7;--wave-selected:#7250bd;--wave-range:#8068e821;--wave-dim:#dbd6e8b3;--wave-boundary:#6945af;--wave-handle:#593394;--wave-playhead:#2b467e}.workspace-theme-toggle{border:1px solid var(--border-subtle);min-height:44px;color:var(--text-secondary);background:var(--surface-raised);font:500 12px/1 var(--font-latin);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:9px;margin:20px 10px;padding:0 12px;display:inline-flex}.workspace-theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:18px;height:18px}.workspace-theme-toggle:hover{border-color:var(--border-active);color:var(--accent-lavender)}.workspace-theme-toggle:active{background:var(--surface-glass)}.workspace-mobile-theme{display:none}.public-theme-actions{flex:none;align-items:center;gap:12px;min-width:0;display:flex}.public-theme-actions .workspace-theme-toggle{flex-shrink:0;margin:0}.onboarding-brand img{width:132px;height:auto;display:block}.onboarding-header .public-theme-actions{max-width:60%}.onboarding-account{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (width<=839px){.top-navigation{flex-wrap:wrap;gap:12px;height:auto;min-height:80px;padding-block:14px}.top-navigation__links{order:3;justify-content:center;gap:28px;width:100%}.top-navigation .public-theme-actions{gap:8px;margin-left:auto}.top-navigation .workspace-theme-toggle{width:44px;padding:0}.top-navigation .workspace-theme-toggle span{display:none}.onboarding-brand img{width:112px}.home-topbar .public-theme-actions{gap:0}.public-theme-actions .workspace-theme-toggle{padding-inline:10px}}[data-theme=light] body,[data-theme=light] :is(.landing-page,.onboarding-page){background:var(--ambient-page)}[data-theme=light] .top-navigation{border-color:var(--border-subtle);background:#ffffff40}[data-theme=light] .top-navigation__cta{color:var(--text-on-accent)}[data-theme=light] .landing-continue .ui-button span{color:inherit}[data-theme=light] .landing-hero h1>span{background-image:linear-gradient(105deg,#463366,#704bb4 62%,#435fa5)}[data-theme=light] .hero-voice-visual__halo{background:radial-gradient(#bca8e947,#c4d2f52b 42%,#0000 69%)}[data-theme=light] :is(.landing-continue,.home-project-card.is-primary){background:var(--surface-highlight)}[data-theme=light] .landing-closing{background:var(--surface-raised)}[data-theme=light] .feature-days>span:last-child{color:var(--accent-lavender);background:var(--surface-selected)}[data-theme=light] .onboarding-card{background:var(--surface-card);box-shadow:var(--shadow-card)}[data-theme=light] :is(.onboarding-options button.is-selected,.onboarding-time-options button.is-selected){background:var(--surface-selected);border-color:var(--border-active);box-shadow:inset 0 1px #fff}[data-theme=light] .onboarding-field input{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=light] .onboarding-safety{background:var(--surface-info)}[data-theme=light] :is(.home-project-card__delete,.home-delete-dialog p){color:var(--color-danger)}[data-theme=light] .home-project-card__delete:hover{color:var(--color-danger);background:var(--surface-danger)}[data-theme=light] .home-delete-dialog{background:var(--surface-floating);box-shadow:var(--shadow-floating)}[data-theme=light] .home-delete-dialog::backdrop,[data-theme=light] .auth-overlay{background:#281f3d47}[data-theme=light] .auth-panel{background:var(--surface-floating);box-shadow:var(--shadow-floating)}@media (width<=839px){.workspace-mobile-theme{z-index:12;top:max(14px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));display:block;position:absolute}.workspace-mobile-theme .workspace-theme-toggle{min-width:88px;margin:0}}[data-theme=light] .workspace-sidebar{background:linear-gradient(#fbfaffeb,#f2effbdd)}[data-theme=light] .workspace-sidebar nav button.is-active{color:var(--accent-lavender);border-color:var(--border-active);background:var(--surface-selected);box-shadow:inset 3px 0 var(--accent-violet), inset 0 1px 0 #fff}[data-theme=light] .workspace-sidebar__project{background:var(--surface-card);box-shadow:var(--shadow-card)}[data-theme=light] .workspace-tabs{border-color:var(--border-subtle);box-shadow:var(--shadow-floating)}[data-theme=light] .workspace-tabs button[aria-current]{color:var(--accent-lavender);background:var(--surface-selected);box-shadow:inset 0 0 0 1px var(--border-active), inset 0 1px 0 #fff}[data-theme=light] .ui-button--primary{color:var(--text-on-accent);border-color:#0000}[data-theme=light] :is(.ui-button--secondary,.ui-icon-button,.workspace-header__chip,.workspace-header__actions .mini-piano-trigger){color:var(--text-primary);border-color:var(--border-subtle);background:var(--surface-card);box-shadow:inset 0 1px #fff}[data-theme=light] .ui-button--secondary:hover{border-color:var(--border-active);background:var(--background-elevated)}[data-theme=light] :is(input,textarea)::placeholder{color:var(--text-muted);opacity:1}[data-theme=light] :is(.today-progress,.body-reset-progress){background:#e5dfef}[data-theme=light] :is(.today-project-card,.mr-lab-save-card){background:var(--surface-highlight);border-color:var(--border-active);box-shadow:var(--shadow-card)}[data-theme=light] :is(.today-project-metrics,.today-practice-summary,.today-library-counts){background:var(--surface-card);border-color:var(--border-subtle)}[data-theme=light] .today-project-metrics div{border-color:var(--border-subtle)}[data-theme=light] .today-project-metrics div:nth-child(odd){border-right-color:var(--border-subtle)}[data-theme=light] .today-stamp-card{background:var(--surface-raised)}[data-theme=light] .today-stamp-grape button:not(.is-stamped){background:var(--surface-card);border-color:var(--border-subtle)}[data-theme=light] .today-stamp-grape button.is-selected{outline-color:var(--accent-violet)}[data-theme=light] .today-stamp-grape button.is-stamped{color:#fff;background:radial-gradient(circle at 34% 28%,#8c71cc,#6850af);box-shadow:inset 0 1px #ffffff60,0 4px 12px #7250bd20}[data-theme=light] :is(.today-coach-card,.ai-coach-console,.comparison-card){background:linear-gradient(130deg,#f6f1ff,#edf2fc)}[data-theme=light] .today-plan-badge.is-pro{background:var(--surface-selected);border-color:var(--border-active);color:var(--accent-lavender)!important}[data-theme=light] .today-locked-list button{background:var(--surface-locked)}[data-theme=light] :is(.song-methods>button.is-active,.routine-choice>button.is-selected,.throat-options>button.is-selected,.practice-exercise-menu button.is-active,.lip-targets button.is-selected,.record-source-options button.is-active,.segment-source-switch button.is-active,.song-lyrics-source>button.is-active,.record-lyrics-modes button.is-active){color:var(--accent-lavender);background:var(--surface-selected);border-color:var(--border-active);box-shadow:inset 0 1px #fff,0 4px 15px #7250bd0b}[data-theme=light] :is(.breath-guide,.duration-timer,.sovt-exercise-card,.pitch-meter-card,.range-card,.two-note-card,.siren-card,.vision-camera-card,.lip-guide-card,.resonance-guide-card){background:var(--surface-card);box-shadow:var(--shadow-card)}[data-theme=light] .duration-timer.is-running{background:var(--surface-selected);border-color:var(--border-active)}[data-theme=light] .lip-bubble-guide{background:var(--surface-raised);border-color:var(--border-subtle)}[data-theme=light] .lip-bubble-guide figure{background:#ede7f8}[data-theme=light] .lip-bubble-guide img{filter:hue-rotate(285deg)saturate(.74)}[data-theme=light] .breath-guide--media .breath-guide-copy small{color:var(--text-muted)}[data-theme=light] .breath-guide--media .breath-guide-copy strong{color:var(--text-primary)}[data-theme=light] .coach-tip-overlay{background:#281f3d47}[data-theme=light] .coach-tip-panel{background:var(--surface-floating);box-shadow:var(--shadow-floating)}[data-theme=light] .mini-piano-sheet{background:var(--surface-floating);border-color:var(--border-active);box-shadow:var(--shadow-floating)}[data-theme=light] .mini-piano-octaves button{background:var(--surface-raised);border-color:var(--border-subtle)}[data-theme=light] .mini-piano-keys{box-shadow:0 5px 15px #39265b19}[data-theme=light] .mini-piano-backdrop{background:#281f3d47}[data-theme=light] .vision-preview{background:var(--surface-raised);border-color:var(--border-active)}[data-theme=light] .vision-preview-placeholder{color:var(--text-secondary);background:radial-gradient(circle at 50% 40%,#e7def8,#f5f2fc)}[data-theme=light] .vision-preview:has(.vision-preview-placeholder) :is(.face-target-outline,.face-target-eye,.face-target-nose){stroke:#8a739f;filter:none}[data-theme=light] .vision-preview:has(.vision-preview-placeholder) .face-target-line{stroke:#bcaecb;filter:none}[data-theme=light] .vision-ready-badge{color:var(--text-primary);background:var(--surface-nav);border:1px solid var(--border-subtle)}[data-theme=light] .vision-preview.is-ready .vision-ready-badge{color:var(--color-success)}[data-theme=light] .interactive-vocal-map__hotspot span{color:#f7f5fc}[data-theme=light] .interactive-vocal-map--anatomy .interactive-vocal-map__detail small{color:var(--accent-blue)}[data-theme=light] .sensation-explore button.is-selected{color:var(--accent-lavender)}[data-theme=light] :is(.practice-message,.practice-safety-card>span,.record-error,.segment-message.is-error,.song-asset-actions>button:last-child){color:var(--color-danger)}[data-theme=light] .practice-safety-card.is-caution>span{color:var(--color-warning)}[data-theme=light] .song-dropzone{background:var(--surface-raised);border-color:var(--border-active)}[data-theme=light] .song-asset{background:var(--surface-success)}[data-theme=light] .mr-lab-master{background:var(--surface-raised)}[data-theme=light] .mr-lab-preview-stale{background:var(--surface-warning);border-color:#d6bc88}[data-theme=light] .record-console{background:var(--surface-highlight);border-color:var(--border-active)}[data-theme=light] .record-orb{border-color:var(--border-active);background:radial-gradient(at 35% 20%,#fff,#e9dff9 55%,#dcd2f0);box-shadow:inset 0 1px #fff,0 10px 36px #7250bd1a}[data-theme=light] .record-orb.is-recording{border-color:var(--color-danger);background:radial-gradient(at 35% 20%,#fff,#f4d9e2)}[data-theme=light] .youtube-copy__roles span{background:var(--surface-info);border-color:var(--border-active)}[data-theme=light] .record-source-options button.is-loading{background:var(--surface-selected)}[data-theme=light] .record-source-option__status.is-ready{color:var(--color-success)}[data-theme=light] :is(.record-source-option__status.is-error,.record-backing-status.is-error,.record-backing-status button,.record-review-error){color:var(--color-danger)}[data-theme=light] .ai-coach-dialog{--coach-ink:var(--text-primary);--coach-copy:var(--text-secondary);--coach-muted:var(--text-muted);--coach-line:var(--border-subtle);background:var(--surface-floating);box-shadow:var(--shadow-floating);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=light] .ai-coach-panel{background:var(--ambient-page)}[data-theme=light] .ai-coach-dialog::backdrop{background:#281f3d47}[data-theme=light] .ai-coach-launcher{color:var(--text-primary);border-color:var(--border-active);background:var(--surface-highlight);box-shadow:var(--shadow-floating)}[data-theme=light] .ai-coach-launcher:hover{box-shadow:0 15px 36px #7250bd29}[data-theme=light] .ai-coach-launcher__label small{color:var(--accent-lavender)}[data-theme=light] :is(.ai-coach-suggestions button,.ai-coach-context span){color:var(--text-secondary);background:var(--surface-card);border-color:var(--border-subtle)}[data-theme=light] :is(.ai-coach-suggestions button:hover,.ai-coach-response aside){background:var(--surface-selected)}[data-theme=light] :is(.ai-coach-response,.ai-coach-message>p,.ai-coach-composer input){background:var(--surface-input);border-color:var(--border-subtle)}[data-theme=light] :is(.ai-coach-response__action,.ai-coach-composer button,.ai-coach-message.is-user>p){color:var(--text-on-accent);background:var(--gradient-button-primary)}[data-theme=light] .ai-coach-composer input::placeholder{color:var(--text-muted)}[data-theme=light] .ai-coach-response h3{color:var(--accent-lavender)}@media (prefers-reduced-motion:no-preference){[data-workspace=true] :is(.workspace-sidebar,.workspace-tabs,.ui-card,.record-console,.duration-timer,.song-input-panel,.mini-piano-sheet,.workspace-theme-toggle){transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s}}
