@font-face{font-family:Clash Display;src:url(/fonts/ClashDisplay-Variable.ttf)format("truetype");font-weight:200 700;font-display:swap}:root{--rw-green:#136207;--rw-green-rgb:19,98,7;--rw-gold:#f5bd02;--rw-gold-rgb:245,189,2;--rw-charcoal:#333;--rw-cream:#fdf6e9;--rw-white:#fff;--font-main:"Clash Display",sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-4xl:96px;--space-5xl:128px;--space-6xl:160px;--space-7xl:200px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001f;--shadow-xl:0 16px 48px #00000029;--transition-fast:.2s ease;--transition-base:.3s ease;--transition-slow:.5s ease;--max-width:1200px;--theme-bg:#0a0e0a;--theme-bg-rgb:10,14,10;--theme-surface:#0e120e99;--theme-surface-solid:#0e120e;--theme-surface-hover:#121612cc;--theme-border:#ffffff0f;--theme-border-hover:#f5bd024d;--theme-text:#fff;--theme-text-rgb:255,255,255;--theme-text-secondary:#ffffffa6;--theme-text-muted:#fff6;--theme-text-faint:#ffffff40;--theme-overlay:#0a0e0a99;--theme-glass:#0a0f0a73;--theme-glass-border:#ffffff0f;--theme-shadow:#0000004d;--theme-shadow-heavy:#00000080;--theme-scrollbar-track:#0003;--theme-scrollbar-thumb:#ffffff1a;--theme-input-bg:#ffffff0a;--theme-btn-subtle:#ffffff0d;--theme-btn-subtle-hover:#ffffff1a}[data-theme=light]{--rw-gold:#136207;--rw-gold-rgb:19,98,7;--theme-bg:#fdf6e9;--theme-bg-rgb:253,246,233;--theme-surface:#ffffffd9;--theme-surface-solid:#fff;--theme-surface-hover:#fffffff2;--theme-border:#3333331a;--theme-border-hover:#13620766;--theme-text:#333;--theme-text-rgb:51,51,51;--theme-text-secondary:#333333b3;--theme-text-muted:#33333373;--theme-text-faint:#33333340;--theme-overlay:#fdf6e9bf;--theme-glass:#ffffffb3;--theme-glass-border:#33333314;--theme-shadow:#00000014;--theme-shadow-heavy:#0000001f;--theme-scrollbar-track:#0000000d;--theme-scrollbar-thumb:#00000026;--theme-input-bg:#0000000a;--theme-btn-subtle:#0000000d;--theme-btn-subtle-hover:#0000001a}html{view-transition-name:root}::view-transition-group(root){animation-duration:.7s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-old(root){mix-blend-mode:normal;height:100%;animation:none;display:block}::view-transition-new(root){mix-blend-mode:normal;height:100%;animation:none;display:block}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:9999;animation:.7s cubic-bezier(.4,0,.2,1) forwards theme-ripple}@keyframes theme-ripple{0%{clip-path:circle(0px at var(--theme-switch-x)var(--theme-switch-y))}to{clip-path:circle(var(--theme-switch-r)at var(--theme-switch-x)var(--theme-switch-y))}}html.theme-fade{transition:background-color .4s ease-in-out}html.theme-fade *{transition:background-color .4s ease-in-out,color .4s ease-in-out,border-color .4s ease-in-out,box-shadow .4s ease-in-out!important}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}:focus{outline:none}:focus-visible{outline:2px solid var(--rw-gold);outline-offset:2px;border-radius:var(--radius-sm)}a:active,button:active{transition:transform .1s;transform:scale(.97)}.skip-link{z-index:9999;background:var(--rw-gold);color:#000;border-radius:var(--radius-md);padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:top .2s;position:fixed;top:-100%;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0000004d}.skip-link:focus{outline:2px solid var(--rw-gold);outline-offset:2px;top:16px}body{font-family:var(--font-main);color:var(--theme-text);background-color:var(--theme-bg);font-size:16px;font-weight:400;line-height:1.6;transition:background-color .4s,color .4s;overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{font-family:var(--font-main);cursor:pointer;background:0 0;border:none}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}h1{font-size:clamp(2.25rem,5vw,3.75rem)}h2{font-size:clamp(1.75rem,3.5vw,2.75rem)}h3{font-size:clamp(1.25rem,2.5vw,1.75rem)}h4{font-size:clamp(1.1rem,2vw,1.35rem)}p{font-size:clamp(.95rem,1.5vw,1.125rem);line-height:1.7}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes shine{0%{left:-100%}20%{left:100%}to{left:100%}}.reveal{visibility:hidden}.hover-float{transition:transform .3s}.hover-float:hover{animation:3s ease-in-out infinite float}.section{padding:var(--space-4xl)var(--space-lg)}.section--cream{background-color:var(--rw-cream)}.section--white{background-color:var(--rw-white)}.section--green{background-color:var(--rw-green);color:var(--rw-white)}.section--gold{background-color:var(--rw-gold);color:var(--rw-charcoal)}.container{max-width:var(--max-width);width:100%;margin:0 auto}.sectionEyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--rw-gold);white-space:nowrap;align-items:center;gap:.75rem;margin-top:24px;margin-bottom:12px;font-size:.78rem;font-weight:600;display:inline-flex}.sectionEyebrow:before,.sectionEyebrow:after{content:"";background:linear-gradient(90deg,rgba(var(--rw-gold-rgb),.8),transparent);width:40px;height:1px;transform:translateY(2px)}.sectionEyebrow:after{background:linear-gradient(270deg,rgba(var(--rw-gold-rgb),.8),transparent)}.sectionTitle{color:var(--theme-text);margin-bottom:var(--space-lg);letter-spacing:-.01em;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;line-height:1.15}.sectionTitle span{color:var(--rw-gold)}.sectionSubtitle{color:var(--theme-text-secondary);max-width:800px;margin-bottom:var(--space-3xl);font-size:1rem;line-height:1.7}p{color:var(--theme-text-secondary);font-size:.98rem;line-height:1.7}@media (max-width:768px){.sectionEyebrow:before,.sectionEyebrow:after{width:24px}.sectionTitle{font-size:clamp(1.8rem,6vw,2.4rem)}.sectionSubtitle{font-size:1rem}}
.Sidebar-module__LL3y9G__sidebar{background:var(--theme-glass);-webkit-backdrop-filter:blur(40px)saturate(1.4);border-right:1px solid var(--theme-glass-border);z-index:10;flex-direction:column;height:100vh;transition:width .6s cubic-bezier(.85,0,.15,1),padding .6s cubic-bezier(.85,0,.15,1),background .4s,border-color .4s;display:flex;position:relative}.Sidebar-module__LL3y9G__collapsed{width:72px;padding:var(--space-xl)0;align-items:center}.Sidebar-module__LL3y9G__expanded{width:260px;padding:var(--space-xl)var(--space-lg)}.Sidebar-module__LL3y9G__toggleBtn{border-radius:var(--radius-sm);border:1px solid var(--theme-border);background:var(--theme-btn-subtle);width:28px;height:28px;color:var(--rw-gold);cursor:pointer;z-index:20;margin-bottom:var(--space-sm);flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;margin-right:0;transition:all .6s cubic-bezier(.85,0,.15,1);display:flex}.Sidebar-module__LL3y9G__collapsed .Sidebar-module__LL3y9G__toggleBtn{margin-left:auto;margin-right:auto}.Sidebar-module__LL3y9G__toggleBtn:hover{background:var(--theme-btn-subtle-hover);color:var(--rw-gold);border-color:var(--theme-border-hover)}.Sidebar-module__LL3y9G__toggleIcon{transition:transform .6s cubic-bezier(.85,0,.15,1)}.Sidebar-module__LL3y9G__toggleIconFlipped{transform:rotate(180deg)}.Sidebar-module__LL3y9G__logo{margin-bottom:var(--space-3xl);min-height:45px;padding-top:var(--space-xl);justify-content:center;align-items:center;transition:opacity .5s cubic-bezier(.85,0,.15,1),transform .6s cubic-bezier(.85,0,.15,1);display:flex}.Sidebar-module__LL3y9G__logoHidden{opacity:0;pointer-events:none;transform:scale(.9)translateY(-5px)}.Sidebar-module__LL3y9G__logoImage{object-fit:contain;width:100%;height:auto;filter:drop-shadow(0 0 8px rgba(var(--rw-gold-rgb),.1));opacity:1;transition:opacity var(--transition-fast),transform .4s ease}.Sidebar-module__LL3y9G__logoIcon{object-fit:contain;width:36px;height:36px;filter:drop-shadow(0 0 8px rgba(var(--rw-gold-rgb),.1))}.Sidebar-module__LL3y9G__nav{flex-direction:column;flex:1;justify-content:center;display:flex}.Sidebar-module__LL3y9G__navList{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Sidebar-module__LL3y9G__navLink{align-items:center;gap:var(--space-md);color:var(--theme-text-muted);border-radius:var(--radius-md);white-space:nowrap;padding:10px;font-size:.95rem;font-weight:500;transition:all .6s cubic-bezier(.85,0,.15,1);display:flex;position:relative;overflow:hidden}.Sidebar-module__LL3y9G__iconPlaceholder{opacity:.6;transition:opacity var(--transition-fast),color var(--transition-fast);flex-shrink:0;display:flex}.Sidebar-module__LL3y9G__label{opacity:1;transition:opacity .6s cubic-bezier(.85,0,.15,1),width .6s cubic-bezier(.85,0,.15,1);overflow:hidden}.Sidebar-module__LL3y9G__collapsed .Sidebar-module__LL3y9G__label{background:var(--theme-surface-solid);-webkit-backdrop-filter:blur(12px);border:1px solid var(--theme-border-hover);border-radius:var(--radius-sm);color:var(--theme-text);white-space:nowrap;opacity:0;pointer-events:none;z-index:1000;box-shadow:0 4px 15px var(--theme-shadow);padding:6px 14px;font-size:.85rem;transition:all .6s cubic-bezier(.85,0,.15,1);position:absolute;left:64px;transform:translate(-10px)scale(.9)}.Sidebar-module__LL3y9G__collapsed .Sidebar-module__LL3y9G__navLink:hover .Sidebar-module__LL3y9G__label,.Sidebar-module__LL3y9G__collapsed .Sidebar-module__LL3y9G__donateBtn:hover .Sidebar-module__LL3y9G__label,.Sidebar-module__LL3y9G__collapsed .Sidebar-module__LL3y9G__themeToggle:hover .Sidebar-module__LL3y9G__label{opacity:1;color:var(--rw-gold);transform:translate(0)scale(1)}.Sidebar-module__LL3y9G__expanded .Sidebar-module__LL3y9G__label{opacity:1;width:auto}.Sidebar-module__LL3y9G__navLink:hover{color:var(--theme-text);background:var(--theme-btn-subtle)}.Sidebar-module__LL3y9G__navLink:hover .Sidebar-module__LL3y9G__iconPlaceholder{opacity:1}.Sidebar-module__LL3y9G__collapsed .Sidebar-module__LL3y9G__navLink{justify-content:center;gap:0;width:48px;margin:0 auto;padding:12px}.Sidebar-module__LL3y9G__active{background:linear-gradient(90deg,rgba(var(--rw-gold-rgb),.15)0%,transparent 100%);font-weight:600;color:var(--rw-gold)!important}.Sidebar-module__LL3y9G__collapsed .Sidebar-module__LL3y9G__active{background:rgba(var(--rw-gold-rgb),.12)}.Sidebar-module__LL3y9G__active .Sidebar-module__LL3y9G__iconPlaceholder{color:var(--rw-gold);opacity:1;filter:drop-shadow(0 0 8px rgba(var(--rw-gold-rgb),.6))}.Sidebar-module__LL3y9G__themeToggleWrapper{margin-top:var(--space-xl);padding-top:var(--space-md);border-top:1px solid var(--theme-border)}.Sidebar-module__LL3y9G__themeToggle{justify-content:flex-start;align-items:center;gap:var(--space-md);color:var(--theme-text-muted);border-radius:var(--radius-md);white-space:nowrap;cursor:pointer;background:0 0;border:none;width:100%;padding:10px;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .6s cubic-bezier(.85,0,.15,1);display:flex;position:relative;overflow:hidden}.Sidebar-module__LL3y9G__themeToggle:hover{color:var(--rw-gold);background:var(--theme-btn-subtle)}.Sidebar-module__LL3y9G__themeToggle:hover .Sidebar-module__LL3y9G__iconPlaceholder{opacity:1;color:var(--rw-gold)}.Sidebar-module__LL3y9G__collapsed .Sidebar-module__LL3y9G__themeToggle{justify-content:center;gap:0;width:48px;margin:0 auto;padding:12px}.Sidebar-module__LL3y9G__donateWrapper{margin-top:var(--space-md)}.Sidebar-module__LL3y9G__donateBtn{justify-content:flex-start;align-items:center;gap:var(--space-md);color:var(--theme-text-muted);border-radius:var(--radius-md);white-space:nowrap;box-shadow:none;cursor:pointer;background:0 0;border:1px solid #0000;padding:10px;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .6s cubic-bezier(.85,0,.15,1);display:flex;position:relative;overflow:hidden}.Sidebar-module__LL3y9G__expanded .Sidebar-module__LL3y9G__donateBtn{border-color:rgba(var(--rw-gold-rgb),.25)}.Sidebar-module__LL3y9G__donateBtn svg{fill:none;transition:fill var(--transition-fast);transform-origin:50%;animation:2s ease-in-out infinite Sidebar-module__LL3y9G__heartBeat}.Sidebar-module__LL3y9G__collapsed .Sidebar-module__LL3y9G__donateBtn svg{fill:currentColor}.Sidebar-module__LL3y9G__collapsed .Sidebar-module__LL3y9G__donateBtn{justify-content:center;gap:0;width:48px;margin:0 auto;padding:12px}.Sidebar-module__LL3y9G__donateBtn:hover{color:var(--theme-text);background:var(--theme-btn-subtle);border-color:rgba(var(--rw-gold-rgb),.5);transform:scale(1.02)}.Sidebar-module__LL3y9G__donateBtn:hover .Sidebar-module__LL3y9G__iconPlaceholder{opacity:1}.Sidebar-module__LL3y9G__donateBtn .Sidebar-module__LL3y9G__iconPlaceholder{color:var(--rw-gold);opacity:1;transition:opacity var(--transition-fast),color var(--transition-fast);flex-shrink:0;display:flex}@keyframes Sidebar-module__LL3y9G__heartBeat{0%,to{transform:scale(1)}14%{transform:scale(1.15)}28%{transform:scale(1)}42%{transform:scale(1.15)}70%{transform:scale(1)}}.Sidebar-module__LL3y9G__magicalDust{pointer-events:none;opacity:.6;background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"100%\"><circle cx=\"10\" cy=\"100\" r=\"1\" fill=\"rgba(212,175,55,0.6)\"/><circle cx=\"5\" cy=\"250\" r=\"1.5\" fill=\"rgba(212,175,55,0.4)\"/><circle cx=\"15\" cy=\"400\" r=\"1\" fill=\"rgba(212,175,55,0.8)\"/><circle cx=\"8\" cy=\"600\" r=\"2\" fill=\"rgba(212,175,55,0.3)\"/><circle cx=\"12\" cy=\"800\" r=\"1\" fill=\"rgba(212,175,55,0.5)\"/></svg>");width:20px;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.Sidebar-module__LL3y9G__expanded{width:200px;padding:var(--space-lg)var(--space-md)}}@media (max-width:768px){.Sidebar-module__LL3y9G__sidebar{display:none}}
.MobileNav-module__HV-q8q__mobileNav{background:var(--theme-glass);-webkit-backdrop-filter:blur(20px)saturate(1.8);border-top:1px solid var(--theme-glass-border);z-index:1000;height:70px;padding-bottom:env(safe-area-inset-bottom,0);transition:background .4s,border-color .4s;display:none;position:fixed;bottom:0;left:0;right:0}.MobileNav-module__HV-q8q__navContainer{justify-content:space-between;align-items:center;width:100%;height:100%;margin:0;padding:0 10px;display:flex}.MobileNav-module__HV-q8q__standardNav{flex:1;justify-content:space-around;height:100%;display:flex}.MobileNav-module__HV-q8q__navItem{justify-content:center;display:flex}.MobileNav-module__HV-q8q__navLink{color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.05em;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:100%;padding:6px 0;font-size:.6rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.MobileNav-module__HV-q8q__icon{justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.MobileNav-module__HV-q8q__label{transition:opacity .3s}.MobileNav-module__HV-q8q__actionItem{flex-direction:column;justify-content:center;align-items:center;width:60px;margin-right:10px;display:flex;position:relative}.MobileNav-module__HV-q8q__actionButton{background:linear-gradient(135deg,var(--rw-gold)0%,#b8860b 100%);border:4px solid var(--theme-bg);color:#000;cursor:pointer;width:54px;height:54px;box-shadow:0 8px 25px rgba(var(--rw-gold-rgb),.4);z-index:20;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;animation:2s ease-in-out infinite MobileNav-module__HV-q8q__heartBeat;display:flex;position:absolute;bottom:24px}.MobileNav-module__HV-q8q__actionButton:hover{box-shadow:0 12px 30px rgba(var(--rw-gold-rgb),.6);transform:translateY(-4px)scale(1.05)}.MobileNav-module__HV-q8q__actionButton:active{transform:translateY(-2px)scale(.95)}.MobileNav-module__HV-q8q__actionLabel{color:var(--rw-gold);text-transform:uppercase;letter-spacing:.05em;margin-top:34px;font-size:.65rem;font-weight:700}@keyframes MobileNav-module__HV-q8q__heartBeat{0%,to{transform:scale(1)}14%{transform:scale(1.12)}28%{transform:scale(1)}42%{transform:scale(1.12)}70%{transform:scale(1)}}.MobileNav-module__HV-q8q__active{color:var(--rw-gold)}.MobileNav-module__HV-q8q__active .MobileNav-module__HV-q8q__icon{filter:drop-shadow(0 0 8px rgba(var(--rw-gold-rgb),.5));transform:translateY(-2px)}@media (max-width:768px){.MobileNav-module__HV-q8q__mobileNav{display:block}}
