@charset "UTF-8";:root{--brand-primary: #1a3a5c;--brand-secondary: #c8a04a;--brand-accent: #e8f0fe;--brand-secondary-text: var(--brand-secondary);--brand-accent-text: var(--brand-secondary);--brand-on-accent: var(--brand-primary);--brand-on-primary: #ffffff;--brand-secondary-on-primary: var(--brand-secondary);--font-heading: "Inter", sans-serif;--font-body: "Inter", sans-serif;--color-white: #ffffff;--color-bg: #ffffff;--color-bg-alt: #f8f9fa;--color-bg-subtle: #f1f5f9;--color-text: #222222;--color-text-dark: #111111;--color-text-body: #555555;--color-text-muted: #666666;--color-text-light: #888888;--color-placeholder:#aaaaaa;--color-label: #333333;--color-border: #dddddd;--color-border-lt: #eeeeee;--color-border-alt: #e5e7eb;--color-surface: var(--color-bg);--color-surface-raised: var(--color-bg);--color-surface-overlay: rgba(0, 0, 0, .5);--color-surface-invert: var(--color-text-dark);--color-success: #059669;--color-success-bg: #ecfdf5;--color-success-border: #a7f3d0;--color-warning: #d97706;--color-warning-bg: #fffbeb;--color-warning-border: #fde68a;--color-error: #dc2626;--color-error-bg: #fef2f2;--color-error-border: #fecaca;--color-info: #2563eb;--color-info-bg: #eff6ff;--color-info-border: #bfdbfe;--product-sites: #2563EB;--product-sites-hover: #1D4ED8;--product-sites-light: #DBEAFE;--product-campaigns: #059669;--product-campaigns-hover: #047857;--product-campaigns-light: #D1FAE5;--product-unified: #7C3AED;--product-unified-hover: #6D28D9;--product-unified-light: #EDE9FE;--alert-critical: #DC2626;--alert-critical-bg: #FEF2F2;--alert-critical-border: #FCA5A5;--alert-warning: #D97706;--alert-warning-bg: #FFFBEB;--alert-warning-border: #FCD34D;--alert-info: #2563EB;--alert-info-bg: #EFF6FF;--alert-info-border: #93C5FD;--alert-success: #059669;--alert-success-bg: #ECFDF5;--alert-success-border: #6EE7B7;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--shadow-xl: 0 16px 48px rgba(0, 0, 0, .16);--shadow-card-hover: 0 8px 24px rgba(0, 0, 0, .12);--radius-xs: 2px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .4s ease;--transition-spring: .3s cubic-bezier(.34, 1.56, .64, 1)}.container{width:100%;padding-left:1rem;padding-right:1rem}@media(min-width:576px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.container{padding-left:2rem;padding-right:2rem}}@media(min-width:1440px){.container{max-width:1400px}}.grid-responsive{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:576px){.grid-responsive{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid-responsive{grid-template-columns:repeat(3,1fr)}}.grid-responsive--2col{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.grid-responsive--2col{grid-template-columns:repeat(2,1fr)}}.grid-responsive--4col{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:576px){.grid-responsive--4col{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid-responsive--4col{grid-template-columns:repeat(4,1fr)}}.section{padding:3rem 1rem}@media(min-width:768px){.section{padding:4rem 2rem}}@media(min-width:1024px){.section{padding:5rem 2rem}}.gap-responsive{gap:1rem}@media(min-width:768px){.gap-responsive{gap:1.5rem}}@media(min-width:1024px){.gap-responsive{gap:2rem}}.text-responsive-center{text-align:center}@media(min-width:768px){.text-responsive-center{text-align:left}}.hide-mobile{display:none!important}@media(min-width:768px){.hide-mobile{display:initial!important}}.show-mobile{display:initial!important}@media(min-width:768px){.show-mobile{display:none!important}}.img-responsive{width:100%;height:auto;display:block}@media(pointer:coarse){button,a.btn-factory,.btn-primary,.btn-secondary,.btn-accent,.btn-outline,input[type=submit],input[type=button],.site-nav__link{min-height:44px;min-width:44px}input[type=checkbox],input[type=radio]{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.tpl-split{display:grid;gap:2rem;grid-template-columns:1fr;align-items:center}@media(min-width:768px){.tpl-split{grid-template-columns:1fr 1fr;gap:4rem}}.tpl-split>.tpl-split__img{border-radius:8px;overflow:hidden;box-shadow:0 8px 32px #0000001a}.tpl-split>.tpl-split__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}@media(min-width:768px){.tpl-split>.tpl-split__img img{height:400px}}.tpl-contact-split{display:grid;gap:2rem;grid-template-columns:1fr;align-items:start}@media(min-width:768px){.tpl-contact-split{grid-template-columns:5fr 6fr;gap:4rem}}.tpl-trust-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;align-items:center}@media(min-width:768px){.tpl-trust-strip{gap:3rem}}.tpl-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:var(--color-label)}.tpl-trust-divider{display:none}@media(min-width:768px){.tpl-trust-divider{display:block;width:1px;height:28px;background:var(--color-border)}}.tpl-steps-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:576px){.tpl-steps-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.tpl-use-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}@media(min-width:576px){.tpl-use-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}}.tpl-contact-bar{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;align-items:center}@media(min-width:768px){.tpl-contact-bar{gap:3rem}}.tpl-contact-divider{display:none}@media(min-width:768px){.tpl-contact-divider{display:block;width:1px;height:40px;background:#fff3}}.tpl-form-card{background:var(--color-white);border-radius:8px;padding:1.5rem;box-shadow:0 4px 24px #00000014;border-top:4px solid var(--brand-primary)}@media(min-width:768px){.tpl-form-card{padding:2.5rem}}.tpl-form-row{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:576px){.tpl-form-row{grid-template-columns:1fr 1fr}}.tpl-hero{padding:4rem 1rem 3rem;text-align:center;position:relative;overflow:hidden}@media(min-width:768px){.tpl-hero{padding:5.5rem 2rem 4.5rem}}@media(min-width:1024px){.tpl-hero{padding:6rem 2rem 5rem}}.tpl-legal-content{padding:3rem 1rem;background:var(--color-white)}@media(min-width:768px){.tpl-legal-content{padding:4rem 2rem}}.tpl-legal-inner{max-width:780px;margin:0 auto}body{font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.25;font-weight:700;color:var(--color-text-dark)}h1{font-size:clamp(1.75rem,5vw,3.25rem)}h2{font-size:clamp(1.5rem,4vw,2.5rem)}h3{font-size:clamp(1.2rem,3vw,1.75rem)}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem}a{color:var(--brand-primary);text-decoration:none}a:hover{filter:brightness(.85);text-decoration:underline}a:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.lead{font-size:clamp(1rem,2vw,1.2rem);color:var(--color-text-body);line-height:1.7}.text-primary{color:var(--brand-primary)}.text-secondary{color:var(--brand-secondary)}.text-muted{color:var(--color-text-light);font-size:.875rem}.text-center{text-align:center}.text-small{font-size:.875rem}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:600;color:var(--brand-secondary);font-family:var(--font-body);margin-bottom:.5rem}.section--dark .eyebrow,[class*=--dark] .eyebrow{color:#ffffffb3}@media(min-width:768px){.eyebrow{font-size:.8rem}}.btn-factory,.btn-outline,.btn-accent,.btn-secondary,.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.6rem;min-height:44px;border-radius:4px;font-family:var(--font-body);font-size:.95rem;font-weight:700;line-height:1.4;text-align:center;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:filter .15s ease,transform .1s ease;white-space:nowrap}.btn-factory:hover,.btn-outline:hover,.btn-accent:hover,.btn-secondary:hover,.btn-primary:hover{filter:brightness(.9);transform:translateY(-1px)}.btn-factory:active,.btn-outline:active,.btn-accent:active,.btn-secondary:active,.btn-primary:active{filter:brightness(.8);transform:translateY(0)}.btn-factory:focus-visible,.btn-outline:focus-visible,.btn-accent:focus-visible,.btn-secondary:focus-visible,.btn-primary:focus-visible{outline:3px solid var(--brand-accent);outline-offset:2px}.btn-primary{background:var(--brand-primary);color:var(--color-white)}.btn-primary:hover{filter:brightness(1.15)}.btn-secondary{background:var(--brand-secondary);color:var(--color-white)}.btn-secondary:hover{filter:brightness(1.1)}.btn-accent{background:var(--brand-accent);color:var(--brand-primary)}.btn-accent:hover{filter:brightness(.92)}.site-header .btn-accent{background:var(--brand-on-primary);color:var(--brand-primary);font-weight:700;border:2px solid rgba(255,255,255,.3)}.site-header .btn-accent:hover{background:#ffffffe6;filter:none}.btn-outline{background:transparent;border-color:var(--brand-primary);color:var(--brand-primary)}.btn-outline:hover{filter:brightness(.9)}.btn-lg{padding:.875rem 2.25rem;font-size:1.05rem}.btn-sm{padding:.4rem 1rem;font-size:.82rem;min-height:36px}@media(max-width:767px){.btn-mobile-full{display:block;width:100%;text-align:center}}.mobile-nav-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:0;z-index:110;position:relative}@media(min-width:768px){.mobile-nav-toggle{display:none}}.hamburger{display:block;width:24px;height:2px;background:var(--color-white);border-radius:2px;position:relative;transition:background .2s ease}.hamburger:before,.hamburger:after{content:"";display:block;width:24px;height:2px;background:var(--color-white);border-radius:2px;position:absolute;left:0;transition:transform .3s ease,top .3s ease}.hamburger:before{top:-7px}.hamburger:after{top:7px}.mobile-nav--open .hamburger{background:transparent}.mobile-nav--open .hamburger:before{top:0;transform:rotate(45deg)}.mobile-nav--open .hamburger:after{top:0;transform:rotate(-45deg)}@media(max-width:767px){.site-nav__links{display:none;position:absolute;top:100%;left:0;right:0;background:var(--brand-primary);flex-direction:column;padding:1rem 0 1.5rem;box-shadow:0 8px 24px #0003;z-index:100;gap:0}.site-nav__links li{width:100%}.site-nav__links .site-nav__link{display:block;padding:.875rem 1.5rem;font-size:1rem;border-bottom:1px solid rgba(255,255,255,.1);min-height:44px;display:flex;align-items:center}.site-nav__links .btn-factory{display:block;margin:1rem 1.5rem 0;text-align:center;min-height:44px;line-height:44px;padding:0 1.5rem}.mobile-nav--open .site-nav__links{display:flex}}.site-nav{position:relative}.site-header{position:sticky;top:0;z-index:100}@media(min-width:768px){.site-nav__links{display:flex;align-items:center;gap:1.5rem;position:static;background:none;box-shadow:none;padding:0;flex-direction:row}}.mobile-nav-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:90}@media(max-width:767px){.mobile-nav--open .mobile-nav-overlay{display:block}body.mobile-nav--open{overflow:hidden}}.lang-switcher{position:absolute;top:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.5rem;z-index:1000;font-size:.875rem;font-weight:500}@media(max-width:767px){.lang-switcher{top:1rem;right:1rem;font-size:.8rem;gap:.35rem}}.lang-switcher__link{color:var(--text-color, #333);text-decoration:none;padding:.4rem .6rem;border-radius:4px;transition:all .2s ease;display:inline-block}.lang-switcher__link:hover{color:var(--brand-primary);background-color:#0000000d}.lang-switcher__link.lang-switcher__link--active{color:var(--brand-primary);font-weight:700;background-color:#00000014}.lang-switcher__divider{color:var(--text-muted, #999);opacity:.6}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{overflow-x:hidden;min-height:100vh}img,svg{max-width:100%;display:block}ul,ol{list-style:none}.container{max-width:1200px;margin:0 auto}.site-header{background:var(--brand-primary);position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #00000026;border-bottom:3px solid var(--brand-accent)}.site-nav{display:flex;align-items:center;justify-content:space-between;height:60px;position:relative}@media(min-width:768px){.site-nav{height:68px}}.site-nav__logo{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:var(--color-white);text-decoration:none;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px;flex-shrink:0}@media(min-width:768px){.site-nav__logo{font-size:1.6rem;max-width:360px}}.site-nav__logo:hover{filter:brightness(.9);text-decoration:none}.site-nav__logo-img{height:32px;width:auto;display:block}@media(min-width:768px){.site-nav__logo-img{height:40px}}.site-nav__links{flex-shrink:1;flex-wrap:nowrap}.site-nav__link{color:#ffffffe6;text-decoration:none;font-size:.9rem;transition:opacity .15s}.site-nav__link:hover{opacity:1;filter:none;text-decoration:none}.site-footer{background:var(--brand-primary);color:var(--color-white);padding-top:2.5rem}@media(min-width:768px){.site-footer{padding-top:3.5rem}}.site-footer a{color:var(--color-white);opacity:.85;text-decoration:none;font-size:.875rem}.site-footer a:hover{opacity:1;filter:none;text-decoration:underline}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:2rem;padding-bottom:2rem}@media(min-width:768px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:2.5rem}}.site-footer__col-title{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.6;margin-bottom:.85rem}.site-footer__brand-name{font-family:var(--font-heading);font-size:1.2rem;font-weight:700;margin-bottom:.75rem}.site-footer__contact{font-size:.85rem;opacity:.8;line-height:1.8}.site-footer__links li{margin-bottom:.45rem}.site-footer__links a{min-height:44px;display:inline-flex;align-items:center}@media(min-width:768px){.site-footer__links a{min-height:auto}}.site-footer__disclaimer{border-top:1px solid rgba(255,255,255,.15);padding:1.25rem 0 1.5rem;font-size:.72rem;opacity:.55;line-height:1.7}.builder-credit{text-align:center;padding:12px 0 16px;font-size:.7rem;color:#fff3}.builder-credit a{color:#ffffff4d;text-decoration:none;opacity:1;font-size:inherit}.section--alt{background:var(--color-bg-alt)}.section--dark{background:var(--brand-primary);color:var(--color-white)}.section__header{margin-bottom:2rem}@media(min-width:768px){.section__header{margin-bottom:3rem}}.section-title{font-family:var(--font-heading);font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;color:var(--brand-primary);margin-bottom:.75rem;line-height:1.2}.section--dark .section-title{color:var(--color-white)}.section-subtitle{font-size:1rem;color:var(--color-text-muted);max-width:600px;line-height:1.7}@media(min-width:768px){.section-subtitle{font-size:1.1rem}}.section--dark .section-subtitle{color:#fffc}.card{background:var(--color-white);border-radius:8px;box-shadow:0 2px 16px #00000012;padding:1.5rem;border-top:3px solid var(--brand-primary);transition:box-shadow .2s,transform .2s}@media(min-width:768px){.card{padding:2rem}}.card:hover{box-shadow:0 6px 24px #0000001f;transform:translateY(-2px)}.card__icon{width:48px;height:48px;background:var(--brand-accent);border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:var(--brand-primary);font-size:1.4rem}.card__title{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;color:var(--brand-primary);margin-bottom:.6rem}.card__body{font-size:.9rem;color:var(--color-text-body);line-height:1.7}.card-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:576px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}.badge{display:inline-block;padding:.3rem .85rem;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.03em;background:var(--brand-accent);color:var(--brand-primary)}.badge--secondary{background:var(--brand-secondary);color:var(--color-white)}.stat-block{text-align:center;padding:1.5rem 1rem}@media(min-width:768px){.stat-block{padding:2rem 1rem}}.stat-block__number{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:var(--brand-primary);line-height:1;margin-bottom:.5rem}.stat-block__label{font-size:.85rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}@media(min-width:768px){.stat-block__label{font-size:.9rem}}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.stat-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}.qual-item{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 0;border-bottom:1px solid var(--color-border-lt);font-size:.95rem}.qual-item:last-child{border-bottom:none}.qual-item:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--brand-primary);color:var(--color-white);font-size:.75rem;font-weight:700;flex-shrink:0;margin-top:1px}.form-group{margin-bottom:1.25rem}.form-label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.35rem;color:var(--color-label)}.form-control{width:100%;padding:.75rem .9rem;min-height:44px;border:1.5px solid var(--color-border);border-radius:4px;font-family:var(--font-body);font-size:1rem;color:var(--color-text);background:var(--color-white);transition:border-color .15s,box-shadow .15s;-webkit-appearance:none}.form-control:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px #0000000f}.form-control::-moz-placeholder{color:var(--color-placeholder)}.form-control::placeholder{color:var(--color-placeholder)}@media(min-width:768px){.form-control{font-size:.95rem}}textarea.form-control{resize:vertical;min-height:120px}.consent-group{margin-bottom:1rem}.consent-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;min-height:44px;padding:.5rem 0}.consent-checkbox{flex-shrink:0;width:20px;height:20px;margin-top:2px;accent-color:var(--brand-primary)}.consent-text{font-size:.8rem;color:var(--color-text-body);line-height:1.5}.consent-text a{text-decoration:underline}.form-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.form-grid{grid-template-columns:repeat(2,1fr)}.form-grid__full{grid-column:1/-1}}.hero{padding:4rem 1rem 3rem;text-align:center;background:var(--color-bg-alt);border-bottom:1px solid var(--color-border-lt)}@media(min-width:768px){.hero{padding:5rem 2rem 4rem}}@media(min-width:1024px){.hero{padding:7rem 2rem 5rem}}.hero__inner{max-width:800px;margin:0 auto}.hero__headline{font-family:var(--font-heading);font-size:clamp(1.75rem,5vw,3.25rem);font-weight:700;color:var(--brand-primary);margin-bottom:1rem;line-height:1.15}@media(min-width:768px){.hero__headline{margin-bottom:1.25rem}}.hero__subheadline{font-size:clamp(1rem,2.5vw,1.2rem);color:var(--color-text-body);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}@media(min-width:768px){.hero__subheadline{margin-bottom:2.25rem}}.hero__actions{display:flex;gap:1rem;justify-content:center;flex-direction:column;align-items:center}@media(min-width:576px){.hero__actions{flex-direction:row;flex-wrap:wrap}}@media(max-width:767px){.hero__actions .btn-factory{width:100%;max-width:320px}}.scene-card img{border:4px solid var(--color-white);border-radius:8px;box-shadow:0 4px 12px #00000014,0 8px 32px #0000000f,0 16px 48px #0000000a;transition:transform .4s ease,box-shadow .4s ease;display:block;width:100%;height:auto}.scene-card img:hover{transform:scale(1.02);box-shadow:0 8px 24px #0000001f,0 16px 48px #00000014,0 24px 64px #0000000f}@media(prefers-reduced-motion:reduce){.scene-card img{transition:none}.scene-card img:hover{transform:none}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.revealed{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.wave-divider{width:100%;line-height:0;overflow:hidden;position:relative;z-index:1;margin-top:-1px}.wave-divider svg{display:block;width:100%;height:50px}@media(min-width:768px){.wave-divider svg{height:80px}}@media(min-width:1024px){.wave-divider svg{height:120px}}.wave-divider--flip{transform:rotate(180deg);margin-top:0;margin-bottom:-1px}blockquote{border-left:4px solid var(--brand-accent);padding:1rem 1.25rem;margin:1.5rem 0;font-style:italic;color:var(--color-text-body);background:var(--color-bg-alt);border-radius:0 4px 4px 0}blockquote p{margin:0}@media(min-width:768px){blockquote{padding:1.25rem 1.75rem}}.scroll-progress{position:fixed;top:0;left:0;height:3px;width:0%;background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));z-index:9999;transition:none;pointer-events:none}@media(prefers-reduced-motion:reduce){.scroll-progress{display:none}}.marquee{overflow:hidden;position:relative;width:100%;padding:1.5rem 0}@media(min-width:768px){.marquee{padding:2rem 0}}.marquee__track{display:flex;gap:3rem;width:-moz-max-content;width:max-content;animation:marquee-scroll 30s linear infinite}@media(prefers-reduced-motion:reduce){.marquee__track{animation:none;flex-wrap:wrap;width:auto;justify-content:center}}@media(min-width:768px){.marquee__track{gap:4rem}}.marquee__item{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:40px;filter:grayscale(100%);opacity:.5;transition:filter .3s ease,opacity .3s ease}.marquee__item:hover{filter:grayscale(0%);opacity:1}.marquee__item img{height:100%;width:auto;display:block}@media(min-width:768px){.marquee__item{height:48px}}.marquee:before,.marquee:after{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:2;pointer-events:none}.marquee:before{left:0;background:linear-gradient(to right,var(--color-bg),transparent)}.marquee:after{right:0;background:linear-gradient(to left,var(--color-bg),transparent)}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.amber-blockquote{border-left:4px solid var(--brand-accent);background:rgba(var(--brand-accent-rgb, 201, 162, 39),.06);padding:1.25rem 1.5rem;margin:1.5rem 0;border-radius:0 var(--radius-sm, 6px) var(--radius-sm, 6px) 0;font-style:italic;color:var(--text-body);line-height:1.7}.amber-blockquote cite,.amber-blockquote footer{display:block;margin-top:.75rem;font-style:normal;font-size:.875rem;color:var(--text-muted);font-weight:600}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-layout{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.contact-layout{grid-template-columns:1.2fr .8fr;gap:3rem}}@media(min-width:1024px){.contact-layout{grid-template-columns:1.4fr .6fr;gap:4rem}}.contact-layout__form{order:1}.contact-layout__sidebar{order:2}@media(min-width:768px){.contact-layout__sidebar{order:2}}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-info-card{display:flex;gap:1rem;padding:1.5rem;background:var(--color-white);border:1px solid var(--color-border);border-radius:8px;align-items:flex-start}@media(max-width:767px){.contact-info-card{padding:1rem}}.contact-info-card__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:8px;background:var(--brand-primary);color:var(--color-white);font-size:1.25rem;line-height:1}@media(max-width:767px){.contact-info-card__icon{width:40px;height:40px;font-size:1.1rem}}.contact-info-card__content{flex:1;min-width:0}.contact-info-card__label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:var(--brand-primary);margin:0 0 .25rem}.contact-info-card__value{font-size:1rem;font-weight:600;color:var(--color-text);text-decoration:none;word-break:break-word}.contact-info-card__value:is(a){color:var(--color-text)}.contact-info-card__value:is(a):hover{color:var(--brand-primary);text-decoration:underline}.contact-info-card__value:is(a):focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:4px}@media(min-width:768px){.contact-layout{margin-top:1rem}}@media(min-width:1024px){.contact-info-card{padding:2rem}}.required-star{color:var(--color-error, #dc2626);font-weight:700}.form-required-note{font-size:.8rem;color:var(--color-text-muted);margin-bottom:1rem}.contact-form{display:flex;flex-direction:column;gap:.25rem}.contact-form .form-group{margin-bottom:.75rem}.contact-form .btn-lg{min-height:48px;font-size:1rem}.ad-unit-wrapper{text-align:center;margin:var(--space-4, 1rem) 0;overflow:hidden}.ad-unit-wrapper.ad-zone-leaderboard{min-height:90px}.ad-unit-wrapper.ad-zone-rectangle{min-height:250px}.ad-unit-wrapper.ad-zone-sidebar{min-height:600px}.ad-unit-wrapper.ad-zone-in_article{min-height:250px}.ad-unit-wrapper.ad-zone-sticky_bottom,.ad-unit-wrapper.ad-zone-sticky_top{min-height:50px}.ad-unit-wrapper.ad-zone-auto{min-height:280px}@media(max-width:767px){.ad-unit-wrapper.ad-zone-leaderboard{min-height:50px}.ad-unit-wrapper.ad-zone-sidebar{display:none}}@media(min-width:1024px){.content-ad-layout{display:grid;grid-template-columns:1fr 300px;gap:1.5rem}}.ad-sidebar-sticky{position:sticky;top:80px;max-height:calc(100vh - 100px);overflow-y:auto}@media(max-width:1023px){.ad-sidebar-sticky{display:none}}.ad-sticky-top{position:sticky;top:0;z-index:100;background:var(--bg, #fff);text-align:center;padding:4px 0;box-shadow:0 2px 4px #0000000d}@media(max-width:1023px){.ad-sticky-top{display:none}}.ad-anchor-bottom{position:fixed;bottom:0;left:0;right:0;z-index:999;text-align:center;background:var(--bg, #fff);padding:4px 0;box-shadow:0 -2px 8px #0000001a}@media(min-width:1024px){.ad-anchor-bottom{display:none}}@media(max-width:1023px){.desktop-only{display:none!important}}@media(min-width:1024px){.mobile-only{display:none!important}}.ad-in-grid{grid-column:1/-1;text-align:center;margin:1rem 0;min-height:250px}.sms-compliance-block{margin-top:1.25rem;padding:.75rem;background:var(--color-bg-alt);border:1px solid var(--color-border-alt);border-radius:4px}@media(min-width:768px){.sms-compliance-block{padding:.875rem 1rem}}.sms-compliance-text{margin:0;font-size:.7rem;color:var(--color-text-muted);line-height:1.65}@media(min-width:768px){.sms-compliance-text{font-size:.72rem}}.cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--border-color, #e0e0e0);box-shadow:0 -2px 8px #0000001a;z-index:999;padding:1.5rem;opacity:0;transform:translateY(100%);transition:all .3s ease-out}@media(max-width:768px){.cookie-consent-banner{padding:1rem}}.cookie-consent-banner--visible{opacity:1;transform:translateY(0)}.cookie-consent-banner__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1.5rem}@media(max-width:768px){.cookie-consent-banner__inner{flex-direction:column;gap:1rem}}.cookie-consent-banner__close{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer;font-size:24px;color:var(--text-color, #333);display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.cookie-consent-banner__close:hover{background-color:var(--bg-hover, #f5f5f5)}.cookie-consent-banner__close:focus{outline:2px solid var(--brand-primary, #1a3a5c);outline-offset:2px}.cookie-consent-banner__message{flex:1}@media(max-width:768px){.cookie-consent-banner__message{width:100%}}.cookie-consent-banner__title{font-size:1.125rem;font-weight:600;color:var(--text-color, #333);margin:0 0 .5rem;font-family:var(--font-heading, "Playfair Display", serif)}.cookie-consent-banner__text{font-size:.875rem;line-height:1.5;color:var(--text-muted, #666);margin:0}.cookie-consent-banner__actions{display:flex;gap:.75rem;flex-wrap:wrap}@media(max-width:768px){.cookie-consent-banner__actions{width:100%;flex-direction:column}}.cookie-consent-banner__btn{padding:.75rem 1.25rem;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s;white-space:nowrap}.cookie-consent-banner__btn:focus{outline:2px solid var(--brand-primary, #1a3a5c);outline-offset:2px}@media(max-width:768px){.cookie-consent-banner__btn{width:100%}}.cookie-consent-banner__btn--manage{background-color:var(--bg-secondary, #f5f5f5);color:var(--text-color, #333);border:1px solid var(--border-color, #ddd)}.cookie-consent-banner__btn--manage:hover{background-color:var(--bg-hover, #eeeeee)}.cookie-consent-banner__btn--accept{background-color:var(--brand-primary, #1a3a5c);color:#fff}.cookie-consent-banner__btn--accept:hover{background-color:var(--brand-secondary, #c8a04a);color:var(--text-color, #333)}.cookie-consent-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;pointer-events:none;transition:opacity .3s ease-out}.cookie-consent-modal--visible{opacity:1;pointer-events:auto}.cookie-consent-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080;cursor:pointer}.cookie-consent-modal__content{position:relative;background:#fff;border-radius:8px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003;animation:slideIn .3s ease-out}@media(max-width:768px){.cookie-consent-modal__content{max-width:100%}}@keyframes slideIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.cookie-consent-modal__header{position:relative;padding:1.5rem;border-bottom:1px solid var(--border-color, #e0e0e0)}@media(max-width:768px){.cookie-consent-modal__header{padding:1rem}}.cookie-consent-modal__title{font-size:1.5rem;font-weight:600;color:var(--text-color, #333);margin:0;font-family:var(--font-heading, "Playfair Display", serif)}.cookie-consent-modal__close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer;font-size:24px;color:var(--text-color, #333);display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.cookie-consent-modal__close:hover{background-color:var(--bg-hover, #f5f5f5)}.cookie-consent-modal__close:focus{outline:2px solid var(--brand-primary, #1a3a5c);outline-offset:2px}.cookie-consent-modal__body{padding:1.5rem}@media(max-width:768px){.cookie-consent-modal__body{padding:1rem}}.cookie-consent-modal__footer{display:flex;gap:.75rem;padding:1.5rem;border-top:1px solid var(--border-color, #e0e0e0);justify-content:flex-end}@media(max-width:768px){.cookie-consent-modal__footer{flex-direction:column;padding:1rem}}.cookie-consent-modal__btn{padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s}.cookie-consent-modal__btn:focus{outline:2px solid var(--brand-primary, #1a3a5c);outline-offset:2px}@media(max-width:768px){.cookie-consent-modal__btn{width:100%}}.cookie-consent-modal__btn--cancel{background-color:var(--bg-secondary, #f5f5f5);color:var(--text-color, #333);border:1px solid var(--border-color, #ddd)}.cookie-consent-modal__btn--cancel:hover{background-color:var(--bg-hover, #eeeeee)}.cookie-consent-modal__btn--save{background-color:var(--brand-primary, #1a3a5c);color:#fff}.cookie-consent-modal__btn--save:hover{background-color:var(--brand-secondary, #c8a04a);color:var(--text-color, #333)}.cookie-consent-category{padding:1rem 0;border-bottom:1px solid var(--border-color, #f0f0f0)}.cookie-consent-category:last-child{border-bottom:none}.cookie-consent-category__header{display:flex;align-items:flex-start;gap:1rem;justify-content:space-between}.cookie-consent-category__info{flex:1}.cookie-consent-category__name{font-size:1rem;font-weight:600;color:var(--text-color, #333);margin:0 0 .25rem;font-family:var(--font-body, "Inter", sans-serif)}.cookie-consent-category__description{font-size:.875rem;line-height:1.4;color:var(--text-muted, #666);margin:0}.cookie-consent-toggle{position:relative;display:inline-flex;align-items:center;cursor:pointer;flex-shrink:0}.cookie-consent-toggle__input{display:none}.cookie-consent-toggle__slider{position:relative;width:44px;height:24px;background-color:var(--bg-secondary, #ccc);border-radius:12px;transition:background-color .3s}.cookie-consent-toggle__slider:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:left .3s}.cookie-consent-toggle__input:checked+.cookie-consent-toggle__slider{background-color:var(--brand-primary, #1a3a5c)}.cookie-consent-toggle__input:checked+.cookie-consent-toggle__slider:after{left:22px}.cookie-consent-toggle__input:disabled+.cookie-consent-toggle__slider{cursor:not-allowed;opacity:.5}.cookie-consent-toggle__input:focus-visible+.cookie-consent-toggle__slider{outline:2px solid var(--brand-primary, #1a3a5c);outline-offset:2px}.eyebrow{font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}[class*=-cta-button],[class*=-btn-primary]{border:2px solid transparent}[class*=-cta-button]:not([style*=border]),[class*=-btn-primary]:not([style*=border]){border-color:var(--brand-primary)}section[class*=-cta-banner] h1,section[class*=-cta-banner] h2,section[class*=-cta-banner] h3,section[class*=-cta-banner] h4,section[class*=-cta-banner] h5,section[class*=-cta-banner] h6,section[class*=-proof] h1,section[class*=-proof] h2,section[class*=-proof] h3,section[class*=-proof] h4,section[class*=-proof] h5,section[class*=-proof] h6{color:var(--brand-on-primary)}section[class*=-cta-banner] p,section[class*=-proof] p{color:#ffffffe6}section[class*=-cta-banner] [class*=-accent],section[class*=-cta-banner] .accent-text,section[class*=-proof] [class*=-accent],section[class*=-proof] .accent-text{color:var(--brand-secondary-on-primary)}section[class*=-hero][class*=--dark] h1,section[class*=-hero][class*=--dark] h2,section[class*=-hero][class*=--dark] h3,section[class*=-hero][class*=--dark] h4,section[class*=-hero][class*=--dark] h5,section[class*=-hero][class*=--dark] h6,section[class*=-hero].hero--dark h1,section[class*=-hero].hero--dark h2,section[class*=-hero].hero--dark h3,section[class*=-hero].hero--dark h4,section[class*=-hero].hero--dark h5,section[class*=-hero].hero--dark h6{color:var(--brand-on-primary)}section[class*=-hero][class*=--dark] p,section[class*=-hero].hero--dark p{color:#ffffffe6}section[class*=-hero][class*=--dark] [class*=-accent],section[class*=-hero][class*=--dark] .accent-text,section[class*=-hero].hero--dark [class*=-accent],section[class*=-hero].hero--dark .accent-text{color:var(--brand-secondary-on-primary)}section{background-color:var(--color-bg)}section[class*=-hero][class*=--dark] a:not([class*=btn]),section[class*=-hero].hero--dark a:not([class*=btn]),section[class*=-cta-banner] a:not([class*=btn]),section[class*=-proof] a:not([class*=btn]){color:var(--brand-secondary-on-primary)}.consent-text a,.consent-passive a,.site-footer__legal-entity a,[data-compliance-exempt] a,.form-consent a,.form-legal a{color:var(--brand-link-on-light, var(--brand-primary))!important;text-decoration:underline;font-weight:600}.consent-text a:hover,.consent-passive a:hover,.site-footer__legal-entity a:hover,[data-compliance-exempt] a:hover,.form-consent a:hover,.form-legal a:hover{color:var(--brand-secondary-text, var(--brand-primary))!important}a[style*="background-color: var(--brand-primary)"],button[style*="background-color: var(--brand-primary)"],a[style*="background: var(--brand-primary)"],button[style*="background: var(--brand-primary)"],a[style*="background-color: var(--brand-on-accent)"],button[style*="background-color: var(--brand-on-accent)"],a[style*="background: var(--brand-on-accent)"],button[style*="background: var(--brand-on-accent)"]{color:var(--brand-on-primary, #ffffff)!important}a[style*="background-color: #fff"][style*="color: white"],a[style*="background-color: #fff"][style*="color: #fff"],a[style*="background-color: #fff"][style*="color: #ffffff"],a[style*="background-color: #ffffff"][style*="color: white"],a[style*="background-color: #ffffff"][style*="color: #fff"],a[style*="background-color: #ffffff"][style*="color: #ffffff"],a[style*="background-color: white"][style*="color: white"],a[style*="background-color: white"][style*="color: #fff"],a[style*="background-color: white"][style*="color: #ffffff"],a[style*="background: #fff"][style*="color: white"],a[style*="background: #fff"][style*="color: #fff"],a[style*="background: #fff"][style*="color: #ffffff"],a[style*="background: #ffffff"][style*="color: white"],a[style*="background: #ffffff"][style*="color: #fff"],a[style*="background: #ffffff"][style*="color: #ffffff"],a[style*="background: white"][style*="color: white"],a[style*="background: white"][style*="color: #fff"],a[style*="background: white"][style*="color: #ffffff"],button[style*="background-color: #fff"][style*="color: white"],button[style*="background-color: #fff"][style*="color: #fff"],button[style*="background-color: #fff"][style*="color: #ffffff"],button[style*="background-color: #ffffff"][style*="color: white"],button[style*="background-color: #ffffff"][style*="color: #fff"],button[style*="background-color: #ffffff"][style*="color: #ffffff"],button[style*="background-color: white"][style*="color: white"],button[style*="background-color: white"][style*="color: #fff"],button[style*="background-color: white"][style*="color: #ffffff"],button[style*="background: #fff"][style*="color: white"],button[style*="background: #fff"][style*="color: #fff"],button[style*="background: #fff"][style*="color: #ffffff"],button[style*="background: #ffffff"][style*="color: white"],button[style*="background: #ffffff"][style*="color: #fff"],button[style*="background: #ffffff"][style*="color: #ffffff"],button[style*="background: white"][style*="color: white"],button[style*="background: white"][style*="color: #fff"],button[style*="background: white"][style*="color: #ffffff"]{color:var(--brand-primary, #1a3a5c)!important}a[style*="rgba(white"][style*="color: white"],a[style*="rgba(white"][style*="color: #fff"],a[style*="rgba(white"][style*="color: #ffffff"],a[style*="rgba(black"][style*="color: white"],a[style*="rgba(black"][style*="color: #fff"],a[style*="rgba(black"][style*="color: #ffffff"],button[style*="rgba(white"][style*="color: white"],button[style*="rgba(white"][style*="color: #fff"],button[style*="rgba(white"][style*="color: #ffffff"],button[style*="rgba(black"][style*="color: white"],button[style*="rgba(black"][style*="color: #fff"],button[style*="rgba(black"][style*="color: #ffffff"]{color:var(--brand-primary, #1a3a5c)!important;background-color:#ffffff2e!important}
