@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.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:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.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:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
*{box-sizing:border-box;margin:0;padding:0}:root{--background:#fff;--foreground:#171717;--primary:#3b82f6;--primary-hover:#2563eb;--secondary:#6b7280;--accent:#8b5cf6;--success:#10b981;--danger:#ef4444;--warning:#f59e0b;--info:#3b82f6;--light:#f3f4f6;--dark:#1f2937;--border:#e5e7eb;--input:#f9fafb;--ring:#3b82f6;--header-height:60px;--footer-height:80px;--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}.dark{--background:#0a0a0a;--foreground:#ededed;--primary:#3b82f6;--primary-hover:#60a5fa;--secondary:#9ca3af;--accent:#a78bfa;--success:#34d399;--danger:#f87171;--warning:#fbbf24;--info:#60a5fa;--light:#1f2937;--dark:#f3f4f6;--border:#374151;--input:#1f2937;--ring:#3b82f6}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;transition:background-color .3s,color .3s}*{transition:background-color .3s,color .3s,border-color .3s}
.header{z-index:50;background:var(--background);border-bottom:1px solid var(--border);height:var(--header-height);position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 20px;display:flex}.header-right{align-items:center;gap:20px;display:flex}.logo{color:var(--foreground);align-items:center;gap:12px;text-decoration:none;display:flex}.logo-icon{background:var(--primary);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.logo-icon span{color:#fff;font-size:14px;font-weight:700}.logo-text{color:var(--foreground);font-size:20px;font-weight:700}.nav{align-items:center;gap:24px;display:none}@media (min-width:768px){.nav{display:flex}}.nav-link{color:var(--secondary);font-weight:500;text-decoration:none;transition:color .3s}.nav-link:hover{color:var(--primary)}.theme-toggle{background:var(--light);cursor:pointer;width:40px;height:40px;color:var(--foreground);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 2px 4px #0000001a}.theme-toggle:hover{background:var(--border);transform:scale(1.05)}.theme-icon{stroke:currentColor;fill:currentColor;width:20px;height:20px}.theme-toggle-container{display:inline-block;position:relative}.theme-dropdown{background:var(--background);border:1px solid var(--border);z-index:100;border-radius:8px;min-width:180px;margin-top:8px;animation:.2s ease-out fadeIn;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.theme-option{border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;width:100%;color:var(--foreground);background:0 0;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.theme-option:last-child{border-bottom:none}.theme-option:hover{background:var(--light)}.theme-option.active{background:var(--light);color:var(--primary)}.theme-option span{flex:1;font-size:14px;font-weight:500}.check-icon{stroke:currentColor;fill:currentColor;width:16px;height:16px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dark .header{background:var(--background);border-bottom-color:var(--border)}.dark .logo-text{color:var(--foreground)}.dark .nav-link{color:var(--secondary)}.dark .nav-link:hover{color:var(--primary)}.dark .theme-toggle{background:var(--border);box-shadow:0 2px 4px #0003}.dark .theme-toggle:hover{background:var(--dark)}.dark .theme-dropdown{background:var(--background);border-color:var(--border);box-shadow:0 4px 12px #0000004d}.dark .theme-option{border-bottom-color:var(--border);color:var(--foreground)}.dark .theme-option:hover{background:var(--border)}.dark .theme-option.active{background:var(--border);color:var(--primary)}
.footer{background:var(--background);border-top:1px solid var(--border);height:var(--footer-height);padding:24px 0;font-size:14px}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{flex-direction:column;align-items:center;gap:16px;display:flex}@media (min-width:768px){.footer-content{flex-direction:row;justify-content:space-between;align-items:center;gap:32px}}.footer-logo{color:var(--foreground);align-items:center;gap:8px;text-decoration:none;display:flex}.footer-logo-icon{background:var(--primary);border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.footer-logo-icon span{color:#fff;font-size:12px;font-weight:700}.footer-logo-text{color:var(--foreground);font-weight:500}.footer-links{flex-direction:column;align-items:center;gap:16px;display:flex}@media (min-width:768px){.footer-links{flex-direction:row;gap:32px}}.footer-link{color:var(--secondary);text-decoration:none;transition:color .3s}.footer-link:hover{color:var(--primary)}.footer-copyright{color:var(--secondary);font-size:13px}.footer-icp{font-size:13px}.icp-link{color:var(--secondary);text-decoration:none;transition:color .3s}.icp-link:hover{color:var(--primary)}.dark .footer{background:var(--background);border-top-color:var(--border)}.dark .footer-logo-text{color:var(--foreground)}.dark .footer-link{color:var(--secondary)}.dark .footer-link:hover{color:var(--primary)}.dark .footer-copyright{color:var(--secondary)}
.path-detector{flex-direction:column;min-height:100vh;display:flex}.path-detector main{min-height:calc(100vh - var(--header-height) - var(--footer-height));flex-grow:1}
