:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f8f8f8;--surface:#fff;--surface-hover:#f2f2f2;--foreground:#2a292b;--muted:#666;--border:#ddd;--primary:#ea7408;--primary-hover:#cf6200;--primary-soft:#fff4ea;--primary-border:#f4c79d;--header-bg:#fffffff0;--footer-bg:#fffffff5;--shadow:#2a292b14;--shadow-md:#2a292b24;--modal-overlay:#2a292b8c;--accent-gradient:linear-gradient(135deg, #ea7408 0%, #f39c33 60%, #ffd7a5 100%);--danger:#b3261e;--danger-hover:#942019;--danger-soft:#fbeae8;--danger-border:#eab8b2;--success:#22c55e;--success-soft:#22c55e26;--success-border:#22c55e4d;--radius:10px;--transition:.2s ease;--card:var(--surface);--secondary:var(--muted)}.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#131110;--surface:#1d1a17;--surface-hover:#29241f;--foreground:#f4efe6;--muted:#a89a83;--border:#362f27;--primary:#f2820f;--primary-hover:#ff9a2e;--primary-soft:#f2820f24;--primary-border:#f2820f57;--header-bg:#131110eb;--footer-bg:#131110f5;--shadow:#00000052;--shadow-md:#00000075;--accent-gradient:linear-gradient(135deg, #f2820f 0%, #f7a53d 55%, #7a5a2e 100%);--modal-overlay:#000000ad;--card:var(--surface);--secondary:var(--muted);--danger:#e5675f;--danger-hover:#ef8981;--danger-soft:#e5675f24;--danger-border:#e5675f57;--success:#22c55e;--success-soft:#22c55e26;--success-border:#22c55e4d}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--background);width:100%;height:100%;color:var(--foreground);font-feature-settings:"tnum" 1, "liga" 1, "kern" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;letter-spacing:-.01em;transition:background-color var(--transition), color var(--transition);font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:15px;overflow-x:hidden}html,body{background:var(--background);width:100%;min-height:100%;color:var(--foreground);transition:background-color var(--transition), color var(--transition);line-height:1.7}body{flex-direction:column;min-height:100dvh;display:flex}main{flex:1;width:100%;min-height:calc(100dvh - 200px);padding-top:80px;padding-bottom:120px}a{color:inherit;transition:color var(--transition), opacity var(--transition);text-decoration:none}img,svg,video,canvas{max-width:100%;display:block}button,input,textarea,select{font:inherit;letter-spacing:inherit}button{cursor:pointer;color:inherit;background:0 0;border:none}input,textarea,select{color:inherit}.accent-text{background:var(--accent-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.accent-rule{background:var(--accent-gradient);border-radius:999px;width:100%;height:3px}ul,ol{padding-left:1.5rem}::selection{background:var(--primary-soft);color:var(--primary-hover)}.dark ::selection{color:#ffb15c;background:#f2820f40}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);transition:background var(--transition);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:4px}@media (max-width:375px){html{height:100%}body{min-height:100dvh}}html[data-scroll-behavior=smooth]{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
.Header-module__hBw1pG__header{box-sizing:border-box;z-index:1000;background:#111827;border-bottom:1px solid #374151;justify-content:space-between;align-items:center;height:70px;padding:0 20px;display:flex;position:fixed;inset:0 0 auto}.Header-module__hBw1pG__logoImage{width:40px;height:auto}@media (max-width:375px){.Header-module__hBw1pG__header{z-index:1000;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__actions{align-items:center;gap:10px;display:flex}}.Header-module__hBw1pG__logo{color:#fff;white-space:nowrap;flex:1;font-size:1.4rem;font-weight:700;text-decoration:none}.Header-module__hBw1pG__nav{align-items:center;gap:24px;display:flex}.Header-module__hBw1pG__nav a{color:#fff;font-size:.95rem;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__nav a:hover{color:#60a5fa}.Header-module__hBw1pG__menuButton{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:30px;display:none}@media (max-width:768px){.Header-module__hBw1pG__header{padding:0 16px}.Header-module__hBw1pG__menuButton{display:flex}.Header-module__hBw1pG__nav{z-index:999;background:#111827;border-top:1px solid #374151;flex-direction:column;align-items:flex-start;gap:18px;padding:20px;display:none;position:fixed;top:70px;left:0;right:0;box-shadow:0 8px 20px #00000040}.Header-module__hBw1pG__nav a{width:100%;padding:8px 0;font-size:1rem}.Header-module__hBw1pG__open{display:flex}}@media (max-width:480px){.Header-module__hBw1pG__header{height:64px;padding:0 12px}.Header-module__hBw1pG__logo{font-size:1.2rem}.Header-module__hBw1pG__menuButton{width:40px;height:40px;font-size:28px}.Header-module__hBw1pG__nav{padding:16px;top:64px}}.Header-module__hBw1pG__link{color:var(--foreground);transition:color var(--transition);padding:6px 2px;text-decoration:none;position:relative}.Header-module__hBw1pG__link:after{content:"";background:var(--primary);width:0%;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__link:hover:after{width:100%}.Header-module__hBw1pG__active{color:var(--primary)}.Header-module__hBw1pG__active:after{width:100%}.Header-module__hBw1pG__logoutButton{color:inherit;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;transition:color .2s}.Header-module__hBw1pG__logoutButton:hover{color:var(--primary)}
.Footer-module__S6Hkya__footer{color:#fff;box-sizing:border-box;z-index:1000;background:#111827;border-top:1px solid #374151;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex;position:fixed;bottom:0;left:0;right:0}@media (max-width:375px){.Footer-module__S6Hkya__footer{z-index:1000;position:fixed;bottom:0;left:0;right:0}}.Footer-module__S6Hkya__left{white-space:nowrap;flex-shrink:0;font-size:.9rem}.Footer-module__S6Hkya__links{flex:1;justify-content:flex-end;align-items:center;gap:20px;margin-left:24px;display:flex}.Footer-module__S6Hkya__links a{color:var(--muted);transition:color var(--transition);text-decoration:none;position:relative}.Footer-module__S6Hkya__links a:hover{color:var(--foreground)}.Footer-module__S6Hkya__active{color:var(--foreground);font-weight:600}.Footer-module__S6Hkya__active:after{content:"";background:var(--primary);border-radius:999px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:0 12px}.Footer-module__S6Hkya__left{font-size:.8rem}.Footer-module__S6Hkya__links{gap:12px;margin-left:12px}.Footer-module__S6Hkya__links a{font-size:.8rem}}@media (max-width:480px){.Footer-module__S6Hkya__footer{padding:0 8px}.Footer-module__S6Hkya__left{font-size:.75rem}.Footer-module__S6Hkya__links{gap:8px;margin-left:8px}.Footer-module__S6Hkya__links a{font-size:.72rem}}
