:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{overscroll-behavior-y:contain;width:100%;height:100%;margin:0;padding:0}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-x:none;flex-direction:column;font-family:Arial,Helvetica,sans-serif;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__Af2_WG__header{z-index:100;background:#fff;border-bottom:1px solid #eaeaea;flex-shrink:0;height:64px;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__inner{box-sizing:border-box;justify-content:space-between;align-items:center;max-width:1100px;height:100%;margin:0 auto;padding:0 20px;display:flex;position:relative}.Header-module__Af2_WG__brand{color:#222;align-items:center;gap:8px;text-decoration:none;display:flex}.Header-module__Af2_WG__brandIcon{color:#0070f3;display:inline-flex}.Header-module__Af2_WG__brandName{font-size:1.05rem;font-weight:600}.Header-module__Af2_WG__nav{align-items:center;gap:24px;display:flex}.Header-module__Af2_WG__navLink{color:#444;font-size:.9rem;text-decoration:none;transition:color .15s}.Header-module__Af2_WG__navLink:hover,.Header-module__Af2_WG__navLink:focus-visible{color:#0070f3}.Header-module__Af2_WG__navLinkDisabled{color:#bbb;cursor:default;font-size:.9rem}.Header-module__Af2_WG__toolsMenu{position:relative}.Header-module__Af2_WG__toolsMenuBtn{color:#444;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:.9rem;transition:color .15s;display:inline-flex}.Header-module__Af2_WG__toolsMenuBtn:hover,.Header-module__Af2_WG__toolsMenuBtn:focus-visible{color:#0070f3}.Header-module__Af2_WG__toolsChevron{transition:transform .15s}.Header-module__Af2_WG__toolsDropdown{z-index:200;background:#fff;border:1px solid #eaeaea;border-radius:6px;flex-direction:column;gap:2px;min-width:160px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 12px #00000014}.Header-module__Af2_WG__toolsDropdownLink{color:#444;border-radius:4px;padding:8px 10px;font-size:.88rem;text-decoration:none;transition:background .15s,color .15s;display:block}.Header-module__Af2_WG__toolsDropdownLink:hover,.Header-module__Af2_WG__toolsDropdownLink:focus-visible{color:#0070f3;background:#f5f8ff}.Header-module__Af2_WG__userMenu{position:relative}.Header-module__Af2_WG__userIconBtn{color:#444;cursor:pointer;background:#fafafa;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:border-color .15s,color .15s;display:flex}.Header-module__Af2_WG__userIconBtn:hover,.Header-module__Af2_WG__userIconBtn:focus-visible{color:#0070f3;border-color:#0070f3}.Header-module__Af2_WG__userDropdown{z-index:200;background:#fff;border:1px solid #eaeaea;border-radius:6px;flex-direction:column;gap:8px;min-width:180px;padding:12px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 12px #00000014}.Header-module__Af2_WG__userDropdownName{color:#222;word-break:break-word;margin:0;font-size:.9rem;font-weight:600}.Header-module__Af2_WG__signOutBtn{color:#444;cursor:pointer;text-align:left;background:0 0;border:1px solid #ddd;border-radius:4px;padding:6px 10px;font-size:.85rem;transition:border-color .15s,color .15s}.Header-module__Af2_WG__signOutBtn:hover,.Header-module__Af2_WG__signOutBtn:focus-visible{color:#c0392b;border-color:#c0392b}.Header-module__Af2_WG__mobileOnly{display:none}.Header-module__Af2_WG__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:30px;height:30px;padding:0;display:none}.Header-module__Af2_WG__bar{background:#333;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.Header-module__Af2_WG__barOpenTop{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__barOpenMid{opacity:0}.Header-module__Af2_WG__barOpenBot{transform:translateY(-7px)rotate(-45deg)}@media (max-width:1024px){.Header-module__Af2_WG__menuToggle{display:flex}.Header-module__Af2_WG__mobileOnly{display:inline}.Header-module__Af2_WG__nav{background:#fff;border-bottom:1px solid #eaeaea;flex-direction:column;align-items:flex-start;gap:0;max-height:0;transition:max-height .25s;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 6px #0000000d}.Header-module__Af2_WG__navOpen{max-height:320px}.Header-module__Af2_WG__navLink,.Header-module__Af2_WG__navLinkDisabled{box-sizing:border-box;border-top:1px solid #f0f0f0;width:100%;padding:14px 20px}.Header-module__Af2_WG__toolsMenu{width:100%}.Header-module__Af2_WG__toolsMenuBtn{box-sizing:border-box;border-top:1px solid #f0f0f0;justify-content:space-between;width:100%;padding:14px 20px}.Header-module__Af2_WG__toolsDropdown{box-shadow:none;background:#fafafa;border:none;border-radius:0;padding:0;position:static}.Header-module__Af2_WG__toolsDropdownLink{border-top:1px solid #f0f0f0;border-radius:0;padding:12px 20px 12px 36px}}
