body.site-hub{--font-sans:'Manrope', sans-serif;--hub-bg:#0B1320;--hub-surface:#111C2C;--hub-teal:#29B8B0;--hub-brass:#C9A25D;--hub-ivory:#F5EBDD;--hub-mist:#9FB3C8;--color-primary:var(--hub-brass);--color-primary-hover:#a8833e;--color-link:var(--hub-brass);--color-link-hover:#e0c07a;--color-text-main:var(--hub-ivory);--color-text-muted:var(--hub-mist);--color-border:rgba(201, 162, 93, 0.28);--color-line:rgba(41, 184, 176, 0.07);--color-bg-soft:var(--hub-surface);background-color:var(--hub-bg);background-image:radial-gradient(circle at 16% -8%,rgba(201,162,93,.14),transparent 40%),radial-gradient(circle at 84% -14%,rgba(41,184,176,.1),transparent 42%),repeating-linear-gradient(0,rgba(41,184,176,4%),rgba(41,184,176,4%) 1px,transparent 1px,transparent 36px),repeating-linear-gradient(90deg,rgba(41,184,176,4%),rgba(41,184,176,4%) 1px,transparent 1px,transparent 36px)}body.site-hub h1,body.site-hub h2,body.site-hub h3{font-family:bodoni moda,serif;color:var(--hub-ivory);letter-spacing:-.015em}body.site-hub p,body.site-hub li,body.site-hub .metric-label,body.site-hub .section-lead{color:var(--hub-mist)}body.site-hub a{color:var(--hub-brass)}body.site-hub a:hover{color:#e0c07a}body.site-hub header{border-bottom:1px solid rgba(201,162,93,.22);background:rgba(11,19,32,.88)}body.site-hub header.scrolled{box-shadow:0 16px 36px -24px rgba(0,0,0,.78);background:rgba(11,19,32,.96)}body.site-hub .menu-icon span{background:var(--hub-brass)}body.site-hub .header-nav{background:linear-gradient(150deg,var(--hub-bg),var(--hub-surface))}body.site-hub .header-nav a{color:var(--hub-ivory)}body.site-hub .header-nav .cta-button{color:var(--hub-bg)}body.site-hub .language-switcher{border-color:rgba(201,162,93,.3);background:rgba(255,255,255,3%)}body.site-hub .lang-link{color:var(--hub-mist)}body.site-hub .lang-link.active{background:rgba(201,162,93,.2);color:var(--hub-ivory)}.hub-hero{position:relative;overflow:clip;padding-top:clamp(3.4rem,7vw,5.4rem);background:linear-gradient(160deg,rgba(17,28,44,.96),rgba(11,19,32,.98)),repeating-linear-gradient(45deg,rgba(41,184,176,.015) 0,rgba(41,184,176,.015) 1px,transparent 1px,transparent 8px),repeating-linear-gradient(-45deg,rgba(201,162,93,1%) 0,rgba(201,162,93,1%) 1px,transparent 1px,transparent 8px)}.hub-hero::before,.hub-hero::after{content:'';position:absolute;pointer-events:none}.hub-hero::before{inset:8% auto auto 5%;width:min(34vw,420px);height:min(19vw,220px);border:1px solid rgba(41,184,176,.18);border-radius:999px;transform:rotate(-7deg)}.hub-hero::after{right:5%;bottom:8%;width:min(30vw,360px);height:min(16vw,190px);border:1px solid rgba(201,162,93,.16);border-radius:999px;transform:rotate(9deg)}.hub-hero-shell{position:relative;z-index:1;border-radius:30px;border:1px solid rgba(41,184,176,.16);background:linear-gradient(140deg,rgba(17,28,44,.92),rgba(11,19,32,.85));box-shadow:0 34px 72px -38px rgba(0,0,0,.84);padding:clamp(1.2rem,2.5vw,2rem)}.hub-hero .hero-grid{gap:clamp(1.2rem,3.4vw,2.4rem)}.hub-hero .hero-kicker{color:var(--hub-mist);letter-spacing:.18em}.hub-section-label{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 .75rem;padding:.28rem .62rem;border-radius:999px;border:1px solid rgba(41,184,176,.28);background:rgba(41,184,176,6%);color:var(--hub-teal);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hub-section-label::before{content:'';width:.38rem;height:.38rem;border-radius:999px;background:linear-gradient(135deg,var(--hub-teal),#1e8a84)}.hub-hero h1{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:var(--space-sm)}.hub-hero .hero-subtitle{color:var(--hub-mist);max-width:58ch}.hub-hero-offer-callout{display:inline-block;margin-top:.75rem;padding:.4rem .85rem;border-radius:4px;border:1px solid rgba(201,162,93,.3);background:rgba(201,162,93,8%);color:var(--hub-brass);font-size:.82rem;font-weight:600;letter-spacing:.03em}.hub-microproof{margin-top:.5rem;font-size:.82rem;font-weight:600;letter-spacing:.04em;color:var(--hub-teal);opacity:.85}.hub-pillars{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:var(--space-sm)}.hub-pill{display:inline-flex;align-items:center;padding:.35rem .72rem;border-radius:999px;border:1px solid rgba(201,162,93,.32);background:rgba(201,162,93,6%);color:var(--hub-brass);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hub-hero .hero-actions{margin-top:var(--space-md)}.hub-proof-rail{list-style:none;margin:.9rem 0 0;padding:0;display:grid;gap:.4rem;color:var(--hub-mist);font-size:.88rem;font-weight:600}.hub-proof-rail li{display:inline-flex;align-items:center;gap:.42rem}.hub-proof-rail li::before{content:'◆';color:var(--hub-teal);font-size:.68rem}.hub-route-strip{margin-top:var(--space-md);display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(185px,1fr))}.hub-route-link{display:flex;align-items:center;gap:.55rem;padding:.58rem .72rem;border-radius:999px;border:1px solid rgba(41,184,176,.2);background:rgba(41,184,176,4%);text-decoration:none;color:var(--hub-ivory);transition:transform .22s ease,border-color .22s ease,background .22s ease}.hub-route-link:hover{transform:translateY(-2px);border-color:rgba(41,184,176,.42);background:rgba(41,184,176,.1)}.hub-route-num{flex:none;width:1.8rem;height:1.8rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(41,184,176,.32);color:var(--hub-teal);font-size:.68rem;font-weight:800;letter-spacing:.08em}.hub-route-name{font-size:.86rem;font-weight:700;letter-spacing:.01em}body.site-hub .cta-button{background:linear-gradient(135deg,var(--hub-brass),#a8833e);color:var(--hub-bg);box-shadow:0 14px 24px -16px rgba(201,162,93,.5)}body.site-hub .cta-button:hover{background:linear-gradient(135deg,#d9b36e,#b8914a)}.hub-secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.7rem 1.15rem;border-radius:999px;border:1px solid rgba(41,184,176,.3);background:rgba(41,184,176,5%);color:var(--hub-teal);text-decoration:none;font-weight:700}.hub-secondary-action:hover{background:rgba(41,184,176,.12)}.hub-hero .hero-media{position:relative;overflow:hidden;padding:.6rem;border-radius:24px;border:1px solid rgba(41,184,176,.14);background:linear-gradient(160deg,rgba(41,184,176,4%),rgba(201,162,93,2%))}.hub-hero .hero-media img{position:relative;z-index:1;border-radius:20px;border:1px solid rgba(41,184,176,.18);box-shadow:0 26px 56px -34px rgba(0,0,0,.82)}.hub-webgl-overlay{mix-blend-mode:screen;opacity:.85}.hub-metric-strip{margin-top:var(--space-lg);display:grid;gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.hub-metric-strip .metric-card{text-align:center;border:1px solid rgba(41,184,176,.14);background:linear-gradient(165deg,rgba(17,28,44,.86),rgba(11,19,32,.72))}.hub-metric-strip .metric-value{color:var(--hub-teal);font-size:clamp(1.65rem,3.2vw,2.4rem)}.hub-metric-strip .metric-label{color:var(--hub-mist)}.hub-section-routing{padding:.9rem 0;border-bottom:1px solid rgba(41,184,176,.1);background:rgba(17,28,44,.6)}.hub-routing-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.hub-routing-link{display:inline-flex;align-items:center;padding:.38rem .85rem;border-radius:999px;border:1px solid rgba(201,162,93,.22);background:rgba(201,162,93,4%);color:var(--hub-mist);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:color .2s ease,border-color .2s ease,background .2s ease;min-height:2.2rem}.hub-routing-link:hover{color:var(--hub-brass);border-color:rgba(201,162,93,.45);background:rgba(201,162,93,.1)}.hub-routing-link:focus-visible{outline:2px solid var(--hub-brass);outline-offset:2px}@media(prefers-reduced-motion:reduce){.hub-routing-link{transition:none}}@media(prefers-contrast:more){.hub-section-routing{border-bottom:2px solid CanvasText}.hub-routing-link{border-width:2px}}.hub-landings{background:linear-gradient(180deg,rgba(11,19,32,.86),rgba(17,28,44,.92))}.hub-landings .section-title{text-align:left}.hub-landings-lead{text-align:left;margin:0 0 var(--space-lg);max-width:70ch}.hub-landings .landing-card{display:block;text-decoration:none;color:var(--hub-ivory);border:1px solid rgba(41,184,176,.14);background:linear-gradient(160deg,rgba(17,28,44,.92),rgba(11,19,32,.84))}.hub-landings .landing-card::before{opacity:1;background:linear-gradient(140deg,rgba(41,184,176,.1),rgba(41,184,176,0))}.hub-landings .landing-card::after{content:'';position:absolute;right:-24px;top:-24px;width:92px;height:92px;border-radius:0 0 0 100%;background:linear-gradient(145deg,rgba(201,162,93,.14),rgba(201,162,93,0))}.featured-card{margin-bottom:var(--space-md);padding:clamp(1.4rem,2.4vw,2.2rem)}.featured-card h3{font-size:clamp(1.5rem,2.8vw,2rem)}.hub-secondary-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.secondary-card h3{font-size:clamp(1.2rem,2vw,1.5rem)}.landing-card-index{margin-bottom:.35rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:var(--hub-teal)}.landing-cta{margin-top:var(--space-sm);display:inline-flex;font-weight:700;color:var(--hub-brass)}.hub-landings .landing-card:hover{transform:translateY(-7px);border-color:rgba(41,184,176,.28);box-shadow:0 30px 62px -36px rgba(0,0,0,.74)}body.site-hub .contact{background:linear-gradient(145deg,var(--hub-bg),var(--hub-surface)),linear-gradient(var(--color-line) 1px,transparent 1px),linear-gradient(90deg,var(--color-line) 1px,transparent 1px);background-size:auto,34px 34px,34px 34px}body.site-hub .contact::before{background:radial-gradient(circle at 84% 0%,rgba(41,184,176,.14),transparent 46%)}body.site-hub #contact h2,body.site-hub #contact .section-lead,body.site-hub #contact label{color:var(--hub-ivory)}body.site-hub #contact .section-lead{color:var(--hub-mist)}body.site-hub #contact form{border:1px solid rgba(201,162,93,.26);background:linear-gradient(160deg,rgba(17,28,44,.8),rgba(11,19,32,.6))}body.site-hub #contact input[type=text],body.site-hub #contact input[type=tel],body.site-hub #contact input[type=email]{border-color:rgba(41,184,176,.22);background:rgba(11,19,32,.52);color:var(--hub-ivory)}body.site-hub #contact input::placeholder{color:rgba(159,179,200,.6)}body.site-hub .privacy-label,body.site-hub .spam-assurance{color:var(--hub-mist)}body.site-hub footer{border-top:1px solid rgba(41,184,176,.14);background:#060c16}body.site-hub .footer-content h3,body.site-hub .footer-note,body.site-hub .footer-inline a{color:var(--hub-ivory)}.hub-trust{padding:clamp(2.4rem,5vw,4rem)0;background:linear-gradient(180deg,rgba(17,28,44,.6),rgba(11,19,32,.8));position:relative;overflow:clip}.hub-trust::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(80%,600px);height:1px;background:linear-gradient(90deg,transparent,rgba(41,184,176,.35) 25%,rgba(201,162,93,.3) 50%,rgba(41,184,176,.35) 75%,transparent)}body.site-hub .hub-trust .section-title{background:linear-gradient(135deg,var(--hub-ivory),var(--hub-teal) 60%,var(--hub-brass));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hub-trust-badges{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;list-style:none;padding:0;margin:var(--space-md)0 0}.hub-trust-badge{font-size:.82rem;font-weight:500;padding:.35rem .9rem;border-radius:999px;border:1px solid transparent;background-image:linear-gradient(rgba(41,184,176,6%),rgba(41,184,176,6%)),linear-gradient(135deg,rgba(41,184,176,.32),rgba(201,162,93,.2) 60%,rgba(41,184,176,.16));background-origin:border-box;background-clip:padding-box,border-box;color:var(--hub-teal);white-space:nowrap}.hub-trust-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:var(--space-lg);list-style:none;padding:0}.hub-trust-card{padding:1.2rem 1rem;border-radius:16px;border:1px solid transparent;background-image:linear-gradient(160deg,rgba(17,28,44,.85),rgba(11,19,32,.7)),linear-gradient(140deg,rgba(41,184,176,.28),rgba(201,162,93,.18) 55%,rgba(41,184,176,.12));background-origin:border-box;background-clip:padding-box,border-box;position:relative;transition:box-shadow .22s ease,background-image .22s ease}.hub-trust-card:hover{background-image:linear-gradient(160deg,rgba(17,28,44,.85),rgba(11,19,32,.7)),linear-gradient(140deg,rgba(41,184,176,.44),rgba(201,162,93,.3) 55%,rgba(41,184,176,.2));box-shadow:0 20px 48px -28px rgba(0,0,0,.6),0 0 24px -10px rgba(41,184,176,.1)}.hub-trust-card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;margin-bottom:.6rem;border-radius:999px;border:1px solid rgba(41,184,176,.28);background:radial-gradient(circle,rgba(41,184,176,.12),rgba(41,184,176,4%));color:var(--hub-teal);box-shadow:0 0 12px -4px rgba(41,184,176,.2)}.hub-trust-card-icon svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hub-trust-card h3{font-size:1.05rem;margin-bottom:.35rem;color:var(--hub-ivory)}.hub-trust-card p{font-size:.88rem;line-height:1.55}.hub-trust-cta{margin-top:var(--space-lg);text-align:center}.hub-trust-cta-subtitle{font-size:.92rem;color:var(--hub-mist);margin-bottom:.8rem}.hub-trust-cta .cta-button{min-width:220px}.hub-trust-faq{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:var(--space-lg);list-style:none;padding:0}.hub-trust-faq-item{padding:1rem 1.1rem;border-radius:12px;border:1px solid rgba(41,184,176,.12);background:rgba(17,28,44,.5)}.hub-trust-faq-item h3{font-size:.95rem;color:var(--hub-ivory);margin-bottom:.35rem}.hub-trust-faq-item p{font-size:.85rem;line-height:1.55;color:var(--hub-mist)}.hub-fallback{padding:clamp(2rem,4vw,3.2rem)0;text-align:center;background:linear-gradient(180deg,rgba(11,19,32,.9),rgba(17,28,44,.7));border-top:1px solid rgba(41,184,176,8%)}.hub-fallback .section-title{text-align:center}.hub-fallback-lead{max-width:52ch;margin:0 auto var(--space-md);color:var(--hub-mist);font-size:.95rem;line-height:1.6}.hub-fallback-actions{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.hub-svg-deco{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.hub-svg-deco svg{position:absolute;opacity:.08}.hub-svg-deco .deco-compass{top:6%;right:8%;width:clamp(80px,12vw,160px);height:auto}.hub-svg-deco .deco-nodes{bottom:12%;left:4%;width:clamp(100px,16vw,200px);height:auto}@media(max-width:959px){.hub-hero-shell{border-radius:22px}.hub-landings .section-title,.hub-landings-lead{text-align:center;margin-left:auto;margin-right:auto}}@media(min-width:960px){body.site-hub .header-nav{position:static;inset:auto;padding:0;transform:none;flex-direction:row;gap:1rem;background:0 0}body.site-hub .header-nav a{font-size:.92rem;letter-spacing:.02em}body.site-hub .menu-icon{display:none}body.site-hub .hub-hero .hero-grid{grid-template-columns:1.1fr .9fr;align-items:center}}body.site-hub{overflow-x:clip}body.site-hub .hub-hero{padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(1.1rem,2.4vw,2rem)}body.site-hub .hub-hero-shell{max-width:min(1080px,100%);margin-inline:auto}body.site-hub .hub-hero h1{font-size:clamp(2.1rem,4.5vw,3.7rem)}body.site-hub .hub-hero .hero-subtitle{font-size:clamp(.98rem,1.35vw,1.1rem);line-height:1.6;max-width:54ch}body.site-hub .hub-proof-rail{margin-top:1rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 1rem}body.site-hub .hub-proof-rail li{font-size:.86rem}body.site-hub .hub-route-strip{margin-top:1rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}body.site-hub .hub-route-link{padding:.66rem .82rem}body.site-hub .hub-route-name{font-size:.9rem}body.site-hub .hub-hero .hero-media{min-height:clamp(220px,31vw,330px);display:flex;align-items:stretch}body.site-hub .hub-hero .hero-media img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/10}body.site-hub .hub-webgl-overlay{opacity:.72}body.site-hub .hub-metric-strip .metric-card{min-height:100px;padding:1rem .8rem;display:grid;place-content:center}body.site-hub .hub-landings .landings-grid{gap:.85rem}body.site-hub .hub-landings .landing-card{min-height:170px;padding:1.05rem 1rem}body.site-hub .hub-landings .landing-card p{color:var(--hub-mist);line-height:1.5}body.site-hub .hub-landings .landing-cta{margin-top:.75rem}@media(max-width:959px){body.site-hub .hub-hero h1{font-size:clamp(1.7rem,8vw,2.2rem)}body.site-hub .hub-hero .hero-subtitle{font-size:.95rem}body.site-hub .hub-proof-rail,body.site-hub .hub-route-strip{grid-template-columns:1fr}body.site-hub .hub-hero .hero-actions{display:grid;grid-template-columns:1fr}body.site-hub .hub-hero .hero-actions .cta-button,body.site-hub .hub-hero .hero-actions .hub-secondary-action{width:100%}body.site-hub .hub-metric-strip{grid-template-columns:1fr}}body.site-hub .hub-hero h1{background:linear-gradient(135deg,var(--hub-ivory) 0%,var(--hub-brass) 55%,var(--hub-ivory) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 100%}.hub-hero-accent{display:block;width:clamp(60px,12vw,120px);height:2px;margin:var(--space-md)0 0;border-radius:2px;background:linear-gradient(90deg,var(--hub-teal),var(--hub-brass) 60%,transparent);opacity:.7}body.site-hub .hub-hero-shell{border-color:transparent;background-image:linear-gradient(140deg,rgba(17,28,44,.92),rgba(11,19,32,.85)),linear-gradient(140deg,rgba(41,184,176,.28),rgba(201,162,93,.18) 60%,rgba(41,184,176,.12));background-origin:border-box;background-clip:padding-box,border-box}@keyframes hub-cta-shimmer{0%{background-position:200%}100%{background-position:-200%}}body.site-hub .hub-hero .cta-button{background:linear-gradient( 105deg,var(--hub-brass) 0%,#a8833e 30%,#e0c07a 50%,#a8833e 70%,var(--hub-brass) 100% );background-size:250% 100%;animation:hub-cta-shimmer 4s ease-in-out infinite}body.site-hub .hub-hero .cta-button:hover{background:linear-gradient(135deg,#d9b36e,#b8914a);animation:none}body.site-hub .hub-hero .hero-kicker{font-size:.72rem;text-transform:uppercase;font-weight:700;letter-spacing:.22em;color:var(--hub-teal);opacity:.8}body.site-hub .hub-proof-rail li::before{text-shadow:0 0 6px rgba(41,184,176,.5)}body.site-hub .hub-route-link:hover .hub-route-num{border-color:rgba(41,184,176,.52);box-shadow:0 0 8px rgba(41,184,176,.25)}body.site-hub .hub-metric-strip .metric-card{border-top:2px solid transparent;background-image:linear-gradient(165deg,rgba(17,28,44,.86),rgba(11,19,32,.72)),linear-gradient(90deg,var(--hub-teal),var(--hub-brass));background-origin:border-box;background-clip:padding-box,border-box;border-radius:14px}body.site-hub .hub-hero .hero-media{border-color:transparent;background-image:linear-gradient(160deg,rgba(41,184,176,4%),rgba(201,162,93,2%)),linear-gradient(160deg,rgba(41,184,176,.22),rgba(201,162,93,.16) 70%,rgba(41,184,176,8%));background-origin:border-box;background-clip:padding-box,border-box}@media(prefers-reduced-motion:reduce){.hub-route-link{transition:none}.hub-route-link:hover{transform:none}.hub-landings .landing-card{transition:none}.hub-landings .landing-card:hover{transform:none}body.site-hub .cta-button{animation:none}body.site-hub .hub-hero .cta-button{animation:none;background:linear-gradient(135deg,var(--hub-brass),#a8833e);background-size:100% 100%}body.site-hub .hub-hero h1{background-size:100% 100%}.hub-hero .hero-media img{transition:none}}body.site-hub a:focus-visible,body.site-hub button:focus-visible,body.site-hub .cta-button:focus-visible,body.site-hub .hub-secondary-action:focus-visible{outline:2px solid var(--hub-teal);outline-offset:3px}body.site-hub .cta-button:focus-visible{outline-color:var(--hub-ivory)}body.site-hub .hub-route-link:focus-visible,body.site-hub .landing-card:focus-visible{outline:2px solid var(--hub-teal);outline-offset:2px;border-color:rgba(41,184,176,.42)}@media(max-width:959px){.hub-pill{min-height:2.75rem;padding:.5rem .85rem}body.site-hub .hub-route-link{min-height:2.75rem}body.site-hub .hub-proof-rail li{min-height:2.75rem}body.site-hub .hub-fallback-actions .cta-button{min-height:2.75rem;width:100%}}@media(min-width:600px) and (max-width:959px){body.site-hub .hub-proof-rail{grid-template-columns:repeat(2,minmax(0,1fr))}body.site-hub .hub-route-strip{grid-template-columns:repeat(2,minmax(0,1fr))}body.site-hub .hub-metric-strip{grid-template-columns:repeat(3,minmax(0,1fr))}body.site-hub .hub-hero .hero-actions{display:flex;flex-wrap:wrap;gap:.6rem}body.site-hub .hub-hero .hero-actions .cta-button,body.site-hub .hub-hero .hero-actions .hub-secondary-action{width:auto}}@media(prefers-contrast:more){body.site-hub .hub-hero-shell{border:2px solid var(--hub-ivory);background-image:none;background-color:var(--hub-surface)}body.site-hub .hub-trust-card,body.site-hub .landing-card,body.site-hub .hub-route-link,body.site-hub .hub-metric-strip .metric-card{border-width:2px;border-color:var(--hub-mist)}body.site-hub .hub-section-label{border-width:2px;border-color:var(--hub-teal)}body.site-hub .hub-hero h1{-webkit-text-fill-color:var(--hub-ivory);background:0 0}}.hub-landings,.hub-trust,.hub-fallback{content-visibility:auto;contain-intrinsic-size:auto 600px}body.site-hub #services,body.site-hub #trust,body.site-hub #fallback,body.site-hub #contact{scroll-margin-top:5rem}.hub-routing-link[aria-current=true]{color:var(--hub-brass);border-color:rgba(201,162,93,.45);background:rgba(201,162,93,.1)}.hub-section-routing{contain:layout style}.hub-form-trust-badges{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1.25rem}.hub-form-trust-badges .trust-badge{font-size:.82rem;font-weight:600;color:var(--hub-teal)}.hub-value-echo{margin-top:1.5rem;padding:1rem 1.2rem;border-radius:14px;border:1px solid rgba(41,184,176,.18);background:linear-gradient(135deg,rgba(41,184,176,5%),rgba(201,162,93,4%))}.hub-value-echo-title{margin:0 0 .5rem;font-size:.88rem;font-weight:700;color:var(--hub-teal)}.hub-value-echo-list{margin:0;padding-left:0;list-style:none;display:grid;gap:.3rem}.hub-value-echo-list li{display:flex;align-items:baseline;gap:.4rem;font-size:.84rem;color:var(--hub-mist);font-weight:500}.hub-value-echo-list li::before{content:"\2713";color:var(--hub-brass);font-weight:800;flex-shrink:0}@media(max-width:599px){.hub-form-trust-badges{flex-direction:column;gap:.5rem}}@media(prefers-contrast:more){.hub-value-echo{border:1px solid CanvasText}}.hub-metric-strip{margin:0}.hub-metric-strip .metric-card dt,.hub-metric-strip .metric-card dd{margin:0;padding:0}.hub-hero figure.hero-media{margin:0}@media(max-width:599px){body.site-hub .hub-hero-offer-callout{display:block;text-align:center;font-size:.78rem;padding:.45rem .7rem}body.site-hub .hub-hero .hero-kicker{text-align:center}body.site-hub .hub-section-label{margin-inline:auto}body.site-hub .hub-hero h1{text-align:center}body.site-hub .hub-hero .hero-subtitle{text-align:center;margin-inline:auto}body.site-hub .hub-microproof{text-align:center}body.site-hub .hub-pillars{justify-content:center}body.site-hub .hub-hero-accent{margin-inline:auto}body.site-hub .hub-proof-rail{text-align:left}}@media(min-width:600px) and (max-width:959px){body.site-hub .hub-hero-offer-callout{font-size:.8rem}body.site-hub .hub-metric-strip{grid-template-columns:repeat(3,1fr)}}@media(min-width:960px){body.site-hub .hub-hero-offer-callout{max-width:38ch}}@supports not (-webkit-background-clip:text){body.site-hub .hub-hero h1{background:0 0;color:var(--hub-ivory)}}.hub-webgl-overlay{opacity:0;transition:opacity .6s ease}.hub-webgl-overlay.is-ready{opacity:.72}@media(prefers-reduced-motion:reduce){.hub-webgl-overlay,.hub-webgl-overlay.is-ready{opacity:0}}@media(prefers-contrast:more){body.site-hub .hub-hero-offer-callout{border:2px solid var(--hub-brass);background:0 0}body.site-hub .hub-microproof{opacity:1}body.site-hub .hub-pill{border-width:2px}}body.site-hub{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){body.site-hub{scroll-behavior:auto}}a.hub-hero-offer-callout{text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease}a.hub-hero-offer-callout:hover{background:rgba(201,162,93,.14);border-color:rgba(201,162,93,.5)}a.hub-hero-offer-callout:focus-visible{outline:2px solid var(--hub-brass);outline-offset:2px}@media(prefers-reduced-motion:reduce){a.hub-hero-offer-callout{transition:none}}.hub-cards-help{margin-top:var(--space-lg);padding:1.2rem 1.5rem;border-radius:16px;border:1px solid rgba(201,162,93,.2);background:linear-gradient(145deg,rgba(201,162,93,5%),rgba(41,184,176,3%));display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.hub-cards-help-text{margin:0;font-size:.95rem;font-weight:600;color:var(--hub-ivory)}.hub-cards-help-cta{display:inline-flex;align-items:center;padding:.55rem 1.1rem;border-radius:999px;border:1px solid rgba(201,162,93,.35);background:rgba(201,162,93,8%);color:var(--hub-brass);font-size:.88rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .2s ease,border-color .2s ease}.hub-cards-help-cta:hover{background:rgba(201,162,93,.16);border-color:rgba(201,162,93,.55)}.hub-cards-help-cta:focus-visible{outline:2px solid var(--hub-brass);outline-offset:2px}@media(max-width:599px){.hub-cards-help{flex-direction:column;text-align:center}.hub-cards-help-cta{width:100%;justify-content:center;min-height:2.75rem}}@media(prefers-reduced-motion:reduce){.hub-cards-help-cta{transition:none}}@media(prefers-contrast:more){.hub-cards-help{border:2px solid var(--hub-brass)}}body.site-hub .hub-landings .section-title{background:linear-gradient(135deg,var(--hub-ivory) 0%,var(--hub-brass) 60%,var(--hub-ivory) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 100%}body.site-hub .hub-landings .featured-card{border-color:transparent;background-image:linear-gradient(160deg,rgba(17,28,44,.92),rgba(11,19,32,.84)),linear-gradient(140deg,rgba(41,184,176,.32),rgba(201,162,93,.22) 55%,rgba(41,184,176,.14));background-origin:border-box;background-clip:padding-box,border-box;position:relative}body.site-hub .hub-landings .featured-card::before{content:'';position:absolute;top:0;left:1.5rem;right:60%;height:2px;border-radius:0 0 2px 2px;background:linear-gradient(90deg,var(--hub-teal),var(--hub-brass) 70%,transparent);opacity:.65}body.site-hub .hub-landings .secondary-card{border-color:transparent;border-top:2px solid transparent;background-image:linear-gradient(160deg,rgba(17,28,44,.92),rgba(11,19,32,.84)),linear-gradient(90deg,var(--hub-teal),var(--hub-brass));background-origin:border-box;background-clip:padding-box,border-box;position:relative}body.site-hub .hub-landings .landing-card-index{text-shadow:0 0 8px rgba(41,184,176,.4)}body.site-hub .hub-landings .landing-cta{transition:transform .22s ease,color .22s ease}body.site-hub .hub-landings .landing-card:hover .landing-cta{transform:translateX(4px);color:#e0c07a}body.site-hub .hub-landings .featured-card:hover{background-image:linear-gradient(160deg,rgba(17,28,44,.92),rgba(11,19,32,.84)),linear-gradient(140deg,rgba(41,184,176,.45),rgba(201,162,93,.32) 55%,rgba(41,184,176,.2));box-shadow:0 30px 62px -36px rgba(0,0,0,.74),0 0 32px -12px rgba(41,184,176,.12)}body.site-hub .hub-landings .secondary-card:hover{background-image:linear-gradient(160deg,rgba(17,28,44,.92),rgba(11,19,32,.84)),linear-gradient(90deg,rgba(41,184,176,.7),rgba(201,162,93,.5));box-shadow:0 30px 62px -36px rgba(0,0,0,.74),0 0 24px -10px rgba(41,184,176,.1)}body.site-hub .hub-landings-lead{letter-spacing:.01em;line-height:1.65}body.site-hub .hub-cards-help{border-color:transparent;background-image:linear-gradient(145deg,rgba(201,162,93,5%),rgba(41,184,176,3%)),linear-gradient(145deg,rgba(201,162,93,.3),rgba(41,184,176,.18) 60%,rgba(201,162,93,.12));background-origin:border-box;background-clip:padding-box,border-box}@media(prefers-reduced-motion:reduce){body.site-hub .hub-landings .landing-cta{transition:none}body.site-hub .hub-landings .landing-card:hover .landing-cta{transform:none}body.site-hub .hub-landings .landing-card:hover{transform:none}}@media(prefers-contrast:more){body.site-hub .hub-landings .section-title{-webkit-text-fill-color:var(--hub-ivory);background:0 0}body.site-hub .hub-landings .featured-card,body.site-hub .hub-landings .secondary-card{border:2px solid var(--hub-mist);background-image:none;background-color:var(--hub-surface)}body.site-hub .hub-landings .featured-card::before{display:none}body.site-hub .hub-cards-help{border:2px solid var(--hub-brass);background-image:none;background-color:var(--hub-surface)}}@supports not (-webkit-background-clip:text){body.site-hub .hub-landings .section-title{background:0 0;color:var(--hub-ivory)}}body.site-hub .hub-landings .landing-card{contain:layout style paint}body.site-hub .hub-landings .landings-grid{contain-intrinsic-block-size:auto 400px}@media(hover:hover){body.site-hub .hub-landings .landing-card:hover{will-change:transform}}body.site-hub .hub-landings .featured-card{overflow:clip}body.site-hub .hub-landings .secondary-card{overflow:clip}@media(max-width:599px){body.site-hub .hub-secondary-grid{grid-template-columns:1fr}body.site-hub .hub-landings .featured-card{padding:1.15rem 1rem}body.site-hub .hub-landings .secondary-card{padding:1rem}}@media(min-width:600px) and (max-width:959px){body.site-hub .hub-secondary-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){body.site-hub .hub-secondary-grid{grid-template-columns:repeat(3,1fr)}}body.site-hub .hub-landings .secondary-card p{line-height:1.55}body.site-hub .hub-landings .featured-card p{line-height:1.6;max-width:62ch}body.site-hub .hub-cards-help-cta:focus-visible{outline:2px solid var(--hub-brass);outline-offset:2px}@media(prefers-contrast:more){body.site-hub .hub-cards-help-cta{border:2px solid var(--hub-brass);background:0 0}}@keyframes hub-arrival-pulse{0%{box-shadow:0 0 rgba(41,184,176,.25)}50%{box-shadow:0 0 0 6px rgba(41,184,176,8%)}100%{box-shadow:0 0 rgba(41,184,176,0)}}body.site-hub .contact.cta-arrival-highlight form{animation:hub-arrival-pulse 1.2s ease-out}@media(prefers-reduced-motion:reduce){body.site-hub .contact.cta-arrival-highlight form{animation:none}}body.site-hub .hub-cards-help-cta{background:linear-gradient(135deg,rgba(201,162,93,.12),rgba(201,162,93,6%));font-size:.9rem;letter-spacing:.02em}body.site-hub .hub-landings .featured-card .landing-cta{font-size:.95rem;letter-spacing:.01em}body.site-hub #services{scroll-margin-top:3.5rem}body.site-hub #contact{scroll-margin-top:3.5rem}.hub-section-routing{position:sticky;top:0;z-index:90}body.site-hub #trust{scroll-margin-top:3.5rem}body.site-hub #fallback{scroll-margin-top:3.5rem}.hub-routing-link[aria-current=true]{color:var(--hub-brass);border-color:rgba(201,162,93,.5);background:rgba(201,162,93,.12)}.hub-routing-link[aria-current=true]:focus-visible{outline-color:var(--hub-brass)}@media(prefers-contrast:more){.hub-routing-link[aria-current=true]{border-width:2px;border-color:var(--hub-brass)}}@media(max-width:599px){.hub-routing-list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.2rem}.hub-routing-list::-webkit-scrollbar{display:none}.hub-routing-link{white-space:nowrap;flex-shrink:0}.hub-section-routing .container{position:relative}.hub-section-routing .container::after{content:'';position:absolute;top:0;right:0;bottom:0;width:2rem;background:linear-gradient(90deg,transparent,rgba(17,28,44,.85));pointer-events:none;z-index:1}}.hub-hero .hero-media.hub-node-field-fallback{background-image:radial-gradient(circle at 30% 40%,rgba(201,162,93,8%),transparent 50%),radial-gradient(circle at 70% 60%,rgba(41,184,176,6%),transparent 50%)}.hub-hero .hero-media.hub-node-field-fallback img{opacity:.95}@media(max-width:599px){body.site-hub .hub-hero .hero-actions .cta-button{min-height:2.75rem;justify-content:center;text-align:center}body.site-hub .hub-hero .hero-actions .hub-secondary-action{min-height:2.75rem;text-align:center}}@media(max-width:599px){body.site-hub .hub-landings .landing-card{min-height:auto;padding:1.1rem 1rem}body.site-hub .hub-landings .landing-cta{min-height:2.75rem;display:inline-flex;align-items:center}}@media(max-width:599px){.hub-trust-badges{justify-content:center;gap:.4rem}.hub-trust-badge{font-size:.76rem;padding:.3rem .7rem}}@media(max-width:599px){.hub-trust-faq{grid-template-columns:1fr}}@media(max-width:599px){.hub-routing-list{scroll-snap-type:x proximity}.hub-routing-link{scroll-snap-align:start}}body.site-hub .hub-section-routing{background:rgba(11,19,32,.82);backdrop-filter:blur(12px)saturate(1.2);-webkit-backdrop-filter:blur(12px)saturate(1.2);border-bottom-color:transparent;border-image:linear-gradient(90deg,rgba(41,184,176,.22),rgba(201,162,93,.2) 50%,rgba(41,184,176,8%))1}body.site-hub .hub-routing-link{border-color:transparent;background-image:linear-gradient(rgba(201,162,93,4%),rgba(201,162,93,4%)),linear-gradient(135deg,rgba(201,162,93,.24),rgba(41,184,176,.18) 60%,rgba(201,162,93,.12));background-origin:border-box;background-clip:padding-box,border-box}body.site-hub .hub-routing-link:hover{background-image:linear-gradient(rgba(201,162,93,.1),rgba(201,162,93,.1)),linear-gradient(135deg,rgba(201,162,93,.48),rgba(41,184,176,.36) 60%,rgba(201,162,93,.22));background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 4px 14px -6px rgba(201,162,93,.28)}body.site-hub .hub-routing-link[aria-current=true]{background-image:linear-gradient(rgba(201,162,93,.12),rgba(201,162,93,.12)),linear-gradient(135deg,rgba(201,162,93,.55),rgba(41,184,176,.32));background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 2px 10px -4px rgba(201,162,93,.32)}@media(prefers-reduced-motion:reduce){body.site-hub .hub-routing-link{transition:none}body.site-hub .hub-routing-link:hover{box-shadow:none}}@media(prefers-contrast:more){body.site-hub .hub-section-routing{backdrop-filter:none;-webkit-backdrop-filter:none;background:var(--hub-surface);border-bottom:2px solid CanvasText;border-image:none}body.site-hub .hub-routing-link{background-image:none;background-color:transparent;border:2px solid var(--hub-mist)}body.site-hub .hub-routing-link:hover{background-image:none;background-color:transparent;box-shadow:none;border-color:var(--hub-brass)}body.site-hub .hub-routing-link[aria-current=true]{background-image:none;background-color:rgba(201,162,93,.15);border-color:var(--hub-brass);box-shadow:none}}@supports not (backdrop-filter:blur(1px)){body.site-hub .hub-section-routing{background:rgba(11,19,32,.96)}}body.site-hub #services,body.site-hub #trust,body.site-hub #fallback,body.site-hub #contact{scroll-margin-top:4.5rem}@media(max-width:959px){body.site-hub .hub-routing-link{min-height:2.75rem;padding:.5rem .95rem}}@media(max-width:599px){body.site-hub .hub-routing-list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:.25rem}body.site-hub .hub-routing-list::-webkit-scrollbar{display:none}body.site-hub .hub-routing-link{scroll-snap-align:start;flex-shrink:0;white-space:nowrap}}@media(prefers-reduced-motion:reduce){body.site-hub .hub-routing-list{scroll-snap-type:none}}@media(prefers-contrast:more){body.site-hub .hub-routing-link{min-height:2.75rem}}@media(prefers-reduced-motion:reduce){.hub-trust-card{transition:none}.hub-trust-card:hover{box-shadow:none}}@media(prefers-contrast:more){.hub-trust::before{display:none}body.site-hub .hub-trust .section-title{-webkit-text-fill-color:var(--hub-ivory);background:0 0}.hub-trust-card{border:2px solid var(--hub-mist);background-image:none;background-color:var(--hub-surface)}.hub-trust-card:hover{background-image:none;background-color:var(--hub-surface);box-shadow:none;border-color:var(--hub-teal)}.hub-trust-badge{border:2px solid var(--hub-teal);background-image:none;background-color:transparent}.hub-trust-card-icon{border-width:2px;border-color:var(--hub-teal);box-shadow:none;background:0 0}}@supports not (-webkit-background-clip:text){body.site-hub .hub-trust .section-title{background:0 0;color:var(--hub-ivory)}}@media(max-width:599px){.hub-trust-grid{grid-template-columns:1fr}.hub-trust-card{padding:1.1rem 1rem}}@media(min-width:600px) and (max-width:959px){.hub-trust-grid{grid-template-columns:repeat(2,1fr)}}.hub-trust-card:hover{will-change:box-shadow}.hub-trust-card:focus-visible{outline:2px solid var(--hub-teal);outline-offset:2px;box-shadow:0 20px 48px -28px rgba(0,0,0,.6),0 0 24px -10px rgba(41,184,176,.1)}.hub-trust-badge:focus-visible{outline:2px solid var(--hub-teal);outline-offset:2px}@media(max-width:599px){.hub-trust .hub-section-label{margin-inline:auto}.hub-trust .section-title{text-align:center}.hub-trust-badges{justify-content:center}.hub-trust-badge{min-height:2.2rem;display:inline-flex;align-items:center}}@media(min-width:600px) and (max-width:959px){.hub-trust .hub-section-label{margin-inline:auto}.hub-trust .section-title{text-align:center}.hub-trust-badges{justify-content:center}}@media(prefers-contrast:more){.hub-trust-card:focus-visible{outline-width:3px;outline-color:var(--hub-ivory)}.hub-trust-badge:focus-visible{outline-width:3px;outline-color:var(--hub-ivory)}}body.site-hub .hub-routing-link[href="#contact"]{background-image:linear-gradient(rgba(201,162,93,.1),rgba(201,162,93,6%)),linear-gradient(135deg,rgba(201,162,93,.42),rgba(201,162,93,.22));background-origin:border-box;background-clip:padding-box,border-box;color:var(--hub-brass);font-weight:800}body.site-hub .hub-routing-link[href="#contact"]:hover{background-image:linear-gradient(rgba(201,162,93,.16),rgba(201,162,93,.12)),linear-gradient(135deg,rgba(201,162,93,.6),rgba(201,162,93,.38));background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 4px 16px -6px rgba(201,162,93,.35)}.hub-landings{position:relative;overflow:clip}.hub-fallback{position:relative;overflow:clip}.hub-svg-deco .deco-routepath{bottom:5%;right:2%;width:clamp(120px,20vw,260px);height:auto;opacity:.06}.hub-svg-deco--services{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.hub-svg-deco--services svg{position:absolute;opacity:.06}.hub-svg-deco--services .deco-service-constellation{top:8%;right:3%;width:clamp(100px,18vw,220px);height:auto}.hub-svg-deco--trust{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.hub-svg-deco--trust svg{position:absolute;opacity:.06}.hub-svg-deco--trust .deco-trust-routemap{bottom:10%;left:2%;width:clamp(120px,20vw,260px);height:auto}.hub-svg-deco--trust .deco-trust-compass{top:12%;right:5%;width:clamp(70px,10vw,130px);height:auto;opacity:.05}.hub-svg-deco--fallback{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.hub-svg-deco--fallback svg{position:absolute;opacity:.05}.hub-svg-deco--fallback .deco-fallback-nodes{bottom:6%;left:50%;transform:translateX(-50%);width:clamp(140px,24vw,300px);height:auto}@media(max-width:599px){.hub-svg-deco--services,.hub-svg-deco--trust,.hub-svg-deco--fallback{display:none}.hub-svg-deco .deco-routepath{display:none}}@media(prefers-contrast:more){.hub-svg-deco,.hub-svg-deco--services,.hub-svg-deco--trust,.hub-svg-deco--fallback{display:none}}body.site-hub .hub-routing-link[href="#contact"]:focus-visible{outline-color:var(--hub-brass)}@media(prefers-reduced-motion:reduce){body.site-hub .hub-routing-link[href="#contact"]:hover{box-shadow:none}}@media(prefers-contrast:more){body.site-hub .hub-routing-link[href="#contact"]{background-image:none;background-color:rgba(201,162,93,.12);border:2px solid var(--hub-brass)}body.site-hub .hub-routing-link[href="#contact"]:hover{background-image:none;box-shadow:none;border-color:var(--hub-ivory)}}.hub-hero .hero-media.hub-node-field-fallback{position:relative}.hub-hero .hero-media.hub-node-field-fallback::after{content:'';position:absolute;inset:0;z-index:2;pointer-events:none;border-radius:20px;mix-blend-mode:screen;opacity:.18;background:radial-gradient(circle at 66% 50%,rgba(201,162,93,.35) 0%,transparent 18%),radial-gradient(circle at 52% 36%,rgba(201,162,93,.28) 0%,transparent 14%),radial-gradient(circle at 78% 62%,rgba(227,197,128,.22) 0%,transparent 12%),linear-gradient(32deg,transparent 40%,rgba(201,162,93,8%) 50%,transparent 60%),linear-gradient(155deg,transparent 35%,rgba(201,162,93,6%) 48%,transparent 58%)}@media(prefers-reduced-motion:reduce){.hub-hero .hero-media.hub-node-field-fallback::after{opacity:.12}}@media(prefers-contrast:more){.hub-hero .hero-media.hub-node-field-fallback::after{display:none}}body.site-hub .hub-landings{padding-top:clamp(2.8rem,5.5vw,4.4rem);padding-bottom:clamp(2.4rem,5vw,4rem)}body.site-hub .hub-trust{padding-top:clamp(2.8rem,5.5vw,4.4rem);padding-bottom:clamp(2.4rem,5vw,4rem)}body.site-hub .hub-fallback{padding-top:clamp(2.4rem,4.5vw,3.6rem);padding-bottom:clamp(2.4rem,4.5vw,3.6rem)}body.site-hub .hub-landings::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(80%,600px);height:1px;background:linear-gradient(90deg,transparent,rgba(41,184,176,.3) 30%,rgba(201,162,93,.25) 50%,rgba(41,184,176,.3) 70%,transparent);pointer-events:none}body.site-hub .hub-fallback::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(70%,480px);height:1px;background:linear-gradient(90deg,transparent,rgba(201,162,93,.28) 30%,rgba(41,184,176,.22) 50%,rgba(201,162,93,.28) 70%,transparent);pointer-events:none}body.site-hub .hub-trust .hub-section-label{border-color:rgba(201,162,93,.3);background:rgba(201,162,93,6%);color:var(--hub-brass)}body.site-hub .hub-trust .hub-section-label::before{background:linear-gradient(135deg,var(--hub-brass),#a8833e)}body.site-hub .hub-fallback .hub-section-label{border-color:rgba(201,162,93,.24);background:linear-gradient(135deg,rgba(41,184,176,4%),rgba(201,162,93,4%));color:var(--hub-mist)}body.site-hub .hub-fallback .hub-section-label::before{background:linear-gradient(135deg,var(--hub-teal),var(--hub-brass))}body.site-hub .contact::after{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(60%,400px);height:1px;background:linear-gradient(90deg,transparent,rgba(201,162,93,.22) 40%,rgba(201,162,93,.22) 60%,transparent);pointer-events:none;z-index:1}@media(prefers-contrast:more){body.site-hub .hub-landings::before,body.site-hub .hub-fallback::before,body.site-hub .contact::after{display:none}body.site-hub .hub-trust .hub-section-label,body.site-hub .hub-fallback .hub-section-label{border-width:2px;border-color:var(--hub-teal);background:0 0;color:var(--hub-teal)}}