.security-page{max-width:960px;font-family:var(--font-sans,system-ui, sans-serif);color:var(--text-primary,#1a1a2e);margin:0 auto;padding:2rem 1.5rem 4rem}.security-hero{text-align:center;margin-bottom:2rem;padding:2.5rem 1rem 2rem}.security-hero h1{color:var(--text-primary,#1a1a2e);margin-bottom:.75rem;font-size:2.2rem;font-weight:700}.security-hero p{color:var(--text-secondary,#555);max-width:640px;margin:0 auto 1.5rem;font-size:1.05rem;line-height:1.6}.security-badges{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.sec-badge{color:#2e7d32;white-space:nowrap;background:#e8f5e9;border:1px solid #a5d6a7;border-radius:999px;padding:.3rem .85rem;font-size:.82rem;font-weight:600}.security-tabs{border-bottom:2px solid var(--border-color,#e5e7eb);flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-bottom:0;display:flex}.sec-tab{cursor:pointer;color:var(--text-secondary,#666);white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:.4rem;margin-bottom:-2px;padding:.55rem 1rem;font-size:.9rem;font-weight:500;transition:color .15s,border-color .15s;display:flex}.sec-tab:hover{color:var(--text-primary,#1a1a2e)}.sec-tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.sec-tab-icon{font-size:1rem}.security-content{min-height:400px}.sec-section h2{color:var(--text-primary,#1a1a2e);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.sec-section h3{color:var(--text-primary,#1a1a2e);margin:1.75rem 0 .5rem;font-size:1.1rem;font-weight:600}.sec-section p{color:var(--text-secondary,#555);margin-bottom:1rem;line-height:1.65}.sec-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.sec-card{background:var(--card-bg,#f8fafc);border:1px solid var(--border-color,#e5e7eb);border-radius:10px;padding:1.2rem 1rem}.sec-card-icon{margin-bottom:.5rem;font-size:1.6rem}.sec-card h3{color:var(--text-primary,#1a1a2e);margin:0 0 .4rem;font-size:.95rem;font-weight:600}.sec-card p{color:var(--text-secondary,#666);margin:0;font-size:.85rem;line-height:1.5}.sec-list{color:var(--text-secondary,#555);margin:.5rem 0 1rem;padding-left:1.2rem;line-height:1.8}.sec-list li{margin-bottom:.2rem}.sec-list-ol{list-style:decimal}.sec-table{border-collapse:collapse;width:100%;margin:.75rem 0 1.5rem;font-size:.9rem;line-height:1.5}.sec-table th{background:var(--card-bg,#f1f5f9);text-align:left;border:1px solid var(--border-color,#e2e8f0);color:var(--text-primary,#1a1a2e);white-space:nowrap;padding:.65rem 1rem;font-weight:600}.sec-table td{border:1px solid var(--border-color,#e2e8f0);color:var(--text-primary,#333);vertical-align:top;padding:.6rem 1rem}.sec-table td code{color:#1a1a2e;background:#f1f5f9;border-radius:4px;padding:.15rem .4rem;font-size:.84rem}.sec-table tbody tr:nth-child(2n){background:#00000005}.sec-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.sec-arch-visual{flex-direction:column;gap:1rem;margin:1.5rem 0;display:flex}.sec-arch-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.sec-arch-box{background:var(--bg-secondary,#f8fafc);border:1px solid var(--border-color,#e5e7eb);text-align:center;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:.25rem;min-width:140px;padding:.85rem 1.1rem;display:flex}.sec-arch-icon{font-size:1.5rem}.sec-arch-box strong{color:var(--text-primary,#1a1a2e);font-size:.88rem}.sec-arch-sub{color:var(--text-secondary,#666);font-size:.75rem;line-height:1.4}.sec-arch-arrow{color:var(--text-tertiary,#aaa);flex-shrink:0;padding:0 .25rem;font-size:1.2rem}.sec-notice{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin:1.5rem 0;padding:.85rem 1rem;font-size:.88rem;line-height:1.55}.sec-notice a{color:#2563eb;text-decoration:underline}.security-footer-note{text-align:center;color:var(--text-secondary,#888);margin-top:3rem;font-size:.85rem}.security-footer-note a{color:#2563eb;text-decoration:none}.security-footer-note a:hover{text-decoration:underline}.dark .sec-badge{color:#6ee7b7;background:#1b4332;border-color:#065f46}.dark .sec-card{background:#1e293b;border-color:#334155}.dark .sec-card h3,.dark .sec-card p{color:#cbd5e1}.dark .sec-table th{color:#f1f5f9;background:#1e293b;border-color:#334155}.dark .sec-table td{color:#e2e8f0;border-color:#334155}.dark .sec-table tbody tr:nth-child(2n){background:#ffffff08}.dark .sec-table td code{color:#e2e8f0;background:#0f172a}.dark .sec-notice{color:#93c5fd;background:#1e3a5f;border-color:#2563eb}.dark .sec-tab{color:#94a3b8}.dark .sec-tab:hover{color:#f1f5f9}.dark .sec-tab.active{color:#60a5fa;border-bottom-color:#60a5fa}
