*{box-sizing:border-box}
:root{--ink:#26192f;--muted:#746b7b;--purple-950:#24112f;--purple-900:#341743;--purple-800:#47215a;--purple-700:#5b2e70;--purple-600:#74438a;--purple-200:#dbc9e5;--purple-100:#eee4f3;--cream:#fbf7f0;--gold:#d7b36a;--gold-soft:#f1dfb7;--line:#e7deeb;--surface:#ffffff;--shadow:0 22px 60px rgba(44,24,56,.09)}
html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f8f4fa 0,#f5f1f8 48%,#faf8fb 100%);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,select{font:inherit}.astro-app{min-height:100vh;overflow:hidden}.hero{position:relative;padding:34px 20px 74px;background:linear-gradient(145deg,#24112f 0,#3d1c4d 42%,#633278 100%);color:#fff;isolation:isolate}.hero__content{width:min(1160px,100%);margin:0 auto}.hero__brand-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:50px}.brand-logo{width:min(176px,48vw);height:auto;background:#fff;border-radius:15px;padding:7px 12px}.hero__badge,.trust-row span{border:1px solid #ffffff2b;background:#ffffff0f;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:750;color:#efe7f3}.hero__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:58px;align-items:center}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:var(--gold-soft);margin-bottom:14px}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,6.4vw,72px);line-height:1.01;letter-spacing:-.03em;max-width:900px;margin:0 0 22px}.hero__copy{font-size:clamp(17px,2vw,21px);line-height:1.68;max-width:760px;color:#eee7f2;margin:0}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.hero__preview{min-height:355px;border:1px solid #ffffff22;background:#ffffff10;border-radius:30px;padding:28px}.preview-orbit{width:172px;height:172px;border:1px solid #ffffff30;border-radius:50%;margin:8px auto 30px;display:grid;place-items:center}.preview-orbit__core{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:#e4c477;color:#3d2349;font-size:32px}.preview-orbit__dot{display:none}.hero__preview-label,.section-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800;color:#8d669d}.journey-list{display:grid;gap:9px}.journey-list span{padding:10px 0;border-bottom:1px solid #ffffff12;color:#f3edf5}.journey-list b{color:#dfc98f;margin-right:12px}.experience-strip{width:min(1000px,calc(100% - 34px));margin:-28px auto 34px;position:relative;z-index:3;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 44px #30173f14;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;padding:16px 22px}.experience-strip__item{text-align:center;display:grid}.experience-strip__divider{width:1px;background:#eee5f2}.panel,.recommendation-section{width:min(1080px,calc(100% - 28px));margin:30px auto}.panel{background:#fff;border:1px solid var(--line);border-radius:28px;padding:clamp(24px,4vw,44px);box-shadow:var(--shadow)}.section-heading{display:flex;gap:16px;margin-bottom:28px}.section-heading h2{font-family:Georgia,serif;font-size:clamp(28px,4vw,39px);margin:2px 0;color:#412252}.section-heading p{color:var(--muted);line-height:1.58}.step{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;border-radius:14px;background:#eee4f3;color:#5e2d75;font-weight:850}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:9px;min-width:0}.field--wide{grid-column:1/-1}.field__label{font-size:13px;font-weight:780}.field__sub-label{font-size:12px;font-weight:740;color:#5b4c61}.field input,.field select{width:100%;border:1px solid #d9cfe0;border-radius:15px;background:#fcfbfd;padding:15px 16px;font-size:16px;outline:none}.field input:focus,.field select:focus{border-color:#7a478e;box-shadow:0 0 0 4px #74448b16}.location-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:14px}.location-field{position:relative}.location-suggestions{position:absolute;top:100%;left:0;right:0;margin-top:6px;z-index:30;background:#fff;border:1px solid #d9cfe0;border-radius:14px;box-shadow:0 16px 36px rgba(44,24,56,.14);max-height:280px;overflow:auto}.location-suggestion{display:block;width:100%;border:0;border-bottom:1px solid #eee7f1;border-radius:0;background:#fff;color:var(--ink);padding:12px 14px;text-align:left;cursor:pointer}.location-suggestion:last-child{border-bottom:0}.location-suggestion:hover,.location-suggestion:focus{background:#f4eef7}.location-suggestion strong{display:block}.location-suggestion small{display:block;margin-top:3px;color:var(--muted)}.location-hint{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.form-footer{margin-top:22px;padding-top:21px;border-top:1px solid #eee8f1}.consent{display:flex;gap:11px;font-size:13px;line-height:1.55;color:#6f6475}.primary-button{width:100%;border:0;border-radius:15px;margin-top:20px;padding:16px;background:linear-gradient(135deg,#48245a,#76428a);color:#fff;font-weight:850;font-size:16px}.privacy-note{font-size:12px;color:#887b8d}.status{margin-top:18px;padding:14px 16px;border-radius:14px;background:#f2eaf6;color:#543166}.profile-facts,.insight-grid,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.profile-fact,.insight-card{border:1px solid #ede5f1;background:#faf7fb;border-radius:18px;padding:19px}.profile-fact small{display:block;color:#87778e;font-size:11px;text-transform:uppercase}.profile-fact strong,.insight-card h3,.product-card h3{font-family:Georgia,serif;color:#422652}.recommendation-section{background:linear-gradient(145deg,#2d1539,#5e3171);border-radius:30px;padding:clamp(26px,4vw,44px)}.section-heading--light h2,.section-heading--light p{color:#fff}.section-kicker--light{color:#dbc38c}.recommendation-badge{color:#fff}.product-card{background:#fff;border-radius:22px;overflow:hidden;display:flex;flex-direction:column}.product-visual{aspect-ratio:1;background:#f4ead8;display:grid;place-items:center;padding:24px;font:27px Georgia,serif;color:#5a3b2a;text-align:center}.product-visual img{width:100%;height:100%;object-fit:cover;border-radius:14px}.product-card__body{padding:21px;display:flex;flex-direction:column;flex:1}.product-actions{display:flex;gap:9px;margin-top:auto;padding-top:18px}.product-actions a,.product-actions button{flex:1;text-align:center;border-radius:12px;padding:11px;font-weight:820}.product-actions a{background:#4e2a60;color:#fff;text-decoration:none}.product-actions a[aria-disabled="true"]{opacity:.5;pointer-events:none;cursor:not-allowed}.recommendation-empty{grid-column:1/-1}.recommendation-empty .product-card__body{padding:28px}.notice{display:flex;gap:20px;background:#fffdf8}.notice__icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f1dfb7}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:#fff;color:#341743;padding:10px 14px;border-radius:10px}.skip-link:focus{top:16px}.site-header{background:#fffdfb;border-bottom:1px solid #eee6ef}.site-header__inner{width:min(1160px,calc(100% - 32px));min-height:76px;margin:auto;display:flex;align-items:center;gap:30px}.site-brand img{display:block;width:132px;height:auto}.site-nav{display:flex;gap:26px;margin-left:auto}.site-nav a{color:#4b3b52;text-decoration:none;font-size:14px;font-weight:700}.header-cta{text-decoration:none;background:#4c255e;color:#fff;border-radius:999px;padding:11px 17px;font-size:13px;font-weight:800}.learn-section{padding:72px 20px 82px;background:#fbf7f0}.learn-section__inner{width:min(1080px,100%);margin:auto}.learn-section h2{max-width:720px;font:700 clamp(30px,4.5vw,48px)/1.08 Georgia,serif;color:#412252}.learn-section__lead{max-width:820px;color:#6f6475;line-height:1.7}.learn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.learn-grid article{background:#fff;border:1px solid #eadfed;border-radius:20px;padding:24px}.learn-grid h3{font:700 21px Georgia,serif;color:#472557}.site-footer{background:#24112f;color:#eee7f2;padding:30px max(20px,calc((100vw - 1080px)/2));display:flex;justify-content:space-between;gap:32px}.site-footer>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.site-footer p{max-width:520px;margin:0}@media(max-width:760px){.hero__layout,.form-grid,.profile-facts,.insight-grid,.product-grid,.learn-grid,.location-grid{grid-template-columns:1fr}.field--wide{grid-column:auto}.site-nav{display:none}.header-cta{margin-left:auto}.experience-strip{grid-template-columns:1fr}.experience-strip__divider{height:1px;width:100%}.site-footer{display:grid}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}