@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap";:root{--ink:#17151c;--muted:#6f6b73;--paper:#fffdf8;--cream:#f5efe5;--wine:#651f36;--wine-dark:#461425;--blue:#315d7c;--line:#17151c24;--serif:"Fraunces",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);margin:0;font-size:16px;line-height:1.55}a{color:inherit}button,input,select,textarea{font:inherit}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#fffdf8f0;justify-content:space-between;align-items:center;gap:2rem;min-height:82px;padding:1rem clamp(1.25rem,4vw,4.5rem);display:flex;position:relative}.brand{font:600 1.55rem/1 var(--serif);align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.brand svg{width:34px;height:34px;fill:var(--wine)}.brand svg path:last-child{fill:none;stroke:var(--paper);stroke-width:1.6px;stroke-linecap:round}nav{align-items:center;gap:clamp(1rem,2.5vw,2.1rem);display:flex}nav a{color:#3f3a42;font-size:.92rem;font-weight:500;text-decoration:none}.nav-apply,.button-primary,.button-secondary{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;display:inline-flex}.nav-apply,.button-primary{color:#fff;background:var(--wine)}.nav-apply:hover,.button-primary:hover{background:var(--wine-dark)}.hero{grid-template-columns:48% 52%;min-height:690px;display:grid}.hero-copy{background:var(--cream);flex-direction:column;justify-content:center;padding:clamp(4.5rem,8vw,8rem) clamp(2rem,6vw,7rem);display:flex}.eyebrow{color:var(--wine);letter-spacing:.15em;text-transform:uppercase;font-size:.78rem;font-weight:600}h1,h2,h3{font-family:var(--serif);margin:0;font-weight:500;line-height:1.05}h1{letter-spacing:-.045em;max-width:650px;margin-top:1.2rem;font-size:clamp(3.3rem,6vw,6.5rem)}.hero-copy>p:not(.eyebrow){color:#504b51;max-width:560px;margin:1.5rem 0 2rem;font-size:clamp(1.05rem,1.4vw,1.24rem)}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.button-secondary{border:1px solid var(--ink)}.button-secondary:hover{background:#ffffff8c}.microcopy{color:var(--muted);margin-top:1.15rem;font-size:.84rem}.hero-image{background:#b9a993;min-height:560px;position:relative;overflow:hidden}.hero-image img{object-fit:cover;object-position:62% center;width:100%;height:100%;display:block}.privacy-stamp{color:#fff;backdrop-filter:blur(12px);background:#1f2027d1;border-radius:14px;width:min(280px,100% - 4rem);padding:1.2rem;position:absolute;bottom:2rem;left:2rem}.privacy-stamp strong{font-family:var(--serif);font-size:1.15rem;display:block}.privacy-stamp span{opacity:.85;font-size:.84rem}.section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,7rem)}.section-heading{grid-template-columns:.7fr 1.3fr;gap:3rem;margin-bottom:4rem;display:grid}.section-heading h2{letter-spacing:-.035em;max-width:800px;font-size:clamp(2.5rem,4.5vw,4.8rem)}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.step{border-right:1px solid var(--line);padding:2rem 2.5rem 1rem 0}.step+.step{padding-left:2.5rem}.step:last-child{border-right:0}.step-number{color:var(--wine);font:500 1rem var(--serif)}.step h3{margin-top:2.5rem;font-size:1.7rem}.step p{color:var(--muted)}.membership{background:var(--blue);color:#fff;grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.membership h2{letter-spacing:-.04em;margin:1rem 0 1.5rem;font-size:clamp(2.8rem,5vw,5.6rem)}.membership-copy>p{color:#ffffffc7;max-width:600px;font-size:1.08rem}.price-card{background:var(--paper);color:var(--ink);border-radius:20px;padding:clamp(1.8rem,4vw,3rem);box-shadow:0 24px 70px #101c2640}.price{font:600 clamp(3rem,5vw,5rem)/1 var(--serif);color:var(--wine);margin:.5rem 0}.price span{font:400 1rem var(--sans);color:var(--muted)}.price-card ul{border-block:1px solid var(--line);margin:1.5rem 0;padding:1.5rem 0;list-style:none}.price-card li{margin:.75rem 0}.price-card li:before{content:"✓";color:var(--wine);margin-right:.75rem;font-weight:600}.price-card .button-primary{width:100%}.trust-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.trust-strip div{border-right:1px solid var(--line);flex-direction:column;justify-content:end;min-height:150px;padding:2rem;display:flex}.trust-strip div:last-child{border-right:0}.trust-strip strong{font-family:var(--serif);font-size:1.2rem}.trust-strip span{color:var(--muted);margin-top:.3rem;font-size:.85rem}.page-shell{max-width:1180px;margin:0 auto;padding:clamp(3rem,7vw,7rem) 1.25rem}.form-intro{grid-template-columns:.85fr 1.15fr;gap:4rem;margin-bottom:4rem;display:grid}.form-intro h1{font-size:clamp(3rem,6vw,6rem)}.form-intro p{color:var(--muted);align-self:end;max-width:540px;font-size:1.1rem}.application-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:clamp(1.4rem,4vw,3.5rem);box-shadow:0 20px 70px #3a2a2f14}.form-section{border-bottom:1px solid var(--line);grid-template-columns:240px 1fr;gap:3rem;padding:2.5rem 0;display:grid}.form-section:first-child{padding-top:0}.form-section:last-of-type{border-bottom:0}.form-section h2{font-size:1.55rem}.form-section>div>p{color:var(--muted);font-size:.9rem}.fields{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.field{flex-direction:column;gap:.45rem;display:flex}.field.full{grid-column:1/-1}label,legend{font-size:.9rem;font-weight:600}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cfc8c3;border-radius:9px;padding:.85rem 1rem}textarea{resize:vertical;min-height:125px}input:focus,select:focus,textarea:focus{border-color:var(--blue);outline:3px solid #315d7c2e}.checkbox{flex-direction:row;align-items:flex-start}.checkbox input{width:18px;height:18px;margin-top:.2rem}.form-footer{justify-content:space-between;align-items:center;gap:2rem;padding-top:2rem;display:flex}.form-footer p{color:var(--muted);max-width:520px;font-size:.85rem}footer{background:var(--wine-dark);color:#fff;grid-template-columns:.5fr 1fr 1fr;align-items:center;gap:2rem;padding:3rem clamp(1.25rem,6vw,7rem);display:grid}footer p{color:#ffffffb3}footer div{color:#ffffffb3;flex-wrap:wrap;justify-content:flex-end;gap:1.2rem;font-size:.82rem;display:flex}.brand-footer{color:#fff}.auth-wrap{background:var(--cream);place-items:center;min-height:calc(100vh - 260px);padding:4rem 1.25rem;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(460px,100%);padding:2.5rem;box-shadow:0 20px 70px #3a2a2f14}.auth-card h1{margin:.65rem 0 .7rem;font-size:3rem}.auth-card .eyebrow{margin:0}.auth-card .auth-intro{color:var(--muted);margin:0 0 2rem}.auth-card .field{margin-bottom:1rem}.auth-card .button-primary,.auth-card .button-quiet{width:100%;margin-top:.75rem}.auth-card .button-quiet{color:var(--wine);border-color:#651f3647;justify-content:center;align-items:center;display:inline-flex}.auth-card .button-quiet:hover{border-color:var(--wine);background:#651f360d}.auth-card #auth-status{text-align:center;color:var(--muted);margin:.9rem 0 0;font-size:.86rem}.auth-card #auth-status:empty{display:none}.auth-note{text-align:center;color:var(--muted);padding-top:1rem;font-size:.86rem}.auth-note+.auth-note{padding-top:.65rem}.text-button{color:var(--wine);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.text-button:hover{color:var(--wine-dark)}.auth-forgot{align-self:center;margin-top:.15rem}.success-card{text-align:center}.success-card .button-primary{margin-top:.5rem}.success-mark{color:#1d6547;background:#e6f3ed;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 1.25rem;font-size:1.7rem;font-weight:600;display:grid}.dashboard{background:#f3f4f5;min-height:calc(100vh - 220px);padding:2rem clamp(1.25rem,4vw,4rem) 5rem}.dash-top{justify-content:space-between;align-items:end;gap:2rem;max-width:1400px;margin:0 auto 2rem;display:flex}.dash-top h1{font-size:clamp(2.5rem,4vw,4rem)}.dash-top p{color:var(--muted);margin:.5rem 0 0}.status-pill{color:#1d6547;background:#e6f3ed;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .85rem;font-size:.82rem;font-weight:600;display:inline-flex}.status-pill:before{content:"";background:#2c8b64;border-radius:50%;width:7px;height:7px}.profile-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:1400px;margin:auto;display:grid}.profile-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.profile-photo{aspect-ratio:4/3;color:#fff;font:500 4rem var(--serif);background:linear-gradient(135deg,#d9d0c8,#b8c4cb);place-items:center;display:grid}.profile-card:nth-child(2) .profile-photo{background:linear-gradient(135deg,#cab4ba,#8296a5)}.profile-card:nth-child(3) .profile-photo{background:linear-gradient(135deg,#b7c0b1,#765567)}.profile-body{padding:1.4rem}.profile-title{justify-content:space-between;align-items:center;gap:1rem;display:flex}.profile-title h2{font-size:1.55rem}.profile-body p{color:var(--muted)}.tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.tag{border:1px solid var(--line);border-radius:999px;padding:.35rem .6rem;font-size:.76rem}.admin-grid{grid-template-columns:240px 1fr;gap:1.5rem;max-width:1400px;margin:auto;display:grid}.side-card,.review-card{border:1px solid var(--line);background:#fff;border-radius:16px}.side-card{align-self:start;padding:1rem}.side-card a{border-radius:9px;padding:.8rem 1rem;text-decoration:none;display:block}.side-card a[aria-current=page]{background:var(--cream);color:var(--wine);font-weight:600}.review-card{padding:1.5rem}.review-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding-bottom:1.25rem;display:flex}.review-header h2{font-size:1.55rem}.review-header p{color:var(--muted);margin:.25rem 0 0}.review-answer{border-bottom:1px solid var(--line);padding:1.2rem 0}.review-answer span{color:var(--muted);font-size:.8rem}.review-answer p{margin:.35rem 0 0}.review-actions{justify-content:flex-end;gap:.8rem;padding-top:1.3rem;display:flex}.button-quiet{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;min-height:45px;padding:.65rem 1rem;font-weight:600}.button-approve{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:45px;padding:.65rem 1.2rem;font-weight:600}@media (width<=850px){nav a:not(.nav-apply){display:none}.site-header{min-height:70px}.hero{grid-template-columns:1fr}.hero-copy{padding-top:4.5rem;padding-bottom:4.5rem}.hero-image{min-height:470px}.section-heading,.membership,.form-intro,.form-section{grid-template-columns:1fr;gap:1.5rem}.steps{grid-template-columns:1fr}.step,.step+.step{border-right:0;border-bottom:1px solid var(--line);padding:2rem 0}.trust-strip{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr}footer div{justify-content:flex-start}}.language-switcher{border-left:1px solid var(--line);gap:.3rem;margin-left:.35rem;padding-left:.65rem;display:flex}.language-switcher a{letter-spacing:.08em;opacity:.55;font-size:.7rem}.language-switcher a[aria-current=true]{opacity:1;color:var(--wine)}.price-note{opacity:.72;font-size:.82rem}@media (width<=560px){h1{font-size:3.25rem}.hero-image{min-height:390px}.privacy-stamp{width:calc(100% - 2rem);bottom:1rem;left:1rem}.fields,.trust-strip{grid-template-columns:1fr}.trust-strip div{border-right:0;border-bottom:1px solid var(--line);min-height:115px}.form-footer{flex-direction:column;align-items:stretch}.auth-wrap{padding:1.5rem .75rem}.auth-card{border-radius:16px;padding:1.5rem}.auth-card h1{font-size:2.55rem}}@media (width<=900px){.profile-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.side-card{display:flex;overflow:auto}.side-card a{white-space:nowrap}}@media (width<=600px){.profile-grid{grid-template-columns:1fr}.dash-top{flex-direction:column;align-items:flex-start}.review-header,.review-actions{flex-direction:column;align-items:stretch}}.staging-banner[data-astro-cid-z4jru4n3]{text-align:center;color:#4a3813;background:#fff0c9;border-bottom:1px solid #e0c883;padding:.7rem 1rem;font-size:.88rem;line-height:1.4}.footer-policies[data-astro-cid-z4jru4n3]{flex-wrap:wrap;gap:1rem;line-height:1.5}
