*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;overflow-x:hidden}body{line-height:1.5}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}:root{--yellow: #e6c84a;--green: #0e1d0a;--cream: #f5f5f0;--black: #000;--white: #fff;--orange: #e85d2f;--font-display: "Bebas Neue", "Impact", sans-serif;--font-body: "Inter", system-ui, sans-serif;--rotate-1: -3deg;--rotate-2: 2deg;--rotate-3: -1.5deg;--rotate-4: 4deg;--gap: clamp(1rem, 3vw, 2rem);--pad: clamp(1.5rem, 4vw, 3rem);--huge: clamp(3rem, 8vw, 8rem)}body{font-family:var(--font-body);font-size:clamp(16px,1.2vw,18px);background:var(--cream);color:var(--green)}.giant{font-family:var(--font-display);font-size:clamp(4rem,15vw,18rem);line-height:.85;letter-spacing:-.03em;text-transform:uppercase;font-weight:400}.huge{font-family:var(--font-display);font-size:clamp(3rem,10vw,12rem);line-height:.9;text-transform:uppercase}.big{font-family:var(--font-display);font-size:clamp(2rem,6vw,8rem);line-height:.95;text-transform:uppercase}.med{font-family:var(--font-display);font-size:clamp(1.5rem,4vw,4rem);line-height:1;text-transform:uppercase}.small{font-size:clamp(.875rem,1.2vw,1.125rem);line-height:1.6}.yellow{color:var(--yellow)}.green{color:var(--green)}.cream{color:var(--cream)}.black{color:var(--black)}.orange{color:var(--orange)}.bg-yellow{background:var(--yellow)}.bg-green{background:var(--green)}.bg-cream{background:var(--cream)}.bg-black{background:var(--black)}.bg-orange{background:var(--orange)}.r1{transform:rotate(var(--rotate-1))}.r2{transform:rotate(var(--rotate-2))}.r3{transform:rotate(var(--rotate-3))}.r4{transform:rotate(var(--rotate-4))}.border-t{border-top:5px solid currentColor}.border-b{border-bottom:5px solid currentColor}.border-l{border-left:5px solid currentColor}.border-r{border-right:5px solid currentColor}.border{border:5px solid currentColor}.btn{display:inline-block;padding:1rem 2rem;background:var(--orange);color:var(--cream);font-family:var(--font-display);font-size:clamp(1.25rem,2vw,2rem);text-transform:uppercase;text-decoration:none;border:4px solid var(--green);cursor:pointer;transition:all .15s;position:relative;box-shadow:6px 6px 0 var(--green)}.btn:hover{transform:translate(-3px,-3px);background:var(--yellow);color:var(--green);border-color:var(--green);box-shadow:8px 8px 0 var(--green)}.overlap{position:relative;z-index:2}.push-up{margin-top:-5%}.push-down{margin-bottom:-5%}.chaos-grid{display:grid;gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.angled{transform:skewY(-2deg)}.angled>*{transform:skewY(2deg)}.cut{clip-path:polygon(0 5%,100% 0,100% 95%,0 100%)}.cut-reverse{clip-path:polygon(0 0,100% 5%,100% 100%,0 95%)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){:root{--pad: 1.5rem;--gap: 1rem}}.sidenav[data-astro-cid-5hce7sga]{position:fixed;left:0;top:0;bottom:0;width:160px;background:var(--green);border-right:5px solid var(--yellow);display:flex;flex-direction:column;align-items:center;padding:2rem 0;gap:2rem;z-index:1000}.logo-link[data-astro-cid-5hce7sga]{width:120px;transition:transform .2s}.logo-link[data-astro-cid-5hce7sga]:hover{transform:scale(1.1) rotate(-5deg)}.logo-link[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{width:100%;height:auto}.nav-links[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.nav-link[data-astro-cid-5hce7sga]{font-family:var(--font-display);font-size:1.25rem;letter-spacing:.1em;color:var(--cream);text-decoration:none;padding:.75rem 1rem;transition:all .2s;border-left:4px solid transparent;text-align:center}.nav-link[data-astro-cid-5hce7sga]:hover,.nav-link[data-astro-cid-5hce7sga].active{color:var(--yellow);border-left-color:var(--yellow);transform:translate(-3px)}.main-content[data-astro-cid-5hce7sga]{margin-left:160px;min-height:100vh}.hamburger[data-astro-cid-5hce7sga]{display:none;position:fixed;top:1.5rem;right:1.5rem;z-index:2000;background:transparent;border:none;width:30px;height:24px;cursor:pointer;padding:0}.hamburger[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]{display:block;position:absolute;width:100%;height:3px;background:var(--cream);transition:all .3s ease;left:0;filter:drop-shadow(1px 1px 0 var(--green))}.hamburger[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]:nth-child(1){top:0}.hamburger[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]:nth-child(3){bottom:0}.hamburger[data-astro-cid-5hce7sga].active span[data-astro-cid-5hce7sga]:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.hamburger[data-astro-cid-5hce7sga].active span[data-astro-cid-5hce7sga]:nth-child(2){opacity:0}.hamburger[data-astro-cid-5hce7sga].active span[data-astro-cid-5hce7sga]:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.mobile-menu[data-astro-cid-5hce7sga]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--green);z-index:1500;transform:translate(-100%);transition:transform .3s ease-in-out}.mobile-menu[data-astro-cid-5hce7sga].active{transform:translate(0)}.mobile-menu-content[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:3rem;padding:2rem}.mobile-logo[data-astro-cid-5hce7sga]{width:150px}.mobile-logo[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{width:100%;height:auto}.mobile-nav-links[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;gap:2rem;align-items:center}.mobile-nav-link[data-astro-cid-5hce7sga]{font-family:var(--font-display);font-size:2.5rem;color:var(--cream);text-decoration:none;padding:.5rem 2rem;border-left:4px solid transparent;transition:all .2s}.mobile-nav-link[data-astro-cid-5hce7sga]:hover,.mobile-nav-link[data-astro-cid-5hce7sga].active{color:var(--yellow);border-left-color:var(--yellow)}.footer[data-astro-cid-5hce7sga]{background:var(--green);border-top:5px solid var(--yellow);margin-left:160px;padding:var(--huge) 0 var(--pad)}.footer-content[data-astro-cid-5hce7sga]{max-width:1400px;margin:0 auto;padding:0 var(--pad);display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--huge);margin-bottom:var(--pad)}.footer-section[data-astro-cid-5hce7sga] h3[data-astro-cid-5hce7sga],.footer-section[data-astro-cid-5hce7sga] h4[data-astro-cid-5hce7sga]{margin-bottom:1rem}.social-links[data-astro-cid-5hce7sga]{display:flex;gap:1rem;margin-top:1rem}.social-link[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--yellow);color:var(--green);border:3px solid var(--green);transition:all .15s;text-decoration:none}.social-link[data-astro-cid-5hce7sga]:hover{background:var(--cream);transform:translate(-2px,-2px);box-shadow:3px 3px 0 var(--yellow)}.footer-links[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.footer-link[data-astro-cid-5hce7sga]{font-family:var(--font-display);font-size:1.25rem;text-decoration:none;transition:all .15s;width:fit-content}.footer-link[data-astro-cid-5hce7sga]:hover{color:var(--yellow);transform:translate(5px)}.footer-bottom[data-astro-cid-5hce7sga]{max-width:1400px;margin:0 auto;padding:var(--pad) var(--pad) 0;border-top:3px solid var(--yellow);text-align:center}@media(max-width:768px){.sidenav[data-astro-cid-5hce7sga]{display:none}.hamburger[data-astro-cid-5hce7sga]{display:flex}.mobile-menu[data-astro-cid-5hce7sga]{display:block}.main-content[data-astro-cid-5hce7sga]{margin-left:0;margin-top:0}.footer[data-astro-cid-5hce7sga]{margin-left:0}.footer-content[data-astro-cid-5hce7sga]{grid-template-columns:1fr;gap:var(--gap)}.social-links[data-astro-cid-5hce7sga]{justify-content:flex-start}}
