:root{--ink:#342635;--terracotta:#ad6d5c;--cream:#fffaf4;--coral:#f18370;--yellow:#f5d47e;--sage:#a9c4aa;--lavender:#cbc0e4;--container:min(1480px,calc(100% - 64px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--cream);font-family:"DM Sans",sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 16px;color:#fff;background:var(--ink);transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{position:absolute;z-index:20;top:0;right:0;left:0}.nav-wrap{display:flex;align-items:center;gap:48px;width:var(--container);height:120px;margin:auto}.brand{display:flex;align-items:center;gap:18px}.brand strong{font-family:"Nunito",sans-serif;font-size:48px;font-weight:900;letter-spacing:-.05em;color:var(--terracotta)}.brand span{padding-left:18px;border-left:1px solid var(--terracotta);font-size:16px;font-weight:600;line-height:1.15}.nav-wrap nav{display:flex;gap:46px;margin-left:auto}.nav-wrap nav a{font-size:15px;font-weight:600}.nav-button{padding:17px 30px;border-radius:999px;color:#fff;background:var(--terracotta);font-weight:700}.hero{position:relative;min-height:100svh;overflow:hidden;padding-top:120px}.hero-wrap{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;width:var(--container);min-height:calc(100svh - 120px);margin:auto}.hero-copy{position:relative;z-index:5;padding:54px 0 70px}.hero h1{margin:0;font-family:"Nunito",sans-serif;font-size:clamp(58px,6.2vw,104px);font-weight:900;line-height:.96;letter-spacing:-.055em;text-wrap:balance}.hero h1 em{color:var(--terracotta);font-style:normal}.hero-copy>p:not(.hand-note){margin:28px 0 0;font-size:21px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:62px;padding:16px 28px;border:1px solid var(--terracotta);border-radius:999px;font-weight:700;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-3px)}.button--primary{color:#fff;background:var(--terracotta)}.button--secondary{background:rgba(255,255,255,.58)}.hand-note{margin:58px 0 0 40%;color:var(--terracotta);font-family:"Nunito",sans-serif;font-size:17px;font-weight:700;line-height:1.7;transform:rotate(-6deg)}.hand-note span{display:block;font-size:34px}.hero-visual{position:relative;align-self:end;height:760px}.hero-visual img{position:absolute;z-index:3;right:-4%;bottom:0;width:92%;height:690px;border-radius:46% 46% 24px 24px;object-fit:cover;object-position:center;clip-path:path("M 110 0 Q 500 10 700 120 Q 850 250 820 520 Q 810 650 690 690 L 90 690 Q 0 650 0 520 L 0 180 Q 10 40 110 0 Z")}.coral-arch{position:absolute;z-index:1;top:20px;right:5%;width:90%;height:680px;border:34px solid var(--coral);border-bottom:0;border-radius:50% 50% 0 0}.yellow-circle{position:absolute;top:-30px;right:-5%;width:520px;height:520px;border-radius:50%;background:var(--yellow)}.star{position:absolute;z-index:5;top:40px;left:3%;color:var(--yellow);font-size:105px;filter:drop-shadow(0 12px 10px rgba(126,84,45,.16));transform:rotate(12deg)}.ring{position:absolute;z-index:5;top:60px;right:-3%;width:118px;height:118px;border:25px solid #c58b55;border-radius:50%;box-shadow:inset 0 0 0 8px #e7bc89}.hero-shape--leaf{position:absolute;bottom:-90px;left:-110px;width:420px;height:320px;border-radius:50% 50% 20% 80%;background:linear-gradient(45deg,var(--sage) 0 50%,var(--lavender) 50%)}a:focus-visible{outline:3px solid var(--ink);outline-offset:4px}@media(max-width:900px){:root{--container:calc(100% - 32px)}.nav-wrap{height:88px}.nav-wrap nav{display:none}.brand strong{font-size:38px}.brand span{font-size:12px}.nav-button{margin-left:auto;padding:12px 17px}.hero{padding-top:88px}.hero-wrap{grid-template-columns:1fr}.hero-copy{padding:48px 0 24px}.hero h1{font-size:clamp(50px,13vw,76px)}.hero-visual{height:470px}.hero-visual img{right:0;width:100%;height:430px;border-radius:34% 34% 20px 20px;clip-path:none}.coral-arch{right:0;width:100%;height:430px;border-width:20px}.yellow-circle{width:280px;height:280px}.star{font-size:70px}.ring{width:80px;height:80px;border-width:18px}.hand-note{display:none}.hero-shape--leaf{width:250px;height:190px}.button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
