:root{--bg:#f7f7f3;--panel:#fff;--panel-soft:#edf7f0;--ink:#101418;--muted:#5c6570;--line:#1014181f;--line-strong:#10141838;--green:#167a48;--green-dark:#0d4f35;--mint:#dff4e8;--coral:#ec604e;--yellow:#f3c84b;--blue:#3668d8;--shadow:0 24px 70px #111c241f;color:var(--ink);background:var(--bg);font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;font-family:Inter,Segoe UI,Roboto,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif}*,:before,:after{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:linear-gradient(135deg, #3668d814 0%, transparent 30rem), linear-gradient(315deg, #ec604e1a 0%, transparent 28rem), var(--bg);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}a{color:inherit;text-decoration:none}button,a{font:inherit}svg{flex:none;display:block}.page{min-height:100svh}.topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f3db;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem max(1rem,50vw - 580px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:.55rem;font-weight:800;display:inline-flex}.brand__mark{background:var(--ink);color:#fff;border-radius:7px;place-items:center;width:2rem;height:2rem;font-weight:900;display:inline-grid}.topnav{align-items:center;gap:.4rem;display:flex}.topnav a{color:var(--muted);border-radius:7px;padding:.55rem .7rem;font-size:.92rem;font-weight:650}.topnav a:hover{color:var(--ink);background:#fffc}main{padding:0 max(1rem,50vw - 580px) 4rem}.hero{grid-template-columns:minmax(0,1.08fr) minmax(20rem,.72fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);min-height:calc(100svh - 4rem);padding:clamp(2.25rem,5vw,5.5rem) 0 3rem;display:grid}.hero__content{max-width:46rem}.eyebrow{color:var(--green);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:850}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:49rem;margin-bottom:1.15rem;font-size:clamp(2.55rem,7vw,6.2rem);line-height:.95}h2{letter-spacing:0;margin-bottom:0;font-size:clamp(1.85rem,4vw,3.6rem);line-height:1}h3{margin-bottom:0;font-size:clamp(1.35rem,2.6vw,2rem);line-height:1.05}.hero__lead{max-width:42rem;color:var(--muted);margin-bottom:1.65rem;font-size:clamp(1.04rem,2vw,1.35rem);line-height:1.55}.hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.button{border:1px solid var(--line-strong);border-radius:8px;justify-content:center;align-items:center;gap:.55rem;min-height:3rem;padding:.78rem 1rem;font-weight:800;display:inline-flex}.button--primary{background:var(--green);color:#fff;border-color:#0000}.button--secondary{color:var(--ink);background:#fff}.hero__device{place-items:center;display:grid}.phone{aspect-ratio:.58;width:min(100%,22.5rem);box-shadow:var(--shadow);background:#121619;border:1px solid #1014182e;border-radius:2.2rem;padding:.85rem;position:relative}.phone:before{content:"";z-index:2;background:#121619;border-radius:999px;width:5.5rem;height:1.15rem;position:absolute;top:.85rem;left:50%;transform:translate(-50%)}.phone__bar{z-index:3;background:#ffffff3d;border-radius:999px;width:2.5rem;height:.22rem;position:absolute;top:1.3rem;left:50%;transform:translate(-50%)}.phone__screen{color:#fff;background:radial-gradient(circle at 75% 15%,#ec604ecc,#0000 8rem),radial-gradient(circle at 18% 70%,#167a48e6,#0000 9rem),#080b0e;border-radius:1.55rem;align-content:space-between;min-height:100%;padding:4rem 1.15rem 1.15rem;display:grid;position:relative;overflow:hidden}.status-pill{color:#e8fff1;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.55rem .7rem;font-size:.88rem;font-weight:800;display:inline-flex}.play-tile{background:linear-gradient(135deg,#13d6c6,#ef3b5d 52%,#161bff);border:1px solid #fff3;border-radius:1.6rem;justify-self:center;place-items:center;width:7.4rem;height:7.4rem;display:grid;box-shadow:0 22px 54px #00000047}.signal-grid{grid-template-columns:repeat(4,1fr);gap:.45rem;display:grid}.signal-grid span{background:#ffffff1a;border:1px solid #ffffff29;border-radius:1rem;min-height:6.4rem}.signal-grid span:nth-child(2){background:#ffffff2e}.signal-grid span:nth-child(3){background:#ffffff42}.phone__caption{justify-content:space-between;align-items:flex-end;gap:1rem;padding-top:1rem;display:flex}.phone__caption span{font-size:1.55rem;font-weight:900}.phone__caption strong{color:#ffffffbd;text-align:right;max-width:8rem;font-size:.82rem;line-height:1.25}.requirements{grid-template-columns:repeat(3,1fr);gap:.75rem;padding:1rem 0 4rem;display:grid}.requirement{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;min-height:4.4rem;padding:.9rem;display:grid}.requirement span{background:var(--mint);width:2.5rem;height:2.5rem;color:var(--green-dark);border-radius:7px;place-items:center;display:grid}.requirement p{margin:0;font-weight:760}.requirement>svg{color:var(--green)}.section-heading{gap:.6rem;max-width:42rem;margin-bottom:1.35rem;display:grid}.steps-section,.short-flow{padding:3.5rem 0}.steps{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.step-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;min-height:100%;padding:clamp(1.15rem,3vw,1.6rem);box-shadow:0 12px 34px #111c240f}.step-card__head{grid-template-columns:auto 1fr;align-items:start;gap:.8rem;margin-bottom:1rem;display:grid}.step-number{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:3.2rem;height:3.2rem;font-weight:900;display:inline-grid}.step-card p{color:var(--muted);margin-bottom:1rem;line-height:1.55}.step-card ol{gap:.55rem;margin:0;padding-left:1.35rem;display:grid}.step-card li{color:#303840;padding-left:.2rem;line-height:1.42}.notice{background:linear-gradient(135deg,#ec604e24,#0000 38%),#fff;border:1px solid #ec604e61;border-radius:8px;grid-template-columns:minmax(0,.9fr) minmax(18rem,1.1fr);align-items:start;gap:clamp(1rem,3vw,2rem);padding:clamp(1.2rem,3vw,1.8rem);display:grid}.notice p{color:var(--muted);margin:1rem 0 0;line-height:1.55}.notice ul{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.notice li{border:1px solid var(--line);color:#283039;background:#ffffffb8;border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:.65rem;padding:.75rem;line-height:1.4;display:grid}.notice li svg{color:var(--coral)}.flow-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.flow-item{border:1px solid var(--line);background:linear-gradient(180deg, #ffffffb8, #fffffff5), var(--panel-soft);border-radius:8px;align-content:space-between;min-height:9rem;padding:1rem;display:grid}.flow-item span{color:var(--blue);font-size:.82rem;font-weight:900}.flow-item p{margin:1.8rem 0 0;font-weight:780;line-height:1.32}.finish{background:var(--green-dark);color:#fff;border:1px solid #167a484d;border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:.85rem;padding:clamp(1.1rem,3vw,1.45rem);display:grid}.finish svg{color:var(--yellow)}.finish p{margin:0;font-size:clamp(1rem,1.8vw,1.22rem);line-height:1.5}@media (width<=860px){.topbar{align-items:flex-start}.topnav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero__device{justify-items:start}.requirements,.steps,.notice,.flow-grid{grid-template-columns:1fr}.flow-item{min-height:6.5rem}}@media (width<=520px){main{padding-bottom:2.5rem}h1{font-size:clamp(2.28rem,15vw,4.4rem)}.hero{padding-top:1.6rem}.hero__actions{display:grid}.button{width:100%}.phone{width:min(100%,18.5rem)}.phone__caption{flex-direction:column;align-items:flex-start}.phone__caption strong{text-align:left;max-width:none}.signal-grid span{min-height:4.9rem}.requirement{min-height:4rem}.steps-section,.short-flow{padding:2.4rem 0}}
