:root{--blue:#064cff;--blue-dark:#0038d9;--navy:#050b2a;--ink:#0d1533;--muted:#526079;--soft:#f7f9fc;--line:#dce3ee;--line-strong:#c8d1de;--green:#0b8d3e;--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}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}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:.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%)}.hero-actions,.nav-actions,.nav-links,.provider-rail,.trust-row{display:flex;align-items:center}.nav-links{justify-content:center;gap:clamp(1.1rem,2.7vw,2.35rem);font-size:.92rem;font-weight:500;color:#1f2947}.nav-links a{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.nav-actions{justify-content:flex-end;gap:1.45rem;min-width:max-content;font-size:.95rem;font-weight:700}.login-link{color:var(--navy)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:44px;border:1px solid transparent;border-radius:6px;padding:.72rem 1.45rem;font-size:.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:.1rem}.resend-pill{display:inline-flex;align-items:center;gap:.6rem;min-height:30px;margin:0 0 1.45rem;padding:.36rem .8rem;color:#13753d;background:#f2fbf3;border:1px solid #8ac99c;border-radius:8px;font-size:.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:.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:.75rem;min-width:7.05rem;color:#29334e;font-size:.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:.72rem 1rem;gap:clamp(.38rem,1vw,.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:.34rem;min-width:0;color:#111a35;font-size:.68rem}.provider span:last-child{white-space:nowrap}.provider-live{min-width:7rem}.provider strong{display:block;color:#17213b;font-size:.64rem;letter-spacing:.05em}.provider small{display:flex;align-items:center;gap:.35rem;margin-top:.14rem;color:var(--green);font-size:.68rem}.provider small i{width:.46rem;height:.46rem;border-radius:50%;background:#00b85c}.provider-divider{width:1px;height:44px;background:var(--line)}.provider-roadmap{display:grid;min-width:0;row-gap:.28rem}.roadmap-label{width:max-content;color:#76819a;font-size:.68rem;line-height:1}.roadmap-providers{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;min-width:0;gap:clamp(.32rem,.8vw,.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:.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:.98rem}.mailgun-logo{color:#ff2c20;background:0 0;font-size:1.3rem}.aws-logo{color:#1f2937;background:0 0;font-size:.72rem}.provider-note{margin:.6rem 0 0 .2rem;color:#8993a8;font-size:.74rem}.phone-stage{position:relative;align-self:end;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:.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:.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 .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:.72rem}.status-bar{position:absolute;top:.68rem;left:1.05rem;right:1.05rem;display:flex;justify-content:space-between;color:#0a1023;font-size:.72rem;font-weight:800}.dynamic-island{position:absolute;top:.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 .7rem;color:#10172f;font-size:1.13rem;line-height:1.1}.connected-card,.event-list,.metric-card,.resource-list,.search-field,.select-line,.template-list{border:1px solid #dfe5ee;background:#fff;border-radius:8px}.connected-card{display:grid;grid-template-columns:28px 1fr;gap:.6rem;align-items:center;margin-bottom:.58rem;padding:.74rem .7rem;background:linear-gradient(180deg,#f2fbf4,#fff);border-color:#bde6c7}.connected-card small,.connected-card strong,.resource-list em,.resource-list strong,.template-list small,.template-list strong{display:block}.connected-card strong{color:var(--green);font-size:.67rem}.connected-card small{margin-top:.1rem;color:#5d6475;font-size:.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:.7rem;font-weight:900}.metric-card{padding:.76rem .75rem .55rem}.metric-card>span{display:block;color:#141a2e;font-size:.68rem;font-weight:800}.metric-card>small{display:block;color:#6d7485;font-size:.54rem}.metric-line{display:flex;align-items:baseline;gap:.55rem;margin-top:.35rem}.metric-line strong{color:#16964e;font-size:1.8rem;line-height:1}.metric-line em{color:#7b8496;font-size:.49rem;font-style:normal}.chart{width:100%;height:70px;margin-top:.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:.49rem}.resource-list{margin-top:.66rem;overflow:hidden}.event-list div,.resource-list div,.template-list div{display:grid;align-items:center;border-top:1px solid #edf1f5}.event-list div:first-child,.resource-list div:first-child,.template-list div:first-child{border-top:0}.resource-list div{grid-template-columns:1.4rem 1fr auto;min-height:2.72rem;padding:.42rem .58rem}.event-list span,.resource-list span,.template-list span{color:var(--blue);font-weight:900}.resource-list strong{color:#17213b;font-size:.64rem}.resource-list strong::after{content:"Templates are ready to view";display:block;margin-top:.14rem;color:#7a8496;font-size:.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:.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:.42rem;color:#667085;background:#fff;border-top:1px solid #edf1f5;text-align:center;font-size:.54rem}.tab-bar span::before,.tab-bar strong::before{content:"⌂";display:block;margin-bottom:.18rem;font-size:.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:.55rem;padding:0 .7rem;color:#9aa3b1;background:#fbfcfe;font-size:.55rem}.search-field::before{content:"⌕";margin-right:.35rem;color:#798397;font-size:.8rem}.template-list{overflow:hidden}.template-list div{position:relative;grid-template-columns:1.55rem 1fr auto;min-height:2.52rem;padding:.34rem .5rem}.template-list strong{color:#18213b;font-size:.61rem}.template-list small{margin-top:.08rem;color:#7f8797;font-size:.49rem}.template-list em{padding:.17rem .36rem;color:#168341;background:#eaf8ef;border:1px solid #c8edcf;border-radius:5px;font-size:.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:.42rem;color:var(--blue);font-size:.68rem;font-weight:600}.screen-help{margin:-.38rem 0 .68rem;color:#667085;font-size:.55rem;line-height:1.35}.event-list div,.select-line{grid-template-columns:1.55rem 1fr auto;min-height:2rem;padding:.25rem .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:.57rem;font-weight:800}.event-list b,.select-line b{display:inline-block;width:1.85rem;height:1rem;border-radius:999px;background:var(--blue);box-shadow:inset -.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:.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:.7rem 0 0;padding-left:1.5rem;color:#7d8698;font-size:.51rem;line-height:1.35}.secure-note::before{content:"▣";position:absolute;left:0;top:-.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:.9rem;min-height:170px;padding:0 1.45rem 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:.35rem;align-items:flex-end;padding-bottom:.85rem}.bars-icon span{width:.42rem;border-radius:999px 999px 0 0;background:var(--blue)}.bars-icon span:first-child{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:.98rem;font-weight:850;line-height:1.14}.feature-item p,.summary-strip p{margin:.42rem 0 0;color:#536079;font-size:.68rem;line-height:1.42}.feature-item ul{display:grid;gap:.62rem;margin:1.15rem 0 0;padding:0;list-style:none}.feature-item li{position:relative;padding-left:1.2rem;color:#18213b;font-size:.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:.72rem;height:.72rem;color:#fff;background:var(--blue);border-radius:50%;font-size:.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:.65rem;padding:0 1rem 1.7rem;color:#5e6a80;text-align:center;font-size:.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-band,.page-grid,.page-hero,.page-title,.pricing-grid,.provider-page-rail,.resource-table,.timeline{width:min(100%,75rem);margin:0 auto}.page-title{display:grid;gap:.8rem;padding:1.3rem 0 .5rem}.page-card-kicker,.page-eyebrow{margin:0;color:var(--blue);font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.page-hero h1,.page-title h1{max-width:54rem;margin:0;color:var(--navy);font-size:clamp(2.5rem, 5vw, 4.4rem);font-weight:850;line-height:.98}.page-band p,.page-card p,.page-hero p:not(.resend-pill),.page-title p:not(.page-eyebrow),.price-card p,.provider-status p,.resource-table span,.timeline 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);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:.75rem;min-height:220px;padding:1.35rem}.page-band h2,.page-card h2,.price-card 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:.65rem;margin:0;padding:0;list-style:none}.check-list.compact{margin-top:.2rem}.check-list li{position:relative;padding-left:1.25rem;color:#18213b;font-size:.9rem;line-height:1.35}.check-list li::before{content:"✓";position:absolute;left:0;top:.12rem;display:inline-flex;align-items:center;justify-content:center;width:.72rem;height:.72rem;color:#fff;background:var(--blue);border-radius:50%;font-size:.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:.65rem}.provider-page-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem}.provider-status{display:grid;grid-template-columns:2.2rem 1fr;align-items:center;gap:.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:.18rem;font-size:.82rem}.resource-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.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:.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:.45rem .8rem;color:#0b8d3e;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:.55rem 0 0;color:var(--navy);font-size:clamp(2.35rem, 5vw, 4rem);line-height:1}.legal-updated{margin:.85rem 0 1.8rem;color:#66748c;font-size:.95rem;font-weight:700}.legal-document section{display:grid;gap:.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 li,.legal-document p{color:#44516a;font-size:1rem;line-height:1.65}.legal-document p{margin:0}.legal-document ul{display:grid;gap:.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}@media (max-width:1260px){.site-header{grid-template-columns:auto auto}.nav-links{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:820px){:root{--header-height:auto}.site-header{position:relative;grid-template-columns:1fr auto;height:auto;gap:.85rem;padding-top:1rem;padding-bottom:1rem}.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:.85rem;scrollbar-width:none}.provider-rail::-webkit-scrollbar{display:none}.provider-divider{display:none}.provider-roadmap{padding-top:.78rem;border-top:1px solid var(--line)}.roadmap-providers{justify-content:flex-start;overflow-x:auto;padding-bottom:.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-band,.page-hero,.page-hero.compact{grid-template-columns:1fr;min-height:0}.page-phone-row{min-height:360px}.page-grid.three,.pricing-grid,.provider-page-rail,.resource-table{grid-template-columns:1fr}.resource-table article,.timeline article{grid-template-columns:1fr}}@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:.8rem;justify-content:flex-start;width:100%}.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:.25rem}.phone{width:clamp(150px,47vw,184px)}.phone-left{left:-17%;transform:rotate(-2.5deg) scale(.96)}.phone-center{width:clamp(168px,54vw,210px)}.phone-right{right:-17%;transform:rotate(2.5deg) scale(.96)}.feature-item{grid-template-columns:3.25rem 1fr;gap:.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:.8rem}.page-hero h1,.page-title h1{font-size:clamp(2.15rem, 10.5vw, 2.95rem)}.page-shell{gap:1.25rem}.page-band,.page-card,.price-card,.resource-table article,.timeline article{padding:1rem}.page-phone-row{min-height:300px}.page-phone-row img{width:min(52%,13rem);border-width:6px;border-radius:1.65rem}}@media (max-width:380px){.site-header{padding-inline:0.75rem}.feature-band,.hero-section{padding-inline:0.75rem}.hero-copy h1{font-size:clamp(2.15rem, 10.5vw, 2.45rem)}.hero-lede{font-size:.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%}}