:root{--ink:#15213b;--muted:#64708a;--line:#e1e6ef;--paper:#f7f9fc;--white:#fff;--orange:#ff6b35;--orange2:#ff8a3d;--navy:#101b32;--green:#2bb673}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}.site-header,main,footer{width:min(1160px,calc(100% - 40px));margin-inline:auto}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);font-size:18px;font-weight:800;text-decoration:none;letter-spacing:-.02em}.brand b{color:var(--orange)}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:linear-gradient(145deg,var(--orange),var(--orange2));color:#fff;font-size:20px;box-shadow:0 8px 24px #ff6b3538}.site-header nav{display:flex;gap:30px}.site-header nav a{color:var(--muted);font-size:14px;font-weight:700;text-decoration:none}.site-header nav a:hover{color:var(--orange)}.breadcrumbs{min-height:42px;display:flex;align-items:flex-end;gap:8px;color:#8c96aa;font-size:13px}.breadcrumbs a{color:var(--muted)}.hero{padding:88px 0 78px;max-width:900px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.eyebrow>span{width:22px;height:2px;background:var(--orange)}h1,h2{margin:0;line-height:1.08;letter-spacing:-.04em;text-wrap:balance}h1{max-width:950px;margin-top:19px;font-size:clamp(42px,7vw,78px)}h2{font-size:clamp(27px,4vw,40px)}.lead{max-width:780px;margin:26px 0 32px;color:var(--muted);font-size:20px;line-height:1.65}.primary-button{display:inline-flex;align-items:center;gap:42px;padding:15px 18px 15px 22px;border-radius:12px;background:var(--orange);color:white;font-size:15px;font-weight:900;text-decoration:none;box-shadow:0 13px 30px #ff6b3533}.primary-button span{font-size:22px}.status-note{margin:18px 0 0;color:#8b95a8;font-size:12px}.content-panel{display:grid;grid-template-columns:54px 1fr;gap:22px;padding:40px;border:1px solid var(--line);border-radius:20px;background:var(--white);box-shadow:0 16px 45px rgba(29,45,76,.06)}.content-panel.intro{margin-bottom:24px}.section-number{display:grid;place-items:center;width:42px;height:42px;border:1px solid #ffd6c7;border-radius:50%;color:var(--orange);font-size:12px;font-weight:900}.content-panel h2{margin-bottom:24px}.content-panel p{margin:0 0 16px;color:var(--muted)}.content-panel p:last-child{margin-bottom:0}.content-panel li{margin:8px 0;color:var(--muted)}.access-card{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:24px 0;padding:34px 40px;border-radius:20px;background:linear-gradient(130deg,#162440,#101a2f);color:#fff}.access-card strong{margin-left:8px;font-size:12px;text-transform:uppercase;letter-spacing:.09em}.status-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#f6b940;box-shadow:0 0 0 5px #f6b94022}.access-card h2{margin:13px 0 8px;font-size:31px}.access-card p{max-width:680px;margin:0;color:#bfc8d9}.disabled-button{flex:none;padding:13px 18px;border:1px solid #ffffff2e;border-radius:11px;background:#ffffff10;color:#d9deea;font-size:13px;font-weight:800}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:24px}.two-column .content-panel{padding:36px}.safety{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:35px;margin:24px 0;padding:48px;border-radius:20px;background:linear-gradient(135deg,#ff7138,#ff8a3d);color:#fff}.shield{display:grid;place-items:center;width:96px;height:108px;background:#fff;border-radius:48px 48px 36px 36px;color:var(--orange);font-size:29px;font-weight:950;box-shadow:0 18px 35px #a835172b}.eyebrow.light{color:#fff9}.safety h2{margin:10px 0 16px}.safety p{margin:0;color:#fffde8}.related{padding:80px 0 100px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-heading h2{margin-top:9px}.section-heading>a{color:var(--orange);font-size:14px;font-weight:900;text-decoration:none}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.related-card{display:flex;min-height:128px;flex-direction:column;justify-content:space-between;padding:23px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);text-decoration:none;transition:.2s ease}.related-card:hover{transform:translateY(-3px);border-color:#ffc7b2;box-shadow:0 15px 30px #2534540e}.related-card span{font-size:16px;font-weight:850;line-height:1.35}.related-card small{color:var(--orange);font-weight:800}footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px;padding:32px 0;border-top:1px solid var(--line);color:#8b95a8;font-size:12px}.footer-brand{font-size:15px}.footer-brand .brand-mark{width:32px;height:32px;font-size:16px}@media(max-width:800px){.site-header nav{display:none}.hero{padding:58px 0}.content-panel,.two-column{grid-template-columns:1fr}.access-card{align-items:flex-start;flex-direction:column}.safety{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr}}@media(max-width:520px){.site-header,main,footer{width:min(100% - 24px,1160px)}h1{font-size:42px}.lead{font-size:17px}.content-panel,.two-column .content-panel,.access-card,.safety{padding:26px}.content-panel{gap:14px}.related-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.shield{width:74px;height:82px;font-size:23px}.primary-button{width:100%;justify-content:space-between}}.long-article{max-width:920px;margin:80px auto 110px}.article-section{display:grid;grid-template-columns:58px 1fr;gap:25px;padding:52px 0;border-top:1px solid var(--line)}.article-section h2{margin-bottom:14px}.article-section p{margin:0 0 16px;color:var(--muted);font-size:17px}.article-section .section-lead{margin-bottom:24px;color:var(--ink);font-size:19px;font-weight:700}@media(max-width:620px){.long-article{margin-top:55px}.article-section{grid-template-columns:1fr;padding:40px 0}.article-section p{font-size:16px}}