@font-face{font-family:Inter Tight Fallback;src:local(Arial);ascent-override:90.49%;descent-override:22.55%;line-gap-override:0%;size-adjust:107.4%}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:92.86%;descent-override:24.18%;line-gap-override:0%;size-adjust:100.06%}@font-face{font-family:Instrument Serif Fallback;src:local(Times New Roman);ascent-override:92%;descent-override:22%;line-gap-override:0%;size-adjust:108%}:root{--bg:#faf7f2;--bg-cream:#f5f0e8;--bg-white:#fff;--bg-dark:#0e0e0e;--ink:#0a0a0a;--ink-soft:#1a1a1a;--muted:#4a4a4a;--muted-light:#6b6b6b;--border:#0a0a0a14;--border-strong:#0a0a0a1f;--yellow:#f7e96d;--yellow-soft:#fff4a3;--lilac:#d9c8ff;--lilac-soft:#ebe2ff;--purple:#8b5cf6;--mint:#b8e6c1;--mint-soft:#d8f0dc;--pink:#ffc8d4;--pink-soft:#ffe0e6;--pink-vivid:#ff7fa3;--peach:#ffd4a3;--peach-soft:#ffe8c9;--blue:#c8e0ff;--blue-soft:#e0eeff;--display:"Inter Tight", "Inter Tight Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--serif:"Instrument Serif", "Instrument Serif Fallback", Georgia, serif;--body:"DM Sans", "DM Sans Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow-sm:0 1px 3px #0a0a0a0a;--shadow-md:0 8px 24px #0a0a0a0f;--shadow-lg:0 24px 60px #0a0a0a14;--radius-sm:14px;--radius:24px;--radius-lg:36px;--radius-xl:48px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none}button{font:inherit;cursor:pointer;background:0 0;border:none}em{font-style:normal}.skip-link{z-index:200;background:var(--ink);color:#fff;border-radius:8px;padding:12px 18px;font-weight:600;position:absolute;top:0;left:-9999px}.skip-link:focus{top:12px;left:12px}.wrap{max-width:1200px;margin:0 auto;padding:0 24px}.display-h1{font-family:var(--display);letter-spacing:-.03em;color:var(--ink);font-size:clamp(48px,7vw,96px);font-weight:700;line-height:.95}.display-h1 em{font-family:var(--serif);letter-spacing:-.01em;font-style:italic;font-weight:400}.display-h2{font-family:var(--display);letter-spacing:-.025em;color:var(--ink);font-size:clamp(36px,5vw,64px);font-weight:700;line-height:1.02}.display-h2 em{font-family:var(--serif);letter-spacing:-.01em;font-style:italic;font-weight:400}.display-light{color:#fafafa}.hl-pink{color:#d94a73}.hl-purple{color:#7c4dff}.hl-yellow{color:#f7e96d}.kicker{font-family:var(--body);letter-spacing:.02em;color:var(--muted);text-transform:none;margin-bottom:18px;font-size:13px;font-weight:500}.kicker-light{color:#ffffffb3}.lede{color:var(--muted);max-width:680px;margin-top:20px;font-size:18px;line-height:1.55}.pill{color:var(--ink);border:1px solid var(--border);background:#0a0a0a0f;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.pill-eyebrow{background:var(--bg-white);border:1px solid var(--border-strong)}.chip{letter-spacing:.04em;border:1.5px solid var(--ink);background:var(--bg-white);border-radius:999px;align-items:center;padding:10px 18px;font-size:12px;font-weight:600;display:inline-flex}.chip-yellow{background:var(--yellow-soft)}.chip-lilac{background:var(--lilac-soft)}.chip-mint{background:var(--mint-soft)}.chip-pink{background:var(--pink-soft)}.chip-peach{background:var(--peach-soft)}.chip-blue{background:var(--blue-soft)}.btn{font-size:15px;font-weight:600;font-family:var(--body);white-space:nowrap;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 26px;transition:transform .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:#1f1f1f;transform:translateY(-1px)}.btn-outline{color:var(--ink);border-color:var(--ink);background:0 0}.btn-outline:hover{background:var(--ink);color:#fff}.btn-light{color:var(--ink);background:#fff}.btn-light:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-yellow{background:var(--yellow);color:var(--ink)}.btn-yellow:hover{transform:translateY(-1px);box-shadow:0 8px 22px #f7e96d66}nav{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#faf7f2d9;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;height:72px;margin:0 auto;padding:0 24px;display:flex}.nav-brand{align-items:center;gap:10px;transition:opacity .2s;display:flex}.nav-brand:hover{opacity:.8}.nav-logo-img{object-fit:contain;width:auto;height:32px}.nav-logo-text{font-family:var(--display);letter-spacing:-.02em;color:var(--ink);font-size:20px;font-weight:700}.nav-links{gap:32px;margin:0;display:flex}.nav-links a{color:var(--ink);font-size:14px;font-weight:500;transition:opacity .15s}.nav-links a:hover{opacity:.6}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;align-items:center;padding:10px 22px;font-size:14px;font-weight:600;transition:transform .15s;display:inline-flex}.nav-cta:hover{transform:translateY(-1px)}.nav-toggle{flex-direction:column;gap:4px;padding:8px;display:none}.nav-toggle span{background:var(--ink);border-radius:2px;width:22px;height:2px;display:block}.hero{padding:80px 0 100px;position:relative;overflow:hidden}.hero-wrap{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;display:grid}.hero-left{max-width:620px}.hero-left .pill-eyebrow,.hero-left h1{margin-bottom:28px}.hero-sub{color:var(--muted);max-width:540px;margin-bottom:32px;font-size:18px;line-height:1.55}.hero-sub strong{color:var(--ink);font-weight:600}.hero-cta-row{flex-wrap:wrap;gap:12px;display:flex}.hero-right{width:100%;height:520px;position:relative}.hero-blob{filter:blur(40px);opacity:.55;z-index:0;border-radius:50%;position:absolute}.blob-pink{background:var(--pink);width:280px;height:280px;top:20px;right:-40px}.blob-mint{background:var(--mint);width:240px;height:240px;bottom:20px;left:0}.hero-bubble{box-shadow:var(--shadow-md);z-index:3;border:1px solid var(--border);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:14px 20px;font-size:14px;font-weight:600;display:flex;position:absolute}.bubble-emoji{font-size:18px}.bubble-text small{color:var(--muted-light);font-size:12px;font-weight:400}.bubble-yellow{background:var(--yellow-soft);border-color:#f7e96d80;top:30px;right:60px}.bubble-lilac{background:var(--lilac-soft);border-color:#d9c8ff99;border-radius:22px;padding:14px 22px;bottom:60px;right:20px}.bubble-lilac .bubble-text{line-height:1.2}.hero-avatar{box-shadow:var(--shadow-lg);z-index:2;border:4px solid #fff;border-radius:50%;position:absolute;overflow:hidden}.hero-avatar img{object-fit:cover;width:100%;height:100%}.avatar-1{width:130px;height:130px;top:70px;left:30px}.avatar-2{border-color:var(--lilac);width:160px;height:160px;top:200px;left:180px}.avatar-3{border-color:var(--mint);width:110px;height:110px;bottom:100px;left:50px}.trust-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-cream);padding:30px 0 50px}.trust-label{color:var(--muted-light);text-align:center;margin-bottom:18px;font-size:13px}.trust-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.trust-tag{border:1px solid var(--border-strong);color:var(--ink);background:#fff;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:600}.feature-quote{padding:100px 0 60px}.quote-h2{font-family:var(--display);letter-spacing:-.015em;color:var(--ink);max-width:980px;margin-bottom:28px;font-size:clamp(26px,3.2vw,40px);font-weight:600;line-height:1.25}.quote-author{align-items:center;gap:14px;margin-bottom:60px;display:flex}.quote-avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.quote-name{font-size:14px;font-weight:600}.quote-role{color:var(--muted-light);font-size:13px}.stat-cards{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;display:grid}.stat-card{border-radius:var(--radius);border:1.5px solid var(--ink);padding:32px 28px}.stat-yellow{background:var(--yellow-soft)}.stat-lilac{background:var(--lilac-soft)}.stat-mint{background:var(--mint-soft)}.stat-num{font-family:var(--display);letter-spacing:-.02em;margin-bottom:8px;font-size:32px;font-weight:700}.stat-label{color:var(--muted);font-size:13px;line-height:1.4}.big-headline{text-align:center;padding:80px 0 60px}.big-headline .display-h2{text-align:center}.hero-feature{padding:40px 0 100px}.hero-feature-card{border-radius:var(--radius-xl);background:linear-gradient(135deg,#b8a4ff 0%,#d4c0ff 50%,#ffc8d4 100%);padding:40px;position:relative;overflow:hidden}.hero-feature-tags{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.hf-tag{letter-spacing:.06em;color:var(--ink);background:#ffffff8c;border-radius:999px;padding:6px 14px;font-size:11px;font-weight:700}.hf-tag-dark{background:var(--ink);color:#fff}.hero-feature-inner{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.hf-title{font-family:var(--display);letter-spacing:-.02em;color:var(--ink);margin-bottom:18px;font-size:clamp(28px,3.5vw,44px);font-weight:700;line-height:1.05}.hf-body{color:#0a0a0abf;max-width:460px;margin-bottom:24px;font-size:16px}.hero-feature-visual{height:280px;position:relative}.hf-card{box-shadow:var(--shadow-lg);background:#fff;border-radius:24px;padding:24px;position:absolute}.hf-card-1{flex-direction:column;gap:10px;width:70%;display:flex;top:20px;left:20px}.hf-card-bar{border-radius:999px;height:14px}.bar-y{background:var(--yellow);width:80%}.bar-l{background:var(--lilac);width:60%}.bar-p{background:var(--pink);width:90%}.hf-card-2{text-align:center;width:55%;bottom:0;right:0}.hf-stat{font-family:var(--display);letter-spacing:-.02em;color:var(--ink);font-size:48px;font-weight:700;display:block}.hf-stat-label{color:var(--muted);font-size:13px;display:block}.section{padding:100px 0}.section-light{background:var(--bg)}.section-cream{background:var(--bg-cream)}.section-head{max-width:880px;margin-bottom:56px}.section-head .display-h2+.lede{margin-top:24px}.card-grid{gap:20px;display:grid}.card-grid-2{grid-template-columns:repeat(2,1fr)}.soft-card{border-radius:var(--radius-lg);border:1.5px solid var(--ink);padding:36px;transition:transform .2s}.soft-card:hover{transform:translateY(-2px)}.soft-yellow{background:var(--yellow-soft)}.soft-lilac{background:var(--lilac-soft)}.soft-mint{background:var(--mint-soft)}.soft-pink{background:var(--pink-soft)}.soft-card-num{font-family:var(--display);letter-spacing:.06em;color:var(--muted);margin-bottom:18px;font-size:14px;font-weight:700}.soft-card-title{font-family:var(--display);letter-spacing:-.015em;color:var(--ink);margin-bottom:12px;font-size:22px;font-weight:700;line-height:1.2}.soft-card-body{color:var(--muted);font-size:15px;line-height:1.55}.kicker-note{background:var(--ink);color:#fafafa;border-radius:var(--radius);max-width:880px;margin-top:48px;padding:28px 32px;font-size:17px;line-height:1.5}.kicker-note strong{color:var(--yellow);font-weight:600}.pillar-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.pillar{border-radius:var(--radius-lg);border:1.5px solid var(--ink);padding:36px 32px;transition:transform .2s;position:relative}.pillar:hover{transform:translateY(-3px)}.pillar-yellow{background:var(--yellow-soft)}.pillar-lilac{background:var(--lilac-soft)}.pillar-pink{background:var(--pink-soft)}.pillar-emoji{margin-bottom:24px;font-size:36px}.pillar-label{font-family:var(--body);letter-spacing:.1em;color:var(--muted);margin-bottom:14px;font-size:11px;font-weight:700}.pillar-title{font-family:var(--display);letter-spacing:-.015em;color:var(--ink);margin-bottom:14px;font-size:22px;font-weight:700;line-height:1.2}.pillar-body{color:var(--muted);font-size:15px;line-height:1.55}.testimonial-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.t-card{border-radius:var(--radius-lg);border:1.5px solid var(--ink);flex-direction:column;padding:32px;display:flex}.t-yellow{background:var(--yellow-soft)}.t-lilac{background:var(--lilac-soft)}.t-mint{background:var(--mint-soft)}.t-pink{background:var(--pink-soft)}.t-badge{border:1px solid var(--ink);letter-spacing:.04em;background:#ffffffb3;border-radius:999px;align-self:flex-start;margin-bottom:20px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}.t-quote{color:var(--ink);flex:1;margin-bottom:24px;font-size:15px;line-height:1.55}.t-author{align-items:center;gap:12px;display:flex}.t-avatar{object-fit:cover;border-radius:50%;width:44px;height:44px}.t-name{font-size:14px;font-weight:600}.t-role{color:var(--muted-light);font-size:13px}.process-track{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.proc-step{border:1.5px solid var(--ink);border-radius:var(--radius);background:#fff;padding:28px 24px;transition:transform .2s,background .2s}.proc-step:first-child{background:var(--yellow-soft)}.proc-step:nth-child(2){background:var(--lilac-soft)}.proc-step:nth-child(3){background:var(--mint-soft)}.proc-step:nth-child(4){background:var(--pink-soft)}.proc-step:hover{transform:translateY(-3px)}.proc-num{font-family:var(--display);letter-spacing:-.02em;margin-bottom:18px;font-size:36px;font-weight:700;line-height:1}.proc-title{font-family:var(--display);letter-spacing:-.01em;margin-bottom:10px;font-size:20px;font-weight:700}.proc-body{color:var(--muted);font-size:14px;line-height:1.55}.chips-row{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.included-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.inc-card{border-radius:var(--radius);border:1.5px solid var(--ink);padding:28px;transition:transform .2s}.inc-card:hover{transform:translateY(-2px)}.inc-yellow{background:var(--yellow-soft)}.inc-lilac{background:var(--lilac-soft)}.inc-mint{background:var(--mint-soft)}.inc-pink{background:var(--pink-soft)}.inc-peach{background:var(--peach-soft)}.inc-blue{background:var(--blue-soft)}.inc-icon{margin-bottom:16px;font-size:28px}.inc-title{font-family:var(--display);letter-spacing:-.01em;color:var(--ink);margin-bottom:10px;font-size:18px;font-weight:700;line-height:1.25}.inc-body{color:var(--muted);font-size:14px;line-height:1.5}.mid-cta{padding:40px 0 80px}.mid-cta-card{background:var(--yellow);border:1.5px solid var(--ink);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:40px 48px;display:flex}.mid-cta-title{font-family:var(--display);letter-spacing:-.02em;color:var(--ink);margin-bottom:8px;font-size:clamp(24px,2.6vw,32px);font-weight:700;line-height:1.15}.mid-cta-title span{font-family:var(--serif);font-style:italic;font-weight:400}.mid-cta-body{color:#0a0a0abf;max-width:520px;font-size:15px}.dark-section{background:var(--bg-dark);color:#fafafa;padding:100px 0;position:relative;overflow:hidden}.dark-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f7e96d26,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.dark-wrap{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.dark-lede{color:#ffffffb3;max-width:480px;margin:24px 0 32px;font-size:17px}.risk-row{flex-direction:column;gap:14px;display:flex}.risk-tile{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1f;grid-template-columns:auto 1fr;align-items:start;gap:18px;padding:24px 28px;display:grid}.risk-check{background:var(--yellow);width:32px;height:32px;color:var(--ink);border-radius:50%;flex-shrink:0;grid-row:span 2;justify-content:center;align-items:center;font-weight:700;display:flex}.risk-tile-title{font-family:var(--display);letter-spacing:-.01em;color:#fff;grid-column:2;font-size:18px;font-weight:700}.risk-tile-body{color:#ffffffa6;grid-column:2;font-size:14px;line-height:1.55}.how-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.how-card{border-radius:var(--radius-lg);border:1.5px solid var(--ink);padding:32px}.how-yellow{background:var(--yellow-soft)}.how-lilac{background:var(--lilac-soft)}.how-mint{background:var(--mint-soft)}.how-eyebrow{letter-spacing:.1em;color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:700}.how-title{font-family:var(--display);letter-spacing:-.02em;color:var(--ink);margin-bottom:22px;font-size:24px;font-weight:700;line-height:1.15}.how-list{flex-direction:column;gap:10px;display:flex}.how-list li{color:var(--ink);padding-left:4px;font-size:14px;line-height:1.5}.how-list-bad li{color:var(--muted)}.guarantee-card{background:var(--bg-white);border:1.5px solid var(--ink);border-radius:var(--radius-xl);text-align:center;max-width:880px;margin:0 auto;padding:60px}.g-shield{margin-bottom:24px;font-size:48px}.guarantee-card .display-h2{margin-bottom:24px}.g-body{color:var(--muted);max-width:640px;margin:0 auto 18px;font-size:16px;line-height:1.6}.g-price{color:var(--ink);background:var(--yellow-soft);border:1px dashed var(--ink);border-radius:var(--radius);margin:24px 0 32px;padding:16px 24px;font-size:15px;display:inline-block}.g-price strong{font-weight:700}.faq-list{flex-direction:column;gap:12px;max-width:880px;display:flex}.faq-item{border:1.5px solid var(--ink);border-radius:var(--radius);background:#fff;overflow:hidden}.faq-q{text-align:left;width:100%;color:var(--ink);font-size:16px;font-weight:600;font-family:var(--display);letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:20px;padding:22px 28px;display:flex}.faq-icon{background:var(--ink);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;font-weight:400;transition:transform .2s;display:inline-flex}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-a{color:var(--muted);padding:0 28px 24px;font-size:15px;line-height:1.6;display:none}.faq-item.open .faq-a{display:block}.booking-section{background:var(--bg);padding:100px 0}.booking-list{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.booking-list li{color:var(--muted);font-size:15px}.booking-list span{background:var(--mint);width:22px;height:22px;color:var(--ink);text-align:center;border-radius:50%;margin-right:10px;font-size:13px;font-weight:700;line-height:22px;display:inline-block}.booking-embed{border:1.5px solid var(--ink);border-radius:var(--radius-lg);background:#fff;min-height:600px;position:relative;overflow:hidden}.booking-loading{color:var(--muted-light);pointer-events:none;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.booking-loading.hidden{display:none}footer{background:var(--bg-cream);border-top:1px solid var(--border);padding:80px 0 40px}.footer-inner{max-width:1200px;margin:0 auto;padding:0 24px}.footer-brand-row{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px;padding-bottom:40px;display:flex}.footer-brand{align-items:center;gap:10px;display:flex}.footer-logo-img{width:auto;height:28px}.footer-logo-text{font-family:var(--display);letter-spacing:-.02em;font-size:18px;font-weight:700}.footer-email{color:var(--muted);text-underline-offset:4px;font-size:14px;text-decoration:underline}.footer-cols{grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:60px;display:grid}.footer-col-title{letter-spacing:.04em;color:var(--ink);margin-bottom:16px;font-size:13px;font-weight:700}.footer-col ul{flex-direction:column;gap:10px;display:flex}.footer-col a{color:var(--muted);font-size:14px;transition:color .15s}.footer-col a:hover{color:var(--ink)}.footer-bottom{border-top:1px solid var(--border);padding-top:24px}.footer-copy{color:var(--muted-light);font-size:13px}@media (max-width:960px){.hero-wrap{grid-template-columns:1fr;gap:40px}.hero-right{height:420px}.pillar-grid,.how-grid,.included-grid,.process-track{grid-template-columns:repeat(2,1fr)}.testimonial-grid,.stat-cards{grid-template-columns:1fr}.stat-cards{grid-template-columns:repeat(3,1fr);gap:12px}.hero-feature-inner{grid-template-columns:1fr}.dark-wrap{grid-template-columns:1fr;gap:40px}.footer-cols{grid-template-columns:repeat(2,1fr);gap:28px}}@media (max-width:720px){.nav-links{display:none}.nav-toggle{display:flex}.nav-cta{padding:8px 16px;font-size:13px}.hero{padding:50px 0 60px}.hero-right{height:360px;transform:scale(.85)}.avatar-1{width:100px;height:100px}.avatar-2{width:120px;height:120px;left:130px}.avatar-3{width:90px;height:90px}.section{padding:70px 0}.feature-quote{padding:60px 0 30px}.stat-cards,.card-grid-2,.pillar-grid,.how-grid,.included-grid,.process-track,.testimonial-grid{grid-template-columns:1fr}.hero-feature-card{padding:28px}.guarantee-card{padding:40px 28px}.mid-cta-card{flex-direction:column;align-items:flex-start;padding:28px}.footer-cols{grid-template-columns:1fr 1fr}.display-h1{font-size:clamp(40px,10vw,64px)}.dark-section{padding:70px 0}.nav-links.open{background:var(--bg);border-bottom:1px solid var(--border);flex-direction:column;gap:16px;padding:24px;display:flex;position:absolute;top:72px;left:0;right:0}}
