:root{color:#fff7f2;background:#201b2e;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 18% 8%,#4d385e 0,#0000 34%),radial-gradient(circle at 88% 90%,#bb5f62 0,#0000 36%),#201b2e;min-width:320px;min-height:100dvh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #ffc875}.experience-shell{place-items:center;min-height:100dvh;padding:20px;display:grid}.journey-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(150deg,#ffffff21,#ffffff0d);border:1px solid #fff7f238;border-radius:30px;flex-direction:column;justify-content:center;width:min(100%,470px);min-height:min(760px,100dvh - 40px);padding:34px 26px;display:flex;box-shadow:0 26px 80px #0a061757}.brand{color:#ffcf9e;letter-spacing:.02em;margin:0 0 52px;font-family:Georgia,serif;font-size:1.45rem;font-style:italic}.eyebrow{color:#ffc875;letter-spacing:.13em;margin:0 0 12px;font-size:.7rem;font-weight:700}h1{color:#fff9f5;letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.45rem,10vw,4rem);font-weight:500;line-height:.98}.lede{color:#e6d8df;margin:22px 0 28px;font-size:1rem;line-height:1.55}.primary-button,.secondary-button,.choice-button,.text-button{border:0;transition:transform .18s,background-color .18s}.primary-button{color:#302036;background:#ffc875;border-radius:999px;width:100%;margin-top:8px;padding:17px 20px;font-weight:800}.primary-button:hover{background:#ffdaa1;transform:translateY(-2px)}.primary-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.secondary-button{color:#fff7f2;background:0 0;border:1px solid #ffcf9e;border-radius:999px;width:100%;margin-top:26px;padding:15px;font-weight:800}.text-button{color:#ffe0b5;text-underline-offset:4px;background:0 0;margin:18px auto 0;padding:6px;text-decoration:underline}.fine-print{color:#cbbdc7;text-align:center;margin:16px 8px 0;font-size:.76rem;line-height:1.45}.progress-row{color:#ffe0b5;justify-content:space-between;margin-bottom:10px;font-size:.82rem;font-weight:700;display:flex}.progress-line{background:#ffffff24;border-radius:99px;height:4px;margin-bottom:42px;overflow:hidden}.progress-line i{border-radius:inherit;background:#ffc875;height:100%;transition:width .25s;display:block}.choice-list,.field-stack{gap:12px;margin-top:12px;display:grid}.choice-button{color:#fff7f2;text-align:left;background:#ffffff14;border:1px solid #fff7f238;border-radius:18px;justify-content:space-between;align-items:center;width:100%;min-height:61px;padding:16px 17px;display:flex}.choice-button:hover{background:#ffc8752e;transform:translate(3px)}.choice-button span{color:#ffc875;font-size:1.2rem}.field-stack label{color:#ffe0b5;font-size:.84rem;font-weight:700}.field-stack input{color:#fff7f2;background:#1b142699;border:1px solid #fff7f24d;border-radius:14px;width:100%;min-height:54px;padding:12px 14px}.field-help,.status-error{color:#cbbdc7;margin:0;font-size:.8rem;line-height:1.45}.status-error{color:#ffe3dc;background:#632a4059;border:1px solid #ffc87559;border-radius:14px;padding:12px 14px}.centered-panel{text-align:center;align-items:center}.orbital-mark{color:#fff1d6;background:radial-gradient(circle,#c1777a 0 25%,#0000 26%);border:1px solid #ffc8756b;border-radius:50%;place-items:center;width:94px;height:94px;margin-bottom:32px;font-size:2rem;animation:2.6s ease-in-out infinite float;display:grid}.locked-portrait,.revealed-portrait{background:radial-gradient(circle at 58% 29%,#ffc875 0 8%,#0000 9%),linear-gradient(135deg,#513c68,#d17571 53%,#f0a761);border-radius:24px;min-height:230px;position:relative;overflow:hidden}.locked-portrait{filter:saturate(.65)}.locked-portrait:after{content:"";-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1e182c8c;place-items:center;display:grid;position:absolute;inset:0}.locked-portrait span{z-index:1;border:1px solid #ffffff59;border-radius:999px;padding:10px 14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.portrait-glow{background:#251b32e0;border-radius:46% 46% 28% 28%;width:160px;height:210px;position:absolute;bottom:-16%;right:18%}.teaser-row,.price-row,.profile-summary{color:#ded0d9;border-bottom:1px solid #fff7f22b;grid-template-columns:1fr auto;gap:8px 16px;margin-top:20px;padding:17px 0;display:grid}.teaser-row strong,.price-row strong,.profile-summary strong{color:#fff5dc}.value-list{color:#e9dce3;gap:16px;padding:0;line-height:1.4;list-style:none;display:grid}.value-list li:before{color:#ffc875;content:"✦";margin-right:11px}.revealed-portrait{min-height:290px;margin:28px 0;box-shadow:inset 0 0 0 1px #ffffff40}.private-portrait{object-fit:cover;border:1px solid #ffffff40;border-radius:24px;width:100%;height:auto;margin:26px 0;box-shadow:0 20px 48px #0a061759}.portrait-sun{background:#ffedbed9;border-radius:50%;width:96px;height:96px;position:absolute;top:32px;left:50%;transform:translate(-50%);box-shadow:0 0 55px #ffd285b3}.trait-grid{flex-wrap:wrap;gap:9px;margin-top:8px;display:flex}.trait-grid span,.share-ready{color:#ffe0b5;background:#ffc87526;border-radius:999px;padding:9px 12px;font-size:.85rem}.share-ready{border-radius:16px;margin-top:26px}.share-ready p{color:#e6d8df;margin:6px 0 0;font-size:.85rem;line-height:1.45}@keyframes float{50%{transform:translateY(-8px)rotate(5deg)}}@media (min-width:700px){.experience-shell{padding:42px}.journey-card{padding:46px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.home-shell{background:radial-gradient(circle at 10% 12%,#ff72a657 0 18%,#0000 42%),radial-gradient(circle at 92% 72%,#8b5cf64d 0 22%,#0000 48%),linear-gradient(160deg,#fff8f4 0%,#ffd9e8 38%,#e7dcff 72%,#dbe8ff 100%);place-items:stretch center;min-height:100dvh;display:grid}.home-stage{color:#21172d;background:radial-gradient(circle at 16% 33%,#ffffff9e 0 9%,#0000 28%),radial-gradient(circle at 82% 46%,#ff79b257 0 16%,#0000 38%),radial-gradient(circle at 64% 78%,#7c5cf63d 0 18%,#0000 42%),linear-gradient(165deg,#fff9f3 0%,#ffd9e8 42%,#eadfff 74%,#dce8ff 100%);flex-direction:column;width:100%;max-width:430px;min-height:100dvh;padding:24px 20px 28px;display:flex;position:relative;overflow:hidden}.home-stage:before,.home-stage:after{z-index:0;content:"";pointer-events:none;filter:blur(2px);border-radius:999px;position:absolute}.home-stage:before{background:#ff5d992b;width:250px;height:250px;top:185px;left:-108px}.home-stage:after{background:#7b5bf626;width:300px;height:300px;bottom:105px;right:-135px}.home-brand,.home-statement,.home-experience-grid{z-index:1;position:relative}.home-brand{align-items:center;gap:10px;display:flex}.home-brand-mark{flex:none;width:36px;height:32px}.home-brand-lockup{gap:1px;display:grid}.home-wordmark{letter-spacing:-.04em;font-size:1.42rem;font-weight:800;line-height:1}.home-wordmark span:first-child{color:#21172d}.home-wordmark span:last-child{background:linear-gradient(90deg,#ff5f98,#9256ef);color:#0000;-webkit-background-clip:text;background-clip:text}.home-brand-tagline{color:#6f617b;letter-spacing:.01em;margin-top:3px;font-size:.62rem;font-weight:700}.home-statement{color:#24172e;letter-spacing:-.055em;max-width:350px;margin:64px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(2rem,8.8vw,2.45rem);font-weight:800;line-height:1.02}.home-experience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:auto;display:grid}.home-experience-link{color:#291a35;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff9e;border:1px solid #ffffffa8;border-radius:24px;justify-content:space-between;align-items:center;gap:10px;min-height:68px;padding:15px 16px;font-size:.91rem;font-weight:800;line-height:1.1;text-decoration:none;transition:transform .18s,background-color .18s;display:flex;box-shadow:0 12px 34px #43245d1c}.home-experience-link:first-child{background:#ffe8f1db}.home-experience-link:nth-child(2){background:#efe9ffe0}.home-experience-link:nth-child(3){background:#ffeedee0}.home-experience-link:nth-child(4){background:#e8f8f0e0}.home-experience-link:nth-child(5){background:#f3e9ffe0}.home-experience-link:nth-child(6){background:#e6efffe0}.home-experience-link span:last-child{color:#8b56d8;font-size:1.15rem}.home-experience-link:hover{background:#ffffffd6;transform:translateY(-2px)}@media (min-width:431px){.home-stage{min-height:min(100dvh,932px);box-shadow:0 0 80px #43245d21}}
