:root{--bg:#fbfbfd;--ink:#08090c;--muted:#68707d;--line:#e6e8ee;--panel:#fff;--soft:#f5f6f8;--teal:#30d5c8;--violet:#6d5dfc;--blue:#36a3ff;--dark:#080b11}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:76px;justify-content:space-between;padding:0 6vw;border-bottom:1px solid var(--line);background:rgba(251,251,253,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:-webkit-sticky;position:sticky;top:0;z-index:20}.brand,.site-header{display:flex;align-items:center}.brand{gap:12px;font-size:22px;font-weight:850;letter-spacing:-.04em}.brand img{width:32px;height:32px;border-radius:8px}.site-header nav{display:flex;align-items:center;gap:30px;font-size:15px;color:#30343a}.button,.nav-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;padding:15px 24px;font-weight:850;letter-spacing:-.02em}.nav-cta{padding:11px 18px}.button-dark,.nav-cta{background:#000;color:#fff}.button-dark{box-shadow:0 14px 30px rgba(0,0,0,.14)}.button-light{background:#fff;color:#111;border:1px solid var(--line)}.button.inverted{background:#191c22;border:1px solid #2d333c;color:#fff}.eyebrow,.pill{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;padding:7px 13px;color:#667085;font-size:14px;font-weight:800;background:#fff}.hero{max-width:1240px;margin:0 auto;padding:90px 24px 64px;text-align:center}.hero h1{font-size:clamp(54px,7.2vw,104px);letter-spacing:-.078em;line-height:.88;margin:26px auto 24px;max-width:990px}.hero-copy{font-size:21px;color:var(--muted);max-width:770px;margin:0 auto 30px;line-height:1.55}.hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.product-carousel{margin:70px auto 0;border-radius:30px;border:1px solid #dfe3e8;background:#0b0d11;box-shadow:0 30px 90px rgba(24,28,36,.2);overflow:hidden;max-width:1120px;aspect-ratio:16/9}.product-carousel,.product-carousel figure{position:relative;display:flex;align-items:center;justify-content:center}.product-carousel figure{margin:0;width:100%;height:100%}.product-carousel img{width:100%;height:100%;object-fit:cover;display:block}.product-carousel figcaption{position:absolute;left:22px;bottom:22px;color:#fff;background:rgba(0,0,0,.42);border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;padding:10px 16px;font-weight:800}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.92);box-shadow:0 12px 30px rgba(0,0,0,.18);font-size:32px;line-height:1;cursor:pointer}.carousel-arrow.left{left:18px}.carousel-arrow.right{right:18px}.carousel-dots{position:absolute;left:0;right:0;bottom:18px;display:flex;justify-content:center;gap:9px;z-index:4}.carousel-dots button{width:9px;height:9px;border-radius:999px;border:0;background:rgba(255,255,255,.46);padding:0;cursor:pointer}.carousel-dots button.active{width:28px;background:#fff}.section{max-width:1280px;margin:0 auto;padding:86px 24px}.section-header{text-align:center;max-width:760px;margin:0 auto 42px}.section-header h2{font-size:clamp(38px,5vw,68px);line-height:.98;letter-spacing:-.055em;margin:16px 0}.feature-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);grid-gap:26px;gap:26px;align-items:start}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.feature-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;border-radius:28px;padding:28px;box-shadow:0 18px 50px rgba(20,25,35,.055);cursor:pointer;min-height:230px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.feature-card:hover{transform:translateY(-3px);box-shadow:0 24px 70px rgba(20,25,35,.09)}.feature-card h3{font-size:23px;letter-spacing:-.052em;line-height:1.02;margin:14px 0 10px}.feature-card p{font-size:15.5px;line-height:1.62;color:var(--muted)}.card-icon{width:46px;height:46px;border-radius:14px;background:#f0f2f6;margin-bottom:18px;font-weight:900;color:#6658ff}.flagship{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.26);background:#1b1d27;color:#fff;border-radius:999px;padding:4px 10px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.feature-card:nth-child(3){background:linear-gradient(135deg,#11111a,#0c1014 62%,#151b2f);color:#fff}.feature-card:nth-child(3) p{color:#abb2c2}.feature-card:nth-child(3) .card-icon{background:rgba(255,255,255,.09);color:#fff}.relay-section{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:40px;gap:40px;align-items:center;max-width:1240px;margin:60px auto 0;padding:70px 6vw;border-radius:42px;background:radial-gradient(circle at 85% 20%,rgba(109,93,252,.1),transparent 34%),linear-gradient(135deg,#fff,#f7f8fc);border:1px solid var(--line);overflow:hidden}.relay-title-row{display:flex;align-items:center;gap:22px;margin-top:18px}.relay-title-row h2{font-size:clamp(52px,7vw,96px);letter-spacing:-.075em;line-height:.9;margin:0}.relay-title-row img{width:84px;height:84px;border-radius:22px}.relay-copy h3{font-size:clamp(40px,5vw,72px);letter-spacing:-.07em;line-height:.95;margin:18px 0;background:linear-gradient(90deg,#111827,#6d5dfc,#30a9ff);-webkit-background-clip:text;background-clip:text;color:transparent}.relay-copy p{font-size:19px;color:#5d6675;line-height:1.6;max-width:700px}.relay-badges{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0 30px}.relay-badges span{padding:10px 14px;background:#fff;border:1px solid var(--line);border-radius:14px;font-weight:800;color:#4b5563}.phone-card{perspective:1000px}.iphone-shell{width:360px;border-radius:58px;background:#1c212b;padding:12px;box-shadow:0 34px 100px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.12)}.iphone-frame{border-radius:47px;background:#080c14;color:#fff;padding:22px 20px 24px}.dynamic-island{position:absolute;left:50%;top:18px;transform:translateX(-50%);width:92px;height:27px;border-radius:999px;z-index:2}.phone-status{font-weight:900;font-size:15px;margin:6px 0 28px}.phone-content{height:100%}.phone-header-line{display:flex;align-items:center;justify-content:space-between;font-size:24px;font-weight:900}.phone-header-line span:nth-child(2){font-size:24px}.connected{color:#53e8bd!important;font-size:14px!important;margin:6px 0 16px!important}.phone-row{display:flex;justify-content:space-between;align-items:center;background:#121820;border:1px solid #242d39;border-radius:17px;margin:7px 0;padding:14px}.phone-row span{font-weight:850;letter-spacing:-.035em}.phone-row small{display:block;color:#9aa4b2;margin-top:5px;font-weight:700;font-size:12px}.phone-row b{color:#65f2ae;font-size:20px}.phone-tabs{margin-top:auto;display:flex;justify-content:space-around;color:#96a3b6;font-size:18px;padding-top:18px}.dark-cta{max-width:1240px;margin:90px auto;padding:80px 24px;border-radius:42px;background:#111;color:#fff;text-align:center}.dark-cta h2{font-size:clamp(42px,6vw,86px);letter-spacing:-.06em;line-height:.95;margin:0 0 18px}.dark-cta p{color:#c8cbd2;font-size:20px}.privacy{max-width:840px;margin:0 auto;padding:80px 24px;text-align:center}.privacy h2{font-size:42px;letter-spacing:-.05em}.privacy p{color:var(--muted);font-size:18px;line-height:1.65}.footer{display:flex;justify-content:space-between;gap:30px;padding:54px 6vw;border-top:1px solid var(--line);background:#fff}.footer p{color:var(--muted);max-width:420px}.footer-links{display:flex;gap:24px;align-items:flex-start;color:#4b5563}.relay-hero-page{display:grid;grid-template-columns:.95fr .9fr;grid-gap:44px;gap:44px;padding:90px 6vw 60px;max-width:1400px;margin:0 auto}.relay-hero-copy h1{font-size:clamp(54px,7vw,104px);line-height:.88;letter-spacing:-.075em;margin:20px 0 24px}.relay-hero-copy p{font-size:21px;color:#5f6876;line-height:1.58}.relay-page-brand{display:flex;align-items:center;gap:16px;font-weight:900;font-size:28px;margin-top:26px;letter-spacing:-.05em}.relay-page-brand img{width:66px;height:66px;border-radius:18px}.relay-art.phone-art{display:flex}.relay-page-phone{width:min(390px,82vw)}.how-it-works{padding:80px 6vw;max-width:1240px;margin:0 auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.steps article{background:#fff;border:1px solid var(--line);border-radius:28px;padding:32px}.steps b{color:var(--violet)}.steps h3{font-size:24px;letter-spacing:-.03em}.steps p{color:var(--muted);line-height:1.6}.waitlist-panel{max-width:1120px;margin:40px auto 80px;padding:46px;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:40px;gap:40px;background:#fff;border:1px solid var(--line);border-radius:34px;box-shadow:0 24px 70px rgba(20,25,35,.08)}.waitlist-panel h2{font-size:clamp(38px,5vw,64px);line-height:.98;letter-spacing:-.055em}.waitlist-panel p{color:var(--muted);font-size:18px;line-height:1.6}.waitlist-form{display:grid;grid-gap:14px;gap:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.waitlist-form label{display:grid;grid-gap:7px;gap:7px;font-weight:800;color:#344054}.waitlist-form input,.waitlist-form textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px 16px;font:inherit;background:#fbfcfe}.waitlist-form button{border:0;cursor:pointer}.waitlist-form button:disabled{opacity:.65;cursor:not-allowed}.form-success{color:#047857!important;font-weight:800}.form-error{color:#b42318!important;font-weight:800}.privacy-note{max-width:860px;margin:0 auto 80px;padding:0 24px;text-align:center}.privacy-note h2{font-size:42px;letter-spacing:-.05em}.privacy-note p{color:var(--muted);font-size:18px;line-height:1.65}.privacy-note a{font-weight:800}@media(max-width:1080px){.relay-hero-page,.relay-section{grid-template-columns:1fr}.phone-card,.relay-art.phone-art{justify-content:flex-start}}@media(max-width:900px){.form-row{grid-template-columns:1fr}.site-header{height:auto;padding:18px 20px;align-items:flex-start}.site-header nav{display:none}.feature-grid,.steps,.waitlist-panel{grid-template-columns:1fr}.hero{padding-top:64px}.hero h1,.relay-hero-copy h1{font-size:54px}.footer{flex-direction:column}.footer-links{flex-wrap:wrap}.relay-title-row img{width:64px;height:64px}.iphone-shell{width:min(360px,88vw)}.carousel-arrow{width:40px;height:40px}.product-carousel figcaption{font-size:12px;max-width:70%;text-align:left}.relay-section{border-radius:28px;padding:48px 24px}.feature-card{min-height:0}.relay-page-brand{font-size:22px}.relay-page-brand img{width:52px;height:52px}}.brand img{width:36px;height:36px;border-radius:10px;object-fit:cover;display:block}.footer .brand img{width:32px;height:32px;border-radius:9px}.relay-page-brand img,.relay-title-row img{object-fit:cover}.phone-card{display:flex;justify-content:center;align-items:center;min-height:520px}.iphone-shell{width:300px;border-radius:52px;background:linear-gradient(135deg,#3a3f47,#151922 28%,#07090f);padding:9px;box-shadow:0 28px 76px rgba(0,0,0,.24),inset 0 0 0 1px rgba(255,255,255,.18),0 0 0 1px rgba(0,0,0,.7)}.iphone-frame{border-radius:43px;padding:18px 16px;background:radial-gradient(circle at 30% 0,#16202c 0,#070b13 42%,#05070c 100%);border:1px solid rgba(255,255,255,.08)}.dynamic-island{top:14px;width:82px;height:24px;background:#010204;box-shadow:inset 22px 0 30px rgba(255,255,255,.025)}.phone-status{font-size:13px;margin:4px 0 24px;padding:0 4px}.phone-header-line{font-size:18px}.phone-header-line span:nth-child(2){font-size:20px}.connected{font-size:12.5px!important;margin:4px 0 13px!important}.phone-row{border-radius:14px;margin:6px 0;padding:11px 12px}.phone-row span{font-size:14px}.phone-row small{font-size:10.5px;margin-top:4px}.phone-row b{font-size:16px}.phone-tabs{font-size:15px;padding-top:12px}.relay-page-phone{width:315px}.relay-art.phone-art{align-items:center;justify-content:center;min-height:560px}.relay-section .iphone-shell{width:292px}.relay-section .phone-card{min-height:500px}.relay-hero-page{grid-template-columns:minmax(0,1fr) 420px;align-items:center}.relay-hero-copy{max-width:720px}.relay-page-brand img{width:58px;height:58px;border-radius:16px}.relay-title-row img{width:76px;height:76px;border-radius:21px}@media(max-width:1080px){.relay-hero-page{grid-template-columns:1fr}.relay-art.phone-art{justify-content:center;min-height:auto}.phone-card{min-height:auto}.relay-section .phone-card{justify-content:center}.relay-page-phone{width:min(315px,76vw)}}@media(max-width:900px){.form-row{grid-template-columns:1fr}.brand img{width:32px;height:32px}.iphone-shell{width:min(292px,78vw)}.relay-section .iphone-shell{width:min(280px,76vw)}.relay-page-phone{width:min(300px,76vw)}.relay-title-row img{width:60px;height:60px;border-radius:17px}}.phone-card,.relay-art.phone-art{display:flex;align-items:center;justify-content:center;min-height:0;padding:10px 0}.iphone-shell{height:600px;width:auto;max-width:100%;aspect-ratio:393/852;border-radius:54px;padding:10px;background:linear-gradient(150deg,#4a505a,#20242c 26%,#0a0d13 62%,#2c313a);box-shadow:0 40px 90px rgba(0,0,0,.34),inset 0 0 0 1px rgba(255,255,255,.16),inset 0 2px 5px rgba(255,255,255,.1)}.relay-section .iphone-shell{height:560px;width:auto}.relay-page-phone{height:620px;width:auto}.iphone-frame{position:relative;width:100%;height:100%;display:flex;flex-direction:column;border-radius:45px;padding:44px 15px 14px;background:radial-gradient(circle at 30% 0,#16202c 0,#070b13 44%,#05070c 100%);border:1px solid rgba(255,255,255,.07);overflow:hidden}.dynamic-island{top:13px;width:84px;height:25px;background:#000;box-shadow:inset 20px 0 26px rgba(255,255,255,.02)}.phone-status{flex:none;display:flex;justify-content:space-between;align-items:center;font-size:12.5px;font-weight:800;margin:0 0 14px;padding:0 6px;color:#e8ebf0}.phone-content{flex:1 1;min-height:0;height:auto;display:flex;flex-direction:column}.phone-header-line{flex:none;font-size:16px;margin-bottom:2px}.phone-header-line span:nth-child(2){font-size:16px}.connected{flex:none;font-size:11.5px!important;margin:5px 0 12px!important}.phone-list{flex:1 1;min-height:0;overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(#000 84%,transparent);mask-image:linear-gradient(#000 84%,transparent)}.phone-row{flex:none;border-radius:13px;margin:0 0 7px;padding:10px 12px;align-items:flex-start}.phone-row span{font-size:13px}.phone-row small{font-size:10px;margin-top:3px;color:#8d97a6}.phone-row b{font-size:14px;line-height:1.5}.phone-time{display:block;color:#6f7986;font-size:9.5px;font-weight:700;text-align:right;margin-top:3px}.phone-meta{display:flex;flex-direction:column;align-items:flex-end}.phone-tabs{flex:none;margin-top:0;font-size:14px;padding-top:11px;border-top:1px solid rgba(255,255,255,.07);background:transparent}.phone-tabs span{display:grid;place-items:center;grid-gap:3px;gap:3px}.phone-tabs em{font-style:normal;font-size:8.5px;font-weight:700;letter-spacing:.01em}.phone-tabs .on{color:#65f2ae}@media(max-width:1080px){.phone-card,.relay-art.phone-art{min-height:auto}.iphone-shell,.relay-page-phone,.relay-section .iphone-shell{height:560px;width:auto}}@media(max-width:900px){.form-row{grid-template-columns:1fr}.iphone-shell,.relay-page-phone,.relay-section .iphone-shell{height:auto;width:min(290px,76vw);max-width:76vw}}.feature-layout{display:block}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.feature-card{display:flex;flex-direction:column;cursor:default;min-height:0;padding:30px 28px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 34px rgba(20,25,35,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feature-card:hover{transform:translateY(-2px);box-shadow:0 20px 52px rgba(20,25,35,.09);border-color:#dcdfe8}.feature-card:nth-child(3){background:#fff;color:var(--ink)}.feature-card:nth-child(3) p{color:var(--muted)}.feature-card:nth-child(3) .card-icon{background:#f0f2f6;color:#6658ff}.card-icon{width:44px;height:44px;border-radius:13px;background:#f2f3f7;display:grid;place-items:center;margin-bottom:16px;color:#5b4bff}.card-icon svg{width:21px;height:21px;display:block}.feature-card h3{font-size:20px;letter-spacing:-.038em;line-height:1.16;margin:0 0 9px}.feature-card p{font-size:15px;line-height:1.6;margin:0}.card-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.feature-card .flagship{background:#eeecff;border:1px solid #d9d4ff;color:#4b3fd6}@media(max-width:1080px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.feature-grid{grid-template-columns:1fr}}.footer-button-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:none;color:inherit;padding:0;cursor:pointer}.footer-button-link,.footer-links a{font-size:15px}.footer-icon-link{width:20px;height:20px;display:inline-grid;place-items:center}.footer-icon-link svg{width:18px;height:18px;fill:currentColor}.consent-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:24px;background:rgba(8,9,12,.34);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.consent-dialog{width:min(680px,100%);background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 28px 90px rgba(8,9,12,.24)}.consent-dialog h2{font-size:30px;letter-spacing:-.04em;margin:14px 0 10px}.consent-dialog p{color:var(--muted);line-height:1.6;margin:0}.consent-actions{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0 12px}.consent-actions button{border:0;cursor:pointer}.consent-actions .button-light{border:1px solid var(--line)}.consent-policy{display:inline-flex;font-weight:850;color:#111;margin-top:4px}.consent-current{font-size:13px;margin-top:12px!important}.policy-wrap{max-width:920px;margin:0 auto;padding:64px 24px 90px}.back-link{font-weight:850;color:#4b5563}.policy-hero{margin:34px 0}.policy-hero h1{font-size:clamp(48px,7vw,86px);letter-spacing:-.07em;line-height:.92;margin:18px 0 12px}.policy-hero p{font-size:18px;color:var(--muted)}.tldr{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;font-size:18px;line-height:1.65;box-shadow:0 18px 50px rgba(20,25,35,.055)}.policy-content{margin-top:44px}.policy-content h2{font-size:26px;letter-spacing:-.035em;margin:34px 0 10px}.policy-content li,.policy-content p{color:#4b5563;font-size:17px;line-height:1.75}.policy-content ul{padding-left:22px}.policy-content a{font-weight:850;color:#111;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}@media(max-width:900px){.consent-backdrop{align-items:flex-end;padding:14px}.consent-dialog{border-radius:18px;padding:20px}.consent-actions .button{flex:1 1}.policy-wrap{padding-top:42px}.policy-hero h1{font-size:52px}}