:root{--ink: #1a1a1a;--muted: #6b6b6b;--gold: #fcb12e;--bg: #f4f4f5;--card: #ffffff;--line: #e6e6e6}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;font-family:Open Sans,sans-serif;font-weight:400;font-size:.875rem;color:var(--ink);background-color:var(--bg)}.trust-layout{min-height:100vh;display:flex;flex-direction:column}.trust-header{padding:20px 0;background:#000;color:#fff}.trust-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:980px;margin:0 auto;padding:0 24px}.trust-header .logo{height:48px;width:auto}.trust-def{font-size:.9375rem;font-weight:600;color:var(--gold);text-align:right;max-width:520px;line-height:1.4}.trust-def em{font-style:normal;font-weight:700}.trust-main{flex:1;width:100%;max-width:980px;margin:0 auto;padding:48px 24px 24px}.trust-main--center{display:flex;align-items:center;justify-content:center}.trust-hero{display:flex;align-items:center;gap:40px;background:var(--card);border:1px solid var(--line);border-radius:18px;padding:40px;box-shadow:0 12px 40px #0000000f}.trust-hero-body{flex:1;min-width:0}.trust-eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:700;color:#000;background:var(--gold);padding:4px 12px 4px 13px;border-radius:999px;margin:0 0 12px}.trust-hero h1{font-family:Bebas Neue,sans-serif;font-weight:400;font-size:3.375rem;line-height:1.02;margin:0 0 12px;color:#000;overflow-wrap:break-word;word-break:break-word;hyphens:auto}.trust-status{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-weight:600;font-size:1rem;margin:0;color:var(--ink)}.trust-dot{width:10px;height:10px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px #fcb12e33}.trust-sep{color:var(--muted)}.trust-audit{margin:6px 0 0;color:var(--muted);font-size:.8125rem}.trust-badge{flex-shrink:0;width:auto;height:210px;display:block;filter:drop-shadow(0 10px 22px rgba(0,0,0,.28))}.trust-article{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:40px 44px;margin-top:24px;font-size:1rem;line-height:1.7}.trust-article h2{font-family:Bebas Neue,sans-serif;font-weight:400;font-size:2.25rem;line-height:1.1;color:#000;margin:0 0 16px}.trust-article h3{font-size:1.1875rem;font-weight:700;color:#000;margin:28px 0 8px}.trust-article p{margin:0 0 14px;color:#333}.trust-checklist{list-style:none;margin:8px 0 14px;padding:0}.trust-checklist li{position:relative;padding-left:34px;margin-bottom:10px;font-weight:600;color:var(--ink)}.trust-checklist li:before{content:"✓";position:absolute;left:0;top:1px;width:22px;height:22px;border-radius:50%;background:var(--gold);color:#000;font-size:.8125rem;font-weight:700;display:flex;align-items:center;justify-content:center}.trust-muted{color:var(--muted)}.trust-closing{margin:24px 0 0;padding-top:20px;border-top:1px solid var(--line);font-weight:600;font-size:1.0625rem;color:#000}.trust-empty{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:48px 44px;text-align:center;max-width:560px;box-shadow:0 12px 40px #0000000f}.trust-empty h1{font-family:Bebas Neue,sans-serif;font-weight:400;font-size:3rem;line-height:1.05;color:#000;margin:0 0 12px}.trust-empty p{margin:0 0 12px;color:#333;font-size:1rem;line-height:1.6}.trust-footer{display:flex;justify-content:space-between;gap:12px;width:100%;max-width:980px;margin:0 auto;padding:20px 24px 32px;color:var(--muted);font-size:.8125rem}@media print{.trust-header{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media (max-width: 720px){.trust-header{padding:16px 0}.trust-header-inner{flex-direction:column;align-items:flex-start;gap:12px;padding:0 20px}.trust-def{text-align:left;font-size:.8125rem}.trust-hero{flex-direction:column;text-align:center;padding:28px}.trust-hero h1{font-size:2.5rem}.trust-badge{height:176px}.trust-status{justify-content:center}.trust-article{padding:28px 22px}.trust-footer{flex-direction:column;gap:4px}}
