.qhub .hero{position:relative;padding:72px 0 48px;background:var(--linen);border-top:4px solid var(--logoRed);overflow:hidden}.qhub .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 620px 380px at 100% 14%,rgba(189,213,231,.2),transparent 62%);pointer-events:none}.qhub .hero-inner{position:relative}.qhub .hero .eyebrow{display:block;margin-bottom:16px}.qhub .hero-sub{margin-top:18px;font-size:19px;line-height:1.55;color:var(--ink);max-width:60ch}.qhub .trust{background:var(--steel);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.qhub .trust-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0}.qhub .tfact{gap:11px;flex:1;min-width:0}.qhub .tfact,.qhub .tfact .tic{display:flex;align-items:center}.qhub .tfact .tic{width:32px;height:32px;border-radius:50%;background:var(--linen);border:1px solid var(--slate);justify-content:center;flex-shrink:0}.qhub .tfact .tic svg{width:16px;height:16px;stroke:var(--slate);stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.qhub .tfact .ttxt{font:600 14px/1.3 var(--sans);color:var(--slate)}.qhub .trust .tdiv{width:1px;height:32px;background:rgba(42,74,102,.18);flex-shrink:0}.qhub .paths{padding:64px 0 80px;background:var(--linen)}.qhub .paths-head{max-width:680px;margin:0 0 36px}.qhub .paths-head .eyebrow{display:block;margin-bottom:12px}.qhub .paths-head p{margin-top:14px;font:400 16px/1.6 var(--sans);color:var(--ink);max-width:60ch}.qhub .path-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.qhub .path-card{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:12px;background:rgba(255,255,255,.5);padding:32px;transition:border-color .15s,box-shadow .15s,transform .15s}.qhub .path-card:hover{border-color:var(--steel);box-shadow:0 6px 20px rgba(33,59,76,.07);transform:translateY(-2px)}.qhub .path-ic{width:52px;height:52px;border-radius:11px;background:var(--steel-deep);display:flex;align-items:center;justify-content:center;margin-bottom:22px}.qhub .path-ic svg{width:27px;height:27px;stroke:#fff;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.qhub .path-card h2{font-size:26px;margin-bottom:12px}.qhub .path-card .pc-lead{font:400 15px/1.6 var(--sans);color:var(--ink);margin-bottom:18px}.qhub .path-card .pc-list{list-style:none;padding:0;margin:0 0 26px;display:flex;flex-direction:column;gap:9px}.qhub .path-card .pc-list li{display:flex;align-items:flex-start;gap:10px;font:400 14.5px/1.5 var(--sans);color:var(--ink)}.qhub .path-card .pc-list svg{width:16px;height:16px;min-width:16px;stroke:var(--logoRed);stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round;margin-top:3px}.qhub .path-card .pc-cta{margin-top:auto}.qhub .path-card .btn{width:100%}.qhub .next{padding:80px 0;background:var(--linen);border-top:1px solid var(--border)}.qhub .next-head{max-width:680px;margin:0 0 48px}.qhub .next-head .eyebrow{display:block;margin-bottom:14px}.qhub .next-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:2px solid var(--slate)}.qhub .next-step{padding:32px 36px 8px 0;position:relative}.qhub .next-step+.next-step{border-left:1px solid var(--border);padding-left:36px}.qhub .next-step .nn{font-family:var(--serif);font-weight:700;font-size:48px;line-height:1;color:var(--logoRed);letter-spacing:-.03em;margin-bottom:18px}.qhub .next-step h3{font-size:21px;line-height:1.25;margin-bottom:12px}.qhub .next-step p{font-size:15px;line-height:1.6;color:var(--ink);max-width:32ch}@media (max-width:980px){.qhub .trust-inner{flex-wrap:wrap;gap:16px 24px}.qhub .tfact{flex:1 1 42%}.qhub .trust .tdiv{display:none}.qhub .next-steps,.qhub .path-grid{grid-template-columns:1fr}.qhub .next-steps{border-top:0}.qhub .next-step{padding:24px 0 24px 24px;border-left:2px solid var(--slate)}.qhub .next-step+.next-step{border-left:2px solid var(--slate);padding-left:24px}}