*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Nunito,sans-serif;background-color:#f9f3ee;color:#2a2a2a;font-size:17px;line-height:1.75;-webkit-font-smoothing:antialiased}:root{--cream: #f9f3ee;--cream-mid: #f2e9df;--cream-dark: #ede0d4;--lavender: #d6c6f6;--lavender-light: #ede6fb;--ink: #2a2a2a;--ink-light: #444444;--ink-muted: #777777;--white: #ffffff;--border: 2px solid #2a2a2a;--border-light: 1.5px solid #d4c9be;--radius: 14px;--radius-sm: 8px;--shadow-ink: 4px 4px 0px #2a2a2a;--shadow-ink-sm: 3px 3px 0px #2a2a2a;--max-width: 1080px}h1,h2,h3,h4{font-family:Poppins,sans-serif;font-weight:700;color:#2a2a2a;line-height:1.15}h1{font-size:clamp(2.6rem,5.5vw,4.2rem);letter-spacing:-.02em}h2{font-size:clamp(1.7rem,3.2vw,2.5rem);letter-spacing:-.01em}h3{font-size:clamp(1rem,2vw,1.2rem)}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.section-eyebrow{display:inline-block;font-family:Nunito,sans-serif;font-weight:700;font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;color:var(--ink-muted);margin-bottom:16px}.section--dark .section-eyebrow{color:#888}.section-title{margin-bottom:16px}.section-subtitle{font-size:1.05rem;color:var(--ink-light);max-width:560px;margin-bottom:60px;line-height:1.7}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up-delay-1{transition-delay:.08s}.fade-up-delay-2{transition-delay:.16s}.fade-up-delay-3{transition-delay:.24s}.fade-up-delay-4{transition-delay:.32s}.fade-up-delay-5{transition-delay:.4s}.container{max-width:var(--max-width);margin:0 auto;padding:0 28px}.section{padding:100px 0}.section--alt{background-color:var(--cream-mid)}.section--dark{background-color:var(--ink);color:var(--white)}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4{color:var(--white)}.section--dark p,.section--dark li{color:#c8c0b8}.text-center{text-align:center}.text-center .section-subtitle{margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;gap:8px;font-family:Nunito,sans-serif;font-weight:700;font-size:.97rem;padding:14px 28px;border-radius:10px;border:var(--border);cursor:pointer;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease;line-height:1;letter-spacing:.01em}.btn-primary{background:var(--lavender);color:var(--ink);box-shadow:var(--shadow-ink)}.btn-primary:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.btn-secondary{background:var(--white);color:var(--ink);box-shadow:var(--shadow-ink)}.btn-secondary:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.btn-ghost{background:transparent;color:var(--white);border:2px solid var(--white);box-shadow:4px 4px #ffffff40}.btn-ghost:hover{transform:translate(2px,2px);box-shadow:2px 2px #ffffff40}.btn-large{font-size:1.05rem;padding:16px 36px}
