:root{
  --bg:#09070d;
  --bg-soft:#0f0b15;
  --panel:#15101c;
  --panel-2:#1b1425;
  --text:#f8f5fb;
  --muted:#a69eae;
  --dim:#746c7c;
  --line:rgba(255,255,255,.105);
  --purple:#a68aff;
  --pink:#d747f2;
  --blue:#617cf6;
  --green:#48dc89;
  --shell:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
img{display:block;max-width:100%}
a{color:inherit}
button,input,textarea{font:inherit}
.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}
.site-header{position:absolute;z-index:20;top:0;left:0;right:0;padding:22px 0}
.nav-row{height:58px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:760;letter-spacing:-.025em}
.brand img{width:42px;height:42px;border-radius:12px;object-fit:cover}
.desktop-nav{display:flex;align-items:center;gap:30px;color:#b8afc0;font-size:13px}
.desktop-nav a{text-decoration:none;transition:.2s}.desktop-nav a:hover{color:#fff}
.header-download{text-decoration:none;font-size:12px;font-weight:720;padding:11px 16px;border:1px solid var(--line);border-radius:99px;background:rgba(255,255,255,.045);backdrop-filter:blur(18px)}
.header-download:hover{background:rgba(255,255,255,.09)}
.hero{min-height:900px;position:relative;padding:145px 0 82px;overflow:hidden;background:radial-gradient(900px 650px at 78% 28%,rgba(103,71,255,.17),transparent 68%),radial-gradient(700px 520px at 14% 35%,rgba(190,57,224,.075),transparent 72%)}
.hero::after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(transparent,var(--bg));pointer-events:none}
.hero-glow{position:absolute;width:650px;height:650px;border-radius:50%;right:-150px;top:90px;background:linear-gradient(145deg,rgba(100,115,255,.18),rgba(218,62,238,.14));filter:blur(105px);opacity:.75}
.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:20px}
.hero-copy{padding-top:15px;position:relative;z-index:5}
.availability{display:inline-flex;align-items:center;gap:8px;color:#bcb3c6;font-size:11px;font-weight:720;letter-spacing:.08em;text-transform:uppercase;margin-bottom:25px}
.availability span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 14px rgba(72,220,137,.8)}
h1{font-size:clamp(58px,5.55vw,78px);line-height:.95;letter-spacing:-.061em;margin:0 0 28px;font-weight:790;max-width:590px} h1>span,h1>em{display:block;white-space:nowrap}
h1 em{font-style:normal;background:linear-gradient(100deg,#7e99ff 5%,#c984ff 52%,#ef63e8);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-copy>p{max-width:505px;margin:0;color:#b7afbe;font-size:17px;line-height:1.66;letter-spacing:-.01em}
.hero-cta-row{display:flex;align-items:center;gap:22px;margin-top:34px;flex-wrap:wrap}
.official-badge{display:inline-flex;line-height:0;text-decoration:none;flex:0 0 auto;border:0;background:transparent;padding:0}
.official-badge img{display:block;width:210px;height:auto;object-fit:contain}.final-card .official-badge img{width:218px}
.privacy-note{display:flex;align-items:center;gap:8px;color:#8f8798;font-size:12px;white-space:nowrap}
.privacy-note svg{width:18px;height:18px;fill:none;stroke:#b5a6c3;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.screens-stage{height:700px;position:relative;isolation:isolate;min-width:0}
.screens-stage::before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;bottom:25px;background:radial-gradient(circle,rgba(124,87,255,.21),transparent 67%);filter:blur(20px)}
.screen-frame{position:absolute;width:245px;height:530px;padding:7px;border-radius:42px;background:#17131c;border:1px solid rgba(255,255,255,.16);box-shadow:0 35px 90px rgba(0,0,0,.58),inset 0 0 0 1px rgba(255,255,255,.04);overflow:hidden}
.screen-frame img{width:100%;height:100%;object-fit:cover;border-radius:35px;background:#09070d}
.screen-frame-main{width:292px;height:632px;z-index:4;left:50%;bottom:5px;transform:translateX(-50%);box-shadow:0 50px 110px rgba(0,0,0,.72),0 0 75px rgba(111,75,250,.15),inset 0 0 0 1px rgba(255,255,255,.06)}
.screen-frame-left{z-index:2;left:1%;bottom:34px;transform:rotate(-8deg);opacity:.92}
.screen-frame-right{z-index:2;right:1%;bottom:34px;transform:rotate(8deg);opacity:.9}
.trust-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.018)}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.trust-grid>div{padding:27px 30px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border-right:0}
.trust-grid strong{display:block;font-size:13px;margin-bottom:6px;letter-spacing:-.015em}
.trust-grid span{font-size:11px;color:var(--dim)}
.product-section{padding:135px 0 80px}
.section-heading{max-width:730px;margin:0 auto 95px;text-align:center}
.section-heading.compact{margin-bottom:55px}
.section-label{display:block;color:#a991ff;font-size:11px;font-weight:780;text-transform:uppercase;letter-spacing:.13em;margin-bottom:17px}
h2{font-size:clamp(46px,6vw,73px);line-height:.98;letter-spacing:-.06em;margin:0 0 21px;font-weight:760}
.section-heading p{color:var(--muted);font-size:15px;line-height:1.7;margin:0 auto;max-width:620px}
.product-row{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center;min-height:710px;padding:70px 0;border-top:1px solid var(--line)}
.product-row.reverse .product-visual{order:2}.product-row.reverse .product-copy{order:1}
.product-visual{position:relative;display:flex;justify-content:center}
.product-visual::before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;top:130px;background:radial-gradient(circle,rgba(107,79,242,.18),rgba(204,67,231,.07) 48%,transparent 70%);filter:blur(30px)}
.single-screen{position:relative;width:290px;height:626px;border-radius:42px;padding:7px;background:#17131c;border:1px solid rgba(255,255,255,.16);overflow:hidden;box-shadow:0 40px 95px rgba(0,0,0,.58)}
.single-screen img{width:100%;height:100%;object-fit:cover;border-radius:35px}
.product-copy{max-width:470px}
.number{font-size:11px;font-weight:780;color:#a78bfa;letter-spacing:.14em}
.product-copy h3{font-size:clamp(36px,4.3vw,57px);line-height:1.01;letter-spacing:-.055em;margin:18px 0 22px}
.product-copy>p{color:var(--muted);font-size:16px;line-height:1.72;margin:0 0 30px}
.product-copy ul{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}
.product-copy li{position:relative;padding:15px 0 15px 25px;border-bottom:1px solid var(--line);font-size:13px;color:#d7cfdd}
.product-copy li::before{content:"";position:absolute;left:1px;top:21px;width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--pink))}
.features-section{padding:100px 0 130px;background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.feature-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.feature-item{min-height:190px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.feature-item span{display:block;font-size:17px;font-weight:690;margin-bottom:16px;letter-spacing:-.025em}
.feature-item p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}
.privacy-section{padding:120px 0}
.privacy-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center;padding:55px 60px;border:1px solid rgba(129,102,255,.22);border-radius:34px;background:linear-gradient(125deg,rgba(105,78,235,.12),rgba(212,68,235,.06) 60%,rgba(255,255,255,.025));overflow:hidden}
.privacy-card::after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;right:-220px;top:-220px;background:rgba(168,85,247,.13);filter:blur(50px)}
.privacy-icon{width:68px;height:68px;border-radius:20px;display:grid;place-items:center;background:rgba(151,120,255,.11);border:1px solid rgba(178,151,255,.19)}
.privacy-icon svg{width:30px;height:30px;fill:none;stroke:#c8b8ff;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.privacy-card h2{font-size:clamp(34px,4.2vw,54px);max-width:760px;margin-bottom:14px}
.privacy-card p{max-width:730px;color:var(--muted);font-size:14px;line-height:1.65;margin:0}
.privacy-card>a{position:relative;z-index:2;text-decoration:none;white-space:nowrap;font-size:12px;font-weight:720;padding:12px 16px;border:1px solid var(--line);border-radius:99px;background:rgba(255,255,255,.035)}
.privacy-card>a:hover{background:rgba(255,255,255,.075)}
.final-cta{padding:30px 0 120px}
.final-card{text-align:center;padding:95px 35px;border-radius:38px;border:1px solid var(--line);background:radial-gradient(600px 350px at 50% 0,rgba(131,91,255,.18),transparent 74%),rgba(255,255,255,.018)}
.final-card>img{width:88px;height:88px;border-radius:24px;margin:0 auto 30px;object-fit:cover;box-shadow:0 28px 75px rgba(126,67,238,.27)}
.final-card h2{max-width:820px;margin-inline:auto}
.final-card p{color:var(--muted);font-size:15px;margin:0 auto 30px}
.final-store-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:13px;font-weight:750;padding:13px 19px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.055);transition:.2s}.final-store-link:hover{background:rgba(255,255,255,.1);transform:translateY(-1px)}
.site-footer{padding:35px 0 45px;border-top:1px solid var(--line);color:var(--muted)}
.footer-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px}
.footer-brand{display:flex;align-items:center;gap:10px;color:#e7e0ec;font-size:13px;font-weight:680}.footer-brand img{width:32px;height:32px;border-radius:9px;object-fit:cover}
.footer-links{display:flex;gap:22px}.footer-links a{text-decoration:none;font-size:11px}.footer-links a:hover{color:#fff}
.copyright{text-align:right;font-size:11px;color:var(--dim)}
.apple-credit{grid-column:1/-1;text-align:center;margin:4px auto 0;max-width:720px;font-size:9px;line-height:1.5;color:#5f5866}
/* Legal pages retained in the same build */
.legal-page{background:radial-gradient(700px 420px at 50% -100px,rgba(168,85,247,.14),transparent 68%),var(--bg)}
.legal-shell{width:min(calc(100% - 40px),820px);margin:0 auto;padding:42px 0 90px}
.legal-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}.legal-top .brand img{width:38px;height:38px}.back-home{text-decoration:none;font-size:12px;color:var(--muted);padding:9px 12px;border:1px solid var(--line);border-radius:11px;background:var(--panel)}
.legal-card{border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.035);padding:clamp(26px,5vw,52px)}
.legal-card h1{font-size:clamp(36px,6vw,58px);letter-spacing:-.055em;margin:0 0 8px}.legal-updated{font-size:12px;color:var(--dim);margin:0 0 36px}.legal-card h2{font-size:20px;letter-spacing:-.035em;margin:34px 0 10px}.legal-card h3{font-size:15px;margin:26px 0 7px}.legal-card p,.legal-card li{font-size:14px;color:#c9bdcf;line-height:1.75}.legal-card ul{padding-left:20px}.legal-card a{color:#d8b4fe}.faq{padding:18px 0;border-top:1px solid var(--line)}.faq:first-of-type{border-top:0}.faq h3{margin:0 0 7px}.delete-box{margin-top:25px;padding:22px;border:1px solid rgba(72,220,137,.16);background:rgba(72,220,137,.06);border-radius:18px}
@media(max-width:980px){
  .hero{min-height:auto;padding-bottom:50px}.hero-grid{grid-template-columns:1fr;text-align:center}.hero-copy>p{margin-inline:auto}.hero-cta-row{justify-content:center}.screens-stage{margin-top:35px;height:660px}.screen-frame-left{left:10%}.screen-frame-right{right:10%}
  .trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .product-row{gap:50px}.privacy-card{grid-template-columns:auto 1fr}.privacy-card>a{grid-column:2;justify-self:start}.feature-list{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:720px){
  .shell{width:min(calc(100% - 28px),var(--shell))}.site-header{padding:14px 0}.desktop-nav,.header-download{display:none}.nav-row{height:48px}.brand img{width:38px;height:38px}.brand span{font-size:14px}
  .hero{padding:112px 0 40px;background:radial-gradient(550px 480px at 50% 42%,rgba(103,71,255,.15),transparent 70%)}
  h1{font-size:clamp(46px,13.1vw,54px);line-height:.96;letter-spacing:-.055em}.hero-copy>p{font-size:15px;line-height:1.62}.hero-cta-row{gap:17px}.official-badge img,.final-card .official-badge img{width:196px}.privacy-note{width:100%;justify-content:center}
  .screens-stage{height:555px;margin:12px -14px 0;overflow:visible}.screens-stage::before{width:420px;height:420px}.screen-frame{width:190px;height:411px;border-radius:31px;padding:5px}.screen-frame img{border-radius:26px}.screen-frame-main{width:238px;height:514px;border-radius:37px;bottom:0;left:50%;transform:translateX(-50%)}.screen-frame-main img{border-radius:31px}.screen-frame-left{left:-34px;bottom:33px;transform:rotate(-7deg);opacity:.72}.screen-frame-right{right:-34px;bottom:33px;transform:rotate(7deg);opacity:.72}
  .trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:22px 17px}.trust-grid strong{font-size:12px}
  .product-section{padding:90px 0 40px}.section-heading{margin-bottom:45px;text-align:left}.section-heading p{margin:0}.product-row,.product-row.reverse{grid-template-columns:1fr;gap:45px;min-height:auto;padding:70px 0}.product-row .product-visual,.product-row.reverse .product-visual{order:1}.product-row .product-copy,.product-row.reverse .product-copy{order:2}.single-screen{width:255px;height:551px;border-radius:38px}.single-screen img{border-radius:31px}.product-copy h3{font-size:40px}.product-copy>p{font-size:15px}
  .features-section{padding:80px 0}.feature-list{grid-template-columns:1fr}.feature-item{min-height:auto;padding:27px}
  .privacy-section{padding:80px 0}.privacy-card{grid-template-columns:1fr;padding:32px 25px;border-radius:27px}.privacy-card>a{grid-column:auto}.privacy-card h2{font-size:38px}.privacy-icon{width:58px;height:58px}
  .final-cta{padding-bottom:80px}.final-card{padding:65px 22px;border-radius:29px}.final-card h2{font-size:43px}
  .footer-row{grid-template-columns:1fr}.footer-links{gap:17px;flex-wrap:wrap}.copyright{text-align:left}.apple-credit{text-align:left;margin-left:0}.legal-shell{width:min(calc(100% - 26px),820px);padding-top:22px}.legal-top{margin-bottom:24px}.legal-card{border-radius:22px}.legal-top .brand span{display:none}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}


/* mobile centering and product spacing fix */
@media(max-width:720px){
  .hero-copy{padding-top:0;text-align:center;display:flex;flex-direction:column;align-items:center}
  .availability{margin:0 auto 18px;justify-content:center;text-align:center}
  h1{max-width:100%;margin-left:auto;margin-right:auto;text-align:center;font-size:clamp(38px,12vw,52px);line-height:1.01;letter-spacing:-.04em}
  h1>span,h1>em{white-space:normal;text-wrap:balance}
  .hero-copy>p{max-width:340px;margin-left:auto;margin-right:auto;text-align:center}
  .hero-cta-row{justify-content:center}

  .section-heading,.section-heading.compact{text-align:center;margin-left:auto;margin-right:auto}
  .section-heading p{text-align:center;margin-left:auto;margin-right:auto}

  .product-row,.product-row.reverse{display:flex;flex-direction:column;align-items:center;gap:30px;min-height:0;padding:54px 0}
  .product-row .product-copy,.product-row.reverse .product-copy{order:1;max-width:100%;text-align:center}
  .product-row .product-visual,.product-row.reverse .product-visual{order:2;width:100%;display:flex;justify-content:center;align-items:flex-start;margin:0}
  .product-copy h3{font-size:38px;line-height:1.05;text-align:center;margin-left:auto;margin-right:auto;max-width:12ch}
  .product-copy>p{text-align:center;max-width:340px;margin-left:auto;margin-right:auto}
  .product-copy ul{max-width:340px;margin:0 auto;text-align:left}
  .product-visual::before{top:50%;left:50%;transform:translate(-50%,-50%);width:320px;height:320px}
  .single-screen{width:238px;height:515px;margin:0 auto}

  .features-section .section-heading.compact{margin-bottom:42px}
  .features-section h2,.final-card h2,.privacy-card h2{text-align:center;margin-left:auto;margin-right:auto}
}
@media(max-width:390px){
  .product-copy h3{font-size:34px;max-width:11ch}
  .product-copy>p,.product-copy ul{max-width:300px}
  .single-screen{width:224px;height:485px}
}

/* final mobile spacing correction: remove empty slabs above app screenshots */
@media (max-width:720px){
  .product-section{padding-top:72px}
  .product-row,
  .product-row.reverse{
    gap:14px !important;
    padding:34px 0 44px !important;
    min-height:0 !important;
    align-items:center !important;
  }
  .product-row + .product-row{
    margin-top:0 !important;
  }
  .product-copy{
    margin:0 !important;
    padding:0 !important;
  }
  .product-copy ul{
    margin:0 auto !important;
  }
  .product-visual{
    margin:0 !important;
    padding:0 !important;
    min-height:0 !important;
    height:auto !important;
    line-height:0;
  }
  .single-screen{
    margin:0 auto !important;
  }
  .product-visual::before{
    pointer-events:none;
  }
}
@media (max-width:390px){
  .product-row,
  .product-row.reverse{
    gap:10px !important;
    padding:28px 0 38px !important;
  }
}


/* Footer alignment and latest-screen stability */
.screen-frame img,.single-screen img{display:block;object-position:center top}
@media(max-width:720px){
  .site-footer{padding:34px 0 calc(38px + env(safe-area-inset-bottom))}
  .footer-row{grid-template-columns:1fr;justify-items:center;text-align:center;gap:18px}
  .footer-brand{justify-content:center}
  .footer-links{justify-content:center;align-items:center;width:100%}
  .copyright{text-align:center;width:100%}
  .apple-credit{text-align:center;margin-left:auto;margin-right:auto}
}


/* Legal and support content imported from the current app build */
.legal-card .updated,.legal-card .subtitle{font-size:13px;color:var(--dim);margin:0 0 36px}
.legal-card .divider{border:0;border-top:1px solid var(--line);margin:32px 0}
.legal-card strong{color:#f4eef8}
.email-card{display:inline-flex;align-items:center;gap:10px;background:rgba(255,255,255,.04);border:1px solid var(--line);border-radius:13px;padding:14px 18px;font-size:14px;font-weight:680;color:#d8b4fe!important;text-decoration:none;margin:0 0 8px}
.email-card:hover{background:rgba(255,255,255,.075);text-decoration:none}
.email-card svg{opacity:.78;flex:0 0 auto}
.faq-item{background:rgba(255,255,255,.028);border:1px solid var(--line);border-radius:16px;padding:19px 20px;margin-bottom:12px}
.faq-item h3{font-size:15px;font-weight:720;margin:0 0 8px;color:var(--text)}
.faq-item p{margin:0;font-size:14px;color:#c9bdcf}
.legal-contact-note{font-size:13px!important;color:var(--dim)!important}
@media(max-width:720px){
  .legal-top{gap:14px}
  .legal-top .brand span{display:inline}
  .legal-top .brand{gap:9px}
  .legal-top .brand img{width:34px;height:34px}
  .back-home{font-size:11px;padding:8px 10px}
  .email-card{width:100%;justify-content:center;overflow-wrap:anywhere;text-align:center}
  .legal-card h1{text-align:left}
  .legal-card h2{text-align:left}
}
