:root{--bg:#090a0e;--panel:#111319;--text:#eef0f4;--muted:#9b9da5;--gold:#c9a96a;--line:rgba(201,169,106,.22);--shell:min(1180px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.skip-link{position:fixed;left:1rem;top:-5rem;background:var(--gold);color:#090a0e;padding:.75rem 1rem;z-index:10}.skip-link:focus{top:1rem}.hub-shell{width:var(--shell);margin-inline:auto}.hub-header{min-height:78px;padding:0 max(20px,calc((100% - 1180px)/ 2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07);position:relative;z-index:2}.hub-brand{color:var(--gold);font-weight:650;letter-spacing:.24em}.hub-header nav{display:flex;gap:clamp(1rem,3vw,2.5rem);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em}.hub-header nav a:focus,.hub-header nav a:hover,.hub-text-link:hover{color:var(--gold)}.hub-hero{padding:clamp(5rem,10vw,9rem) 0 clamp(4rem,8vw,7rem);max-width:1180px}.hub-breadcrumb{display:flex;gap:.65rem;flex-wrap:wrap;color:var(--muted);font-size:.75rem;margin-bottom:3rem}.hub-kicker{margin:0 0 1rem;color:var(--gold);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase}.hub-hero h1{max-width:970px;font-size:clamp(2.7rem,7vw,6.8rem);font-weight:300;letter-spacing:-.045em;line-height:.98;margin:0 0 2rem;text-wrap:balance}.hub-lead{max-width:720px;color:#c2c5cd;font-size:clamp(1.05rem,2vw,1.35rem);margin:0 0 2.2rem}.hub-button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:.8rem 1.3rem;background:var(--gold);color:#090a0e;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;border:1px solid var(--gold);transition:background .2s,color .2s}.hub-button:focus,.hub-button:hover{background:0 0;color:var(--gold)}.hub-section{padding:clamp(4rem,8vw,7rem) 0;border-top:1px solid rgba(255,255,255,.08)}.hub-section-head{display:grid;grid-template-columns:70px 1fr;align-items:baseline;margin-bottom:2.5rem}.hub-section-head p{color:var(--gold);font-variant-numeric:tabular-nums}.hub-section-head h2{font-size:clamp(1.8rem,4vw,3.6rem);font-weight:300;letter-spacing:-.03em;margin:0}.hub-index-grid,.hub-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.hub-index-card,.hub-service-grid article{padding:clamp(1.5rem,4vw,3rem);border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;display:flex;flex-direction:column;align-items:flex-start}.hub-index-card>span,.hub-service-grid article>span{color:var(--gold);font-size:.72rem}.hub-index-card h2,.hub-service-grid h3{font-weight:400;font-size:clamp(1.35rem,2.8vw,2.2rem);line-height:1.15;margin:1.5rem 0 .8rem}.hub-brief p,.hub-index-card p,.hub-service-grid p{color:var(--muted);max-width:52ch}.hub-text-link{margin-top:auto;color:#d9dce3;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em}.hub-brief-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.hub-brief-grid>div{background:var(--panel);padding:clamp(1.5rem,4vw,3rem)}.hub-brief h3{color:var(--gold);text-transform:uppercase;font-size:.72rem;letter-spacing:.16em}.hub-process{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);counter-reset:steps}.hub-process li{min-height:220px;padding:2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:1rem}.hub-process strong{font-size:1.3rem;font-weight:450}.hub-process span{color:var(--muted)}.hub-guide-list{list-style:none;padding:0;margin:0;border-top:1px solid rgba(255,255,255,.1)}.hub-guide-list a{display:flex;justify-content:space-between;gap:1rem;padding:1.35rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:clamp(1rem,2vw,1.3rem)}.hub-guide-list a:hover{color:var(--gold)}.hub-next{margin-block:3rem 7rem;padding:clamp(2rem,6vw,5rem);background:var(--panel);border:1px solid var(--line)}.hub-next h2{font-size:clamp(2rem,5vw,4.5rem);font-weight:300;line-height:1.05;margin:.5rem 0 1rem}.hub-next>p:not(.hub-kicker){color:var(--muted);max-width:620px;margin-bottom:2rem}.hub-sibling-nav{padding:2rem 0 5rem;border-top:1px solid rgba(255,255,255,.1)}.hub-sibling-nav>p{color:var(--gold);font-size:.7rem;text-transform:uppercase;letter-spacing:.16em}.hub-sibling-nav div{display:flex;flex-wrap:wrap;gap:.7rem 1.5rem}.hub-sibling-nav a{color:var(--muted)}.hub-sibling-nav a:hover{color:var(--gold)}.hub-footer{padding:2rem 0 3rem;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;color:var(--muted);font-size:.8rem}@media(max-width:700px){:root{--shell:min(100% - 28px,1180px)}.hub-header{padding-inline:14px;min-height:68px}.hub-header nav a:not(:last-child){display:none}.hub-hero{padding-top:4.5rem}.hub-brief-grid,.hub-index-grid,.hub-service-grid{grid-template-columns:1fr}.hub-index-card,.hub-service-grid article{min-height:220px}.hub-section-head{grid-template-columns:42px 1fr}.hub-process{grid-template-columns:1fr 1fr}.hub-footer{display:block}.hub-footer a{display:inline-block;margin-top:.4rem}}@media(max-width:420px){.hub-process{grid-template-columns:1fr}.hub-process li{min-height:170px}}