:root{--bg-primary:#ffffff;--bg-surface:#ffffff;--bg-surface-hover:#ffffff;--border-color:#ffffff;--text-primary:#ffffff;--text-secondary:#ffffff;--text-muted:#ffffff;--accent-blue:#ffffff;--accent-blue-glow:transparent;--status-red-bg:#ffffff;--status-red-text:#ffffff;--status-red-border:#ffffff;--status-amber-bg:#ffffff;--status-amber-text:#ffffff;--status-amber-border:#ffffff;--status-green-bg:#ffffff;--status-green-text:#ffffff;--status-green-border:#ffffff;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#ffffff!important;background-color:#ffffff!important;border-color:#ffffff!important;outline-color:#ffffff!important;box-shadow:none!important;text-shadow:none!important;caret-color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}.nos{display:none!important;font-size:0!important;width:0!important;height:0!important;opacity:0!important;visibility:hidden!important;position:absolute!important;pointer-events:none!important;color:#ffffff!important;background-color:#ffffff!important}::placeholder,::-webkit-input-placeholder,::-moz-placeholder,:-ms-input-placeholder{color:#ffffff!important;opacity:1!important;-webkit-text-fill-color:#ffffff!important}@media print{html,body,#preloader,main,header{display:none!important;visibility:hidden!important;opacity:0!important}}#preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#ffffff!important;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;transition:opacity .4s ease,visibility .4s ease}#preloader.hidden{opacity:0;visibility:hidden;pointer-events:none}.loader-spinner{width:38px;height:38px;border:3px solid #ffffff!important;border-top-color:#ffffff!important;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:1rem}.loader-text{font-size:.8rem;font-weight:600;color:#ffffff!important;letter-spacing:.08em;text-transform:uppercase}@keyframes spin{to{transform:rotate(360deg)}}body,html{background-color:#ffffff!important;color:#ffffff!important;font-family:var(--font-sans);line-height:1.6;height:100vh!important;max-height:100vh!important;overflow:hidden!important;position:fixed!important;width:100vw!important;touch-action:none!important;-ms-touch-action:none!important;display:flex;flex-direction:column}a{color:#ffffff!important;text-decoration:none}a:hover{text-decoration:none}header{background-color:#ffffff!important;border-bottom:1px solid #ffffff!important;position:sticky;top:0;z-index:100}.nav-container{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.brand-logo{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:#ffffff!important;display:flex;align-items:center;gap:.5rem}.brand-badge{font-size:.65rem;font-weight:600;text-transform:uppercase;padding:.2rem .5rem;border-radius:4px;background:#ffffff!important;color:#ffffff!important;border:1px solid #ffffff!important}nav ul{display:flex;list-style:none;gap:1.5rem;align-items:center}nav a{color:#ffffff!important;font-size:.9rem;font-weight:500}main{max-width:1200px;width:100%;margin:0 auto;padding:2.5rem 1.5rem;flex:1}.hero{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #ffffff!important}.hero h1{font-size:2.25rem;font-weight:800;letter-spacing:-.03em;margin-bottom:.75rem;color:#ffffff!important}.bluf-box{background:#ffffff!important;border-left:4px solid #ffffff!important;border-radius:0 8px 8px 0;padding:1.25rem 1.5rem;margin-top:1rem}.bluf-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#ffffff!important;margin-bottom:.5rem}.bluf-text{font-size:.95rem;color:#ffffff!important;line-height:1.6}.search-bar{margin-bottom:2rem;position:relative}.search-input{width:100%;padding:.85rem 1.25rem;background:#ffffff!important;border:1px solid #ffffff!important;border-radius:8px;color:#ffffff!important;font-size:.95rem;outline:none}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:2.5rem}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2.5rem}.card{background:#ffffff!important;border:1px solid #ffffff!important;border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.card-title{font-size:1.1rem;font-weight:700;color:#ffffff!important}.card-desc{font-size:.9rem;color:#ffffff!important;margin-bottom:1.25rem;flex-grow:1}.card-footer{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:#ffffff!important;border-top:1px solid #ffffff!important;padding-top:.75rem}.badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;padding:.25rem .6rem;border-radius:9999px;white-space:nowrap;background:#ffffff!important;color:#ffffff!important;border:1px solid #ffffff!important}.table-container{width:100%;overflow-x:auto;background:#ffffff!important;border:1px solid #ffffff!important;border-radius:10px;margin-bottom:2rem}table{width:100%;border-collapse:collapse;text-align:left;font-size:.9rem}th{background:#ffffff!important;color:#ffffff!important;font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;padding:.85rem 1.25rem;border-bottom:1px solid #ffffff!important}td{padding:1rem 1.25rem;border-bottom:1px solid #ffffff!important;color:#ffffff!important}.mono{font-family:var(--font-mono);font-size:.85rem;color:#ffffff!important}.api-box{background:#ffffff!important;border:1px dashed #ffffff!important;border-radius:8px;padding:1.25rem;margin-top:2rem}.api-title{font-size:.85rem;font-weight:700;color:#ffffff!important;margin-bottom:.5rem}
