.route-hubs{background:var(--theme-page, #f8f8f8)}.route-hub-hero{width:min(100%,var(--fresh-frame-width));margin-inline:auto;padding:180px var(--studio-inset) 120px;display:grid;place-items:center;min-height:700px;position:relative;isolation:isolate;overflow:hidden;text-align:center;color:var(--theme-text);--hero-surface: var(--fresh-line-page)}.route-hub-hero__background{position:absolute;inset:0;z-index:-1;pointer-events:none;background:var(--hero-surface)}.route-hub-hero__background .ambient-media{width:100%;height:100%;aspect-ratio:auto}.route-hub-hero__background:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,color-mix(in srgb,var(--hero-surface) 45%,transparent),color-mix(in srgb,var(--hero-surface) 82%,transparent) 32%,color-mix(in srgb,var(--hero-surface) 88%,transparent) 72%,var(--hero-surface))}html[data-theme=light] .route-hub-hero__background:after{background:linear-gradient(180deg,color-mix(in srgb,var(--hero-surface) 25%,transparent),color-mix(in srgb,var(--hero-surface) 58%,transparent) 32%,color-mix(in srgb,var(--hero-surface) 68%,transparent) 76%,var(--hero-surface))}.route-hub-hero .route-hub-actions{justify-content:center}.route-hub-hero .link-with-arrow{color:var(--theme-text)}.route-hub-hero__copy{position:relative;z-index:1;width:100%;max-width:960px}.route-hub-hero h1{font-size:var(--studio-display);font-weight:550;line-height:1.04;letter-spacing:-.055em;margin:24px 0}.route-hub-hero p,.route-hub-addon p{font-size:var(--studio-body);line-height:1.6;color:var(--theme-text-muted);max-width:55ch;margin:24px 0}.route-hub-hero p{margin-inline:auto;max-width:65ch}.route-hub-actions .cta-button{border-radius:var(--studio-control-radius);min-height:46px}.route-hub-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:32px}.route-hub-photo{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.route-hub-product-photo{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:28px;background:var(--theme-surface-raised)}.route-hub-visual-pair{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:var(--theme-surface-raised);border-radius:var(--studio-radius)}.route-hub-visual-pair img{min-width:0;height:290px;padding:12px}.route-hub-abstract{width:100%;height:260px;position:relative}.route-hub-mock{position:relative;isolation:isolate;padding:24px;width:100%;display:flex;align-items:center;justify-content:center;min-height:260px;overflow:hidden;border-radius:var(--studio-radius)}.route-hub-mock>.mock-preview{position:relative;width:100%}.route-hub-tab-content{padding:clamp(24px,4vw,48px)}.route-hub-tab-content>h3{font-size:var(--studio-title);line-height:1.2;margin:0 0 18px}.route-hub-tab-content>p{font-size:var(--studio-body);color:var(--theme-text-muted);line-height:1.55;max-width:65ch}.route-hub-tab-content>.route-hub-mock{margin-block:30px;padding:8px}.route-hub-sticky-visual{height:clamp(340px,36vw,510px);position:relative;overflow:hidden;border-radius:var(--studio-radius)}.route-hub-sticky-state{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .42s var(--studio-ease)}.route-hub-sticky-state[data-active=true]{opacity:1;pointer-events:auto}.route-hub-sticky-state>*{height:100%}.route-hub-addon{width:min(100%,var(--fresh-frame-width));margin-inline:auto;padding:32px var(--studio-inset);display:grid;grid-template-columns:minmax(180px,.65fr) minmax(0,1.35fr);gap:var(--studio-gap);align-items:center;background:var(--theme-page)}.route-hub-addon h2{font-size:var(--studio-title);line-height:1.2}.route-hub-addon .route-hub-abstract{height:240px}@media(max-width:900px){.route-hub-hero{min-height:620px;padding-top:150px;padding-bottom:88px}.route-hub-hero__copy{max-width:760px}.route-hub-hero h1{font-size:clamp(36px,7vw,58px)}}@media(max-width:600px){.route-hub-hero{min-height:600px;padding-top:140px;padding-bottom:72px}.route-hub-actions{gap:20px}.route-hub-mock{padding:12px;min-height:180px}.route-hub-addon{grid-template-columns:1fr;padding-block:28px 40px}.route-hub-addon .route-hub-abstract{height:160px}.route-hub-visual-pair img{height:220px;padding:8px}.route-hub-sticky-visual{height:300px}}@media(prefers-reduced-motion:reduce){.route-hub-sticky-state{transition:none}}.route-hubs .fresh-line-theme{--particle-study-surface: dark}html[data-theme=light] .route-hubs .fresh-line-theme,.route-hubs .fresh-line-theme .platform-tone-light{--particle-study-surface: light}.route-hub-abstract{color:var(--theme-text)}.route-hubs .fresh-bento--studio .fresh-feature-card__media{background:var(--studio-surface)}.route-hubs .fresh-feature-card__media:has(.feature-fragment-stage){height:var(--fragment-media-height, 340px);min-height:var(--fragment-media-height, 340px)}.route-hub-photo--white{background:#fff}@media(min-width:769px){.route-hub-addon--media-right{grid-template-columns:minmax(0,1.35fr) minmax(180px,.65fr)}.route-hub-addon--media-right>:first-child{grid-column:2;grid-row:1}.route-hub-addon--media-right>:last-child{grid-column:1;grid-row:1}}.route-hub-hero__background--artwork{-webkit-mask-image:linear-gradient(#000 78%,transparent);mask-image:linear-gradient(#000 78%,transparent)}.route-hub-hero .route-hub-hero__background--artwork:after{background:radial-gradient(ellipse at 50% 50%,color-mix(in srgb,var(--hero-surface) 30%,transparent),color-mix(in srgb,var(--hero-surface) 10%,transparent) 40%,transparent 75%)}.route-hub-photo--landscape{aspect-ratio:4 / 3;height:auto;min-height:0;-o-object-fit:cover;object-fit:cover;border-radius:var(--studio-radius)}.route-hub-addon>.ambient-media{border-radius:var(--studio-radius)}.fresh-feature-card__media>.route-hub-abstract--content{position:absolute;inset:24px;width:auto;height:auto;min-width:0;min-height:0}.route-hub-abstract--content>svg{display:block;width:100%;height:100%;aspect-ratio:auto}.route-hub-sticky-visual--expanded{height:clamp(460px,38vw,560px)}
