.welcome-hub{--color-bg: #ffffff;--color-bg-alt: #f5f5f5;--color-bg-dark: #1c1c1e;--color-surface: #f7f7f7;--color-border: #e8e4de;--color-text: #000000;--color-text-muted: #5a5a5a;--color-text-faint: #a0a0a0;--color-text-inverse: #ffffff;--color-primary: #F02A34;--color-primary-hover: #d42230;--color-primary-light: #fff0f0;--color-secondary: #F89421;--color-secondary-light: rgba(248, 148, 33, .1);--color-accent: #FFCC33;--color-accent-light: rgba(255, 204, 51, .14);--brand-gradient: linear-gradient(135deg, #F02A34 0%, #F89421 55%, #FFCC33 100%);--font-display: "Raleway", "Helvetica Neue", sans-serif;--font-body: "Raleway", "Helvetica Neue", sans-serif;--font-prose: "Lora", Georgia, serif;--font-serif: "Instrument Serif", Georgia, serif;--text-xs: clamp(.75rem, .7rem + .25vw, .875rem);--text-sm: clamp(.875rem, .8rem + .35vw, 1rem);--text-base: clamp(1rem, .95rem + .25vw, 1.125rem);--text-lg: clamp(1.125rem, 1rem + .75vw, 1.5rem);--text-xl: clamp(1.5rem, 1.2rem + 1.25vw, 2.25rem);--text-2xl: clamp(2rem, 1.2rem + 2.5vw, 3.5rem);--text-3xl: clamp(2.5rem, 1rem + 4vw, 5rem);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--radius-sm: .375rem;--radius-md: .625rem;--radius-lg: 1rem;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(26, 23, 20, .06);--shadow-md: 0 4px 16px rgba(26, 23, 20, .08);--shadow-lg: 0 12px 40px rgba(26, 23, 20, .12);--transition: .18s cubic-bezier(.16, 1, .3, 1);--content-default: 1160px;min-height:100vh;font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);background:var(--color-bg);line-height:1.6;transition:background var(--transition),color var(--transition)}:global(.dark) .welcome-hub{--color-bg: #141210;--color-bg-alt: #1b1b1b;--color-bg-dark: #0d0c0b;--color-surface: #1e1c1a;--color-border: #2e2c29;--color-text: #f0f0f0;--color-text-muted: #8a8a8a;--color-text-faint: #4a4848;--color-text-inverse: #000000;--color-primary: #F02A34;--color-primary-hover: #f23542;--color-primary-light: #2a0a0c;--color-secondary: #F89421;--color-secondary-light: rgba(248, 148, 33, .12);--color-accent: #FFCC33;--color-accent-light: rgba(255, 204, 51, .12);--brand-gradient: linear-gradient(135deg, #F02A34 0%, #F89421 55%, #FFCC33 100%);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .2);--shadow-md: 0 4px 16px rgba(0, 0, 0, .3);--shadow-lg: 0 12px 40px rgba(0, 0, 0, .4)}.welcome-hub *,.welcome-hub *:before,.welcome-hub *:after{box-sizing:border-box}.welcome-hub img,.welcome-hub svg{display:block;max-width:100%}.welcome-hub a{color:inherit;text-decoration:none}.welcome-hub h1,.welcome-hub h2,.welcome-hub h3,.welcome-hub h4{text-wrap:balance;line-height:1.15;font-family:var(--font-display)}.welcome-hub p,.welcome-hub li{text-wrap:pretty}.welcome-hub button{cursor:pointer;background:none;border:none;font:inherit;color:inherit}.welcome-hub .container{width:100%;max-width:var(--content-default);margin-inline:auto;padding-inline:0}.welcome-hub .eyebrow{font-size:var(--text-xs);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);margin-bottom:var(--space-4)}.welcome-hub .eyebrow--light{color:#fff9}.welcome-hub .btn{display:inline-flex;align-items:center;gap:var(--space-2);padding:.65em 1.4em;border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:700;font-family:var(--font-body);transition:background var(--transition),color var(--transition),border-color var(--transition),box-shadow var(--transition);white-space:nowrap}.welcome-hub .btn--primary{background:var(--color-primary);color:#fff;border:2px solid var(--color-primary)}.welcome-hub .btn--primary:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover);box-shadow:0 4px 16px #f02a344d}.welcome-hub .btn--ghost{background:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.welcome-hub .btn--ghost:hover{background:var(--color-primary-light)}.welcome-hub .btn--white{background:#fff;color:var(--color-primary);border:2px solid #fff}.welcome-hub .btn--white:hover{background:#f5f0ec}.welcome-hub .btn--white-ghost{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.6)}.welcome-hub .btn--white-ghost:hover{border-color:#fff;background:#ffffff1a}.welcome-hub .btn--sm{padding:.5em 1.1em;font-size:var(--text-xs)}.welcome-hub .link-arrow{color:var(--color-primary);font-weight:600;font-size:var(--text-sm);transition:opacity var(--transition)}.welcome-hub .link-arrow:hover{opacity:.75}.welcome-hub .tag{display:inline-flex;align-items:center;padding:.3em .8em;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:600;background:var(--color-secondary-light);color:var(--color-secondary);border:1px solid rgba(248,148,33,.25)}.welcome-hub .tag--sm{font-size:.7rem;padding:.25em .65em}.welcome-hub .nav{position:sticky;top:0;z-index:100;background:var(--color-bg);border-bottom:1px solid var(--color-border);transition:background var(--transition),border-color var(--transition);border-top:3px solid transparent;border-image:var(--brand-gradient) 1}.welcome-hub .nav__inner{display:flex;align-items:center;gap:var(--space-8);height:72px}.welcome-hub .nav__logo{display:flex;align-items:center;gap:var(--space-3);flex-shrink:0}.welcome-hub .nav__logo-img{display:block;height:60px;width:auto;max-width:14rem;object-fit:contain}.welcome-hub .nav__logo-img--footer{height:60px;max-width:14rem}.welcome-hub .nav__logo-label{font-size:25px;font-weight:700;letter-spacing:-.02em;color:var(--color-text);white-space:nowrap}.welcome-hub .nav__links{display:flex;align-items:center;gap:var(--space-8);margin-left:auto}.welcome-hub .nav__links a,.welcome-hub .nav__links button{font-size:var(--text-sm);font-weight:500;color:var(--color-text-muted);transition:color var(--transition)}.welcome-hub .nav__links a:hover,.welcome-hub .nav__links button:hover{color:var(--color-text)}.welcome-hub .nav__actions{display:flex;align-items:center;gap:var(--space-3);margin-left:var(--space-4);flex-shrink:0}.welcome-hub .nav__menu-btn{display:none;padding:8px;color:var(--color-text-muted)}.welcome-hub .nav__mobile-menu{border-top:1px solid var(--color-border);padding:12px 16px 16px}.welcome-hub .nav__mobile-link{display:block;width:100%;text-align:left;padding:10px 12px;font-size:14px;font-weight:500;color:var(--color-text-muted);border-radius:10px}.welcome-hub .nav__mobile-link:hover{background:var(--color-primary-light);color:var(--color-text)}.welcome-hub .nav__mobile-auth{display:flex;flex-direction:column;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--color-border)}.welcome-hub .hero{background:var(--color-bg);padding-block:clamp(var(--space-12),6vw,var(--space-20));border-bottom:1px solid var(--color-border);overflow:hidden}.welcome-hub .hero__inner{display:flex;flex-direction:column;gap:var(--space-10)}.welcome-hub .hero__top{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(var(--space-8),5vw,var(--space-16));align-items:center}.welcome-hub .hero__left{display:flex;flex-direction:column;gap:var(--space-5)}.welcome-hub .hero__left .eyebrow{margin-bottom:0}.welcome-hub .hero__headline{font-size:clamp(2.25rem,3vw + 1rem,3.5rem);font-weight:900;line-height:1.05;letter-spacing:-.02em;margin:0}.welcome-hub .hero__headline em{font-family:var(--font-serif);font-style:italic;font-weight:400;color:var(--color-primary)}.welcome-hub .hero__sub{font-family:var(--font-prose);font-size:var(--text-lg);color:var(--color-text-muted);max-width:46ch;margin:0;line-height:1.7}.welcome-hub .hero__ctas{display:flex;gap:var(--space-4);flex-wrap:wrap}.welcome-hub .hero__note{font-size:var(--text-xs);color:var(--color-text-faint);margin:0}.welcome-hub .hero__screenshot-wrap{position:relative;border-radius:var(--radius-lg);box-shadow:0 0 0 1px var(--color-border),0 24px 64px #1a17141f,0 8px 24px #1a171414;overflow:hidden;transform:perspective(1200px) rotateY(-4deg) rotateX(2deg);transform-origin:left center;transition:transform var(--transition),box-shadow var(--transition)}.welcome-hub .hero__screenshot-wrap:hover{transform:perspective(1200px) rotateY(-1deg) rotateX(1deg);box-shadow:0 0 0 1px var(--color-border),0 32px 80px #1a171429,0 12px 32px #1a17141a}:global(.dark) .welcome-hub .hero__screenshot-wrap{box-shadow:0 0 0 1px #ffffff1a,0 24px 64px #0006,0 8px 24px #00000040}.welcome-hub .hero__screenshot{display:block;width:100%;height:auto}.welcome-hub .hero__articles{border-top:1px solid var(--color-border);padding-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-4)}.welcome-hub .hero__articles-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.welcome-hub .hero__articles-label{font-size:var(--text-xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-faint)}.welcome-hub .hero__articles-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.welcome-hub .hero-article-row{border-top:1px solid var(--color-border)}.welcome-hub .hero-article-row:last-child{border-bottom:1px solid var(--color-border)}.welcome-hub .hero-article-row__link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-1);transition:background var(--transition);border-radius:var(--radius-sm)}.welcome-hub .hero-article-row__link:hover .hero-article-row__title{color:var(--color-primary)}.welcome-hub .hero-article-row__tag{display:inline-flex;align-items:center;padding:.2em .7em;border-radius:var(--radius-full);font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:var(--color-secondary-light);color:var(--color-secondary);white-space:nowrap;flex-shrink:0}.welcome-hub .hero-article-row__title{font-size:var(--text-sm);font-weight:600;color:var(--color-text);line-height:1.35;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:color var(--transition)}.welcome-hub .hero-article-row__date{font-size:var(--text-xs);color:var(--color-text-faint);white-space:nowrap;flex-shrink:0}.welcome-hub .quick-access{background:var(--color-bg-alt);padding-block:clamp(var(--space-6),3vw,var(--space-10));border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);transition:background var(--transition)}.welcome-hub .quick-access .eyebrow{font-size:var(--text-xs);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-faint);margin-bottom:var(--space-3)}.welcome-hub .quick-access__sub{display:none}.welcome-hub .quick-access__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.welcome-hub .qa-item{display:flex;align-items:center;gap:var(--space-4);width:100%;min-width:0;padding:1.125rem 1.25rem;background:var(--color-bg);border:0;transition:background var(--transition);cursor:pointer;text-align:left}.welcome-hub .qa-item:hover{background:var(--color-primary-light)}.welcome-hub .qa-item__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:var(--color-primary)}.welcome-hub .qa-item__icon svg{width:2.375rem;height:2.375rem}.welcome-hub .qa-item__text{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1}.welcome-hub .qa-item strong{font-size:var(--text-base);font-weight:700;line-height:1.3;color:var(--color-text)}.welcome-hub .qa-item__text span{font-size:var(--text-sm);line-height:1.45;color:var(--color-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.welcome-hub .qa-item__arrow{flex-shrink:0;color:var(--color-text-faint);font-size:var(--text-sm);font-weight:600;transition:transform var(--transition),color var(--transition)}.welcome-hub .qa-item:hover .qa-item__arrow{transform:translate(2px);color:var(--color-primary)}.welcome-hub .services{background:var(--color-bg);padding-block:clamp(var(--space-16),8vw,var(--space-24))}.welcome-hub .services__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(var(--space-12),6vw,var(--space-24));align-items:start}.welcome-hub .services__heading{font-size:var(--text-2xl);font-weight:900;letter-spacing:-.02em;margin-bottom:var(--space-6)}.welcome-hub .services__heading em{font-family:var(--font-serif);font-style:italic;font-weight:400;color:var(--color-primary)}.welcome-hub .services__body{font-family:var(--font-prose);color:var(--color-text-muted);margin-bottom:var(--space-5);font-size:var(--text-base);max-width:52ch;line-height:1.75}.welcome-hub .services__voice{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-5)}.welcome-hub .voice-pill{display:inline-flex;align-items:center;padding:.3em .9em;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase;border:1.5px solid var(--color-border);color:var(--color-text-muted);background:transparent;transition:border-color var(--transition),color var(--transition)}.welcome-hub .voice-pill:nth-child(1){border-color:#f02a3466;color:var(--color-primary)}.welcome-hub .voice-pill:nth-child(2){border-color:#f8942166;color:var(--color-secondary)}.welcome-hub .voice-pill:nth-child(3){border-color:#f8942159;color:var(--color-secondary)}.welcome-hub .voice-pill:nth-child(4){border-color:#f02a344d;color:var(--color-primary)}.welcome-hub .services__tags{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-8)}.welcome-hub .services__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.welcome-hub .service-item{display:grid;grid-template-columns:3rem 1fr;gap:var(--space-5);padding-block:var(--space-6);border-top:1px solid var(--color-border)}.welcome-hub .service-item:last-child{border-bottom:1px solid var(--color-border)}.welcome-hub .service-item__num{font-size:var(--text-xl);font-weight:900;color:var(--color-secondary);line-height:1;padding-top:.1em}.welcome-hub .service-item strong{display:block;font-size:var(--text-base);font-weight:700;margin-bottom:var(--space-2);color:var(--color-text)}.welcome-hub .service-item p{font-family:var(--font-prose);font-size:var(--text-sm);color:var(--color-text-muted);max-width:44ch;margin:0;line-height:1.65}.welcome-hub .products{background:var(--color-bg-dark);padding-block:clamp(var(--space-16),8vw,var(--space-24));transition:background var(--transition)}:global(.dark) .welcome-hub .products{background:#0d0c0b}.welcome-hub .products__heading{font-size:var(--text-2xl);font-weight:900;color:#fff;letter-spacing:-.02em;margin-bottom:var(--space-4);text-align:center}.welcome-hub .products__heading em{font-family:var(--font-serif);font-style:italic;font-weight:400;color:var(--color-accent)}.welcome-hub .products__sub{color:#ffffff80;text-align:center;margin-bottom:var(--space-12);font-size:var(--text-base)}.welcome-hub .products__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-6);margin-bottom:var(--space-8)}.welcome-hub .product-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-top:3px solid var(--color-secondary);border-radius:var(--radius-lg);padding:var(--space-10);transition:background var(--transition),box-shadow var(--transition)}.welcome-hub .product-card:hover{background:#ffffff14;box-shadow:0 8px 32px #0006}.welcome-hub .product-card__icon{width:40px;height:40px;color:var(--color-accent);margin-bottom:var(--space-5)}.welcome-hub .product-card__icon svg{width:100%;height:100%}.welcome-hub .product-card h3{font-size:var(--text-lg);font-weight:800;color:#fff;margin-bottom:var(--space-4)}.welcome-hub .product-card p{font-family:var(--font-prose);font-size:var(--text-sm);color:#fff9;margin-bottom:var(--space-6);max-width:46ch;line-height:1.7}.welcome-hub .products__viewall{display:block;text-align:center;color:#ffffffbf;font-size:var(--text-sm);font-weight:600;transition:color var(--transition)}.welcome-hub .products__viewall:hover{color:#fff}.welcome-hub .blog{background:var(--color-bg-alt);border-top:1px solid var(--color-border);padding-block:clamp(var(--space-16),8vw,var(--space-24))}.welcome-hub .blog__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:var(--space-10);flex-wrap:wrap;gap:var(--space-4)}.welcome-hub .blog__header h2{font-family:var(--font-serif);font-size:var(--text-2xl);font-weight:400;font-style:italic;letter-spacing:-.01em}.welcome-hub .blog__editorial{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8);align-items:start}.welcome-hub .blog-featured{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-10);display:flex;flex-direction:column;gap:var(--space-5);transition:box-shadow var(--transition);position:relative;overflow:hidden}.welcome-hub .blog-featured:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--brand-gradient);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.welcome-hub .blog-featured:hover{box-shadow:var(--shadow-lg)}.welcome-hub .blog-featured__meta{display:flex;align-items:center;gap:var(--space-3)}.welcome-hub .blog-featured__date{font-size:var(--text-xs);color:var(--color-text-faint)}.welcome-hub .blog-featured__title{font-family:var(--font-serif);font-size:var(--text-xl);font-weight:400;font-style:italic;line-height:1.2;letter-spacing:-.01em;margin:0}.welcome-hub .blog-featured__title a{color:var(--color-text);transition:color var(--transition)}.welcome-hub .blog-featured__title a:hover{color:var(--color-primary)}.welcome-hub .blog-featured__excerpt{font-family:var(--font-prose);font-size:var(--text-base);color:var(--color-text-muted);line-height:1.75;margin:0;flex:1}.welcome-hub .blog-featured__cta{align-self:flex-start;margin-top:var(--space-2)}.welcome-hub .blog-secondary{display:flex;flex-direction:column;gap:var(--space-4)}.welcome-hub .blog-secondary__label{font-size:var(--text-xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-faint);margin:0;padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border)}.welcome-hub .blog-secondary__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.welcome-hub .blog-secondary-item{border-bottom:1px solid var(--color-border)}.welcome-hub .blog-secondary-item__link{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-6) 0;transition:opacity var(--transition)}.welcome-hub .blog-secondary-item__link:hover .blog-secondary-item__title{color:var(--color-primary)}.welcome-hub .blog-secondary-item__tag{display:inline-flex;align-items:center;padding:.2em .7em;border-radius:var(--radius-full);font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:var(--color-secondary-light);color:var(--color-secondary);align-self:flex-start}.welcome-hub .blog-secondary-item__title{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:400;font-style:italic;line-height:1.3;color:var(--color-text);transition:color var(--transition)}.welcome-hub .blog-secondary-item__excerpt{font-family:var(--font-prose);font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.65;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.welcome-hub .blog-secondary-item__date{font-size:var(--text-xs);color:var(--color-text-faint);margin-top:var(--space-1)}.welcome-hub .blog-empty{padding:var(--space-8);border:1px dashed var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-muted);text-align:center}.welcome-hub .cta-band{background:var(--brand-gradient);padding-block:clamp(var(--space-12),6vw,var(--space-20))}.welcome-hub .cta-band__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-12);flex-wrap:wrap}.welcome-hub .cta-band h2{font-size:var(--text-xl);font-weight:900;color:#fff;margin-bottom:var(--space-3);max-width:36ch}.welcome-hub .cta-band p{color:#ffffffbf;font-size:var(--text-base);max-width:50ch;margin:0}.welcome-hub .cta-band__actions{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-4);flex-shrink:0}.welcome-hub .cta-band__buttons{display:flex;gap:var(--space-3);flex-wrap:wrap}.welcome-hub .cta-band__links{display:flex;gap:var(--space-5);flex-wrap:wrap}.welcome-hub .cta-band__links a{color:#ffffffbf;font-size:var(--text-sm);text-decoration:underline;text-underline-offset:3px;transition:color var(--transition)}.welcome-hub .cta-band__links a:hover{color:#fff}.welcome-hub .footer{background:var(--color-bg);border-top:1px solid var(--color-border);padding-top:var(--space-16);transition:background var(--transition)}.welcome-hub .footer__inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:var(--space-10);padding-bottom:var(--space-12)}.welcome-hub .footer__brand .nav__logo{margin-bottom:var(--space-4)}.welcome-hub .footer__brand-tagline{font-size:var(--text-sm);font-weight:600;color:var(--color-text);max-width:32ch;margin:0 0 var(--space-4);line-height:1.5}.welcome-hub .footer__brand-contact{display:flex;flex-direction:column;gap:var(--space-2);list-style:none;margin:0 0 var(--space-5);padding:0;font-size:var(--text-sm);color:var(--color-text-muted)}.welcome-hub .footer__brand-contact a{color:var(--color-text-muted);transition:color var(--transition)}.welcome-hub .footer__brand-contact a:hover{color:var(--color-primary)}.welcome-hub .footer__brand-badge{display:block;width:min(100%,220px);height:auto;margin-bottom:var(--space-5)}.welcome-hub .footer__brand p{font-size:var(--text-sm);color:var(--color-text-muted);max-width:28ch;margin-bottom:var(--space-5)}.welcome-hub .footer__social{display:flex;flex-wrap:wrap;gap:var(--space-3)}.welcome-hub .footer__social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-text-muted);transition:color var(--transition),border-color var(--transition)}.welcome-hub .footer__social a:hover{color:var(--color-primary);border-color:var(--color-primary)}.welcome-hub .footer__social svg{width:16px;height:16px}.welcome-hub .footer__col h4{font-size:var(--text-xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text);margin-bottom:var(--space-5)}.welcome-hub .footer__col ul{display:flex;flex-direction:column;gap:var(--space-3);list-style:none;margin:0;padding:0}.welcome-hub .footer__col a,.welcome-hub .footer__col button{font-size:var(--text-sm);color:var(--color-text-muted);transition:color var(--transition);text-align:left}.welcome-hub .footer__col a:hover,.welcome-hub .footer__col button:hover{color:var(--color-primary)}.welcome-hub .footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-block:var(--space-5);border-top:1px solid var(--color-border);flex-wrap:wrap;gap:var(--space-4)}.welcome-hub .footer__bottom p{font-size:var(--text-xs);color:var(--color-text-faint);margin:0}.welcome-hub .footer__bottom-links{display:flex;gap:var(--space-6)}.welcome-hub .footer__bottom-links a{font-size:var(--text-xs);color:var(--color-text-faint);transition:color var(--transition)}.welcome-hub .footer__bottom-links a:hover{color:var(--color-text-muted)}.welcome-hub .scroll-mt-nav{scroll-margin-top:5rem}@media(max-width:1024px){.welcome-hub .quick-access__list{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-hub .footer__inner{grid-template-columns:1fr 1fr}.welcome-hub .footer__brand{grid-column:1 / -1}}@media(max-width:768px){.welcome-hub .hero__top{grid-template-columns:1fr}.welcome-hub .hero__screenshot-wrap{transform:none;max-height:320px;overflow:hidden}.welcome-hub .hero__screenshot-wrap:hover{transform:none}.welcome-hub .hero__screenshot{object-fit:cover;object-position:top center;width:100%;height:320px}.welcome-hub .services__inner,.welcome-hub .products__grid,.welcome-hub .blog__editorial{grid-template-columns:1fr}.welcome-hub .cta-band__inner{flex-direction:column}.welcome-hub .nav__links{display:none}.welcome-hub .nav__menu-btn{display:flex}.welcome-hub .footer__inner{grid-template-columns:1fr 1fr}.welcome-hub .footer__bottom{flex-direction:column;align-items:flex-start}}@media(min-width:769px){.welcome-hub .nav__mobile-menu{display:none}}@media(max-width:480px){.welcome-hub .quick-access__list,.welcome-hub .footer__inner{grid-template-columns:1fr}}
