/* Larger reference-inspired storefront header, service brand row, and footer. */
.storefront-v2 .brand-mark{overflow:hidden;padding:0;background:#0a0e15;border-color:rgba(83,235,214,.24)}.storefront-v2 .brand-mark img{display:block;width:100%;height:100%;object-fit:cover}.storefront-v2 .core-mark{overflow:hidden;padding:5px;background:#0a0e15}.storefront-v2 .core-mark img{display:block;width:100%;height:100%;object-fit:cover;border-radius:21px}
.storefront-v2 .store-brand-name{position:relative;display:block;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;letter-spacing:-.45px;padding-bottom:3px}.storefront-v2 .store-name-main{color:rgb(237,237,238);text-shadow:0 0 22px rgba(255,255,255,.08)}.storefront-v2 .store-name-tail{color:rgb(164,164,172);transition:color .25s,text-shadow .25s}.storefront-v2 .store-brand-name:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:linear-gradient(90deg,rgba(84,240,216,.85),rgba(101,184,255,.35),transparent);transform:scaleX(.28);transform-origin:left;transition:transform .35s ease}.storefront-v2 .premium-brand:hover .store-brand-name:after{transform:scaleX(1)}.storefront-v2 .premium-brand:hover .store-name-tail{color:#c6c6cc;text-shadow:0 0 18px rgba(101,184,255,.18)}
.storefront-v2 .floating-service .service-img{overflow:hidden;padding:4px;background:rgba(56,232,211,.08)}.storefront-v2 .floating-service .service-img img{display:block;width:100%;height:100%;object-fit:contain}
.storefront-v2 .step-icon{overflow:hidden;padding:8px}.storefront-v2 .step-icon img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(76,226,207,.16))}
.storefront-v2 .premium-header{top:16px;left:50%;right:auto;width:min(1200px,calc(100% - 32px));height:66px;transform:translateX(-50%);border:1px solid rgba(255,255,255,.09);border-radius:17px;background:rgba(14,14,16,.76);box-shadow:0 18px 55px rgba(0,0,0,.28);overflow:hidden}
.storefront-v2 .premium-header.is-scrolled{background:rgba(14,14,16,.94);box-shadow:0 20px 60px rgba(0,0,0,.42)}
.storefront-v2 .premium-nav{width:100%;height:64px;padding:0 13px 0 18px}
.storefront-v2 .premium-brand{gap:12px;font-size:21px;letter-spacing:-.7px}.storefront-v2 .brand-mark{width:40px;height:40px;border-radius:12px;font-size:14px}
.storefront-v2 .premium-nav nav{margin-left:auto;gap:32px}.storefront-v2 .premium-nav nav a{font-size:14px;color:#b2b2b9}
.storefront-v2 .nav-cta{margin-left:30px;min-height:40px;padding:0 18px;border:0;border-radius:999px;background:#fafafa;color:#111115;font-size:13px}.storefront-v2 .nav-cta span{color:#111115}
.storefront-v2 .premium-hero{padding-top:170px}

.service-brands{padding:22px 24px 58px;overflow:hidden}.service-brands-label{margin:0 0 25px;color:#74747d;font-size:12px}.service-brands-window{position:relative;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}
.service-brands-track{display:flex;align-items:center;gap:64px;width:max-content;padding-left:64px;animation:serviceBrandsMove 34s linear infinite}.service-brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;color:#b9b9c0;font-size:16px;font-weight:650}.service-brand img{display:block;width:25px;height:25px;object-fit:contain}.service-brands-window:hover .service-brands-track{animation-play-state:paused}
@keyframes serviceBrandsMove{to{transform:translateX(-50%)}}

.storefront-footer{border-top:1px solid rgba(255,255,255,.075);background:#0e0e10}.storefront-footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:34px;min-height:355px;padding:58px 24px 42px}.storefront-footer-brand .premium-brand{font-size:25px}.storefront-footer-brand .brand-mark{width:46px;height:46px;border-radius:14px}.storefront-footer-brand>p{max-width:520px;margin:23px 0;color:#85858d;font-size:14px;line-height:1.8}.footer-status{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(69,225,168,.17);border-radius:99px;color:#83d8b9;font-size:10px}.footer-status i{width:6px;height:6px;border-radius:50%;background:#43e6a2;box-shadow:0 0 10px #43e6a2}.storefront-footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.storefront-footer-column h4{margin:0 0 8px;color:#ededf0;font-size:11px;letter-spacing:1px}.storefront-footer-column a,.storefront-footer-column span{color:#8b8b94;font-size:13px;transition:.2s}.storefront-footer-column a:hover{color:white}.footer-combined{gap:30px}.footer-combined>div{display:flex;flex-direction:column;gap:10px}.storefront-footer-bottom{display:flex;justify-content:space-between;align-items:center;min-height:72px;padding:22px 24px;border-top:1px solid rgba(255,255,255,.07);color:#707079;font-size:12px}

@media(max-width:900px){.storefront-v2 .premium-header{top:10px;width:calc(100% - 20px)}.storefront-v2 .premium-nav{padding:0 10px 0 13px}.storefront-v2 .premium-nav nav{display:none}.storefront-v2 .nav-cta{margin-left:auto}.service-brands{padding-left:18px;padding-right:18px}.service-brands-track{gap:42px;padding-left:42px}.storefront-footer-inner{grid-template-columns:1.5fr 1fr;min-height:auto}.footer-combined{grid-column:2}.storefront-footer-brand{grid-row:1 / span 2}}
@media(max-width:620px){.storefront-v2 .premium-header{height:62px}.storefront-v2 .premium-nav{height:60px}.storefront-v2 .premium-brand{font-size:18px}.storefront-v2 .brand-mark{width:36px;height:36px}.storefront-v2 .nav-cta{min-height:36px;padding:0 13px;font-size:11px}.storefront-v2 .premium-hero{padding-top:135px}.service-brands{padding-top:17px;padding-bottom:42px}.service-brands-label{margin-bottom:20px;font-size:11px}.service-brand{font-size:14px}.service-brand img{width:23px;height:23px}.storefront-footer-inner{display:grid;grid-template-columns:1fr;gap:35px;padding:45px 20px 32px}.storefront-footer-brand{grid-row:auto}.footer-combined{grid-column:auto}.storefront-footer-bottom{flex-direction:column;align-items:flex-start;gap:7px;padding:20px}.storefront-footer-brand>p{font-size:13px}.storefront-footer-column a,.storefront-footer-column span{font-size:12px}}
