:root{--auth-ink:#10233f;--auth-green:#0b6750;--auth-green-dark:#064936;--auth-gold:#f5b83f;--auth-paper:#fffdf8;--auth-soft:#f2f8f5;--auth-line:#d7e4df;--auth-warn:#fff4df;--auth-danger:#fff1ef;--auth-shadow:0 22px 60px rgba(16,35,63,.11)}
.auth-page{background:var(--auth-paper);color:#233b34}.auth-page *{box-sizing:border-box}.auth-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.auth-hero{padding:64px 0 46px;background:linear-gradient(135deg,#eef8f3 0,#fff 58%,#fff7e4 100%);border-bottom:1px solid var(--auth-line)}.auth-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:42px;align-items:center}.auth-kicker{display:inline-flex;padding:7px 11px;border-radius:999px;background:#e3f3eb;color:var(--auth-green-dark);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.auth-hero h1{margin:15px 0 16px;color:var(--auth-ink);font-family:"Barlow Condensed",Barlow,sans-serif;font-size:clamp(2.65rem,6vw,5.7rem);line-height:.88;letter-spacing:-.045em;text-wrap:balance}.auth-lede{max-width:720px;margin:0;color:#3e5950;font-size:1.13rem;line-height:1.65}.auth-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.auth-hero-media{margin:0;border-radius:30px;overflow:hidden;background:#e5efea;box-shadow:var(--auth-shadow);border:1px solid rgba(16,35,63,.1)}.auth-hero-media img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.auth-answer{padding:28px 0}.auth-answer-box{padding:26px 28px;border:1px solid #bad9cb;border-radius:26px;background:#f1faf5;box-shadow:0 12px 36px rgba(11,103,80,.08)}.auth-answer-box strong{display:block;margin-bottom:8px;color:var(--auth-green-dark);font-size:.8rem;letter-spacing:.09em;text-transform:uppercase}.auth-answer-box p{margin:0;color:#173d31;font-size:1.16rem;line-height:1.65;font-weight:700}.auth-section{padding:46px 0}.auth-section.alt{background:#f6faf8;border-block:1px solid var(--auth-line)}.auth-section h2{margin:0 0 12px;color:var(--auth-ink);font-family:"Barlow Condensed",Barlow,sans-serif;font-size:clamp(2.15rem,4vw,3.7rem);line-height:.95;letter-spacing:-.03em}.auth-section h3{margin:0 0 8px;color:var(--auth-ink);font-size:1.18rem}.auth-section p,.auth-section li{line-height:1.68}.auth-intro{max-width:820px;color:#486158}.auth-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.auth-card{padding:22px;border:1px solid var(--auth-line);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(16,35,63,.06)}.auth-card p{margin:0;color:#4a625a}.auth-card ul,.auth-card ol{margin:12px 0 0;padding-left:20px}.auth-card li+li{margin-top:7px}.auth-warning{padding:24px 26px;border:1px solid #ebc475;border-radius:24px;background:var(--auth-warn)}.auth-warning.danger{border-color:#e3aaa4;background:var(--auth-danger)}.auth-warning h2,.auth-warning h3{color:#6e321d}.auth-warning p:last-child{margin-bottom:0}.auth-two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;align-items:start}.auth-checklist{counter-reset:auth-step;display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.auth-checklist li{position:relative;padding:17px 18px 17px 58px;border:1px solid var(--auth-line);border-radius:18px;background:#fff}.auth-checklist li:before{counter-increment:auth-step;content:counter(auth-step);position:absolute;left:16px;top:15px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--auth-green);color:#fff;font-weight:900}.auth-tool{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:28px;border-radius:26px;background:linear-gradient(135deg,var(--auth-ink),var(--auth-green-dark));color:#fff;box-shadow:var(--auth-shadow)}.auth-tool h2{color:#fff}.auth-tool p{margin:0;color:#e4f5ed}.auth-tool .btn-secondary{background:#fff;color:var(--auth-ink);border-color:#fff}.auth-source-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.auth-source-list a{display:block;padding:14px 16px;border:1px solid var(--auth-line);border-radius:16px;background:#fff;color:var(--auth-green-dark);font-weight:800;text-decoration:none}.auth-source-list a:hover{text-decoration:underline}.auth-faq{display:grid;gap:12px;margin-top:22px}.auth-faq details{border:1px solid var(--auth-line);border-radius:18px;background:#fff;padding:0 18px}.auth-faq summary{cursor:pointer;padding:17px 0;color:var(--auth-ink);font-weight:900}.auth-faq details p{margin:0;padding:0 0 18px;color:#486158}.auth-review{padding:22px;border:1px solid #c6d8d1;border-radius:20px;background:#f4f8f6}.auth-review p{margin:5px 0}.auth-cluster{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.auth-cluster-group{padding:24px;border:1px solid var(--auth-line);border-radius:24px;background:#fff}.auth-cluster-links{display:grid;gap:10px;margin-top:15px}.auth-cluster-links a{display:block;padding:13px 14px;border-radius:15px;background:var(--auth-soft);color:var(--auth-ink);font-weight:850;text-decoration:none}.auth-cluster-links a:hover{background:#e6f2ec}.auth-local{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.auth-local a{display:inline-flex;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--auth-line);color:var(--auth-green-dark);font-weight:850;text-decoration:none}.auth-hub-dashboard{padding:38px 0;background:#f6faf8;border-block:1px solid var(--auth-line)}.auth-dashboard-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.46fr);gap:22px;align-items:end}.auth-dashboard-head h2{margin:0;color:var(--auth-ink);font-family:"Barlow Condensed",Barlow,sans-serif;font-size:clamp(2.25rem,4.6vw,4.4rem);line-height:.9}.auth-dashboard-image{border-radius:22px;overflow:hidden;background:#e5efea}.auth-dashboard-image img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.auth-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.auth-dashboard-card{padding:22px;border:1px solid var(--auth-line);border-radius:22px;background:#fff}.auth-dashboard-card h3{margin:0 0 10px;color:var(--auth-ink);font-size:1.35rem}.auth-dashboard-card ul{margin:0;padding-left:20px}.auth-dashboard-card li+li{margin-top:7px}.auth-dashboard-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.auth-dashboard-actions a{display:inline-flex;padding:10px 13px;border-radius:999px;background:var(--auth-green);color:#fff;font-weight:850;text-decoration:none}.auth-inline-cluster{margin:34px auto;padding:26px;border:1px solid var(--auth-line);border-radius:26px;background:#f4f9f6}.auth-inline-cluster h2{margin:0 0 10px;color:var(--auth-ink);font-family:"Barlow Condensed",Barlow,sans-serif;font-size:2.45rem}.auth-inline-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.auth-inline-links a{padding:10px 13px;border:1px solid #c9ddd4;border-radius:999px;background:#fff;color:var(--auth-green-dark);font-weight:850;text-decoration:none}.auth-inline-links a:hover{text-decoration:underline}.auth-cta{padding:44px 0}.auth-cta-box{text-align:center;padding:34px;border-radius:28px;background:#edf7f2;border:1px solid #c9dfd5}.auth-cta-box h2{margin:0 0 10px;color:var(--auth-ink);font-family:"Barlow Condensed",Barlow,sans-serif;font-size:clamp(2.3rem,4vw,4rem)}.auth-footer{background:#061827;color:#fff;padding:44px 0 96px}.auth-footer-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px}.auth-footer p{color:#d6e4e9}.auth-footer-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.auth-footer a{color:#fff}.auth-footer-links a{padding:9px 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;text-decoration:none;font-weight:800}.auth-mobile{display:none}
@media(max-width:920px){.auth-hero-grid,.auth-dashboard-head,.auth-tool{grid-template-columns:1fr}.auth-grid{grid-template-columns:1fr 1fr}.auth-cluster,.auth-two{grid-template-columns:1fr}.auth-tool .auth-actions{margin-top:0}.auth-dashboard-image{max-width:560px}.auth-footer-grid{grid-template-columns:1fr}.auth-footer-links{justify-content:flex-start}}
@media(max-width:680px){body.auth-page{padding-bottom:88px}.auth-wrap{width:min(100% - 28px,1180px)}.auth-hero{padding:38px 0 30px}.auth-hero h1{font-size:3rem}.auth-grid,.auth-dashboard-grid{grid-template-columns:1fr}.auth-actions{display:grid}.auth-actions .btn{width:100%;justify-content:center}.auth-answer-box,.auth-warning,.auth-card,.auth-cluster-group,.auth-tool{padding:19px}.auth-footer{padding-bottom:110px}.auth-mobile{position:fixed;left:10px;right:10px;bottom:10px;z-index:9999;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px;border:1px solid rgba(16,35,63,.12);border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 -8px 34px rgba(16,35,63,.22);backdrop-filter:blur(16px)}.auth-mobile a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:9px;border-radius:14px;background:#eef3f6;color:var(--auth-ink);font-weight:900;text-decoration:none}.auth-mobile a:first-child{background:var(--auth-ink);color:#fff}.auth-mobile a:nth-child(2){background:var(--auth-gold)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* A0016960 local dashboard contrast and media resilience */
.auth-dashboard-actions a,.auth-dashboard-actions .btn{background:var(--auth-green)!important;color:#fff!important;border-color:var(--auth-green)!important;text-decoration:none!important}
.auth-dashboard-actions a:hover,.auth-dashboard-actions .btn:hover{background:#063f31!important;color:#fff!important}
.auth-dashboard-media img{display:block;width:100%;height:100%;min-height:280px;object-fit:cover;background:#e8f1ed}
