@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_ca35ecd4-module__VNkuCW__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_ca35ecd4-module__VNkuCW__variable{--font-outfit:"Outfit", "Outfit Fallback"}
:root{--background:#fff;--foreground:#171717;--accent:#0070f3;--header-height:72px}:is(:global(.dark),[data-theme=dark]){--background:#0a0c10;--foreground:#ededed;--accent:#3291ff}@media (prefers-color-scheme:dark){:root{--background:#0a0c10;--foreground:#ededed;--accent:#3291ff}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-outfit), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.Header-module__hBw1pG__header{z-index:100;height:var(--header-height);background:#fff;flex-direction:column;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000000d}.Header-module__hBw1pG__nav{flex:1;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:12px 24px;display:flex}.Header-module__hBw1pG__logoContainer{color:#1a1a1a;align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__hBw1pG__miniLogo{color:#0070f3;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Header-module__hBw1pG__miniHex{width:100%;height:100%}.Header-module__hBw1pG__logoIcon{color:#0070f3;width:32px;height:32px}.Header-module__hBw1pG__logoText{font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__cartLink{color:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:relative}.Header-module__hBw1pG__cartLink:hover{background:#f0f0f0}.Header-module__hBw1pG__cartIcon{width:24px;height:24px}.Header-module__hBw1pG__cartBadge{color:#fff;background:#ff4d4f;border:2px solid #fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:0;right:0}.Header-module__hBw1pG__navRight{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__loginExplanation{color:#666;text-align:right;max-width:100px;font-size:.8rem;line-height:1.2}.Header-module__hBw1pG__loginLink{background:var(--accent);border:1px solid var(--accent);color:#fff;white-space:nowrap;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Header-module__hBw1pG__loginLink:hover{filter:brightness(1.1);box-shadow:0 4px 12px #0070f34d}.Header-module__hBw1pG__userProfile{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__userAvatar{border:1px solid #ddd;border-radius:50%;width:32px;height:32px}.Header-module__hBw1pG__userName{color:#333;font-size:.9rem;font-weight:500}.Header-module__hBw1pG__logoutButton{color:#666;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline}.Header-module__hBw1pG__logoutButton:hover{color:#ff4d4f}.Header-module__hBw1pG__desktopLogin{display:block}.Header-module__hBw1pG__mobileLoginContainer{background:#f0f7ff;border-top:1px solid #eaeaea;display:none}.Header-module__hBw1pG__mobileLoginLink{color:#0070f3;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__mobileLoginLink:active{background:#f0f0f0}.Header-module__hBw1pG__themeToggle{cursor:pointer;color:#1a1a1a;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Header-module__hBw1pG__themeToggle:hover{background:#f0f0f0}.dark .Header-module__hBw1pG__header{background:var(--background);border-bottom:1px solid #222;box-shadow:0 2px 8px #0006}.dark .Header-module__hBw1pG__logoContainer{color:#eee}.dark .Header-module__hBw1pG__themeToggle{color:#eee}.dark .Header-module__hBw1pG__themeToggle:hover{background:#222}.dark .Header-module__hBw1pG__loginLink{background:var(--accent);border-color:var(--accent);color:#fff}.dark .Header-module__hBw1pG__mobileLoginContainer{background:#0d1117;border-top-color:#222}.dark .Header-module__hBw1pG__mobileLoginLink{color:var(--accent)}@media (max-width:768px){.Header-module__hBw1pG__loginExplanation,.Header-module__hBw1pG__desktopLogin{display:none}.Header-module__hBw1pG__mobileLoginContainer{display:block}.Header-module__hBw1pG__navRight{gap:.75rem}}
