@font-face{font-family:system-ui;src:local("Arial")}
:root{--orange:#ff6b18;--orange2:#ff8a26;--gold:#ffb13a;--cream:#fff4e8;--muted:#c7bbb4;--purple:#a56df4;--purple2:#6b3ca2;--panel:rgba(12,10,11,.82);--line:rgba(255,130,30,.42)}
*{box-sizing:border-box}

html{background:#050505;color-scheme:dark;scroll-behavior:smooth}
body{margin:0;min-height:100vh;background:
radial-gradient(circle at 50% -10%,rgba(255,94,18,.08),transparent 38%),
radial-gradient(circle at 1px 1px,rgba(255,126,32,.12) 1px,transparent 1.2px) 0 0/18px 18px,
#050505;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
.skip-link{position:fixed;left:1rem;top:-5rem;z-index:9999;background:#fff;color:#111;padding:.75rem 1rem;border-radius:10px}.skip-link:focus{top:1rem}
.ref-nav{height:58px;margin:13px auto 0;width:min(calc(100% - 26px),1510px);display:grid;grid-template-columns:220px 1fr 190px;align-items:center;padding:0 16px;border:1px solid rgba(255,134,35,.5);border-radius:18px;background:linear-gradient(180deg,rgba(29,24,23,.88),rgba(7,7,8,.91));box-shadow:0 12px 40px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.04);position:relative;z-index:30;backdrop-filter:blur(16px)}
.ref-brand{display:flex;align-items:center;gap:8px;font-size:.88rem}.ref-brand img{width:36px;height:36px;object-fit:contain}.ref-brand strong{font-size:.87rem;letter-spacing:-.01em}
.ref-primary-nav{display:flex;justify-content:center;align-items:center;gap:14px}.ref-primary-nav a{padding:10px 18px;border-radius:10px;font-size:.78rem;color:#f8eee8;white-space:nowrap}.ref-primary-nav a:hover,.ref-primary-nav a:focus-visible{color:#fff;background:rgba(255,255,255,.05)}.ref-primary-nav a[aria-current="page"]{color:#ffc15b}.ref-primary-nav .ref-share-link,.ref-primary-nav .ref-share-link[aria-current="page"]{color:#fff;background:linear-gradient(180deg,#a83a1c,#5d1a0d);box-shadow:0 0 22px rgba(255,88,18,.45),inset 0 0 18px rgba(255,152,57,.22)}
.ref-nav-actions{display:flex;justify-content:flex-end;align-items:center;gap:16px}.ref-search{width:40px;height:40px;display:grid;place-items:center;border-radius:50%}.ref-search svg{width:19px;height:19px;fill:none;stroke:#fff;stroke-width:1.6}.ref-signin{min-height:38px;padding:0 22px;border:1px solid rgba(255,160,61,.36);border-radius:12px;background:rgba(255,255,255,.02);color:#fff;cursor:pointer;font-size:.78rem}.ref-menu{display:none;width:42px;height:42px;border:1px solid rgba(255,160,61,.35);border-radius:11px;background:transparent}.ref-menu span{display:block;width:18px;height:1px;margin:5px auto;background:#fff}
.ref-mobile-nav{position:fixed;z-index:29;top:78px;left:13px;right:13px;padding:12px;border:1px solid rgba(255,130,30,.5);border-radius:16px;background:rgba(8,8,9,.97);box-shadow:0 24px 50px rgba(0,0,0,.5)}.ref-mobile-nav a,.ref-mobile-nav button{display:block;width:100%;padding:14px;border:0;border-radius:10px;background:transparent;color:#fff;text-align:left}
.ref-toast{position:fixed;left:50%;bottom:22px;z-index:100;transform:translate(-50%,18px);opacity:0;pointer-events:none;background:#1b0d09;border:1px solid rgba(255,134,35,.45);border-radius:13px;padding:11px 16px;color:#fff;transition:.2s ease}.ref-toast.show{opacity:1;transform:translate(-50%,0)}

.ref-home-main{width:min(calc(100% - 28px),1510px);margin:0 auto;padding-top:8px}
.ref-home-hero{min-height:390px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;position:relative;border-bottom:1px solid rgba(255,132,29,.18)}
.ref-home-copy{padding:36px 0 30px 44px;position:relative;z-index:2}.ref-home-copy h1{margin:0;max-width:760px;font-size:clamp(2.4rem,4.2vw,5.15rem);line-height:1.02;letter-spacing:-.055em}.ref-home-copy p{margin:16px 0 24px;color:#e6dcd6;font-size:clamp(.95rem,1.25vw,1.3rem)}
.ref-cta{display:inline-flex;min-width:205px;min-height:52px;align-items:center;justify-content:center;border-radius:12px;font-weight:800}.ref-cta-orange{background:linear-gradient(135deg,#ff6b16,#b93612);box-shadow:0 0 25px rgba(255,92,20,.5),inset 0 1px 0 rgba(255,255,255,.25);border:1px solid #ff8a26}
.ref-open-note{display:flex;align-items:center;gap:9px;margin:15px 0 0 30px;color:#ece4df;font-size:.86rem}.ref-open-note span{color:#fff}
.ref-home-art{height:370px;margin:0;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.ref-home-art::after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(transparent,#050505)}.ref-home-art .ref-art-svg{width:min(94%,700px);height:100%;border-radius:2px;filter:saturate(1.04) contrast(1.02);mask-image:linear-gradient(90deg,transparent 0,#000 12%,#000 92%,transparent 100%)}

.ref-cloud-card{height:250px;position:relative;margin-top:-10px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:linear-gradient(180deg,rgba(20,18,19,.92),rgba(7,8,9,.92));overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.28)}
.ref-cloud-heading{position:absolute;top:24px;left:40px;z-index:3}.ref-cloud-heading h2{margin:0;font-size:1.3rem}.ref-cloud-heading p{margin:4px 0 0;color:#cabdb6;font-size:.75rem}
.ref-orbits{position:absolute;inset:28px 8% 8px;perspective:400px}.ref-orbits i{position:absolute;left:50%;top:56%;border:1px solid rgba(255,103,16,.54);border-radius:50%;transform:translate(-50%,-50%) rotateX(72deg);box-shadow:0 0 10px rgba(255,99,18,.15)}.ref-orbits i:nth-child(1){width:94%;height:190%}.ref-orbits i:nth-child(2){width:77%;height:142%}.ref-orbits i:nth-child(3){width:55%;height:98%}.ref-orbits i:nth-child(4){width:30%;height:56%}.ref-orbits::before,.ref-orbits::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#ff7a20;box-shadow:0 0 13px 4px rgba(255,119,20,.7)}.ref-orbits::before{left:4%;top:63%}.ref-orbits::after{right:7%;top:66%}
.ref-word-cloud{position:absolute;inset:0;z-index:2}.ref-word-cloud a{position:absolute;color:#ffc468;text-shadow:0 0 14px rgba(255,108,19,.24);white-space:nowrap}.ref-word-cloud a:hover,.ref-word-cloud a:focus-visible{color:#fff}
.ref-word-cloud .w1{left:28%;top:18%;font-size:.85rem}.w2{left:48%;top:15%;font-size:.88rem}.w3{left:61%;top:23%;font-size:.8rem}.w4{left:75%;top:24%;font-size:.82rem}.w5{left:35%;top:34%;font-size:1.85rem;font-weight:800}.w6{left:36%;top:55%;font-size:1.7rem;font-weight:800}.w7{left:25%;top:54%;font-size:1.15rem}.w8{left:45%;top:70%;font-size:1.55rem;font-weight:800}.w9{left:61%;top:54%;font-size:1.2rem}.w10{left:16%;top:69%;font-size:.92rem}.w11{left:68%;top:43%;font-size:.86rem}.w12{left:38%;top:84%;font-size:.75rem}.w13{left:22%;top:83%;font-size:.78rem}.w14{left:56%;top:82%;font-size:.73rem}.w15{left:30%;top:69%;font-size:.8rem}.w16{left:49%;top:88%;font-size:.7rem}
.ref-explore-pill{position:absolute;z-index:4;left:50%;bottom:8px;transform:translateX(-50%);padding:8px 22px;border:1px solid rgba(255,136,35,.38);border-radius:999px;background:#130b08;color:#fff;font-size:.72rem}
.ref-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:15px;padding:16px 20px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(12,12,13,.76)}.ref-trust-row article{display:flex;align-items:center;gap:14px}.ref-round-icon{width:54px;height:54px;border-radius:50%;border:1px solid rgba(255,126,25,.7);display:grid;place-items:center;color:#ff8b25;font-size:1.25rem;flex:0 0 auto}.ref-trust-row h3{margin:0 0 3px;font-size:.86rem}.ref-trust-row p{margin:0;color:#c7bbb4;font-size:.66rem;line-height:1.45}
.ref-home-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:13px;padding:17px 16px 19px;color:#e6c993;font-size:.82rem}.ref-home-footer b{color:#fff}.ref-home-footer u{color:#fff}

.ref-choice-main{width:min(calc(100% - 26px),1450px);min-height:calc(100vh - 84px);margin:0 auto;padding:50px 40px 32px;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:rgba(8,7,9,.42);display:flex;flex-direction:column;align-items:center}
.ref-choice-heading{text-align:center}.ref-choice-heading h1{margin:0;font-size:clamp(1.65rem,2.4vw,2.7rem)}.ref-choice-heading p{margin:12px 0 0;color:#d3c8c3;font-size:1rem}
.ref-choice-grid{width:min(100%,1080px);display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:34px}
.ref-choice-card{overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#120d0d,#09090d);box-shadow:0 22px 50px rgba(0,0,0,.35)}.ref-guided-choice{border:1px solid #ff7a16}.ref-free-choice{border:1px solid rgba(173,107,244,.9)}
.ref-choice-image{height:260px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08)}.ref-choice-image .ref-art-svg{width:100%;height:100%;display:block}
.ref-choice-body{padding:26px 30px 28px}.ref-choice-label{margin:0 0 12px;font-weight:900;letter-spacing:.1em;font-size:1.18rem}.ref-guided-choice .ref-choice-label{color:#ffad3d}.ref-free-choice .ref-choice-label{color:#b888f5}.ref-choice-body h2{font-size:clamp(1.45rem,2.2vw,2.1rem);line-height:1.07;margin:0}.ref-choice-body>p:not(.ref-choice-label){color:#d4c8c3;line-height:1.55;margin:16px 0 22px;font-size:.95rem}
.ref-choice-button{min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:13px;font-size:1.02rem;font-weight:800}.ref-guided-button{background:linear-gradient(135deg,#ff8b25,#b84b0f);box-shadow:0 0 22px rgba(255,103,16,.35)}.ref-free-button{background:linear-gradient(135deg,#6e3d9d,#3d225f);box-shadow:0 0 22px rgba(151,88,224,.22)}
.ref-switch-anytime{margin:30px 0 0;color:#d6cbc6}.ref-switch-anytime span{color:#ff8b25;margin-right:12px}

.ref-guided-main,.ref-freeflow-main{width:min(calc(100% - 26px),1510px);margin:0 auto;min-height:calc(100vh - 84px);padding:24px 0 18px;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:linear-gradient(180deg,rgba(18,12,11,.62),rgba(6,7,8,.3));display:flex;flex-direction:column;align-items:center;overflow:hidden}
.ref-story-heading{text-align:center;position:relative;margin:0 auto 18px}.ref-story-heading::before{content:"";position:absolute;left:50%;top:50%;width:520px;height:130px;border:1px solid rgba(255,107,23,.22);border-radius:50%;transform:translate(-50%,-50%) rotateX(72deg);box-shadow:0 0 16px rgba(255,91,17,.12)}.ref-story-heading p{position:relative;margin:0;color:#ff971f;font-weight:900;letter-spacing:.12em;font-size:1rem}.ref-story-heading h1{position:relative;margin:9px 0 8px;font-size:clamp(2rem,3.4vw,3.65rem);line-height:1.02;letter-spacing:-.04em}.ref-story-heading span{position:relative;color:#c9beb8;font-size:.8rem}.ref-story-heading i{position:relative;display:block;margin:8px auto 0;color:#ff8b25;font-style:normal}
.ref-journey-deck{width:100%;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;padding:0 7px}
.ref-journey-card{height:410px;position:relative;overflow:hidden;border:1px solid rgba(255,122,22,.72);border-radius:13px;background:#100b0c;display:flex;flex-direction:column}.ref-journey-card.purple{border-color:rgba(152,85,224,.72)}.ref-journey-card .ref-art-svg{width:100%;height:220px;display:block;filter:saturate(1.08)}.ref-card-icon{position:absolute;left:13px;top:198px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,166,49,.78);background:rgba(107,45,10,.94);color:#fff;font-weight:900}.ref-journey-card.purple .ref-card-icon{border-color:#a76cf3;background:#4a276f}.ref-journey-card h2{margin:38px 12px 0;font-size:.87rem;line-height:1.2}.ref-journey-card p{margin:17px 12px 0;color:#d7cbc4;font-size:.72rem;line-height:1.55}
.ref-progress-dots{display:flex;gap:11px;margin:16px 0 13px}.ref-progress-dots>*{width:8px;height:8px;border-radius:50%;background:#392c27}.ref-progress-dots b{background:#ff881f;box-shadow:0 0 8px rgba(255,118,18,.5)}
.ref-mode-note{display:inline-flex;align-items:center;gap:12px;margin-top:auto;padding:10px 22px;border:1px solid rgba(255,130,30,.18);border-radius:999px;background:rgba(8,8,9,.58);font-size:.76rem;color:#ddd2cc}.ref-mode-note span{color:#ff8b25}

.ref-free-heading p{color:#b36ef1}.ref-free-heading::before{border-color:rgba(148,77,222,.18)}
.ref-freeflow-art{width:min(880px,80vw);height:470px;margin:-5px 0 0;overflow:hidden;position:relative}.ref-freeflow-art::after{content:"";position:absolute;inset:auto 0 0;height:30%;background:linear-gradient(transparent,#070708)}.ref-freeflow-art .ref-art-svg{width:100%;height:100%;display:block;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.ref-freeflow-features{width:min(1020px,88vw);display:grid;grid-template-columns:repeat(4,1fr);gap:34px;margin:-48px 0 18px;position:relative;z-index:2}.ref-freeflow-features article{text-align:center}.ref-freeflow-features article>span{width:50px;height:50px;border:1px solid rgba(255,133,28,.65);border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;color:#ff8b25;background:rgba(18,10,7,.72)}.ref-freeflow-features h2{margin:0;font-size:.92rem}.ref-freeflow-features p{margin:5px 0 0;color:#c5b9b3;font-size:.72rem}

@media(max-width:1100px){
.ref-nav{grid-template-columns:180px 1fr 150px}.ref-primary-nav{gap:4px}.ref-primary-nav a{padding:9px 10px}
.ref-home-hero{grid-template-columns:1fr 1fr}.ref-trust-row{grid-template-columns:repeat(2,1fr)}
.ref-journey-deck{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 16px 10px;gap:10px}.ref-journey-card{flex:0 0 190px;scroll-snap-align:start}
}
@media(max-width:760px){
.ref-nav{height:56px;grid-template-columns:1fr auto;margin-top:8px}.ref-primary-nav,.ref-search,.ref-signin{display:none}.ref-menu{display:block}.ref-nav-actions{gap:7px}
.ref-home-main{width:calc(100% - 16px)}.ref-home-hero{grid-template-columns:1fr;min-height:auto}.ref-home-copy{padding:42px 20px 10px}.ref-home-art{height:300px}.ref-cloud-card{height:330px}.ref-cloud-heading{left:20px}.ref-word-cloud .w5{left:17%;top:32%}.ref-word-cloud .w6{left:16%;top:50%}.ref-word-cloud .w8{left:31%;top:67%}.ref-word-cloud .w9{left:61%;top:50%}.ref-word-cloud .w7{left:7%;top:62%}.ref-word-cloud .w1{left:10%}.ref-word-cloud .w2{left:55%}.ref-word-cloud .w3{left:66%;top:27%}.ref-word-cloud .w4{left:70%;top:77%}.ref-word-cloud .w10{left:6%;top:78%}.ref-word-cloud .w11{left:56%;top:40%}.ref-word-cloud .w12,.ref-word-cloud .w13,.ref-word-cloud .w14,.ref-word-cloud .w15,.ref-word-cloud .w16{display:none}.ref-trust-row{grid-template-columns:1fr;padding:16px}.ref-home-footer{font-size:.72rem}
.ref-choice-main{width:calc(100% - 16px);padding:34px 16px}.ref-choice-grid{grid-template-columns:1fr;max-width:520px}.ref-choice-image{height:220px}
.ref-guided-main,.ref-freeflow-main{width:calc(100% - 16px);padding-top:30px}.ref-story-heading::before{width:300px}.ref-journey-card{flex-basis:170px;height:380px}.ref-journey-card .ref-art-svg{height:195px}.ref-card-icon{top:173px}.ref-freeflow-art{width:100%;height:360px}.ref-freeflow-features{grid-template-columns:repeat(2,1fr);margin-top:-20px}.ref-mode-note{margin-bottom:10px}
}
@media(max-width:420px){.ref-home-copy h1{font-size:2.35rem}.ref-choice-heading h1{font-size:1.75rem}.ref-choice-body{padding:22px}.ref-freeflow-art{height:300px}.ref-freeflow-features{width:94%;gap:24px 10px}.ref-story-heading h1{font-size:2.25rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
