@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Sora:wght@600;700;800&display=swap";:root{color-scheme:light;--landing-bg: #111111;--landing-surface: #f7f3ea;--landing-surface-alt: #efe8db;--landing-accent: #f5c518;--landing-accent-deep: #d7a500;--landing-text: #131313;--landing-text-soft: #645f56;--landing-line: rgba(19, 19, 19, .12);--landing-white: #ffffff}html{scroll-behavior:smooth}body.landing-page{margin:0;background:var(--landing-surface);color:var(--landing-text);font-family:Manrope,Segoe UI,sans-serif}.landing-page *{box-sizing:border-box}.landing-page img{display:block;max-width:100%}.landing-page a{color:inherit;text-decoration:none}.landing-shell{overflow:clip}.landing-container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.landing-hero{padding:1.2rem 0 4rem;color:var(--landing-white);background:radial-gradient(circle at top right,rgba(245,197,24,.18),transparent 26rem),linear-gradient(180deg,#1b1b1b 0%,#0f0f0f 100%)}.landing-nav,.landing-nav__links,.landing-actions,.landing-download,.landing-footer{display:flex;align-items:center}.landing-nav{justify-content:space-between;gap:2rem;padding:.5rem 0}.landing-nav__toggle{display:none;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.04);color:var(--landing-white);cursor:pointer}.landing-nav__toggle span{display:block;width:1.15rem;height:2px;margin:.16rem 0;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.landing-brand{display:inline-flex;align-items:center;flex:none}.landing-hero h1,.landing-section h2,.landing-service h3,.landing-why__proof strong,.landing-why__item h3,.landing-download h2,.landing-phone__body strong{font-family:Sora,Segoe UI,sans-serif}.landing-brand>img{width:11rem;height:auto;flex:none;object-fit:contain}.landing-nav__links{gap:.35rem;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto;padding:.35rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.03);color:#ffffffd1;font-size:.92rem;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-nav__links a{display:inline-flex;align-items:center;min-height:2.7rem;padding:0 1rem;border-radius:999px;transition:background-color .2s ease,color .2s ease}.landing-nav__links a:hover{background:rgba(255,255,255,.07);color:var(--landing-white)}.landing-nav__locale{min-width:3.1rem;justify-content:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:var(--landing-white)}.landing-hero__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:3rem;align-items:center;min-height:calc(100svh - 7rem)}.landing-hero__copy{max-width:34rem}.landing-hero h1{margin:0;max-width:8ch;font-size:clamp(3rem,6vw,5.2rem);line-height:.94;letter-spacing:-.04em}.landing-hero__copy>p,.landing-section__heading p,.landing-service p,.landing-why__item p,.landing-bonus p,.landing-faq p,.landing-download p{color:#ffffffc7;font-size:1.03rem;line-height:1.72}.landing-hero__copy>p{max-width:28rem;margin:1rem 0 0;font-size:1rem;line-height:1.6}.landing-actions{gap:.9rem;flex-wrap:wrap;margin-top:1.65rem}.landing-store-note{margin:.8rem 0 0;color:#ffffff9e;font-size:.9rem;line-height:1.5}.landing-button{display:inline-flex;align-items:center;justify-content:center;min-height:3.4rem;padding:0 1.35rem;border-radius:999px;border:1px solid transparent;text-align:center;font-weight:800;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.landing-button:hover{transform:translateY(-1px)}.landing-button--primary{background:var(--landing-accent);color:var(--landing-text)}.landing-button--ghost{border-color:#fff3;color:var(--landing-white)}.landing-proof{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem;margin:1.35rem 0 0;padding:0;list-style:none;color:#ffffffc2;font-weight:700}.landing-proof li{position:relative;padding-left:.9rem}.landing-proof li:before{content:"";position:absolute;left:0;top:.48rem;width:.38rem;height:.38rem;border-radius:50%;background:var(--landing-accent)}.landing-hero__visual{position:relative;min-height:28rem;display:grid;place-items:center}.landing-hero__glow{position:absolute;border-radius:50%;filter:blur(3.5rem);opacity:.85}.landing-hero__glow--one{width:13rem;height:13rem;top:1rem;right:2rem;background:rgba(245,197,24,.14)}.landing-hero__glow--two{width:9rem;height:9rem;right:0;bottom:1.5rem;background:rgba(255,127,80,.18)}.landing-phone{position:relative;z-index:1;width:min(20rem,100%);margin-left:auto;padding:1rem;border:1px solid rgba(255,255,255,.12);border-radius:2rem;background:rgba(255,255,255,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1.5rem 3rem #00000047}.landing-phone__head{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.25rem .2rem 1rem;font-weight:800}.landing-phone__brand{display:inline-flex;align-items:center}.landing-phone__brand img{width:6.5rem;height:auto;object-fit:contain}.landing-phone__head small{color:#ffffff94;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.landing-phone__body{padding:1.25rem;border-radius:1.4rem;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(248,243,233,.98) 100%);color:var(--landing-text)}.landing-phone__body strong{display:block;max-width:12ch;font-size:1.55rem;line-height:1.04}.landing-phone__body p{margin:.75rem 0 0;color:#6d675d;font-size:.95rem;line-height:1.5}.landing-phone__body ul{display:grid;gap:.65rem;margin:1rem 0 0;padding:0;list-style:none}.landing-phone__body li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;padding:.85rem .95rem;border:1px solid rgba(19,19,19,.05);border-radius:1rem;background:rgba(255,255,255,.72);color:var(--landing-text);font-weight:800;box-shadow:0 .9rem 1.8rem #1111110a}.landing-phone__body li img{width:2.65rem;height:2.65rem;padding:.42rem;border-radius:.85rem;background:rgba(255,255,255,.92);object-fit:contain}.landing-phone__body li span{display:block;line-height:1.2}.landing-phone__body li i{width:.6rem;height:.6rem;border-top:2px solid rgba(19,19,19,.34);border-right:2px solid rgba(19,19,19,.34);transform:rotate(45deg)}.landing-phone__meta{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.landing-phone__meta span{display:inline-flex;align-items:center;min-height:2rem;padding:0 .8rem;border-radius:999px;background:rgba(19,19,19,.06);color:#5d564c;font-size:.76rem;font-weight:800}.landing-section{padding:5rem 0}.landing-section--light{background:var(--landing-surface-alt)}.landing-section--use-cases{background:rgba(255,255,255,.44)}.landing-section--accent{color:var(--landing-white);background:radial-gradient(circle at left center,rgba(245,197,24,.14),transparent 22rem),linear-gradient(180deg,#181818 0%,#101010 100%)}.landing-section--download{background:var(--landing-accent)}.landing-section__heading{max-width:40rem}.landing-section__heading h2,.landing-bonus h2,.landing-download h2{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.02;letter-spacing:-.04em}.landing-section__heading p,.landing-service p,.landing-why__item p,.landing-download p{margin:.9rem 0 0;color:var(--landing-text-soft)}.landing-faq p{color:var(--landing-text-soft)}.landing-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:2.6rem}.landing-use-cases{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.2rem}.landing-use-case{padding:1.45rem;border:1px solid rgba(19,19,19,.08);border-radius:1.4rem;background:rgba(255,255,255,.72);box-shadow:0 1rem 2rem #1313130a}.landing-use-case h3{margin:0;font-family:Sora,Segoe UI,sans-serif;font-size:1.08rem;line-height:1.2}.landing-use-case p{margin:.75rem 0 0;color:var(--landing-text-soft);font-size:.98rem;line-height:1.6}.landing-service{display:grid;gap:1.15rem;align-content:start;min-height:100%;padding:1.5rem;border:1px solid rgba(19,19,19,.08);border-radius:1.5rem;background:linear-gradient(180deg,rgba(255,255,255,.52) 0%,rgba(255,255,255,.24) 100%);box-shadow:0 1rem 2rem #1313130a;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.landing-service:hover{transform:translateY(-4px);border-color:#13131324;box-shadow:0 1.2rem 2.4rem #13131312}.landing-service__logo{display:inline-flex;align-items:center;justify-content:center;width:5.5rem;height:5.5rem;border-radius:1.35rem;background:rgba(255,255,255,.72);box-shadow:inset 0 0 0 1px #1313130d}.landing-service__logo img{width:4.75rem;height:4.75rem;object-fit:contain}.landing-service h3,.landing-why__item h3{margin:0;font-size:1.15rem;line-height:1.1}.landing-service p{margin-top:.75rem;max-width:18ch;font-size:.98rem;line-height:1.55}.landing-why{display:grid;grid-template-columns:minmax(16rem,22rem) minmax(0,1fr);gap:1.2rem;margin-top:2.4rem}.landing-why__proof{padding:1.6rem;border:1px solid rgba(19,19,19,.08);border-radius:1.6rem;background:linear-gradient(180deg,rgba(255,255,255,.56) 0%,rgba(255,255,255,.24) 100%);box-shadow:0 1rem 2rem #1313130a}.landing-why__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.landing-why__item{padding:1.4rem;border:1px solid rgba(19,19,19,.08);border-radius:1.4rem;background:rgba(255,255,255,.34)}.landing-why__eyebrow{margin:0 0 .8rem;color:#8b7a5e;font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.landing-why__proof strong{display:block;font-size:clamp(3rem,5vw,4.2rem);line-height:.9}.landing-why__proof span{display:block;margin-top:.5rem;color:var(--landing-text-soft);font-weight:700}.landing-why__proof p,.landing-why__item p{margin:.85rem 0 0;color:var(--landing-text-soft);font-size:.98rem;line-height:1.55}.landing-bonus{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:2rem;align-items:center}.landing-kicker{margin:0 0 .75rem;color:var(--landing-accent);font-size:.82rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.landing-bonus p{margin:0}.landing-faq{display:grid;gap:.85rem;margin-top:2rem}.landing-faq details{padding:1.1rem 1.2rem;border:1px solid var(--landing-line);border-radius:1.1rem;background:rgba(255,255,255,.7)}.landing-faq summary{cursor:pointer;list-style:none;font-family:Sora,Segoe UI,sans-serif;font-size:1.02rem;font-weight:700}.landing-faq summary::-webkit-details-marker{display:none}.landing-faq p{margin:.8rem 0 0;color:var(--landing-text-soft)}.landing-download{justify-content:space-between;gap:2rem}.landing-download p{color:#131313b8}.landing-section--download .landing-button--primary{background:var(--landing-text);color:var(--landing-white)}.landing-download__actions{display:grid;justify-items:start;align-content:center}.landing-download__actions .landing-button{min-width:min(100%,18rem)}.landing-footer{padding:2rem 0 2.4rem;background:rgba(255,255,255,.26);border-top:1px solid rgba(19,19,19,.08);color:var(--landing-text-soft);font-size:.95rem}.landing-footer .landing-container{display:grid;grid-template-columns:minmax(14rem,1fr) minmax(0,1.5fr);gap:2rem;align-items:start}.landing-footer p{margin:0}.landing-footer__brand{display:grid;gap:.9rem}.landing-footer__brand img{width:11.5rem;height:auto;object-fit:contain}.landing-footer__brand p{max-width:24rem;color:var(--landing-text-soft);line-height:1.6;margin-top:.2rem}.landing-footer__brand small{color:#645f56d1;font-size:.9rem}.landing-footer__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.landing-footer__group{display:grid;gap:.65rem;padding-top:.2rem}.landing-footer__group span{color:var(--landing-text);font-family:Sora,Segoe UI,sans-serif;font-size:.95rem;font-weight:700}.landing-footer__group a{color:var(--landing-text-soft);line-height:1.55}.landing-footer__group a:hover{color:var(--landing-text)}.landing-footer__group p{color:var(--landing-text-soft);line-height:1.55}@media (max-width: 1080px){.landing-hero__grid,.landing-why,.landing-bonus{grid-template-columns:1fr}.landing-services,.landing-use-cases,.landing-why__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-hero__grid{min-height:auto;padding:3rem 0 0}.landing-phone{margin:0}.landing-download{flex-direction:column;align-items:flex-start;justify-content:flex-start}.landing-footer .landing-container,.landing-footer__meta{grid-template-columns:1fr}}@media (max-width: 720px){.landing-hero{padding-bottom:3rem}.landing-container{width:min(100% - 1.25rem,1120px)}.landing-nav{flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.9rem}.landing-nav__toggle{display:inline-flex;flex-direction:column;flex:none}.landing-nav__links{width:100%;display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;padding:0;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-nav.is-open .landing-nav__links{display:grid}.landing-nav.is-open .landing-nav__toggle span:nth-child(1){transform:translateY(.36rem) rotate(45deg)}.landing-nav.is-open .landing-nav__toggle span:nth-child(2){opacity:0}.landing-nav.is-open .landing-nav__toggle span:nth-child(3){transform:translateY(-.36rem) rotate(-45deg)}.landing-nav__links a{min-height:2.4rem;padding:0 .85rem;justify-content:center;background:rgba(255,255,255,.04)}.landing-nav__locale{grid-column:span 2;width:4.5rem;justify-self:start;background:rgba(255,255,255,.08)}.landing-actions{flex-direction:column;align-items:stretch}.landing-button{width:100%}.landing-hero__visual{min-height:22rem}.landing-phone{width:100%}.landing-phone__body strong{font-size:1.3rem}.landing-services,.landing-use-cases,.landing-why{gap:1.2rem}.landing-services,.landing-use-cases,.landing-why__grid{grid-template-columns:1fr}.landing-download__actions{width:100%}.landing-download__actions .landing-button{width:100%;max-width:100%}.landing-footer{padding-top:1.6rem}}@media (max-width: 480px){.landing-hero{padding-top:1rem;padding-bottom:2.6rem}.landing-brand>img{width:9.4rem}.landing-hero__grid{gap:2rem;padding-top:2.1rem}.landing-hero h1{font-size:clamp(2.7rem,16vw,3.5rem);max-width:9ch}.landing-nav__links{grid-template-columns:1fr}.landing-nav__locale{grid-column:auto}.landing-proof{flex-direction:column;gap:.55rem;align-items:flex-start}.landing-phone__body{padding:1rem}.landing-phone__body li{padding:.8rem}.landing-section{padding:4rem 0}.landing-section__heading h2,.landing-bonus h2,.landing-download h2{font-size:2rem}.landing-download{gap:1.4rem}.landing-footer__meta{gap:1.25rem}}
