:root{--navy:#070b2d;--navy2:#101545;--indigo:#24206b;--violet:#6d56d9;--gold:#ffd95e;--cream:#f7f5ff;--ink:#11152f;--muted:#6f7391;--line:rgba(255,255,255,.12);--shadow:0 34px 90px rgba(7,11,45,.22)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fbfbff;overflow-x:hidden}.section-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.stars{position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:radial-gradient(circle at 12% 17%,rgba(255,255,255,.7) 0 1px,transparent 1.5px),radial-gradient(circle at 72% 9%,rgba(255,255,255,.55) 0 1px,transparent 1.5px),radial-gradient(circle at 88% 31%,rgba(255,255,255,.6) 0 1px,transparent 1.5px);background-size:190px 190px,260px 260px,320px 320px}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));position:absolute;inset:0 0 auto;z-index:20;color:white}.brand{display:flex;align-items:center;gap:11px;font:800 13px/1 Manrope;letter-spacing:.15em}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.35);border-radius:12px;background:linear-gradient(145deg,#5e4bc1,#1c1a64);letter-spacing:-.05em;font-size:16px}.site-header nav{display:flex;align-items:center;gap:28px}.site-header a{color:inherit;text-decoration:none;font-size:14px;font-weight:600}.nav-cta{padding:11px 16px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}.hero{min-height:900px;padding-top:150px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:34px;color:white;position:relative}.hero:before{content:"";position:absolute;z-index:-2;left:50%;transform:translateX(-50%);top:0;width:100vw;height:100%;background:radial-gradient(circle at 75% 36%,rgba(121,87,219,.38),transparent 30%),radial-gradient(circle at 22% 30%,rgba(36,59,154,.55),transparent 36%),linear-gradient(155deg,#050828 0%,#0d123f 52%,#161057 100%)}.hero:after{content:"";position:absolute;z-index:-1;left:50%;bottom:-1px;transform:translateX(-50%);width:100vw;height:130px;background:#fbfbff;clip-path:ellipse(70% 40% at 50% 100%)}.app-identity{display:flex;align-items:center;gap:14px;margin-bottom:28px}.app-icon-crop{width:64px;height:64px;border-radius:17px;object-fit:cover;object-position:50% 48%;box-shadow:0 12px 30px rgba(0,0,0,.28)}.eyebrow{margin:0 0 10px;font:800 12px/1 Manrope;letter-spacing:.2em;color:#675fc2}.hero .eyebrow{color:var(--gold)}.micro{margin:5px 0 0;color:#a9add2;font-size:12px}.hero h1,.feature h2,.section-heading h2,.closing h2,.privacy-copy h2,.weekly-copy h2{font-family:Manrope,sans-serif;letter-spacing:-.045em}.hero h1{font-size:clamp(48px,6vw,76px);line-height:.98;margin:0 0 26px;max-width:720px}.hero h1 span{color:#c7b7ff}.lede{font-size:19px;line-height:1.75;color:#c8cbea;max-width:610px}.hero-actions{display:flex;gap:13px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:750;font-size:14px}.button-primary{background:linear-gradient(135deg,#ffe68b,#ffd04a);color:#17112f;box-shadow:0 14px 34px rgba(255,210,69,.22)}.button-secondary{color:white;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.07)}.trust-row{display:flex;gap:22px;margin-top:32px;color:#aeb2d6;font-size:12px}.trust-row span:before{content:"✓";color:var(--gold);margin-right:7px}.hero-visual{height:650px;position:relative}.moon-glow{position:absolute;width:520px;height:520px;border-radius:50%;left:54%;top:46%;transform:translate(-50%,-50%);background:radial-gradient(circle,#9685ef 0%,rgba(89,63,190,.32) 42%,transparent 70%);filter:blur(3px)}.phone{position:relative;border-radius:42px;padding:8px;background:#050615;box-shadow:var(--shadow);overflow:hidden}.phone:before{content:"";position:absolute;top:14px;left:50%;transform:translateX(-50%);width:29%;height:24px;border-radius:999px;background:#050505;z-index:2}.phone img{display:block;width:100%;border-radius:34px}.phone-main{width:310px;position:absolute;left:50%;top:6%;transform:translateX(-50%) rotate(-2deg);z-index:3}.phone-side{width:235px;position:absolute;top:20%;opacity:.9}.phone-side-left{left:0;transform:rotate(-9deg)}.phone-side-right{right:-2%;transform:rotate(9deg)}.intro-strip{padding:24px 0 75px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e5e5f1;border-radius:24px;background:white;box-shadow:0 18px 45px rgba(31,26,97,.08);overflow:hidden}.stats-grid div{padding:28px;border-right:1px solid #ececf4}.stats-grid div:last-child{border:0}.stats-grid strong{display:block;font:800 22px Manrope;color:#302a78;margin-bottom:7px}.stats-grid span{font-size:13px;color:var(--muted);line-height:1.5}.feature{padding:110px 0;align-items:center}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px}.reverse{grid-template-columns:1.12fr .88fr}.feature-copy h2,.section-heading h2,.privacy-copy h2,.weekly-copy h2{font-size:clamp(38px,4vw,58px);line-height:1.06;margin:0 0 22px}.feature-copy p,.privacy-copy p,.weekly-copy p{font-size:17px;line-height:1.8;color:var(--muted)}.check-list{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:14px}.check-list li{font-weight:650;color:#313650}.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;margin-right:11px;border-radius:50%;background:#eeeaff;color:#4f43b4;font-size:12px}.visual-card{min-height:650px;display:grid;place-items:center;position:relative;border-radius:44px;background:radial-gradient(circle at 50% 35%,#d9d1ff,#f2f0ff 48%,#eae8fa);overflow:hidden}.single-phone{width:310px}.floating-note{position:absolute;display:flex;flex-direction:column;padding:16px 20px;border-radius:18px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);box-shadow:0 14px 34px rgba(39,26,98,.12)}.floating-note b{font:800 25px Manrope;color:#4339a0}.floating-note span{font-size:11px;color:var(--muted)}.note-top{right:5%;top:16%}.note-bottom{left:4%;bottom:13%}.full-bleed{position:relative}.feature-dark,.weekly-section,.privacy-section{color:white}.feature-dark:before,.weekly-section:before,.privacy-section:before{content:"";position:absolute;inset:0;left:50%;width:100vw;transform:translateX(-50%);z-index:-1;background:linear-gradient(145deg,#080b31,#17104e)}.feature-dark{padding:115px 0}.feature-dark .feature-copy p,.weekly-copy p,.privacy-copy p{color:#b9bddb}.gold{color:var(--gold)}.dream-visual{height:700px;position:relative}.dream-phone{position:absolute;width:290px;left:5%;top:3%;z-index:3;transform:rotate(-5deg)}.timeline-phone{position:absolute;width:255px;right:3%;bottom:0;transform:rotate(6deg);opacity:.92}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:390px;height:390px;background:radial-gradient(circle,#6e5bd6,rgba(63,40,153,.1) 68%,transparent 70%);left:15%;top:18%}.orb-two{width:260px;height:260px;border:1px solid rgba(255,220,104,.32);right:0;bottom:8%}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:34px}.mini-grid div{padding:20px;border-radius:20px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}.mini-grid b,.mini-grid small{display:block}.mini-grid b{font-size:14px;margin:10px 0 8px}.mini-grid small{color:#aeb2d1;line-height:1.5}.mini-icon{font-size:25px;color:var(--gold)}.history-card{height:690px;border-radius:44px;overflow:hidden;background:linear-gradient(145deg,#eae5ff,#d8d1fb);padding:40px 55px 0;box-shadow:0 25px 70px rgba(27,26,86,.13)}.history-card img{width:100%;border-radius:30px 30px 0 0;box-shadow:0 20px 50px rgba(16,13,69,.22)}.pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.pill-row span{padding:10px 14px;border-radius:999px;background:#eeeafd;color:#4b438a;font-size:12px;font-weight:700}.weekly-section{padding:120px 0}.weekly-section:before{background:radial-gradient(circle at 75% 45%,rgba(103,75,211,.34),transparent 32%),linear-gradient(145deg,#070b2d,#15104b)}.weekly-layout{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px}.score-card{margin-top:34px;width:190px;padding:22px;text-align:center;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.07)}.score-card span,.score-card small{display:block;color:#aeb2d1}.score-card strong{display:block;font:800 72px/1 Manrope;color:#8df5b8;margin:12px 0 8px}.weekly-phones{height:720px;position:relative}.weekly-phone-one,.weekly-phone-two{position:absolute;width:300px}.weekly-phone-one{left:4%;top:0;transform:rotate(-5deg)}.weekly-phone-two{right:2%;bottom:0;transform:rotate(5deg)}.health-section{padding:120px 0}.section-heading{text-align:center;max-width:850px;margin:0 auto 54px}.health-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.health-grid article{padding:28px;border:1px solid #e7e6f2;border-radius:24px;background:white;box-shadow:0 14px 36px rgba(28,28,84,.05)}.health-grid article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#eeeaff;color:#5144b7;font-weight:800}.health-grid h3{font:800 18px Manrope}.health-grid p{font-size:13px;line-height:1.65;color:var(--muted)}.privacy-section{padding:110px 0}.privacy-layout{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:80px}.privacy-points{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}.privacy-points span{padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.08);font-size:12px}.about-phone{display:grid;place-items:center;height:690px}.about-phone .phone{width:305px}.closing{padding:120px 0}.closing-card{text-align:center;padding:90px 30px;border-radius:42px;color:white;background:radial-gradient(circle at 50% 20%,rgba(120,91,227,.43),transparent 30%),linear-gradient(145deg,#090c34,#171051);box-shadow:0 28px 80px rgba(19,14,71,.22);position:relative;overflow:hidden}.closing-card h2{font-size:clamp(44px,5vw,68px);line-height:1.04;margin:0 0 20px}.closing-card p{color:#bdc1df;font-size:17px}.closing-card small{display:block;color:#9499bd;margin-top:20px}.closing-moon{font-size:64px;color:var(--gold);margin-bottom:20px}.site-footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px;padding:32px 0 44px;color:#737793;font-size:12px}.site-footer .brand{color:#202443}.site-footer .brand-mark{color:white}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}@media(max-width:980px){.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:135px;text-align:center}.hero-copy{display:grid;justify-items:center}.hero-visual{height:570px}.split,.reverse,.weekly-layout,.privacy-layout{grid-template-columns:1fr}.feature-copy{text-align:center}.check-list{text-align:left;display:inline-grid}.dream-visual{order:2}.feature-dark .feature-copy{order:1}.health-grid{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid div:nth-child(2){border-right:0}.weekly-copy,.privacy-copy{text-align:center}.score-card{margin-inline:auto}.privacy-points,.pill-row{justify-content:center}.site-footer{grid-template-columns:1fr;text-align:center;justify-items:center}}@media(max-width:640px){.section-shell{width:min(100% - 24px,1180px)}.site-header{padding-inline:16px}.brand span:last-child{display:none}.hero{min-height:1000px;padding-top:120px}.hero h1{font-size:45px}.lede{font-size:16px}.hero-actions{flex-direction:column;width:100%}.hero-actions .button{width:100%}.trust-row{flex-direction:column;gap:8px}.hero-visual{height:500px;width:100%}.phone-main{width:255px}.phone-side{width:185px;top:24%}.phone-side-left{left:-12%}.phone-side-right{right:-12%}.stats-grid{grid-template-columns:1fr}.stats-grid div{border-right:0;border-bottom:1px solid #ececf4}.feature{padding:82px 0}.feature h2,.section-heading h2,.privacy-copy h2,.weekly-copy h2{font-size:37px}.split{gap:45px}.visual-card{min-height:570px}.single-phone{width:270px}.history-card{height:570px;padding:28px 24px 0}.dream-visual{height:600px}.dream-phone{width:245px;left:-4%}.timeline-phone{width:220px;right:-5%}.mini-grid{grid-template-columns:1fr}.weekly-phones{height:610px}.weekly-phone-one,.weekly-phone-two{width:245px}.weekly-phone-one{left:-3%}.weekly-phone-two{right:-3%}.health-grid{grid-template-columns:1fr}.about-phone{height:610px}.about-phone .phone{width:270px}.closing-card{padding:70px 20px}.site-footer{padding-inline:12px}}


/* ===== Longoria Apps Branding ===== */
.la-brand {
  display:flex;
  align-items:center;
  gap:12px;
  text-decoration:none;
}
.la-logo{
  display:block;
  width:46px;
  height:46px;
  border-radius:11px;
  object-fit:cover;
  flex:0 0 46px;
}
.la-brand-copy{
  display:flex;
  flex-direction:column;
  line-height:1.05;
}
.la-brand-copy strong{
  font:800 16px/1 Inter,system-ui,sans-serif;
  letter-spacing:-.01em;
  color:#fff;
}
.la-brand-copy small{
  font:500 10px/1.2 Inter,system-ui,sans-serif;
  color:#dbe4ec;
}

/* Footer override */
.site-footer .la-brand-copy strong{
  color:#0A4DB3;
}
.site-footer .la-brand-copy small{
  color:#374151;
}
