@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--cream: #f3eddf;--ink: #12233f;--line: rgba(18, 35, 63, .27)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:var(--cream);color:var(--ink);font-family:DM Sans,Arial,sans-serif}.page{min-height:100svh;overflow:hidden;display:flex;flex-direction:column}header{height:72px;flex-shrink:0;padding:15px clamp(20px,4vw,64px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,2.8vw,2.7rem);font-weight:700;letter-spacing:-.09em}.descriptor,.back{font-size:.68rem;letter-spacing:.12em;font-weight:700}.plain{background:none;border:0;padding:0;color:inherit;cursor:pointer}.home-page{height:100svh;min-height:650px}.hero{flex:1;min-height:0;padding:clamp(22px,4vh,42px) 20px clamp(18px,3vh,32px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.eyebrow{margin:0 0 8px;font-size:.65rem;font-weight:700;letter-spacing:.2em}.hero h1,.contact h1{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(4rem,9.2vw,8.2rem);line-height:.78;letter-spacing:-.09em}.tagline{margin:22px 0 0;font-size:clamp(.75rem,1vw,.95rem);letter-spacing:.18em;font-weight:700}.parade-window{width:100%;height:clamp(150px,21vh,205px);overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.parade-track{height:100%;width:max-content;display:flex;align-items:flex-end;animation:parade 26s linear infinite}.mascot-step{width:clamp(170px,19vw,260px);height:100%;padding:12px 18px 5px;display:flex;align-items:flex-end;justify-content:center;flex:0 0 auto}.mascot-step img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.mascot-0 img{max-height:94%}.mascot-1 img{max-height:90%}.mascot-2 img{max-height:88%}.mascot-3 img{max-height:92%}.mascot-4 img{max-height:96%}@keyframes parade{0%{transform:translate(0)}to{transform:translate(-50%)}}.button-wrap{flex-shrink:0;display:flex;justify-content:center;padding:20px 20px 14px}.pill{min-width:185px;padding:13px 18px;background:transparent;color:inherit;border:1.5px solid var(--ink);border-radius:999px;display:flex;justify-content:space-between;align-items:center;gap:50px;cursor:pointer;font-weight:700;font-size:.78rem;letter-spacing:.08em;transition:background .18s ease,color .18s ease,transform .18s ease}.pill:hover{background:var(--ink);color:var(--cream);transform:translateY(-2px)}footer{flex-shrink:0;padding:8px clamp(20px,4vw,64px) 14px;font-size:.58rem;letter-spacing:.14em;font-weight:700}.contact-page{position:relative;min-height:100svh}.contact{padding:clamp(60px,9vh,110px) clamp(20px,8vw,120px) 30px}.contact h1{font-size:clamp(4rem,9vw,8rem)}.links{margin-top:clamp(42px,7vh,75px);max-width:810px;border-top:1px solid var(--line)}.links a{color:inherit;text-decoration:none;border-bottom:1px solid var(--line);padding:18px 0;display:flex;align-items:center;justify-content:space-between;font-family:Space Grotesk,sans-serif;font-size:clamp(1.1rem,2.2vw,1.9rem);letter-spacing:-.04em;transition:padding .15s ease}.links a:hover{padding-left:10px}.contact-info{display:flex;align-items:center;gap:22px;min-width:0}.contact-icon{width:30px;height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.contact-icon svg{width:100%;height:100%}.contact-dog{position:fixed;right:clamp(30px,7vw,100px);bottom:35px;width:clamp(140px,17vw,230px);pointer-events:none}.contact-dog img{position:relative;z-index:2;width:100%;display:block}.coffee-pun{position:absolute;right:-30%;top:2%;width:max-content;font-family:Georgia,Times New Roman,serif;font-size:clamp(.85rem,1.25vw,1.25rem);font-style:italic;font-weight:400;letter-spacing:-.03em;transform:rotate(-5deg);white-space:nowrap;z-index:1}@media(max-width:680px){header{height:64px;padding:14px 20px}.brand{font-size:2rem}.descriptor{display:none}.back{font-size:.65rem}.home-page{min-height:100svh}.hero{padding-top:25px;padding-bottom:20px}.hero h1{font-size:clamp(4rem,21vw,6.2rem)}.parade-window{height:175px}.mascot-step{width:165px;padding-left:12px;padding-right:12px}.parade-track{animation-duration:20s}.button-wrap{padding:17px 20px 10px}.contact-page{position:relative;height:100svh;min-height:100svh;overflow:hidden}.contact{padding:clamp(45px,7vh,65px) 32px 0}.contact .eyebrow{margin-bottom:10px;font-size:clamp(.52rem,2.5vw,.62rem);letter-spacing:.16em;white-space:nowrap}.contact h1{font-size:clamp(3.6rem,17vw,4.8rem);line-height:.82;letter-spacing:-.09em}.links{width:100%;max-width:none;margin-top:clamp(45px,7vh,60px)}.links a{min-height:72px;padding:18px 0;font-size:clamp(1rem,4.8vw,1.25rem)}.contact-info{gap:14px;min-width:0}.contact-icon{width:22px;height:22px;flex-shrink:0}.contact-info span:last-child{white-space:nowrap}.arrow{margin-left:10px;font-family:Arial,Helvetica,sans-serif;font-variant-emoji:text;font-size:1.1rem;font-weight:400;flex-shrink:0}.contact-dog{position:absolute;right:22px;bottom:58px;width:125px;opacity:1;pointer-events:none}.contact-dog img{position:relative;z-index:2;width:100%;display:block}.coffee-pun{position:absolute;top:-16px;right:-2px;width:max-content;font-family:Georgia,Times New Roman,serif;font-size:.68rem;font-style:italic;letter-spacing:-.03em;white-space:nowrap;transform:rotate(-5deg);z-index:1}.contact-page footer{position:absolute;left:32px;bottom:50px;padding:0;font-size:.5rem;letter-spacing:.14em}}@media(max-width:390px){.contact{padding-left:24px;padding-right:24px}.contact h1{font-size:3.5rem}.contact .eyebrow{font-size:.5rem}.links{margin-top:42px}.links a{min-height:68px;font-size:1rem}.contact-icon{width:20px;height:20px}.contact-dog{width:110px;right:18px;bottom:55px}.coffee-pun{font-size:.6rem;top:-14px;right:-2px}.contact-page footer{left:24px;bottom:48px;font-size:.46rem}}@media(prefers-reduced-motion:reduce){.parade-track{animation:none}}
