@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Inter:wght@100..900&display=swap";[data-astro-cid-ee6qhyem]{margin:0;padding:0;box-sizing:border-box}:root{--cream: #F5F0EB;--terracotta: #C4846C;--charcoal: #3A3A38;--sage: #9CAF94;--ocean: #6B8F9E;--deep: #3D5A68;--sand: #E8DCC8}body{font-family:Inter,sans-serif;color:var(--cream);min-height:100vh;overflow-x:hidden;background:linear-gradient(180deg,#2E4A57 0%,var(--deep) 30%,var(--ocean) 72%,#7FA0AC 100%);display:flex;flex-direction:column}.serif[data-astro-cid-ee6qhyem]{font-family:Playfair Display,Georgia,serif}.rays[data-astro-cid-ee6qhyem]{position:fixed;inset:0;pointer-events:none;opacity:.14;background:repeating-linear-gradient(100deg,transparent 0 90px,#fff 110px 150px,transparent 170px 300px)}.bubble[data-astro-cid-ee6qhyem]{position:fixed;bottom:-30px;border-radius:50%;border:2px solid rgba(245,240,235,.35);animation:rise linear infinite}@keyframes rise{to{transform:translateY(-110vh)}}.floor[data-astro-cid-ee6qhyem]{position:fixed;bottom:0;left:0;right:0;height:120px;pointer-events:none;background:radial-gradient(140% 100% at 50% 115%,var(--sand) 62%,#D5C4A8 70%,transparent 71%)}.weed[data-astro-cid-ee6qhyem]{position:fixed;bottom:46px;transform-origin:bottom center;animation:sway 4.5s ease-in-out infinite}@keyframes sway{0%,to{transform:rotate(-6deg)}50%{transform:rotate(7deg)}}.wrap[data-astro-cid-ee6qhyem]{position:relative;z-index:5;max-width:720px;margin:0 auto;padding:7vh 24px 24px;text-align:center}@media(min-width:768px){.wrap[data-astro-cid-ee6qhyem]{padding:9vh 24px 220px}}.kicker[data-astro-cid-ee6qhyem]{color:var(--terracotta);font-weight:700;letter-spacing:.22em;text-transform:uppercase;font-size:12px}h1[data-astro-cid-ee6qhyem]{font-size:clamp(2.6rem,7vw,4.6rem);line-height:1.02;margin:18px 0}h1[data-astro-cid-ee6qhyem] em[data-astro-cid-ee6qhyem]{color:#c9dde2}.bubble-talk[data-astro-cid-ee6qhyem]{position:relative;display:inline-block;background:var(--cream);color:var(--charcoal);border-radius:26px;padding:18px 26px;margin-top:18px;max-width:480px;font-size:17px;line-height:1.55;box-shadow:0 10px 30px #00000040}.bubble-talk[data-astro-cid-ee6qhyem]:after{content:"";position:absolute;bottom:-12px;left:54px;border:12px solid transparent;border-top-color:var(--cream);border-bottom:0}.pills[data-astro-cid-ee6qhyem]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:26px}.pill[data-astro-cid-ee6qhyem]{border:1.5px solid rgba(245,240,235,.45);border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;color:var(--cream)}form[data-astro-cid-ee6qhyem]{margin-top:34px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}input[data-astro-cid-ee6qhyem][type=email]{border:0;border-radius:999px;padding:15px 24px;width:300px;max-width:82vw;font-size:15px;background:var(--cream);color:var(--charcoal);outline:none}button[data-astro-cid-ee6qhyem]{border:0;border-radius:999px;padding:15px 30px;font-size:15px;font-weight:800;background:var(--terracotta);color:var(--cream);cursor:pointer;transition:background .25s}button[data-astro-cid-ee6qhyem]:hover{background:var(--charcoal)}.msg[data-astro-cid-ee6qhyem]{margin-top:14px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#f5f0ebcc}.stage[data-astro-cid-ee6qhyem]{position:relative;height:180px;margin:4px 0 90px;pointer-events:none;z-index:6}@media(min-width:768px){.stage[data-astro-cid-ee6qhyem]{position:fixed;bottom:26px;left:0;right:0;height:170px;margin:0}}.walker[data-astro-cid-ee6qhyem]{position:absolute;bottom:0;left:50%;width:190px;margin-left:-95px;animation:walkIn 3.2s cubic-bezier(.25,.7,.35,1) forwards}@media(min-width:768px){.walker[data-astro-cid-ee6qhyem]{margin-left:-330px}}@keyframes walkIn{0%{transform:translate(58vw)}to{transform:translate(0)}}.side-loopy[data-astro-cid-ee6qhyem]{animation:bob .42s ease-in-out infinite,sideOut .35s ease 3.25s forwards}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes sideOut{to{opacity:0;visibility:hidden}}.front-loopy[data-astro-cid-ee6qhyem]{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;opacity:0;transform:scale(.7);animation:frontIn .45s cubic-bezier(.34,1.56,.64,1) 3.35s forwards}@keyframes frontIn{to{opacity:1;transform:scale(1)}}.front-loopy[data-astro-cid-ee6qhyem] img[data-astro-cid-ee6qhyem]{width:150px;height:150px;filter:drop-shadow(0 12px 18px rgba(0,0,0,.3))}.leg[data-astro-cid-ee6qhyem]{transform-origin:top center}.legA[data-astro-cid-ee6qhyem]{animation:scuttleA .32s ease-in-out infinite}.legB[data-astro-cid-ee6qhyem]{animation:scuttleB .32s ease-in-out infinite}@keyframes scuttleA{0%,to{transform:rotate(16deg)}50%{transform:rotate(-14deg)}}@keyframes scuttleB{0%,to{transform:rotate(-14deg)}50%{transform:rotate(16deg)}}.modal[data-astro-cid-ee6qhyem]{position:fixed;inset:0;z-index:50;display:none;align-items:center;justify-content:center;padding:24px;background:#2e4a57bf;backdrop-filter:blur(5px)}.modal[data-astro-cid-ee6qhyem].open{display:flex}.modal-card[data-astro-cid-ee6qhyem]{background:var(--cream);color:var(--charcoal);border-radius:34px;padding:42px 30px 34px;max-width:420px;width:100%;text-align:center;box-shadow:0 30px 80px #0006;animation:popIn .5s cubic-bezier(.34,1.56,.64,1)}@keyframes popIn{0%{opacity:0;transform:scale(.72) translateY(18px)}to{opacity:1;transform:none}}.modal-card[data-astro-cid-ee6qhyem] img[data-astro-cid-ee6qhyem]{width:132px;height:132px}.modal-card[data-astro-cid-ee6qhyem] h2[data-astro-cid-ee6qhyem]{font-size:30px;margin:14px 0 10px}.modal-card[data-astro-cid-ee6qhyem] p[data-astro-cid-ee6qhyem]{font-size:16px;line-height:1.6;color:#3a3a38cc}.modal-card[data-astro-cid-ee6qhyem] button[data-astro-cid-ee6qhyem]{margin-top:24px}@media(prefers-reduced-motion:reduce){.walker[data-astro-cid-ee6qhyem]{animation:none;transform:none}.side-loopy[data-astro-cid-ee6qhyem]{animation:none;opacity:0;visibility:hidden}.front-loopy[data-astro-cid-ee6qhyem]{animation:none;opacity:1;transform:none}.weed[data-astro-cid-ee6qhyem],.bubble[data-astro-cid-ee6qhyem],.modal-card[data-astro-cid-ee6qhyem]{animation:none}}footer[data-astro-cid-ee6qhyem]{position:fixed;bottom:8px;width:100%;text-align:center;z-index:7;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#3a3a388c}
