@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600;1,700&display=swap');
:root{--green:#064d3a;--cream:#fff8e7;--orange:#f75628;--yellow:#ffda4b;--ink:#123c2d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #e83c75;outline-offset:5px}header{max-width:1440px;margin:auto;padding:26px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #184d3026}.brand{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:700;letter-spacing:1px}.brand small{display:block;font-size:10px;letter-spacing:1.5px;margin-top:4px}.brand-symbol{font-size:44px;color:var(--orange);line-height:1}nav{display:flex;gap:32px;align-items:center;font-size:14px;font-weight:600}.nav-button{border:1px solid var(--green);border-radius:40px;padding:13px 21px}.hero{max-width:1440px;min-height:750px;margin:auto;padding:48px 7% 60px;display:grid;grid-template-columns:1.1fr .9fr;gap:8%;align-items:center;overflow:hidden;background:radial-gradient(ellipse at 75% 35%,#ffe58980,transparent 58%)}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;line-height:1.7}.eyebrow>span{display:inline-block;width:7px;height:7px;border-radius:100%;background:var(--orange);margin-right:7px}.script{font-family:'Playfair Display',Georgia,serif;font-style:italic}.intro{font-size:22px;margin:32px 0 10px}h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(70px,8.1vw,119px);letter-spacing:-6px;line-height:.99;margin:0;font-weight:800}h1 em{display:block;color:var(--orange);position:relative;font-weight:700}h1 .star{font-size:65px;display:inline-block;margin-left:12px;color:var(--green);vertical-align:middle}h1 .year{display:block;font-family:'DM Sans',sans-serif;letter-spacing:12px;font-size:35px;line-height:1.5;margin-top:10px}.vibe{display:inline-block;background:var(--yellow);font-weight:700;font-size:28px;padding:7px 18px;transform:rotate(-3deg);margin:18px 0 10px}.vibe span{color:#c42730}.hero-description{line-height:1.7;color:#456454;margin:20px 0 26px}.button{display:inline-flex;align-items:center;gap:32px;background:var(--green);color:white;border-radius:40px;padding:18px 25px;font-weight:600;font-size:15px;transition:transform .2s}.button:hover{transform:translateY(-3px)}.hero-meta{display:flex;align-items:center;gap:22px;margin-top:34px;font-size:13px;line-height:1.5}.hero-meta>span:first-child{font-weight:700;font-size:15px;border-right:1px solid #064d3a50;padding-right:22px}.poster-wrap{position:relative;max-width:430px;justify-self:center;transform:rotate(3deg);padding:12px 12px 36px;background:white;box-shadow:12px 18px 0 #e5b52a35,0 20px 55px #55441b20;border-radius:3px}.poster{display:block;width:100%;height:auto}.poster-label{font-size:10px;letter-spacing:1.5px;text-align:center;padding:0 0 12px;font-weight:700}.poster-note{position:absolute;bottom:9px;left:0;width:100%;text-align:center;font-size:13px}.poster-sticker{position:absolute;bottom:50px;left:-45px;background:var(--orange);color:#fff5d9;border:3px solid var(--cream);border-radius:50%;width:126px;height:126px;text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:14px;font-weight:500;transform:rotate(-14deg);line-height:1.5;box-shadow:0 5px 20px #7a331f30}.ticker{background:var(--yellow);padding:20px 0;overflow:hidden;border-block:1px solid #163d301a}.ticker>div{white-space:nowrap;text-align:center;word-spacing:18px;font-size:18px;letter-spacing:3px;font-weight:700}.ticker span{color:var(--orange);font-size:26px;vertical-align:middle}.section{padding:85px 7%;max-width:1440px;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:36px}.section-heading>p{line-height:1.7;color:#58705e}h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(34px,4vw,55px);font-weight:600;letter-spacing:-1.7px;line-height:1.15;margin:12px 0}h2 em{font-weight:600;color:var(--orange)}.days{display:grid;grid-template-columns:1fr 1fr;gap:24px}.day{padding:32px 36px;border-radius:22px}.day-one{background:var(--green);color:var(--cream)}.day-two{background:#ffda4b;color:var(--ink)}.day-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:2px;font-weight:600}.pill{border:1px solid currentColor;border-radius:40px;padding:9px 14px}.day h3{font-family:'Playfair Display',serif;font-size:38px;margin:25px 0 7px;letter-spacing:-1px}.time{font-size:14px;letter-spacing:1px;margin-top:0}.day-divider{height:1px;background:currentColor;opacity:.25;margin:26px 0}.mini-label{font-size:11px;font-weight:600;letter-spacing:1.4px;line-height:1.7}.day h4{font-size:25px;line-height:1.25;margin:9px 0 16px;font-weight:600}.games{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0 32px}.games span{border:1px solid #fff6d94a;padding:9px 13px;border-radius:30px;font-size:14px}.featured{background:#ffffff0c;padding:21px;border-radius:14px;display:flex;gap:20px}.feature-mark{color:var(--yellow);font-size:52px}.featured h4{color:var(--yellow);font-size:30px;margin:8px 0}.featured p:last-child{font-size:14px;line-height:1.5;margin-bottom:0}.day-footer{font-family:'Playfair Display',serif;font-style:italic;font-size:18px;margin:26px 0 0}.event{display:grid;grid-template-columns:85px 1fr;gap:16px;margin-bottom:24px}.event>span{font-size:12px;font-weight:700;line-height:1.7;margin-top:6px}.event h4{font-size:22px;margin:0 0 8px}.event p{font-size:14px;line-height:1.6;margin:0}.music{border-top:1px solid #064d3a30;padding-top:12px}.music h4{font-family:'Playfair Display',serif;font-size:34px;line-height:1.1;margin-bottom:12px}.music h4 span{font-style:italic}.music>p:last-child{font-size:14px}.guest{display:flex;align-items:center;gap:25px;padding:28px 34px;border:1px solid #064d3a2b;border-radius:18px;margin-top:25px}.guest-flower{font-size:65px;color:var(--orange)}.guest h3{font-family:'Playfair Display',serif;font-size:30px;margin:5px 0}.guest p{margin:5px 0}.guest-note{margin-left:auto;font-size:22px;text-align:right}.venue{background:var(--green);color:var(--cream);display:grid;grid-template-columns:1.25fr .75fr;gap:10%;max-width:none;padding-inline:max(7%,calc((100vw - 1240px)/2))}.venue h2 em{color:var(--yellow)}.venue-address{font-size:21px;font-weight:600;margin-top:30px}.venue p{line-height:1.7}.cream{background:var(--cream);color:var(--green);margin-top:15px}.venue-ticket{background:var(--yellow);color:var(--green);padding:32px;transform:rotate(3deg);text-align:center;border-radius:6px;box-shadow:10px 10px 0 #ffffff12}.venue-ticket>span{font-size:12px;letter-spacing:3px}.venue-ticket h3{font-family:'Playfair Display',serif;font-size:30px;font-weight:600}.ticket-dates{display:flex;justify-content:center;align-items:center;gap:22px}.ticket-dates b{font-size:72px;line-height:1}.ticket-dates span{font-family:Georgia,serif;font-style:italic;font-size:30px}.venue-ticket>p{font-size:13px;letter-spacing:3px}.ticket-bottom{border-top:1px dashed #064d3a70;margin-top:30px;padding-top:20px;line-height:1.9;font-size:14px}.ticket-bottom a{font-weight:700}.partners{text-align:center}.partners h2{font-size:43px}.partner-main{display:grid;grid-template-columns:repeat(3,1fr);margin:45px 0 30px;border-block:1px solid #064d3a25;padding:28px 0}.partner-main>div+div{border-left:1px solid #064d3a25}.partners p{font-size:11px;letter-spacing:1.5px;font-weight:600}.partner-main h3{font-family:Georgia,serif;font-size:24px;line-height:1.4;font-weight:600}.partner-other{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.partner-other span{display:block;font-weight:600;font-size:15px;margin:12px 0}.partner-other small{font-size:13px}footer{background:#f2eddc;padding:35px 7% 70px;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:12px}footer .brand{font-size:15px}footer .brand small{font-size:8px;max-width:220px;line-height:1.6}footer>p{max-width:250px;line-height:1.6}.mate{position:fixed;left:20px;bottom:25px;z-index:20;width:125px;will-change:transform;pointer-events:none}.maveli{padding:0;border:0;background:none;cursor:pointer;pointer-events:auto;display:block;width:125px;filter:drop-shadow(0 8px 5px #00332435);transform-origin:bottom center;animation:bob .65s ease-in-out infinite alternate}.maveli img{display:block;width:100%;height:160px;object-fit:contain}.greeting{position:absolute;bottom:170px;left:0;background:white;border:1px solid #064d3a25;color:var(--green);border-radius:15px 15px 15px 2px;width:180px;padding:12px;font-size:13px;box-shadow:0 8px 25px #0002;opacity:0;transition:opacity .2s;line-height:1.5}.greeting.show{opacity:1}.motion{position:fixed;bottom:10px;right:14px;border:1px solid #064d3a33;border-radius:30px;background:#fff9ecf5;color:var(--green);padding:9px 13px;font-size:12px;z-index:30;cursor:pointer}.paused .maveli{animation:none}@keyframes bob{to{transform:translateY(-5px) rotate(2deg)}}@media(min-width:1500px){.hero{min-height:800px}}@media(max-width:850px){header{padding:20px 6%}nav{gap:20px}nav>a:not(.nav-button){display:none}.hero{padding:40px 6% 55px;gap:5%;min-height:0}h1{font-size:85px}.poster-sticker{width:95px;height:95px;font-size:11px;left:-25px}.hero-description br{display:none}.section{padding:60px 6%}.day{padding:26px}.day h3{font-size:31px}.event{grid-template-columns:1fr;gap:6px}.guest-note{display:none}.venue{gap:6%}.partner-other{grid-template-columns:1fr 1fr}footer{flex-wrap:wrap}}@media(max-width:600px){.brand{font-size:13px;gap:8px}.brand-symbol{font-size:34px}.brand small{font-size:8px}.nav-button{font-size:11px;padding:10px 13px}.hero{grid-template-columns:1fr;padding-top:30px}.eyebrow{font-size:10px;letter-spacing:1.5px}.intro{margin-top:25px;font-size:21px}h1{font-size:92px;letter-spacing:-5px}h1 .year{font-size:28px}h1 .star{font-size:52px}.hero-description{font-size:16px}.hero-meta{margin-top:25px}.poster-wrap{width:75%;margin:45px 0 15px;max-width:320px}.poster-sticker{width:110px;height:110px;font-size:12px;left:-35px}.ticker{padding:13px 0}.ticker>div{font-size:14px;word-spacing:8px}.section-heading{display:block}.section-heading>p{display:none}.days,.venue{grid-template-columns:1fr}.day{padding:28px}.day h3{font-size:35px}.event{grid-template-columns:70px 1fr;gap:14px}.event h4{font-size:20px}.guest{padding:22px 18px;gap:14px}.guest-flower{font-size:42px}.guest h3{font-size:23px}.guest p{font-size:13px}.guest .eyebrow{font-size:9px}.venue-ticket{margin:28px 8px 10px}.partners h2{font-size:34px}.partner-main{grid-template-columns:1fr;margin-top:30px;padding:0}.partner-main>div{padding:15px}.partner-main>div+div{border-left:0;border-top:1px solid #064d3a25}.partner-main h3{font-size:23px}.partner-other{gap:25px 14px}.partner-other span{font-size:14px}footer{padding-bottom:90px}.mate,.maveli{width:90px}.maveli img{height:125px}.greeting{bottom:130px;width:155px;font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.maveli{animation:none}.button{transition:none}}
