@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500;600&display=swap";
:root{--font-display:"Syne",sans-serif;--font-body:"DM Sans",sans-serif;--amber:#fbbf24;--copper:#be5e06;--earth:#5f462f;--night:#011c43;--cream:#f9edd7;--ink:#1c1205;--radius-md:12px;--radius-lg:18px;--radius-pill:999px;--ease-out:cubic-bezier(.22,.61,.36,1);--ease-spring:cubic-bezier(.34,1.56,.64,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);color:var(--earth);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.7}img,video{max-width:100%;display:block}a{color:inherit}button{cursor:pointer;font-family:inherit}
.header-module__nrpHoW__header{--amber:#fbbf24;--amber-dim:#fbbf242e;--amber-glow:#fbbf2414;--white:#fff;--white-80:#ffffffd1;--white-50:#ffffff80;--white-15:#ffffff26;--white-08:#ffffff14;--dark-solid:#0e0b06;--border:#ffffff1a;--h-height:70px;--h-height-sm:58px;--ease-out:cubic-bezier(.22,.61,.36,1);--ease-spring:cubic-bezier(.34,1.56,.64,1);z-index:200;height:var(--h-height);transition:height .4s var(--ease-out),background .4s var(--ease-out),border-color .4s var(--ease-out),box-shadow .4s var(--ease-out);background:0 0;border-bottom:1px solid #0000;position:fixed;inset:0 0 auto}.header-module__nrpHoW__header.header-module__nrpHoW__scrolled{height:var(--h-height-sm);border-color:var(--border);-webkit-backdrop-filter:blur(20px)saturate(160%);background:#0c0903d1;box-shadow:inset 0 1px #ffffff0f,0 8px 40px #00000080}.header-module__nrpHoW__inner{grid-template-columns:auto 1fr auto auto;align-items:center;gap:clamp(1rem,3vw,2.5rem);max-width:1360px;height:100%;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);display:grid}.header-module__nrpHoW__logo{flex-shrink:0;align-items:center;gap:.7rem;text-decoration:none;transition:opacity .2s;display:flex}.header-module__nrpHoW__logo:hover{opacity:.82}.header-module__nrpHoW__logoMark{width:48px;height:48px;transition:transform .4s var(--ease-spring),box-shadow .3s ease;border-radius:10px;flex-shrink:0;display:block;position:relative;overflow:hidden}.header-module__nrpHoW__logo:hover .header-module__nrpHoW__logoMark{transform:scale(1.06)rotate(-3deg)}.header-module__nrpHoW__logoImg{object-fit:contain;width:36px;height:36px;display:block}.header-module__nrpHoW__logoWords{flex-direction:column;line-height:1;display:flex}.header-module__nrpHoW__logoName{letter-spacing:-.03em;color:var(--white);text-shadow:0 1px 8px #0006;font-family:Syne,sans-serif;font-size:1.2rem;font-weight:800}.header-module__nrpHoW__logoName em{color:var(--amber);font-style:italic;font-weight:600}.header-module__nrpHoW__logoTagline{letter-spacing:.14em;text-transform:uppercase;color:var(--white-50);text-shadow:0 1px 6px #0006;margin-top:3px;font-family:DM Sans,sans-serif;font-size:.58rem;font-weight:500}.header-module__nrpHoW__nav{justify-content:center;display:flex;position:relative}.header-module__nrpHoW__navIndicator{background:var(--amber);height:2px;transition:left .3s var(--ease-out),width .3s var(--ease-out),opacity .2s ease;pointer-events:none;border-radius:999px;position:absolute;bottom:-6px;box-shadow:0 0 8px #fbbf2499}.header-module__nrpHoW__navList{align-items:center;gap:clamp(0rem,1vw,.25rem);margin:0;padding:0;list-style:none;display:flex}.header-module__nrpHoW__navLink{letter-spacing:.01em;color:var(--white-80);text-shadow:0 1px 6px #00000059;border-radius:8px;padding:.45rem .9rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;display:inline-block;position:relative}.header-module__nrpHoW__navLink:hover{color:var(--white);background:var(--white-08)}.header-module__nrpHoW__navLinkActive{color:var(--amber)}.header-module__nrpHoW__ctaBtn{letter-spacing:.01em;color:var(--dark-solid);background:var(--amber);white-space:nowrap;transition:transform .22s var(--ease-spring),box-shadow .22s ease,filter .22s ease;border-radius:10px;flex-shrink:0;align-items:center;gap:.3rem;padding:.55rem 1.1rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 16px #fbbf2466,0 1px 3px #0003}.header-module__nrpHoW__ctaBtn:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 8px 24px #fbbf248c,0 2px 6px #00000040}.header-module__nrpHoW__ctaBtn:active{transform:translateY(0)}.header-module__nrpHoW__ctaIcon{transition:transform .22s var(--ease-spring)}.header-module__nrpHoW__ctaBtn:hover .header-module__nrpHoW__ctaIcon{transform:translate(3px)}.header-module__nrpHoW__burger{cursor:pointer;width:40px;height:40px;color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease,transform .2s var(--ease-spring);background:#ffffff1a;border:1px solid #ffffff40;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:none}.header-module__nrpHoW__burger:hover{background:var(--white-15);transform:scale(1.05)}.header-module__nrpHoW__burgerOpen{background:var(--amber-dim);color:var(--amber);border-color:#fbbf2459}.header-module__nrpHoW__drawer{z-index:190;-webkit-backdrop-filter:blur(24px)saturate(150%);border-left:1px solid var(--border);width:min(360px,100vw);transition:transform .42s var(--ease-out);background:#0a0804f7;flex-direction:column;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.header-module__nrpHoW__drawerOpen{transform:translate(0)}.header-module__nrpHoW__drawerLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--white-50);margin:50px 0 .75rem;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:600}.header-module__nrpHoW__drawerList{flex-direction:column;flex:1;gap:2px;margin:10px;padding:0;list-style:none;display:flex}.header-module__nrpHoW__drawerItem{opacity:0;transition:opacity .3s ease calc(var(--i)*55ms + 80ms),transform .3s var(--ease-out)calc(var(--i)*55ms + 80ms);transform:translate(20px)}.header-module__nrpHoW__drawerOpen .header-module__nrpHoW__drawerItem{opacity:1;transform:translate(0)}.header-module__nrpHoW__drawerLink{color:var(--white-80);transition:background .18s ease,color .18s ease,padding-left .18s var(--ease-out);border-radius:10px;align-items:center;gap:.75rem;padding:.85rem .75rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.header-module__nrpHoW__drawerLink:hover{background:var(--white-08);color:var(--white);padding-left:1.1rem}.header-module__nrpHoW__drawerLinkActive{color:var(--amber);background:var(--amber-glow)}.header-module__nrpHoW__drawerIndex{color:var(--amber);opacity:.7;letter-spacing:.05em;min-width:20px;font-family:Syne,sans-serif;font-size:.65rem;font-weight:700}.header-module__nrpHoW__drawerArrow{color:var(--white-50);transition:transform .18s var(--ease-spring),color .18s ease;flex-shrink:0;margin-left:auto}.header-module__nrpHoW__drawerLink:hover .header-module__nrpHoW__drawerArrow,.header-module__nrpHoW__drawerLinkActive .header-module__nrpHoW__drawerArrow{color:var(--amber);transform:translate(4px)}.header-module__nrpHoW__drawerFooter{border-top:1px solid var(--border);flex-direction:column;gap:.85rem;margin-top:1.25rem;padding-top:1.5rem;display:flex}.header-module__nrpHoW__drawerCta{color:var(--dark-solid);background:var(--amber);transition:filter .2s ease,transform .2s var(--ease-spring);border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.85rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 16px #fbbf2459}.header-module__nrpHoW__drawerCta:hover{filter:brightness(1.08);transform:translateY(-1px)}.header-module__nrpHoW__drawerSub{color:var(--white-50);text-align:center;letter-spacing:.04em;margin:0;font-family:DM Sans,sans-serif;font-size:.72rem}.header-module__nrpHoW__backdrop{z-index:180;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;animation:.25s forwards header-module__nrpHoW__fadeIn;position:fixed;inset:0}@keyframes header-module__nrpHoW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:860px){.header-module__nrpHoW__inner{grid-template-columns:auto 1fr auto}.header-module__nrpHoW__nav,.header-module__nrpHoW__ctaBtn{display:none}.header-module__nrpHoW__burger{display:inline-flex}}@media (min-width:861px){.header-module__nrpHoW__drawer{display:none}}
.footer-module__WOMdyG__footer{color:#faf8f48c;background:#1a0b02;padding:64px 6% 0;font-family:DM Sans,sans-serif}.footer-module__WOMdyG__inner{border-bottom:1px solid #faf8f412;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;max-width:1160px;margin:0 auto;padding-bottom:52px;display:grid}.footer-module__WOMdyG__colBrand{flex-direction:column;gap:14px;display:flex}.footer-module__WOMdyG__logo{color:#faf8f4;letter-spacing:-.3px;font-family:DM Serif Display,serif;font-size:1.7rem;font-style:italic;font-weight:400;line-height:1}.footer-module__WOMdyG__logo span{color:#ffbf00}.footer-module__WOMdyG__description{color:#faf8f473;max-width:220px;font-size:.86rem;font-weight:300;line-height:1.65}.footer-module__WOMdyG__socialRow{gap:8px;margin-top:4px;display:flex}.footer-module__WOMdyG__socialBtn{color:#faf8f473;background:#faf8f40a;border:1px solid #faf8f41a;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:all .22s;display:inline-flex}.footer-module__WOMdyG__socialBtn:hover{color:#faf8f4;background:#ffbf0033;border-color:#ffbf0066;transform:translateY(-2px)}.footer-module__WOMdyG__col{flex-direction:column;gap:14px;display:flex}.footer-module__WOMdyG__colTitle{letter-spacing:.16em;text-transform:uppercase;color:#faf8f44d;font-size:.7rem;font-weight:600}.footer-module__WOMdyG__col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-module__WOMdyG__col ul li{color:#faf8f48c;align-items:center;gap:9px;font-size:.875rem;line-height:1.4;display:flex}.footer-module__WOMdyG__col ul li a{color:#faf8f48c;text-decoration:none;transition:color .2s}.footer-module__WOMdyG__col ul li a:hover{color:#faf8f4}.footer-module__WOMdyG__colIcon{opacity:.4;flex-shrink:0}.footer-module__WOMdyG__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1160px;margin:0 auto;padding:20px 0 24px;display:flex}.footer-module__WOMdyG__bottomCopy{color:#faf8f440;font-size:.78rem}.footer-module__WOMdyG__bottomLinks{align-items:center;gap:20px;display:flex}.footer-module__WOMdyG__bottomLinks a{color:#faf8f440;font-size:.78rem;text-decoration:none;transition:color .2s}.footer-module__WOMdyG__bottomLinks a:hover{color:#faf8f499}.footer-module__WOMdyG__bottomDot{background:#faf8f426;border-radius:50%;flex-shrink:0;width:3px;height:3px}@media (max-width:960px){.footer-module__WOMdyG__inner{grid-template-columns:1fr 1fr;gap:36px}.footer-module__WOMdyG__colBrand{grid-column:span 2}.footer-module__WOMdyG__description{max-width:100%}}@media (max-width:600px){.footer-module__WOMdyG__footer{padding:48px 6% 0}.footer-module__WOMdyG__inner{grid-template-columns:1fr;gap:32px}.footer-module__WOMdyG__colBrand{grid-column:span 1}.footer-module__WOMdyG__bottom{text-align:center;flex-direction:column;align-items:center;gap:10px}}
