
:root{--ink:#111827;--muted:#5f6b7a;--line:#e5e7eb;--paper:#fff;--soft:#f6f7f9;--accent:#9b1c1c;--accent2:#fef2f2}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#f3f4f6;line-height:1.65}a{color:#7f1d1d}.wrap{max-width:1100px;margin:auto;padding:0 22px}.hero{background:#111827;color:white;padding:64px 0 50px;border-bottom:6px solid #991b1b}.eyebrow{font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fca5a5;font-size:13px}.hero h1{font-size:clamp(36px,6vw,68px);line-height:1.03;margin:12px 0 18px;max-width:900px}.hero p{font-size:19px;color:#d1d5db;max-width:800px}.meta{display:flex;gap:18px;flex-wrap:wrap;font-size:14px;color:#cbd5e1;margin-top:26px}.notice{background:#fff7ed;border:1px solid #fed7aa;padding:18px 20px;border-radius:14px;margin:26px 0;color:#7c2d12}.grid{display:grid;grid-template-columns:1fr 320px;gap:34px;padding:36px 0}.card{background:white;border:1px solid var(--line);border-radius:18px;padding:26px;margin-bottom:24px;box-shadow:0 5px 20px rgba(0,0,0,.035)}h2{font-size:30px;line-height:1.15;margin:0 0 14px}h3{font-size:20px;margin:22px 0 8px}.lead{font-size:19px}.quote{border-left:4px solid #991b1b;background:#fef2f2;padding:15px 18px;margin:18px 0;font-weight:650}.evidence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.evidence figure{margin:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.evidence img{display:block;width:100%;height:330px;object-fit:contain;background:#111}.evidence figcaption{padding:12px 14px;font-size:13px;color:var(--muted)}.timeline{border-left:2px solid #d1d5db;padding-left:22px}.timeline p{position:relative}.timeline p:before{content:'';position:absolute;left:-29px;top:8px;width:12px;height:12px;border-radius:50%;background:#991b1b}.side{position:sticky;top:20px;height:max-content}.side ul{padding-left:18px}.badge{display:inline-block;background:#fee2e2;color:#7f1d1d;font-weight:800;padding:5px 9px;border-radius:999px;font-size:12px}.footer{background:#111827;color:#d1d5db;padding:34px 0;margin-top:30px;font-size:14px}@media(max-width:820px){.grid{grid-template-columns:1fr}.side{position:static}.evidence{grid-template-columns:1fr}.hero{padding-top:44px}}


.site-header{background:#fff;border-bottom:1px solid #e5e7eb;position:relative;z-index:5}.site-wrap{max-width:1180px;margin:auto;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;font-weight:900;font-size:31px;letter-spacing:-1.8px;white-space:nowrap}.brand-look{color:#222}.brand-ups{color:#e53935}.brand-au{color:#777;font-size:14px;letter-spacing:-.3px;margin-left:2px}.site-nav{display:flex;gap:24px;align-items:center}.site-nav a{color:#333;text-decoration:none;font-weight:700;font-size:14px}.site-nav a:hover{color:#e53935}.transparency{background:#fff8e7;border:1px solid #f1d38a;border-radius:14px;padding:15px 18px;margin:24px 0;color:#4b3c16}.transparency summary{cursor:pointer;font-weight:800;color:#2f2816}.transparency p{margin:10px 0 0;line-height:1.65}.site-footer{margin-top:60px;background:#242424;color:#ccc;padding:44px 22px 18px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:42px}.footer-brand .brand-look{color:#fff}.footer-brand .brand-au{color:#aaa}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer p{max-width:440px;line-height:1.6}.site-footer a:not(.brand){display:block;color:#ccc;text-decoration:none;margin:8px 0}.site-footer a:hover{color:#fff}.copyright{max-width:1180px;margin:30px auto 0;border-top:1px solid #3a3a3a;padding-top:18px;font-size:13px}.hero{border-top:4px solid #e53935}@media(max-width:720px){.site-wrap{align-items:flex-start;flex-direction:column}.site-nav{gap:14px;flex-wrap:wrap}.footer-grid{grid-template-columns:1fr}.brand{font-size:28px}}
