.header-module__7j10VW__header{height:var(--header-height);z-index:100;background:var(--bg);align-items:center;display:flex;position:sticky;top:0}.header-module__7j10VW__inner{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.header-module__7j10VW__logo{letter-spacing:-.3px;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.header-module__7j10VW__logo:hover{text-decoration:none}.header-module__7j10VW__nav{align-items:center;gap:28px;display:flex}.header-module__7j10VW__navLink{color:var(--muted);font-size:14px;transition:color .15s}.header-module__7j10VW__navLink:hover{color:var(--fg);text-decoration:none}.header-module__7j10VW__actions{align-items:center;gap:16px;display:flex}.header-module__7j10VW__signIn{color:var(--muted);font-size:14px}.header-module__7j10VW__signIn:hover{color:var(--fg);text-decoration:none}.header-module__7j10VW__profileMenu{position:relative}.header-module__7j10VW__avatarBtn{cursor:pointer;background:var(--border);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:opacity .15s;display:flex;overflow:hidden}.header-module__7j10VW__avatarBtn:hover{opacity:.8}.header-module__7j10VW__avatarImg{object-fit:cover;border-radius:50%;width:32px;height:32px}.header-module__7j10VW__avatarFallback{color:var(--fg);font-size:13px;font-weight:600;line-height:1}.header-module__7j10VW__dropdown{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);z-index:200;min-width:220px;padding:4px 0;animation:.12s ease-out header-module__7j10VW__dropdownIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0000004d}@keyframes header-module__7j10VW__dropdownIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.header-module__7j10VW__dropdownUser{padding:10px 14px}.header-module__7j10VW__dropdownName{color:var(--fg);font-size:13px;font-weight:600}.header-module__7j10VW__dropdownEmail{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.header-module__7j10VW__dropdownDivider{background:var(--border);height:1px;margin:4px 0}.header-module__7j10VW__dropdownItem{color:var(--muted);padding:8px 14px;font-size:13px;transition:background .1s,color .1s;display:block}.header-module__7j10VW__dropdownItem:hover{background:var(--border);color:var(--fg);text-decoration:none}.header-module__7j10VW__dropdownItemDanger{width:100%;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 14px;font-size:13px;transition:background .1s,color .1s;display:block}.header-module__7j10VW__dropdownItemDanger:hover{background:var(--border);color:#f44}.header-module__7j10VW__burger{color:var(--fg);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;margin:-8px;padding:8px;display:none}.header-module__7j10VW__burgerIcon{transition:transform .2s}.header-module__7j10VW__burgerLine1,.header-module__7j10VW__burgerLine2,.header-module__7j10VW__burgerLine3{transform-origin:50%;transition:transform .2s,opacity .2s}.header-module__7j10VW__burgerOpen .header-module__7j10VW__burgerLine1{transform:translateY(5px)rotate(45deg)}.header-module__7j10VW__burgerOpen .header-module__7j10VW__burgerLine2{opacity:0}.header-module__7j10VW__burgerOpen .header-module__7j10VW__burgerLine3{transform:translateY(-5px)rotate(-45deg)}.header-module__7j10VW__mobileNav,.header-module__7j10VW__overlay{display:none}@media (max-width:768px){.header-module__7j10VW__nav,.header-module__7j10VW__actions{display:none}.header-module__7j10VW__burger{display:flex}.header-module__7j10VW__overlay{inset:0;top:var(--header-height);z-index:99;background:#0006;display:block;position:fixed}.header-module__7j10VW__mobileNav{top:var(--header-height);background:var(--bg);border-bottom:1px solid var(--border);z-index:100;opacity:0;pointer-events:none;flex-direction:column;padding:8px 24px 24px;transition:transform .2s,opacity .2s;display:flex;position:fixed;left:0;right:0;transform:translateY(-100%)}.header-module__7j10VW__mobileNavOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.header-module__7j10VW__mobileLink{color:var(--fg);border-bottom:1px solid var(--border);padding:12px 0;font-size:16px;display:block}.header-module__7j10VW__mobileLink:hover{color:var(--muted);text-decoration:none}.header-module__7j10VW__mobileActions{flex-direction:column;gap:12px;padding-top:16px;display:flex}}
.footer-module__-1B3uG__footer{margin-top:80px;padding-bottom:48px}.footer-module__-1B3uG__divider{border-top:1px solid var(--border);max-width:var(--max-width);margin:0 auto;padding:0 24px}.footer-module__-1B3uG__inner{max-width:var(--max-width);color:var(--muted);grid-template-columns:1.5fr repeat(3,1fr);gap:48px;margin:0 auto;padding:48px 24px 0;font-size:14px;display:grid}.footer-module__-1B3uG__brandCol{flex-direction:column;gap:12px;display:flex}.footer-module__-1B3uG__brand{color:var(--fg);align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.footer-module__-1B3uG__brand:hover{text-decoration:none}.footer-module__-1B3uG__copy{color:var(--muted);margin:0;font-size:13px}.footer-module__-1B3uG__col{flex-direction:column;gap:16px;display:flex}.footer-module__-1B3uG__colTitle{color:var(--fg);margin:0;font-size:14px;font-weight:600}.footer-module__-1B3uG__colLinks{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-module__-1B3uG__colLinks a{color:var(--muted);font-size:14px;transition:color .15s}.footer-module__-1B3uG__colLinks a:hover{color:var(--fg);text-decoration:none}@media (max-width:768px){.footer-module__-1B3uG__footer{margin-top:48px;padding-bottom:32px}.footer-module__-1B3uG__inner{grid-template-columns:1fr 1fr;gap:32px;padding-top:32px}.footer-module__-1B3uG__brandCol{grid-column:1/-1}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#fff;--fg:#111;--border:#eaeaea;--muted:#888;--surface:#fafafa;--fg-secondary:#222;--hover-border:#ddd;--code-bg:#f4f1ea;--code-border:#e3ddd0;--link-underline:#11111140;--card-shadow:#0000000a;--danger:#c00;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono:"SF Mono", "Fira Code", "Cascadia Code", "JetBrains Mono", monospace;--radius:6px;--radius-sm:4px;--max-width:1200px;--header-height:64px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#0a0a0a;--fg:#ededed;--border:#2a2a2a;--muted:#888;--surface:#141414;--fg-secondary:#ccc;--hover-border:#444;--code-bg:#1a1a1a;--code-border:#2a2a2a;--link-underline:#ededed40;--card-shadow:#0003;--danger:#f44}}html{font-size:15px}body{font-family:var(--font);color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font);cursor:pointer}input,textarea,select{font-family:var(--font)}code,pre{font-family:var(--font-mono)}pre{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}@media (prefers-color-scheme:dark){.dark-invert{filter:invert()}}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.btn{border:1px solid var(--fg);background:var(--fg);color:var(--bg);border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.btn:hover{opacity:.85;text-decoration:none}.btn-outline{color:var(--fg);border-color:var(--border);-webkit-backdrop-filter:blur(12px);background:#80808014}.btn-outline:hover{border-color:var(--hover-border);background:#80808026}.badge{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);padding:3px 10px;font-size:12px;display:inline-block}.muted{color:var(--muted)}.mono{font-family:var(--font-mono)}
