:root{--color-bg:#f4f1ea;--color-blue:#1a226c;--color-gold:#e8aa00;--color-red:#d92323;--color-black:#111;--grain-opacity:.08;--font-display:"Helvetica Neue","Arial Black",sans-serif;--font-serif:"Times New Roman",serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--color-bg);max-width:100vw;color:var(--color-black);font-family:var(--font-display);-webkit-user-select:none;user-select:none;overflow-x:hidden}a{color:inherit;scroll-behavior:smooth;text-decoration:none}:focus-visible{outline:3px solid var(--color-red);outline-offset:4px;border-radius:2px}.text-gold{color:var(--color-gold)}.text-red{color:var(--color-red)}.bg-blue{background-color:var(--color-blue);color:var(--color-bg)}.uppercase{text-transform:uppercase}.icon-lg{width:32px;height:32px}.icon-xl{width:48px;height:48px}input,textarea{-webkit-user-select:text;user-select:text}.grain-overlay{pointer-events:none;z-index:9999;width:100%;height:100%;opacity:var(--grain-opacity);mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' fill='transparent'/%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");position:fixed;top:0;left:0}
.Navigation-module__yDraKW__nav{z-index:10002;background-color:var(--color-bg);mix-blend-mode:difference;background-color:#0000;width:100%;padding:1rem 2rem;position:fixed;top:0;left:0}.Navigation-module__yDraKW__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Navigation-module__yDraKW__logo{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:-.05em;-webkit-tap-highlight-color:transparent;flex:1;align-items:center;font-size:1.5rem;font-weight:900;text-decoration:none;transition:opacity .2s,transform .1s;display:flex}.Navigation-module__yDraKW__logo:active{opacity:.6;transform:scale(.98)}.Navigation-module__yDraKW__logoReezy{opacity:1;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-block;transform:translate(0)}.Navigation-module__yDraKW__logoReezy.Navigation-module__yDraKW__hidden{opacity:0;width:0;overflow:hidden;transform:translate(-10px)}.Navigation-module__yDraKW__centerNav{flex:2;justify-content:center;gap:2rem;display:flex}.Navigation-module__yDraKW__rightPlaceholder{flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.Navigation-module__yDraKW__rightReezy{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:-.05em;opacity:0;font-size:1.5rem;font-weight:900;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:block;transform:translateY(20px)rotate(5deg)}.Navigation-module__yDraKW__rightReezy.Navigation-module__yDraKW__visible{opacity:1;transform:translateY(0)rotate(0)}.Navigation-module__yDraKW__link{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:700;transition:all .2s;position:relative}.Navigation-module__yDraKW__link:hover{color:var(--color-red);text-decoration:line-through}.Navigation-module__yDraKW__mobileToggle{color:#fff;font-family:var(--font-display);cursor:pointer;z-index:10002;text-transform:uppercase;-webkit-tap-highlight-color:transparent;background:0 0;border:2px solid #fff;padding:.5rem 1rem;font-size:1rem;font-weight:900;display:none}.Navigation-module__yDraKW__mobileOverlay{opacity:0;pointer-events:none;z-index:10001;overscroll-behavior:contain;background-color:#0003;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;height:100vh;padding-top:12rem;transition:opacity .3s;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Navigation-module__yDraKW__mobileOverlay.Navigation-module__yDraKW__open,.Navigation-module__yDraKW__mobileBackdrop.Navigation-module__yDraKW__open{opacity:1;pointer-events:auto}.Navigation-module__yDraKW__mobileBackdrop{background-color:var(--color-gold);mix-blend-mode:difference;opacity:0;pointer-events:none;z-index:10000;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0;transform:none}.Navigation-module__yDraKW__overlayContent{z-index:2;text-align:center;flex-direction:column;gap:2rem;display:flex;position:relative}.Navigation-module__yDraKW__mobileLink{font-family:var(--font-display);color:#6b7aff;text-shadow:0 0 10px #6b7aff99,0 0 30px #6b7aff66;text-transform:uppercase;letter-spacing:-.05em;-webkit-tap-highlight-color:transparent;outline:none;font-size:3rem;font-weight:900;text-decoration:none;transition:transform .2s}.Navigation-module__yDraKW__mobileLink:hover{color:var(--color-red);text-decoration:underline;transform:scale(1.1)}@media (max-width:768px){.Navigation-module__yDraKW__centerNav{display:none}.Navigation-module__yDraKW__mobileToggle{display:block}.Navigation-module__yDraKW__rightPlaceholder{display:none}.Navigation-module__yDraKW__logo{z-index:10002;flex:1}}
.Footer-module__3hUVsW__footer{background-color:var(--color-black);color:#fff;border-top:4px solid var(--color-gold);flex-direction:column;align-items:center;width:100%;padding:4rem 2rem 2rem;display:flex}.Footer-module__3hUVsW__socialRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.Footer-module__3hUVsW__socialLink{border:3px solid var(--color-black);width:60px;height:60px;box-shadow:4px 4px 0 var(--color-black);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;text-decoration:none;transition:all .1s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.Footer-module__3hUVsW__socialLink[aria-label=Apple\ Music]{color:#fff;background-color:#000}.Footer-module__3hUVsW__socialLink[aria-label=SoundCloud]{color:#fff;background-color:#f50}.Footer-module__3hUVsW__socialLink[aria-label=YouTube]{color:#fff;background-color:red}.Footer-module__3hUVsW__socialLink[aria-label=Instagram]{color:#fff;background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d) border-box padding-box}.Footer-module__3hUVsW__socialLink[aria-label=TikTok]{color:#fff;background-color:#000;border-color:#ff0050;box-shadow:4px 4px #00f2ea}.Footer-module__3hUVsW__socialLink[aria-label=LinkedIn]{color:#fff;background-color:#0077b5}.Footer-module__3hUVsW__icon{fill:currentColor;-webkit-user-select:none;user-select:none;pointer-events:none;width:28px;height:28px;transition:transform .2s}.Footer-module__3hUVsW__iconLabel{display:none}.Footer-module__3hUVsW__socialLink:hover{box-shadow:6px 6px 0 var(--color-black);filter:brightness(1.1);transform:translateY(-2px)}.Footer-module__3hUVsW__socialLink[aria-label=TikTok]:hover{box-shadow:6px 6px #00f2ea}.Footer-module__3hUVsW__socialLink:active{box-shadow:0px 0px 0 var(--color-black);transform:translateY(2px)}.Footer-module__3hUVsW__socialLink[aria-label=TikTok]:active{box-shadow:0 0 #0000}.Footer-module__3hUVsW__copyWrapper{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__3hUVsW__copy{font-family:var(--font-serif);color:#666;z-index:10;text-shadow:0 1px 2px #00000080;margin-top:1rem;font-size:.9rem;font-weight:700;position:relative}.Footer-module__3hUVsW__legalLinks{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.Footer-module__3hUVsW__legalLink{color:#555;text-transform:uppercase;font-family:Courier New,monospace;font-size:.75rem;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__legalLink:hover{color:var(--color-gold);text-decoration:underline}.Footer-module__3hUVsW__separator{color:#333;font-size:.75rem}@media (max-width:768px){.Footer-module__3hUVsW__socialRow{gap:2rem}}.Footer-module__3hUVsW__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;display:flex}.Footer-module__3hUVsW__copyright{font-family:var(--font-body);color:#fff6;letter-spacing:.1em;font-size:.8rem}.Footer-module__3hUVsW__socials{font-family:var(--font-heading);color:var(--nav-gold);letter-spacing:.05em;gap:2rem;font-size:.9rem;font-weight:700;display:flex}
