:root{--bg:#f7f8fb;--surface:#fff;--surface-soft:#eef5ff;--text:#172033;--muted:#65728a;--border:#dfe6f2;--primary:#0f766e;--primary-dark:#115e59;--accent:#f59e0b;--shadow:0 18px 55px #1426481c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.site-header{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{background:var(--primary);color:#fff;border-radius:16px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted);margin-top:2px;font-size:.8rem}.nav-links{color:var(--muted);align-items:center;gap:20px;font-weight:650;display:flex}.login-link{border:1px solid var(--border);color:var(--primary-dark);background:#fff;border-radius:999px;padding:10px 16px}.hero-section{background:radial-gradient(circle at 0 0,#0f766e29,#0000 32%),linear-gradient(135deg,#fff,#eef5ff);grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(28px,5vw,72px);padding:clamp(56px,8vw,112px) clamp(18px,5vw,72px);display:grid}.eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:850}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.07em;max-width:860px;margin-bottom:22px;font-size:clamp(2.4rem,6vw,5.6rem);line-height:.98}h2{letter-spacing:-.045em;margin-bottom:18px;font-size:clamp(1.8rem,3vw,3.1rem);line-height:1.04}h3{margin-bottom:10px;font-size:1.12rem}.hero-description{max-width:720px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:13px 20px;font-weight:800;display:inline-flex}.button-primary{background:var(--primary);color:#fff;box-shadow:0 12px 30px #0f766e3b}.button-primary:hover{background:var(--primary-dark)}.button-secondary{border:1px solid var(--border);color:var(--primary-dark);background:#fff}.hero-panel{justify-content:center;display:flex}.panel-card{border:1px solid var(--border);width:min(100%,520px);box-shadow:var(--shadow);background:#ffffffe0;border-radius:32px;padding:30px}.panel-label{color:var(--accent);margin-bottom:8px;font-weight:850}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0;display:grid}.metric-grid div{border:1px solid var(--border);background:var(--surface-soft);border-radius:20px;padding:18px}.metric-grid span,.metric-grid strong{display:block}.metric-grid span{color:var(--muted);font-size:.88rem}.metric-grid strong{margin-top:6px;font-size:1.24rem}.panel-note{color:var(--muted);margin-bottom:0;font-size:.92rem;line-height:1.55}.section{padding:clamp(54px,7vw,92px) clamp(18px,5vw,72px)}.section-heading{max-width:780px;margin-bottom:34px}.section-heading p:not(.eyebrow),.solution-card p,.pricing-card p,.future-card p,.contact-card p{color:var(--muted);line-height:1.7}.problem-grid,.feature-grid,.step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.problem-card,.feature-card,.step-card,.solution-card,.pricing-card,.future-card,.operator-preview,.contact-card{border:1px solid var(--border);background:var(--surface);border-radius:26px;box-shadow:0 12px 35px #1426480f}.problem-card,.feature-card,.step-card{padding:24px}.problem-card p,.feature-card p,.step-card p{color:var(--muted);margin-bottom:0;line-height:1.62}.card-icon{color:#c2410c;background:#fff7ed;border-radius:50%;place-items:center;width:36px;height:36px;margin-bottom:18px;font-weight:900;display:grid}.solution-section{padding-top:0}.solution-card,.contact-card{background:linear-gradient(135deg,#fff,#edfdf9);max-width:980px;padding:clamp(28px,4vw,48px)}.step-card span{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:18px;font-weight:900;display:grid}.pricing-card,.future-section{grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:stretch;gap:24px;display:grid}.pricing-card{padding:clamp(28px,4vw,48px)}.pricing-card small{color:var(--muted);margin-top:12px;display:block}.price-box{background:var(--surface-soft);border-radius:24px;flex-direction:column;justify-content:center;gap:18px;padding:24px;display:flex}.price-box span{letter-spacing:-.06em;font-size:clamp(2rem,3vw,3.3rem);font-weight:900}.future-card,.operator-preview{padding:clamp(26px,4vw,42px)}.safe-note{background:#ecfdf5;border-radius:18px;margin-top:18px;padding:16px;font-weight:700;color:var(--primary-dark)!important}.operator-preview{color:#fff;background:#111827}.operator-preview p{color:#d1d5db}.operator-preview-label{font-weight:850;color:var(--accent)!important}.operator-preview code{overflow-wrap:anywhere;background:#ffffff1f;border-radius:14px;margin-top:14px;padding:14px;display:block}.faq-list{gap:14px;max-width:960px;display:grid}details{border:1px solid var(--border);background:var(--surface);border-radius:18px;box-shadow:0 8px 24px #1426480d}summary{cursor:pointer;padding:20px 22px;font-weight:850}details p{color:var(--muted);margin:0;padding:0 22px 22px;line-height:1.7}.contact-section{padding-top:0}.site-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:18px;padding:28px clamp(18px,5vw,72px);display:flex}.site-footer p{margin-bottom:0}.site-footer a{color:var(--primary-dark);font-weight:800}@media (width<=1080px){.hero-section,.pricing-card,.future-section{grid-template-columns:1fr}.problem-grid,.feature-grid,.step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.site-header{flex-direction:column;align-items:flex-start;position:static}.nav-links{flex-wrap:wrap;gap:12px;width:100%}.hero-section{padding-top:46px}.problem-grid,.feature-grid,.step-grid,.metric-grid{grid-template-columns:1fr}.site-footer{flex-direction:column}}.trust-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:22px clamp(18px,5vw,72px);display:grid}.trust-item{border:1px solid var(--border);background:var(--surface-soft);border-radius:18px;align-items:flex-start;gap:12px;padding:18px;display:flex}.trust-item span{background:var(--primary);color:#fff;border-radius:50%;place-items:center;min-width:28px;height:28px;font-weight:900;display:grid}.trust-item p{color:var(--text);margin:0;font-weight:700;line-height:1.45}.audience-section{padding-bottom:0}.audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.audience-card{border:1px solid var(--border);background:linear-gradient(135deg,#fff,#f8fbff);border-radius:26px;padding:28px;box-shadow:0 12px 35px #1426480f}.audience-card p{color:var(--muted);margin-bottom:0;line-height:1.65}.status-pill{color:var(--primary-dark);background:#ecfdf5;border-radius:999px;margin-bottom:16px;padding:8px 12px;font-size:.82rem;font-weight:900;display:inline-flex}@media (width<=1080px){.trust-strip,.audience-grid{grid-template-columns:1fr}}@media (width<=760px){.nav-links a:not(.login-link){border:1px solid var(--border);background:#fff;border-radius:999px;padding:8px 10px}.trust-strip{padding-top:16px;padding-bottom:16px}}.brand-mark{width:54px;height:54px;font-size:1rem}.brand strong{font-size:1.08rem}.brand small{font-size:.95rem;line-height:1.35}.nav-links{font-size:1rem}.audience-card p,.feature-card p,.step-card p,.problem-card p,details p{font-size:1rem}@media (width<=760px){.brand-mark{width:48px;height:48px}.brand strong{font-size:1rem}.brand small{font-size:.88rem}.eyebrow{font-size:.9rem}.nav-links{font-size:.95rem}}.site-header{padding-top:22px;padding-bottom:22px}.brand-mark{border-radius:18px;width:64px!important;height:64px!important;font-size:1.18rem!important}.brand strong{line-height:1.25;font-size:1.35rem!important}.brand small{line-height:1.35;font-size:1.12rem!important}.nav-links{gap:24px;font-size:1.16rem!important}.login-link{padding:12px 20px;font-size:1.16rem!important}.eyebrow{letter-spacing:.055em!important;font-size:1.28rem!important;line-height:1.45!important}.status-pill{padding:10px 14px;font-size:1.02rem!important}.panel-label{font-size:1.18rem!important}.metric-grid span{font-size:1rem!important}.metric-grid strong{font-size:1.35rem!important}.panel-note{font-size:1.02rem!important}.trust-item{padding:20px 22px}.trust-item span{min-width:34px!important;height:34px!important;font-size:1.05rem!important}.trust-item p{font-size:1.15rem!important;line-height:1.45!important}.audience-card h3,.feature-card h3,.step-card h3{font-size:1.32rem!important}.audience-card p,.feature-card p,.step-card p,.problem-card p,details p{font-size:1.08rem!important;line-height:1.68!important}summary{font-size:1.12rem!important}@media (width<=760px){.brand-mark{width:52px!important;height:52px!important;font-size:1rem!important}.brand strong{font-size:1.08rem!important}.brand small{font-size:.9rem!important}.nav-links{gap:10px;font-size:.96rem!important}.eyebrow{font-size:.98rem!important}.trust-item p{font-size:1rem!important}}@media (width>=761px){.site-header{padding-top:28px!important;padding-bottom:28px!important}.brand{gap:18px!important}.brand-mark{border-radius:22px!important;width:76px!important;height:76px!important;font-size:1.45rem!important}.brand strong{font-size:2rem!important;line-height:1.15!important}.brand small{font-size:1.52rem!important;line-height:1.35!important}.nav-links{gap:32px!important;font-size:1.82rem!important}.login-link{padding:16px 28px!important;font-size:1.82rem!important}.eyebrow{letter-spacing:.045em!important;margin-bottom:22px!important;font-size:2.15rem!important;line-height:1.35!important}.status-pill{margin-bottom:24px!important;padding:14px 22px!important;font-size:1.72rem!important}.panel-label{margin-bottom:16px!important;font-size:1.95rem!important;line-height:1.35!important}.trust-strip{gap:20px!important;padding-top:28px!important;padding-bottom:28px!important}.trust-item{gap:18px!important;padding:26px 28px!important}.trust-item span{min-width:44px!important;height:44px!important;font-size:1.45rem!important}.trust-item p{font-size:1.92rem!important;font-weight:850!important;line-height:1.35!important}}@media (width<=760px){.brand strong{font-size:1.12rem!important}.brand small{font-size:.95rem!important}.nav-links{font-size:1rem!important}.eyebrow{font-size:1.05rem!important}.status-pill,.panel-label{font-size:1rem!important}.trust-item p{font-size:1.05rem!important}}@media (width>=761px){.feature-card{min-height:190px!important;padding:34px 36px!important}.feature-card h3{letter-spacing:-.025em!important;margin-bottom:20px!important;font-size:2.15rem!important;line-height:1.22!important}.feature-card p{font-size:1.72rem!important;line-height:1.55!important}.feature-grid{gap:26px!important}}@media (width<=760px){.feature-card{padding:26px!important}.feature-card h3{font-size:1.35rem!important;line-height:1.3!important}.feature-card p{font-size:1.08rem!important;line-height:1.6!important}}@media (width>=761px){.solution-card{padding:42px 52px!important}.solution-card p:not(.eyebrow){color:var(--muted)!important;font-size:1.72rem!important;line-height:1.55!important}}@media (width<=760px){.solution-card p:not(.eyebrow){font-size:1.08rem!important;line-height:1.6!important}}@media (width>=761px){.problem-card,.audience-card,.feature-card,.step-card,.solution-card,.pricing-card,.future-card,.operator-preview,.contact-card,details{font-size:1.72rem!important}.problem-card,.audience-card,.feature-card,.step-card{padding:34px 36px!important}.problem-card h3,.audience-card h3,.feature-card h3,.step-card h3,.operator-preview h3{letter-spacing:-.025em!important;margin-bottom:20px!important;font-size:2.15rem!important;line-height:1.22!important}.problem-card p,.audience-card p,.feature-card p,.step-card p,.solution-card p:not(.eyebrow),.pricing-card p,.pricing-card small,.future-card p,.operator-preview p,.contact-card p,details p{font-size:1.72rem!important;line-height:1.55!important}.safe-note{padding:24px 28px!important;font-size:1.72rem!important;font-weight:850!important;line-height:1.55!important}summary{padding:28px 32px!important;font-size:1.72rem!important;font-weight:900!important;line-height:1.45!important}details p{padding:0 32px 30px!important}.pricing-card,.future-card,.contact-card,.solution-card{padding:42px 52px!important}.price-box span{font-size:3.6rem!important}.operator-preview code{padding:18px 20px!important;font-size:1.25rem!important}}@media (width<=760px){.problem-card p,.audience-card p,.feature-card p,.step-card p,.solution-card p:not(.eyebrow),.pricing-card p,.pricing-card small,.future-card p,.operator-preview p,.contact-card p,details p,.safe-note,summary{font-size:1.08rem!important;line-height:1.6!important}summary{padding:20px 22px!important}details p{padding:0 22px 22px!important}}@media (width<=1280px) and (width>=761px){.site-header{padding:22px 34px!important}.brand-mark{width:58px!important;height:58px!important;font-size:1.12rem!important}.brand strong{font-size:1.35rem!important}.brand small{font-size:1rem!important}.nav-links{gap:18px!important;font-size:1.15rem!important}.login-link{padding:12px 18px!important;font-size:1.15rem!important}.hero-section{grid-template-columns:1fr!important;padding-top:72px!important;padding-bottom:72px!important}.hero-copy{max-width:980px}.hero-panel{justify-content:flex-start!important}.panel-card{width:min(100%,760px)!important}.eyebrow{font-size:1.35rem!important}.trust-strip{grid-template-columns:1fr!important}.trust-item p{font-size:1.25rem!important}.feature-grid,.problem-grid,.step-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feature-card h3,.problem-card h3,.audience-card h3,.step-card h3{font-size:1.65rem!important}.feature-card p,.problem-card p,.audience-card p,.step-card p,.solution-card p:not(.eyebrow),.pricing-card p,.future-card p,.contact-card p,details p,summary{font-size:1.25rem!important}.pricing-card,.future-section{grid-template-columns:1fr!important}.operator-preview{min-height:auto}}@media (width<=760px){.site-header{padding:18px!important}.brand{align-items:center}.nav-links{padding-bottom:4px;overflow-x:auto}.hero-section{padding-top:42px!important;padding-bottom:48px!important}h1{font-size:clamp(2.25rem,13vw,3.55rem)!important;line-height:1.02!important}h2{font-size:clamp(1.8rem,8vw,2.45rem)!important}.hero-description{font-size:1.08rem!important}.button,.hero-actions{width:100%}.panel-card,.solution-card,.pricing-card,.future-card,.operator-preview,.contact-card{border-radius:24px!important}.metric-grid{gap:12px}.section{padding-left:18px!important;padding-right:18px!important}.trust-strip{gap:12px!important}.future-section{gap:18px!important}.site-footer{padding:24px 18px!important}}
