@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/4cf2300e9c8272f7-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_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--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"}.header{position:fixed;top:24px;left:50%;transform:translateX(-50%);z-index:1000;width:calc(100% - 48px);max-width:800px}.header-content{max-width:600px;margin:0 auto;justify-content:space-between;background:rgba(255,255,255,.05);backdrop-filter:blur(60px) saturate(200%) brightness(120%);-webkit-backdrop-filter:blur(60px) saturate(200%) brightness(120%);border:1.5px solid rgba(255,255,255,.342);border-radius:100px;padding:18px 24px;box-shadow:0 8px 32px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1)}.header-content,.logo{display:flex;align-items:center}.logo{gap:12px;color:white;text-decoration:none}.logo-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.logo-icon svg{width:100%;height:100%;color:white;rotate:25deg}.logo-text{font-size:18px;font-weight:600;color:white}.nav-section{gap:14px}.nav,.nav-section{display:flex;align-items:center}.nav{gap:32px}.profile-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:white;cursor:pointer;transition:all .2s ease}.profile-icon:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);transform:scale(1.05)}.profile-icon svg{width:18px;height:18px}.profile-section{position:relative}.user-avatar{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:white}.profile-icon.authenticated{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3)}.profile-icon.disabled{opacity:.5;cursor:default}.profile-icon.disabled:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);transform:none}.user-menu{position:absolute;top:calc(100% + 12px);right:0;background:rgba(0,0,0,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:16px;min-width:220px;box-shadow:0 20px 60px rgba(0,0,0,.4);z-index:1000;animation:menuSlideIn .2s ease-out}@keyframes menuSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.user-info{margin-bottom:12px}.user-name{font-size:16px;font-weight:600;color:white;margin:0 0 4px}.user-email{font-size:14px;color:rgba(255,255,255,.6);margin:0}.menu-divider{height:1px;background:rgba(255,255,255,.1);margin:12px 0}.menu-item{width:100%;display:flex;align-items:center;gap:12px;padding:12px;background:none;border:none;border-radius:8px;color:rgba(255,255,255,.8);font-size:14px;cursor:pointer;transition:all .2s ease;text-align:left;text-decoration:none}.menu-item:hover{background:rgba(255,255,255,.1);color:white}.menu-item.logout{color:#ff6b6b}.menu-item.logout:hover{background:rgba(255,107,107,.1);color:#ff8a8a}.nav-link{color:rgba(255,255,255,.9);text-decoration:none;font-size:16px;font-weight:500;transition:color .2s ease;position:relative}.nav-link:hover{color:white}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:rgba(255,255,255,.8);transform:scaleX(0);transition:transform .2s ease}.nav-link:hover:after{transform:scaleX(1)}@media (max-width:768px){.header{padding:12px 16px}.header-content{padding:8px 16px}.nav-section{gap:16px}.nav{gap:20px}.profile-icon{width:32px;height:32px}.profile-icon svg{width:16px;height:16px}.user-menu{right:-16px;min-width:200px}.nav-link{font-size:14px}.logo-text{font-size:16px}}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a}}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}}