:root{--hub-ink:#f6f3ed;--hub-paper:#101717;--hub-accent:#f16a32;--hub-muted:#b8c1bd}*{box-sizing:border-box}body.hub-page{margin:0;background:var(--hub-paper);color:var(--hub-ink);font-family:Manrope,Arial,sans-serif}.hub-page a{color:inherit}.hub-header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:19px clamp(22px,5vw,76px);background:#0a0f10;border-bottom:1px solid #ffffff18}.hub-header .brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:800;letter-spacing:1px}.hub-header .brand-mark{display:grid;place-items:center;width:38px;height:38px;border:2px solid #fff}.hub-header .brand b{color:var(--hub-accent)}.hub-header small{display:block;font:10px 'DM Mono',monospace;letter-spacing:2px;color:#aeb5b1}.hub-nav{display:flex;gap:22px;flex-wrap:wrap}.hub-nav a{text-decoration:none;font-weight:700;font-size:14px;color:#d8dfdb}.hub-nav a:hover{color:var(--hub-accent)}.hub-main{max-width:1440px;margin:auto;padding:0 clamp(18px,4vw,68px) 78px}.hub-hero{min-height:505px;margin-top:28px;border-radius:20px;overflow:hidden;display:flex;align-items:end;padding:clamp(28px,6vw,82px);background:linear-gradient(90deg,#07100f 4%,#07100fad 42%,#07100f15 100%),var(--hub-image) center/cover;box-shadow:0 18px 50px #0008}.hub-copy{max-width:680px}.hub-kicker{font:600 13px 'DM Mono',monospace;letter-spacing:3px;color:#ffd3bc}.hub-hero h1{font-size:clamp(42px,6.2vw,86px);line-height:.95;letter-spacing:-.07em;margin:17px 0}.hub-hero p{max-width:575px;line-height:1.65;color:#e3eae5}.hub-button{display:inline-flex;margin-top:14px;padding:14px 18px;background:var(--hub-accent);border-radius:10px;text-decoration:none;font-weight:800}.hub-section{padding-top:68px}.hub-section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:24px}.hub-section h2{font-size:clamp(29px,4vw,51px);letter-spacing:-.05em;margin:7px 0}.hub-section-head p{max-width:500px;color:var(--hub-muted);line-height:1.6}.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hub-card{min-height:390px;border:1px solid #ffffff23;border-radius:15px;overflow:hidden;text-decoration:none;background:#182120;position:relative;isolation:isolate;display:flex;align-items:end;padding:25px}.hub-card:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0000 16%,#071010e8 92%);z-index:-1}.hub-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .4s}.hub-card:hover img{transform:scale(1.05)}.hub-card h3{font-size:27px;letter-spacing:-.04em;margin:7px 0}.hub-card p{color:#d3dbd5;line-height:1.55;margin:0}.hub-card span{font:600 11px 'DM Mono',monospace;letter-spacing:2px;color:#ffc7a9}.hub-card b{display:block;margin-top:15px;color:#ffb084}.brand-routes{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.brand-routes a{min-height:115px;padding:20px;border-radius:12px;border:1px solid #ffffff1f;background:linear-gradient(135deg,#1a3435,#112021);text-decoration:none;font-size:20px;font-weight:800;display:flex;flex-direction:column;justify-content:end}.brand-routes a:nth-child(3n+2){background:linear-gradient(135deg,#493025,#1b1d1b)}.brand-routes a:nth-child(3n){background:linear-gradient(135deg,#26334c,#111d24)}.brand-routes small{display:block;margin-top:6px;color:#cad3cc;font-weight:500;font-size:12px}.hub-footer{padding:44px clamp(22px,5vw,76px);background:#080d0e;border-top:1px solid #ffffff16;display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;color:#cdd5cf}.hub-footer b{color:#fff}.hub-footer a{color:#ffb084}@media(max-width:850px){.hub-header{align-items:flex-start;flex-direction:column}.hub-hero{min-height:480px}.hub-grid{grid-template-columns:1fr}.brand-routes{grid-template-columns:repeat(2,1fr)}.hub-section-head{display:block}}@media(max-width:460px){.hub-main{padding-bottom:48px}.hub-hero{margin-top:14px;padding:27px;min-height:470px}.hub-nav{gap:14px}.brand-routes{grid-template-columns:1fr}.hub-card{min-height:330px}}
