*{box-sizing:border-box;margin:0;padding:0}:root{--brand:#7c3aed;--brand-dark:#6d28d9;--brand-mid:#a78bfa;--brand-bright:#c4b5fd;--brand-fresh:#f5f5f7;--brand-soft:#d2d2d7a3;--brand-pale:#f5f5f7;--focus-ring:#8b5cf6;--ink:#1d1d1f;--text:#333;--muted:#7a7a7a;--nav-text:#ffffffd1;--hero-text:#333;--hero-note:#7a7a7a;--compat-text:#7a7a7a;--line:#e0e0e0;--white:#fff;--surface-header:#000;--surface-glass:#f5f5f7db;--surface-glass-soft:#fafafceb;--surface-mobile:#f5f5f7db;--surface-highlight:transparent;--on-dark-line:#ffffff2e;--on-dark-muted:#ccc;--header-line:transparent;--brand-line:#7c3aed24;--brand-line-strong:#7c3aed3d;--status-on-bg:#e7f8f2;--status-on-text:#18815f;--status-off-bg:#fff0f2;--status-off-text:#bc5362;--hero-background:var(--white);--cta-background:#272729;--product-shadow:3px 5px 30px #00000038;--device-frame:#17151f;--heading:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Inter", system-ui, sans-serif;--body:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Inter", system-ui, sans-serif;--small-shadow:none;--brand-icon-shadow:none;--phone-shadow:var(--product-shadow)}html{scroll-behavior:smooth;scroll-padding-top:5.5rem;font-size:106.25%}body{background:var(--white);color:var(--ink);font-family:var(--body);letter-spacing:-.022em;font-size:1rem;font-weight:400;line-height:1.47;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit}button,summary{font:inherit}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.skip-link{background:var(--white);border:1px solid var(--line);z-index:100;border-radius:.5rem;padding:.7rem 1rem;position:fixed;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.container{max-width:1180px;margin:0 auto;padding:0 1.5rem}.site-header{background:var(--surface-header);z-index:30;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:4.75rem;display:flex}.brand{color:var(--white);font-family:var(--heading);letter-spacing:-.01em;align-items:center;gap:.7rem;min-height:2.75rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.brand img{border-radius:.5rem;width:2.1rem}.nav-links{align-items:center;gap:1.7rem;display:flex}.nav-links a{color:var(--nav-text);letter-spacing:-.01em;font-size:.82rem;font-weight:400;text-decoration:none}.nav-links a:hover{color:var(--white)}.button{background:var(--brand);border:1px solid var(--brand);letter-spacing:-.022em;border-radius:9999px;justify-content:center;align-items:center;min-height:2.9rem;padding:.65rem 1.4rem;font-weight:400;text-decoration:none;transition:transform .16s;display:inline-flex;color:var(--white)!important}.button:hover{transform:scale(.97)}.button.ghost{border-color:var(--brand);background:0 0;color:var(--brand)!important}.button.ghost:hover{color:var(--brand)!important}.hero{background:var(--hero-background);min-height:690px;position:relative;overflow:hidden}.hero-grid{z-index:1;grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(2rem,4vw,3.5rem);max-width:1320px;min-height:690px;padding-top:3.5rem;padding-bottom:3.5rem;display:grid;position:relative}.hero-kicker,.section-kicker{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.74rem;font-weight:600}h1,h2,h3{font-family:var(--heading);letter-spacing:-.015em;font-weight:600}h1{max-width:11ch;font-size:clamp(3rem,5.5vw,5rem);font-weight:600;line-height:1.07}.hero-copy>p:not(.hero-kicker):not(.hero-note){color:var(--hero-text);max-width:590px;margin:1.4rem 0 1.65rem;font-size:1.12rem}.store-buttons{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.store-link{border-radius:.55rem;transition:transform .16s,filter .16s;display:inline-flex}.store-link:hover{filter:brightness(1.08);transform:translateY(-2px)}.store-link img{width:auto;height:3.2rem}.hero-copy .qr-trigger-btn,.final-cta .qr-trigger-btn{border-radius:.55rem;height:3.2rem}.final-cta .qr-trigger-btn{border-color:#ffffff47}.hero-note{color:var(--hero-note);margin-top:.9rem;font-size:.8rem}.hero-visual{justify-items:center;margin-top:3rem;display:grid;position:relative}.hero-visual .hero-phone{width:100%;max-width:min(270px,70vw)}.shot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin:0;padding:.5rem 0 0;list-style:none;display:grid}.shot{border-radius:1.35rem;overflow:hidden}.shot figure{position:relative}.shot img{aspect-ratio:1320/2868;object-fit:cover;border-radius:1.35rem;width:100%;display:block}.shot figcaption{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=900px){.shot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.shot-grid{gap:.75rem}.shot,.shot img{border-radius:1rem}}.phone{background:var(--device-frame);border:5px solid var(--device-frame);box-shadow:var(--phone-shadow);border-radius:1.7rem;width:100%;position:relative;overflow:hidden}.hero-phone{z-index:3;animation:.65s cubic-bezier(.2,.75,.25,1) .17s both hero-phone-arrive}@keyframes hero-phone-arrive{0%{opacity:0;transform:translateY(1.5rem)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.phone img{border-radius:1.35rem;width:100%}.benefit-row{background:var(--white);border-bottom:1px solid var(--line)}.benefit-grid{grid-template-columns:repeat(4,1fr);padding:2.6rem 0;display:grid}.benefit{align-items:flex-start;padding:0 1.5rem;display:grid}.benefit+.benefit{border-left:1px solid var(--line)}.benefit h3{letter-spacing:-.02em;margin-bottom:.15rem;font-size:.95rem}.benefit p{color:var(--muted);font-size:.78rem;line-height:1.45}.section{padding:7rem 0}.section.soft{background:var(--brand-pale)}.section-head{text-align:center;max-width:720px;margin:0 auto 3.4rem}.section-head h2,.split-copy h2{font-size:clamp(2.25rem,4.2vw,3.65rem);font-weight:600;line-height:1.14}.section-head>p:last-child,.split-copy>p:not(.section-kicker){color:var(--text);margin-top:1rem;font-size:1.05rem}.split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.split.reverse .split-copy{order:-1}.product-panel{isolation:isolate;min-height:520px;padding:3rem;position:relative;overflow:hidden}.product-shot{margin:0;position:absolute;inset:0}.product-shot .phone{width:52%;position:absolute;bottom:-5.5rem;left:50%;transform:translate(-50%)}.check-list{gap:1rem;margin-top:1.7rem;list-style:none;display:grid}.check-list li{color:var(--text);grid-template-columns:1.65rem 1fr;gap:.75rem;display:grid}.check-list li:before{background:var(--white);color:var(--brand);content:"✓";border-radius:50%;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;margin-top:.15rem;font-size:.8rem;font-weight:700;display:flex}.steps{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}.step{background:var(--white);border:1px solid var(--line);border-radius:1.125rem;padding:1.6rem}.step-number{background:var(--brand);color:var(--white);font-family:var(--heading);border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;margin-bottom:1.4rem;font-size:.8rem;font-weight:600;display:flex}.step h3{margin-bottom:.5rem;font-size:1.05rem}.step p{color:var(--text);font-size:.86rem}.network-panel{background:var(--white);border:1px solid var(--line);border-radius:1.125rem;padding:1.4rem}.network-row{grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid}.network-row+.network-row{border-top:1px solid var(--line)}.network-row strong,.network-row small{display:block}.network-row small{color:var(--muted)}.status{background:var(--status-on-bg);color:var(--status-on-text);border-radius:999px;padding:.35rem .6rem;font-size:.68rem;font-weight:700}.status.off{background:var(--status-off-bg);color:var(--status-off-text)}.use-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.use-card{border:1px solid var(--line);border-radius:1.125rem;overflow:hidden}.use-art{aspect-ratio:1.38;background:var(--brand-soft);overflow:hidden}.use-art img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.use-copy{padding:1.35rem}.use-copy h3{margin-bottom:.45rem;font-size:1.15rem}.use-copy p{color:var(--text);font-size:.88rem}.plans{grid-template-columns:1fr 1fr;gap:1.4rem;max-width:930px;margin:0 auto;display:grid}.plan{background:var(--white);border:1px solid var(--line);border-radius:1.125rem;padding:2.2rem}.plan.pro{border:2px solid var(--brand);position:relative}.plan-badge{background:var(--brand);color:var(--white);border-radius:999px;padding:.35rem .7rem;font-size:.68rem;font-weight:700;position:absolute;top:1.3rem;right:1.3rem}.plan h3{font-size:1.45rem}.plan-price{color:var(--brand);margin:.5rem 0 0;font-size:2rem;font-weight:800}.plan-lede{color:var(--text);margin:.55rem 0 1.5rem}.plan ul{gap:.75rem;list-style:none;display:grid}.plan li{color:var(--text);font-size:.9rem}.plan li:before{color:var(--brand);content:"✓";margin-right:.6rem;font-weight:700}.pricing-note{color:var(--muted);text-align:center;margin-top:1.4rem;font-size:.82rem}.compatibility{border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding:3rem 0}.compatibility p{color:var(--text);text-align:center;margin-bottom:1.5rem}.compat-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.compat-item{color:var(--compat-text);font-family:var(--heading);padding:.7rem 1.1rem;font-size:1.05rem;font-weight:600}a.compat-item{text-decoration:none;transition:color .16s}a.compat-item:hover{color:var(--brand)}.checker-wrap{background:var(--brand-fresh);border:1px solid var(--line);text-align:left;border-radius:1.5rem;margin:2.5rem 0 3rem;padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 4px 20px #00000008}.checker-head{text-align:center;margin-bottom:2rem}.checker-head h3{font-family:var(--heading);letter-spacing:-.025em;color:var(--ink);margin-bottom:.5rem;font-size:clamp(1.4rem,2.5vw,1.85rem);font-weight:700}.checker-head p{color:var(--muted);font-size:.95rem}.checker-selectors{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.select-group label{font-family:var(--heading);color:var(--brand);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;font-size:.82rem;font-weight:700;display:block}.checker-select{background:var(--white);border:1px solid var(--line);width:100%;font-family:var(--body);color:var(--ink);cursor:pointer;border-radius:.75rem;outline:none;padding:.9rem 1.1rem;font-size:1rem;transition:border-color .16s,box-shadow .16s}.checker-select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #7c3aed26}.result-card{background:var(--white);border:1px solid var(--brand-line-strong);border-radius:1.25rem;gap:1.25rem;padding:1.75rem;transition:transform .2s;display:grid}.result-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.result-badge{background:var(--status-on-bg);color:var(--status-on-text);font-family:var(--heading);letter-spacing:.04em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.8rem;font-weight:700;display:inline-flex}.result-badge.app-req{color:var(--brand-dark);background:#7c3aed1a}.result-title{font-family:var(--heading);letter-spacing:-.02em;color:var(--ink);font-size:1.35rem;font-weight:700}.result-details-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.result-detail-item{background:var(--brand-fresh);border:1px solid var(--line);border-radius:.75rem;padding:1rem}.result-detail-item strong{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.78rem;display:block}.result-detail-item span{color:var(--ink);font-size:.92rem;line-height:1.4;display:block}.result-cta{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:.5rem;display:flex}.result-cta-text{color:var(--muted);font-size:.88rem}.story-box{background:var(--brand-pale);color:var(--ink);border-radius:1.125rem;grid-template-columns:auto 1fr;align-items:center;gap:3rem;padding:clamp(2rem,5vw,4rem);display:grid}.story-box .section-kicker{color:var(--brand)}.story-icon{border-radius:1.1rem;width:110px}.story-box h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.15}.story-box p{color:var(--text);max-width:760px;margin-top:1rem}.story-signoff{font-weight:600;color:var(--ink)!important}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:3rem;display:grid}.faq-intro h2{font-size:clamp(2.3rem,4vw,3.4rem);line-height:1.15}.faq-intro p{color:var(--text);margin-top:1rem}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--heading);user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 0;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{color:var(--text);padding:0 0 1.2rem;font-size:.95rem;line-height:1.6}.section.dark-tile{background:var(--cta-background);color:var(--white)}.final-cta{text-align:center}.final-cta h2{font-size:clamp(2.4rem,5vw,4rem);line-height:1.12}.final-cta p{color:var(--on-dark-muted);max-width:590px;margin:1rem auto 1.5rem}.final-cta .store-buttons{justify-content:center}@media (width<=940px){.hero-grid,.split,.faq-grid{grid-template-columns:1fr}.hero-grid{gap:1.5rem;padding-top:4.5rem}.hero-copy{text-align:center}h1,.hero-copy>p:not(.hero-kicker):not(.hero-note){margin-left:auto;margin-right:auto}.hero-copy .store-buttons{justify-content:center}.hero-visual{justify-content:center;align-items:center;width:100%;max-width:100%;margin:2rem auto 0;display:flex}.hero-visual .hero-phone{margin:0 auto}.benefit-grid,.steps{grid-template-columns:1fr 1fr}.benefit:nth-child(3){border-left:0}.benefit:nth-child(n+3){border-top:1px solid var(--line);padding-top:1.5rem}.split-copy{order:1}.product-panel,.network-panel{order:2}.use-grid{grid-template-columns:1fr 1fr}.use-card:last-child{grid-column:1/-1}}@media (width<=680px){.container{padding:0 1.25rem}.nav{height:4.35rem}.nav-links a:not(.button){display:none}.nav-links .button{min-height:2.75rem;padding:.55rem .85rem}.hero,.hero-grid{min-height:auto}.hero-grid{padding-top:3.5rem;padding-bottom:2.5rem}h1{font-size:clamp(2.7rem,13vw,4rem)}.hero-copy>p:not(.hero-kicker):not(.hero-note){font-size:1rem}.store-link img{height:2.95rem}.hero-visual{column-gap:0;margin-top:1.5rem}.benefit-grid,.steps,.use-grid,.plans{grid-template-columns:1fr}.benefit{border-top:1px solid var(--line);border-left:0!important;padding:1.2rem 1rem!important}.benefit:first-child{border-top:0}.section{padding:4.25rem 0}.section-head{margin-bottom:2.4rem}.section-head h2,.split-copy h2{font-size:clamp(2rem,10vw,2.8rem)}.product-panel{min-height:440px;padding:1.5rem}.product-shot .phone{width:58%}.use-card:last-child{grid-column:auto}.network-row{grid-template-columns:1fr}.network-row .status{justify-self:start}.plan{padding:1.6rem}.story-box{text-align:center;grid-template-columns:1fr;gap:2rem;padding:2.25rem 1.25rem}.story-icon{width:80px;height:80px;margin:0 auto}.story-icon img{border-radius:18px;width:100%;height:100%}.mobile-download{background:var(--surface-mobile);-webkit-backdrop-filter:saturate(180%)blur(20px);border-top:1px solid var(--line);opacity:1;padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom));z-index:40;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(0)}.mobile-download.is-hidden{opacity:0;pointer-events:none;transform:translateY(100%)}.mobile-download .button{width:100%}}.resources-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem;display:grid}.resource-col{background:var(--surface-glass-soft);border:1px solid var(--line);border-radius:16px;flex-direction:column;padding:1.75rem 1.5rem;display:flex}.resource-col h3{color:var(--ink);border-bottom:1px solid var(--line);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.15rem;font-weight:600}.resource-links{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.resource-links li a{color:var(--text);font-size:.95rem;line-height:1.4;text-decoration:none;transition:color .15s;display:inline-block}.resource-links li a:hover{color:var(--brand);text-decoration:underline}@media (width<=900px){.resources-grid{grid-template-columns:1fr;gap:1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
