:root{--berry:#8e5572;--plum:#3d2c4a;--cream:#fff8f0;--warm-sand:#e8d8c3;--deep-sand:#dcc9b0;--candle-gold:#e8b547;--muted-rose:#c99aa5;--muted-plum:#5c5466;--sage:#a8b89f;--sprinkle-blue:#a0c4ff;--lavender:#b4a5c8;--bg-gradient:linear-gradient(135deg, #fff8f0 0%, #e8d8c3 100%);--btn-gradient:linear-gradient(90deg, #8e5572 0%, #3d2c4a 100%);--radius-card:16px;--radius-pill:20px;--shadow-sm:0 4px 12px #3d2c4a1a;--shadow-md:0 10px 30px #3d2c4a24;--shadow-lg:0 20px 50px #3d2c4a33}*{box-sizing:border-box}html,body{color:var(--plum);background:var(--bg-gradient);-webkit-font-smoothing:antialiased;background-attachment:fixed;min-height:100vh;margin:0;padding:0;font-family:Nunito,-apple-system,BlinkMacSystemFont,SF Pro Rounded,Segoe UI,Helvetica Neue,Arial,sans-serif}a{color:var(--berry);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}.container{max-width:1080px;margin:0 auto;padding:0 24px}.container-narrow{max-width:640px;margin:0 auto;padding:0 20px}.cta{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.cta.primary{background:var(--btn-gradient);color:#fff;box-shadow:0 6px 20px #3d2c4a40}.cta.primary:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 8px 24px #3d2c4a59}.cta.secondary{background:var(--warm-sand);color:var(--plum);border:1px solid #c99aa54d}.cta.secondary:hover{background:var(--deep-sand);text-decoration:none}.card{background:var(--warm-sand);border-radius:var(--radius-card);box-shadow:var(--shadow-md);padding:28px}.section{padding:80px 0}.section-tight{padding:48px 0}h1,h2,h3{color:var(--plum);margin:0 0 12px;line-height:1.15}h1{letter-spacing:-1px;font-size:56px;font-weight:800}h2{font-size:36px;font-weight:700}h3{font-size:22px;font-weight:600}p{color:var(--muted-plum);margin:0 0 12px;line-height:1.6}.eyebrow{text-transform:uppercase;letter-spacing:1px;color:var(--berry);margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}@media (width<=720px){h1{font-size:40px}h2{font-size:28px}.section{padding:56px 0}}.hero{background:radial-gradient(900px 600px at 50% -100px, #e8b5472e, transparent 60%), var(--bg-gradient);text-align:center;padding:80px 0 100px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";filter:blur(48px);opacity:.55;pointer-events:none;border-radius:50%;position:absolute}.hero:before{background:#8e55724d;width:280px;height:280px;top:-80px;left:-80px}.hero:after{background:#e8b5474d;width:240px;height:240px;bottom:-60px;right:-60px}.hero-inner{z-index:1;position:relative}.hero-logo{filter:drop-shadow(0 16px 40px #3d2c4a40);border-radius:32px;width:140px;height:140px;margin:0 auto 24px;display:block}.brand-mark{letter-spacing:-3px;color:var(--plum);margin:0 0 8px;font-family:Nunito,-apple-system,BlinkMacSystemFont,SF Pro Rounded,SF Pro Display,system-ui,sans-serif;font-size:clamp(72px,14vw,144px);font-weight:900;line-height:.95}.tagline{color:var(--plum);letter-spacing:.2px;margin:0 0 24px;font-size:clamp(18px,2.4vw,24px);font-weight:600}.tagline .heart{color:var(--muted-rose);margin:0 4px;display:inline-block;transform:translateY(-1px)}.hero-sub{color:var(--muted-plum);max-width:560px;margin:0 auto;font-size:17px;line-height:1.55}@media (width<=720px){.hero{padding:56px 0 72px}.hero-logo{border-radius:26px;width:110px;height:110px;margin-bottom:18px}.brand-mark{letter-spacing:-2px}.tagline{margin-bottom:18px}}h1,h2,h3,.cta{font-family:Nunito,-apple-system,BlinkMacSystemFont,SF Pro Rounded,SF Pro Display,system-ui,sans-serif}
