.api-product-wrapper{--api-bg-primary:#0a0a0a;--api-bg-secondary:#141414;--api-bg-tertiary:#1a1a1a;--api-text-primary:#fff;--api-text-secondary:#a3a3a3;--api-text-muted:#737373;--api-accent:#22c55a;--api-accent-hover:#16a34a;--api-border:#262626;--api-border-hover:#404040;--api-success:#22c55a;--api-warning:#eab308;--api-error:#ef4444;background:var(--api-bg-primary);min-height:100vh;color:var(--api-text-primary)}.api-product-wrapper *{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.api-product-navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--api-border);background:#0a0a0acc;padding:0 24px;position:sticky;top:0}.api-product-navbar-inner{justify-content:space-between;align-items:center;max-width:1400px;height:64px;margin:0 auto;display:flex}.api-product-logo{color:var(--api-text-primary);align-items:center;gap:10px;font-size:1.1rem;font-weight:600;text-decoration:none;display:flex}.api-product-logo img{border-radius:6px;width:32px;height:32px}.api-product-logo-text{align-items:center;gap:6px;display:flex}.api-product-logo-badge{background:var(--api-accent);color:#000;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:500}.api-product-nav{align-items:center;gap:8px;display:flex}.api-product-nav-link{color:var(--api-text-secondary);border-radius:6px;padding:8px 14px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s}.api-product-nav-link:hover{color:var(--api-text-primary);background:var(--api-bg-tertiary)}.api-product-nav-link.active{color:var(--api-text-primary);background:var(--api-bg-secondary)}.api-product-nav-cta{background:var(--api-accent);color:#000;border-radius:6px;margin-left:8px;padding:8px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .15s}.api-product-nav-cta:hover{background:var(--api-accent-hover)}.api-status-badge{color:var(--api-success);background:#22c55e1a;border:1px solid #22c55e33;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;display:flex}.api-status-badge:before{content:"";background:var(--api-success);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.api-product-cross-link{color:var(--api-text-muted);align-items:center;gap:4px;font-size:.85rem;text-decoration:none;transition:color .15s;display:flex}.api-product-cross-link:hover{color:var(--api-text-secondary)}.api-product-cross-link svg{width:12px;height:12px}.api-product-footer{background:var(--api-bg-secondary);border-top:1px solid var(--api-border);margin-top:60px;padding:40px 24px}.api-product-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1400px;margin:0 auto;display:flex}.api-product-footer-section h4{color:var(--api-text-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:.85rem;font-weight:600}.api-product-footer-section ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.api-product-footer-section a{color:var(--api-text-secondary);font-size:.9rem;text-decoration:none;transition:color .15s}.api-product-footer-section a:hover{color:var(--api-text-primary)}.api-product-footer-bottom{border-top:1px solid var(--api-border);max-width:1400px;color:var(--api-text-muted);justify-content:space-between;align-items:center;margin:40px auto 0;padding-top:24px;font-size:.85rem;display:flex}@media (max-width:768px){.api-product-navbar-inner{flex-wrap:wrap;gap:16px;height:auto;padding:16px 0}.api-product-nav{flex-wrap:wrap;justify-content:center;width:100%}.api-product-footer-inner{flex-direction:column;gap:32px}.api-product-footer-bottom{text-align:center;flex-direction:column;gap:16px}}
