.booking-overlay[data-astro-cid-f7v2hjuo]{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:24px;background:#000c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .25s ease}.booking-overlay[data-astro-cid-f7v2hjuo].is-open{opacity:1;pointer-events:all}.booking-card[data-astro-cid-f7v2hjuo]{background:#0c0c0c;border:1px solid rgba(249,197,28,.18);border-radius:12px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;padding:32px;position:relative;transform:translateY(28px);opacity:0;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s ease;scrollbar-width:thin;scrollbar-color:rgba(249,197,28,.2) transparent}.booking-overlay[data-astro-cid-f7v2hjuo].is-open .booking-card[data-astro-cid-f7v2hjuo]{transform:translateY(0);opacity:1}.booking-header[data-astro-cid-f7v2hjuo]{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.booking-logo[data-astro-cid-f7v2hjuo]{height:32px;width:auto}.booking-close[data-astro-cid-f7v2hjuo]{background:none;border:none;color:#fff6;cursor:pointer;padding:4px;line-height:0;border-radius:4px;transition:color .15s ease}.booking-close[data-astro-cid-f7v2hjuo]:hover{color:#fffc}.booking-rule[data-astro-cid-f7v2hjuo]{border:none;border-top:1px solid rgba(249,197,28,.25);margin:0 0 24px}.booking-title[data-astro-cid-f7v2hjuo]{font-family:var(--font-family);font-size:var(--text-xl);font-weight:var(--weight-bold);color:#fff;margin:0 0 8px;letter-spacing:-.02em}.booking-sub[data-astro-cid-f7v2hjuo]{font-family:var(--font-family);font-size:var(--text-sm);color:#ffffff80;margin:0 0 28px;line-height:1.5}.booking-form[data-astro-cid-f7v2hjuo]{display:flex;flex-direction:column;gap:16px}.form-row[data-astro-cid-f7v2hjuo]{display:grid;gap:16px}.form-row--2[data-astro-cid-f7v2hjuo]{grid-template-columns:1fr 1fr}@media (max-width: 480px){.form-row--2[data-astro-cid-f7v2hjuo]{grid-template-columns:1fr}.booking-card[data-astro-cid-f7v2hjuo]{padding:24px 20px}}.form-group[data-astro-cid-f7v2hjuo]{display:flex;flex-direction:column;gap:6px}.form-label[data-astro-cid-f7v2hjuo]{font-family:var(--font-family);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:#ffffff80}.req[data-astro-cid-f7v2hjuo]{color:var(--color-gold)}.form-tz[data-astro-cid-f7v2hjuo]{font-weight:var(--weight-regular);text-transform:none;letter-spacing:0;font-size:10px;color:#ffffff4d}.form-input[data-astro-cid-f7v2hjuo]{font-family:var(--font-family);font-size:var(--text-sm);color:#fff;background:#161616;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:10px 14px;width:100%;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-input[data-astro-cid-f7v2hjuo]::-moz-placeholder{color:#fff3}.form-input[data-astro-cid-f7v2hjuo]::placeholder{color:#fff3}.form-input[data-astro-cid-f7v2hjuo]:focus{border-color:#f9c51c80;box-shadow:0 0 0 3px #f9c51c14}.form-input[data-astro-cid-f7v2hjuo].is-invalid{border-color:#ff505080}.form-input[data-astro-cid-f7v2hjuo]::-webkit-calendar-picker-indicator{filter:invert(.4);cursor:pointer}.select-wrap[data-astro-cid-f7v2hjuo]{position:relative}.form-select[data-astro-cid-f7v2hjuo]{padding-right:36px;cursor:pointer}.form-select[data-astro-cid-f7v2hjuo] option[data-astro-cid-f7v2hjuo]{background:#1a1a1a;color:#fff}.select-chevron[data-astro-cid-f7v2hjuo]{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#ffffff4d;pointer-events:none}.form-textarea[data-astro-cid-f7v2hjuo]{resize:vertical;min-height:80px;line-height:1.5}.form-error[data-astro-cid-f7v2hjuo]{font-family:var(--font-family);font-size:11px;color:#ff6464e6;min-height:14px}.btn-submit[data-astro-cid-f7v2hjuo]{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;background:var(--color-gold);color:#000;font-family:var(--font-family);font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:.04em;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease,opacity .15s ease;width:100%}.btn-submit[data-astro-cid-f7v2hjuo]:hover{background:#ffd440}.btn-submit[data-astro-cid-f7v2hjuo]:disabled{opacity:.5;cursor:not-allowed}.btn-submit__spinner[data-astro-cid-f7v2hjuo]{display:none;width:16px;height:16px;border:2px solid rgba(0,0,0,.2);border-top-color:#000;border-radius:50%;animation:spin .7s linear infinite}.btn-submit[data-astro-cid-f7v2hjuo].is-loading .btn-submit__label[data-astro-cid-f7v2hjuo]{display:none}.btn-submit[data-astro-cid-f7v2hjuo].is-loading .btn-submit__spinner[data-astro-cid-f7v2hjuo]{display:block}@keyframes spin{to{transform:rotate(360deg)}}.booking-state[data-astro-cid-f7v2hjuo]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 0 8px;gap:12px}.state-icon[data-astro-cid-f7v2hjuo]{line-height:0}.state-title[data-astro-cid-f7v2hjuo]{font-family:var(--font-family);font-size:var(--text-xl);font-weight:var(--weight-bold);color:#fff;margin:0}.state-body[data-astro-cid-f7v2hjuo]{font-family:var(--font-family);font-size:var(--text-sm);color:#ffffff8c;line-height:1.6;margin:0;max-width:380px}.state-link[data-astro-cid-f7v2hjuo]{color:var(--color-gold);text-decoration:none}.state-link[data-astro-cid-f7v2hjuo]:hover{text-decoration:underline}.btn-ghost[data-astro-cid-f7v2hjuo]{margin-top:8px;padding:10px 24px;background:none;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#fff9;font-family:var(--font-family);font-size:var(--text-sm);cursor:pointer;transition:border-color .15s,color .15s}.btn-ghost[data-astro-cid-f7v2hjuo]:hover{border-color:#fff6;color:#fff}.underline-gold[data-astro-cid-fuexfoms]{text-decoration:underline;text-decoration-color:#f9c51c;text-decoration-thickness:3px;text-underline-offset:6px}.container[data-astro-cid-fuexfoms]{max-width:960px;margin:0 auto;padding:0 24px}.eyebrow-white[data-astro-cid-fuexfoms]{display:block;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff;margin-bottom:12px}.section__rule[data-astro-cid-fuexfoms]{width:60px;margin:0 0 32px}.section__headline[data-astro-cid-fuexfoms]{font-size:clamp(28px,4vw,48px);font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.02em;margin:0 0 16px;max-width:700px}.section__body[data-astro-cid-fuexfoms]{font-size:18px;font-weight:300;color:#ffffffb3;line-height:1.7;max-width:680px;margin:0 0 56px}.hero[data-astro-cid-fuexfoms]{min-height:100vh;display:flex;align-items:center;background:#000;padding:120px 0 80px;position:relative}.hero__corner-cta[data-astro-cid-fuexfoms]{position:absolute;top:32px;right:32px}.scroll-hint[data-astro-cid-fuexfoms]{position:absolute;bottom:28px;left:50%;transform:translate(-50%);color:#ffffff59;animation:scroll-bounce 2s ease-in-out infinite;line-height:0}@keyframes scroll-bounce{0%,to{transform:translate(-50%) translateY(0);opacity:.35}50%{transform:translate(-50%) translateY(6px);opacity:.6}}.hero__inner[data-astro-cid-fuexfoms]{text-align:center;display:flex;flex-direction:column;align-items:center}.hero__brand-logo[data-astro-cid-fuexfoms]{display:block;height:56px;width:auto;max-width:90%;margin:0 auto}.hero__rule[data-astro-cid-fuexfoms]{width:60px;margin:0 auto 32px}.hero__headline[data-astro-cid-fuexfoms]{font-size:clamp(40px,6vw,72px);font-weight:700;color:#fff;line-height:1.05;letter-spacing:-.03em;margin:0 0 24px;max-width:780px}.hero__sub[data-astro-cid-fuexfoms]{font-size:clamp(17px,2.2vw,22px);font-weight:300;color:#ffffffb3;line-height:1.6;margin:0 0 48px;max-width:580px}.section-alt[data-astro-cid-fuexfoms]{background:#0a0a0a;padding:100px 0}.section-dark-full[data-astro-cid-fuexfoms]{background:#000;padding:100px 0}.problem__grid[data-astro-cid-fuexfoms]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.problem__card[data-astro-cid-fuexfoms]{background:#111;border:1px solid rgba(249,197,28,.12);border-radius:8px;padding:32px;transition:border-color .2s ease}.problem__card[data-astro-cid-fuexfoms]:hover{border-color:#f9c51c66}.problem__card-label[data-astro-cid-fuexfoms]{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#f9c51c;margin:0 0 16px}.problem__card-body[data-astro-cid-fuexfoms]{font-size:15px;font-weight:300;color:#ffffffb3;line-height:1.7;margin:0}.steps[data-astro-cid-fuexfoms]{display:flex;flex-direction:column;gap:0;border-left:2px solid rgba(249,197,28,.25);padding-left:0;margin-left:20px}.step[data-astro-cid-fuexfoms]{display:flex;gap:32px;padding:0 0 48px 40px;position:relative}.step[data-astro-cid-fuexfoms]:last-child{padding-bottom:0}.step[data-astro-cid-fuexfoms]:before{content:"";position:absolute;left:-9px;top:6px;width:16px;height:16px;border-radius:50%;background:#f9c51c}.step__num[data-astro-cid-fuexfoms]{font-size:11px;font-weight:700;letter-spacing:.1em;color:#f9c51c;min-width:28px;padding-top:4px}.step__title[data-astro-cid-fuexfoms]{font-size:20px;font-weight:700;color:#fff;margin:0 0 12px}.step__body[data-astro-cid-fuexfoms]{font-size:16px;font-weight:300;color:#ffffffa6;line-height:1.7;margin:0;max-width:560px}.pricing__grid[data-astro-cid-fuexfoms]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:780px}.pricing__card[data-astro-cid-fuexfoms]{background:#111;border:1px solid rgba(249,197,28,.15);border-radius:10px;padding:40px 36px;display:flex;flex-direction:column;transition:border-color .2s ease}.pricing__card[data-astro-cid-fuexfoms]:hover{border-color:#f9c51c66}.pricing__card--featured[data-astro-cid-fuexfoms]{border-color:#f9c51c4d}.pricing__card-top[data-astro-cid-fuexfoms]{margin-bottom:32px}.pricing__icon[data-astro-cid-fuexfoms]{color:#f9c51c;margin-bottom:16px}.pricing__label[data-astro-cid-fuexfoms]{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin:0 0 12px}.pricing__price[data-astro-cid-fuexfoms]{font-size:42px;font-weight:700;color:#fff;line-height:1;margin:0 0 8px}.pricing__per[data-astro-cid-fuexfoms]{font-size:18px;font-weight:300;color:#fff9}.pricing__cohort[data-astro-cid-fuexfoms]{font-size:13px;font-weight:300;color:#ffffff73;margin:0}.pricing__features[data-astro-cid-fuexfoms]{list-style:none;padding:0;margin:0 0 36px;flex:1}.pricing__features[data-astro-cid-fuexfoms] li[data-astro-cid-fuexfoms]{font-size:14px;font-weight:300;color:#ffffffa6;line-height:1.6;border-bottom:1px solid rgba(255,255,255,.06);padding:8px 0 8px 18px;position:relative}.pricing__features[data-astro-cid-fuexfoms] li[data-astro-cid-fuexfoms]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#f9c51c}.pricing__cta[data-astro-cid-fuexfoms]{display:block;text-align:center;margin-top:auto}.outcomes__grid[data-astro-cid-fuexfoms]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.outcome[data-astro-cid-fuexfoms]{background:#0a0a0a;border:1px solid rgba(249,197,28,.12);border-radius:8px;padding:36px 32px}.outcome__icon[data-astro-cid-fuexfoms]{margin-bottom:24px;line-height:1}.outcome__title[data-astro-cid-fuexfoms]{font-size:18px;font-weight:700;color:#fff;margin:0 0 12px}.outcome__body[data-astro-cid-fuexfoms]{font-size:15px;font-weight:300;color:#ffffffa6;line-height:1.7;margin:0}.mandate[data-astro-cid-fuexfoms]{display:flex;gap:0;margin-bottom:64px;background:#111;border:1px solid rgba(249,197,28,.2);border-radius:10px;overflow:hidden}.mandate__bar[data-astro-cid-fuexfoms]{width:6px;background:#f9c51c;flex-shrink:0}.mandate__content[data-astro-cid-fuexfoms]{padding:36px 40px}.mandate__label[data-astro-cid-fuexfoms]{font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#f9c51c;margin:0 0 16px}.mandate__text[data-astro-cid-fuexfoms]{font-size:clamp(17px,2vw,21px);font-weight:600;color:#fff;line-height:1.5;margin:0 0 16px;max-width:700px}.mandate__sub[data-astro-cid-fuexfoms]{font-size:16px;font-weight:300;color:#ffffffa6;line-height:1.7;margin:0;max-width:680px}.proof__grid[data-astro-cid-fuexfoms]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:64px}.proof__item[data-astro-cid-fuexfoms]{border-left:3px solid #F9C51C;padding-left:24px}.proof__stat[data-astro-cid-fuexfoms]{font-size:32px;font-weight:700;color:#f9c51c;margin:0 0 8px;line-height:1}.proof__label[data-astro-cid-fuexfoms]{font-size:13px;font-weight:300;color:#ffffffa6;line-height:1.6;margin:0}.momentum__cta[data-astro-cid-fuexfoms]{border-top:1px solid rgba(249,197,28,.15);padding-top:48px;display:flex;justify-content:center}.section-cta[data-astro-cid-fuexfoms]{background:#000;padding:100px 0 120px}.cta__headline[data-astro-cid-fuexfoms]{font-size:clamp(28px,4vw,48px);font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.02em;margin:0 0 20px;max-width:600px}.cta__body[data-astro-cid-fuexfoms]{font-size:18px;font-weight:300;color:#ffffffa6;line-height:1.7;max-width:560px;margin:0 0 40px}@media (max-width: 767px){.hero[data-astro-cid-fuexfoms]{padding:80px 0 60px}.problem__grid[data-astro-cid-fuexfoms],.outcomes__grid[data-astro-cid-fuexfoms],.pricing__grid[data-astro-cid-fuexfoms]{grid-template-columns:1fr}.proof__grid[data-astro-cid-fuexfoms]{grid-template-columns:repeat(2,1fr)}.steps[data-astro-cid-fuexfoms]{margin-left:12px}.step[data-astro-cid-fuexfoms]{padding-left:28px;gap:20px}.mandate__content[data-astro-cid-fuexfoms]{padding:28px 24px}.momentum__cta[data-astro-cid-fuexfoms]{flex-direction:column;align-items:flex-start;gap:24px}}@media (max-width: 479px){.proof__grid[data-astro-cid-fuexfoms]{grid-template-columns:1fr}}
