:root{--bg:#eef3fb;--bg-soft:#f8fbff;--panel:#ffffffd6;--panel-strong:#fff;--text:#0f172a;--muted:#5b687f;--line:#627aad33;--line-strong:#2563eb47;--brand:#1d4ed8;--brand-strong:#1239b4;--brand-soft:#eaf1ff;--shadow:0 24px 70px #0f172a1f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;min-height:100%;color:var(--text);margin:0;padding:0;font-family:Segoe UI,Inter,Avenir Next,Helvetica Neue,Arial,sans-serif}body{isolation:isolate;position:relative}body:before{content:"";z-index:-1;background:radial-gradient(circle at top left, #2563eb29, transparent 34%), radial-gradient(circle at bottom right, #3b82f61f, transparent 32%), linear-gradient(180deg, var(--bg-soft), var(--bg));background-repeat:no-repeat;position:fixed;inset:0}a{color:inherit}img{max-width:100%;display:block}.shell{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-page{justify-content:center;align-items:center;min-height:100svh;padding:14px;display:flex;position:relative;overflow:hidden}.auth-orb{filter:blur(16px);pointer-events:none;opacity:.85;border-radius:999px;position:absolute}.auth-orb-one{background:radial-gradient(circle,#2563eb47,#2563eb00);width:280px;height:280px;top:-110px;left:-100px}.auth-orb-two{background:radial-gradient(circle,#3b82f633,#3b82f600);width:260px;height:260px;bottom:-120px;right:-90px}.auth-shell{z-index:1;width:min(100%,390px);max-width:390px;position:relative}.auth-card{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:100%;box-shadow:var(--shadow);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;gap:10px;min-height:0;padding:20px 16px;display:flex}.auth-logo{width:76%;max-width:280px;height:auto;margin:0 auto}.auth-copy{justify-items:center;gap:8px;display:grid}.auth-copy h1{letter-spacing:-.04em;max-width:14ch;margin:0;font-size:clamp(1.75rem,7vw,2rem);line-height:1.08}.auth-description{max-width:42ch;color:var(--muted);margin:0;font-size:.94rem;line-height:1.5}.feature-list{gap:7px;width:100%;max-width:28rem;margin:0;padding:0;list-style:none;display:grid}.feature-list li{color:#16233c;background:#ffffffa8;border:1px solid #627aad24;border-radius:12px;justify-self:center;align-items:center;gap:10px;width:100%;min-height:40px;padding:10px 12px;font-weight:600;display:flex}.feature-list li:before{content:"";background:linear-gradient(180deg, var(--brand), var(--brand-strong));border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #1d4ed81f}.auth-card{background:var(--panel-strong)}.auth-actions{gap:8px;width:100%;margin-top:0;display:grid}.auth-actions .btn{margin-top:0}.btn-wide{justify-content:center;width:100%}.auth-footnote{color:#6b7280;margin:2px 0 0;font-size:.8rem;line-height:1.4}.auth-unavailable{color:#991b1b;text-align:left;background:#fff5f5;border:1px solid #fecaca;border-radius:16px;gap:8px;width:100%;padding:14px;display:grid}.auth-unavailable strong,.auth-unavailable p{margin:0}.auth-unavailable p{font-size:.92rem;line-height:1.45}.not-found-card{align-items:center}.card{border:1px solid var(--line);width:min(560px,100%);box-shadow:var(--shadow);background:#ffffffeb;border-radius:18px;padding:24px}.actions{flex-wrap:wrap;gap:10px;display:flex}.btn{background:linear-gradient(180deg, var(--brand), var(--brand-strong));color:#fff;cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:48px;margin-top:12px;padding:12px 18px;font-weight:700;text-decoration:none;transition:transform .14s,box-shadow .14s,background .14s,border-color .14s;display:inline-flex;box-shadow:0 10px 24px #1d4ed82e}.btn:disabled{opacity:.7;cursor:not-allowed}.btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #1d4ed838}.btn:focus-visible{outline-offset:3px;outline:3px solid #1d4ed83d}.btn-secondary{color:var(--brand-strong);box-shadow:none;background:#fffffff5;border-color:#1d4ed83d}.btn-secondary:hover{background:#f7faff;border-color:#1d4ed857}.btn-primary{background:linear-gradient(180deg, var(--brand), var(--brand-strong));color:#fff}.landing-page{color:#0f172a;background:#f8fafc;min-height:100vh;overflow-x:clip}.site-topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #e2e8f0d1;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:100%;padding:10px max(20px,50vw - 560px);display:grid;position:sticky;top:0}.site-topbar-app{background:#fffffff5;flex:none;padding-top:9px;padding-bottom:9px}.site-topbar-brand{align-items:center;width:136px;min-width:0;padding:2px 0;text-decoration:none;display:inline-flex}.site-topbar-logo{width:100%;height:auto}.site-topbar-nav{justify-content:center;align-items:center;gap:2px;display:flex}.site-topbar-nav a,.site-topbar-link{color:#334155;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:8px 12px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.site-topbar-nav a:hover,.site-topbar-link:hover{color:#0f172a;background:#f8fafc}.landing-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.site-topbar-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.site-topbar-desktop-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.site-topbar-app-badge{color:#475569;letter-spacing:.05em;text-transform:uppercase;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:6px 10px;font-size:.74rem;font-weight:800;display:inline-flex}.site-topbar-link-button{appearance:none;font:inherit;cursor:pointer;background:0 0;border:0}.site-topbar-menu-wrap{flex:none;display:none;position:static}.site-topbar-button{color:#fff;background:#0f172a;border:1px solid #0f172a;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:9px 14px;font-size:.9rem;font-weight:800;line-height:1;text-decoration:none;transition:background .14s,border-color .14s;display:inline-flex}.site-topbar-button:hover{background:#1e293b}.site-topbar-button-compact{border-radius:11px;min-height:36px;padding:8px 11px;font-size:.88rem;display:none}.site-topbar-app .site-topbar-button-compact{display:none!important}.site-topbar-menu-trigger{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:12px;place-items:center;gap:4px;width:42px;height:42px;padding:10px;transition:background .14s,border-color .14s,color .14s;display:grid}.site-topbar-menu-trigger span{background:currentColor;border-radius:999px;width:16px;height:2px;transition:transform .14s,opacity .14s}.site-topbar-menu-trigger[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.site-topbar-menu-trigger[aria-expanded=true] span:nth-child(2){opacity:0}.site-topbar-menu-trigger[aria-expanded=true] span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.site-topbar-menu-trigger:hover,.site-topbar-menu-trigger[aria-expanded=true]{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.site-topbar-menu{z-index:50;background:#0f172a14;position:fixed;inset:74px 0 0}.site-topbar-menu-surface{overscroll-behavior:contain;background:#fff;border-top:1px solid #e5eaf3;align-content:start;gap:18px;height:100%;padding:20px 24px 28px;display:grid;overflow-y:auto;box-shadow:0 20px 40px #0f172a1f}.site-topbar-menu-groups{gap:4px;display:grid}.site-topbar-menu-group{border-bottom:1px solid #e5eaf3;gap:8px;padding:0 0 14px;display:grid}.site-topbar-menu-group-label{color:#174ea6;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.81rem;font-weight:800}.site-topbar-menu-list{gap:2px;display:grid}.site-topbar-menu-link{color:#102a43;background:0 0;align-items:center;min-height:48px;padding:10px 0;text-decoration:none;transition:background .14s,color .14s;display:flex}.site-topbar-menu-link:hover,.site-topbar-menu-link:focus-visible,.site-topbar-menu-link[aria-current=page]{color:#1473ff;outline:none}.site-topbar-menu-link-label{letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.site-topbar-menu-footer{gap:14px;padding-top:2px;display:grid}.site-topbar-menu-primary{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#1473ff 0%,#0757d8 100%);border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:58px;padding:0 18px;font-size:1.02rem;font-weight:800;text-decoration:none;transition:transform .14s,box-shadow .14s,color .14s;display:inline-flex;box-shadow:0 14px 28px #1473ff3d}.site-topbar-menu-primary:hover,.site-topbar-menu-primary:focus-visible{color:#fff;outline:none;transform:translateY(-1px);box-shadow:0 18px 34px #1473ff47}.site-topbar-menu-account{border-top:1px solid #e5eaf3;gap:8px;padding-top:14px;display:grid}.site-topbar-menu-account-label{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.site-topbar-menu-account-action,.site-topbar-menu-signout{min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;padding:0;font-size:.98rem;font-weight:700;text-decoration:none;transition:color .14s;display:inline-flex}.site-topbar-menu-account-action{color:#102a43}.site-topbar-menu-account-action:hover,.site-topbar-menu-account-action:focus-visible{color:#1473ff;outline:none}.site-topbar-menu-signout{color:#991b1b}.site-topbar-menu-signout:hover,.site-topbar-menu-signout:focus-visible{color:#b91c1c;outline:none}@media (prefers-reduced-motion:reduce){.site-topbar-menu *,.site-topbar-menu-trigger,.site-topbar-menu-link,.site-topbar-menu-primary,.site-topbar-menu-account-action,.site-topbar-menu-signout{transition:none}}.landing-button{color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:14px;justify-content:center;align-items:center;min-height:50px;padding:13px 22px;font-weight:850;line-height:1;text-decoration:none;transition:transform .14s,box-shadow .14s,background .14s;display:inline-flex;box-shadow:0 16px 34px #2563eb38}.landing-button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 20px 42px #2563eb47}.landing-button:focus-visible,.site-topbar-button:focus-visible,.site-topbar-link:focus-visible,.site-topbar-menu-trigger:focus-visible,.site-topbar-nav a:focus-visible{outline-offset:3px;outline:3px solid #2563eb3d}.landing-button-small{border-radius:12px;min-height:40px;padding:10px 15px;font-size:.94rem}.landing-button-secondary{color:#1e3a8a;box-shadow:none;background:#fff;border-color:#cbd5e1}.landing-button-secondary:hover{background:#f8fafc;border-color:#94a3b8;box-shadow:0 12px 26px #0f172a14}.landing-hero{grid-template-columns:minmax(0,1.28fr) minmax(220px,.72fr);align-items:start;gap:34px;width:min(1080px,100% - 40px);min-height:0;margin:0 auto;padding:28px 0 24px;display:grid}.landing-hero-inner{gap:14px;padding-top:4px;display:grid}.landing-kicker{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:900}.landing-hero h1{color:#0f172a;letter-spacing:0;width:min(700px,100%);margin:0;font-size:clamp(2.6rem,4.9vw,4.1rem);line-height:.92}.landing-hero-copy{color:#475569;width:min(600px,100%);margin:0;font-size:clamp(.96rem,1.2vw,1.05rem);line-height:1.54}.landing-trust-line{color:#64748b;margin:-4px 0 0;font-size:.95rem;font-weight:700}.landing-proof-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(760px,100%);margin:6px 0 0;padding:0;list-style:none;display:grid}.landing-proof-list li{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:center;min-height:76px;padding:14px;font-weight:800;line-height:1.25;display:flex;box-shadow:0 18px 45px #0f172a12}.page-breadcrumbs{margin:0}.page-breadcrumbs-list{color:#64748b;flex-wrap:wrap;gap:10px;margin:0;padding:0;font-size:.88rem;font-weight:700;list-style:none;display:flex}.page-breadcrumbs-item{align-items:center;gap:10px;display:inline-flex}.page-breadcrumbs-item:not(:last-child):after{content:"/";color:#94a3b8}.page-breadcrumbs-item a{color:#1e3a8a;text-decoration:none}.page-breadcrumbs-item a:hover{text-decoration:underline}.hero-preview{place-self:start center;width:min(100%,250px)}.hero-preview-card{background:linear-gradient(#0f172a,#14274a);border:1px solid #dbe6f2;border-radius:28px;padding:8px;position:relative;box-shadow:0 28px 70px #0f172a33}.hero-phone-screen{border-radius:20px;width:100%;height:auto;max-height:calc(100svh - 240px);display:block}.product-showcase,.pain-section,.landing-section,.engine-section,.workflow-section,.pricing-section,.trust-strip,.final-cta{width:min(1160px,100% - 40px);margin:0 auto}.trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-bottom:8px;display:grid}.trust-strip-item{color:#334155;text-align:center;background:#ffffffd1;border:1px solid #dbe6f2;border-radius:16px;justify-content:center;align-items:center;min-height:56px;padding:12px 14px;font-size:.94rem;font-weight:800;display:flex;box-shadow:0 12px 30px #0f172a0d}.pain-section,.product-showcase,.engine-section,.workflow-section,.pricing-section{border-top:1px solid #e2e8f0;grid-template-columns:minmax(0,.88fr) minmax(320px,1.12fr);align-items:center;gap:48px;padding:80px 0;display:grid}.pain-copy,.showcase-copy,.workflow-content,.pricing-copy,.section-heading,.engine-copy{gap:12px;display:grid}.pain-copy h2,.showcase-copy h2,.section-heading h2,.engine-copy h2,.workflow-content h2,.pricing-copy h2,.final-cta h2{color:#0f172a;letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,3.65rem);line-height:1.04}.pain-copy p,.showcase-copy p,.feature-card p,.engine-copy p,.workflow-content p,.workflow-list p,.pricing-copy p,.pricing-note{color:#64748b;margin:0;font-size:1rem;line-height:1.68}.problem-panel{color:#fff;background:linear-gradient(135deg,#2563ebf5,#0f172af5),#1d4ed8;border:1px solid #dbeafe;border-radius:24px;align-items:flex-end;min-height:210px;padding:28px;display:flex;box-shadow:0 18px 45px #0f172a1f}.problem-panel p{max-width:24rem;margin:0;font-size:clamp(1.35rem,3vw,2.05rem);font-weight:900;line-height:1.14}.problem-stack{gap:18px;display:grid}.problem-before-card,.problem-card{background:#fff;border:1px solid #dbe6f2;border-radius:22px;padding:22px;box-shadow:0 18px 45px #0f172a14}.problem-before-card{background:linear-gradient(#f8fbff,#eff6ff);gap:10px;display:grid}.problem-before-label{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.problem-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.problem-card{gap:8px;display:grid}.problem-card h3{margin:0;font-size:1.02rem}.problem-card p{color:#64748b;margin:0}.phone-stage{min-height:560px;position:relative}.phone-frame{background:#0f172a;border:8px solid #0f172a;border-radius:36px;width:min(58vw,304px);position:absolute;overflow:hidden;box-shadow:0 24px 70px #0f172a2e}.phone-frame-primary{z-index:2;top:0;right:3%}.phone-frame-secondary{z-index:1;opacity:.8;top:88px;left:0;transform:scale(.87)}.phone-screen{border-radius:24px;width:100%;height:auto;display:block}.demo-step-list{gap:10px;margin:6px 0 0;padding:0;list-style:none;display:grid}.demo-step-list li{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;font-weight:750;display:flex;box-shadow:0 14px 34px #0f172a0d}.demo-step-list li:before{content:">";color:#2563eb;font-weight:900}.landing-section{border-top:1px solid #e2e8f0;padding:82px 0}.guide-article-shell{display:grid}.article-overview{grid-template-columns:minmax(0,.95fr) minmax(280px,.7fr);gap:18px;width:min(1160px,100% - 40px);margin:0 auto;padding:36px 0 6px;display:grid}.article-overview-card{background:linear-gradient(#f8fbffeb 0%,#fffffffa 100%);border:1px solid #dbe6f2;border-radius:22px;align-content:start;gap:14px;padding:22px;display:grid;box-shadow:0 18px 42px #0f172a0f}.article-overview-card h2{margin:0;font-size:clamp(1.35rem,2.4vw,1.85rem);line-height:1.12}.article-meta-list{flex-wrap:wrap;gap:10px;display:flex}.article-meta-chip{color:#334155;letter-spacing:.01em;background:#fff;border:1px solid #dbe6f2;border-radius:999px;align-items:center;min-height:38px;padding:8px 12px;font-size:.88rem;font-weight:800;display:inline-flex}.article-toc-card{background:linear-gradient(#fffffffa 0%,#eff6ffe6 100%)}.article-toc-list{gap:10px;margin:0;padding-left:18px;display:grid}.article-toc-list li{color:#334155;line-height:1.5}.article-toc-list a{color:#1d4ed8;font-weight:700;text-decoration:none}.article-toc-list a:hover{color:#1e40af;text-decoration:underline}.section-heading{max-width:820px;margin-bottom:28px}.article-rich-copy{gap:16px;display:grid}.article-rich-copy p{color:#64748b;margin:0;font-size:1rem;line-height:1.72}.article-rich-copy a{color:#1d4ed8}.article-table-wrap{background:#fff;border:1px solid #d8e2ef;border-radius:18px;overflow-x:auto;box-shadow:0 12px 26px #0f172a0f}.article-table{border-collapse:collapse;width:100%;min-width:720px}.article-table caption{color:#475569;text-align:left;padding:16px 18px 0;font-size:.92rem;font-weight:700}.article-table th,.article-table td{text-align:left;vertical-align:top;border-bottom:1px solid #edf2f7;padding:14px 16px;font-size:.95rem;line-height:1.55}.article-table th{color:#44556e;letter-spacing:.04em;text-transform:uppercase;background:#f8fbff;font-size:.79rem;font-weight:800}.article-checklist{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.article-checklist-card{background:#fff;border:1px solid #dbe6f2;border-radius:20px;gap:12px;padding:20px;display:grid;box-shadow:0 16px 38px #0f172a0f}.article-checklist-card h3,.calculator-note-card h3{margin:0;font-size:1.1rem;line-height:1.25}.article-checklist-card ul{color:#475569;gap:10px;margin:0;padding-left:18px;display:grid}.article-checklist-card li{line-height:1.6}.calculator-shell{width:min(1160px,100% - 40px);margin:0 auto;padding:82px 0 0}.calculator-copy{gap:12px;max-width:820px;margin-bottom:28px;display:grid}.calculator-copy h2{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.04}.calculator-copy p{color:#64748b;margin:0;line-height:1.7}.calculator-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:22px;display:grid}.calculator-form,.calculator-results{gap:14px;display:grid}.calculator-form{background:#fff;border:1px solid #dbe6f2;border-radius:22px;padding:20px;box-shadow:0 18px 42px #0f172a0f}.calculator-field{gap:8px;display:grid}.calculator-field span{color:#334155;font-size:.92rem;font-weight:800}.calculator-field input{color:#0f172a;min-height:48px;font:inherit;background:#f8fbff;border:1px solid #cbd5e1;border-radius:14px;padding:12px 14px}.calculator-field input:focus{border-color:#93c5fd;outline:3px solid #2563eb2e}.calculator-actions{margin-top:4px;display:grid}.calculator-actions .landing-button{width:100%}.calculator-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.calculator-stat-card,.calculator-note-card{background:#fff;border:1px solid #dbe6f2;border-radius:20px;padding:18px;box-shadow:0 16px 38px #0f172a0f}.calculator-stat-card span{color:#64748b;letter-spacing:.03em;text-transform:uppercase;font-size:.82rem;font-weight:800;display:block}.calculator-stat-card strong{margin-top:8px;font-size:1.45rem;line-height:1.1;display:block}.calculator-note-card{gap:12px;display:grid}.calculator-note-card p{color:#475569;margin:0;line-height:1.68}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;align-content:start;gap:13px;min-height:220px;padding:24px;display:grid;box-shadow:0 18px 45px #0f172a14}.feature-mark{background:#dbeafe;border-radius:14px;width:42px;height:42px;position:relative}.feature-mark:after{content:"";background:#2563eb;border-radius:999px;position:absolute;inset:12px}.feature-card h3{color:#0f172a;letter-spacing:0;margin:0;font-size:1.2rem;line-height:1.22}.engine-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.engine-list li{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:11px;min-height:58px;padding:13px 14px;font-weight:850;line-height:1.25;display:flex;box-shadow:0 14px 34px #0f172a0f}.engine-list li:before{content:"";background:#2563eb;border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #dbeafe}.workflow-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.workflow-list li{background:#fff;border:1px solid #e5e7eb;border-radius:20px;grid-template-columns:56px 1fr;align-items:start;gap:16px;min-height:112px;padding:18px;display:grid;box-shadow:0 18px 45px #0f172a12}.workflow-list span{color:#2563eb;background:#eff6ff;border-radius:14px;place-items:center;width:46px;height:46px;font-size:.82rem;font-weight:900;display:grid}.workflow-list h3{color:#0f172a;margin:0 0 5px;font-size:1.08rem;line-height:1.25}.workflow-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.workflow-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;gap:16px;padding:18px;display:grid;box-shadow:0 18px 45px #0f172a12}.workflow-card-media{aspect-ratio:390/680;background:#0f172a;border:1px solid #d8e2ef;border-radius:18px;overflow:hidden}.workflow-card-image{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.workflow-card-copy{gap:8px;display:grid}.workflow-card-copy span{color:#2563eb;background:#eff6ff;border-radius:14px;place-items:center;width:44px;height:44px;font-size:.82rem;font-weight:900;display:grid}.workflow-card-copy h3,.trust-card h3,.faq-card h3,.summary-preview-head h3,.preview-card strong{color:#0f172a;margin:0}.workflow-card-copy p,.trust-card p,.faq-card p,.preview-card p,.summary-preview-grid span,.summary-preview-label,.summary-preview-date,.final-cta-copy{color:#64748b;margin:0;line-height:1.65}.pricing-panel{color:#0f172a;background:#fff;border:1px solid #2563eb2e;border-radius:24px;gap:14px;padding:28px;display:grid;box-shadow:0 18px 45px #0f172a1a}.pricing-label,.pricing-value{margin:0}.pricing-label{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:900}.pricing-value{font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1}.pricing-panel .landing-button{width:100%}.coach-control-note{color:#1e3a8a;background:linear-gradient(#f8fbff,#eef6ff);border:1px solid #dbeafe;border-radius:18px;padding:16px 18px;font-weight:750;line-height:1.55}.fairness-panel{display:grid}.split-showcase{grid-template-columns:minmax(0,.92fr) minmax(300px,1fr);align-items:center;gap:42px;display:grid}.split-showcase-copy{margin-bottom:0}.trust-list,.pricing-list{gap:10px;margin:8px 0 0;padding:0;list-style:none;display:grid}.trust-list li,.pricing-list li{color:#334155;align-items:flex-start;gap:10px;font-weight:700;display:flex}.trust-list li:before,.pricing-list li:before{content:"";background:#16a34a;border-radius:999px;flex:none;width:10px;height:10px;margin-top:7px;box-shadow:0 0 0 5px #16a34a1f}.parent-preview-grid,.trust-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.preview-card,.trust-card,.faq-card,.summary-preview{background:#fff;border:1px solid #dbe6f2;border-radius:22px;box-shadow:0 18px 45px #0f172a14}.preview-card,.trust-card,.faq-card{gap:10px;padding:22px;display:grid}.preview-card-coach{background:linear-gradient(#f8fbff,#eef6ff)}.preview-card-parent{background:linear-gradient(#f9fffb,#eefbf3)}.preview-label{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.summary-preview{gap:18px;padding:24px;display:grid}.summary-preview-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.summary-preview-label{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.78rem;font-weight:900;display:block}.summary-preview-date{white-space:nowrap}.summary-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.summary-preview-grid div{background:#f8fbff;border:1px solid #e5e7eb;border-radius:16px;gap:4px;padding:16px;display:grid}.summary-preview-grid strong{color:#0f172a;font-size:1rem}.trust-grid{margin-top:28px}.trust-card-quote{background:linear-gradient(#f8fbff,#fff)}.testimonial-quote{color:#102033;margin:0;font-size:1.06rem;font-weight:700;line-height:1.55}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.pricing-panel-featured{background:linear-gradient(#fff,#f8fbff);border-color:#2563eb42}.faq-grid{margin-top:28px}.final-cta-copy{text-align:center;max-width:42rem}.subscription-hero{grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center;gap:42px;width:min(1120px,100% - 40px);margin:0 auto;padding:76px 0 48px;display:grid}.subscription-hero-copy{gap:18px;display:grid}.subscription-hero-copy h1,.subscription-hero-copy p{margin:0}.subscription-hero-copy h1{max-width:720px;font-size:clamp(2.8rem,8vw,5.8rem);line-height:.95}.subscription-hero-copy>p{color:#475569;max-width:680px;font-size:1.12rem;line-height:1.7}.subscription-summary-panel{background:#fff;border:1px solid #2563eb42;border-radius:24px;gap:14px;padding:28px;display:grid;box-shadow:0 22px 56px #0f172a1f}.contact-hero{grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:start;gap:42px;width:min(1120px,100% - 40px);margin:0 auto;padding:76px 0 40px;display:grid}.contact-hero-copy{gap:18px;display:grid}.contact-hero-copy h1,.contact-hero-copy p{margin:0}.contact-hero-copy h1{max-width:760px;font-size:clamp(2.8rem,8vw,5.2rem);line-height:.95}.contact-hero-copy>p{color:#475569;max-width:680px;font-size:1.12rem;line-height:1.7}.contact-proof-list{grid-template-columns:repeat(2,minmax(0,1fr));width:min(760px,100%)}.contact-hero-panel,.contact-form-shell,.contact-info-card{background:#fff;border:1px solid #dbe6f2;border-radius:24px;box-shadow:0 18px 45px #0f172a14}.contact-hero-panel{gap:14px;padding:28px;display:grid}.contact-panel-kicker,.contact-card-kicker{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:900}.contact-panel-email{color:#0f172a;font-size:1.45rem;font-weight:900;line-height:1.15;text-decoration:none}.contact-panel-email:hover,.contact-link-list a:hover{color:#1d4ed8}.contact-panel-copy,.contact-form-intro,.contact-form-help,.contact-card-list,.contact-panel-list,.contact-link-list{color:#64748b;margin:0;line-height:1.65}.contact-panel-list,.contact-card-list,.contact-link-list{padding-left:18px}.contact-section{padding-top:68px}.contact-layout{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);align-items:start;gap:24px;display:grid}.contact-section-heading{margin-bottom:22px}.contact-main-column,.contact-side-column{gap:18px;display:grid}.contact-form-shell,.contact-info-card{padding:28px}.contact-form{gap:18px;display:grid}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px;display:grid}.contact-field{gap:8px;display:grid}.contact-field-honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-field-full{grid-column:1/-1}.contact-field label{color:#0f172a;font-size:.94rem;font-weight:800}.contact-field input,.contact-field textarea{color:#0f172a;width:100%;min-height:50px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:14px;padding:13px 14px;transition:border-color .14s,box-shadow .14s,background .14s}.contact-field textarea{resize:vertical;min-height:180px}.contact-field input:hover,.contact-field textarea:hover{border-color:#94a3b8}.contact-field input:focus,.contact-field textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb24}.contact-form-help,.contact-form-error,.contact-form-success{font-size:.9rem}.contact-form-help{margin-top:-2px}.contact-form-error{color:#b91c1c;margin:0;font-weight:700}.contact-form-actions{flex-wrap:wrap;gap:10px;display:flex}.contact-form-success{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;margin:0;padding:14px 16px;font-weight:700;line-height:1.55}.contact-form-success a,.contact-link-list a{color:#1d4ed8;font-weight:800}.contact-form-actions .landing-button:disabled{opacity:.7;cursor:wait;transform:none;box-shadow:0 16px 34px #2563eb38}.contact-info-card{gap:12px;display:grid}.contact-info-card h3{margin:0;font-size:1.2rem}.final-cta{text-align:center;border-top:1px solid #e2e8f0;justify-items:center;gap:20px;padding:76px 20px 92px;display:grid}.final-logo{width:min(220px,70vw);height:auto}.final-cta h2{max-width:760px}@media (max-width:980px){.site-topbar{grid-template-columns:auto 1fr auto;gap:14px}.site-topbar-nav,.site-topbar-desktop-actions{display:none}.site-topbar-actions{position:static}.site-topbar-button-compact,.site-topbar-menu-wrap{display:inline-flex}.landing-hero,.contact-hero,.subscription-hero,.pain-section,.product-showcase,.engine-section,.workflow-section,.pricing-section,.split-showcase,.trust-strip,.feature-grid,.workflow-card-grid,.problem-card-grid,.parent-preview-grid,.trust-grid,.faq-grid,.pricing-grid,.summary-preview-grid,.article-overview,.landing-proof-list,.contact-layout,.article-checklist,.calculator-layout{grid-template-columns:1fr}.landing-hero{min-height:0;padding:58px 0 44px}.hero-preview{width:min(100%,240px)}.phone-stage{min-height:540px}.phone-frame{width:min(54vw,300px)}.phone-frame-primary{right:10%}.phone-frame-secondary{left:8%}.feature-card{min-height:0}.summary-preview-head{flex-direction:column}.calculator-stat-grid{grid-template-columns:1fr}}@media (max-width:680px){.site-topbar{gap:10px;padding:10px 14px}.site-topbar-brand{width:122px}.site-topbar-actions{justify-content:flex-end;gap:6px}.site-topbar-button-compact{min-height:36px;padding:8px 11px;font-size:.84rem}.site-topbar-menu{width:100vw;height:calc(100svh - 74px);max-height:calc(100svh - 74px);position:fixed;top:74px;left:0;transform:none}.site-topbar-menu-surface{border-radius:0;padding:18px 18px 24px}.site-topbar-menu-footer{gap:7px}.landing-hero,.product-showcase,.pain-section,.landing-section,.engine-section,.workflow-section,.pricing-section,.trust-strip,.contact-hero,.final-cta,.calculator-shell{width:min(100% - 28px,1120px)}.landing-hero{padding:56px 0}.contact-hero{padding:56px 0 28px}.hero-preview{display:none}.trust-strip{padding-top:8px}.landing-proof-list{grid-template-columns:1fr}.landing-hero h1{font-size:clamp(2.6rem,13vw,4.1rem);line-height:1}.landing-hero-copy{font-size:1rem}.landing-hero-actions{grid-template-columns:1fr;width:min(100%,360px);display:grid}.contact-form-grid{grid-template-columns:1fr}.page-breadcrumbs-list{gap:8px;font-size:.82rem}.landing-button{width:100%}.contact-form-actions{grid-template-columns:1fr;display:grid}.pain-section,.product-showcase,.landing-section,.engine-section,.workflow-section,.pricing-section{padding:56px 0}.pain-copy h2,.showcase-copy h2,.engine-copy h2,.section-heading h2,.workflow-content h2,.pricing-copy h2,.final-cta h2{font-size:clamp(1.9rem,10vw,3rem);line-height:1.08}.article-table{min-width:640px}.problem-panel,.feature-card,.pricing-panel,.problem-card,.problem-before-card,.workflow-card,.preview-card,.trust-card,.faq-card,.summary-preview{border-radius:18px;padding:20px}.phone-stage{min-height:500px}.phone-frame{border-width:6px;border-radius:28px;width:min(68vw,255px)}.phone-frame-primary{right:0}.phone-frame-secondary{top:96px;left:0;transform:scale(.84)}.engine-list{grid-template-columns:1fr}.engine-section{padding-top:84px}.workflow-list li{grid-template-columns:48px 1fr;min-height:0;padding:16px}.workflow-list span{width:42px;height:42px}.summary-preview-grid{grid-template-columns:1fr}}@media (max-width:430px){.site-topbar{grid-template-columns:1fr auto;gap:8px;padding:9px 12px}.site-topbar-brand{width:116px}.site-topbar-button-compact{display:none}.site-topbar-menu{width:100vw;height:calc(100svh - 72px);max-height:calc(100svh - 72px);position:fixed;top:72px;left:0;transform:none}.site-topbar-menu-surface{border-radius:0;padding:16px 16px 22px}.site-topbar-menu-footer{grid-template-columns:1fr}.landing-proof-list li{min-height:0}.phone-stage{min-height:430px}.contact-form-shell,.contact-info-card,.contact-hero-panel{border-radius:20px;padding:22px}.phone-frame{width:min(73vw,230px)}.phone-frame-secondary{top:84px}.engine-section{padding-top:92px}}.dashboard-shell{grid-template-rows:auto minmax(0,1fr);width:100%;height:auto;min-height:100dvh;display:grid;position:relative;overflow:hidden}.dashboard-user-menu{z-index:90;justify-content:center;align-items:center;display:inline-flex;position:fixed;top:14px;right:14px}.dashboard-content{background:linear-gradient(#f8fbfff0,#ebf3fcf0),#eef3fb;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.status-card{background:#fff;border-bottom:1px solid #dce3ef;padding:10px 14px}.status-title{color:#475569;margin:0;font-size:12px}.status-value{margin:4px 0;font-weight:700}.status-meta{color:#64748b;margin:2px 0;font-size:12px}.legacy-frame{opacity:0;border:0;width:100%;height:100%;transition:opacity .22s,transform .26s;display:block;position:absolute;inset:0;transform:translateY(8px)scale(.995)}.legacy-frame-ready{opacity:1;transform:translateY(0)scale(1)}.dashboard-loading{z-index:60;text-align:center;color:#0f172a;background:radial-gradient(circle at 50% 28%,#2563eb29,#0000 36%),linear-gradient(#f8fbff 0%,#edf4fb 100%);align-content:center;place-items:center;gap:16px;padding:24px;transition:opacity .26s,visibility .26s;display:grid;position:absolute;inset:0}.dashboard-loading-hidden{opacity:0;visibility:hidden;pointer-events:none}.dashboard-loading-logo{filter:drop-shadow(0 18px 28px #0f172a24);width:min(260px,68vw);height:auto}.dashboard-loading-copy{gap:4px;display:grid}.dashboard-loading-copy strong{font-size:18px;line-height:1.2}.dashboard-loading-copy span{color:#5b687f;font-size:13px;font-weight:650}.dashboard-loading-bar{background:#dbe7f4;border-radius:999px;width:min(220px,58vw);height:4px;position:relative;overflow:hidden}.dashboard-loading-bar:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#1d4ed8,#00a3ff);width:42%;animation:1.1s ease-in-out infinite dashboardLoadingBar;position:absolute;inset:0}@keyframes dashboardLoadingBar{0%{transform:translate(-110%)}to{transform:translate(250%)}}.dashboard-mobile-nav{z-index:80;width:min(540px,100vw - 16px);padding:6px 8px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px)saturate(1.1);backdrop-filter:blur(14px)saturate(1.1);background:#fffffff0;border:1px solid #e0e8f2;border-bottom:0;border-top-left-radius:14px;border-top-right-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid;position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%);box-shadow:0 -8px 20px #0f172a14}.dashboard-mobile-nav-btn{color:#0d2a49;min-width:0;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;place-items:center;gap:2px;padding:5px 4px;font-size:12px;font-weight:700;line-height:1.1;transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;display:grid}.dashboard-mobile-nav-btn[aria-current=page]{color:#1d63dc;box-shadow:none;background:0 0;border-color:#0000;font-weight:800;transform:none}.dashboard-mobile-nav-btn[aria-current=page] .dashboard-mobile-nav-icon{background:#e8f1ff;border-radius:999px;place-items:center;width:30px;height:24px;display:grid}.dashboard-mobile-nav-btn:active{transform:translateY(1px)scale(.98)}.dashboard-mobile-nav-icon{line-height:0}.dashboard-mobile-nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dashboard-mobile-nav-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}@media (max-width:720px){.dashboard-shell{height:100dvh;min-height:100dvh}.dashboard-mobile-nav{border-left:0;border-right:0;border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100vw;padding-left:10px;padding-right:10px;display:grid;bottom:0;left:0;right:0;transform:none}}@media (prefers-reduced-motion:reduce){.legacy-frame,.dashboard-loading,.dashboard-mobile-nav-btn{transition:none}.dashboard-loading-bar:after{width:100%;animation:none}}.site-page{background:#f8fafc;min-height:100vh;padding-bottom:56px}.site-page-card{margin:48px auto 0}.subscribe-card{gap:18px;display:grid}.subscribe-card h1,.subscribe-note{margin:0}.subscribe-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.subscribe-feature-card{color:#334155;background:#f8fbff;border:1px solid #dbe6f2;border-radius:16px;padding:16px;font-weight:750;line-height:1.45}.subscribe-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.subscribe-plan-panel{background:#fff;border:1px solid #dbe6f2;border-radius:16px;gap:10px;padding:18px;display:grid}.subscribe-plan-panel-featured{border-color:#2563eb;box-shadow:0 18px 38px #2563eb24}.subscribe-plan-panel-disabled{background:#f8fafc}.subscribe-plan-panel h2,.subscribe-plan-eyebrow,.subscribe-plan-price,.subscribe-plan-note,.subscribe-plan-soon{margin:0}.subscribe-plan-eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.subscribe-plan-panel h2{font-size:1.2rem}.subscribe-plan-price{color:#0f172a;font-size:1.65rem;font-weight:900}.subscribe-plan-note,.subscribe-plan-soon,.support-note{color:#64748b;line-height:1.55}.support-note{margin:0;font-weight:700}.support-note a{color:#1d4ed8}.pricing-support-note{margin-top:18px}.subscribe-note{color:#64748b;line-height:1.6}.parent-share-shell{color:#102033;background:#f5f8fc;gap:18px;min-height:100vh;padding:24px;display:grid}.parent-share-shell-empty{place-items:center}.parent-share-header,.parent-share-status-card,.parent-share-snapshot,.parent-share-queue-section,.parent-share-table-section,.parent-share-details-section,.parent-share-message,.parent-share-empty{width:min(1200px,100%);margin-inline:auto}.parent-share-header{justify-content:space-between;align-items:flex-start;gap:18px;padding-top:8px;display:flex}.parent-share-brand{align-items:flex-start;gap:14px;display:flex}.parent-share-logo{flex:none;width:64px;height:auto}.parent-share-kicker{color:#57708e;letter-spacing:.03em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.parent-share-brand h1{margin:0;font-size:30px;line-height:1.1}.parent-share-copy{color:#4d5d73;max-width:62ch;margin:8px 0 0;line-height:1.5}.parent-share-status{text-align:right;flex-direction:column;align-items:flex-end;gap:6px;display:flex}.parent-share-pill{color:#17325a;white-space:nowrap;background:#fff;border:1px solid #d4deee;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.parent-share-pill.is-live,.parent-share-pill.status-available{color:#0b7a4b;background:#ebfbf2;border-color:#b8e7cf}.parent-share-pill.is-paused{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.parent-share-pill.status-injured,.parent-share-pill.status-unavailable,.parent-share-pill.status-sentOff,.parent-share-pill.status-sentoff,.parent-share-pill.status-penalty{color:#8a4b1b;background:#fff7ed;border-color:#f6d3ac}.parent-share-pill-readonly{color:#1e3a8a;background:#eff6ff;border-color:#bfdbfe}.parent-share-updated,.parent-share-loading{color:#5f6f85;font-size:12px;font-weight:700}.parent-share-snapshot{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.parent-share-status-card,.parent-share-queue-section,.parent-share-table-section,.parent-share-details-section{background:#fff;border:1px solid #d8e2ef;border-radius:18px;padding:18px;box-shadow:0 10px 24px #0f172a0d}.parent-share-metric{background:#f8fbff;border:1px solid #d8e2ef;border-radius:14px;padding:14px 16px}.parent-share-metric span{color:#5f6f85;font-size:12px;font-weight:700;line-height:1.2;display:block}.parent-share-metric strong{margin-top:5px;font-size:20px;line-height:1.15;display:block}.parent-share-message{color:#8a4b1b;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:12px 14px}.parent-share-queue-section,.parent-share-table-section,.parent-share-details-section{gap:12px;display:grid}.parent-share-next-change{background:linear-gradient(#f8fbff,#eef6ff);border:1px solid #cfe0f6;border-radius:16px;gap:14px;padding:16px;display:grid}.parent-share-next-change-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.parent-share-next-change-title{align-items:center;gap:12px;display:flex}.parent-share-next-change-title h3{margin:0;font-size:22px;line-height:1.15}.parent-share-next-change-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.parent-share-next-change-player{background:#fff;border:1px solid #d8e2ef;border-radius:14px;min-width:0;padding:12px}.parent-share-next-change-player span{color:#5f6f85;letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.parent-share-next-change-player strong{color:#102033;margin-top:4px;font-size:18px;line-height:1.2;display:block}.parent-share-next-change-note{color:#4d5d73;margin:0;font-size:14px;line-height:1.5}.parent-share-upcoming{gap:10px;display:grid}.parent-share-upcoming-label{color:#5f6f85;margin:0;font-size:13px;font-weight:700}.parent-share-queue-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.parent-share-queue-item{background:#fff;border:1px solid #d8e2ef;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid;box-shadow:0 8px 20px #0f172a0d}.parent-share-queue-order{color:#1d63dc;background:#e8f1ff;border-radius:999px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:grid}.parent-share-queue-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.parent-share-queue-pair div{min-width:0}.parent-share-queue-pair span{color:#6b7a90;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.2;display:block}.parent-share-queue-pair strong{color:#102033;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:14px;line-height:1.2;display:block;overflow:hidden}.parent-share-pill.queue-pending,.parent-share-pill.queue-undone{color:#075985;background:#eff8ff;border-color:#bae6fd}.parent-share-pill.queue-completed{color:#0b7a4b;background:#ebfbf2;border-color:#b8e7cf}.parent-share-pill.queue-skipped{color:#8a4b1b;background:#fff7ed;border-color:#f6d3ac}.parent-share-queue-empty{color:#5f6f85;background:#fff;border:1px solid #d8e2ef;border-radius:14px;padding:14px 16px;font-size:14px;font-weight:700;box-shadow:0 8px 20px #0f172a0d}.parent-share-table-head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.parent-share-table-head h2{margin:0;font-size:22px;line-height:1.2}.parent-share-table-note{color:#5f6f85;margin:0;font-size:13px;font-weight:600}.parent-share-table-wrap{background:#fff;border:1px solid #d8e2ef;border-radius:16px;overflow-x:auto;box-shadow:0 12px 26px #0f172a0f}.parent-share-table{border-collapse:collapse;width:100%}.parent-share-table-simple{min-width:640px}.parent-share-table-detailed{min-width:820px}.parent-share-table th,.parent-share-table td{text-align:left;vertical-align:top;border-bottom:1px solid #edf2f7;padding:12px 14px;font-size:14px}.parent-share-table th{color:#44556e;text-transform:uppercase;letter-spacing:.03em;background:#f8fbff;font-size:12px;font-weight:800;position:sticky;top:0}.parent-share-player{gap:3px;display:grid}.parent-share-player strong{font-size:14px;line-height:1.25}.parent-share-player span{color:#6b7a90;font-size:12px;line-height:1.25}.parent-share-note-cell{color:#4d5d73;min-width:180px}.parent-share-fairness{font-weight:800}.parent-share-balance-cell{gap:4px;display:grid}.parent-share-balance-cell span{color:#6b7a90;font-size:12px;line-height:1.35}.parent-share-pill.state-active{color:#0b7a4b;background:#ebfbf2;border-color:#b8e7cf}.parent-share-pill.state-waiting{color:#075985;background:#eff8ff;border-color:#bae6fd}.fairness-balanced{color:#0b7a4b}.fairness-low{color:#0967b6}.fairness-high{color:#b42318}.parent-share-empty{background:#fff;border:1px solid #d8e2ef;border-radius:18px;gap:14px;padding:28px 24px;display:grid;box-shadow:0 12px 26px #0f172a0f}.parent-share-empty h1{margin:0;font-size:32px;line-height:1.1}.parent-share-home-link{color:#1d3d67;background:#fff;border:1px solid #c6d3e5;border-radius:12px;justify-content:center;align-items:center;width:fit-content;min-height:44px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.parent-share-home-link:hover{background:#f1f6fc}.parent-share-footer-note{color:#5f6f85;width:min(1200px,100%);margin:0 auto;font-size:14px;line-height:1.5}.parent-share-details-summary{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:12px;list-style:none;display:flex}.parent-share-details-summary::-webkit-details-marker{display:none}.parent-share-details-summary h2{margin:0;font-size:22px;line-height:1.2}.parent-share-details-body{gap:12px;display:grid}.parent-share-details-copy{margin-top:0}@media (max-width:900px){.parent-share-header{flex-direction:column}.parent-share-status{text-align:left;align-items:flex-start}.parent-share-snapshot{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.parent-share-shell{padding:16px}.subscribe-feature-grid,.subscribe-plan-grid{grid-template-columns:1fr}.parent-share-status-card,.parent-share-queue-section,.parent-share-table-section,.parent-share-details-section{padding:16px}.parent-share-brand h1{font-size:26px}.parent-share-snapshot{grid-template-columns:1fr}.parent-share-next-change-head,.parent-share-next-change-title,.parent-share-table-head{flex-direction:column;align-items:flex-start}.parent-share-next-change-grid,.parent-share-queue-list{grid-template-columns:1fr}.parent-share-empty h1{font-size:26px}}.subscription-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.paywall-card{gap:10px;margin-bottom:10px;display:grid}.recent-summaries{gap:10px;display:grid}.recent-summaries h3{margin:0;font-size:14px}.recent-summary-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.recent-summary-item{background:#fff;border:1px solid #dce3ef;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.recent-summary-item strong{margin-bottom:2px;display:block}.recent-summary-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.notice-modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a80;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.notice-modal-card{border:1px solid var(--line);width:min(640px,100%);max-height:calc(100dvh - 32px);box-shadow:var(--shadow);background:#fffffffa;border-radius:24px;gap:14px;padding:20px;display:grid;overflow:auto}.notice-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.notice-modal-heading{gap:4px;display:grid}.notice-modal-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:12px}.notice-modal-card h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.4rem,4.5vw,2rem);line-height:1.1}.notice-modal-body{color:var(--muted);margin:0;line-height:1.55}.notice-modal-close{appearance:none;color:var(--brand-strong);cursor:pointer;background:#fffffffa;border:1px solid #1d4ed82e;border-radius:12px;width:40px;height:40px;font-size:24px;line-height:1}.notice-modal-actions{flex-wrap:wrap;gap:10px;display:flex}.notice-modal-section{gap:10px;display:grid}.notice-modal-section h3{margin:0;font-size:14px}.notice-modal-summary-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.notice-modal-summary-item{background:#fff;border:1px solid #dce3ef;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.notice-modal-summary-item strong{margin-bottom:2px;display:block}.notice-modal-summary-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.error-text{color:#b91c1c;width:100%;margin:8px 0 0;font-size:13px}@media (max-width:920px){.auth-card{min-height:0}}@media (max-width:640px){.auth-page{padding:10px}.auth-shell{width:min(100%,390px);max-width:390px}.auth-card,.card{border-radius:22px}.auth-card{gap:9px;padding:18px 16px}.auth-logo{width:72%;max-width:260px}.auth-copy h1{max-width:100%;font-size:clamp(1.9rem,8vw,2rem)}.auth-description{font-size:.92rem}.feature-list{gap:6px}.feature-list li{min-height:40px;padding:8px 11px}.actions,.auth-actions{grid-template-columns:1fr}.actions{display:grid}.btn,.btn-wide{width:100%;min-height:46px}}@media (max-height:760px){.auth-page{padding:8px}.auth-card{gap:8px;padding-top:16px;padding-bottom:16px}.auth-logo{max-width:240px}.auth-copy{gap:6px}.auth-copy h1{font-size:clamp(1.65rem,6.5vw,1.9rem)}.feature-list{gap:5px}.feature-list li{min-height:38px;padding:7px 10px}.auth-footnote{margin-top:0}}
