.Header-module__85i50G__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e8e4dce0;border-bottom:3px solid #0000;transition:border-color .2s,box-shadow .2s,background .2s,padding-top .28s;position:fixed;top:0;left:0;right:0}.Header-module__85i50G__scrolled{background:#e8e4dcf5;border-bottom-color:#1a1a1a;box-shadow:0 4px #1a1a1a}.Header-module__85i50G__inner{min-height:64px;max-width:min(var(--site-max-width), 100%);padding:12px var(--site-gutter-x);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;margin:0 auto;display:grid}.Header-module__85i50G__logo{cursor:pointer;color:#1a1a1a;background:0 0;border:none;justify-self:start;align-items:center;gap:10px;min-width:0;padding:0;text-decoration:none;display:inline-flex}.Header-module__85i50G__logoMark{width:40px;height:40px;font-family:var(--font-display);background:#ffd60a;border:2px solid #1a1a1a;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:900;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:3px 3px #1a1a1a}.Header-module__85i50G__logo:hover .Header-module__85i50G__logoMark{transform:translate(-2px,-2px);box-shadow:5px 5px #1a1a1a}.Header-module__85i50G__logoName{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;font-size:17px;font-weight:900;line-height:1}.Header-module__85i50G__desktopNav{background:#ffffff73;border:2px solid #1a1a1a1f;flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:4px;padding:4px;display:flex}.Header-module__85i50G__navLink{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;color:#1a1a1a;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #0000;justify-content:center;align-items:center;padding:8px 12px;font-size:11px;font-weight:700;transition:transform .15s;display:inline-flex;position:relative}.Header-module__85i50G__navLinkText{z-index:1;position:relative}.Header-module__85i50G__navActiveBg{background:#ffd60a;border:2px solid #1a1a1a;border-radius:0;position:absolute;inset:0;box-shadow:2px 2px #1a1a1a}.Header-module__85i50G__navLink:not(.Header-module__85i50G__navLinkActive):hover{transform:translate(-1px,-1px)}.Header-module__85i50G__navLinkActive{transform:none}.Header-module__85i50G__navLinkActive .Header-module__85i50G__navLinkText{font-weight:800}.Header-module__85i50G__actions{justify-self:end;align-items:center;gap:10px;display:flex}.Header-module__85i50G__resumeBtn{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;color:#fff;white-space:nowrap;background:#1a1a1a;border:2px solid #1a1a1a;align-items:center;gap:6px;padding:9px 14px;font-size:11px;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex;box-shadow:3px 3px #ffd60a}.Header-module__85i50G__resumeBtn:hover{color:#1a1a1a;background:#fff;transform:translate(-2px,-2px);box-shadow:5px 5px #ffd60a}.Header-module__85i50G__menuBtn{color:#1a1a1a;cursor:pointer;background:#ffd60a;border:3px solid #1a1a1a;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:transform .15s,box-shadow .15s,background .15s;display:none;box-shadow:4px 4px #1a1a1a}.Header-module__85i50G__menuBtn:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #1a1a1a}.Header-module__85i50G__menuBtnOpen{background:#fff}.Header-module__85i50G__menuBtnIcon{justify-content:center;align-items:center;display:inline-flex}.Header-module__85i50G__backdrop{z-index:98;cursor:pointer;background:#1a1a1a47;border:none;position:fixed;bottom:0;left:0;right:0}.Header-module__85i50G__mobileNav{display:none}@media (min-width:1280px){.Header-module__85i50G__inner{min-height:68px}.Header-module__85i50G__navLink{padding:9px 14px;font-size:12px}.Header-module__85i50G__resumeBtn{padding:10px 16px;font-size:12px}}@media (max-width:1100px){.Header-module__85i50G__inner{grid-template-columns:minmax(0,1fr) auto;min-height:60px}.Header-module__85i50G__desktopNav,.Header-module__85i50G__resumeBtn{display:none}.Header-module__85i50G__menuBtn{display:flex}.Header-module__85i50G__header{--mobile-header-bar:60px;--mobile-header-top-gap:0px;--mobile-header-safe-top:env(safe-area-inset-top,0px);--mobile-header-height:calc(var(--mobile-header-bar) + var(--mobile-header-top-gap) + var(--mobile-header-safe-top));border-bottom-color:#1a1a1a;box-shadow:0 3px #1a1a1a}.Header-module__85i50G__menuOpen{z-index:101;--mobile-header-top-gap:12px;--mobile-header-height:calc(var(--mobile-header-bar) + var(--mobile-header-top-gap) + var(--mobile-header-safe-top));padding-top:calc(var(--mobile-header-top-gap) + var(--mobile-header-safe-top));-webkit-backdrop-filter:none;backdrop-filter:none;background:#e8e4dc;border-bottom-color:#1a1a1a;box-shadow:0 3px #1a1a1a}.Header-module__85i50G__menuOpen.Header-module__85i50G__scrolled{background:#e8e4dc;box-shadow:0 3px #1a1a1a}.Header-module__85i50G__menuOpen .Header-module__85i50G__inner{z-index:101;position:relative}.Header-module__85i50G__menuOpen .Header-module__85i50G__menuBtn{background:#fff}.Header-module__85i50G__menuOpen .Header-module__85i50G__menuBtnOpen{box-shadow:4px 4px #1a1a1a}.Header-module__85i50G__backdrop{top:var(--mobile-header-height);background:#1a1a1a33}.Header-module__85i50G__mobileNav{top:var(--mobile-header-height);z-index:99;height:calc(100dvh - var(--mobile-header-height));background:#e8e4dc;border-top:2px solid #1a1a1a14;border-bottom:3px solid #1a1a1a;flex-direction:column;display:flex;position:fixed;left:0;right:0;overflow:hidden;box-shadow:0 8px #1a1a1a}.Header-module__85i50G__mobileNavInner{width:100%;max-width:min(560px,100%);height:100%;padding:20px var(--site-gutter-x) max(24px, env(safe-area-inset-bottom,0px));box-sizing:border-box;flex-direction:column;gap:20px;margin:0 auto;display:flex}.Header-module__85i50G__mobileNavHead{background:#ffffff8c;border:2px solid #1a1a1a29;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex;box-shadow:3px 3px #1a1a1a14}.Header-module__85i50G__mobileNavLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:#555;font-size:10px;font-weight:800}.Header-module__85i50G__mobileNavCount{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:#888;font-size:9px;font-weight:700}.Header-module__85i50G__mobileLinks{overscroll-behavior:contain;flex-direction:column;flex:1;gap:10px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.Header-module__85i50G__mobileLink{width:100%;min-height:56px;font-family:var(--font-display);text-align:left;color:#1a1a1a;cursor:pointer;background:#fff;border:2px solid #1a1a1a;justify-content:space-between;align-items:center;gap:12px;padding:0 14px 0 0;transition:transform .15s,box-shadow .15s,background .15s;display:flex;overflow:hidden;box-shadow:4px 4px #1a1a1a}.Header-module__85i50G__mobileLink:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #1a1a1a}.Header-module__85i50G__mobileLinkActive{background:#ffd60a;box-shadow:5px 5px #1a1a1a}.Header-module__85i50G__mobileLinkMain{border-left:4px solid #0000;flex:1;align-items:center;gap:14px;min-width:0;padding:14px 0 14px 16px;display:flex}.Header-module__85i50G__mobileLinkActive .Header-module__85i50G__mobileLinkMain{border-left-color:#1a1a1a}.Header-module__85i50G__mobileLinkIndex{font-family:var(--font-mono);color:#999;flex-shrink:0;min-width:26px;font-size:11px;font-weight:800}.Header-module__85i50G__mobileLinkActive .Header-module__85i50G__mobileLinkIndex{color:#1a1a1a}.Header-module__85i50G__mobileLinkLabel{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;min-width:0;font-size:15px;font-weight:800;line-height:1;overflow:hidden}.Header-module__85i50G__mobileLinkArrow{color:#1a1a1a;background:#ffd60a;border:2px solid #1a1a1a;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:12px;transition:background .15s,color .15s,transform .15s;display:inline-flex;box-shadow:2px 2px #1a1a1a}.Header-module__85i50G__mobileLink:hover .Header-module__85i50G__mobileLinkArrow{transform:translate(1px,-1px)}.Header-module__85i50G__mobileLinkActive .Header-module__85i50G__mobileLinkArrow{color:#1a1a1a;background:#fff}.Header-module__85i50G__mobileNavFooter{flex-shrink:0;margin-top:auto;padding-top:4px}.Header-module__85i50G__mobileResumeBtn{width:100%;min-height:54px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:#fff;background:#1a1a1a;border:3px solid #1a1a1a;justify-content:center;align-items:center;gap:8px;padding:14px 18px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,color .15s;display:inline-flex;box-shadow:5px 5px #ffd60a}.Header-module__85i50G__mobileResumeBtn:hover{color:#1a1a1a;background:#fff;transform:translate(-2px,-2px);box-shadow:7px 7px #ffd60a}}@media (min-width:640px) and (max-width:1100px){.Header-module__85i50G__mobileNavInner{gap:22px;max-width:min(620px,100%);padding-top:24px}.Header-module__85i50G__mobileLink{min-height:60px}.Header-module__85i50G__mobileLinkLabel{font-size:16px}.Header-module__85i50G__mobileLinkMain{padding-left:18px}}@media (max-width:640px){.Header-module__85i50G__inner{gap:10px;min-height:56px}.Header-module__85i50G__header{--mobile-header-bar:56px}.Header-module__85i50G__menuOpen{--mobile-header-top-gap:10px}.Header-module__85i50G__logoMark{width:38px;height:38px;font-size:13px}.Header-module__85i50G__logoName{font-size:15px}.Header-module__85i50G__menuOpen .Header-module__85i50G__logoMark{width:40px;height:40px;font-size:14px}.Header-module__85i50G__menuOpen .Header-module__85i50G__logoName{font-size:16px}.Header-module__85i50G__menuBtn{width:42px;height:42px}.Header-module__85i50G__mobileNavInner{padding-top:16px;padding-bottom:max(20px, env(safe-area-inset-bottom,0px));gap:16px}.Header-module__85i50G__mobileNavHead{padding:8px 12px}.Header-module__85i50G__mobileLinks{gap:8px}.Header-module__85i50G__mobileLink{min-height:52px;box-shadow:3px 3px #1a1a1a}.Header-module__85i50G__mobileLink:hover{box-shadow:5px 5px #1a1a1a}.Header-module__85i50G__mobileLinkActive{box-shadow:4px 4px #1a1a1a}.Header-module__85i50G__mobileLinkMain{border-left-width:3px;gap:12px;padding:12px 0 12px 14px}.Header-module__85i50G__mobileLinkLabel{font-size:14px}.Header-module__85i50G__mobileLinkArrow{width:30px;height:30px;margin-right:10px}.Header-module__85i50G__mobileResumeBtn{min-height:50px;padding:12px 16px;font-size:11px;box-shadow:4px 4px #ffd60a}.Header-module__85i50G__mobileResumeBtn:hover{box-shadow:6px 6px #ffd60a}}@media (max-width:380px){.Header-module__85i50G__logoName{display:none}.Header-module__85i50G__menuOpen .Header-module__85i50G__logoName{font-size:15px;display:inline}.Header-module__85i50G__mobileLinkMain{gap:10px;padding-left:12px}.Header-module__85i50G__mobileLinkLabel{font-size:13px}.Header-module__85i50G__mobileLinkIndex{min-width:22px;font-size:10px}}@media (prefers-reduced-motion:reduce){.Header-module__85i50G__navLink:hover,.Header-module__85i50G__resumeBtn:hover,.Header-module__85i50G__menuBtn:hover,.Header-module__85i50G__mobileLink:hover,.Header-module__85i50G__mobileResumeBtn:hover,.Header-module__85i50G__logo:hover .Header-module__85i50G__logoMark{transform:none}}
