@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.header_header__ZYf69{background:linear-gradient(135deg,#1a2a3ac5,#0d1520c5);position:fixed;top:0;z-index:1000;width:100%;padding:0 10px;box-shadow:0 4px 12px rgba(0,0,0,.1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.header_container__N1hhh{display:flex;align-items:center;justify-content:space-between;height:80px}.header_title__ukwIr{font-size:1.5rem;color:#fff}.header_logo__PxXSu{align-items:center;text-decoration:none;gap:15px;transition:transform .3s ease}.header_logo__PxXSu:hover{transform:translateX(5px)}.header_logoImage__MiMqI{transition:transform .3s ease}.header_logo__PxXSu:hover .header_logoImage__MiMqI{transform:rotate(-5deg)}.header_logoText__oXOAC{display:flex;flex-direction:column;margin-left:20px}.header_logo__PxXSu{display:flex;justify-content:flex-start}.header_logoMain__h0N7_{font-size:1.8rem;font-weight:700;color:#fff;letter-spacing:-.5px;line-height:1}.header_logoSub__5ARHF{font-size:.9rem;font-weight:500;color:#4cc9f0;letter-spacing:1.5px;text-transform:uppercase}.header_nav__TS4hp{display:flex}.header_logoutLink__83iUt,.header_navLink__e80Ce{display:flex;align-items:center;gap:8px;text-decoration:none;color:#e0e0e0;font-weight:500;font-size:1rem;padding:8px 12px;border-radius:8px;transition:all .3s ease;position:relative;overflow:hidden}.header_navLink__e80Ce:hover{color:#fff;background:rgba(255,255,255,.1);transform:translateY(-2px);cursor:pointer}.header_navLink__e80Ce:hover:before{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4cc9f0,#4361ee)}.header_logoutLink__83iUt{color:#ff9aa2}.header_logoutLink__83iUt:hover{background:rgba(255,154,162,.1);color:#ff6b7c}.header_linkIcon__ilVC3{font-size:1.1rem}.header_toggle__yVRe_{display:none;background:none;border:none;cursor:pointer;width:40px;height:30px;position:relative;z-index:1001}.header_toggle__yVRe_ span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:3px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.header_toggle__yVRe_ span:first-child{top:0}.header_toggle__yVRe_ span:nth-child(2){top:10px}.header_toggle__yVRe_ span:nth-child(3){top:20px}.header_toggle__yVRe_.header_open__AdIbc span:first-child{top:10px;transform:rotate(135deg)}.header_toggle__yVRe_.header_open__AdIbc span:nth-child(2){opacity:0;left:-30px}.header_toggle__yVRe_.header_open__AdIbc span:nth-child(3){top:10px;transform:rotate(-135deg)}@media (max-width:768px){.header_container__N1hhh{padding:0 15px}.header_logoText__oXOAC{display:none}.header_nav__TS4hp{position:fixed;top:80px;left:0;right:0;background:#1a2530;flex-direction:column;align-items:center;padding:2rem 0;gap:1.5rem;display:none;box-shadow:0 10px 15px rgba(0,0,0,.2);z-index:999;border-top:1px solid rgba(255,255,255,.1)}.header_nav__TS4hp.header_open__AdIbc{display:flex;animation:header_slideDown__S_seE .4s ease-out}.header_logoutLink__83iUt,.header_navLink__e80Ce{width:80%;justify-content:center;padding:12px;font-size:1.1rem}.header_toggle__yVRe_{display:block}@keyframes header_slideDown__S_seE{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}}