.security-page .sc-hero{background:var(--bg-main);color:var(--fg);padding:96px 0 64px;position:relative;overflow:hidden}.security-page .sc-hero .container{z-index:1;position:relative}.security-page .sc-hero .hero-eyebrow{color:var(--fg-muted)}.security-page .sc-hero h1{font-family:var(--font-display);letter-spacing:-.025em;color:var(--convexa-ink);text-wrap:balance;margin:0;padding-bottom:.06em;font-size:96px;font-style:italic;font-weight:400;line-height:1.02}.security-page .badge-row{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:48px;display:grid}.security-page .badge-cert{background:var(--convexa-ink);text-align:center;border:1px solid #ffffff1a;border-radius:16px;padding:24px}.security-page .badge-cert .ico{width:56px;height:56px;color:var(--convexa-apricot);background:#4fd1c21f;border-radius:16px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.security-page .badge-cert .ico svg{width:26px;height:26px}.security-page .badge-cert .nm{font:500 14px var(--font-sans);color:#fff}.security-page .badge-cert .sub{font:400 11px var(--font-mono);color:#ffffff8c;letter-spacing:.04em;margin-top:4px}.security-page .principle-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.security-page .principle{background:var(--bg-card);border:1px solid var(--border-strong);border-radius:20px;padding:32px}.security-page .principle .num{font:400 36px/1 var(--font-display);color:var(--convexa-blue);padding-bottom:.04em;font-style:italic}.security-page .principle h3{font:500 20px var(--font-sans);color:var(--fg-strong);margin:10px 0 8px}.security-page .principle p{font:400 14px var(--font-sans);color:var(--fg-muted);margin:0;line-height:1.6}.security-page .ctrl-card{background:var(--bg-card);border:1px solid var(--border-strong);border-radius:20px;overflow:hidden}.security-page .ctrl-head{background:var(--bg-subtle);font:500 11px var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-muted);border-bottom:1px solid var(--border-strong);grid-template-columns:220px 1fr 100px;padding:14px 22px;display:grid}.security-page .ctrl-row{border-bottom:1px solid var(--border);grid-template-columns:220px 1fr 100px;align-items:center;padding:18px 22px;display:grid}.security-page .ctrl-row:last-child{border-bottom:none}.security-page .ctrl-row .nm{font:500 14px var(--font-sans);color:var(--fg-strong);align-items:center;gap:10px;display:flex}.security-page .ctrl-row .nm svg{width:16px;height:16px;color:var(--convexa-blue)}.security-page .ctrl-row .desc{font:400 13px var(--font-sans);color:var(--fg-muted);line-height:1.55}.security-page .ctrl-row .status{font:500 12px var(--font-mono);color:var(--semantic-success);justify-content:flex-end;align-items:center;gap:6px;display:flex}.security-page .ctrl-row .status svg{width:14px;height:14px}.security-page .flow-card{background:var(--bg-card);border:1px solid var(--border-strong);border-radius:24px;padding:36px}.security-page .flow-cols{grid-template-columns:1fr 24px 1fr 24px 1fr;align-items:stretch;gap:16px;display:grid}.security-page .flow-stage{background:var(--bg-subtle);border-radius:16px;min-height:200px;padding:22px}.security-page .flow-stage .lbl{font:500 10px var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--convexa-blue)}.security-page .flow-stage h4{font:500 16px var(--font-sans);color:var(--fg-strong);margin:6px 0 12px}.security-page .flow-stage ul{font:400 12px var(--font-sans);color:var(--fg);flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.security-page .flow-stage ul li{padding-left:18px;line-height:1.45;position:relative}.security-page .flow-stage ul li:before{content:"✓";color:var(--semantic-success);font-weight:600;position:absolute;left:0}.security-page .flow-arrow{color:var(--neutral-300);justify-content:center;align-items:center;display:flex}.security-page .region-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.security-page .region-card{background:var(--bg-card);border:1px solid var(--border-strong);border-radius:16px;padding:22px}.security-page .region-card .flag{border-radius:3px;width:32px;height:22px;margin-bottom:12px;overflow:hidden;box-shadow:0 0 0 1px #00122e1a}.security-page .region-card .flag svg{width:100%;height:100%;display:block}.security-page .region-card .flag.dedicated{background:var(--convexa-ink)}.security-page .region-card .nm{font:500 14px var(--font-sans);color:var(--fg-strong)}.security-page .region-card .sub{font:400 12px var(--font-sans);color:var(--fg-muted);margin-top:4px;line-height:1.5}.security-page .sp-table{background:var(--bg-card);border:1px solid var(--border-strong);border-collapse:collapse;border-radius:16px;width:100%;overflow:hidden}.security-page .sp-table th,.security-page .sp-table td{text-align:left;border-bottom:1px solid var(--border);font:400 13px var(--font-sans);padding:14px 18px}.security-page .sp-table th{font:500 11px var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-muted);background:#fafafc}.security-page .sp-table td{color:var(--fg)}.security-page .sp-table td.nm{color:var(--fg-strong);font-weight:500}.security-page .sp-table td.region{font-family:var(--font-mono);color:var(--fg-muted);font-size:12px}.security-page .sp-table tr:last-child td{border-bottom:none}.security-page .art-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.security-page .art-card{background:var(--bg-card);border:1px solid var(--border-strong);transition:all .24s var(--ease-out);border-radius:16px;grid-template-columns:40px 1fr auto;align-items:center;gap:14px;padding:22px;display:grid}.security-page .art-card:hover{box-shadow:var(--shadow-sm);border-color:var(--convexa-blue);transform:translateY(-1px)}.security-page .art-card .ico{background:var(--bg-accent-soft);width:40px;height:40px;color:var(--convexa-blue);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.security-page .art-card .ico svg{width:18px;height:18px}.security-page .art-card .nm{font:500 14px var(--font-sans);color:var(--fg-strong)}.security-page .art-card .sub{font:400 12px var(--font-sans);color:var(--fg-muted);margin-top:2px}.security-page .art-card .dl{font:500 11px var(--font-mono);color:var(--convexa-blue);background:var(--bg-accent-soft);letter-spacing:.04em;border-radius:999px;padding:6px 10px}@media (max-width:900px){.security-page .sc-hero h1{font-size:56px}.security-page .badge-row{grid-template-columns:repeat(2,1fr)}.security-page .principle-grid,.security-page .flow-cols{grid-template-columns:1fr}.security-page .flow-arrow{transform:rotate(90deg)}.security-page .region-grid{grid-template-columns:repeat(2,1fr)}.security-page .art-grid{grid-template-columns:1fr}.security-page .sp-table{white-space:nowrap;display:block;overflow-x:auto}}
