*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--navy: #141428;--navy-mid: #1c1c3a;--coral: #e94560;--coral-light: #ff6b82;--teal: #0f3460;--teal-light: #1a4a80;--cream: #f7f5f0;--cream-dark: #edeae3;--text: #2a2a3c;--text-muted: #7a7a8e;--text-light: #bdbdcd;--white: #ffffff}html{scroll-behavior:smooth}body{font-family:DM Sans,system-ui,sans-serif;color:var(--text);background:var(--cream);line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,blockquote{font-family:Fraunces,Georgia,serif;font-weight:400}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:translateY(0)}section{padding:5.5rem 2rem}.container{max-width:780px;margin:0 auto}.section-label{font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--coral);margin-bottom:.8rem}h2{font-size:clamp(1.8rem,4.5vw,2.5rem);line-height:1.15;letter-spacing:-.02em;margin-bottom:1.8rem}.subtitle{font-size:1.05rem;color:var(--text-muted);max-width:600px;margin-bottom:1.5rem}.btn{display:inline-block;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;padding:1rem 2.2rem;border:none;border-radius:4px;text-decoration:none;cursor:pointer;transition:transform .15s,box-shadow .15s}.btn-primary{background:var(--coral);color:var(--white);animation:fadeUp .8s both .45s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #e9456059}.btn-white{background:var(--white);color:var(--coral)}.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000001f}@media(max-width:680px){section{padding:4rem 1.5rem}}nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;transition:background .3s,box-shadow .3s}nav[data-astro-cid-dmqpwcec].scrolled{background:#141428f2;box-shadow:0 2px 20px #0003;backdrop-filter:blur(12px)}.nav-logo[data-astro-cid-dmqpwcec]{text-decoration:none;display:flex;align-items:center;gap:.5rem}.nav-logo-img[data-astro-cid-dmqpwcec]{height:30px;width:auto}.nav-logo-text[data-astro-cid-dmqpwcec]{font-family:Fraunces,serif;font-size:1.2rem;font-weight:600;color:var(--white)}.nav-cta[data-astro-cid-dmqpwcec]{font-size:.85rem;font-weight:700;color:var(--coral);text-decoration:none;padding:.5rem 1.2rem;border:1.5px solid var(--coral);border-radius:4px;transition:all .2s}.nav-cta[data-astro-cid-dmqpwcec]:hover{background:var(--coral);color:var(--white)}@media(max-width:680px){nav[data-astro-cid-dmqpwcec]{padding:.8rem 1.2rem}}.hero[data-astro-cid-bbe6dxrz]{background:var(--navy);color:var(--white);padding:8rem 2rem 5rem;position:relative;overflow:hidden;min-height:90vh;display:flex;align-items:center}.hero[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(135deg,transparent 0%,rgba(233,69,96,.06) 100%);pointer-events:none}.hero-inner[data-astro-cid-bbe6dxrz]{max-width:720px;margin:0 auto;width:100%;position:relative;z-index:1}.hero-tag[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;background:#e9456026;color:var(--coral);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.45rem 1rem;border-radius:100px;margin-bottom:2.5rem;animation:fadeIn .8s both}.hero-dot[data-astro-cid-bbe6dxrz]{width:6px;height:6px;border-radius:50%;background:var(--coral);animation:pulse 2s infinite}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:clamp(2.4rem,6vw,3.8rem);line-height:1.08;letter-spacing:-.03em;margin-bottom:.4rem;animation:fadeUp .8s both .1s}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{color:var(--coral);font-style:italic}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:1.2rem;color:var(--text-light);margin:2rem 0 2.5rem;max-width:520px;line-height:1.8;animation:fadeUp .8s both .25s}.hero-sub[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{color:var(--white);font-weight:500}.hero-meta[data-astro-cid-bbe6dxrz]{font-size:.9rem;color:var(--text-muted);margin-bottom:1.8rem;animation:fadeUp .8s both .35s}.claude-box[data-astro-cid-bbe6dxrz]{background:var(--navy-mid);border-left:3px solid var(--teal);padding:1rem 1.3rem;border-radius:0 6px 6px 0;margin-top:2.5rem;font-size:.88rem;color:var(--text-light);line-height:1.7;animation:fadeUp .8s both .55s}.claude-box[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{color:var(--white)}@media(max-width:680px){.hero[data-astro-cid-bbe6dxrz]{padding:7rem 1.5rem 4rem;min-height:auto}}.amnesia[data-astro-cid-754dnhhr]{background:var(--white)}.amnesia-grid[data-astro-cid-754dnhhr]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2.5rem 0 .5rem}.a-card[data-astro-cid-754dnhhr]{padding:2rem;border-radius:8px;position:relative;overflow:hidden}.a-card[data-astro-cid-754dnhhr]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px}.a-card[data-astro-cid-754dnhhr].today{background:#fff7f7}.a-card[data-astro-cid-754dnhhr].today:before{background:var(--coral)}.a-card[data-astro-cid-754dnhhr].tomorrow{background:#f0f4fb}.a-card[data-astro-cid-754dnhhr].tomorrow:before{background:var(--teal)}.a-card[data-astro-cid-754dnhhr] h3[data-astro-cid-754dnhhr]{font-size:1.1rem;margin-bottom:1rem;line-height:1.3}.a-card[data-astro-cid-754dnhhr].today h3[data-astro-cid-754dnhhr]{color:var(--coral)}.a-card[data-astro-cid-754dnhhr].tomorrow h3[data-astro-cid-754dnhhr]{color:var(--teal)}.a-card[data-astro-cid-754dnhhr] p[data-astro-cid-754dnhhr]{font-size:.92rem;color:#666;margin-bottom:.4rem}.a-card[data-astro-cid-754dnhhr] .hl[data-astro-cid-754dnhhr]{font-weight:700;margin-top:.6rem}.a-card[data-astro-cid-754dnhhr].today .hl[data-astro-cid-754dnhhr]{color:var(--coral)}.a-card[data-astro-cid-754dnhhr].tomorrow .hl[data-astro-cid-754dnhhr]{color:var(--teal)}@media(max-width:680px){.amnesia-grid[data-astro-cid-754dnhhr]{grid-template-columns:1fr}}.julie[data-astro-cid-zre7wu4f]{background:var(--cream)}.julie-text[data-astro-cid-zre7wu4f]{font-size:1rem;color:var(--text-muted);line-height:1.8;max-width:640px}.julie[data-astro-cid-zre7wu4f] blockquote[data-astro-cid-zre7wu4f]{font-size:clamp(1.15rem,3vw,1.4rem);color:var(--teal);line-height:1.45;border-left:3px solid var(--coral);padding-left:1.5rem;margin:2.5rem 0;font-style:italic;max-width:600px}.julie[data-astro-cid-zre7wu4f] .punchline[data-astro-cid-zre7wu4f]{color:var(--coral);font-weight:600;font-size:1.05rem}.hardway[data-astro-cid-ut5ih2aq]{background:var(--white)}.hardway-grid[data-astro-cid-ut5ih2aq]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0}.hw-card[data-astro-cid-ut5ih2aq]{padding:2rem;border-radius:8px}.hw-hard[data-astro-cid-ut5ih2aq]{background:var(--cream-dark)}.hw-hard[data-astro-cid-ut5ih2aq] h3[data-astro-cid-ut5ih2aq]{color:var(--text-muted);font-size:1.05rem;margin-bottom:1rem}.hw-hard[data-astro-cid-ut5ih2aq] p[data-astro-cid-ut5ih2aq]{font-size:.92rem;color:#888;margin-bottom:.4rem}.hw-reserved[data-astro-cid-ut5ih2aq]{margin-top:.8rem;font-style:italic;font-size:.88rem;color:#aaa}.hw-easy[data-astro-cid-ut5ih2aq]{background:var(--teal);color:var(--white)}.hw-easy[data-astro-cid-ut5ih2aq] h3[data-astro-cid-ut5ih2aq]{color:var(--white);font-size:1.05rem;margin-bottom:1rem}.hw-easy[data-astro-cid-ut5ih2aq] p[data-astro-cid-ut5ih2aq]{font-size:.92rem;color:#ffffffbf;margin-bottom:.4rem}.hw-easy[data-astro-cid-ut5ih2aq] strong[data-astro-cid-ut5ih2aq]{color:var(--white)}.hw-noskill[data-astro-cid-ut5ih2aq]{margin-top:.8rem;font-style:italic}.hw-tagline[data-astro-cid-ut5ih2aq]{font-family:Fraunces,serif;font-size:1.1rem;color:var(--teal);font-style:italic;margin-top:1.5rem}@media(max-width:680px){.hardway-grid[data-astro-cid-ut5ih2aq]{grid-template-columns:1fr}}.program[data-astro-cid-zgun3isp]{background:var(--cream)}.prog-item[data-astro-cid-zgun3isp]{padding:1.5rem 0;border-bottom:1px solid var(--cream-dark);display:grid;grid-template-columns:3rem 1fr;gap:1rem;align-items:start}.prog-item[data-astro-cid-zgun3isp]:last-child{border-bottom:none}.prog-num[data-astro-cid-zgun3isp]{font-family:Fraunces,serif;font-size:1.8rem;color:var(--coral);line-height:1}.prog-item[data-astro-cid-zgun3isp] h3[data-astro-cid-zgun3isp]{font-size:1.05rem;margin-bottom:.3rem;line-height:1.3}.prog-item[data-astro-cid-zgun3isp] p[data-astro-cid-zgun3isp]{font-size:.92rem;color:var(--text-muted)}@media(max-width:680px){.prog-item[data-astro-cid-zgun3isp]{grid-template-columns:2.2rem 1fr;gap:.7rem}}.foryou[data-astro-cid-nzyjpw6k]{background:var(--navy);color:var(--white)}.foryou[data-astro-cid-nzyjpw6k] h2[data-astro-cid-nzyjpw6k]{color:var(--white)}.foryou[data-astro-cid-nzyjpw6k] ul[data-astro-cid-nzyjpw6k]{list-style:none;padding:0}.foryou[data-astro-cid-nzyjpw6k] li[data-astro-cid-nzyjpw6k]{position:relative;padding-left:1.8rem;margin-bottom:1.2rem;font-size:1.02rem;color:var(--text-light);line-height:1.65}.foryou[data-astro-cid-nzyjpw6k] li[data-astro-cid-nzyjpw6k]:before{content:"";position:absolute;left:0;top:.55rem;width:8px;height:8px;border:2px solid var(--coral);border-radius:50%}.foryou[data-astro-cid-nzyjpw6k] li[data-astro-cid-nzyjpw6k] strong[data-astro-cid-nzyjpw6k]{color:var(--white);font-weight:500}.offer[data-astro-cid-muewmurb]{background:var(--white)}.offer-box[data-astro-cid-muewmurb]{background:var(--cream);border:1.5px solid var(--cream-dark);border-radius:8px;padding:2.5rem;margin:2rem 0}.offer-box[data-astro-cid-muewmurb] h3[data-astro-cid-muewmurb]{font-size:1.3rem;color:var(--teal);margin-bottom:.8rem}.offer-box[data-astro-cid-muewmurb]>p[data-astro-cid-muewmurb]{font-size:.95rem;color:#666;line-height:1.7}.o-steps[data-astro-cid-muewmurb]{list-style:none;padding:0;margin:1.5rem 0}.o-steps[data-astro-cid-muewmurb] li[data-astro-cid-muewmurb]{display:flex;align-items:start;gap:.8rem;margin-bottom:1rem;font-size:.92rem;color:#555;line-height:1.6}.o-num[data-astro-cid-muewmurb]{flex-shrink:0;width:26px;height:26px;background:var(--coral);color:var(--white);font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:4px}.o-steps[data-astro-cid-muewmurb] strong[data-astro-cid-muewmurb]{color:var(--text)}.offer-price[data-astro-cid-muewmurb]{font-family:Fraunces,serif;font-size:1.05rem;color:var(--text);margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--cream-dark)}.offer-price[data-astro-cid-muewmurb] em[data-astro-cid-muewmurb]{color:var(--coral);font-style:normal;font-weight:600}.offer-note[data-astro-cid-muewmurb]{font-size:.82rem;color:var(--text-muted);margin-top:.5rem}.offer-tagline[data-astro-cid-muewmurb]{font-size:.88rem;color:var(--text-muted);margin-top:1.5rem}.offer-tagline[data-astro-cid-muewmurb] strong[data-astro-cid-muewmurb]{color:var(--text)}.about[data-astro-cid-x2lc2h5w]{background:var(--cream)}.about[data-astro-cid-x2lc2h5w] p[data-astro-cid-x2lc2h5w]{font-size:1.02rem;color:#555;line-height:1.85;max-width:620px}.about[data-astro-cid-x2lc2h5w] strong[data-astro-cid-x2lc2h5w]{color:var(--teal)}.reg-form[data-astro-cid-ekudlymt]{max-width:480px;margin:0 auto;text-align:left}.form-row[data-astro-cid-ekudlymt]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group[data-astro-cid-ekudlymt]{margin-bottom:1rem}label[data-astro-cid-ekudlymt]{display:block;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.35rem;color:#ffffffd9}input[data-astro-cid-ekudlymt],select[data-astro-cid-ekudlymt]{width:100%;padding:.75rem 1rem;font-family:DM Sans,sans-serif;font-size:.95rem;border:2px solid transparent;border-radius:6px;background:#ffffffeb;color:var(--text);transition:border-color .2s,box-shadow .2s;appearance:none}input[data-astro-cid-ekudlymt]::placeholder{color:var(--text-muted)}input[data-astro-cid-ekudlymt]:focus,select[data-astro-cid-ekudlymt]:focus{outline:none;border-color:var(--white);box-shadow:0 0 0 3px #ffffff40}input[data-astro-cid-ekudlymt].invalid,select[data-astro-cid-ekudlymt].invalid{border-color:#ffd0d0;background:#fff5f5}select[data-astro-cid-ekudlymt]{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%237a7a8e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-group-other[data-astro-cid-ekudlymt]{animation:fadeUp .3s ease}.btn-submit[data-astro-cid-ekudlymt]{width:100%;margin-top:.5rem;font-size:1.05rem;padding:1rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-spinner[data-astro-cid-ekudlymt] svg[data-astro-cid-ekudlymt]{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.form-error[data-astro-cid-ekudlymt]{margin-top:.8rem;font-size:.88rem;color:#ffd0d0;text-align:center}.form-success[data-astro-cid-ekudlymt]{text-align:center;animation:fadeUp .5s ease}.success-title[data-astro-cid-ekudlymt]{font-family:Fraunces,Georgia,serif;font-size:1.6rem;color:var(--white);margin:1rem 0 .4rem}.success-sub[data-astro-cid-ekudlymt]{font-size:1rem;color:#ffffffd9}.hp[data-astro-cid-ekudlymt]{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}@media(max-width:680px){.form-row[data-astro-cid-ekudlymt]{grid-template-columns:1fr}}.final-cta[data-astro-cid-nqzr7c5x]{background:var(--coral);color:var(--white);text-align:center;padding:5rem 2rem}.final-cta[data-astro-cid-nqzr7c5x] h2[data-astro-cid-nqzr7c5x]{color:var(--white);font-size:clamp(2rem,5vw,2.8rem);margin-bottom:.8rem}.cta-sub[data-astro-cid-nqzr7c5x]{font-size:1.1rem;opacity:.9;margin-bottom:2rem}.final-meta[data-astro-cid-nqzr7c5x]{margin-top:1.8rem;font-size:.82rem;opacity:.65;line-height:1.6}footer[data-astro-cid-sz7xmlte]{background:var(--navy);color:var(--text-muted);text-align:center;padding:2rem;font-size:.8rem}
