:root{--blue:#38bdf8;--blue-dark:#0ea5e9;--blue-dim:#38bdf81f;--blue-border:#38bdf859;--bg:#f0f4f8;--bg-card:#fff;--bg-raised:#e8edf3;--text:#64748b;--text-h:#0f172a;--text-muted:#94a3b8;--border:#cbd5e1;--border-soft:#e2e8f0;--code-bg:#f1f5f9;--social-bg:#f1f5f9cc;--accent:var(--blue);--accent-bg:var(--blue-dim);--accent-border:var(--blue-border);--green:#22c55e;--red:#ef4444;--yellow:#f59e0b;--shadow-sm:0 1px 3px #0f172a14, 0 1px 2px #0f172a0a;--shadow:0 4px 12px #0f172a1a, 0 2px 4px #0f172a0f;--shadow-lg:0 10px 30px #0f172a24, 0 4px 8px #0f172a14;--shadow-blue:0 4px 20px #38bdf840;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--mono:"JetBrains Mono", ui-monospace, Consolas, monospace;font:17px/1.65 var(--sans);letter-spacing:.01em;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--bg:#0a0f1a;--bg-card:#111827;--bg-raised:#1e2535;--text:#94a3b8;--text-h:#f1f5f9;--text-muted:#64748b;--border:#1e2d3d;--border-soft:#162032;--code-bg:#0d1520;--social-bg:#1e2535cc;--shadow-sm:0 1px 3px #0006;--shadow:0 4px 12px #00000080;--shadow-lg:0 10px 30px #0009}}body{background:var(--bg);margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;margin:0;display:flex}h1,h2,h3,h4{font-family:var(--heading);color:var(--text-h);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.2}h1{font-size:clamp(2rem,4vw,2.75rem)}h2{font-size:clamp(1.4rem,2.5vw,1.75rem)}h3{font-size:1.25rem}h4{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:1rem;font-weight:700}p{margin:0}code{font-family:var(--mono);background:var(--code-bg);color:var(--blue);border:1px solid var(--border-soft);border-radius:4px;padding:.15em .4em;font-size:.85em}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}::selection{background:var(--blue-dim);color:var(--text-h)}@media (width<=640px){:root{font-size:15px}h1{font-size:clamp(1.5rem,6vw,2rem)}h2{font-size:clamp(1.2rem,5vw,1.5rem)}button{min-height:44px}body{overflow-x:hidden}}@media (width<=400px){:root{font-size:14px}}.lp-page{box-sizing:border-box;text-align:left;background:var(--bg);justify-content:center;align-items:stretch;min-height:100svh;padding:clamp(1rem,4vw,2.5rem);display:flex;position:relative;overflow:hidden}.lp-mesh{z-index:0;background:radial-gradient(70% 50% at 15% 40%,#38bdf81f,#0000 55%),radial-gradient(50% 40% at 85% 20%,#0ea5e914,#0000 50%),radial-gradient(40% 60% at 50% 100%,#38bdf80f,#0000 45%);position:absolute;inset:0}.lp-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,420px);align-items:center;gap:clamp(2rem,6vw,5rem);width:100%;max-width:1040px;margin:auto;display:grid;position:relative}@media (width<=900px){.lp-grid{grid-template-columns:1fr;max-width:440px}.lp-pitch{text-align:center;order:2}.lp-pitch p{margin-left:auto;margin-right:auto}.lp-pitch__badges{justify-content:center}}.lp-pitch h1{letter-spacing:-.04em;color:var(--text-h);margin:0 0 1rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.1}.lp-pitch h1 span{color:var(--blue)}.lp-pitch p{max-width:38ch;color:var(--text);margin:0 0 1.75rem;font-size:1rem;line-height:1.7}.lp-pitch__badges{flex-wrap:wrap;gap:.5rem;display:flex}.lp-pitch__badges span{letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--border);background:var(--bg-raised);color:var(--text-muted);border-radius:999px;padding:.3rem .75rem;font-size:.92rem;font-weight:600}.lp-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-lg);border-radius:20px;padding:clamp(1.75rem,4vw,2.5rem)}.lp-belt{background:linear-gradient(90deg, var(--blue-dark), var(--blue), #7dd3fc, var(--blue-dark));border-radius:999px;height:3px;margin-bottom:1.75rem}.lp-brand{align-items:center;gap:.85rem;margin-bottom:1.75rem;display:flex}.lp-logo{object-fit:cover;border:1px solid var(--border);background:var(--bg-raised);border-radius:12px;width:44px;height:44px}.lp-brand__name{color:var(--text-h);margin:0;font-size:1.15rem;font-weight:700}.lp-brand__sub{color:var(--text-muted);margin-top:.1rem;font-size:.98rem;display:block}.lp-social{flex-direction:column;gap:.5rem;margin-bottom:.25rem;display:flex}.lp-social__btn{border:1px solid var(--border);background:var(--bg-raised);width:100%;color:var(--text-h);font:inherit;cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:.75rem;padding:.65rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.lp-social__btn:hover{background:var(--bg-card);border-color:var(--blue-border);box-shadow:0 0 0 3px var(--blue-dim)}.lp-social__btn svg{flex-shrink:0}.lp-divider{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.75rem;margin:1.1rem 0;font-size:1.05rem;display:flex}.lp-divider:before,.lp-divider:after{content:"";background:var(--border);flex:1;height:1px}.lp-field{margin-bottom:1rem}.lp-field label{color:var(--text-h);letter-spacing:.02em;margin-bottom:.4rem;font-size:.98rem;font-weight:600;display:block}.lp-field input{box-sizing:border-box;border:1px solid var(--border);background:var(--bg-raised);width:100%;color:var(--text-h);font:inherit;border-radius:10px;padding:.72rem .9rem;font-size:1rem;transition:border-color .15s,box-shadow .15s,background .15s}.lp-field input::placeholder{color:var(--text-muted)}.lp-field input:focus{background:var(--bg-card);border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-dim);outline:none}.lp-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.lp-remember{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;font-size:.92rem;display:flex}.lp-remember input{accent-color:var(--blue);width:1rem;height:1rem}.lp-link{font:inherit;color:var(--blue);cursor:pointer;background:0 0;border:none;padding:0;font-size:.92rem;font-weight:600;transition:opacity .15s}.lp-link:hover{opacity:.75;text-decoration:underline}.lp-link--back{color:var(--text);align-items:center;gap:5px;display:inline-flex}.lp-link--back:hover{color:var(--text-h);text-decoration:none}.lp-error{color:var(--red);background:#ef444414;border:1px solid #ef444433;border-radius:8px;margin:0 0 1rem;padding:.6rem .85rem;font-size:1rem;font-weight:600}.lp-submit{width:100%;font:inherit;cursor:pointer;color:#0a0f1a;background:var(--blue);box-shadow:var(--shadow-blue);letter-spacing:.01em;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.82rem 1rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .2s,filter .15s;display:flex}.lp-submit:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 6px 28px #38bdf866}.lp-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.lp-guest{width:100%;font:inherit;cursor:pointer;color:var(--text-h);border:1px solid var(--border);background:0 0;border-radius:10px;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}.lp-guest:hover{background:var(--bg-raised);border-color:var(--blue-border)}.lp-switch{color:var(--text);text-align:center;margin:1rem 0 0;font-size:1rem}.lp-spinner{border:2px solid #0a0f1a40;border-top-color:#0a0f1a;border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.7s linear infinite lp-spin}@keyframes lp-spin{to{transform:rotate(360deg)}}.lp-forgot-header{background:var(--blue-dim);border:1px solid var(--blue-border);border-radius:12px;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.1rem;display:flex}.lp-forgot-icon{background:var(--bg-raised);border:1px solid var(--border);width:48px;height:48px;color:var(--blue);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-forgot-header h3{color:var(--text-h);margin:0 0 .2rem;font-size:1.05rem;font-weight:700}.lp-forgot-header p{color:var(--text);margin:0;font-size:.92rem;line-height:1.5}.lp-sent{text-align:center;flex-direction:column;align-items:center;gap:.85rem;padding:1rem 0;display:flex}.lp-sent__icon{background:var(--blue-dim);border:1px solid var(--blue-border);width:68px;height:68px;color:var(--blue);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.lp-sent h3{color:var(--text-h);margin:0;font-size:1.15rem;font-weight:700}.lp-sent p{color:var(--text);max-width:30ch;margin:0;font-size:1.05rem;line-height:1.6}.lp-sent strong{color:var(--text-h)}.lp-sent__actions{flex-direction:column;gap:.6rem;width:100%;margin-top:.5rem;display:flex}@media (width<=640px){.lp-page{padding:1rem}.lp-card{border-radius:16px;padding:1.25rem}.lp-pitch h1{font-size:1.6rem}.lp-pitch p{font-size:.92rem}.lp-pitch__badges span{padding:.25rem .6rem;font-size:.78rem}.lp-field input{font-size:16px}.lp-submit{padding:.9rem 1rem;font-size:.95rem}.lp-social__btn{padding:.6rem .85rem;font-size:.82rem}.lp-row{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (width<=400px){.lp-grid{gap:1.5rem}.lp-brand__name{font-size:1rem}}.ve-digits{justify-content:center;gap:10px;margin:1.5rem 0 1.25rem;display:flex}.ve-digit{text-align:center;color:#f1f5f9;caret-color:#38bdf8;background:#0f172a;border:2px solid #1e2d3d;border-radius:10px;outline:none;width:48px;height:58px;font-family:monospace;font-size:1.6rem;font-weight:700;transition:border-color .15s}.ve-digit:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf826}.ve-digit:disabled{opacity:.5;cursor:not-allowed}.lp-success{color:#4ade80;text-align:center;margin:.5rem 0;font-size:.85rem}.ve-section-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:1.25rem 0 .6rem;font-size:.78rem;font-weight:600}.ve-pw-section{opacity:.4;pointer-events:none;transition:opacity .25s}.ve-pw-section--active{opacity:1;pointer-events:auto}.ve-digit--done{color:#4ade80;border-color:#4ade80}.ve-strength{flex-direction:column;gap:3px;margin:.4rem 0 .75rem;padding:0;list-style:none;display:flex}.ve-strength li{align-items:center;gap:6px;font-size:.78rem;display:flex}.ve-strength--ok{color:#4ade80}.ve-strength--fail{color:#64748b}.navbar{z-index:50;background:var(--bg-card);border-bottom:1px solid var(--border);box-sizing:border-box;width:100%;position:sticky;top:0}.navbar__inner{box-sizing:border-box;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:100%;max-width:1400px;height:72px;margin:0 auto;padding:0 clamp(1rem,3vw,2.5rem);display:grid}.navbar__brand{cursor:pointer;background:0 0;border:none;justify-self:start;align-items:center;gap:.65rem;padding:0;display:flex}.navbar__logo{object-fit:cover;border:1px solid var(--border);background:var(--bg-raised);border-radius:9px;width:32px;height:32px}.navbar__title{color:var(--text-h);letter-spacing:-.02em;white-space:nowrap;font-size:.95rem;font-weight:700}.navbar__nav{background:var(--bg-raised);border:1px solid var(--border);border-radius:12px;justify-self:center;align-items:center;gap:2px;padding:3px;display:flex}.navbar__link{color:var(--text);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9px;align-items:center;gap:6px;padding:.42rem .9rem;font-size:.92rem;font-weight:600;line-height:1;transition:background .15s,color .15s;display:inline-flex}.navbar__link:hover{background:var(--bg-card);color:var(--text-h)}.navbar__link--active{background:var(--bg-card);color:var(--blue);box-shadow:var(--shadow-sm)}.navbar__right{justify-self:end;align-items:center;gap:.5rem;display:flex}.navbar__logout{border:1px solid var(--border);color:var(--text);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:9px;align-items:center;gap:6px;padding:.42rem .9rem;font-size:.92rem;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.navbar__logout:hover{color:var(--red);background:#ef444414;border-color:#ef44444d}@media (width<=680px){.navbar__inner{grid-template-columns:auto 1fr auto;gap:.5rem;height:64px}.navbar__title,.navbar__link span,.navbar__logout span{display:none}.navbar__link,.navbar__logout{padding:.42rem .6rem}}.navbar__signup-cta{background:var(--blue);color:#0a0f1a;font:inherit;cursor:pointer;white-space:nowrap;border:none;border-radius:9px;align-items:center;padding:.42rem 1rem;font-size:.82rem;font-weight:700;transition:filter .15s;display:inline-flex}.navbar__signup-cta:hover{filter:brightness(1.08)}@media (width<=768px){.navbar__inner{height:60px;padding:0 1rem}.navbar__nav{gap:1px;padding:2px}.navbar__link{padding:.38rem .55rem;font-size:.82rem}.navbar__link span,.navbar__logout span{display:none}.navbar__logout{padding:.38rem .55rem}.navbar__signup-cta{padding:.38rem .7rem;font-size:.78rem}}@media (width<=480px){.navbar__inner{grid-template-columns:auto 1fr auto;height:56px}.navbar__title{display:none}}.setup-page{background:var(--bg);text-align:left;flex-direction:column;min-height:100svh;display:flex}.setup-mesh{z-index:0;pointer-events:none;background:radial-gradient(60% 50% at 10% 20%,#38bdf812,#0000 55%),radial-gradient(50% 40% at 90% 80%,#0ea5e90d,#0000 50%);position:fixed;inset:0}.setup-body{z-index:1;flex:1;width:100%;max-width:680px;margin:0 auto;padding:clamp(2rem,5vw,3.5rem) clamp(1rem,4vw,2rem);position:relative}.setup-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-lg);border-radius:18px;padding:clamp(1.75rem,4vw,2.5rem)}.setup-card__belt{background:linear-gradient(90deg, var(--blue-dark), var(--blue), #7dd3fc);border-radius:999px;height:3px;margin-bottom:2rem}.setup-field{margin-bottom:1.25rem}.setup-field label{color:var(--text-h);letter-spacing:.02em;text-transform:uppercase;margin-bottom:.4rem;font-size:.98rem;font-weight:600;display:block}.setup-optional{text-transform:none;color:var(--text-muted);font-weight:400}.setup-required{color:var(--red)}.setup-field input,.setup-field textarea{box-sizing:border-box;border:1px solid var(--border);background:var(--bg-raised);width:100%;color:var(--text-h);font:inherit;border-radius:10px;padding:.75rem .9rem;font-size:1rem;transition:border-color .15s,box-shadow .15s,background .15s}.setup-field textarea{resize:vertical;min-height:220px;line-height:1.65}.setup-field input::placeholder,.setup-field textarea::placeholder{color:var(--text-muted)}.setup-field input:focus,.setup-field textarea:focus{background:var(--bg-card);border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-dim);outline:none}.setup-field textarea.has-error{border-color:var(--red);box-shadow:0 0 0 3px #ef44441a}.setup-field__footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.4rem;display:flex}.setup-field__error{color:var(--red);align-items:center;gap:5px;font-size:.98rem;font-weight:600;display:flex}.setup-field__hint{color:var(--text-muted);font-size:1.05rem}.setup-field__count{color:var(--text-muted);flex-shrink:0;font-size:.92rem}.setup-submit{width:100%;font:inherit;cursor:pointer;color:#0a0f1a;background:var(--blue);box-shadow:var(--shadow-blue);letter-spacing:.01em;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;margin-top:.5rem;padding:.9rem 1rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .2s,filter .15s;display:flex}.setup-submit:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 6px 28px #38bdf866}.setup-submit:disabled{opacity:.45;cursor:not-allowed;transform:none}.setup-spinner{border:2px solid #0a0f1a40;border-top-color:#0a0f1a;border-radius:50%;flex-shrink:0;width:17px;height:17px;animation:.7s linear infinite setup-spin}@keyframes setup-spin{to{transform:rotate(360deg)}}.setup-tips{background:var(--blue-dim);border:1px solid var(--blue-border);border-radius:10px;margin-top:1.5rem;padding:1rem 1.1rem}.setup-tips strong{color:var(--text-h);margin-bottom:.5rem;font-size:1rem;display:block}.setup-tips ul{flex-direction:column;gap:.3rem;margin:0;padding-left:1.1rem;display:flex}.setup-tips li{color:var(--text);font-size:.98rem;line-height:1.5}.setup-loading-dots{align-items:center;gap:3px;margin-left:2px;display:inline-flex}.setup-loading-dots span{background:#0a0f1a;border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite setup-dot}.setup-loading-dots span:nth-child(2){animation-delay:.2s}.setup-loading-dots span:nth-child(3){animation-delay:.4s}@keyframes setup-dot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.setup-quota{background:var(--blue-dim);border:1px solid var(--blue-border);color:var(--text);border-radius:10px;align-items:flex-start;gap:8px;padding:.85rem 1rem;font-size:.9rem;line-height:1.5;display:flex}.setup-quota svg{color:var(--blue);flex-shrink:0;margin-top:2px}.setup-quota--warning{background:#f59e0b1a;border-color:#f59e0b59}.setup-quota--warning svg{color:var(--yellow)}.setup-quota--exceeded{background:#ef444414;border-color:#ef444440}.setup-quota--exceeded svg{color:var(--red)}.setup-quota__link{font:inherit;color:var(--blue);cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.setup-quota__link:hover{opacity:.8}@media (width<=640px){.setup-body{padding:1rem}.setup-card{border-radius:14px;padding:1.25rem}.setup-field input,.setup-field textarea{font-size:16px}.setup-field textarea{min-height:160px}.setup-submit{font-size:.95rem}.setup-tips{padding:.85rem 1rem}}.voice-viz{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:180px;height:180px;display:flex;position:relative}.voice-viz__ring{border:1px solid var(--blue-border);border-radius:50%;transition:transform .4s,opacity .4s;position:absolute}.voice-viz__ring--outer{opacity:.2;width:170px;height:170px}.voice-viz__ring--inner{opacity:.35;width:130px;height:130px}.voice-viz--active .voice-viz__ring--outer{animation:2s ease-in-out infinite vv-ring}.voice-viz--active .voice-viz__ring--inner{animation:2s ease-in-out .3s infinite vv-ring}@keyframes vv-ring{0%,to{opacity:.25;transform:scale(1)}50%{opacity:.55;transform:scale(1.07)}}.voice-viz__core{background:var(--bg-raised);border:1px solid var(--border);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;transition:background .3s,box-shadow .3s;display:flex;position:relative}.voice-viz--active .voice-viz__core{background:var(--blue-dim);border-color:var(--blue-border);box-shadow:0 0 24px #38bdf840,0 0 48px #38bdf81a}.voice-viz__bars{align-items:center;gap:3px;height:50px;display:flex}.voice-viz__bar{background:var(--blue);opacity:.7;border-radius:999px;flex-shrink:0;width:3px;height:6px;transition:height 80ms}.voice-viz--active .voice-viz__bar{opacity:1}.voice-viz__label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:700;position:absolute;bottom:-6px}.voice-viz--active .voice-viz__label{color:var(--blue)}.iv-page{background:var(--bg);text-align:left;flex-direction:column;min-height:100svh;display:flex}.iv-mesh{z-index:0;pointer-events:none;background:radial-gradient(50% 40% at 0 30%,#38bdf80f,#0000 55%),radial-gradient(40% 35% at 100% 70%,#0ea5e90d,#0000 50%);position:fixed;inset:0}.iv-body{z-index:1;box-sizing:border-box;flex-direction:column;flex:1;gap:1.25rem;width:100%;max-width:1400px;margin:0 auto;padding:clamp(1rem,2.5vw,1.75rem) clamp(1rem,3vw,2.5rem);display:flex;position:relative}.iv-question-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.iv-question-bar__left,.iv-question-bar__right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.iv-badge{letter-spacing:.05em;text-transform:uppercase;border:1px solid var(--border);background:var(--bg-raised);color:var(--text-muted);border-radius:999px;align-items:center;gap:5px;padding:.28rem .7rem;font-size:.92rem;font-weight:700;display:inline-flex}.iv-badge--ai{background:var(--blue-dim);border-color:var(--blue-border);color:var(--blue)}.iv-btn{border:1px solid var(--border);background:var(--bg-card);color:var(--text);font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:.4rem .85rem;font-size:.98rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.iv-btn:hover{background:var(--bg-raised);color:var(--text-h);border-color:var(--blue-border)}.iv-question-card{background:var(--bg-card);border:1px solid var(--border);border-left:3px solid var(--blue);box-shadow:var(--shadow);border-radius:14px;padding:1.4rem 1.75rem}.iv-question-label{text-transform:uppercase;letter-spacing:.08em;color:var(--blue);margin:0 0 .5rem;font-size:1rem;font-weight:700}.iv-question-text{color:var(--text-h);margin:0;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:500;line-height:1.55}.iv-main{flex:1;grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem;display:grid}@media (width<=860px){.iv-main{grid-template-columns:1fr}}.iv-panel{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:1.25rem;min-height:560px;padding:1.75rem;display:flex}.iv-panel__header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.iv-panel__title{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.92rem;font-weight:700}.iv-timer{color:var(--text-muted);font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-size:1rem;font-weight:700;transition:color .3s;display:flex}.iv-timer--active{color:var(--red)}.iv-viz-wrap{justify-content:center;align-items:center;padding:.5rem 0;display:flex}.iv-record-controls{justify-content:center;display:flex}.iv-record-btn{font:inherit;cursor:pointer;letter-spacing:.01em;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:260px;padding:.85rem 2rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .2s,filter .15s;display:flex}.iv-record-btn--start{background:var(--blue);color:#0a0f1a;box-shadow:var(--shadow-blue)}.iv-record-btn--start:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #38bdf873}.iv-record-btn--stop{background:var(--red);color:#fff;animation:1.4s ease-in-out infinite iv-pulse-red;box-shadow:0 4px 18px #ef444459}.iv-record-btn--stop:hover{filter:brightness(1.1);animation:none;transform:translateY(-2px)}@keyframes iv-pulse-red{0%,to{box-shadow:0 4px 18px #ef444459}50%{box-shadow:0 4px 30px #ef4444a6}}.iv-record-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.iv-warning{color:var(--yellow);text-align:center;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:8px;margin:0;padding:.6rem .9rem;font-size:.98rem}.iv-auto-submit-toggle{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:.4rem 0;font-size:.98rem;font-weight:600;display:flex}.iv-auto-submit-toggle input{width:15px;height:15px;accent-color:var(--blue);cursor:pointer;flex-shrink:0}.iv-auto-submit-toggle input:disabled{cursor:not-allowed;opacity:.5}.iv-transcript-wrap{flex-direction:column;flex:1;gap:.5rem;display:flex}.iv-transcript-header{justify-content:space-between;align-items:center;display:flex}.iv-transcript-label{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);font-size:.92rem;font-weight:700}.iv-transcript-actions{gap:5px;display:flex}.iv-text-btn{font:inherit;border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:.22rem .55rem;font-size:.92rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.iv-text-btn:hover{background:var(--bg-raised);color:var(--text-h)}.iv-text-btn--save{color:var(--green);border-color:#22c55e59}.iv-text-btn--save:hover{background:#22c55e14}.iv-text-btn--danger{color:var(--red);border-color:#ef44444d}.iv-text-btn--danger:hover{background:#ef444414}.iv-transcript-box{border:1px solid var(--border);background:var(--bg-raised);border-radius:10px;flex:1;min-height:120px;padding:.9rem 1rem;overflow-y:auto}.iv-transcript-editor{box-sizing:border-box;border:1px solid var(--blue);background:var(--bg-card);width:100%;min-height:120px;color:var(--text-h);font:inherit;resize:vertical;box-shadow:0 0 0 3px var(--blue-dim);border-radius:10px;outline:none;padding:.9rem 1rem;font-size:.98rem;line-height:1.65}.iv-transcript-text{color:var(--text-h);margin:0;font-size:.98rem;line-height:1.7}.iv-transcript-interim{color:var(--blue);opacity:.7;font-style:italic}.iv-transcript-placeholder{color:var(--text-muted);margin:0;font-size:.92rem;font-style:italic}.iv-submit-btn{font:inherit;cursor:pointer;color:#0a0f1a;background:var(--blue);box-shadow:var(--shadow-blue);letter-spacing:.01em;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:.82rem 1rem;font-size:.98rem;font-weight:700;transition:transform .15s,box-shadow .2s,filter .15s;display:flex}.iv-submit-btn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 6px 28px #38bdf866}.iv-submit-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.iv-spinner{border:2px solid #0a0f1a40;border-top-color:#0a0f1a;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite iv-spin}@keyframes iv-spin{to{transform:rotate(360deg)}}.iv-transcribing{color:var(--blue);background:var(--blue-dim);border:1px solid var(--blue-border);border-radius:8px;align-items:center;gap:8px;padding:.5rem .75rem;font-size:.98rem;font-weight:600;display:flex}.iv-spinner-dark{border:2px solid var(--blue-border);border-top-color:var(--blue);border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.7s linear infinite iv-spin}.iv-progress{color:var(--text-muted);background:var(--bg-raised);border:1px solid var(--border);letter-spacing:.03em;border-radius:999px;padding:.22rem .7rem;font-size:.92rem;font-weight:700}.iv-ai-empty{text-align:center;color:var(--text);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.iv-ai-empty__icon{background:var(--blue-dim);border:1px solid var(--blue-border);width:72px;height:72px;color:var(--blue);opacity:.8;border-radius:50%;justify-content:center;align-items:center;display:flex}.iv-ai-empty p{max-width:26ch;color:var(--text);font-size:1.05rem;line-height:1.55}.iv-ai-empty ul{text-align:left;flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.iv-ai-empty li{color:var(--text);padding-left:1.2rem;font-size:.98rem;position:relative}.iv-ai-empty li:before{content:"✓";color:var(--blue);font-weight:700;position:absolute;left:0}.iv-ai-response{flex-direction:column;flex:1;gap:1.1rem;display:flex}.iv-ai-score-row{background:var(--bg-raised);border:1px solid var(--border);border-radius:12px;align-items:center;gap:1.1rem;padding:1.1rem;display:flex}.iv-score-circle{border:2px solid;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:76px;height:76px;display:flex}.iv-score-circle--high{border-color:var(--green);color:var(--green);background:#22c55e1a}.iv-score-circle--medium{border-color:var(--yellow);color:var(--yellow);background:#f59e0b1a}.iv-score-circle--low{border-color:var(--red);color:var(--red);background:#ef44441a}.iv-score-num{font-size:1.6rem;font-weight:800;line-height:1}.iv-score-sub{opacity:.7;font-size:.65rem}.iv-score-meta{flex-direction:column;gap:.35rem;display:flex}.iv-score-breakdown{color:var(--text);flex-direction:column;gap:.18rem;font-size:1.05rem;display:flex}.iv-score-breakdown strong{color:var(--text-h)}.iv-score-desc{color:var(--text);margin:0;font-size:.98rem;line-height:1.45}.iv-score-badge{border-radius:999px;padding:.22rem .6rem;font-size:.92rem;font-weight:700}.iv-score-badge--high{color:var(--green);background:#22c55e1f;border:1px solid #22c55e4d}.iv-score-badge--medium{color:var(--yellow);background:#f59e0b1f;border:1px solid #f59e0b4d}.iv-score-badge--low{color:var(--red);background:#ef44441f;border:1px solid #ef44444d}.iv-ai-section h4{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin:0 0 .45rem;font-size:.92rem;font-weight:700}.iv-ai-section p{color:var(--text-h);background:var(--bg-raised);border:1px solid var(--border);border-radius:8px;margin:0;padding:.85rem 1rem;font-size:1.05rem;line-height:1.65}.iv-eval-list{flex-direction:column;gap:.3rem;margin:0;padding-left:1.1rem;display:flex}.iv-eval-list li{font-size:.92rem;line-height:1.5}.iv-eval-list--good li{color:var(--green)}.iv-eval-list--warn li{color:var(--yellow)}.iv-filler-tags{flex-wrap:wrap;gap:5px;display:flex}.iv-filler-tag{color:var(--red);background:#ef44441a;border:1px solid #ef444438;border-radius:999px;padding:.2rem .55rem;font-size:.92rem;font-weight:600}.iv-followup{background:var(--blue-dim);border:1px solid var(--blue-border);border-radius:10px;padding:.9rem 1rem}.iv-followup__label{text-transform:uppercase;letter-spacing:.07em;color:var(--blue);margin-bottom:.35rem;font-size:1rem;font-weight:700;display:block}.iv-followup__text{color:var(--text-h);margin:0;font-size:1.05rem;font-style:italic;line-height:1.55}.iv-next-btn{font:inherit;cursor:pointer;color:#0a0f1a;background:var(--blue);box-shadow:var(--shadow-blue);letter-spacing:.01em;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:.82rem 1rem;font-size:.98rem;font-weight:700;transition:transform .15s,box-shadow .2s,filter .15s;display:flex}.iv-next-btn:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 6px 28px #38bdf866}@media (width<=860px){.iv-panel{min-height:unset;padding:1.25rem}.iv-question-card{padding:1rem 1.25rem}}@media (width<=640px){.iv-body{gap:.85rem;padding:.75rem}.iv-question-bar{gap:6px}.iv-question-bar__right{gap:5px}.iv-btn{padding:.35rem .65rem;font-size:.82rem}.iv-btn span{display:none}.iv-progress{padding:.18rem .55rem;font-size:.78rem}.iv-question-card{padding:.9rem 1rem}.iv-question-text{font-size:1rem}.iv-panel{gap:1rem;padding:1rem}.iv-record-btn{max-width:100%;padding:.8rem 1.5rem;font-size:.92rem}.iv-transcript-box{min-height:90px}.iv-ai-score-row{flex-direction:column;align-items:flex-start;gap:.85rem}.iv-score-circle{width:64px;height:64px}.iv-score-num{font-size:1.3rem}.iv-transcript-editor{font-size:16px}}@media (width<=400px){.iv-badge{padding:.2rem .5rem;font-size:.72rem}.iv-panel__title{font-size:.78rem}}.history-page{background:var(--bg);text-align:left;flex-direction:column;min-height:100svh;display:flex}.history-page__mesh{z-index:0;pointer-events:none;background:radial-gradient(60% 40% at 80% 10%,#38bdf80f,#0000 55%),radial-gradient(50% 35% at 10% 90%,#0ea5e90d,#0000 50%);position:fixed;inset:0}.history-page__container{z-index:1;flex:1;width:100%;max-width:860px;margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,4vw,2rem);position:relative}.history-page__hero{align-items:center;gap:1.1rem;margin-bottom:2rem;display:flex}.history-page__icon{background:var(--blue-dim);border:1px solid var(--blue-border);width:52px;height:52px;color:var(--blue);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.history-page__hero h1{margin:0 0 .2rem;font-size:clamp(1.3rem,3vw,1.75rem)}.history-page__hero p{color:var(--text);margin:0;font-size:1.05rem}.history-page__stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.85rem;margin-bottom:1.5rem;display:grid}.history-page__stat-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:12px;flex-direction:column;gap:.3rem;padding:1.1rem;display:flex}.history-page__stat-value{color:var(--text-h);font-size:1.6rem;font-weight:800;line-height:1}.history-page__stat-value[data-score=high]{color:var(--green)}.history-page__stat-value[data-score=medium]{color:var(--yellow)}.history-page__stat-value[data-score=low]{color:var(--red)}.history-page__stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.92rem;font-weight:700}.history-page__job-details{border:1px solid var(--border);background:var(--bg-card);border-radius:10px;margin-bottom:1.5rem;padding:.75rem 1rem}.history-page__job-details summary{cursor:pointer;color:var(--text);align-items:center;gap:6px;font-size:.98rem;font-weight:600;display:flex}.history-page__job-text{white-space:pre-wrap;color:var(--text);font-size:.98rem;line-height:1.6;font-family:var(--mono);margin-top:.75rem}.history-page__sessions-list{flex-direction:column;gap:.65rem;margin-bottom:1.5rem;display:flex}.history-page__session-card{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;text-align:left;width:100%;box-shadow:var(--shadow-sm);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.history-page__session-card:hover{border-color:var(--blue-border);box-shadow:0 0 0 3px var(--blue-dim), var(--shadow)}.history-page__session-left{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.history-page__session-title{color:var(--text-h);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;overflow:hidden}.history-page__session-meta{color:var(--text-muted);font-size:.92rem}.history-page__session-desc{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;opacity:.7;font-size:.92rem;overflow:hidden}.history-page__session-right{color:var(--text-muted);flex-shrink:0;align-items:center;gap:8px;display:flex}.history-page__entries{flex-direction:column;gap:.6rem;margin-bottom:1.5rem;display:flex}.history-page__entry{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:12px;transition:border-color .15s;overflow:hidden}.history-page__entry--open{border-color:var(--blue-border)}.history-page__entry-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.1rem;transition:background .15s;display:flex}.history-page__entry-header:hover{background:var(--bg-raised)}.history-page__entry-left{flex:1;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.history-page__entry-num{color:var(--blue);background:var(--blue-dim);border:1px solid var(--blue-border);letter-spacing:.03em;border-radius:6px;flex-shrink:0;margin-top:2px;padding:.2rem .45rem;font-size:.65rem;font-weight:800}.history-page__entry-info{flex-direction:column;gap:.2rem;min-width:0;display:flex}.history-page__entry-question{color:var(--text-h);font-size:1.05rem;font-weight:600;line-height:1.4}.history-page__entry-meta{color:var(--text-muted);font-size:.92rem}.history-page__entry-right{flex-shrink:0;align-items:center;gap:7px;display:flex}.history-page__score-badge{border-radius:999px;padding:.2rem .55rem;font-size:.92rem;font-weight:700}.history-page__score-badge--high{color:var(--green);background:#22c55e1f;border:1px solid #22c55e4d}.history-page__score-badge--medium{color:var(--yellow);background:#f59e0b1f;border:1px solid #f59e0b4d}.history-page__score-badge--low{color:var(--red);background:#ef44441f;border:1px solid #ef44444d}.history-page__star-badge{border-radius:999px;padding:.18rem .5rem;font-size:.65rem;font-weight:700}.history-page__star-badge--strong{background:var(--blue-dim);border:1px solid var(--blue-border);color:var(--blue)}.history-page__star-badge--weak{background:var(--bg-raised);border:1px solid var(--border);color:var(--text-muted)}.history-page__chevron{color:var(--text-muted);flex-shrink:0;transition:transform .22s}.history-page__chevron--open{transform:rotate(180deg)}.history-page__entry-body{border-top:1px solid var(--border-soft);flex-direction:column;gap:.85rem;padding:1rem 1.1rem 1.1rem;display:flex}.history-page__feedback-block h4,.history-page__transcript-block h4,.history-page__filler-block h4{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin:0 0 .35rem;font-size:.65rem;font-weight:700}.history-page__feedback-block p,.history-page__transcript-block p{color:var(--text-h);background:var(--bg-raised);border:1px solid var(--border);border-radius:8px;margin:0;padding:.7rem .9rem;font-size:.92rem;line-height:1.65}.history-page__transcript-block p{color:var(--text);font-style:italic}.history-page__filler-tags{flex-wrap:wrap;gap:5px;display:flex}.history-page__filler-tag{color:var(--red);background:#ef44441a;border:1px solid #ef444438;border-radius:999px;padding:.2rem .55rem;font-size:.92rem;font-weight:600}.history-page__empty{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.history-page__empty-icon{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);background:var(--bg-raised);border:1px solid var(--border);border-radius:8px;margin-bottom:.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700}.history-page__empty h2{margin:0;font-size:1.2rem}.history-page__empty p{color:var(--text);margin:0;font-size:1.05rem}.history-page__loading{color:var(--text);flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}.history-page__spinner{border:3px solid var(--border);border-top-color:var(--blue);border-radius:50%;width:32px;height:32px;animation:.7s linear infinite hist-spin}@keyframes hist-spin{to{transform:rotate(360deg)}}.history-page__error{color:var(--red);background:#ef444414;border:1px solid #ef444438;border-radius:10px;align-items:center;gap:8px;margin-bottom:1rem;padding:.9rem 1.1rem;font-size:1.05rem;display:flex}.history-page__footer-actions{flex-wrap:wrap;gap:10px;display:flex}.history-page__cta{font:inherit;cursor:pointer;color:#0a0f1a;background:var(--blue);box-shadow:var(--shadow-blue);letter-spacing:.01em;border:none;border-radius:10px;align-items:center;gap:7px;padding:.75rem 1.4rem;font-size:1.05rem;font-weight:700;transition:transform .15s,box-shadow .2s,filter .15s;display:inline-flex}.history-page__cta:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 6px 28px #38bdf866}.history-page__cta--outline{color:var(--text-h);border:1px solid var(--border);box-shadow:none;background:0 0}.history-page__cta--outline:hover{background:var(--bg-raised);border-color:var(--blue-border);filter:none;box-shadow:none}.history-page__back-btn{border:1px solid var(--border);font:inherit;color:var(--text);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;margin-bottom:.5rem;padding:.38rem .8rem;font-size:1.05rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.history-page__back-btn:hover{background:var(--bg-raised);color:var(--text-h)}@media (width<=640px){.history-page__container{padding:1rem}.history-page__hero{gap:.75rem;margin-bottom:1.25rem}.history-page__icon{border-radius:11px;width:42px;height:42px}.history-page__stats{grid-template-columns:1fr 1fr;gap:.6rem}.history-page__stat-card{padding:.85rem}.history-page__stat-value{font-size:1.3rem}.history-page__session-card{padding:.85rem 1rem}.history-page__session-title{font-size:.92rem}.history-page__entry-header{gap:.5rem;padding:.85rem .9rem}.history-page__entry-question{font-size:.92rem}.history-page__star-badge{display:none}.history-page__back-btn{font-size:.88rem}.history-page__cta{padding:.65rem 1.1rem;font-size:.92rem}}@media (width<=400px){.history-page__stats{grid-template-columns:1fr}.history-page__entry-right{gap:4px}}.ap-page{background:var(--bg);text-align:left;flex-direction:column;min-height:100svh;display:flex}.ap-mesh{z-index:0;pointer-events:none;background:radial-gradient(60% 40% at 80% 10%,#38bdf80f,#0000 55%),radial-gradient(50% 35% at 10% 90%,#0ea5e90d,#0000 50%);position:fixed;inset:0}.ap-body{z-index:1;flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:960px;margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,4vw,2rem);display:flex;position:relative}.ap-header{align-items:center;gap:1.1rem;display:flex}.ap-header__icon{background:var(--blue-dim);border:1px solid var(--blue-border);width:52px;height:52px;color:var(--blue);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ap-header h1{margin:0 0 .2rem;font-size:clamp(1.3rem,3vw,1.75rem)}.ap-header p{color:var(--text);margin:0;font-size:1.05rem}.ap-notice{background:var(--blue-dim);border:1px solid var(--blue-border);color:var(--text);border-radius:10px;align-items:flex-start;gap:8px;padding:.85rem 1rem;font-size:.92rem;line-height:1.5;display:flex}.ap-notice svg{color:var(--blue);flex-shrink:0;margin-top:2px}.ap-loading{color:var(--text);align-items:center;gap:1rem;padding:2rem;display:flex}.ap-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1rem;display:grid}@media (width<=500px){.ap-grid{grid-template-columns:1fr}}.ap-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;gap:1rem;padding:1.6rem;transition:border-color .15s;display:flex}.ap-card--active{border-color:var(--blue-border);box-shadow:0 0 0 1px var(--blue-border), var(--shadow)}.ap-card__header{align-items:flex-start;gap:.85rem;display:flex}.ap-card__icon{background:var(--blue-dim);border:1px solid var(--blue-border);width:30px;height:30px;color:var(--blue);letter-spacing:.02em;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;line-height:1;display:flex}.ap-card__title-wrap{flex-direction:column;flex:1;gap:.18rem;display:flex}.ap-card__name{color:var(--text-h);font-size:1rem;font-weight:700}.ap-card__desc{color:var(--text-muted);font-size:.92rem}.ap-badge-active{letter-spacing:.04em;text-transform:uppercase;background:var(--blue-dim);border:1px solid var(--blue-border);color:var(--blue);border-radius:999px;flex-shrink:0;padding:.18rem .55rem;font-size:.65rem;font-weight:700}.ap-saved-row{background:var(--bg-raised);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.55rem;padding:.7rem .85rem;display:flex}.ap-saved-key{color:var(--text);align-items:center;gap:7px;font-size:.98rem;display:flex}.ap-saved-key code{font-family:var(--mono);color:var(--text-h);background:0 0;border:none;padding:0;font-size:.98rem}.ap-status{letter-spacing:.03em;border-radius:999px;padding:.12rem .45rem;font-size:.65rem;font-weight:700}.ap-status--valid{color:var(--green);background:#22c55e1f;border:1px solid #22c55e4d}.ap-status--invalid{color:var(--red);background:#ef44441a;border:1px solid #ef444438}.ap-status--untested{background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted)}.ap-saved-actions{flex-wrap:wrap;gap:5px;display:flex}.ap-btn{font:inherit;cursor:pointer;border:1px solid var(--border);background:var(--bg-card);color:var(--text-h);border-radius:7px;align-items:center;gap:4px;padding:.38rem .8rem;font-size:1.05rem;font-weight:600;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}.ap-btn:disabled{opacity:.45;cursor:not-allowed}.ap-btn--test{color:var(--blue);border-color:var(--blue-border)}.ap-btn--test:hover:not(:disabled){background:var(--blue-dim)}.ap-btn--activate{color:var(--green);border-color:#22c55e59}.ap-btn--activate:hover:not(:disabled){background:#22c55e14}.ap-btn--delete{color:var(--red);border-color:#ef44444d;padding:.38rem .55rem}.ap-btn--delete:hover:not(:disabled){background:#ef444414}.ap-btn--save{color:#0a0f1a;background:var(--blue);box-shadow:var(--shadow-blue);white-space:nowrap;border:none}.ap-btn--save:hover:not(:disabled){filter:brightness(1.08)}.ap-btn--save:disabled{opacity:.4}.ap-result{border-radius:8px;padding:.5rem .8rem;font-size:.98rem;font-weight:600}.ap-result--ok{color:var(--green);background:#22c55e1a;border:1px solid #22c55e38}.ap-result--err{color:var(--red);background:#ef444414;border:1px solid #ef44442e}.ap-input-row{gap:7px;display:flex}.ap-input-wrap{flex:1;align-items:center;display:flex;position:relative}.ap-input-wrap input{box-sizing:border-box;border:1px solid var(--border);background:var(--bg-raised);width:100%;color:var(--text-h);font:inherit;font-size:.92rem;font-family:var(--mono);border-radius:8px;padding:.62rem 2.2rem .62rem .8rem;transition:border-color .15s,box-shadow .15s,background .15s}.ap-input-wrap input:focus{background:var(--bg-card);border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-dim);outline:none}.ap-eye-btn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;align-items:center;padding:2px;transition:color .15s;display:flex;position:absolute;right:7px}.ap-eye-btn:hover{color:var(--text-h)}.ap-docs-link{color:var(--blue);opacity:.8;font-size:.92rem;font-weight:600;text-decoration:none;transition:opacity .15s}.ap-docs-link:hover{opacity:1;text-decoration:underline}.ap-spinner{border:3px solid var(--border);border-top-color:var(--blue);border-radius:50%;width:26px;height:26px;animation:.7s linear infinite ap-spin}.ap-spinner-sm{opacity:.7;border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.7s linear infinite ap-spin}@keyframes ap-spin{to{transform:rotate(360deg)}}.ap-guest-wall{text-align:center;background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.ap-guest-wall svg{color:var(--blue);opacity:.7}.ap-guest-wall h2{color:var(--text-h);margin:0;font-size:1.3rem}.ap-guest-wall p{color:var(--text);max-width:36ch;margin:0;font-size:.95rem;line-height:1.6}@media (width<=640px){.ap-body{gap:1rem;padding:1rem}.ap-grid{grid-template-columns:1fr;gap:.85rem}.ap-card{padding:1.1rem}.ap-header{gap:.75rem}.ap-header__icon{border-radius:11px;width:42px;height:42px}.ap-input-row{flex-direction:column}.ap-btn--save{justify-content:center;width:100%}.ap-saved-actions{flex-wrap:wrap}.ap-guest-wall{padding:2.5rem 1.25rem}}.pricing-page{background:var(--bg);text-align:left;flex-direction:column;min-height:100svh;display:flex}.pricing-mesh{z-index:0;pointer-events:none;background:radial-gradient(60% 40% at 20% 20%,#38bdf812,#0000 55%),radial-gradient(50% 35% at 80% 80%,#0ea5e90d,#0000 50%);position:fixed;inset:0}.pricing-body{z-index:1;flex-direction:column;flex:1;gap:2.5rem;width:100%;max-width:1100px;margin:0 auto;padding:clamp(1.5rem,4vw,3rem) clamp(1rem,4vw,2rem);display:flex;position:relative}.pricing-construction{color:var(--yellow);background:#f59e0b1a;border:1px solid #f59e0b59;border-radius:12px;align-items:center;gap:10px;padding:.9rem 1.25rem;font-size:.92rem;font-weight:600;display:flex}.pricing-construction svg{flex-shrink:0}.pricing-header{text-align:center}.pricing-header h1{margin:0 0 .6rem}.pricing-header p{color:var(--text);margin:0;font-size:1rem}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:1.25rem;display:grid}.pricing-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:relative}.pricing-card--highlight{border-color:var(--blue-border);box-shadow:0 0 0 1px var(--blue-border), var(--shadow-lg)}.pricing-card__popular{background:var(--blue);color:#0a0f1a;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.25rem .85rem;font-size:.72rem;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-card__header{flex-direction:column;gap:.5rem;display:flex}.pricing-card__header h2{color:var(--text-h);margin:0;font-size:1.2rem;font-weight:700}.pricing-card__price{align-items:baseline;gap:.4rem;display:flex}.pricing-card__amount{color:var(--text-h);font-size:2.2rem;font-weight:800;line-height:1}.pricing-card__period{color:var(--text-muted);font-size:.85rem}.pricing-card__desc{color:var(--text);margin:0;font-size:.88rem;line-height:1.5}.pricing-card__features{flex-direction:column;flex:1;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.pricing-card__features li{color:var(--text);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.pricing-card__features li svg{color:var(--blue);flex-shrink:0}.pricing-card__cta{width:100%;font:inherit;cursor:not-allowed;border:1px solid var(--border);background:var(--bg-raised);color:var(--text-muted);border-radius:10px;padding:.85rem 1rem;font-size:.92rem;font-weight:700;transition:none}.pricing-card__cta--primary{background:var(--blue);color:#0a0f1a;opacity:.6;border:none}.pricing-byok{background:var(--bg-card);border:1px solid var(--blue-border);text-align:center;box-shadow:var(--shadow);border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.pricing-byok h3{color:var(--text-h);margin:0;font-size:1.1rem}.pricing-byok p{color:var(--text);max-width:48ch;margin:0;font-size:.92rem;line-height:1.6}.pricing-byok__btn{background:var(--blue);color:#0a0f1a;font:inherit;cursor:pointer;border:none;border-radius:10px;margin-top:.25rem;padding:.75rem 2rem;font-size:.92rem;font-weight:700;transition:filter .15s}.pricing-byok__btn:hover{filter:brightness(1.08)}@media (width<=640px){.pricing-body{gap:1.5rem;padding:1rem}.pricing-grid{grid-template-columns:1fr;gap:1rem}.pricing-card{padding:1.5rem}.pricing-card__amount{font-size:1.8rem}.pricing-header h1{font-size:1.5rem}.pricing-byok{padding:1.5rem 1.25rem}.pricing-construction{padding:.75rem .9rem;font-size:.82rem}}@media (width<=400px){.pricing-card{padding:1.25rem}.pricing-card__features li{font-size:.85rem}}
