:root{--bg:#07070c;--surface:#11111a;--surface2:#171522;--text:#f8f6fc;--muted:#aaa6b5;--line:#2b2938;--purple:#9044ff;--pink:#df43bb;--orange:#ff682d;--green:#5fe1a1;--red:#ff6f78;--grad:linear-gradient(110deg,var(--purple),var(--pink) 55%,var(--orange));--shadow:0 24px 70px rgba(0,0,0,.45)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;overflow-x:hidden;background:var(--bg);color:var(--text);font:16px/1.5 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.compact-wrap{max-width:930px}.topbar{height:70px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#08080d}.topbar img{width:122px}.top-cta{padding:10px 14px;border:1px solid #3d394a;border-radius:999px;background:#11111a;font-size:.82rem;font-weight:900}.hero{padding:62px 0 88px;overflow:hidden;isolation:isolate}.hero-grid{display:grid;gap:28px}.badge,.kicker{margin:0 0 18px;text-transform:uppercase;letter-spacing:.13em;font-size:.78rem;font-weight:900;color:#c69cff}.badge{display:inline-flex;padding:8px 12px;border:1px solid #4c3265;border-radius:999px;background:#181021}.hero h1,h2{margin:0 0 22px;font-weight:900;letter-spacing:-.055em;line-height:.98}.hero h1{font-size:clamp(3.25rem,14vw,7.25rem)}h2{font-size:clamp(2.6rem,10vw,5.6rem)}h1 span,h2 span{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead,.lead{max-width:680px;margin:0;color:var(--muted);font-size:1.05rem}.breakout{position:relative;height:510px;margin:8px -8px 10px}.breakout figure{margin:0}.sheet-back{position:absolute;left:13%;right:8%;top:30px;height:235px;overflow:hidden;border:1px solid #49325b;border-radius:18px;transform:rotate(-4deg);opacity:.64;box-shadow:var(--shadow)}.sheet-back img{width:100%;height:100%;object-fit:cover;filter:saturate(.8) brightness(.65)}.sheet-back figcaption{position:absolute;z-index:2;right:10px;top:9px;padding:5px 8px;border-radius:999px;background:rgba(7,7,11,.86);color:#f2eff7;font-size:.75rem;font-weight:900;letter-spacing:.05em}.sheet-back figcaption b{color:#c76fff;margin-right:4px}.location-main{position:absolute;left:4%;right:8%;top:68px;height:245px;overflow:hidden;border:1px solid #71617f;border-radius:20px;background:#101018;box-shadow:var(--shadow)}.location-main img{width:100%;height:100%;object-fit:cover}.location-main:after{content:"";position:absolute;inset:auto 0 0;height:48%;background:linear-gradient(transparent,rgba(6,6,10,.92))}.location-main figcaption,.angle figcaption,.character-frame figcaption{position:absolute;z-index:2;inset:auto 10px 9px;font-size:.75rem;font-weight:900;letter-spacing:.05em}.location-main figcaption b,.angle figcaption b,.character-frame figcaption b{color:#c76fff;margin-right:7px}.angle,.character-frame{position:absolute;overflow:hidden;border:1px solid #4b4655;border-radius:13px;background:#11111a;box-shadow:0 18px 38px rgba(0,0,0,.5)}.angle{width:31%;height:120px;top:280px}.angle-front{left:0;transform:rotate(-6deg)}.angle-left{left:34%;top:300px;transform:rotate(2deg)}.angle-right{right:0;transform:rotate(6deg)}.angle img{position:absolute;top:0;width:300%;max-width:none;height:180%;object-fit:cover}.angle-front img{left:0}.angle-left img{left:-100%}.angle-right img{left:-200%}.angle:after,.character-frame:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(4,4,7,.92))}.character-frame{left:9%;bottom:21px;width:35%;height:150px;transform:rotate(-3deg)}.character-frame img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.burst-line{position:absolute;height:1px;background:linear-gradient(90deg,#c35ef1,transparent);transform-origin:left;opacity:.75}.burst-line:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#d66be9;left:-2px;top:-3px}.burst-a{left:46%;top:255px;width:120px;transform:rotate(23deg)}.burst-b{left:46%;top:255px;width:115px;transform:rotate(62deg)}.burst-c{left:46%;top:255px;width:120px;transform:rotate(145deg)}.breakout-label{position:absolute;right:3%;bottom:28px;width:49%;margin:0;padding:12px;border:1px solid #55386a;border-radius:13px;background:rgba(19,14,28,.94);font-size:.75rem;line-height:1.25}.breakout-label svg{width:20px;height:20px;fill:none;stroke:#c66cff;stroke-width:1.8;vertical-align:middle;margin-right:5px}.breakout-label span,.breakout-label strong{display:block}.breakout-label i{color:#da5bbe;font-style:normal}.breakout-label strong{color:white}.hero-actions{display:grid;gap:18px}.hero-status{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hero-status span{display:flex;align-items:center;gap:7px;padding:11px;border:1px solid var(--line);border-radius:12px;background:#0e0e15;font-size:.75rem;color:var(--muted)}.hero-status span:last-child{grid-column:1/-1}.hero-status b{color:white}.hero-status i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 10px rgba(95,225,161,.5)}.hero-status .progress i{background:var(--orange)}.hero-offer{display:grid;grid-template-columns:1.1fr 1fr 1fr;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#0e0e15}.hero-offer>div{padding:13px 8px;text-align:center}.hero-offer>div+div{border-left:1px solid var(--line)}.hero-offer small,.price-grid small{display:block;color:#898493;font-size:.75rem;font-weight:800;letter-spacing:.06em}.hero-offer strong{font-size:1.55rem}.hero-offer s,.hero-offer b{font-size:.85rem}.button{min-height:59px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 17px;border:0;border-radius:14px;background:var(--grad);box-shadow:0 12px 34px rgba(181,53,184,.25);color:white;font-weight:900;text-align:center;text-transform:uppercase;letter-spacing:.01em}.button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.micro{margin:0;text-align:center;color:#7f7a88;font-size:.78rem}.section{padding:88px 0;border-top:1px solid rgba(255,255,255,.055)}.section-head,.proof-heading{max-width:780px;margin-bottom:34px}.center{text-align:center;margin-inline:auto}.system-section{text-align:center;background:linear-gradient(180deg,#0d0d14,#08080d)}.system-section .lead{margin:0 auto 30px}.system-map{display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:left}.system-map article{min-height:118px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#101018;display:flex;flex-direction:column;justify-content:center}.system-map .node-real{grid-column:1/-1;min-height:100px;border-color:#57366b;background:linear-gradient(135deg,#181123,#101018)}.system-map svg{width:26px;height:26px;margin-bottom:10px;fill:none;stroke:#c26dff;stroke-width:1.7}.system-map b{font-size:.82rem;letter-spacing:.06em}.system-map span{font-size:.78rem;color:var(--muted)}.compare-section{background:#0d0d14}.compare-grid{display:grid;gap:13px}.compare-card{padding:23px 20px;border:1px solid var(--line);border-radius:21px;background:#111116}.compare-card.good{border-color:#59326c;background:linear-gradient(145deg,#191221,#101017)}.compare-card header{display:flex;gap:13px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line)}.compare-card header>span{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:#2d171d;color:var(--red);font-size:1.3rem;font-weight:900;flex:none}.compare-card.good header>span{background:#11251d;color:var(--green)}.compare-card small{font-size:.75rem;color:#938d9d;letter-spacing:.07em}.compare-card h3{margin:1px 0 0;font-size:1.2rem}.compare-card ul{list-style:none;margin:8px 0 0;padding:0}.compare-card li{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #26242d;font-weight:700}.compare-card li svg{width:19px;height:19px;fill:none;stroke:var(--red);stroke-width:2.4}.compare-card.good li svg{stroke:var(--green)}.proof-section{overflow:hidden}.proof-heading>p:last-child{color:var(--muted);font-size:1.03rem}.rebuild-proof{display:grid;gap:14px}.rebuild-proof figure{margin:0}.raw-photo{position:relative;height:260px;overflow:hidden;border-radius:20px;border:1px solid #3b3744}.raw-photo img{width:100%;height:100%;object-fit:cover}.raw-photo:after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(transparent,rgba(5,5,8,.9))}.raw-photo figcaption,.crop figcaption{position:absolute;z-index:2;left:12px;bottom:10px;font-size:.75rem;font-weight:900;letter-spacing:.08em}.lock-cue{display:flex;flex-direction:column;align-items:center;color:#c65de6;font-size:.75rem;font-weight:900;letter-spacing:.1em}.lock-cue span{font-size:1.6rem;line-height:1}.angle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.crop{position:relative;aspect-ratio:3/4;overflow:hidden;border:1px solid #3e3948;border-radius:12px;background:#11111a}.crop img{position:absolute;top:0;width:300%;max-width:none;height:180%;object-fit:cover}.crop-ex-front img{left:0}.crop-ex-left img{left:-100%}.crop-ex-right img{left:-200%}.crop:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(4,4,7,.92))}.identity-strip{display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:var(--line)}.identity-strip span{padding:10px 7px;background:#101018;text-align:center;font-size:.75rem;font-weight:850;letter-spacing:.04em;color:#bbb5c4}.proof-line{margin:24px 0 0;text-align:center;color:var(--muted);font-size:1.05rem}.proof-line b{color:white}.business-fit{background:#0d0d14}.business-list{display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid var(--line);border-radius:17px;overflow:hidden;background:var(--line)}.business-list span{padding:14px;background:#101018;font-weight:750}.interior-grid .crop-in-hero img{left:0}.interior-grid .crop-in-counter img{left:-100%}.interior-grid .crop-in-wait img{left:-200%;top:-65%}.character-layout{display:grid;gap:35px}.character-concept{position:relative;padding:18px;border:1px solid #523668;border-radius:23px;background:linear-gradient(145deg,#171121,#0d0d14)}.character-concept>figure{position:relative;height:330px;margin:0;overflow:hidden;border-radius:17px}.character-concept>figure img{width:100%;height:100%;object-fit:cover;object-position:center 24%}.character-concept>figure:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(6,6,10,.88))}.character-concept figcaption{position:absolute;z-index:1;left:12px;bottom:10px;font-size:.75rem;font-weight:900;letter-spacing:.08em}.concept-shots{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.concept-shots article{min-height:105px;padding:11px 7px;border:1px dashed #554a60;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.concept-shots svg{width:25px;height:25px;fill:none;stroke:#be69f4;stroke-width:1.7;margin-bottom:7px}.concept-shots b{font-size:.76rem}.concept-shots span{font-size:.75rem;color:var(--muted)}.character-concept>p{margin:12px 0 0;color:#8b8593;font-size:.75rem;text-align:center}.pillar-section{background:#0d0d14}.pillars{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pillars article{position:relative;padding:19px 15px;border-top:1px solid #5e3a72;background:linear-gradient(180deg,rgba(145,66,209,.07),transparent)}.pillars article>b{position:absolute;right:12px;top:13px;color:#706a78;font-size:.75rem}.pillars svg{width:32px;height:32px;fill:none;stroke:#c56dfd;stroke-width:1.6}.pillars h3{margin:13px 0 2px;font-size:1rem}.pillars p{margin:0;color:var(--muted);font-size:.78rem}.ready-layout{display:grid;gap:34px}.ready-blocks{display:grid;gap:10px}.ready-blocks article{display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:16px;background:#101018}.ready-blocks svg{width:44px;height:44px;padding:10px;border-radius:12px;background:#171222;fill:none;stroke:#c36df8;stroke-width:1.6}.ready-blocks span{display:grid;grid-template-columns:1fr auto;align-items:center}.ready-blocks b{font-size:.85rem}.ready-blocks strong{color:var(--green);font-size:.78rem}.ready-blocks .tutorial strong{color:#ff9a70}.ready-blocks i{grid-column:1/-1;height:7px;background:#292631;border-radius:10px;margin-top:9px;overflow:hidden}.ready-blocks em{display:block;width:20%;height:100%;background:var(--grad)}.offer-section{background:radial-gradient(circle at 50% 35%,rgba(135,46,180,.18),transparent 55%)}.offer-card{padding:30px 21px;border:1px solid transparent;border-radius:28px;background:linear-gradient(145deg,#181320,#0d0d14) padding-box,var(--grad) border-box;box-shadow:var(--shadow)}.offer-name{margin:0 0 14px;color:#b9b3c0;font-weight:850;letter-spacing:.08em}.price-grid{display:grid;grid-template-columns:1fr 1.3fr 1fr;margin:27px 0;border-block:1px solid var(--line)}.price-grid>div{padding:16px 6px;text-align:center}.price-grid>div+div{border-left:1px solid var(--line)}.price-grid s,.price-grid b{font-size:1rem}.price-grid strong{font-size:2.5rem;line-height:1;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.limit{display:flex;align-items:center;justify-content:center;gap:10px;margin:22px 0}.limit b{font-size:3.3rem}.limit span{color:#ff9d75;font-size:.76rem;line-height:1.15;font-weight:900}.checkout{background:#0d0d14}.checkout-box{max-width:900px}.order-card{padding:22px;border:1px solid var(--line);border-radius:22px;background:#101018}.order-title{display:grid;grid-template-columns:52px 1fr auto;gap:11px;align-items:center;padding-bottom:17px;border-bottom:1px solid var(--line)}.order-title img{width:52px;height:52px;object-fit:contain;background:#181223;border-radius:12px}.order-title span{display:flex;flex-direction:column}.order-title small{color:var(--muted)}.order-title>strong{font-size:1.25rem}.order-card>p{display:flex;justify-content:space-between;margin:15px 0}.order-card ul{list-style:none;margin:0;padding:15px 0 0;border-top:1px solid var(--line)}.order-card li{display:flex;align-items:center;gap:8px;padding:4px 0;color:#c5c0cc}.order-card li svg{width:18px;height:18px;fill:none;stroke:var(--green);stroke-width:2.5}.bcl-placeholder{min-height:190px;margin-top:18px;border:1px dashed #6d477f;border-radius:20px;background:linear-gradient(135deg,#15101e,#0d0d14);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px}.bcl-placeholder svg{width:34px;height:34px;fill:none;stroke:#c66cff;stroke-width:1.6;margin-bottom:12px}.bcl-placeholder b{line-height:1.35}.bcl-placeholder span{margin-top:8px;color:var(--muted);font-size:.8rem}.faq-layout{display:grid;gap:35px}.faqs article{display:grid;grid-template-columns:32px 1fr;gap:13px;padding:22px 0;border-bottom:1px solid var(--line)}.faqs article>b{color:#a56bd8;font-size:.75rem}.faqs h3{margin:0 0 7px;font-size:1.04rem}.faqs p{margin:0;color:var(--muted);font-size:.92rem}footer{padding:46px 20px;border-top:1px solid var(--line);text-align:center;color:var(--muted)}footer img{width:145px;margin:auto}footer p{font-size:.8rem;letter-spacing:.08em}footer small{font-size:.75rem}
@media(min-width:700px){.wrap{width:min(1120px,calc(100% - 72px))}.section{padding:118px 0}.hero{padding:90px 0 110px}.hero-grid{grid-template-columns:.9fr 1.1fr;grid-template-rows:auto auto;gap:22px 70px;align-items:center}.hero-intro{grid-column:1;grid-row:1}.breakout{grid-column:2;grid-row:1/3;height:650px;margin:0 -20px}.hero-actions{grid-column:1;grid-row:2}.sheet-back{height:300px}.location-main{height:330px}.angle{height:150px;top:365px}.angle-left{top:390px}.character-frame{height:190px}.breakout-label{bottom:38px}.button{width:auto;min-width:360px}.system-map{grid-template-columns:1.25fr repeat(4,1fr)}.system-map .node-real{grid-column:auto}.compare-grid{grid-template-columns:1fr 1fr}.angle-grid{gap:12px}.crop{aspect-ratio:4/3}.identity-strip{grid-template-columns:repeat(4,1fr)}.business-list{grid-template-columns:repeat(4,1fr)}.character-layout,.ready-layout,.faq-layout{grid-template-columns:1fr 1fr;gap:70px;align-items:start}.pillars{grid-template-columns:repeat(4,1fr)}.offer-card{padding:56px}.offer-card .button{display:flex;margin-inline:auto;max-width:460px}.checkout-box h2{text-align:center}.checkout-box>.kicker{text-align:center}.order-card{padding:30px}.bcl-placeholder{min-height:230px}}
@media(min-width:1000px){.topbar{padding-inline:42px}.topbar img{width:150px}.hero-grid{gap:30px 90px}.breakout{height:700px}.location-main{height:360px}.angle{height:170px;top:395px}.angle-left{top:420px}.character-frame{height:210px}.section-head,.proof-heading{margin-bottom:46px}.rebuild-proof{grid-template-columns:1fr 60px 1.25fr;align-items:center}.lock-cue span{transform:rotate(-90deg)}.lock-cue{height:100%;justify-content:center}.identity-strip{grid-column:1/-1}.proof-line{font-size:1.25rem}.business-list{grid-template-columns:repeat(6,1fr)}}
@media(max-width:374px){.wrap{width:min(100% - 28px,1120px)}.topbar{padding-inline:14px}.topbar img{width:108px}.hero h1{font-size:3rem}.breakout{margin-inline:-4px}.hero-offer{grid-template-columns:1fr}.hero-offer>div+div{border-left:0;border-top:1px solid var(--line)}.price-grid{grid-template-columns:1fr}.price-grid>div+div{border-left:0;border-top:1px solid var(--line)}.angle{height:112px}.breakout-label{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.top-cta{white-space:nowrap}.playlist-section{padding-top:58px;background:radial-gradient(circle at 50% 48%,rgba(174,50,225,.15),transparent 53%)}.playlist-layout{display:grid;gap:24px;align-items:center}.playlist-visual{margin:0}.playlist-visual img{width:min(100%,620px);margin:auto;filter:drop-shadow(0 28px 45px rgba(111,25,155,.25))}.playlist-visual figcaption{margin-top:6px;text-align:center;color:#9f99aa;font-size:.8rem;font-weight:800;letter-spacing:.04em}.ready-blocks .tutorial small{grid-column:1/-1;margin-top:8px;color:#aaa6b5;font-size:.78rem;line-height:1.4}.order-note{display:block;margin-top:16px;padding-top:15px;border-top:1px solid var(--line);color:#aaa6b5;line-height:1.45}#checkout,.bcl-embed-wrap,#bcl-payment-form{overflow-anchor:none}.bcl-embed-wrap{position:relative;min-height:260px;margin-top:20px;overflow:visible;border-radius:20px;background:#fff}.bcl-loading{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid #49345d;border-radius:20px;background:linear-gradient(135deg,#15101e,#0d0d14);color:#aaa6b5;text-align:center}.bcl-loading svg{width:34px;height:34px;fill:none;stroke:#c66cff;stroke-width:1.6}.bcl-embed-wrap:has(#bcl-payment-form iframe[style*="opacity: 1"]) .bcl-loading{display:none}#bcl-payment-form{position:relative;z-index:1;width:100%;min-height:260px;overflow:visible}#bcl-payment-form iframe{display:block;width:100%!important;max-width:100%;border:0}.checkout-box{overflow:visible}
@media(max-width:699px){.topbar{padding-inline:12px}.topbar img{width:86px}.top-cta{padding:8px 9px;font-size:.75rem}.playlist-copy{text-align:center}.playlist-section{padding-block:72px}.playlist-visual{margin-inline:-10px}.hero-status span{padding:11px 9px}.ready-blocks .tutorial strong{font-size:.75rem}.bcl-embed-wrap{margin-inline:-6px}}
@media(min-width:700px){.playlist-layout{grid-template-columns:.8fr 1.2fr;gap:60px}.playlist-visual img{width:100%}.bcl-embed-wrap{min-height:340px}#bcl-payment-form{min-height:340px}}
.playlist-visual{width:100%;height:auto;min-height:0;overflow:visible;margin:0!important;position:static}.playlist-visual img{display:block;width:100%!important;max-width:100%;height:auto!important;min-height:0;object-fit:contain;object-position:center;aspect-ratio:auto;margin:0 auto}.checkout-box>h2{margin-bottom:16px}.checkout-lead{max-width:650px;margin:0 auto 22px;color:var(--muted);font-size:1rem;text-align:center}.checkout-status{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:0 auto}.checkout-status span{display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid var(--line);border-radius:999px;background:#101018;color:#d8d4de;font-size:.78rem;font-weight:800}.checkout-status svg{width:17px;height:17px;fill:none;stroke:var(--green);stroke-width:2.4}.checkout-status i{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 9px rgba(255,104,45,.45)}.checkout-note{margin:13px auto 0;color:#918b99;font-size:.8rem;text-align:center}.bcl-embed-wrap{margin-top:24px}
@media(max-width:699px){.playlist-visual{width:100%;max-width:100%;margin-inline:0!important}.playlist-visual img{width:100%!important;max-width:100%;height:auto!important}.checkout-status{display:grid;grid-template-columns:1fr}.checkout-status span{justify-content:flex-start;border-radius:12px}.checkout-lead{text-align:left}.checkout-note{text-align:left}.checkout-box>.kicker,.checkout-box>h2{text-align:left}}
