@font-face{font-family:Quiche Display;src:url(/fonts/QuicheDisplay-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Quiche Display;src:url(/fonts/QuicheDisplay-Italic.otf)format("opentype");font-weight:400;font-style:italic;font-display:swap}:root,[data-theme=default]{--abyss:#05111f;--harbor:#0a2a4a;--dusk:#b8a89a;--riviera:#8fa8b8;--canopy:#071e3d;--stone:#e3a750;--fog:#d4cac4;--sail:#f0ede8;--bg:#05111f;--surface:#071e3d99;--surface-2:#0a2a4ad9;--primary:#e3a750;--primary-rgb:227, 167, 80;--accent:#e3a750;--accent-rgb:227, 167, 80;--secondary:#8fa8b8;--purple:#e3a750;--cyan:#8fa8b8;--pink:#e3a750;--text:#f0ede8;--text-soft:#d4cac4;--text-muted:#b8a89a;--input-bg:#e3a75014;--overlay-bg:#05111fe0;--chip-bg:#071e3da6;--border-color:#e3a7502e;--navbar-bg:#05111ff0;--navbar-border:#e3a75026;--blob-1:#0a50a026;--blob-2:#00a0c814;--glass-blur:blur(20px);--glass-glint:inset 0 1px 0 #f0ede814;--accent-glow:0 0 24px #e3a75047;--font-display:"Quiche Display", serif;--font-subtitle:"Roboto", sans-serif;--font-body:"Roboto", sans-serif}[data-theme=cyberpunk]{--bg:#04040f;--surface:#090920;--surface-2:#0f0f2e;--primary:#00ff9f;--primary-rgb:0, 255, 159;--accent:#ff0080;--accent-rgb:255, 0, 128;--purple:#7b2fff;--cyan:#00d4ff;--pink:#ff0080;--text:#e0e0ff;--text-soft:#a0a0cc;--text-muted:#5a5a8a;--input-bg:#00ff9f0d;--overlay-bg:#090920d1;--chip-bg:#090920a6;--border-color:#00ff9f38;--navbar-bg:#04040ff0;--navbar-border:#00ff9f29;--blob-1:#00ff9f12;--blob-2:#ff00800f;--font-display:"Quiche Display", serif;--font-body:"Roboto", sans-serif}html{transition:background-color .45s}body{transition:background .45s,color .3s}[data-theme=cyberpunk] body:before{content:"";pointer-events:none;z-index:9999;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00ff9f03 2px 4px);position:fixed;inset:0}:root{--bp-tablet:768px;--bp-desktop:1200px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-text-size-adjust:100%;text-size-adjust:100%;min-height:100vh;font-weight:400;overflow-x:hidden}button,a,[role=button]{touch-action:manipulation}h1,h2{font-family:var(--font-display);color:var(--text);font-weight:400}h3,h4,h5,h6{font-family:var(--font-subtitle);color:var(--text);font-weight:500}a{color:inherit;text-decoration:none}button,input,select,textarea,a{font-family:var(--font-body)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.glass{background:var(--surface);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-color);box-shadow:var(--glass-glint)}
.LanguageToggle-module__L1v1Pq__toggle{background:var(--input-bg);border:1px solid rgba(var(--accent-rgb), .2);border-radius:8px;flex-shrink:0;align-items:center;display:flex;overflow:hidden}.LanguageToggle-module__L1v1Pq__btn{letter-spacing:.05em;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:5px 10px;font-size:.7rem;font-weight:600;transition:background .15s,color .15s}.LanguageToggle-module__L1v1Pq__btn:hover:not(.LanguageToggle-module__L1v1Pq__active){color:var(--text-soft);background:rgba(var(--accent-rgb), .06)}.LanguageToggle-module__L1v1Pq__active{background:rgba(var(--accent-rgb), .18);color:var(--accent)}
.Navbar-module__nuAbfa__nav{background:var(--navbar-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--navbar-border);z-index:100;justify-content:space-between;align-items:center;height:64px;padding:0 16px;transition:background .45s,border-color .45s;display:flex;position:sticky;top:0}.Navbar-module__nuAbfa__logo{font-family:var(--font-display);color:var(--text);letter-spacing:-.5px;font-size:1.3rem;font-weight:700;text-decoration:none}.Navbar-module__nuAbfa__logoAccent{color:var(--accent);text-shadow:0 0 12px rgba(var(--accent-rgb), .5);transition:color .45s}.Navbar-module__nuAbfa__hamburger{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;font-size:1.4rem;line-height:1;transition:background .2s;display:flex}.Navbar-module__nuAbfa__hamburger:hover{background:rgba(var(--primary-rgb), .1)}.Navbar-module__nuAbfa__links{display:none}.Navbar-module__nuAbfa__link{color:var(--text-soft);cursor:pointer;font-size:.875rem;font-weight:500;font-family:var(--font-body);background:0 0;border:none;padding:0;text-decoration:none;transition:color .2s}.Navbar-module__nuAbfa__link:hover{color:var(--text)}.Navbar-module__nuAbfa__btnPrimary{background:linear-gradient(135deg, var(--primary), var(--accent));color:var(--bg);font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;border:none;border-radius:10px;align-items:center;padding:9px 20px;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.Navbar-module__nuAbfa__btnPrimary:hover{opacity:.88;transform:scale(1.04)}.Navbar-module__nuAbfa__badge{background:var(--primary);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex}@media (min-width:768px){.Navbar-module__nuAbfa__nav{padding:0 28px}.Navbar-module__nuAbfa__hamburger{display:none}.Navbar-module__nuAbfa__links{align-items:center;gap:24px;display:flex}}
.SidebarNav-module__j3VbRW__nav{flex-direction:column;gap:24px;padding:20px 12px 32px;display:flex}.SidebarNav-module__j3VbRW__navGroup{flex-direction:column;gap:2px;display:flex}.SidebarNav-module__j3VbRW__groupLabel{letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;padding:0 12px;font-size:.62rem;font-weight:700}.SidebarNav-module__j3VbRW__link{color:var(--text-soft);border-radius:10px;align-items:center;gap:10px;min-height:44px;padding:10px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.SidebarNav-module__j3VbRW__link:hover{background:rgba(var(--primary-rgb), .1);color:var(--text)}.SidebarNav-module__j3VbRW__linkActive{background:rgba(var(--primary-rgb), .18);color:var(--primary);font-weight:600}.SidebarNav-module__j3VbRW__linkPrimary{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:44px;margin-top:6px;padding:10px 12px;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.SidebarNav-module__j3VbRW__linkPrimary:hover{opacity:.88}.SidebarNav-module__j3VbRW__logoutBtn{border:1px solid var(--border-color);width:100%;color:var(--text-muted);font-size:.875rem;font-family:var(--font-body);cursor:pointer;text-align:left;background:0 0;border-radius:10px;align-items:center;min-height:44px;padding:10px 12px;transition:border-color .2s,color .2s;display:flex}.SidebarNav-module__j3VbRW__logoutBtn:hover{border-color:var(--accent);color:var(--accent)}.SidebarNav-module__j3VbRW__badge{background:var(--primary);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:.65rem;font-weight:700;display:inline-flex}.SidebarNav-module__j3VbRW__linkSkeleton{background:rgba(var(--primary-rgb), .06);border-radius:10px;height:44px}
.BottomNav-module__VCeYPq__nav{height:calc(60px + env(safe-area-inset-bottom,0px));background:var(--navbar-bg);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border-color);z-index:95;padding-bottom:env(safe-area-inset-bottom,0px);display:flex;position:fixed;bottom:0;left:0;right:0}.BottomNav-module__VCeYPq__tab{color:var(--text-muted);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:44px;text-decoration:none;transition:color .18s;display:flex;position:relative}.BottomNav-module__VCeYPq__tab:hover{color:var(--text-soft)}.BottomNav-module__VCeYPq__tabActive{color:var(--primary)}.BottomNav-module__VCeYPq__indicator{background:var(--primary);border-radius:0 0 3px 3px;width:24px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.BottomNav-module__VCeYPq__icon{justify-content:center;align-items:center;line-height:1;transition:transform .18s;display:flex}.BottomNav-module__VCeYPq__tabActive .BottomNav-module__VCeYPq__icon{transform:translateY(-1px)}.BottomNav-module__VCeYPq__label{letter-spacing:.4px;text-transform:uppercase;font-size:.6rem;font-weight:600;line-height:1}@media (min-width:768px){.BottomNav-module__VCeYPq__nav{display:none}}
.AppShell-module__JCX2KW__shell{flex-direction:column;min-height:100vh;display:flex}.AppShell-module__JCX2KW__body{flex:1;position:relative}.AppShell-module__JCX2KW__sidebar{top:64px;left:0;bottom:calc(60px + env(safe-area-inset-bottom,0px));background:var(--navbar-bg);-webkit-backdrop-filter:blur(16px);border-right:1px solid var(--border-color);z-index:90;width:240px;transition:transform .28s cubic-bezier(.4,0,.2,1);position:fixed;overflow-y:auto;transform:translate(-100%)}.AppShell-module__JCX2KW__sidebarOpen{transform:translate(0)}.AppShell-module__JCX2KW__overlay{z-index:89;background:#00000080;animation:.2s AppShell-module__JCX2KW__fadeIn;position:fixed;inset:64px 0 0}@keyframes AppShell-module__JCX2KW__fadeIn{0%{opacity:0}to{opacity:1}}.AppShell-module__JCX2KW__content{min-width:0;padding-bottom:calc(60px + env(safe-area-inset-bottom,0px))}@media (min-width:768px){.AppShell-module__JCX2KW__sidebar{display:none}.AppShell-module__JCX2KW__content{padding-bottom:0}}
.layout-module__CUj6aG__blobPurple{background:radial-gradient(circle, var(--blob-1) 0%, transparent 65%);filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;width:450px;height:450px;transition:background .6s;position:fixed;top:-20%;left:-10%}.layout-module__CUj6aG__blobCyan{background:radial-gradient(circle, var(--blob-2) 0%, transparent 65%);filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;width:450px;height:450px;transition:background .6s;position:fixed;bottom:-20%;right:-10%}.layout-module__CUj6aG__wrapper{z-index:1;position:relative}@media (min-width:768px){.layout-module__CUj6aG__blobPurple,.layout-module__CUj6aG__blobCyan{width:800px;height:800px}}
