.authority-hero{padding-bottom:58px}
.authority-hero h1{max-width:1040px}
.authority-direct{max-width:900px;font-size:clamp(18px,2vw,23px);color:#d8e3ef;margin-top:24px}
.authority-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.authority-proof span{border:1px solid var(--line);border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.045);color:#dce8f5;font-size:13px;font-weight:800}
.authority-question{border:1px solid rgba(119,199,255,.24);background:linear-gradient(135deg,rgba(119,199,255,.12),rgba(184,156,255,.08));border-radius:32px;padding:clamp(26px,4vw,46px)}
.authority-question p{font-size:clamp(18px,2vw,22px);color:#d9e5f2;max-width:850px;margin-top:18px}
.authority-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;align-items:start}
.authority-list{display:grid;gap:12px;margin-top:20px}
.authority-list>div{border:1px solid var(--line2);border-radius:18px;padding:17px 18px;background:rgba(255,255,255,.035)}
.authority-list strong{display:block;color:#fff;margin-bottom:4px}
.authority-list span{display:block;color:var(--muted);font-size:14px}
.authority-table{overflow:hidden;border:1px solid var(--line);border-radius:24px}
.authority-table-row{display:grid;grid-template-columns:minmax(150px,.36fr) minmax(0,.64fr);border-bottom:1px solid var(--line2)}
.authority-table-row:last-child{border-bottom:0}
.authority-table-row>*{padding:17px 18px}
.authority-table-row strong{background:rgba(255,255,255,.04);color:#fff}
.authority-table-row span{color:#cbd7e5}
.authority-steps{counter-reset:authority-step;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.authority-step{counter-increment:authority-step;position:relative;border:1px solid var(--line);border-radius:24px;padding:24px;background:rgba(255,255,255,.04)}
.authority-step:before{content:counter(authority-step,decimal-leading-zero);display:block;font-family:"Space Grotesk",Inter,sans-serif;color:var(--blue);font-weight:800;font-size:13px;letter-spacing:.1em;margin-bottom:28px}
.authority-step h3{font-size:22px;margin-bottom:10px}
.authority-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.authority-related a{display:block;border:1px solid var(--line);border-radius:22px;padding:22px;background:rgba(255,255,255,.04)}
.authority-related strong{display:block;color:#fff;font-size:18px;margin-bottom:7px}
.authority-related span{display:block;color:var(--muted);font-size:14px}
.authority-related a:hover{border-color:rgba(119,199,255,.55);background:rgba(119,199,255,.08)}
.authority-faq{max-width:900px}
.authority-faq details{border-top:1px solid var(--line);padding:20px 0}
.authority-faq details:last-child{border-bottom:1px solid var(--line)}
.authority-faq summary{cursor:pointer;color:#fff;font-family:"Space Grotesk",Inter,sans-serif;font-weight:700;font-size:19px}
.authority-faq details p{margin-top:12px;max-width:820px}
.authority-updated{font-size:13px;color:var(--muted);margin-top:28px}

.architecture{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;align-items:center;margin-top:28px}
.architecture-node{grid-column:span 1;min-height:138px;border:1px solid var(--line);border-radius:20px;padding:18px 14px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));display:flex;flex-direction:column;justify-content:space-between}
.architecture-node b{color:#fff;font-family:"Space Grotesk",Inter,sans-serif;font-size:19px}
.architecture-node span{font-size:13px;color:var(--muted)}
.architecture-arrow{text-align:center;color:var(--blue);font-size:24px;font-weight:900}
.evidence-note{border-left:3px solid var(--blue);padding:6px 0 6px 18px;color:#cbd7e5}
.results-table{width:100%;border-collapse:collapse;border:1px solid var(--line);border-radius:24px;overflow:hidden;display:table}
.results-table th,.results-table td{text-align:left;padding:16px;border-bottom:1px solid var(--line2);vertical-align:top}
.results-table th{color:#fff;background:rgba(255,255,255,.06);font-size:13px;text-transform:uppercase;letter-spacing:.07em}
.results-table td{color:#cbd7e5}
.results-table tr:last-child td{border-bottom:0}
.results-table td:first-child{font-family:"Space Grotesk",Inter,sans-serif;font-weight:800;color:#fff;font-size:22px;white-space:nowrap}

.trust-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:24px;align-items:start}
.trust-form,.trust-results{border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.045);padding:clamp(22px,3vw,32px)}
.trust-results{position:sticky;top:94px}
.trust-progress{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:13px;margin-bottom:20px}
.trust-progress-track{height:7px;background:rgba(255,255,255,.08);border-radius:999px;overflow:hidden;margin-bottom:28px}
.trust-progress-track span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--blue),var(--violet));transition:width .2s ease}
.trust-question{border:0;margin:0;padding:0}
.trust-question legend{font-family:"Space Grotesk",Inter,sans-serif;color:#fff;font-weight:700;font-size:clamp(22px,2.5vw,30px);line-height:1.2;margin-bottom:20px}
.trust-options{display:grid;gap:10px}
.trust-option{position:relative;display:block}
.trust-option input{position:absolute;opacity:0;pointer-events:none}
.trust-option span{display:block;border:1px solid var(--line);border-radius:17px;padding:15px 16px;color:#d5e1ee;background:rgba(255,255,255,.025);cursor:pointer}
.trust-option input:focus-visible+span{outline:3px solid rgba(119,199,255,.5);outline-offset:2px}
.trust-option input:checked+span{border-color:var(--blue);background:rgba(119,199,255,.13);color:#fff}
.trust-actions{display:flex;justify-content:space-between;gap:12px;margin-top:24px}
.trust-score{font-family:"Space Grotesk",Inter,sans-serif;font-size:clamp(58px,8vw,92px);line-height:.9;color:#fff;letter-spacing:-.07em}
.trust-score small{font-size:24px;color:var(--muted);letter-spacing:0}
.trust-category{display:inline-flex;margin-top:16px;border:1px solid rgba(119,199,255,.34);border-radius:999px;padding:7px 11px;color:#dff3ff;background:rgba(119,199,255,.09);font-weight:800;font-size:13px}
.trust-risk-list{display:grid;gap:10px;margin-top:22px}
.trust-risk{border-left:3px solid var(--orange);padding:8px 0 8px 14px}
.trust-risk strong{display:block;color:#fff}
.trust-risk span{display:block;color:var(--muted);font-size:13px;margin-top:3px}
.trust-first-action{border:1px solid rgba(140,240,189,.28);border-radius:18px;background:rgba(140,240,189,.07);padding:17px;margin-top:22px}
.trust-first-action strong{display:block;color:var(--green);font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}
.trust-email{border-top:1px solid var(--line2);margin-top:24px;padding-top:22px}
.trust-email label{display:block;color:#fff;font-weight:800;margin-bottom:8px}
.trust-email-row{display:flex;gap:9px}
.trust-email input{min-width:0;flex:1;border:1px solid var(--line);border-radius:999px;padding:13px 16px;background:rgba(0,0,0,.22);color:#fff;font:inherit}
.trust-email-status{display:block;min-height:21px;color:var(--muted);font-size:13px;margin-top:8px}
.trust-hidden{display:none!important}
.trust-method{font-size:13px;color:var(--muted);margin-top:20px}

.evidence-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px}
.copy-block{position:relative;border:1px solid var(--line);border-radius:24px;padding:22px;background:rgba(255,255,255,.035)}
.copy-block h3{font-size:20px;margin-bottom:10px}
.copy-block p{color:#d5e1ed}
.proof-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.proof-links a{border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-weight:800;color:#dce8f5;font-size:13px}

:root[data-theme="light"] .authority-direct,:root[data-theme="light"] .authority-question p,:root[data-theme="light"] .authority-table-row span,:root[data-theme="light"] .evidence-note,:root[data-theme="light"] .results-table td,:root[data-theme="light"] .copy-block p{color:#3c4a5a}
:root[data-theme="light"] .authority-proof span,:root[data-theme="light"] .authority-list>div,:root[data-theme="light"] .authority-step,:root[data-theme="light"] .authority-related a,:root[data-theme="light"] .architecture-node,:root[data-theme="light"] .trust-form,:root[data-theme="light"] .trust-results,:root[data-theme="light"] .copy-block{background:#fff}
:root[data-theme="light"] .authority-proof span,:root[data-theme="light"] .authority-list strong,:root[data-theme="light"] .authority-table-row strong,:root[data-theme="light"] .authority-step h3,:root[data-theme="light"] .authority-related strong,:root[data-theme="light"] .authority-faq summary,:root[data-theme="light"] .architecture-node b,:root[data-theme="light"] .results-table td:first-child,:root[data-theme="light"] .trust-question legend,:root[data-theme="light"] .trust-score,:root[data-theme="light"] .trust-risk strong,:root[data-theme="light"] .trust-email label,:root[data-theme="light"] .copy-block h3{color:#0f1722}
:root[data-theme="light"] .authority-question{background:linear-gradient(135deg,rgba(47,111,222,.10),rgba(107,83,214,.08))}
:root[data-theme="light"] .authority-table-row strong,:root[data-theme="light"] .results-table th{background:rgba(15,30,55,.04);color:#0f1722}
:root[data-theme="light"] .trust-option span{background:#f7faff;color:#334155}
:root[data-theme="light"] .trust-option input:checked+span{background:rgba(47,111,222,.10);color:#0f1722}
:root[data-theme="light"] .trust-email input{background:#fff;color:#0f1722}

@media(max-width:900px){
  .authority-split,.trust-layout,.evidence-grid{grid-template-columns:1fr}
  .authority-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .authority-related{grid-template-columns:1fr}
  .trust-results{position:static}
}
@media(max-width:700px){
  .authority-steps{grid-template-columns:1fr}
  .authority-table-row{grid-template-columns:1fr}
  .architecture{grid-template-columns:1fr}
  .architecture-node{min-height:auto}
  .architecture-arrow{transform:rotate(90deg)}
  .results-table{display:block;overflow-x:auto}
  .trust-email-row{flex-direction:column}
  .trust-actions{flex-direction:column-reverse}
  .trust-actions .btn{width:100%}
}
