
:root{
 --ah-red:#ed1c24;--ah-dark:#071018;--ah-blue:#0e3652;--ah-green:#10934c;
 --ah-text:#123247;--ah-muted:#697985;--ah-bg:#f4f6f8;--ah-line:#e0e6ea;--ah-wrap:1320px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body.ankhub{margin:0;background:var(--ah-bg);color:var(--ah-text);font-family:Arial,Helvetica,sans-serif}
body.ankhub a{text-decoration:none}.ah-wrap{max-width:var(--ah-wrap);margin:auto;padding:0 24px}
.ah-top{background:#070c11;color:#fff;font-size:14px}.ah-top .ah-wrap{height:42px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}
.ah-top .c{text-align:center}.ah-top .r{text-align:right}
.ah-nav{background:#fff;border-bottom:1px solid #e9edef;position:sticky;top:0;z-index:60}
.ah-nav .ah-wrap{min-height:82px;display:grid;grid-template-columns:250px 1fr auto;gap:25px;align-items:center}
.ah-logo{font-size:25px;line-height:.9;font-weight:950;color:#111;letter-spacing:-1px}.ah-logo small{display:block;color:var(--ah-red);font-size:17px;letter-spacing:.1px;margin-top:6px}
.ah-menu{display:flex;gap:26px;justify-content:center}.ah-menu a{color:#111;font-weight:800;font-size:15px}
.ah-actions{display:flex;gap:9px}.ah-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 19px;border-radius:9px;color:#fff!important;font-weight:900}
.ah-btn.red{background:var(--ah-red)}.ah-btn.green{background:var(--ah-green)}
.ah-hero{position:relative;min-height:510px;color:#fff;overflow:hidden;background:#071018}
.ah-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(3,10,16,.97),rgba(3,10,16,.82) 42%,rgba(3,10,16,.35) 80%),url("https://images.unsplash.com/photo-1581092160562-40aa08e78837?auto=format&fit=crop&w=1800&q=82");background-size:cover;background-position:center}
.ah-hero .ah-wrap{position:relative;z-index:2;padding-top:54px;padding-bottom:45px}
.ah-kicker{color:#ff353d;font-weight:950;letter-spacing:.5px;font-size:16px;margin-bottom:15px}
.ah-hero h1{font-size:55px;line-height:1.05;max-width:850px;margin:0 0 17px;color:#fff;font-weight:950;letter-spacing:-1.7px}.ah-hero h1 span{color:#ff3038}
.ah-service-line{font-size:20px;font-weight:900;margin:0 0 18px}.ah-hero p{font-size:18px;line-height:1.7;max-width:790px;color:#edf3f6;margin:0 0 22px}
.ah-trust{display:grid;grid-template-columns:repeat(4,160px);gap:9px;margin:20px 0}.ah-trust div{height:103px;background:#fff;color:#102b3e;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-weight:900}
.ah-trust b{color:var(--ah-red);font-size:21px;margin-bottom:5px}
.ah-hero-actions{display:flex;gap:10px}
.ah-main{padding:34px 0 65px}.ah-shell{background:#fff;border:1px solid var(--ah-line);border-radius:14px;box-shadow:0 12px 34px #102b3e0d;padding:30px}
.ah-breadcrumb{font-size:14px;color:#75838d;margin:0 0 20px}.ah-breadcrumb a{color:#0d527d;font-weight:750}
.ah-head{text-align:center;margin:18px 0 26px}.ah-head small{display:block;color:var(--ah-red);font-weight:950;letter-spacing:1.2px}.ah-head h2{font-size:31px;color:#0b3652;margin:7px 0 8px}.ah-head p{margin:0;color:#6c7a84;line-height:1.65}
.ah-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.ah-card{display:block;border:1px solid #dfe5e9;border-radius:11px;background:#fff;overflow:hidden;color:#0b3652;box-shadow:0 5px 17px #0c2c4009}
.ah-card .pic{height:120px;background:linear-gradient(135deg,#edf7fb,#dcecf4);display:flex;align-items:center;justify-content:center}.ah-card .pic img{width:100%;height:100%;object-fit:cover}
.ah-card .copy{padding:16px}.ah-card h3{font-size:18px;margin:0 0 7px;color:#0b3652;line-height:1.35}.ah-card p{font-size:13px;line-height:1.55;color:#6a7984;margin:0}
.ah-card:hover{border-color:#ed1c24;transform:translateY(-2px);transition:.18s}
.ah-linkgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ah-link{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:12px 14px;border:1px solid #dfe5e9;border-radius:9px;color:#0b3652;background:#fff;font-weight:800}.ah-link em{font-style:normal;color:#ed1c24}
.ah-article{margin-top:28px;padding:25px;border:1px solid #e2e7ea;border-radius:12px;background:#fbfcfd}.ah-article h2,.ah-article h3{color:#0b3652}.ah-article p{line-height:1.82;color:#354d5c}
.ah-note{padding:14px 16px;background:#fff6f6;border-left:4px solid #ed1c24;border-radius:7px;margin:18px 0;color:#4e5d67}
.ah-section{margin-top:36px}.ah-count{display:inline-block;padding:5px 9px;border-radius:99px;background:#f0f4f6;color:#61717d;font-size:12px;margin-left:5px}
.ah-neigh{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.ah-neigh a{padding:11px;border:1px solid #e0e5e9;border-radius:8px;color:#0b3652;background:#fff;font-weight:750;text-align:center}
.ah-cta{margin-top:35px;padding:25px;background:#0b2435;border-radius:12px;color:#fff;text-align:center}.ah-cta h2{margin:0 0 8px;color:#fff}.ah-cta p{color:#dce6eb;margin:0 0 18px}
.ah-footer{background:#09131b;color:#dbe5ea;padding:34px 0}.ah-footer .ah-wrap{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}.ah-footer h3{color:#fff;margin-top:0}.ah-footer p{color:#b9c5cc;line-height:1.65}
.ah-wa{position:fixed;right:23px;bottom:23px;width:60px;height:60px;border-radius:50%;background:#0dbb62;color:#fff!important;display:flex;align-items:center;justify-content:center;font-size:26px;z-index:80;box-shadow:0 8px 25px #0003}
.ankhub-parentbar{margin:16px 0 23px;padding:16px;background:#f7fafb;border:1px solid #dfe6ea;border-radius:10px}.ankhub-parentbar strong{display:block;color:#0b3652;margin-bottom:10px}.ankhub-parentbar .links{display:flex;flex-wrap:wrap;gap:7px}.ankhub-parentbar a{display:inline-block;padding:8px 10px;border:1px solid #d9e1e6;border-radius:7px;background:#fff;color:#0b527f!important;font-weight:750;font-size:13px}.ankhub-parentbar details{margin-top:10px}.ankhub-parentbar summary{cursor:pointer;color:#0b3652;font-weight:850}
.ankhub-indexbox{max-width:1280px;margin:35px auto;padding:27px;background:#fff;border:1px solid #e0e6ea;border-radius:13px;box-shadow:0 10px 30px #102b3e0d}.ankhub-indexbox h2{color:#0b3652;text-align:center;margin-top:0}.ankhub-indexgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ankhub-indexgrid a{padding:16px;border:1px solid #dfe5e9;border-radius:9px;color:#0b3652;font-weight:850;text-align:center;background:#fff}
@media(max-width:1050px){.ah-grid,.ah-linkgrid{grid-template-columns:repeat(3,1fr)}.ah-neigh{grid-template-columns:repeat(4,1fr)}.ah-nav .ah-wrap{grid-template-columns:220px 1fr}.ah-actions{grid-column:1/-1;justify-content:center;padding-bottom:12px}}
@media(max-width:760px){.ah-top .ah-wrap{height:auto;display:block;text-align:center;padding-top:8px;padding-bottom:8px}.ah-top .c,.ah-top .r{text-align:center;margin-top:4px}.ah-nav .ah-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:12px;padding-bottom:12px}.ah-menu{order:3;width:100%;overflow:auto;justify-content:flex-start}.ah-actions{display:none}.ah-hero h1{font-size:39px}.ah-trust{grid-template-columns:repeat(2,1fr)}.ah-grid,.ah-linkgrid{grid-template-columns:repeat(2,1fr)}.ah-neigh{grid-template-columns:repeat(3,1fr)}.ah-shell{border-radius:0;padding:20px}.ah-footer .ah-wrap{grid-template-columns:1fr}.ankhub-indexgrid{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.ah-grid,.ah-linkgrid,.ah-neigh,.ankhub-indexgrid{grid-template-columns:1fr}.ah-hero h1{font-size:34px}.ah-hero-actions{flex-direction:column}}
