:root{--blue:#064cff;--blue-dark:#0038d9;--navy:#050b2a;--ink:#0d1533;--muted:#526079;--soft:#f7f9fc;--line:#dce3ee;--line-strong:#c8d1de;--green:#087233;--green-soft:#effaf1;--warning:#f59e0b;--danger:#ef3b2d;--purple:#7c3aed;--shadow:0 24px 70px rgb(5 11 42 / 12%);--header-height:78px;}*{box-sizing:border-box;}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem);}body{margin:0;min-width:320px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;letter-spacing:0;}a{color:inherit;text-decoration:none;}.skip-link{position:fixed;top:0.75rem;left:0.75rem;z-index:100;padding:0.75rem 1rem;color:#fff;background:var(--navy);border-radius:6px;font-weight:800;transform:translateY(-150%);transition:transform 120ms ease;}.skip-link:focus{transform:translateY(0);}a:focus-visible,button:focus-visible{outline:3px solid #ffbf47;outline-offset:3px;border-radius:4px;}svg{display:block;}.site-header{position:sticky;top:0;z-index:50;height:var(--header-height);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1rem,3vw,3.25rem);padding:0 clamp(1rem,3.1vw,3.5rem);background:rgb(255 255 255 / 92%);backdrop-filter:blur(18px);}.brand{display:inline-flex;align-items:center;gap:0.7rem;min-width:max-content;color:var(--navy);font-size:clamp(1.35rem,1.9vw,1.85rem);font-weight:800;line-height:1;}.brand-mark{width:2.7rem;height:2.7rem;border-radius:10px;object-fit:cover;box-shadow:0 8px 18px rgb(6 76 255 / 18%);}.nav-links,.nav-actions,.hero-actions,.trust-row,.provider-rail{display:flex;align-items:center;}.nav-links{justify-content:center;gap:clamp(1.1rem,2.7vw,2.35rem);font-size:0.92rem;font-weight:500;color:#1f2947;}.nav-links a{display:inline-flex;align-items:center;gap:0.35rem;white-space:nowrap;}.nav-actions{justify-content:flex-end;gap:1.45rem;min-width:max-content;font-size:0.95rem;font-weight:700;}.login-link{color:var(--navy);}.button{display:inline-flex;align-items:center;justify-content:center;gap:0.65rem;min-height:44px;border:1px solid transparent;border-radius:6px;padding:0.72rem 1.45rem;font-size:0.98rem;font-weight:800;line-height:1;transition:transform 160ms ease,border-color 160ms ease,background 160ms ease,box-shadow 160ms ease;}.button:hover{transform:translateY(-1px);}.button-primary{color:#fff;background:linear-gradient(180deg,#0a50ff 0%,#003ee8 100%);box-shadow:0 10px 26px rgb(6 76 255 / 24%);}.button-primary:hover{background:linear-gradient(180deg,#195cff 0%,var(--blue-dark) 100%);}.button-secondary{color:var(--navy);background:#fff;border-color:#b9c4d5;}.button-secondary:hover{border-color:#8998ad;}.button-large{min-width:180px;min-height:52px;font-size:1.02rem;}.button svg{width:1.25rem;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;}main{overflow:hidden;}.hero-section{min-height:624px;display:grid;grid-template-columns:minmax(32rem,46%) minmax(38rem,54%);column-gap:clamp(1.25rem,2.4vw,3rem);align-items:end;padding:2.1rem clamp(1.25rem,3.6vw,3.5rem) 1.35rem;background:radial-gradient(circle at 84% 38%,rgb(8 76 255 / 8%),transparent 24rem),linear-gradient(180deg,#fff 0%,#fff 78%,#fcfbfa 100%);}.hero-copy{align-self:center;max-width:42.5rem;padding-bottom:0.1rem;}.resend-pill{display:inline-flex;align-items:center;gap:0.6rem;min-height:30px;margin:0 0 1.45rem;padding:0.36rem 0.8rem;color:#13753d;background:#f2fbf3;border:1px solid #8ac99c;border-radius:8px;font-size:0.82rem;font-weight:600;}.resend-pill svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.hero-copy h1{max-width:41rem;margin:0;color:var(--navy);font-size:clamp(3.25rem,4.35vw,4.4rem);font-weight:850;letter-spacing:0;line-height:0.98;}.hero-lede{max-width:37.2rem;margin:1.55rem 0 0;color:#26324f;font-size:clamp(1.1rem,1.5vw,1.35rem);line-height:1.45;}.hero-actions{gap:1.35rem;flex-wrap:wrap;margin-top:1.7rem;}.trust-row{flex-wrap:wrap;gap:clamp(1rem,2vw,1.85rem);margin-top:2.35rem;}.trust-item{display:grid;grid-template-columns:28px auto;align-items:center;gap:0.75rem;min-width:7.05rem;color:#29334e;font-size:0.82rem;line-height:1.3;}.trust-item svg{width:28px;height:28px;color:#071033;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.provider-rail{position:relative;display:grid;grid-template-columns:max-content 1px minmax(0,1fr);align-items:center;min-height:62px;margin-top:1.85rem;padding:0.72rem 1rem;gap:clamp(0.38rem,1vw,0.68rem);border:1px solid var(--line);border-radius:8px;background:rgb(255 255 255 / 72%);box-shadow:0 8px 28px rgb(5 11 42 / 5%);}.provider{display:inline-flex;flex:0 1 auto;align-items:center;gap:0.34rem;min-width:0;color:#111a35;font-size:0.68rem;}.provider-live-group{display:flex;flex-wrap:nowrap;gap:clamp(0.48rem,1vw,0.72rem);}.provider span:last-child{white-space:nowrap;}.provider-live{min-width:6.9rem;}.provider strong{display:block;color:#17213b;font-size:0.64rem;letter-spacing:0.05em;}.provider small{display:flex;align-items:center;gap:0.35rem;margin-top:0.14rem;color:var(--green);font-size:0.68rem;}.provider small i{width:0.46rem;height:0.46rem;border-radius:50%;background:#00b85c;}.provider-divider{width:1px;height:44px;background:var(--line);}.provider-roadmap{display:grid;min-width:0;row-gap:0.28rem;}.roadmap-label{width:max-content;color:#76819a;font-size:0.68rem;line-height:1;}.roadmap-providers{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;min-width:0;gap:clamp(0.32rem,0.8vw,0.58rem);overflow-x:auto;scrollbar-width:none;}.roadmap-providers::-webkit-scrollbar{display:none;}.provider-logo{display:inline-flex;flex:0 0 23px;align-items:center;justify-content:center;width:23px;height:23px;border-radius:5px;color:#fff;font-size:0.66rem;font-weight:900;line-height:1;}.resend-logo{background:#0b1020;font-family:Georgia,serif;font-size:1rem;}.sendgrid-logo{position:relative;background:linear-gradient(90deg,#55c9ff 0 32%,#158fff 32% 65%,#98dbff 65%);overflow:hidden;}.sendgrid-logo::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,transparent 0 45%,rgb(255 255 255 / 55%) 45% 58%,transparent 58%);}.postmark-logo{color:#1b1800;background:#ffd400;font-size:0.98rem;}.mailgun-logo{color:#ff2c20;background:transparent;font-size:1.3rem;}.aws-logo{color:#1f2937;background:transparent;font-size:0.72rem;}.provider-note{margin:0.6rem 0 0 0.2rem;color:#8993a8;font-size:0.74rem;}.phone-stage{position:relative;align-self:end;justify-self:center;width:min(100%,760px);height:572px;min-width:0;}.phone{position:absolute;bottom:0;width:min(18vw,270px);min-width:220px;filter:drop-shadow(0 24px 30px rgb(0 0 0 / 14%));}.phone-left{left:0.2rem;transform:rotate(-1.4deg);}.phone-center{left:31%;z-index:2;width:min(18.8vw,284px);min-width:234px;}.phone-right{right:0;transform:rotate(2.4deg);}.phone-shell{position:relative;aspect-ratio:0.49;padding:0.55rem;border-radius:2.15rem;background:linear-gradient(145deg,#0d0d0f,#2c2c30 42%,#050506 100%);box-shadow:inset 0 0 0 1px rgb(255 255 255 / 18%),inset 0 0 0 4px #08080a;}.app-screen-image{display:block;width:100%;height:100%;object-fit:cover;border:1px solid rgb(255 255 255 / 35%);border-radius:1.65rem;background:#f7fbff;}.phone-screen{position:relative;height:100%;overflow:hidden;padding:2.7rem 1rem 0.75rem;border-radius:1.65rem;background:linear-gradient(180deg,#fbfcff 0%,#fff 60%,#f9fbff 100%);border:1px solid rgb(255 255 255 / 35%);font-size:0.72rem;}.status-bar{position:absolute;top:0.68rem;left:1.05rem;right:1.05rem;display:flex;justify-content:space-between;color:#0a1023;font-size:0.72rem;font-weight:800;}.dynamic-island{position:absolute;top:0.62rem;left:50%;width:4.4rem;height:1.38rem;transform:translateX(-50%);border-radius:999px;background:#000;}.dynamic-island.small{width:3.9rem;height:1.15rem;}.phone-screen h2{margin:0 0 0.7rem;color:#10172f;font-size:1.13rem;line-height:1.1;}.connected-card,.metric-card,.resource-list,.template-list,.event-list,.search-field,.select-line{border:1px solid #dfe5ee;background:#fff;border-radius:8px;}.connected-card{display:grid;grid-template-columns:28px 1fr;gap:0.6rem;align-items:center;margin-bottom:0.58rem;padding:0.74rem 0.7rem;background:linear-gradient(180deg,#f2fbf4,#fff);border-color:#bde6c7;}.connected-card strong,.connected-card small,.template-list strong,.template-list small,.resource-list strong,.resource-list em{display:block;}.connected-card strong{color:var(--green);font-size:0.67rem;}.connected-card small{margin-top:0.1rem;color:#5d6475;font-size:0.56rem;}.status-dot{display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.45rem;color:#fff;background:#0bae50;border-radius:50%;font-size:0.7rem;font-weight:900;}.metric-card{padding:0.76rem 0.75rem 0.55rem;}.metric-card > span{display:block;color:#141a2e;font-size:0.68rem;font-weight:800;}.metric-card > small{display:block;color:#6d7485;font-size:0.54rem;}.metric-line{display:flex;align-items:baseline;gap:0.55rem;margin-top:0.35rem;}.metric-line strong{color:#16964e;font-size:1.8rem;line-height:1;}.metric-line em{color:#7b8496;font-size:0.49rem;font-style:normal;}.chart{width:100%;height:70px;margin-top:0.25rem;fill:none;}.chart path:not(.chart-grid){stroke:#16964e;stroke-width:3;stroke-linecap:round;}.chart-grid{stroke:#edf1f5;stroke-width:1;}.chart-dates{display:flex;justify-content:space-between;color:#788397;font-size:0.49rem;}.resource-list{margin-top:0.66rem;overflow:hidden;}.resource-list div,.template-list div,.event-list div{display:grid;align-items:center;border-top:1px solid #edf1f5;}.resource-list div:first-child,.template-list div:first-child,.event-list div:first-child{border-top:0;}.resource-list div{grid-template-columns:1.4rem 1fr auto;min-height:2.72rem;padding:0.42rem 0.58rem;}.resource-list span,.template-list span,.event-list span{color:var(--blue);font-weight:900;}.resource-list strong{color:#17213b;font-size:0.64rem;}.resource-list strong::after{content:"Templates are ready to view";display:block;margin-top:0.14rem;color:#7a8496;font-size:0.48rem;font-weight:500;}.resource-list div:nth-child(2) strong::after{content:"All endpoints healthy";}.resource-list div:nth-child(3) strong::after{content:"";}.resource-list div:nth-child(4) strong::after{content:"";}.resource-list em{color:var(--blue);font-size:0.56rem;font-style:normal;font-weight:800;}.tab-bar{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);min-height:3.15rem;padding-top:0.42rem;color:#667085;background:#fff;border-top:1px solid #edf1f5;text-align:center;font-size:0.54rem;}.tab-bar span::before,.tab-bar strong::before{content:"⌂";display:block;margin-bottom:0.18rem;font-size:0.88rem;font-weight:700;}.tab-bar span:nth-child(2)::before,.tab-bar strong:nth-child(2)::before{content:"▤";}.tab-bar span:nth-child(3)::before,.tab-bar strong:nth-child(3)::before{content:"♧";}.tab-bar span:nth-child(4)::before,.tab-bar strong:nth-child(4)::before{content:"⚙";}.tab-bar strong{color:var(--blue);}.search-field{height:1.65rem;display:flex;align-items:center;margin-bottom:0.55rem;padding:0 0.7rem;color:#9aa3b1;background:#fbfcfe;font-size:0.55rem;}.search-field::before{content:"⌕";margin-right:0.35rem;color:#798397;font-size:0.8rem;}.template-list{overflow:hidden;}.template-list div{position:relative;grid-template-columns:1.55rem 1fr auto;min-height:2.52rem;padding:0.34rem 0.5rem;}.template-list strong{color:#18213b;font-size:0.61rem;}.template-list small{margin-top:0.08rem;color:#7f8797;font-size:0.49rem;}.template-list em{padding:0.17rem 0.36rem;color:#168341;background:#eaf8ef;border:1px solid #c8edcf;border-radius:5px;font-size:0.45rem;font-style:normal;font-weight:800;}.template-list em.draft{color:#666f80;background:#f4f5f7;border-color:#e1e5eb;}.back-link{display:inline-flex;margin-bottom:0.42rem;color:var(--blue);font-size:0.68rem;font-weight:600;}.screen-help{margin:-0.38rem 0 0.68rem;color:#667085;font-size:0.55rem;line-height:1.35;}.select-line,.event-list div{grid-template-columns:1.55rem 1fr auto;min-height:2rem;padding:0.25rem 0.62rem;}.select-line{display:grid;grid-template-columns:1fr auto;align-items:center;margin-bottom:0;color:var(--blue);border-bottom-left-radius:0;border-bottom-right-radius:0;font-size:0.57rem;font-weight:800;}.select-line b,.event-list b{display:inline-block;width:1.85rem;height:1rem;border-radius:999px;background:var(--blue);box-shadow:inset -0.54rem 0 0 rgb(255 255 255 / 92%);}.event-list{overflow:hidden;border-top-left-radius:0;border-top-right-radius:0;}.event-list div{color:#25304b;font-size:0.57rem;line-height:1;}.event-list .ok{color:#0ba451;}.event-list .warn{color:var(--warning);}.event-list .alert,.event-list .fail{color:var(--danger);}.event-list .purple{color:var(--purple);}.secure-note{position:relative;margin:0.7rem 0 0;padding-left:1.5rem;color:#7d8698;font-size:0.51rem;line-height:1.35;}.secure-note::before{content:"▣";position:absolute;left:0;top:-0.05rem;color:#111827;font-size:1rem;}.feature-band{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding:1.52rem clamp(1.25rem,3.6vw,3.5rem) 1.62rem;border-top:1px solid #f0e7dc;background:radial-gradient(circle at 50% 120%,rgb(235 211 170 / 18%),transparent 38rem),#fffdfa;}.feature-item{display:grid;grid-template-columns:4.25rem 1fr;gap:0.9rem;min-height:170px;padding:0 1.45rem 0 0.55rem;border-right:1px solid #eadfce;}.feature-item:last-child{border-right:0;}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;border:1px solid var(--line);border-radius:8px;color:var(--blue);background:#fff;box-shadow:0 12px 26px rgb(5 11 42 / 6%);}.feature-icon svg{width:2.1rem;height:2.1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.bars-icon{gap:0.35rem;align-items:flex-end;padding-bottom:0.85rem;}.bars-icon span{width:0.42rem;border-radius:999px 999px 0 0;background:var(--blue);}.bars-icon span:nth-child(1){height:1.15rem;}.bars-icon span:nth-child(2){height:1.8rem;}.bars-icon span:nth-child(3){height:2.35rem;}.feature-item h2,.summary-strip h2{margin:0;color:#071033;font-size:0.98rem;font-weight:850;line-height:1.14;}.feature-item p,.summary-strip p{margin:0.42rem 0 0;color:#536079;font-size:0.68rem;line-height:1.42;}.feature-item ul{display:grid;gap:0.62rem;margin:1.15rem 0 0;padding:0;list-style:none;}.feature-item li{position:relative;padding-left:1.2rem;color:#18213b;font-size:0.67rem;line-height:1.3;}.feature-item li::before{content:"✓";position:absolute;left:0;top:0;display:inline-flex;align-items:center;justify-content:center;width:0.72rem;height:0.72rem;color:#fff;background:var(--blue);border-radius:50%;font-size:0.48rem;font-weight:900;}.summary-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:75rem;margin:1.56rem auto 1.8rem;border:1px solid #e7d8c6;border-radius:8px;background:#fffdfa;}.summary-strip article{display:grid;grid-template-columns:3.15rem 1fr;gap:1rem;align-items:center;min-height:80px;padding:1rem 2rem;border-right:1px solid #eadfce;}.summary-strip article:last-child{border-right:0;}.summary-strip svg{width:2.35rem;height:2.35rem;color:var(--blue);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.site-footer{display:grid;gap:0.65rem;padding:0 1rem 1.7rem;color:#5e6a80;text-align:center;font-size:0.78rem;}.site-footer p{margin:0;}.footer-links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;color:#29334e;font-weight:750;}.footer-links a:hover{color:var(--blue);}.nav-links a.active{color:var(--blue);font-weight:800;}.page-shell{display:grid;gap:1.75rem;padding:2.2rem clamp(1rem,3.6vw,3.5rem) 2.4rem;background:radial-gradient(circle at 88% 16%,rgb(8 76 255 / 8%),transparent 26rem),linear-gradient(180deg,#fff 0%,#fbfcff 100%);}.page-title,.page-hero,.page-band,.page-grid,.provider-page-rail,.resource-table,.timeline,.pricing-grid{width:min(100%,75rem);margin:0 auto;}.page-title{display:grid;gap:0.8rem;padding:1.3rem 0 0.5rem;}.page-eyebrow,.page-card-kicker{margin:0;color:var(--blue);font-size:0.76rem;font-weight:850;letter-spacing:0.08em;text-transform:uppercase;}.page-title h1,.page-hero h1{max-width:54rem;margin:0;color:var(--navy);font-size:clamp(2.5rem,5vw,4.4rem);font-weight:850;line-height:0.98;}.page-title p:not(.page-eyebrow),.page-hero p:not(.resend-pill),.page-band p,.page-card p,.provider-status p,.resource-table span,.timeline p,.price-card p{margin:0;color:#526079;font-size:1.02rem;line-height:1.55;}.page-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,0.95fr);align-items:center;gap:clamp(1.25rem,4vw,4rem);min-height:560px;}.page-hero.compact{min-height:430px;}.page-hero > div:first-child{display:grid;justify-items:start;gap:1.15rem;}.page-phone-row{display:flex;justify-content:center;align-items:flex-end;min-height:480px;}.page-phone-row img,.single-phone img{display:block;width:min(45%,16rem);height:auto;aspect-ratio:0.46;object-fit:cover;border:8px solid #0a0a0c;border-radius:2rem;box-shadow:var(--shadow);}.page-phone-row img:first-child{margin-right:-1.6rem;transform:rotate(-3deg);}.page-phone-row img:last-child{position:relative;z-index:1;transform:rotate(2deg);}.single-phone{display:flex;justify-content:center;}.single-phone img{width:min(17rem,68vw);}.page-grid{display:grid;gap:1rem;}.page-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));}.page-card,.price-card,.provider-status,.resource-table article,.timeline article{border:1px solid var(--line);border-radius:8px;background:rgb(255 255 255 / 82%);box-shadow:0 16px 42px rgb(5 11 42 / 6%);}.page-card,.price-card{display:grid;align-content:start;gap:0.75rem;min-height:220px;padding:1.35rem;}.page-card h2,.price-card h2,.page-band h2,.provider-status h2,.timeline h2{margin:0;color:#071033;font-size:1.26rem;font-weight:850;line-height:1.13;}.check-list{display:grid;gap:0.65rem;margin:0;padding:0;list-style:none;}.check-list.compact{margin-top:0.2rem;}.check-list li{position:relative;padding-left:1.25rem;color:#18213b;font-size:0.9rem;line-height:1.35;}.check-list li::before{content:"✓";position:absolute;left:0;top:0.12rem;display:inline-flex;align-items:center;justify-content:center;width:0.72rem;height:0.72rem;color:#fff;background:var(--blue);border-radius:50%;font-size:0.48rem;font-weight:900;}.page-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,0.75fr);gap:1.5rem;align-items:center;padding:1.6rem;border:1px solid #d9e2f0;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbff);}.page-band > div{display:grid;gap:0.65rem;}.provider-page-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0.9rem;}.provider-status{display:grid;grid-template-columns:2.2rem 1fr;align-items:center;gap:0.8rem;min-height:94px;padding:1rem;}.provider-status.live{border-color:#9bd5ad;background:linear-gradient(180deg,#f5fff7,#fff);}.provider-status .provider-logo{width:2rem;height:2rem;flex-basis:2rem;}.provider-status h2{font-size:1rem;}.provider-status p{margin-top:0.18rem;font-size:0.82rem;}.resource-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.85rem;}.resource-table article{display:grid;grid-template-columns:minmax(8rem,0.42fr) 1fr;gap:1rem;align-items:center;min-height:84px;padding:1.1rem 1.25rem;}.resource-table strong{color:var(--navy);font-size:1rem;}.resource-table span{font-size:0.92rem;}.timeline{display:grid;gap:1rem;}.timeline article{display:grid;grid-template-columns:6rem 1fr;gap:1.25rem;align-items:start;padding:1.3rem;}.timeline span{display:inline-flex;justify-content:center;min-height:2rem;padding:0.45rem 0.8rem;color:var(--green);background:var(--green-soft);border:1px solid #9bd5ad;border-radius:8px;font-weight:850;}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;}.legal-shell{padding-bottom:3rem;}.legal-document{width:min(100%,62rem);margin:0 auto;padding:clamp(1.35rem,3vw,2.25rem);border:1px solid var(--line);border-radius:8px;background:rgb(255 255 255 / 88%);box-shadow:0 16px 42px rgb(5 11 42 / 6%);}.legal-document h1{margin:0.55rem 0 0;color:var(--navy);font-size:clamp(2.35rem,5vw,4rem);line-height:1;}.legal-updated{margin:0.85rem 0 1.8rem;color:#66748c;font-size:0.95rem;font-weight:700;}.legal-document section{display:grid;gap:0.75rem;padding:1.25rem 0;border-top:1px solid #edf1f7;}.legal-document h2{margin:0;color:#071033;font-size:1.18rem;line-height:1.2;}.legal-document p,.legal-document li{color:#44516a;font-size:1rem;line-height:1.65;}.legal-document p{margin:0;}.legal-document ul{display:grid;gap:0.65rem;margin:0;padding-left:1.2rem;}.legal-document strong{color:#13203d;}.legal-document a{color:var(--blue);font-weight:800;}.price-card.highlighted{border-color:#7ba2ff;background:linear-gradient(180deg,#fff,#f4f8ff);}.price{color:var(--navy) !important;font-size:2.15rem !important;font-weight:850;line-height:1;}.features-page{overflow:hidden;background:#fff;}.features-hero,.features-workflow,.features-control-inner{width:min(calc(100% - clamp(2rem,7.2vw,7rem)),75rem);margin:0 auto;}.features-hero{position:relative;display:grid;grid-template-columns:minmax(31rem,1.05fr) minmax(29rem,0.95fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);min-height:650px;padding:2.5rem 0 1.75rem;}.features-hero-copy{position:relative;z-index:2;align-self:center;}.features-hero-copy h1,.features-section-heading h2,.features-control-copy > h2,.features-cta h2{margin:0;color:var(--navy);font-weight:850;letter-spacing:-0.025em;}.features-hero-copy h1{max-width:43rem;font-size:clamp(3.25rem,4.55vw,4.35rem);line-height:0.99;}.features-hero-copy > p{max-width:40rem;margin:1.5rem 0 0;color:var(--muted);font-size:clamp(1.05rem,1.4vw,1.22rem);line-height:1.55;}.features-hero-actions,.features-cta-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.8rem;}.features-phone-stage{position:relative;align-self:end;height:590px;min-width:0;}.features-phone{display:block;height:auto;aspect-ratio:0.46;object-fit:cover;border:8px solid #090a0d;border-radius:2.1rem;background:#090a0d;box-shadow:0 28px 60px rgb(5 11 42 / 18%);}.features-phone-stage .features-phone{position:absolute;bottom:0;width:min(48%,17.25rem);}.features-phone-home{left:4%;z-index:2;transform:rotate(-1.5deg);}.features-phone-sent{right:1%;z-index:1;width:min(46%,16.5rem) !important;transform:rotate(1.8deg) translateY(-0.7rem);}.features-signal{position:absolute;width:112%;height:auto;color:#c7dbff;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;}.features-signal circle{fill:#e4eeff;}.features-signal-hero{right:-18%;bottom:4%;opacity:0.75;}.features-workflow{display:grid;grid-template-columns:minmax(16rem,0.34fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding:clamp(4rem,7vw,7rem) 0;border-top:1px solid #edf2fa;}.features-workflow-phone{display:flex;justify-content:center;align-items:flex-end;min-height:560px;}.features-workflow-phone .features-phone{width:min(100%,18rem);}.features-workflow-content{min-width:0;}.features-section-heading h2,.features-control-copy > h2{font-size:clamp(2.65rem,4vw,3.8rem);line-height:1.02;}.features-section-heading > p,.features-control-lede{max-width:42rem;margin:1.1rem 0 0;color:var(--muted);font-size:clamp(1.02rem,1.35vw,1.18rem);line-height:1.55;}.features-steps{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.2rem,2.5vw,2.4rem);margin:3rem 0 0;padding:0;list-style:none;}.features-steps::before{position:absolute;top:1rem;right:0;left:0;height:1px;background:#bfd4ff;content:"";}.features-steps li{position:relative;padding-top:3.2rem;}.features-step-number{position:absolute;top:0;left:0;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:#fff;background:var(--blue);border:6px solid #fff;border-radius:50%;font-size:0.75rem;font-weight:850;box-sizing:content-box;transform:translateY(-0.95rem);}.features-step-label{display:block;color:var(--blue);font-size:0.88rem;font-weight:850;letter-spacing:0.045em;text-transform:uppercase;}.features-steps h3,.features-control-list h3{margin:0;color:var(--navy);font-weight:850;line-height:1.2;}.features-steps h3{margin-top:0.75rem;font-size:1.2rem;}.features-steps p,.features-control-list p{margin:0.55rem 0 0;color:var(--muted);line-height:1.55;}.features-steps p{font-size:0.95rem;}.features-control{background:radial-gradient(circle at 82% 42%,rgb(6 76 255 / 7%),transparent 24rem),#fbfcff;border-block:1px solid #edf2fa;}.features-control-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(22rem,0.95fr);align-items:center;gap:clamp(2rem,7vw,7rem);min-height:720px;padding:clamp(4rem,7vw,6.5rem) 0;}.features-control-copy{max-width:42rem;}.features-control-list{display:grid;gap:1.45rem;margin:2rem 0 0;padding:0;list-style:none;}.features-control-list li{display:grid;grid-template-columns:1.5rem minmax(0,1fr);gap:0.85rem;align-items:start;}.features-control-list li > span{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;margin-top:0.1rem;color:#fff;background:var(--blue);border-radius:50%;font-size:0.7rem;font-weight:900;}.features-control-list h3{font-size:1.08rem;}.features-control-list p{font-size:0.96rem;}.features-text-link{display:inline-flex;align-items:center;gap:0.55rem;margin-top:2rem;color:var(--blue);font-size:1rem;font-weight:850;}.features-text-link span{transition:transform 160ms ease;}.features-text-link:hover span{transform:translateX(0.2rem);}.features-control-phone{position:relative;display:flex;align-items:center;justify-content:center;min-height:600px;}.features-control-phone .features-phone{position:relative;z-index:1;width:min(100%,17rem);}.features-control-rule{position:absolute;top:-8%;bottom:-8%;left:50%;width:3.5rem;transform:translateX(-50%);background:linear-gradient(180deg,transparent,rgb(6 76 255 / 7%) 16%,rgb(6 76 255 / 7%) 84%,transparent);}.features-cta{position:relative;width:min(calc(100% - clamp(2rem,7.2vw,7rem)),75rem);min-height:490px;margin:clamp(3rem,6vw,5.5rem) auto;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:clamp(3rem,7vw,5.5rem);color:#fff;background:var(--navy);border-radius:8px;text-align:center;}.features-cta-copy{position:relative;z-index:1;display:grid;justify-items:center;width:min(100%,54rem);}.features-cta h2{color:#fff;font-size:clamp(2.65rem,4.4vw,4.2rem);line-height:1.03;}.features-cta-copy > p{margin:1.35rem 0 0;color:#cbd5ea;font-size:clamp(1.02rem,1.4vw,1.18rem);line-height:1.55;}.features-cta-actions{justify-content:center;}.features-button-dark{color:#fff;background:transparent;border-color:#3471ff;}.features-button-dark:hover{background:rgb(255 255 255 / 7%);}.features-cta small{margin-top:1.35rem;color:#9faccc;font-size:0.86rem;line-height:1.45;}.features-cta-signal{position:absolute;width:25rem;height:auto;fill:none;stroke:#38568c;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;opacity:0.7;}.features-cta-signal circle{fill:var(--navy);stroke:#5577b2;stroke-width:2;}.features-cta-signal-left{bottom:-1.75rem;left:-3rem;}.features-cta-signal-right{top:0;right:-4rem;}.roadmap-shell{gap:0;padding-top:0;padding-bottom:clamp(2rem,3vw,2.5rem);background:radial-gradient(circle at 84% 11%,rgb(6 76 255 / 5%),transparent 22rem),#fff;}.roadmap-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(21rem,0.75fr);align-items:center;gap:clamp(2rem,4vw,4rem);width:min(100%,75rem);min-height:320px;margin:0 auto;padding:clamp(3rem,4vw,3.75rem) 0 2rem;}.roadmap-hero-copy h1{max-width:43rem;margin:0;color:var(--navy);font-size:clamp(3rem,4vw,3.6rem);font-weight:850;letter-spacing:-0.025em;line-height:1.02;}.roadmap-hero-copy p{max-width:42rem;margin:1.35rem 0 0;color:var(--muted);font-size:clamp(1.02rem,1.35vw,1.2rem);line-height:1.55;}.roadmap-signal{width:100%;color:var(--blue);opacity:0.82;}.roadmap-signal svg{width:100%;height:auto;overflow:visible;}.signal-paths path{fill:none;stroke:#c9dcff;stroke-width:1.5;stroke-linecap:round;}.signal-paths .signal-dash{stroke-dasharray:8 8;}.signal-dots circle{fill:#d7e5ff;}.signal-node > circle{fill:#f7faff;stroke:#bcd3ff;stroke-width:1.5;}.signal-node path,.signal-node circle:not(:first-child){fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;}.roadmap-timeline{display:grid;width:min(100%,52rem);margin:0 auto;padding-top:0.25rem;}.roadmap-timeline article{display:grid;grid-template-columns:5rem 3.25rem minmax(0,1fr);gap:1rem;align-items:start;min-height:7.5rem;}.roadmap-phase{padding-top:0.76rem;color:var(--blue);font-size:1.1rem;font-weight:850;line-height:1;text-align:right;}.roadmap-marker{position:relative;display:flex;justify-content:center;min-height:100%;}.roadmap-marker::after{position:absolute;top:3rem;bottom:0;left:calc(50% - 1px);width:2px;background:var(--blue);content:"";}.roadmap-marker-dashed::after{width:1px;background:repeating-linear-gradient(to bottom,var(--blue) 0 5px,transparent 5px 10px);}.roadmap-marker-last::after{display:none;}.roadmap-marker span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;color:var(--blue);background:#fff;border:1.5px solid var(--blue);border-radius:50%;font-size:1.05rem;font-weight:850;box-shadow:0 0 0 7px #fff;}.roadmap-step-copy{padding:0.55rem 0 1.45rem;}.roadmap-step-copy h2{margin:0;color:var(--navy);font-size:clamp(1.15rem,1.6vw,1.32rem);font-weight:850;line-height:1.2;}.roadmap-step-copy p{max-width:38rem;margin:0.5rem 0 0;color:var(--muted);font-size:1rem;line-height:1.55;}.roadmap-actions{display:flex;justify-content:center;gap:1rem;width:min(100%,52rem);margin:0 auto;padding:0.25rem 0 0;}.roadmap-actions .button{min-width:13.25rem;}.roadmap-page .site-footer{grid-template-columns:auto 1fr;align-items:center;gap:2rem;min-height:78px;padding:1rem clamp(1rem,4vw,4rem);border-top:1px solid var(--line);text-align:left;}.roadmap-page .footer-links{justify-content:flex-start;gap:2.5rem;color:var(--blue);}.roadmap-page .site-footer p{justify-self:end;}@media (max-width:1260px){.site-header{grid-template-columns:auto auto;height:auto;padding-top:0.7rem;padding-bottom:0.55rem;}.nav-links{grid-column:1 / -1;grid-row:2;justify-content:flex-start;gap:1.35rem;overflow-x:auto;width:100%;padding:0.15rem 0 0.3rem;scrollbar-width:none;}.nav-links::-webkit-scrollbar{display:none;}.hero-section{grid-template-columns:minmax(0,1fr);gap:2rem;padding-top:1.7rem;overflow:hidden;}.hero-copy{width:100%;min-width:0;max-width:100%;}.phone-stage{width:min(100%,760px);height:clamp(430px,54vw,540px);margin:0 auto;}.feature-band{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:2rem;}.feature-item:nth-child(3n){border-right:0;}}@media (min-width:1100px) and (max-width:1260px){.hero-section{grid-template-columns:minmax(0,50%) minmax(0,50%);column-gap:1.1rem;min-height:590px;padding-top:1.35rem;}.hero-copy{align-self:center;}.hero-copy h1{font-size:clamp(3rem,4.8vw,3.65rem);}.hero-lede{font-size:1.05rem;}.trust-row{gap:1rem;}.trust-item{min-width:6.4rem;}.provider-rail{padding-inline:0.78rem;}.phone-stage{width:100%;height:clamp(480px,50vw,535px);}.phone{width:clamp(190px,20vw,225px);min-width:0;}.phone-center{width:clamp(208px,22vw,246px);min-width:0;}}@media (max-width:1080px){.features-hero,.features-workflow,.features-control-inner{width:min(calc(100% - 3rem),46rem);}.features-hero{grid-template-columns:1fr;gap:1.5rem;min-height:0;padding-top:clamp(3rem,7vw,5rem);}.features-hero-copy{max-width:44rem;}.features-phone-stage{width:min(100%,38rem);height:570px;margin:0 auto;}.features-workflow{grid-template-columns:minmax(15rem,0.42fr) minmax(0,1fr);gap:3rem;}.features-steps{grid-template-columns:1fr;gap:1.65rem;margin-top:2.5rem;}.features-steps::before{top:0;bottom:0;left:1rem;width:1px;height:auto;}.features-steps li{min-height:5.5rem;padding:0 0 0 4rem;}.features-step-number{top:0.1rem;transform:translateX(-0.95rem);}.features-control-inner{gap:3rem;}}@media (max-width:820px){:root{--header-height:auto;}.site-header{position:relative;grid-template-columns:1fr auto;height:auto;gap:0.85rem;padding-top:1rem;padding-bottom:1rem;}.nav-links{order:3;}.brand{min-width:0;}.nav-actions{justify-content:flex-end;gap:1rem;min-width:0;width:auto;}.hero-section{gap:1.55rem;min-height:0;padding:1.2rem 1rem 1.25rem;}.hero-copy h1{font-size:clamp(2.55rem,10.5vw,3.35rem);}.hero-lede{max-width:100%;font-size:1.05rem;}.hero-actions{align-items:stretch;}.button-large{flex:1 1 13rem;}.trust-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.65rem;}.provider-rail{grid-template-columns:1fr;align-items:stretch;overflow:hidden;padding-top:0.85rem;scrollbar-width:none;}.provider-rail::-webkit-scrollbar{display:none;}.provider-divider{display:none;}.provider-live-group{flex-wrap:wrap;}.provider-roadmap{padding-top:0.78rem;border-top:1px solid var(--line);}.roadmap-providers{justify-content:flex-start;overflow-x:auto;padding-bottom:0.1rem;scrollbar-width:none;}.roadmap-providers::-webkit-scrollbar{display:none;}.phone-stage{width:min(100%,620px);height:clamp(345px,62vw,470px);transform:none;overflow:visible;}.phone{width:clamp(150px,28vw,220px);min-width:0;}.phone-center{left:50%;width:clamp(170px,32vw,240px);min-width:0;transform:translateX(-50%);}.phone-left{left:max(0rem,5%);}.phone-right{right:max(0rem,5%);}.feature-band{grid-template-columns:1fr;padding-inline:1rem;}.feature-item,.feature-item:nth-child(3n){min-height:0;padding:0 0 1.5rem;border-right:0;border-bottom:1px solid #eadfce;}.feature-item:last-child{border-bottom:0;}.summary-strip{grid-template-columns:1fr;margin-inline:1rem;}.summary-strip article{padding:1rem;border-right:0;border-bottom:1px solid #eadfce;}.summary-strip article:last-child{border-bottom:0;}.page-shell{padding-top:1.5rem;}.page-hero,.page-hero.compact,.page-band{grid-template-columns:1fr;min-height:0;}.page-phone-row{min-height:360px;}.page-grid.three,.provider-page-rail,.resource-table,.pricing-grid{grid-template-columns:1fr;}.timeline article,.resource-table article{grid-template-columns:1fr;}.roadmap-hero{grid-template-columns:1fr;gap:1.5rem;padding-top:2.6rem;}.roadmap-signal{width:min(100%,34rem);justify-self:center;}.roadmap-timeline{padding-top:1.5rem;}.roadmap-timeline article{grid-template-columns:3.25rem minmax(0,1fr);column-gap:0.85rem;min-height:9rem;}.roadmap-phase{grid-column:2;grid-row:1;padding-top:0.1rem;font-size:0.86rem;text-align:left;}.roadmap-marker{grid-column:1;grid-row:1 / span 2;}.roadmap-step-copy{grid-column:2;grid-row:2;padding-top:0.2rem;}.features-hero,.features-workflow,.features-control-inner,.features-cta{width:calc(100% - 2rem);}.features-hero{padding-top:3.25rem;}.features-hero-copy h1{font-size:clamp(2.8rem,10vw,3.55rem);}.features-phone-stage{height:clamp(465px,79vw,560px);}.features-workflow{grid-template-columns:1fr;gap:2rem;padding-block:4rem;}.features-workflow-content{order:-1;}.features-workflow-phone{min-height:525px;}.features-workflow-phone .features-phone{width:min(68vw,18rem);}.features-control-inner{grid-template-columns:1fr;min-height:0;padding-block:4rem;}.features-control-copy{max-width:none;}.features-control-phone{min-height:570px;}.features-control-phone .features-phone{width:min(68vw,17rem);}.features-cta{min-height:440px;margin-block:3rem;padding:3rem 1.5rem;}}@media (max-width:520px){.site-header{grid-template-columns:1fr;}.brand{font-size:1.45rem;}.brand-mark{width:2.4rem;height:2.4rem;}.nav-actions{gap:0.8rem;justify-content:flex-start;width:100%;}.nav-links{grid-column:1;width:calc(100vw - 2rem);flex-wrap:wrap;column-gap:1.1rem;row-gap:0.65rem;overflow-x:visible;}.nav-actions .button{flex:1;}.resend-pill{margin-bottom:1.1rem;}.hero-copy h1{font-size:clamp(2.45rem,10.8vw,2.95rem);}.hero-actions{flex-direction:column;}.button-large{flex:none;min-width:0;width:100%;}.trust-row{grid-template-columns:1fr;}.provider-rail{margin-top:1.5rem;}.phone-stage{height:clamp(320px,86vw,370px);width:100%;transform:none;margin-top:0.25rem;}.phone{width:clamp(150px,47vw,184px);}.phone-left{left:-17%;transform:rotate(-2.5deg) scale(0.96);}.phone-center{width:clamp(168px,54vw,210px);}.phone-right{right:-17%;transform:rotate(2.5deg) scale(0.96);}.feature-item{grid-template-columns:3.25rem 1fr;gap:0.85rem;}.feature-icon{width:3rem;height:3rem;}.feature-icon svg{width:1.75rem;height:1.75rem;}.summary-strip article{grid-template-columns:2.75rem 1fr;gap:0.8rem;}.page-title h1,.page-hero h1{font-size:clamp(2.15rem,10.5vw,2.95rem);}.page-shell{gap:1.25rem;}.page-card,.price-card,.page-band,.timeline article,.resource-table article{padding:1rem;}.page-phone-row{min-height:300px;}.page-phone-row img{width:min(52%,13rem);border-width:6px;border-radius:1.65rem;}.roadmap-hero-copy h1{font-size:clamp(2.35rem,10.5vw,3rem);}.roadmap-signal{margin:-0.5rem 0;}.roadmap-actions{flex-direction:column;padding-top:0.5rem;}.roadmap-actions .button{width:100%;}.roadmap-page .site-footer{grid-template-columns:1fr;gap:0.75rem;text-align:center;}.roadmap-page .footer-links{justify-content:center;gap:1.25rem;}.roadmap-page .site-footer p{justify-self:center;}.features-hero{gap:0.75rem;padding-top:2.5rem;}.features-hero-copy h1{font-size:clamp(2.45rem,12vw,3rem);}.features-hero-copy > p{font-size:1rem;}.features-hero-actions,.features-cta-actions{flex-direction:column;width:100%;}.features-hero-actions .button,.features-cta-actions .button{width:100%;}.features-phone-stage{width:calc(100% + 1rem);height:clamp(360px,106vw,430px);margin-left:-0.5rem;}.features-phone-stage .features-phone{width:min(53%,13rem);border-width:6px;border-radius:1.7rem;}.features-phone-home{left:0;}.features-phone-sent{right:0;width:min(50%,12.5rem) !important;}.features-section-heading h2,.features-control-copy > h2,.features-cta h2{font-size:clamp(2.25rem,10.5vw,2.75rem);}.features-workflow{padding-block:3.25rem;}.features-workflow-phone{min-height:440px;}.features-workflow-phone .features-phone,.features-control-phone .features-phone{width:min(70vw,16rem);border-width:6px;border-radius:1.8rem;}.features-steps li{padding-left:3.45rem;}.features-control-inner{gap:1.5rem;padding-block:3.25rem;}.features-control-phone{min-height:495px;}.features-cta{min-height:430px;margin-block:1rem 2.5rem;border-radius:0;}.features-cta-signal{width:19rem;}}@media (max-width:380px){.site-header{padding-inline:0.75rem;}.nav-links{width:calc(100vw - 1.5rem);}.hero-section,.feature-band{padding-inline:0.75rem;}.hero-copy h1{font-size:clamp(2.15rem,10.5vw,2.45rem);}.hero-lede{font-size:0.98rem;}.nav-actions{display:grid;grid-template-columns:auto 1fr;}.nav-actions .button{padding-inline:1rem;}.phone-stage{height:300px;}.phone-left{left:-22%;}.phone-right{right:-22%;}.features-hero,.features-workflow,.features-control-inner,.features-cta{width:calc(100% - 1.5rem);}.features-hero-copy h1{font-size:2.3rem;}.features-phone-stage{height:350px;}}.phone-shell{aspect-ratio:auto;}.app-screen-image{height:auto;object-fit:contain;}.page-phone-row img,.single-phone img,.features-phone{height:auto;}.content-section,.screenshot-section,.guide-section{width:min(100% - 3rem,1200px);margin:0 auto;padding:clamp(2.5rem,5vw,5rem) 0;}.page-shell .screenshot-section,.page-shell .guide-section{width:100%;}.section-intro{max-width:48rem;margin-bottom:2rem;}.section-intro h2{margin:0 0 1rem;color:var(--navy);font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.12;letter-spacing:-0.03em;}.section-intro p:not(.page-eyebrow),.guide-section > p,.guide-steps,.section-note{color:var(--muted);font-size:1rem;line-height:1.65;}.page-card h3{margin:0 0 0.8rem;color:var(--navy);font-size:1.3rem;line-height:1.3;}.text-link,.section-note a,.guide-section > p a,.faq-section p a,#access p a{color:var(--blue-dark);text-decoration:underline;text-underline-offset:0.2em;}.text-link{display:inline-block;margin-top:0.7rem;font-weight:650;line-height:1.5;}.faq-section{border-top:1px solid var(--line);max-width:960px;}.faq-section details{border-bottom:1px solid var(--line);padding:1.25rem 0;}.faq-section summary{cursor:pointer;font-size:1.08rem;font-weight:700;line-height:1.5;}.faq-section summary:focus-visible{outline:3px solid #ffbf47;outline-offset:6px;}.faq-section details p{max-width:50rem;color:var(--muted);line-height:1.7;margin-bottom:0;}.provider-details{grid-template-columns:repeat(2,minmax(0,1fr));}.guide-steps{padding-left:1.4rem;}.guide-steps li + li{margin-top:0.8rem;}.screenshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;}.screenshot-grid figure{margin:0;min-width:0;}.screenshot-grid img{display:block;width:100%;max-width:300px;height:auto;margin:0 auto;border:6px solid #182030;border-radius:2rem;box-shadow:var(--shadow);}.screenshot-grid figcaption{margin-top:1.8rem;color:var(--muted);line-height:1.6;}.screenshot-grid figcaption strong{display:block;color:var(--navy);font-size:1.2rem;margin-bottom:0.4rem;}.screenshot-section > .section-note{margin-top:2.5rem;}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:0.8rem;}.status-table{width:100%;border-collapse:collapse;font-size:0.98rem;line-height:1.6;text-align:left;}.status-table caption{text-align:left;padding:1rem;font-weight:700;background:var(--soft);}.status-table th,.status-table td{padding:1rem;border-top:1px solid var(--line);vertical-align:top;}.status-table td{color:var(--muted);}@media (min-width:1261px){.hero-section{grid-template-columns:minmax(0,0.9fr) minmax(0,1fr);}.phone-stage{height:610px;}}@media (max-width:820px){.provider-details{grid-template-columns:1fr;}.status-table th,.status-table td{padding:0.7rem;}.content-section,.screenshot-section,.guide-section{width:calc(100% - 2rem);}}@media (max-width:680px){.screenshot-grid{grid-template-columns:1fr;gap:2.5rem;}.screenshot-grid figure{max-width:320px;margin:0 auto;}.status-table{font-size:0.86rem;}}@media (max-width:820px){.phone-stage{height:clamp(450px,72vw,560px);}}@media (max-width:520px){.phone-stage{height:clamp(385px,122vw,450px);}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}*,*::before,*::after{scroll-behavior:auto !important;transition-duration:0.01ms !important;}}
