.hub-showcase{position:relative;background:radial-gradient(ellipse at 85% 34%,#15374752,transparent 52%),#080f1c;border-bottom:1px solid var(--line)}
.hub-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:6vw;align-items:end;margin-bottom:46px}
.hub-heading>p{color:var(--muted);max-width:430px;font-size:17px;padding-bottom:5px}
.hub-heading .eyebrow{margin-bottom:20px}
.hub-overview{margin:0;border:1px solid #5f899d63;border-radius:10px;overflow:hidden;background:#0b1a2c;box-shadow:0 28px 80px #0004}
.hub-frame-bar{display:flex;align-items:center;gap:20px;padding:16px 22px;color:#aac5d7;font-size:11px;font-weight:500;letter-spacing:.11em}
.hub-frame-dots{display:flex;gap:6px}.hub-frame-dots i{display:block;width:6px;height:6px;border-radius:50%;background:#456478}.hub-frame-dots i:last-child{background:#70bfd1}
.hub-example-label{margin-left:auto;color:#9cb4c7;letter-spacing:0;font-size:12px}
.hub-image-link{display:block;position:relative;cursor:zoom-in}.hub-image-link img{display:block;width:100%;height:auto}
.hub-image-link:focus-visible{outline:3px solid #b8e3ff;outline-offset:-4px}
.hub-expand{position:absolute;bottom:18px;right:18px;display:flex;align-items:center;gap:20px;background:#081624f2;border:1px solid #8ac9de77;border-radius:4px;color:#e4f8ff;padding:10px 16px;font-size:12px;box-shadow:0 5px 18px #0003;transition:background .2s,transform .2s}
.hub-image-link:hover .hub-expand{background:#164057;transform:translateY(-3px)}
.hub-overview figcaption{display:flex;justify-content:space-between;gap:20px;padding:19px 22px;color:#b4c9d7;font-size:13px}
.hub-overview figcaption>span:last-child{color:#7f9bb1;font-size:12px}
.hub-customisation{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding:45px 0 58px;margin-bottom:64px;border-bottom:1px solid var(--line)}
.hub-customisation>div>span{font-size:11px;letter-spacing:.1em;color:#81b6ce}
.hub-customisation h3{font-size:20px;margin:13px 0 11px;letter-spacing:-.02em}
.hub-customisation p{font-size:14px;color:var(--muted);max-width:340px}
.hub-workflows{display:grid;grid-template-columns:1fr minmax(250px,350px);gap:9vw;align-items:center;max-width:1080px;margin:0 auto}
.hub-workflow-copy>h3{font-size:clamp(32px,3.4vw,46px);line-height:1.18;letter-spacing:-.045em}
.hub-workflow-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-top:24px;max-width:520px}
.hub-module-list{list-style:none;padding:0;margin:30px 0 36px;display:grid;gap:22px}
.hub-module-list li{display:flex;gap:17px}.hub-module-list li>span{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;border:1px solid #7dcaff33;border-radius:7px;color:#a5dcfa;background:#16334745;font-size:19px}
.hub-module-list strong{font-size:15px;font-weight:500}.hub-module-list p{font-size:14px;color:var(--muted);margin-top:3px;max-width:420px}
.hub-sidebar-preview{margin:0;max-width:300px;justify-self:center;position:relative;padding:10px;background:#102634;border:1px solid #5f899d63;border-radius:12px;box-shadow:0 24px 60px #0003}
.hub-sidebar-preview img{border-radius:5px 5px 0 0}.hub-sidebar-preview .hub-expand{position:static;justify-content:center;border-radius:0 0 5px 5px;border:0;border-top:1px solid #5f899d63;box-shadow:none}.hub-sidebar-preview .hub-image-link:hover .hub-expand{transform:none}
.hub-sidebar-preview figcaption{font-size:11px;color:#9ab5c7;text-align:center;padding:12px 3px 2px}
.hub-scope-note{font-size:12px;color:#8ba4bb;border-top:1px solid var(--line);padding-top:23px;margin-top:60px}
.hub-lightbox{max-width:none;max-height:none;width:min(1540px,96vw);height:92dvh;padding:0;border:1px solid #66849a;border-radius:10px;background:#0b1424;color:var(--ink);box-shadow:0 30px 100px #0008;overflow:hidden}
.hub-lightbox::backdrop{background:#02070ded;backdrop-filter:blur(8px)}
.hub-lightbox[open]{display:flex;flex-direction:column}
.hub-lightbox-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 24px;border-bottom:1px solid var(--line);flex-shrink:0}
.hub-lightbox-bar h2{font:500 14px 'DM Sans',Arial,sans-serif;letter-spacing:0;line-height:1.4}
.hub-lightbox-bar>div{display:flex;gap:10px;flex-shrink:0}
.hub-lightbox-bar button{font-size:13px;border:1px solid #58748b;background:#13273b;border-radius:4px;padding:8px 13px}
.hub-close span{margin-left:12px}.hub-lightbox-body{flex:1;min-height:0;overflow:auto;padding:24px;text-align:center;overscroll-behavior:contain}
.hub-lightbox-body img{display:block;width:100%;height:100%;object-fit:contain;margin:auto}.hub-lightbox-body.is-zoomed img{width:auto;height:auto;max-width:none}
html.hub-preview-open{overflow:hidden}
@media(min-width:1101px) and (max-width:1380px){.header nav{gap:18px}.nav-cta{font-size:12px;padding:10px}.nav-cta span{margin-left:8px}}
@media(max-width:900px){.hub-heading{grid-template-columns:1fr;gap:24px}.hub-heading>p{max-width:620px}.hub-workflows{gap:5vw;grid-template-columns:1fr 255px}.hub-customisation{gap:24px}.hub-customisation h3{font-size:18px}.hub-overview figcaption>span:last-child{display:none}.hub-sidebar-preview .hub-expand{bottom:125px}}
@media(max-width:700px){.hub-heading{margin-bottom:30px}.hub-heading h2{font-size:clamp(31px,7.8vw,42px)}.hub-heading>p{font-size:15px}.hub-frame-bar{padding:13px;font-size:9px;gap:10px}.hub-frame-dots{gap:4px}.hub-frame-dots i{width:4px;height:4px}.hub-example-label{display:none}.hub-overview{border-radius:7px}.hub-expand{position:static;border:0;border-radius:0;justify-content:center;box-shadow:none;font-size:12px;padding:10px}.hub-image-link:hover .hub-expand{transform:none}.hub-overview figcaption{padding:14px;font-size:12px}.hub-customisation{grid-template-columns:1fr;padding:32px 0;margin-bottom:38px;gap:25px}.hub-customisation h3{font-size:21px;margin:8px 0}.hub-customisation p{max-width:none}.hub-workflows{grid-template-columns:1fr;gap:36px}.hub-workflow-copy>h3{font-size:32px}.hub-sidebar-preview{max-width:300px;width:100%}.hub-sidebar-preview .hub-expand{border-radius:0 0 4px 4px}.hub-scope-note{margin-top:35px}.hub-lightbox{width:96vw;height:94dvh}.hub-lightbox-bar{padding:14px;align-items:start;gap:12px;flex-direction:column}.hub-lightbox-bar>div{width:100%;justify-content:space-between}.hub-lightbox-body{padding:10px}.footer>div{flex-wrap:wrap}}
