:root{--accent:#ff3d8d;--acid:#e7ff48;--bg:#100a0e;--ink:#fff8fb;--paper:#f3efe8;--line:#ffffff20}
.landing-system-page{overflow-x:hidden;background:var(--bg);color:var(--ink)}
.landing-system-page .nav{background:color-mix(in srgb,var(--bg) 90%,transparent)}
.landing-system-page main{overflow:clip}
.lp-hero{position:relative;min-height:calc(100svh - 76px);padding-top:clamp(90px,12vw,170px);padding-bottom:70px;display:grid;grid-template-columns:1.12fr .88fr;gap:clamp(40px,7vw,120px);align-items:center;isolation:isolate}
.lp-hero:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 72% 42%,#ff3d8d33,transparent 27%),linear-gradient(130deg,transparent 0 55%,#ffffff05 55% 55.15%,transparent 55.15%)}
.lp-kicker,.lp-section-kicker{display:flex;align-items:center;gap:12px;color:#c9c0c5;font:700 9px/1.4 monospace;letter-spacing:.16em;text-transform:uppercase}.lp-kicker:before,.lp-section-kicker:before{content:"";width:31px;height:1px;background:var(--accent)}
.lp-hero h1{max-width:1000px;margin:45px 0 34px;font-size:clamp(64px,8.5vw,148px);font-weight:700;line-height:.76;letter-spacing:-.085em}.lp-hero h1 span{display:block}.lp-hero h1 i{display:block;color:var(--accent);font-family:Georgia,serif;font-weight:400}
.lp-hero-copy>p{max-width:720px;margin:0;color:#b6adb2;font-size:clamp(15px,1.35vw,20px);line-height:1.55}
.lp-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:38px}.lp-button{min-height:58px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffffff30;color:#fff;font:700 10px Arial;letter-spacing:.09em;text-transform:uppercase}.lp-button.primary{border-color:var(--acid);background:var(--acid);color:#111}.lp-button:hover{border-color:var(--accent)}
.lp-equation{margin-top:36px;color:#81777c;font:700 10px monospace;letter-spacing:.12em}.lp-equation b{color:#fff}
.lp-hero-system{position:relative;min-height:620px;border:1px solid #ffffff24;background:linear-gradient(155deg,#ffffff0b,#ffffff02);overflow:hidden}.lp-hero-system:before,.lp-hero-system:after{content:"";position:absolute;border:1px solid #ffffff18;border-radius:50%}.lp-hero-system:before{width:520px;height:520px;right:-170px;top:-120px}.lp-hero-system:after{width:330px;height:330px;left:-120px;bottom:-120px}
.lp-system-head{padding:24px;display:flex;justify-content:space-between;color:#aaa0a5;font:8px monospace;letter-spacing:.14em}.lp-core{position:absolute;left:50%;top:46%;width:230px;height:230px;border-radius:50%;translate:-50% -50%;display:grid;place-items:center;background:radial-gradient(circle,#ff3d8d,#8f174a 42%,#180b12 70%);box-shadow:0 0 90px #ff3d8d55}.lp-core:before,.lp-core:after{content:"";position:absolute;border:1px solid #ff8abb75;border-radius:50%;animation:lp-pulse 3.2s ease-out infinite}.lp-core:before{inset:-35px}.lp-core:after{inset:-78px;animation-delay:1.1s}.lp-core strong{text-align:center;font-size:28px;line-height:.82;letter-spacing:-.06em}.lp-core strong small{display:block;margin-top:13px;color:#ffd1e4;font:8px monospace;letter-spacing:.13em}
.lp-orbit-node{position:absolute;padding:11px 13px;border:1px solid #ffffff2b;background:#100a0ed9;color:#fff;font:700 9px monospace;letter-spacing:.1em;text-transform:uppercase}.lp-orbit-node:nth-of-type(1){left:7%;top:24%}.lp-orbit-node:nth-of-type(2){right:7%;top:27%}.lp-orbit-node:nth-of-type(3){left:8%;bottom:18%}.lp-orbit-node:nth-of-type(4){right:8%;bottom:19%}.lp-orbit-node i{display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:var(--acid);box-shadow:0 0 14px var(--acid)}
.lp-system-foot{position:absolute;left:24px;right:24px;bottom:22px;display:flex;justify-content:space-between;color:#7d7479;font:8px monospace;letter-spacing:.12em}
@keyframes lp-pulse{0%{scale:.8;opacity:0}35%{opacity:1}100%{scale:1.28;opacity:0}}
.lp-reality{padding-top:150px;padding-bottom:150px}.lp-section-head{display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw;align-items:end}.lp-section-head h2{margin:55px 0 0;font-size:clamp(58px,7.5vw,120px);line-height:.78;letter-spacing:-.075em}.lp-section-head h2 i{color:var(--accent);font-family:Georgia,serif;font-weight:400}.lp-section-head>p{max-width:640px;margin:0;color:#a99fa4;font-size:18px;line-height:1.55}
.lp-check-grid{margin-top:90px;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.lp-check-grid article{min-height:110px;padding:25px;display:grid;grid-template-columns:34px 1fr;gap:14px;align-content:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#cec6ca}.lp-check-grid b{color:var(--acid);font:700 10px monospace}.lp-check-grid span{font-size:14px;line-height:1.4}
.lp-compare{padding-top:140px;padding-bottom:150px;background:var(--paper);color:#111}.lp-compare .lp-section-kicker{color:#6d6862}.lp-compare-head{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.lp-compare h2{margin:50px 0 0;font-size:clamp(58px,7.2vw,112px);line-height:.79;letter-spacing:-.075em}.lp-compare h2 i{color:#9b2d5e;font-family:Georgia,serif;font-weight:400}.lp-compare-copy{align-self:end;color:#6e6863;font-size:16px;line-height:1.55}
.lp-compare-table{margin-top:80px;border-top:1px solid #111}.lp-compare-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #1112}.lp-compare-row>div{padding:20px 24px;display:grid;grid-template-columns:32px 1fr;gap:14px;align-items:center}.lp-compare-row>div+div{border-left:1px solid #111}.lp-compare-row b{font:700 9px monospace;color:#9b9188}.lp-compare-row span{font-size:15px}.lp-compare-row .is-webtop{background:#111;color:#fff}.lp-compare-row .is-webtop b{color:var(--acid)}.lp-compare-note{max-width:900px;margin:42px 0 0 50%;color:#66605b;font-size:13px;line-height:1.6}
.lp-packages{padding-top:150px;padding-bottom:170px}.lp-packages-head{display:flex;align-items:end;justify-content:space-between;gap:40px}.lp-packages h2{max-width:850px;margin:50px 0 0;font-size:clamp(60px,7.6vw,120px);line-height:.77;letter-spacing:-.08em}.lp-packages-head>p{max-width:390px;color:#9f969b;line-height:1.6}.lp-price-grid{margin-top:90px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:stretch}.price-card{position:relative;padding:34px 30px;display:flex;flex-direction:column;min-height:770px;border:1px solid var(--line);background:#ffffff05}.price-card.featured{background:var(--accent);color:#fff;border-color:var(--accent);translate:0 -24px}.price-card>small{font:700 8px monospace;letter-spacing:.14em;text-transform:uppercase}.price-card h3{margin:65px 0 16px;font-size:clamp(36px,3.7vw,59px);line-height:.86;letter-spacing:-.06em}.price-card .lp-price{font-size:31px;letter-spacing:-.05em}.price-card .lp-price b{font-size:clamp(55px,5vw,80px)}.price-card .lp-for{min-height:72px;margin:28px 0;color:#aaa1a6;font-size:12px;line-height:1.55}.price-card.featured .lp-for{color:#ffd5e6}.price-card ul{margin:10px 0 35px;padding:0;list-style:none}.price-card li{padding:8px 0;border-bottom:1px solid #ffffff17;color:#d3ccd0;font-size:11px;line-height:1.35}.price-card.featured li{border-color:#ffffff2a;color:#fff}.price-card .lp-term{margin-top:auto;color:#9f969b;font:700 9px monospace}.price-card.featured .lp-term{color:#ffe3ef}.price-card .lp-button{margin-top:22px;width:100%}.price-card.featured .lp-button{background:#111;border-color:#111}.lp-budget-note{margin:28px 0 0;text-align:right;color:#82797e;font-size:10px}
.lp-journey{padding-top:150px;padding-bottom:160px;background:#09090b}.lp-journey h2{margin:50px 0 0;max-width:1050px;font-size:clamp(58px,8vw,126px);line-height:.77;letter-spacing:-.08em}.lp-journey h2 i{color:var(--acid);font-family:Georgia,serif;font-weight:400}.lp-flow{position:relative;margin-top:110px;display:grid;grid-template-columns:repeat(6,1fr)}.lp-flow:before{content:"";position:absolute;left:7%;right:7%;top:24px;height:1px;background:linear-gradient(90deg,var(--accent),var(--acid));transform-origin:left;scale:var(--lp-flow-progress,.05) 1;transition:scale .55s cubic-bezier(.16,1,.3,1)}.lp-flow button{position:relative;padding:0 12px;border:0;background:transparent;color:#777;text-align:left;cursor:pointer}.lp-flow button:before{content:"";position:relative;z-index:2;display:block;width:47px;height:47px;margin-bottom:28px;border:1px solid #ffffff35;border-radius:50%;background:#09090b;transition:.35s}.lp-flow button.is-active{color:#fff}.lp-flow button.is-active:before{border-color:var(--acid);background:var(--acid);box-shadow:0 0 35px #e7ff4855}.lp-flow button small{display:block;margin-bottom:12px;font:700 8px monospace;color:var(--accent)}.lp-flow button strong{font-size:18px;letter-spacing:-.03em}.lp-flow button p{font-size:11px;line-height:1.5;color:#817a7e}.lp-flow-equation{margin-top:75px;padding:25px;border:1px solid var(--line);text-align:center;color:#d8d0d4;font:700 clamp(12px,1.3vw,18px) monospace;letter-spacing:.09em}.lp-flow-equation b{color:var(--acid)}
.lp-quality{padding-top:150px;padding-bottom:150px;background:#dfeaff;color:#111}.lp-quality-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.lp-quality h2{margin:50px 0 0;font-size:clamp(58px,7.6vw,118px);line-height:.78;letter-spacing:-.08em}.lp-quality h2 i{color:#0b57d0;font-family:Georgia,serif;font-weight:400}.lp-quality-copy>p{max-width:600px;margin:58px 0 45px;color:#4b5464;font-size:17px;line-height:1.6}.lp-quality-list{border-top:1px solid #111}.lp-quality-list div{padding:17px 0;display:grid;grid-template-columns:42px 1fr;border-bottom:1px solid #1112}.lp-quality-list b{color:#0b57d0;font:700 9px monospace}.lp-quality-list span{font-size:14px}
.lp-example{padding-top:150px;padding-bottom:160px}.lp-example-head{display:flex;justify-content:space-between;align-items:end;gap:40px}.lp-example h2{max-width:1000px;margin:50px 0 0;font-size:clamp(58px,7.6vw,118px);line-height:.78;letter-spacing:-.08em}.lp-example-board{margin-top:80px;display:grid;grid-template-columns:.7fr 1.3fr;border:1px solid var(--line)}.lp-example-brief{padding:40px;background:#ffffff05}.lp-example-brief small,.lp-example-system small{color:var(--accent);font:700 8px monospace;letter-spacing:.12em}.lp-example-brief h3{margin:55px 0 25px;font-size:38px;line-height:.9;letter-spacing:-.055em}.lp-example-brief p{color:#a49ba0;line-height:1.6}.lp-example-system{padding:40px;border-left:1px solid var(--line)}.lp-example-system h3{margin:55px 0 30px;font-size:46px;letter-spacing:-.06em}.lp-example-system ul{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--line);border-left:1px solid var(--line)}.lp-example-system li{padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#d2cacf;font-size:12px}.lp-result{margin-top:28px;padding:24px;background:var(--acid);color:#111;font-size:14px;line-height:1.5}
.lp-faq{padding-top:145px;padding-bottom:150px;background:var(--paper);color:#111}.lp-faq h2{margin:50px 0 70px;font-size:clamp(60px,8vw,122px);line-height:.78;letter-spacing:-.08em}.lp-faq details{border-top:1px solid #111;padding:25px 0}.lp-faq details:last-of-type{border-bottom:1px solid #111}.lp-faq summary{display:grid;grid-template-columns:70px 1fr 35px;align-items:center;cursor:pointer;list-style:none;font-size:clamp(20px,2vw,31px);letter-spacing:-.035em}.lp-faq summary:before{content:attr(data-n);color:#9b2d5e;font:700 9px monospace}.lp-faq summary:after{content:"+";font-size:25px}.lp-faq details[open] summary:after{content:"−"}.lp-faq details p{max-width:850px;margin:22px 0 0 70px;color:#655f5b;font-size:14px;line-height:1.65}
.lp-final{min-height:90svh;padding-top:150px;padding-bottom:100px;display:flex;align-items:center;text-align:center}.lp-final>div{width:100%}.lp-final h2{max-width:1200px;margin:50px auto 40px;font-size:clamp(62px,9vw,145px);line-height:.75;letter-spacing:-.085em}.lp-final h2 i{color:var(--accent);font-family:Georgia,serif;font-weight:400}.lp-final p{max-width:650px;margin:0 auto;color:#aaa1a6;font-size:16px;line-height:1.55}.lp-final .lp-actions{justify-content:center}
@media(max-width:1000px){.lp-hero{grid-template-columns:1fr;padding-top:110px}.lp-hero-system{min-height:520px}.lp-section-head,.lp-compare-head,.lp-quality-grid{grid-template-columns:1fr}.lp-section-head>p,.lp-compare-copy{margin-top:35px}.lp-price-grid{grid-template-columns:1fr}.price-card,.price-card.featured{min-height:auto;translate:0}.lp-flow{grid-template-columns:repeat(3,1fr);row-gap:45px}.lp-flow:before{display:none}.lp-flow button:before{margin-bottom:18px}.lp-example-board{grid-template-columns:1fr}.lp-example-system{border-left:0;border-top:1px solid var(--line)}}
@media(max-width:700px){.lp-hero{min-height:auto;padding-top:90px}.lp-hero h1{font-size:58px;line-height:.79}.lp-hero-system{min-height:410px}.lp-core{width:155px;height:155px}.lp-core:before{inset:-24px}.lp-core:after{inset:-48px}.lp-core strong{font-size:21px}.lp-orbit-node{font-size:7px;padding:8px}.lp-system-foot{display:none}.lp-reality,.lp-compare,.lp-packages,.lp-journey,.lp-quality,.lp-example,.lp-faq{padding-top:95px;padding-bottom:100px}.lp-section-head h2,.lp-compare h2,.lp-packages h2,.lp-journey h2,.lp-quality h2,.lp-example h2,.lp-faq h2{font-size:52px}.lp-check-grid{grid-template-columns:1fr;margin-top:55px}.lp-compare-row{grid-template-columns:1fr}.lp-compare-row>div+div{border-left:0;border-top:1px solid #1112}.lp-compare-note{margin:30px 0 0}.lp-packages-head{display:block}.lp-price-grid{margin-top:60px}.price-card{padding:28px 22px}.lp-flow{grid-template-columns:1fr 1fr;margin-top:65px}.lp-flow button strong{font-size:15px}.lp-flow-equation{line-height:1.8}.lp-example-system ul{grid-template-columns:1fr}.lp-example-system{padding:26px 20px}.lp-example-brief{padding:26px 20px}.lp-faq summary{grid-template-columns:35px 1fr 25px;font-size:18px}.lp-faq details p{margin-left:35px}.lp-final{min-height:80svh}.lp-final h2{font-size:58px}.lp-actions{display:grid}.lp-button{width:100%}}
@media(prefers-reduced-motion:reduce){.lp-core:before,.lp-core:after{animation:none}}
