:root{--bg-1:#f5f7fa;--bg-2:#e8eef5;--ink:#0e1f2f;--muted:#4d6277;--brand:#0e7a8a;--brand-strong:#075566;--card:#ffffff;--line:#d7e2eb;--danger:#9d1a1a;--danger-bg:#ffeaea;--success:#1f7a34;--success-strong:#166028;--ok:#115f34;--ok-bg:#e8f9ef;--shadow:0 10px 30px rgba(9,30,66,0.08);--app-footer-height:60px;--font-title:"Avenir Next","Futura","Trebuchet MS",sans-serif;--font-body:"Nunito Sans","Avenir Next","Segoe UI",sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}body{font-family:var(--font-body),"Segoe UI",sans-serif;color:var(--ink);background:radial-gradient(circle at 8% 20%,#d8f2f6 0,transparent 30%),radial-gradient(circle at 90% 15%,#f8ecd5 0,transparent 25%),linear-gradient(180deg,var(--bg-1),var(--bg-2))}.app-layout{min-height:100vh;display:flex;flex-direction:column}.app-content{flex:1 1}.app-footer{min-height:var(--app-footer-height);border-top:1px solid #d8e3ec;background:rgba(250,253,255,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:relative;display:flex;align-items:center;justify-content:center;padding:.9rem 5.8rem .9rem 1.2rem}.app-footer-content{display:grid;grid-gap:.18rem;gap:.18rem;justify-items:center;text-align:center}.app-footer p{margin:0;font-size:.84rem;color:var(--muted);text-align:center}.app-footer-extra{font-size:.8rem}.app-footer-link{color:var(--brand-strong);text-decoration:underline;text-underline-offset:2px;font-weight:700}.app-footer-link:hover{color:var(--brand)}.app-footer-version{position:absolute;right:1.2rem;bottom:.55rem;font-size:.74rem;color:#6a7e91;font-weight:700;letter-spacing:.01em}.eyebrow,h1,h2,h3{font-family:var(--font-title),"Trebuchet MS",sans-serif}h1{margin:0;font-size:clamp(1.6rem,2.2vw,2.4rem);line-height:1.2}h2{margin:0 0 1rem;font-size:1.2rem}p{margin:0}.small{font-size:.88rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;margin-bottom:.6rem;color:var(--brand-strong)}.muted{color:var(--muted)}.login-shell{min-height:calc(100vh - var(--app-footer-height));display:grid;place-items:center;padding:1.5rem}.login-card{width:min(100%,560px);background:var(--card);border:1px solid var(--line);border-radius:18px;padding:2rem;box-shadow:var(--shadow);animation:rise .5s ease-out}.login-brand{display:flex;justify-content:center;margin-bottom:1rem}.login-logo{width:min(220px,62vw);height:auto}.login-intro{text-align:center;display:grid;grid-gap:.35rem;gap:.35rem}.stack{margin-top:1.2rem;display:grid;grid-gap:.75rem;gap:.75rem}.label{font-size:.92rem;color:var(--muted)}.label-inline{font-size:.88rem;color:var(--muted);display:grid;grid-gap:.45rem;gap:.45rem}.input,button,select,textarea{font:inherit}.input{width:100%;background:#ffffff;color:var(--ink);border:1px solid #c8d9e6;border-radius:10px;padding:.68rem .78rem;transition:border-color .2s ease}.input:focus{outline:none;border-color:var(--brand)}.textarea{min-height:130px;resize:vertical}.pause-highlight-editor{position:relative;border:1px solid #c8d9e6;border-radius:10px;background:#fff}.pause-highlight-editor:focus-within{border-color:var(--brand)}.pause-highlight-input,.pause-highlight-layer{margin:0;padding:.68rem .78rem;font:inherit;line-height:1.45;letter-spacing:inherit;white-space:pre-wrap;word-break:break-word;overflow:auto}.pause-highlight-layer{position:absolute;inset:0;pointer-events:none;z-index:0;color:transparent;scrollbar-width:none}.pause-highlight-layer::-webkit-scrollbar{display:none}.pause-highlight-input{position:relative;z-index:1;width:100%;min-height:130px;background:transparent;color:var(--ink);border:none;resize:vertical}.pause-highlight-input:focus{outline:none}.pause-highlight-ghost{color:transparent}.pause-highlight-token{color:transparent;background:#ffe8aa;border:1px solid #f0c75f;border-radius:6px;padding:0 .14rem}.btn{border:none;border-radius:10px;padding:.72rem 1rem;cursor:pointer;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(9,30,66,.14)}.btn:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--brand),#17899b)}.btn-secondary{color:var(--ink);background:#edf3f9}.btn-danger{color:#fff;background:linear-gradient(135deg,#b92e2e,#8f1f1f)}.btn-success{color:#fff;background:linear-gradient(135deg,var(--success),var(--success-strong))}.btn-small{font-size:.82rem;line-height:1;padding:.48rem .62rem}.btn-ghost{color:var(--ink);background:transparent;text-align:left;padding:.3rem .2rem;display:block;width:100%}.btn-icon{width:38px;height:38px;padding:0;display:inline-grid;place-items:center;background:#edf3f9;color:#936300}.btn-ghost:hover,.btn-icon:hover{transform:none;box-shadow:none}.error-text{color:var(--danger);font-size:.9rem}.studio-shell{width:min(1300px,96vw);margin:0 auto;padding:1.4rem 0 2rem}.landing-shell{display:grid;grid-gap:1.22rem;gap:1.22rem;position:relative;padding:.9rem 0 1.2rem;isolation:isolate}.landing-v2:after,.landing-v2:before{content:none}.landing-v2 .card{border-color:#e6dfd3;background:linear-gradient(180deg,#ffffff,#fffefc);border-radius:18px;padding:1.18rem;box-shadow:0 14px 30px rgba(15,23,42,.06),0 2px 8px rgba(15,23,42,.03)}.landing-header{position:relative;overflow:clip;display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid #e5ddd0;border-radius:18px;padding:1rem 1.15rem;background:#ffffff;box-shadow:0 16px 28px rgba(95,63,23,.08),0 4px 8px rgba(9,30,66,.05)}.landing-header:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,rgba(224,123,42,.65),rgba(20,151,169,.5))}.landing-brand{display:flex;align-items:center;gap:.9rem;min-width:0}.landing-brand-logo{width:clamp(120px,12vw,148px);height:auto;flex-shrink:0;filter:drop-shadow(0 6px 10px rgba(9,30,66,.15))}.landing-brand-copy{min-width:0;display:grid;grid-gap:.18rem;gap:.18rem}.landing-brand-eyebrow{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:800;color:var(--brand-strong)}.landing-brand-copy h1{margin:0;font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.1;background:linear-gradient(120deg,#0e6574 5%,#db6a3a 60%,#b74d79 98%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-brand-copy p{margin:0;color:#64584a;font-size:.95rem}.landing-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.landing-header-actions .btn{min-width:108px}.landing-v2 .btn-primary{background:#0f7f91;border:1px solid #0c6f80;box-shadow:0 9px 18px rgba(15,127,145,.24)}.landing-v2 .btn-primary:hover{background:#0d7282;box-shadow:0 12px 24px rgba(13,114,130,.32)}.landing-v2 .btn-secondary{border:1px solid #e6cba9;background:#fff6eb;color:#634f38}.landing-v2 .btn-secondary:hover{background:#ffefdb}.landing-hero{position:relative;border:1px solid #e6dccd;border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#ffffff,#ffffff 52%,#f8fbff);box-shadow:0 18px 34px rgba(89,56,23,.08),0 5px 12px rgba(9,30,66,.06)}.landing-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,rgba(255,185,118,.04),rgba(255,185,118,0) 36%,rgba(32,148,166,.04))}.landing-hero:after{content:none}.landing-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;grid-gap:1.1rem;gap:1.1rem}.landing-hero-copy{display:grid;grid-gap:.72rem;gap:.72rem}.landing-hook{margin:0;width:max-content;max-width:100%;padding:.4rem .75rem;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.02em;color:#ffffff;background:linear-gradient(135deg,#e37f33,#cb5b7e);box-shadow:0 8px 16px rgba(203,91,126,.24)}.landing-title{margin:0;font-size:clamp(2rem,3.4vw,3.05rem);line-height:1.08;letter-spacing:-.02em;text-wrap:balance;color:#1d3042;text-shadow:0 1px 0 rgba(255,255,255,.45)}.landing-lead{margin:0;font-size:1.03rem;line-height:1.62;color:#3f596f;max-width:62ch}.landing-proof-note{margin:0;font-size:.93rem;color:#805f3f;font-weight:600}.landing-cta-group{display:flex;flex-wrap:wrap;gap:.55rem}.landing-stat-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.52rem;gap:.52rem;margin-top:.2rem}.landing-stat-item{border:1px solid #e5d4bf;border-radius:12px;background:linear-gradient(160deg,#ffffff,#fffdfa);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);min-height:72px;padding:.6rem .65rem;display:grid;justify-items:center;align-content:center;text-align:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-stat-item:hover{transform:translateY(-1px);border-color:#dba569;box-shadow:0 10px 18px rgba(103,72,35,.12)}.landing-stat-value{margin:0;color:var(--brand-strong);font-size:.97rem;font-weight:800}.landing-hero-visual{position:relative;padding-top:1.2rem}.landing-hero-shot-badge{position:absolute;top:0;left:.8rem;z-index:3;width:max-content;max-width:calc(100% - 1.6rem);border:1px solid #e4c9aa;border-radius:999px;background:#fff3e0;color:#9e5f1f;padding:.3rem .62rem;font-size:.74rem;font-weight:800}.landing-hero-shot{margin:0;position:relative;border-radius:16px;overflow:hidden;border:1px solid #dec8ad;background:#ffffff;box-shadow:0 22px 38px rgba(9,30,66,.15),0 4px 10px rgba(9,30,66,.08);transform:rotate(-.25deg);transition:transform .25s ease,box-shadow .25s ease}.landing-hero-shot:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)}.landing-hero-shot-image{display:block;width:100%;height:auto}.landing-hero:hover .landing-hero-shot{transform:rotate(0deg) translateY(-3px);box-shadow:0 24px 44px rgba(9,30,66,.18),0 6px 12px rgba(9,30,66,.1)}.landing-hero-floating{position:absolute;z-index:2;border:1px solid #e2caad;border-radius:999px;background:rgba(255,249,239,.97);color:#8a5924;font-size:.76rem;font-weight:800;padding:.3rem .6rem;box-shadow:0 10px 20px rgba(9,30,66,.14);animation:landingFloat 4s ease-in-out infinite}.landing-hero-floating-top{top:12px;right:-8px}.landing-hero-floating-bottom{bottom:-12px;left:12px;animation-delay:.8s}.landing-section{display:grid;grid-gap:.9rem;gap:.9rem}.landing-section-head{display:grid;grid-gap:.36rem;gap:.36rem}.landing-contact-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);grid-gap:.8rem;gap:.8rem;align-items:start}.landing-pricing-toggle-wrap{display:inline-flex;align-items:center;justify-self:center;gap:.55rem;padding:.45rem .72rem;border-radius:999px;border:1px solid #d5e5f0;background:#f8fbff}.landing-pricing-side{font-size:.86rem;font-weight:700;color:#6b8196}.landing-pricing-side.is-active{color:#0f6f92}.landing-pricing-switch{width:54px;height:30px;border:none;border-radius:999px;background:#c3d8ea;position:relative;padding:0;cursor:pointer;transition:background .16s ease}.landing-pricing-switch.is-miv{background:#0f7f91}.landing-pricing-switch.is-public{background:#7ea0bf}.landing-pricing-knob{width:24px;height:24px;border-radius:999px;background:#ffffff;position:absolute;top:3px;left:3px;box-shadow:0 6px 12px rgba(20,53,87,.22);transition:transform .16s ease}.landing-pricing-switch.is-miv .landing-pricing-knob{transform:translateX(24px)}.landing-pricing-mode-label{margin:0 0 .25rem;text-align:center}.landing-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,320px));justify-content:center;grid-gap:.72rem;gap:.72rem;margin-top:.35rem;margin-bottom:.8rem}.landing-pricing-card{border:1px solid #d8e5f1;border-radius:14px;background:linear-gradient(165deg,#ffffff,#f7fbff);padding:.86rem;display:grid;grid-gap:.34rem;gap:.34rem;text-align:center;justify-items:center;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.landing-pricing-card.is-popular{border:2px solid #2f7ca4;box-shadow:0 14px 30px rgba(23,84,120,.2);transform:translateY(-8px)}.landing-pricing-popular-badge{margin:0;padding:.18rem .58rem;border-radius:999px;font-size:.73rem;font-weight:700;color:#0e5f84;background:#dff4ff;border:1px solid #a5d9f4}.landing-pricing-card h3{margin:0;font-size:1.03rem}.landing-pricing-price{margin:0;color:#0f6f92;font-weight:800;font-size:1.17rem}.landing-pricing-price-period{font-size:.9rem;font-weight:700}.offers-page-info-text{margin-top:.9rem;color:var(--muted);font-size:.92rem;line-height:1.55}.offers-page-info-text .guide-content{gap:.48rem}.offers-page-info-text .guide-heading{color:#0d3550}.landing-contact-info{display:grid;grid-gap:.72rem;gap:.72rem}.landing-contact-card{border:1px solid #d8e5f1;border-radius:14px;background:linear-gradient(165deg,#ffffff,#f8fbff);padding:.9rem;display:grid;grid-gap:.38rem;gap:.38rem}.landing-contact-label{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#5e7b95}.landing-contact-value{margin:0;font-size:1.16rem;font-weight:800;color:#0f6f92;text-decoration:none}a.landing-contact-value:hover{text-decoration:underline}.landing-section-head h2{margin:0;position:relative;width:max-content;max-width:100%;padding-bottom:.18rem}.landing-section-head h2:after{content:"";position:absolute;left:0;bottom:0;width:52px;height:3px;border-radius:999px;background:linear-gradient(90deg,#e48b41,#cb5b7e)}.landing-demo-head h2:after{left:50%;transform:translateX(-50%)}.landing-demo-section{border-color:#e7d4bc;background:linear-gradient(165deg,#ffffff,#fbfdff)}.landing-demo-head{justify-items:center;text-align:center}.landing-demo-wrap{border:none;border-radius:0;background:transparent;padding:.2rem 0;display:grid;grid-gap:.65rem;gap:.65rem}.landing-demo-player{display:grid;justify-items:center;grid-gap:.42rem;gap:.42rem}.landing-demo-cta{width:max-content;max-width:100%;border:1px solid #0c6f80;border-radius:999px;background:#0f7f91;color:#ffffff;display:inline-flex;align-items:center;gap:.62rem;font-size:.95rem;font-weight:800;padding:.5rem .82rem .5rem .54rem;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.landing-demo-cta:hover{background:#0d7282;transform:translateY(-1px);box-shadow:0 10px 20px rgba(13,114,130,.32)}.landing-demo-cta.is-playing{border-color:#0a6472;background:#0b6c7b}.landing-demo-icon{width:30px;min-width:30px;height:30px;border-radius:999px;border:1px solid #b9dce4;background:#ffffff;display:grid;place-items:center;font-size:.85rem;line-height:1;color:#0f7f91}.landing-demo-bars{display:inline-flex;align-items:flex-end;gap:2px;height:14px;margin-left:.12rem}.landing-demo-bars span{width:3px;border-radius:999px;background:#b8e8f5;opacity:.5}.landing-demo-bars span:first-child{height:7px}.landing-demo-bars span:nth-child(2){height:12px}.landing-demo-bars span:nth-child(3){height:9px}.landing-demo-bars span:nth-child(4){height:6px}.landing-demo-cta.is-playing .landing-demo-bars span{animation:landingBars 1s ease-in-out infinite alternate;opacity:.9}.landing-demo-cta.is-playing .landing-demo-bars span:nth-child(2){animation-delay:.08s}.landing-demo-cta.is-playing .landing-demo-bars span:nth-child(3){animation-delay:.16s}.landing-demo-cta.is-playing .landing-demo-bars span:nth-child(4){animation-delay:.24s}.landing-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.72rem;gap:.72rem}.landing-step-card{border:1px solid #e5d3bb;border-radius:14px;background:linear-gradient(160deg,#ffffff,#fffefb);padding:.84rem;display:grid;grid-gap:.35rem;gap:.35rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-step-card:hover{transform:translateY(-2px);border-color:#dca46e;box-shadow:0 12px 22px rgba(103,72,35,.12)}.landing-step-card h3{margin:0;font-size:1.01rem}.landing-step-card p{margin:0}.landing-step-index{width:34px;height:34px;border-radius:999px;display:inline-grid;place-items:center;background:linear-gradient(140deg,#f08a3f,#c65d86);color:#ffffff}.landing-step-index svg{width:17px;height:17px;stroke:currentColor;stroke-width:2.1;fill:none;stroke-linecap:round;stroke-linejoin:round}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.72rem;gap:.72rem}.landing-feature-card{border:1px solid #e7d5bf;border-radius:14px;background:linear-gradient(160deg,#ffffff,#fffefb);padding:.84rem;display:grid;grid-gap:.3rem;gap:.3rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-feature-card:hover{transform:translateY(-2px);border-color:#dca46e;box-shadow:0 12px 22px rgba(103,72,35,.12)}.landing-feature-icon{width:30px;height:30px;border-radius:10px;display:inline-grid;place-items:center;background:linear-gradient(140deg,#fff0dc,#ffe3bc);border:1px solid #e8bf8e;color:#9a5e1f;font-size:.86rem;font-weight:800}.landing-feature-card h3{margin:0;font-size:1rem}.landing-feature-card p{margin:0}.landing-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.72rem;gap:.72rem}.landing-preview-card{border:1px solid #e5d2b8;border-radius:14px;background:linear-gradient(160deg,#ffffff,#fffefc);padding:.78rem;display:grid;grid-gap:.5rem;gap:.5rem;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden}.landing-preview-card:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,rgba(226,125,50,.85),rgba(24,148,165,.7))}.landing-preview-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(9,30,66,.12)}.landing-preview-card h3,.landing-preview-card p{margin:0}.landing-preview-visual{margin:0;height:154px;border-radius:10px;overflow:hidden;border:1px solid #e4cdb1;background:#ffffff}.landing-preview-image{width:100%;height:100%;display:block;object-fit:cover}.landing-preview-image-studio{object-position:50% 18%}.landing-preview-image-history{object-position:50% 45%}.landing-preview-image-pronunciation{object-position:50% 72%}.landing-final-cta{border:1px solid #e5ccad;border-radius:18px;background:linear-gradient(165deg,#ffffff,#fbfdff);display:grid;grid-gap:.65rem;gap:.65rem;text-align:center;justify-items:center}.landing-final-cta h2{text-wrap:balance}.landing-final-cta h2,.landing-final-cta p{margin:0}.landing-final-cta .landing-cta-group{justify-content:center}.landing-login-modal{width:min(560px,96vw)}.landing-login-note{margin-top:.65rem}@keyframes landingFloat{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}.topbar{background:linear-gradient(140deg,#fefefe,#f1f7fd);border:1px solid var(--line);border-radius:16px;padding:1.25rem;justify-content:space-between;gap:1rem;box-shadow:var(--shadow)}.topbar,.topbar-brand{display:flex;align-items:flex-start}.topbar-brand{gap:.8rem;min-width:0}.topbar-brand-copy{display:flex;flex-direction:column;min-width:0}.topbar-logo{width:clamp(120px,12vw,146px);height:auto;flex-shrink:0}.topbar-actions{display:grid;justify-items:end;grid-gap:.7rem;gap:.7rem}.topbar-view-row{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.65rem}.view-mode-toggle-wrap{border:1px solid #d2e3f1;border-radius:12px;background:linear-gradient(160deg,#ffffff,#f7fbff);padding:.36rem .5rem;display:flex;align-items:center}.view-mode-switch-row{display:flex;align-items:center;gap:.4rem}.view-mode-side{font-size:.75rem;font-weight:700;color:#6a8398;transition:color .18s ease}.view-mode-side.is-active{color:#0f607e}.view-mode-switch{position:relative;width:52px;height:28px;border-radius:999px;border:1px solid #a4c0d8;padding:0;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.view-mode-switch.is-expert{background:linear-gradient(140deg,#17657a,#0f7f91)}.view-mode-switch.is-simplified{background:linear-gradient(140deg,#4b6f8b,#6e8fa8)}.view-mode-switch:hover{border-color:#7fa5c2}.view-mode-switch:focus-visible{outline:2px solid #a4d4f5;outline-offset:2px}.view-mode-switch:disabled{opacity:.65;cursor:wait}.view-mode-knob{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#ffffff;box-shadow:0 2px 6px rgba(7,35,52,.25);transition:transform .18s ease}.view-mode-switch.is-simplified .view-mode-knob{transform:translateX(24px)}.topbar-usage-chip{border:1px solid #d2e3f1;border-radius:12px;background:linear-gradient(160deg,#ffffff,#f7fbff);padding:.38rem .7rem;display:flex;align-items:center;gap:.45rem;min-height:42px}.topbar-usage-chip-label{font-size:.74rem;font-weight:700;color:#6a8398}.topbar-usage-chip-value{font-size:.84rem;font-weight:800;color:#0f607e}.topbar-menu{position:relative}.topbar-menu-trigger{min-width:112px;display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.topbar-menu-trigger:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid;transition:transform .18s ease}.topbar-menu.is-open .topbar-menu-trigger:after{transform:rotate(180deg)}.topbar-menu-panel{position:absolute;top:calc(100% + .45rem);right:0;z-index:50;min-width:220px;border:1px solid #d5e5f2;border-radius:12px;background:#ffffff;box-shadow:0 12px 32px rgba(9,37,54,.16);padding:.5rem;display:grid;grid-gap:.38rem;gap:.38rem}.topbar-menu-item{width:100%;border:1px solid #d2e3f1;border-radius:10px;background:#f8fbff;color:#134f6a;font-weight:700;font-size:.84rem;text-align:left;padding:.55rem .7rem;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.topbar-menu-item:hover{background:#eef7ff;border-color:#aac8de}.topbar-menu-item:focus-visible{outline:2px solid #9bd4f6;outline-offset:1px}.topbar-menu-item.is-danger{color:#a04048}.topbar-menu-item.is-danger:hover{background:#fff2f3;border-color:#e6bac0}.chip{background:#edf3f9;border:1px solid #d8e6f1;border-radius:100px;font-size:.82rem;padding:.45rem .75rem}.error-banner,.status-banner{margin-top:1rem;border-radius:10px;padding:.75rem 1rem}.error-banner{background:var(--danger-bg);color:var(--danger)}.status-banner{background:var(--ok-bg);color:var(--ok)}.studio-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.studio-grid,.studio-tabs{margin-top:1rem;display:grid}.studio-tabs{grid-gap:.8rem;gap:.8rem}.studio-tabs-header{display:grid;grid-gap:.5rem;gap:.5rem}.studio-tab-list{display:flex;flex-wrap:wrap;gap:.4rem;padding:.35rem;border:1px solid #d7e3ee;border-radius:14px;background:linear-gradient(180deg,#f7fbff,#eef4fa);box-shadow:var(--shadow)}.studio-tab-btn{border:0;border-radius:10px;background:transparent;color:var(--muted);font-weight:700;padding:.62rem .92rem;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.studio-tab-btn:hover{background:#ffffff;color:var(--ink)}.studio-tab-btn.is-active{background:linear-gradient(135deg,var(--brand),#17899b);color:#ffffff;box-shadow:0 8px 18px rgba(10,105,123,.24)}.studio-tab-btn:focus-visible{outline:2px solid #0d7180;outline-offset:1px}.studio-tab-note{padding-left:.15rem}.studio-tabs .studio-grid{margin-top:0}.studio-grid-single{grid-template-columns:1fr}.pronunciation-panel-tab{margin-top:.5rem}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.08rem;box-shadow:var(--shadow)}.span-2{grid-column:span 2}.row-2,.row-3{display:grid;grid-gap:.8rem;gap:.8rem;align-items:start}.row-2{grid-template-columns:repeat(2,minmax(0,1fr))}.row-3{grid-template-columns:repeat(3,minmax(0,1fr))}.row-2>*,.row-3>*{min-width:0}.advanced-panel{border:1px solid #dbe7f1;border-radius:12px;background:#fbfdff}.advanced-panel summary{cursor:pointer;font-weight:700;color:var(--brand-strong);padding:.75rem .9rem;list-style:none}.advanced-panel summary::-webkit-details-marker{display:none}.advanced-panel summary:after{content:"+";float:right;font-weight:700}.advanced-panel[open] summary:after{content:"-"}.advanced-content{padding:0 .9rem .9rem;display:grid;grid-gap:.8rem;gap:.8rem}.result-box{margin-top:.3rem;background:#f5fbff;border:1px solid #d8ecfa;border-radius:10px;padding:.8rem;display:grid;grid-gap:.6rem;gap:.6rem}.compact-result{padding:.95rem}.polished-result{border-radius:14px;border-color:#cde3f6;background:linear-gradient(165deg,#f8fcff,#edf6ff);gap:.8rem}.result-head{display:flex;justify-content:space-between;gap:.8rem;align-items:center}.result-title{font-weight:700;margin-bottom:.25rem}.result-player-row{display:flex;align-items:center;gap:.75rem}.link{color:var(--brand-strong);font-weight:600;text-decoration:none}.list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.3rem;gap:.3rem;max-height:310px;overflow:auto}.compact-list{max-height:220px}.compact-stack{margin-top:1rem}.admin-preset-form{margin-bottom:.9rem}.admin-section-stack{display:grid;grid-gap:.85rem;gap:.85rem}.admin-section-block{border:1px solid #dbe7f1;border-radius:12px;background:#fbfdff;padding:.75rem;display:grid;grid-gap:.55rem;gap:.55rem}.admin-section-block h3{margin:0;font-size:1rem}.api-key-mask-input::placeholder{color:#536c83;letter-spacing:.085em;opacity:1}.api-key-config-ok{margin:0;display:inline-flex;align-items:center;gap:.42rem;color:#197b42;font-size:.84rem;font-weight:800}.api-key-config-dot{width:10px;height:10px;border-radius:999px;background:#1f9a54;box-shadow:0 0 0 3px rgba(31,154,84,.15)}.admin-health-card{display:grid;grid-gap:.95rem;gap:.95rem}.admin-health-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.admin-health-title-block{display:grid;grid-gap:.24rem;gap:.24rem}.admin-health-title-block h2{margin:0}.admin-health-error{margin:0;border:1px solid #f3d3d3;border-radius:10px;padding:.58rem .72rem;background:#fff4f4;color:#8f2424;font-size:.86rem}.admin-health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.admin-health-metric{border:1px solid #d8e6f2;border-radius:12px;background:linear-gradient(170deg,#f9fcff,#eef5fc);padding:.72rem;display:grid;grid-gap:.62rem;gap:.62rem}.admin-health-metric-network{grid-column:1/-1}.admin-health-metric-label{margin:0;color:#234862;font-weight:800;font-size:.92rem}.admin-health-gauge-row{display:flex;gap:.72rem;align-items:center}.admin-health-gauge{width:98px;min-width:98px;height:98px;border-radius:50%;padding:9px;display:grid;place-items:center}.admin-health-gauge-core{width:100%;height:100%;border-radius:50%;background:#ffffff;border:1px solid #dce8f3;display:grid;place-items:center;text-align:center;padding:.32rem}.admin-health-gauge-caption,.admin-health-gauge-value{margin:0}.admin-health-gauge-value{font-size:1.04rem;font-weight:900;color:var(--ink);line-height:1.1}.admin-health-gauge-value-mbps{font-size:.86rem}.admin-health-gauge-caption{font-size:.68rem;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.admin-health-meta{min-width:0;display:grid;grid-gap:.28rem;gap:.28rem}.admin-health-meta p{margin:0;word-break:break-word}.admin-health-load-list{display:grid;grid-gap:.45rem;gap:.45rem}.admin-health-load-row{display:grid;grid-template-columns:40px minmax(0,1fr) 58px;align-items:center;grid-gap:.42rem;gap:.42rem;font-size:.78rem}.admin-health-load-row-wide{grid-template-columns:40px minmax(0,1fr) 92px}.admin-health-load-label{color:#3b5b76;font-weight:700}.admin-health-load-track{width:100%;height:8px;border-radius:999px;overflow:hidden;background:#dce8f3}.admin-health-load-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,#0e7a8a,#1f98ae)}.admin-health-load-fill-network{background:linear-gradient(135deg,#2f67dc,#3d8bff)}.admin-health-load-value{text-align:right;color:#3b5b76;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.admin-bandwidth-history{border:1px solid #d6e2f2;border-radius:10px;background:linear-gradient(180deg,#fafdff,#f0f7ff);padding:.48rem;min-height:88px;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:end;grid-gap:.14rem;gap:.14rem}.admin-bandwidth-history-bar{display:block;width:100%;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#69a5ff,#2f67dc)}.admin-usage-card{display:grid;grid-gap:.9rem;gap:.9rem}.admin-usage-kpis{margin-top:.15rem}.admin-usage-provider-wrap,.admin-usage-top-wrap{display:grid;grid-gap:.6rem;gap:.6rem}.admin-usage-provider-wrap h3,.admin-usage-top-wrap h3{margin:0}.admin-usage-provider-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.62rem;gap:.62rem}.admin-usage-provider-card{border:1px solid #dbe7f1;border-radius:12px;background:linear-gradient(165deg,#f9fcff,#eef6ff);padding:.72rem .76rem;display:grid;grid-gap:.22rem;gap:.22rem}.admin-usage-provider-card p{margin:0}.admin-users-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem;flex-wrap:wrap;margin-bottom:.95rem}.admin-users-head h2{margin:0}.admin-users-head-left{display:grid;grid-gap:.55rem;gap:.55rem;min-width:min(540px,100%)}.admin-users-search{position:relative;display:block;max-width:560px}.admin-users-search-input{padding-right:2.3rem}.admin-users-search-clear{position:absolute;top:50%;right:.45rem;transform:translateY(-50%);width:1.55rem;height:1.55rem;border-radius:999px;border:1px solid #c9d9e8;background:#f6fbff;color:#4c6780;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;line-height:1;padding:0}.admin-users-search-clear:hover{background:#e9f3fb;border-color:#aec5d9}.admin-users-search-clear:focus-visible{outline:2px solid #a4d4f5;outline-offset:1px}.admin-track-upload-form{margin-bottom:1rem}.admin-backup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.admin-auto-backup-section{margin-top:.2rem}.admin-auto-backup-meta{border:1px solid #dbe7f1;border-radius:12px;background:#f8fbff;padding:.65rem .72rem;display:grid;grid-gap:.3rem;gap:.3rem}.admin-auto-backup-meta p{margin:0}.admin-backup-history-head{margin-top:.95rem;margin-bottom:.6rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.admin-backup-history-head h3{margin:0}.account-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.account-stat-card{border:1px solid #dbe7f1;border-radius:12px;padding:.78rem .82rem;background:linear-gradient(160deg,#f9fcff,#eef6ff);display:grid;grid-gap:.35rem;gap:.35rem}.account-stat-label{margin:0;color:var(--muted);font-size:.85rem;font-weight:600}.account-stat-value{margin:0;color:var(--ink);font-size:clamp(1.18rem,1.35vw,1.52rem);font-weight:800;line-height:1.2}.account-quota-block{margin-top:.95rem;border:1px solid #dbe7f1;border-radius:12px;background:#fbfdff;padding:.75rem;display:grid;grid-gap:.45rem;gap:.45rem}.account-quota-head{display:flex;justify-content:space-between;gap:.8rem;align-items:center}.account-quota-value{margin:0;font-weight:700;color:var(--ink)}.account-progress-track{width:100%;height:9px;border-radius:999px;overflow:hidden;background:#e5edf5}.account-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--brand),#17899b)}.account-estimation-note{margin-top:.7rem}.settings-subtabs{display:inline-flex;align-items:center;gap:.38rem;border:1px solid #d5e5f0;border-radius:999px;background:#f8fbff;padding:.22rem;margin-bottom:.7rem}.settings-subtab-btn{border:none;background:transparent;color:#5e7690;border-radius:999px;font-size:.84rem;font-weight:700;padding:.32rem .78rem;cursor:pointer;transition:background .16s ease,color .16s ease}.settings-subtab-btn.is-active{background:#0f7f91;color:#ffffff}.settings-provider-grid{margin-top:.35rem;display:grid;grid-gap:.55rem;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.settings-provider-item{border:1px solid #dbe7f1;border-radius:10px;background:#fbfdff;padding:.55rem .62rem;display:grid;grid-gap:.3rem;gap:.3rem}.settings-voice-grid{max-height:320px}.settings-voice-item{align-items:flex-start}.voice-unavailable-note{display:block;margin-top:.15rem}.admin-tracks-list-block{display:grid;grid-gap:.7rem;gap:.7rem}.list-row{display:flex;justify-content:space-between;align-items:center;gap:.45rem;border-bottom:1px dashed #e2ebf2;padding-bottom:.25rem}.admin-preview-row-actions,.preview-row{display:grid;grid-template-columns:minmax(0,1fr) max-content max-content;grid-gap:.35rem;gap:.35rem;align-items:center;padding-bottom:.15rem}.preview-label{min-width:0;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-play-btn{width:32px;min-width:32px;height:32px;padding:0;font-size:.9rem;line-height:1}.preview-favorite-btn{width:32px;height:32px;font-size:.95rem}.preview-audio-hidden{display:none}.checkbox-inline{display:flex;align-items:center;gap:.5rem}.checkbox-inline input{width:16px;height:16px}.option-hint-block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;align-content:flex-start;gap:.35rem}.option-hint-text{font-style:italic;line-height:1.35}.option-actions,.option-hint-text,.option-subcontent{padding-left:1.52rem}.option-actions{display:flex;flex-wrap:wrap;gap:.5rem}.pause-tags-block{display:grid;grid-gap:.4rem;gap:.4rem}.composer-subtabs-head{margin:-.2rem -.2rem 0;padding:.2rem .2rem 0;border-bottom:1px solid #dce7f1}.composer-subtabs-list{display:inline-flex;gap:.42rem;align-items:flex-end}.composer-subtab-btn{border:1px solid #cfe0ed;border-bottom:none;background:#f4f9fe;color:#365268;padding:.48rem .82rem;border-radius:10px 10px 0 0;font-weight:700;cursor:pointer}.composer-subtab-btn.is-active{background:#ffffff;color:var(--brand-strong);border-color:#c4d6e5;box-shadow:0 -1px 0 #ffffff}.template-workspace{padding-top:.86rem}.template-layout{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);grid-gap:.8rem;gap:.8rem;align-items:start}.template-list-column{border:1px solid #dce7f1;border-radius:12px;background:#fbfdff;padding:.65rem;display:grid;grid-gap:.6rem;gap:.6rem}.template-list{display:grid;grid-gap:.4rem;gap:.4rem}.template-list-item{border:1px solid #d7e5f2;border-radius:10px;background:#ffffff;color:#234058;font-weight:700;text-align:left;padding:.5rem .62rem;cursor:pointer}.template-list-item.is-active{border-color:#86aecf;background:#eaf4ff;color:#0c4e73}.template-editor-column{border:1px solid #dce7f1;border-radius:12px;background:#ffffff;padding:.75rem;display:grid;grid-gap:.68rem;gap:.68rem}.template-editor-head{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.template-editor-head h3{margin:0}.template-content-area{min-height:210px}.template-actions-row{display:flex;flex-wrap:wrap;gap:.52rem}.pause-tags-actions{display:flex;flex-wrap:wrap;gap:.45rem}.multilingual-segment-list{display:grid;grid-gap:.65rem;gap:.65rem}.multilingual-segment-card{border:1px solid #dce7f1;border-radius:12px;background:#fbfdff;padding:.72rem;display:grid;grid-gap:.62rem;gap:.62rem}.multilingual-segment-head{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.multilingual-segment-title{margin:0;font-weight:700;color:var(--ink)}.multilingual-segment-text{min-height:98px}.multilingual-segment-actions{display:flex;justify-content:flex-start}.multilingual-segment-transition{border:1px dashed #c7d9e8;border-radius:12px;background:#f4f9ff;padding:.65rem .72rem;display:grid;grid-gap:.45rem;gap:.45rem}.multilingual-segment-transition-title{margin:0;font-weight:700;color:#31516a}.track-combobox{position:relative}.track-combobox-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-align:left;cursor:pointer}.track-combobox-trigger-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.track-combobox-caret{color:#3c5f77;font-size:.9rem;line-height:1}.track-combobox-panel{position:absolute;z-index:30;inset:calc(100% + .25rem) 0 auto 0;border:1px solid #cfe0ef;border-radius:12px;background:#ffffff;box-shadow:0 14px 30px rgba(14,42,66,.12);padding:.45rem;display:grid;grid-gap:.45rem;gap:.45rem}.track-combobox-search{margin:0}.track-combobox-list{max-height:240px;overflow-y:auto;display:grid;grid-gap:.2rem;gap:.2rem}.track-combobox-group-title{margin:.2rem .2rem .05rem;font-size:.73rem;font-weight:700;letter-spacing:.01em;color:#5a748a}.track-combobox-option{width:100%;border:0;background:transparent;color:var(--ink);border-radius:9px;padding:.45rem .52rem;text-align:left;cursor:pointer}.track-combobox-option:hover{background:#edf5ff}.track-combobox-option.is-selected{background:#e3f4ff;color:#0f4d74;font-weight:700}.track-combobox-empty{margin:.25rem .2rem .1rem}.voice-advanced-stack{display:grid;grid-gap:.75rem;gap:.75rem}.options-side-table{border:1px solid #dce7f1;border-radius:12px;background:#fbfdff;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;overflow:hidden}.options-side-cell{padding:.65rem .75rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;align-content:flex-start;gap:.45rem}.options-side-cell+.options-side-cell{border-left:1px solid #dce7f1}.output-format-panel{border:1px solid #dce7f1;border-radius:12px;background:#fbfdff;padding:.68rem .78rem;display:grid;grid-gap:.42rem;gap:.42rem}.loop-count-field{max-width:220px}.loop-fields{display:flex;flex-wrap:wrap;gap:.65rem;align-items:flex-start}.optimization-preview-box{border:1px solid #dceaf7;background:#f7fbff;border-radius:12px;padding:.7rem;display:grid;grid-gap:.65rem;gap:.65rem}.optimization-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.pronunciation-panel{border:1px solid #dce7f1;border-radius:12px;background:#fbfdff;padding:.75rem;display:grid;grid-gap:.7rem;gap:.7rem}.rule-options{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.guide-form-actions{display:flex;flex-wrap:wrap;gap:.55rem}.guide-editor-shell{display:grid;grid-gap:.55rem;gap:.55rem}.guide-toolbar{border:1px solid #dbe7f1;border-radius:10px;background:#f8fbff;padding:.48rem;gap:.55rem}.guide-toolbar,.guide-toolbar-group{display:flex;flex-wrap:wrap;align-items:center}.guide-toolbar-group{gap:.38rem}.guide-toolbar-label{font-size:.78rem;color:var(--muted);font-weight:700}.guide-textarea{min-height:220px}.guide-image-upload{margin-top:.2rem;border-top:1px dashed #dce7f1;padding-top:.75rem}.guide-list-admin{max-height:360px}.guide-admin-item{display:grid;grid-gap:.45rem;gap:.45rem;align-items:center;padding-bottom:.45rem}.guide-content{display:grid;grid-gap:.72rem;gap:.72rem;line-height:1.5}.guide-heading{margin:0;line-height:1.3}.guide-heading-1{font-size:1.42rem}.guide-heading-2{font-size:1.28rem}.guide-heading-3{font-size:1.16rem}.guide-heading-4{font-size:1.05rem}.guide-heading-5{font-size:.98rem}.guide-heading-6{font-size:.94rem}.guide-paragraph{margin:0;white-space:pre-line}.guide-center{text-align:center}.guide-inline-highlight{background:#fff2a8;border-radius:4px;padding:0 .12rem}.guide-link{color:var(--brand-strong);font-weight:700;text-decoration:underline;text-underline-offset:2px}.guide-link:hover{color:var(--brand)}.guide-empty-line{height:.9rem}.guide-list{margin:0;padding-left:1.2rem;display:grid;grid-gap:.3rem;gap:.3rem}.guide-image-wrap{margin:0;display:grid;grid-gap:.28rem;gap:.28rem}.guide-image-wrap.guide-center{justify-items:center}.guide-image{max-width:100%;max-height:520px;height:auto;width:auto;object-fit:contain;border:1px solid #dce7f1;border-radius:10px;background:#fff}.guide-modal{width:min(860px,96vw)}.pronunciation-rule-list{display:grid;grid-gap:.6rem;gap:.6rem}.pronunciation-rule-item{border:1px solid #e1eaf2;border-radius:10px;background:#fff;padding:.65rem;display:grid;grid-gap:.55rem;gap:.55rem}.table-wrap{overflow:auto;border:1px solid #e1ebf3;border-radius:12px;background:#fff;margin-bottom:.8rem}table{width:100%;border-collapse:collapse;font-size:.92rem;min-width:760px}td,th{border-bottom:1px solid #edf3f8;text-align:left;padding:.62rem .68rem;vertical-align:middle}th{color:var(--muted);font-weight:600;background:#f7fbff}.table-head-center{text-align:center}.table-wrap tbody tr:hover td{background:#f8fbff}.table-wrap tbody tr:last-child td{border-bottom:none}.admin-offers-create-form,.admin-offers-table-wrap{margin-bottom:1rem}table.table-center td,table.table-center th{text-align:center}table.table-center td audio{margin-inline:auto}table.table-center .table-actions{justify-content:center}.commercial-discount-cell{display:flex;flex-direction:column;gap:.4rem;align-items:center}.commercial-discount-mode{width:82px;min-width:82px}.commercial-discount-value{width:110px;min-width:110px}.commercial-discount-applied{margin:0;min-height:1rem;font-weight:600}.commercial-quote-toolbar{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.commercial-quote-toggle{margin:0;padding:.25rem .35rem}.commercial-quote-add-btn{min-width:138px}.commercial-quote-price-note{margin-top:.15rem;margin-bottom:.7rem}.commercial-quote-table-wrap{border-radius:14px;border-color:#d7e4ee;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}.commercial-quote-table thead th{text-align:center;vertical-align:middle;font-size:.94rem;font-weight:700;color:#38556f;padding:.68rem .58rem}.commercial-quote-table tbody td{padding:.62rem .55rem;vertical-align:middle}.commercial-quote-cell-offer{min-width:300px}.commercial-quote-offer-input{min-width:280px}.commercial-quote-small-input{width:124px;min-width:124px;text-align:center}.commercial-quote-money-input{width:122px;min-width:122px;text-align:center}.commercial-quote-main-value{display:inline-block;line-height:1.2;font-size:1.06rem}.commercial-quote-sub-value{margin-top:.18rem;margin-bottom:0;line-height:1.24}.commercial-quote-cell-action .btn{min-width:104px}.commercial-totals-grid{margin-top:.25rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.72rem;gap:.72rem}.commercial-total-card{padding:.88rem .92rem;border:1px solid #ccdeec;background:linear-gradient(180deg,#f7fbff,#f1f7fd)}.commercial-total-card-highlight{border-color:#9ec2de;background:linear-gradient(180deg,#eaf6ff,#dbefff)}.commercial-total-label{margin-bottom:.32rem;color:#3e5d77}.commercial-total-value{font-size:clamp(1.75rem,2.15vw,2.15rem);line-height:1.05;color:#143954}.commercial-capacity-note{margin-top:.6rem;margin-bottom:.05rem}.table-actions{display:flex;flex-wrap:wrap;gap:.45rem}.admin-track-actions{justify-content:flex-end}.admin-track-edit-field{width:100%}.input-compact{padding:.5rem .58rem;font-size:.86rem}.voice-check-grid{margin-top:.35rem;border:1px solid #dbe7f1;border-radius:10px;padding:.55rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.45rem;gap:.45rem;max-height:220px;overflow:auto;background:#fbfdff}.voice-check-item{display:flex;align-items:center;gap:.45rem;font-size:.86rem}.voice-check-item input[type=checkbox]{width:16px;height:16px;accent-color:var(--brand-strong)}.modal-overlay{position:fixed;inset:0;background:rgba(6,22,34,.52);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;padding:1rem;z-index:60}.modal-card{width:min(760px,96vw);max-height:88vh;overflow:auto;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:1rem;box-shadow:var(--shadow)}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.modal-head h3{margin:0}.modal-actions{margin-top:1rem;display:flex;justify-content:flex-end;gap:.5rem}.table-bulk-actions{margin:.2rem 0 .7rem;justify-content:space-between;gap:.65rem}.table-bulk-actions,.table-bulk-actions-left{display:flex;flex-wrap:wrap;align-items:center}.table-bulk-actions-left{gap:.45rem}.table-select-col{width:44px;min-width:44px}.table-select-col input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:var(--brand-strong)}.table-cell-center{text-align:center;vertical-align:middle}.table-cell-center .btn{margin:0 auto}.table-textarea{min-height:88px}.pagination{margin-top:.9rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.7rem}audio{width:100%;min-width:150px}td audio{min-width:220px}.animate-in{animation:rise .5s ease-out}.delay-1{animation-delay:.15s;animation-fill-mode:both}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes landingBars{0%{transform:scaleY(.65)}to{transform:scaleY(1.08)}}@media (max-width:980px){.studio-grid{grid-template-columns:1fr}.studio-tab-list{width:100%}.studio-tab-btn{flex:1 1 100%;text-align:center}.span-2{grid-column:span 1}.row-2,.row-3{grid-template-columns:1fr}.composer-subtabs-list{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem}.template-layout{grid-template-columns:1fr}.admin-health-head,.topbar{flex-direction:column}.admin-health-head{align-items:flex-start}.admin-backup-grid,.admin-health-grid{grid-template-columns:1fr}.landing-header{flex-direction:column;align-items:flex-start}.landing-header-actions{width:100%;justify-content:flex-start}.landing-brand{width:100%}.landing-brand-logo{width:clamp(108px,30vw,132px)}.landing-hero-grid{grid-template-columns:1fr}.landing-title{font-size:clamp(1.8rem,8.2vw,2.45rem)}.landing-hero-visual{padding-top:.95rem}.landing-hero-shot-badge{left:.45rem;font-size:.68rem}.landing-hero-floating{position:static;margin-top:.4rem;width:max-content}.landing-feature-grid,.landing-preview-grid,.landing-pricing-grid,.landing-stat-strip,.landing-steps-grid{grid-template-columns:1fr}.landing-pricing-card.is-popular{transform:none}.landing-contact-grid{grid-template-columns:1fr}.topbar-brand{width:100%}.app-footer{padding-right:1.2rem;padding-bottom:1.45rem}.app-footer-version{right:1.2rem;bottom:.35rem}.topbar-logo{width:clamp(108px,30vw,132px)}.topbar-actions{width:100%;justify-items:start}.topbar-view-row{width:100%;justify-content:flex-start;align-items:center}.view-mode-toggle-wrap{justify-items:start}.topbar-menu{margin-left:auto}.topbar-menu-panel{right:0;min-width:min(240px,calc(100vw - 2.5rem))}.commercial-quote-toolbar{flex-direction:column;align-items:flex-start}.commercial-totals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-head,.result-player-row{flex-direction:column;align-items:stretch}.preview-row{grid-template-columns:minmax(0,1fr) max-content max-content}.account-stats-grid,.optimization-preview-grid,.options-side-table,.settings-provider-grid,.voice-check-grid{grid-template-columns:1fr}.options-side-cell+.options-side-cell{border-left:none;border-top:1px solid #dce7f1}td audio{min-width:140px}}@media (max-width:760px){.commercial-quote-offer-input{min-width:220px}.commercial-quote-cell-offer{min-width:240px}.commercial-quote-money-input,.commercial-quote-small-input{width:96px;min-width:96px}.commercial-discount-mode{width:68px;min-width:68px}.commercial-discount-value{width:92px;min-width:92px}.commercial-total-value{font-size:clamp(1.45rem,6vw,1.9rem)}}