[data-v-272aeeab]:root{--bg-body:#fff;--bg-surface:#fafafa;--bg-card:#fff;--bg-header:#fff;--bg-mobile-menu:#fff;--bg-section-light:#f5f5f5;--bg-dropdown:#fff;--text-primary:#1a1a1a;--text-secondary:#525252;--text-muted:#737373;--border-color:#e5e5e5;--border-light:#f5f5f5}[data-theme=dark][data-v-272aeeab]{--bg-body:#111827;--bg-surface:#2d2d2d;--bg-card:#2d2d2d;--bg-header:#111827;--bg-mobile-menu:#111827;--bg-section-light:#2d2d2d;--bg-dropdown:#2d2d2d;--text-primary:#f5f5f5;--text-secondary:#d4d4d4;--text-muted:#a3a3a3;--border-color:#404040;--border-light:#404040}.header[data-v-272aeeab]{position:fixed;top:0;left:0;right:0;z-index:1020;background-color:transparent;transition:all .2s ease}.header--scrolled[data-v-272aeeab]{background-color:var(--bg-header);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.header--scrolled .header__logo-icon[data-v-272aeeab]{color:#233554}.header--scrolled .header__logo-name[data-v-272aeeab]{color:var(--text-primary)}.header--scrolled .header__logo-tagline[data-v-272aeeab]{color:var(--text-muted)}.header--scrolled .header__nav-link[data-v-272aeeab]{color:var(--text-secondary)}.header--scrolled .header__nav-link[data-v-272aeeab]:hover{color:var(--text-primary);background-color:var(--bg-surface)}.header--scrolled .header__nav-link--active[data-v-272aeeab]{color:#ee6c4d}.header--scrolled .header__mobile-toggle-line[data-v-272aeeab]{background-color:var(--text-primary)}.header--scrolled .header__theme-toggle[data-v-272aeeab]{background:var(--bg-surface);color:var(--text-primary)}.header--scrolled .header__theme-toggle[data-v-272aeeab]:hover{background:var(--border-color)}.header--open[data-v-272aeeab]{background-color:var(--bg-header)}.header--open .header__logo-name[data-v-272aeeab]{color:var(--text-primary)}.header--open .header__logo-tagline[data-v-272aeeab]{color:var(--text-muted)}.header--open .header__logo-icon[data-v-272aeeab]{color:#233554}.header--open .header__mobile-toggle-line[data-v-272aeeab]{background-color:var(--text-primary)}.header__container[data-v-272aeeab]{display:flex;align-items:center;justify-content:space-between;height:80px}@media(min-width:1024px){.header__container[data-v-272aeeab]{height:90px}}.header__logo[data-v-272aeeab]{display:flex;align-items:center;gap:.75rem;text-decoration:none}.header__logo-icon[data-v-272aeeab]{width:40px;height:40px;color:#ee6c4d;transition:color .2s ease;flex-shrink:0}.header__logo-text[data-v-272aeeab]{display:none}@media(min-width:640px){.header__logo-text[data-v-272aeeab]{display:flex;flex-direction:column}}.header__logo-name[data-v-272aeeab]{font-size:1.125rem;font-weight:700;color:#fff;line-height:1.2;transition:color .2s ease}.header__logo-tagline[data-v-272aeeab]{font-size:.75rem;color:hsla(0,0%,100%,.8);transition:color .2s ease}.header__nav[data-v-272aeeab]{display:none}@media(min-width:1024px){.header__nav[data-v-272aeeab]{display:block}}.header__nav-list[data-v-272aeeab]{display:flex;align-items:center;gap:.25rem}.header__nav-item[data-v-272aeeab]{position:relative}.header__nav-link[data-v-272aeeab]{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.9375rem;font-weight:500;color:hsla(0,0%,100%,.9);text-decoration:none;border-radius:.375rem;transition:all .15s ease;white-space:nowrap}.header__nav-link[data-v-272aeeab]:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.header__nav-link--active[data-v-272aeeab]{color:#ee6c4d}.header__dropdown-chevron[data-v-272aeeab]{width:14px;height:14px;transition:transform .15s ease;flex-shrink:0}.header__dropdown-chevron--open[data-v-272aeeab]{transform:rotate(180deg)}.header__dropdown[data-v-272aeeab]{position:absolute;top:calc(100% + 4px);left:50%;transform:translateX(-50%);min-width:240px;background-color:var(--bg-dropdown);border:1px solid var(--border-color);border-radius:.75rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);padding:.5rem;z-index:1000}.header__dropdown-item[data-v-272aeeab]{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:.5rem;color:var(--text-primary);text-decoration:none;font-size:.9375rem;font-weight:500;transition:background-color .15s ease,color .15s ease}.header__dropdown-item[data-v-272aeeab]:hover{background-color:var(--bg-surface);color:#3d5a80}.header__dropdown-item--active[data-v-272aeeab]{background-color:rgba(238,108,77,.1);color:#ee6c4d;font-weight:600}.header__dropdown-item--active .header__dropdown-icon[data-v-272aeeab]{background-color:#ee6c4d;color:#fff}.header__dropdown-icon[data-v-272aeeab]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:.375rem;background-color:#e8ecf1;color:#233554;font-size:.75rem;font-weight:700;flex-shrink:0;line-height:1}[data-theme=dark] .header__dropdown-icon[data-v-272aeeab]{background-color:rgba(61,90,128,.2);color:#8fa4bd}.header__controls[data-v-272aeeab]{display:none;align-items:center;gap:.75rem}@media(min-width:1024px){.header__controls[data-v-272aeeab]{display:flex}}.header__cta[data-v-272aeeab]{white-space:nowrap}.header__theme-toggle[data-v-272aeeab]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;border:none;background:hsla(0,0%,100%,.15);color:#fff;cursor:pointer;transition:background-color .15s ease,color .15s ease;flex-shrink:0}.header__theme-toggle[data-v-272aeeab]:hover{background:hsla(0,0%,100%,.28)}.header__theme-toggle svg[data-v-272aeeab]{width:18px;height:18px}.header__mobile-toggle[data-v-272aeeab]{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:.5rem;background:none;border:none;cursor:pointer}@media(min-width:1024px){.header__mobile-toggle[data-v-272aeeab]{display:none}}.header__mobile-toggle-line[data-v-272aeeab]{width:24px;height:2px;background-color:#fff;border-radius:2px;transition:all .15s ease}.header--open .header__mobile-toggle-line[data-v-272aeeab]:first-child{transform:translateY(7px) rotate(45deg)}.header--open .header__mobile-toggle-line[data-v-272aeeab]:nth-child(2){opacity:0}.header--open .header__mobile-toggle-line[data-v-272aeeab]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__mobile-menu[data-v-272aeeab]{position:absolute;top:100%;left:0;right:0;background-color:var(--bg-mobile-menu);border-top:1px solid var(--border-color);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);max-height:calc(100vh - 80px);overflow-y:auto}@media(min-width:1024px){.header__mobile-menu[data-v-272aeeab]{display:none!important}}.header__mobile-nav[data-v-272aeeab]{padding:1.5rem}.header__mobile-nav-list[data-v-272aeeab]{margin-bottom:1rem}.header__mobile-nav-link[data-v-272aeeab]{display:block;padding:.75rem 0;font-size:1.125rem;font-weight:500;color:var(--text-primary);text-decoration:none;border-bottom:1px solid var(--border-light);width:100%;text-align:left;background:none;border-left:none;border-right:none;border-top:none;cursor:pointer;font-family:inherit}.header__mobile-nav-link[data-v-272aeeab]:hover{color:#233554}.header__mobile-service-toggle[data-v-272aeeab]{display:flex;justify-content:space-between;align-items:center}.header__mobile-service-toggle .header__dropdown-chevron[data-v-272aeeab]{color:var(--text-muted)}.header__mobile-service-list[data-v-272aeeab]{padding:.5rem 0 .5rem 1rem;border-left:2px solid #ee6c4d;margin:.25rem 0 .75rem .5rem}.header__mobile-service-link[data-v-272aeeab]{display:block;padding:.5rem .75rem;font-size:1rem;color:var(--text-secondary);text-decoration:none;border-radius:.375rem;transition:color .15s ease,background-color .15s ease}.header__mobile-service-link[data-v-272aeeab]:hover{color:#3d5a80;background-color:var(--bg-surface)}.header__mobile-service-link--all[data-v-272aeeab]{font-weight:600;color:#3d5a80;margin-bottom:.25rem}.header__mobile-service-link--active[data-v-272aeeab]{color:#ee6c4d;font-weight:600;background-color:rgba(238,108,77,.08)}.header__mobile-theme[data-v-272aeeab]{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border-light)}.header__mobile-theme-btn[data-v-272aeeab]{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:var(--bg-surface);border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-primary);font-size:.9375rem;font-weight:500;cursor:pointer;font-family:inherit;transition:background-color .15s ease}.header__mobile-theme-btn[data-v-272aeeab]:hover{background:var(--border-color)}.header__mobile-theme-btn svg[data-v-272aeeab]{width:16px;height:16px}[data-v-2fcd3a74]:root{--bg-body:#fff;--bg-surface:#fafafa;--bg-card:#fff;--bg-header:#fff;--bg-mobile-menu:#fff;--bg-section-light:#f5f5f5;--bg-dropdown:#fff;--text-primary:#1a1a1a;--text-secondary:#525252;--text-muted:#737373;--border-color:#e5e5e5;--border-light:#f5f5f5}[data-theme=dark][data-v-2fcd3a74]{--bg-body:#111827;--bg-surface:#2d2d2d;--bg-card:#2d2d2d;--bg-header:#111827;--bg-mobile-menu:#111827;--bg-section-light:#2d2d2d;--bg-dropdown:#2d2d2d;--text-primary:#f5f5f5;--text-secondary:#d4d4d4;--text-muted:#a3a3a3;--border-color:#404040;--border-light:#404040}.footer[data-v-2fcd3a74]{background-color:#0d1b2a;color:#c2cfdc}.footer__main[data-v-2fcd3a74]{padding:3rem 0}@media(min-width:1024px){.footer__main[data-v-2fcd3a74]{padding:4rem 0}}.footer__grid[data-v-2fcd3a74]{display:grid;gap:2rem}@media(min-width:768px){.footer__grid[data-v-2fcd3a74]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer__grid[data-v-2fcd3a74]{grid-template-columns:1.5fr 1fr 1fr 1.5fr}}@media(min-width:768px){.footer__company[data-v-2fcd3a74]{grid-column:span 2}}@media(min-width:1024px){.footer__company[data-v-2fcd3a74]{grid-column:span 1}}.footer__logo[data-v-2fcd3a74]{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1rem;text-decoration:none}.footer__logo-icon[data-v-2fcd3a74]{width:40px;height:40px;color:#ee6c4d}.footer__logo-text[data-v-2fcd3a74]{font-size:1.25rem;font-weight:700;color:#fff}.footer__description[data-v-2fcd3a74]{margin-bottom:1rem;font-size:.9375rem;line-height:1.75}.footer__certifications[data-v-2fcd3a74]{display:flex;flex-wrap:wrap;gap:.5rem}.footer__cert-badge[data-v-2fcd3a74]{padding:.25rem .5rem;font-size:.75rem;font-weight:500;color:#fff;background-color:hsla(0,0%,100%,.1);border-radius:.25rem}.footer__title[data-v-2fcd3a74]{margin-bottom:1rem;font-size:1rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}.footer__list li[data-v-2fcd3a74]{margin-bottom:.5rem}.footer__list a[data-v-2fcd3a74]{font-size:.9375rem;color:#8fa4bd;text-decoration:none;transition:color .15s ease}.footer__list a[data-v-2fcd3a74]:hover{color:#f28c7a}.footer__contact-list[data-v-2fcd3a74]{margin-bottom:1rem}.footer__contact-item[data-v-2fcd3a74]{display:flex;gap:.75rem;margin-bottom:1rem;font-size:.9375rem}.footer__contact-item a[data-v-2fcd3a74]{color:#8fa4bd;text-decoration:none;transition:color .15s ease}.footer__contact-item a[data-v-2fcd3a74]:hover{color:#f28c7a}.footer__contact-icon[data-v-2fcd3a74]{flex-shrink:0;width:20px;height:20px;color:#ee6c4d}.footer__social[data-v-2fcd3a74]{display:flex;gap:.75rem}.footer__social-link[data-v-2fcd3a74]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#8fa4bd;background-color:hsla(0,0%,100%,.1);border-radius:9999px;transition:all .15s ease}.footer__social-link[data-v-2fcd3a74]:hover{color:#fff;background-color:#ee6c4d}.footer__social-link svg[data-v-2fcd3a74]{width:18px;height:18px}.footer__bottom[data-v-2fcd3a74]{padding:1rem 0;border-top:1px solid hsla(0,0%,100%,.1)}.footer__bottom-content[data-v-2fcd3a74]{display:flex;flex-direction:column;gap:1rem;text-align:center}@media(min-width:768px){.footer__bottom-content[data-v-2fcd3a74]{flex-direction:row;justify-content:space-between;text-align:left}}.footer__copyright[data-v-2fcd3a74]{font-size:.9375rem;margin:0}.footer__bottom-links[data-v-2fcd3a74]{display:flex;gap:1.5rem;justify-content:center}.footer__bottom-links a[data-v-2fcd3a74]{font-size:.9375rem;color:#8fa4bd;text-decoration:none;transition:color .15s ease}.footer__bottom-links a[data-v-2fcd3a74]:hover{color:#f28c7a}[data-v-714c1316]:root{--bg-body:#fff;--bg-surface:#fafafa;--bg-card:#fff;--bg-header:#fff;--bg-mobile-menu:#fff;--bg-section-light:#f5f5f5;--bg-dropdown:#fff;--text-primary:#1a1a1a;--text-secondary:#525252;--text-muted:#737373;--border-color:#e5e5e5;--border-light:#f5f5f5}[data-theme=dark][data-v-714c1316]{--bg-body:#111827;--bg-surface:#2d2d2d;--bg-card:#2d2d2d;--bg-header:#111827;--bg-mobile-menu:#111827;--bg-section-light:#2d2d2d;--bg-dropdown:#2d2d2d;--text-primary:#f5f5f5;--text-secondary:#d4d4d4;--text-muted:#a3a3a3;--border-color:#404040;--border-light:#404040}.scroll-to-top[data-v-714c1316]{position:fixed;bottom:1.5rem;right:1.5rem;width:48px;height:48px;background-color:#233554;color:#fff;border:none;border-radius:9999px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:1030}.scroll-to-top[data-v-714c1316]:hover{background-color:#1b263b;transform:translateY(-2px)}.scroll-to-top[data-v-714c1316]:active{transform:translateY(0)}.scroll-to-top svg[data-v-714c1316]{width:24px;height:24px}.fade-enter-active[data-v-714c1316],.fade-leave-active[data-v-714c1316]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-714c1316],.fade-leave-to[data-v-714c1316]{opacity:0;transform:translateY(20px)}:root{--bg-body:#fff;--bg-surface:#fafafa;--bg-card:#fff;--bg-header:#fff;--bg-mobile-menu:#fff;--bg-section-light:#f5f5f5;--bg-dropdown:#fff;--text-primary:#1a1a1a;--text-secondary:#525252;--text-muted:#737373;--border-color:#e5e5e5;--border-light:#f5f5f5}[data-theme=dark]{--bg-body:#111827;--bg-surface:#2d2d2d;--bg-card:#2d2d2d;--bg-header:#111827;--bg-mobile-menu:#111827;--bg-section-light:#2d2d2d;--bg-dropdown:#2d2d2d;--text-primary:#f5f5f5;--text-secondary:#d4d4d4;--text-muted:#a3a3a3;--border-color:#404040;--border-light:#404040}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth}body{min-height:100vh;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.5;color:#2d2d2d;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ol,ul{list-style:none}html:focus-within{scroll-behavior:smooth}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}textarea{resize:vertical}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}button{background:none;border:none;cursor:pointer}a{text-decoration:none;color:inherit}table{border-collapse:collapse;border-spacing:0}:focus-visible{outline:2px solid #3d5a80;outline-offset:2px}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}::-moz-selection{background-color:#c2cfdc;color:#0d1b2a}::selection{background-color:#c2cfdc;color:#0d1b2a}.h1,h1{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.25}@media(min-width:768px){.h1,h1{font-size:2.25rem}}@media(min-width:1024px){.h1,h1{font-size:3rem}}.h1,h1{color:#0d1b2a;margin-bottom:1rem}.h2,h2{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.25}@media(min-width:768px){.h2,h2{font-size:1.875rem}}@media(min-width:1024px){.h2,h2{font-size:2.25rem}}.h2,h2{color:#0d1b2a;margin-bottom:1rem}.h3,h3{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.25}@media(min-width:768px){.h3,h3{font-size:1.5rem}}.h3,h3{color:#1b263b;margin-bottom:.75rem}.h4,h4{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.25}@media(min-width:768px){.h4,h4{font-size:1.25rem}}.h4,h4{color:#1b263b;margin-bottom:.5rem}.h5,h5{font-size:1.125rem}.h5,.h6,h5,h6{font-weight:600;color:#233554;margin-bottom:.5rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.lead{font-size:1.125rem;line-height:1.75;color:#525252}.text-sm{font-size:.9375rem;line-height:1.5}.text-xs{font-size:.75rem}.link{color:#3d5a80;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.link:hover{color:#233554}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-uppercase{text-transform:uppercase;letter-spacing:.05em}.text-capitalize{text-transform:capitalize}.text-primary{color:#3d5a80}.text-accent{color:#ee6c4d}.text-muted{color:#737373}.text-white{color:#fff}.text-dark{color:#0d1b2a}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.list-disc{list-style-type:disc;padding-left:1.5rem}.list-disc li{margin-bottom:.5rem}.list-check li{position:relative;padding-left:2rem;margin-bottom:.75rem}.list-check li:before{content:"✓";position:absolute;left:0;color:#ee6c4d;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.btn:disabled{opacity:.5;cursor:not-allowed}.btn{padding:.75rem 1.5rem;font-size:1rem}.btn--sm{padding:.5rem 1rem;font-size:.9375rem}.btn--lg{padding:1rem 2rem;font-size:1.125rem}.btn--primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.btn--primary:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background-color:#ee6c4d;color:#fff}.btn--primary:hover:not(:disabled){background-color:#c44536}.btn--primary:active:not(:disabled){transform:translateY(1px)}.btn--secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.btn--secondary:disabled{opacity:.5;cursor:not-allowed}.btn--secondary{background-color:#233554;color:#fff}.btn--secondary:hover:not(:disabled){background-color:#1b263b}.btn--outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.btn--outline:disabled{opacity:.5;cursor:not-allowed}.btn--outline{background-color:transparent;border:2px solid #233554;color:#233554}.btn--outline:hover:not(:disabled){background-color:#233554;color:#fff}.btn--outline-white{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.btn--outline-white:disabled{opacity:.5;cursor:not-allowed}.btn--outline-white{background-color:transparent;border:2px solid #fff;color:#fff}.btn--outline-white:hover:not(:disabled){background-color:#fff;color:#0d1b2a}.btn--ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.btn--ghost:disabled{opacity:.5;cursor:not-allowed}.btn--ghost{background-color:transparent;color:#233554}.btn--ghost:hover:not(:disabled){background-color:#e8ecf1}.btn--white{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:500;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.btn--white:disabled{opacity:.5;cursor:not-allowed}.btn--white{background-color:#fff;color:#0d1b2a}.btn--white:hover:not(:disabled){background-color:#f5f5f5}.btn--block{width:100%}.btn--icon{padding:.75rem}.btn--icon.btn--sm{padding:.5rem}.btn--icon.btn--lg{padding:1rem}.btn--loading{position:relative;color:transparent!important;pointer-events:none}.btn--loading:after{content:"";position:absolute;width:20px;height:20px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .6s linear infinite}.btn-group{display:flex;flex-wrap:wrap;gap:.75rem}.btn-group--center{justify-content:center}.btn-group--right{justify-content:flex-end}.form-group{margin-bottom:1.25rem}.form-label{display:block;margin-bottom:.5rem;font-size:.9375rem;font-weight:500;color:#404040}.form-label .required{color:#ef4444;margin-left:.25rem}.form-input{width:100%;padding:.75rem 1rem;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1rem;color:#2d2d2d;background-color:#fff;border:1px solid #d4d4d4;border-radius:.375rem;transition:all .15s ease}.form-input::-moz-placeholder{color:#a3a3a3}.form-input::placeholder{color:#a3a3a3}.form-input:focus{outline:none;border-color:#3d5a80;box-shadow:0 0 0 3px rgba(61,90,128,.1)}.form-input:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-input--error{border-color:#ef4444}.form-input--error:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-textarea{width:100%;padding:.75rem 1rem;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1rem;color:#2d2d2d;background-color:#fff;border:1px solid #d4d4d4;border-radius:.375rem;transition:all .15s ease}.form-textarea::-moz-placeholder{color:#a3a3a3}.form-textarea::placeholder{color:#a3a3a3}.form-textarea:focus{outline:none;border-color:#3d5a80;box-shadow:0 0 0 3px rgba(61,90,128,.1)}.form-textarea:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-textarea{min-height:120px}.form-textarea--error{border-color:#ef4444}.form-textarea--error:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-select{width:100%;padding:.75rem 1rem;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1rem;color:#2d2d2d;background-color:#fff;border:1px solid #d4d4d4;border-radius:.375rem;transition:all .15s ease}.form-select::-moz-placeholder{color:#a3a3a3}.form-select::placeholder{color:#a3a3a3}.form-select:focus{outline:none;border-color:#3d5a80;box-shadow:0 0 0 3px rgba(61,90,128,.1)}.form-select:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23737373' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:20px;padding-right:2.5rem;cursor:pointer}.form-select--error{border-color:#ef4444}.form-select--error:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-check{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;cursor:pointer}.form-check__input{flex-shrink:0;width:20px;height:20px;margin-top:2px;accent-color:#3d5a80;cursor:pointer}.form-check__label{font-size:1rem;color:#404040;cursor:pointer}.form-error{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.9375rem;color:#ef4444}.form-error svg{width:16px;height:16px;flex-shrink:0}.form-help{margin-top:.5rem;font-size:.9375rem;color:#737373}.form-grid{display:grid;gap:1.25rem}@media(min-width:768px){.form-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.form-grid--3{grid-template-columns:repeat(3,1fr)}}.form-file{position:relative}.form-file__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.form-file__label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;border:2px dashed #d4d4d4;border-radius:.5rem;background-color:#f5f5f5;cursor:pointer;transition:all .15s ease}.form-file__label:hover{border-color:#5c7a9e;background-color:#e8ecf1}.form-file__icon{width:48px;height:48px;margin-bottom:.75rem;color:#a3a3a3}.form-file__text{font-size:.9375rem;color:#525252;text-align:center}.form-file__text span{color:#3d5a80;font-weight:500}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .3s ease forwards}.animate-fade-in-up{animation:fadeInUp .3s ease forwards}.animate-fade-in-down{animation:fadeInDown .3s ease forwards}.animate-fade-in-left{animation:fadeInLeft .3s ease forwards}.animate-fade-in-right{animation:fadeInRight .3s ease forwards}.animate-scale-in{animation:scaleIn .3s ease forwards}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-bounce{animation:bounce 1s ease-in-out infinite}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.transition-all{transition:all .2s ease}.transition-colors{transition:color .2s ease,background-color .2s ease,border-color .2s ease}.transition-transform{transition:transform .2s ease}.transition-opacity{transition:opacity .2s ease}.hover-lift{transition:transform .2s ease,box-shadow .2s ease}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover-scale{transition:transform .2s ease}.hover-scale:hover{transform:scale(1.05)}.hover-glow{transition:box-shadow .2s ease}.hover-glow:hover{box-shadow:0 0 20px rgba(61,90,128,.3)}[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}[data-reveal].revealed{opacity:1;transform:translateY(0)}[data-reveal=left]{transform:translateX(-20px)}[data-reveal=left].revealed{transform:translateX(0)}[data-reveal=right]{transform:translateX(20px)}[data-reveal=right].revealed{transform:translateX(0)}[data-reveal=scale]{transform:scale(.95)}[data-reveal=scale].revealed{transform:scale(1)}.container{width:100%;max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media(min-width:768px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.container-sm{width:100%;max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media(min-width:768px){.container-sm{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container-sm{padding-left:2rem;padding-right:2rem}}.container-sm{max-width:960px}.container-lg{width:100%;max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media(min-width:768px){.container-lg{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container-lg{padding-left:2rem;padding-right:2rem}}.container-lg{max-width:1440px}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-inline-flex{display:inline-flex}@media(min-width:768px){.d-md-none{display:none}.d-md-block{display:block}.d-md-flex{display:flex}}@media(min-width:1024px){.d-lg-none{display:none}.d-lg-block{display:block}.d-lg-flex{display:flex}}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.align-stretch{align-items:stretch}.flex-1{flex:1}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}@media(min-width:768px){.grid-cols-md-2{grid-template-columns:repeat(2,1fr)}.grid-cols-md-3{grid-template-columns:repeat(3,1fr)}.grid-cols-md-4{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.grid-cols-lg-2{grid-template-columns:repeat(2,1fr)}.grid-cols-lg-3{grid-template-columns:repeat(3,1fr)}.grid-cols-lg-4{grid-template-columns:repeat(4,1fr)}}.m-0{margin:0}.m-auto{margin:auto}.mt-0{margin-top:0}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.ml-auto{margin-left:auto}.mr-auto,.mx-auto{margin-right:auto}.mx-auto{margin-left:auto}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.w-full{width:100%}.w-auto{width:auto}.w-screen{width:100vw}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.inset-0{top:0;left:0;right:0;bottom:0}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.bg-white{background-color:#fff}.bg-light{background-color:#f5f5f5}.bg-dark{background-color:#0d1b2a}.bg-primary{background-color:#3d5a80}.bg-primary-dark{background-color:#1b263b}.bg-accent{background-color:#ee6c4d}.border{border:1px solid #d4d4d4}.border-t{border-top:1px solid #d4d4d4}.border-b{border-bottom:1px solid #d4d4d4}.border-l{border-left:1px solid #d4d4d4}.border-r{border-right:1px solid #d4d4d4}.rounded{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-none{box-shadow:none}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.visible{visibility:visible}.invisible{visibility:hidden}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-100{opacity:1}.section{padding-top:3rem;padding-bottom:3rem}@media(min-width:768px){.section{padding-top:4rem;padding-bottom:4rem}}@media(min-width:1024px){.section{padding-top:5rem;padding-bottom:5rem}}.section-sm{padding-top:2rem;padding-bottom:2rem}@media(min-width:768px){.section-sm{padding-top:3rem;padding-bottom:3rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.page{min-height:100vh}.section--dark{background-color:#0d1b2a;color:#fff}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4,.section--dark h5,.section--dark h6{color:#fff}.section--dark p{color:#c2cfdc}.section--light{background-color:#f5f5f5}.section--gradient{background:linear-gradient(135deg,#0d1b2a,#233554);color:#fff}.section--gradient h1,.section--gradient h2,.section--gradient h3,.section--gradient h4,.section--gradient h5,.section--gradient h6{color:#fff}.divider{width:60px;height:4px;background-color:#ee6c4d;margin:1rem 0}.divider--center{margin-left:auto;margin-right:auto}.divider--white{background-color:#fff}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px}.badge--primary{background-color:#e8ecf1;color:#233554}.badge--accent{background-color:#fcd5cf;color:#c44536}.badge--success{background-color:#dcfce7;color:#22c55e}.icon{display:inline-flex;align-items:center;justify-content:center}.icon--sm{width:20px;height:20px}.icon--md{width:24px;height:24px}.icon--lg{width:32px;height:32px}.icon--xl{width:48px;height:48px}.icon svg{width:100%;height:100%}.icon-box{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem}.icon-box--sm{width:40px;height:40px}.icon-box--md{width:56px;height:56px}.icon-box--lg{width:72px;height:72px}.icon-box--primary{background-color:#e8ecf1;color:#2b4570}.icon-box--accent{background-color:#fcd5cf;color:#c44536}.icon-box svg{width:50%;height:50%}.overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(13,27,42,.7)}.overlay--light{background-color:rgba(13,27,42,.5)}.overlay--gradient{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(13,27,42,.7) 0,rgba(13,27,42,.5))}.img-wrapper{position:relative;overflow:hidden;background-color:#e5e5e5}.img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.img-wrapper:hover img{transform:scale(1.05)}.aspect-video{position:relative}.aspect-video:before{content:"";display:block;padding-top:56.25%}.aspect-video>*{position:absolute;top:0;left:0;width:100%;height:100%}.aspect-square{position:relative}.aspect-square:before{content:"";display:block;padding-top:100%}.aspect-square>*{position:absolute;top:0;left:0;width:100%;height:100%}.aspect-4-3{position:relative}.aspect-4-3:before{content:"";display:block;padding-top:75%}.aspect-4-3>*{position:absolute;top:0;left:0;width:100%;height:100%}.skeleton{background:linear-gradient(90deg,#e5e5e5 25%,#f5f5f5 50%,#e5e5e5 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:.375rem}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.back-to-top{position:fixed;bottom:1.5rem;right:1.5rem;width:48px;height:48px;background-color:#233554;color:#fff;border-radius:9999px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .2s ease;z-index:1030}.back-to-top:hover{background-color:#1b263b;transform:translateY(-2px)}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top svg{width:24px;height:24px}.page-enter-active,.page-leave-active{transition:opacity .2s ease}.page-enter-from,.page-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:transform .2s ease,opacity .2s ease}.slide-enter-from{transform:translateX(-20px);opacity:0}.slide-leave-to{transform:translateX(20px);opacity:0}body{background-color:var(--bg-body);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}html[data-theme=dark] .h1,html[data-theme=dark] .h2,html[data-theme=dark] h1,html[data-theme=dark] h2{color:#fafafa}html[data-theme=dark] .h3,html[data-theme=dark] .h4,html[data-theme=dark] h3,html[data-theme=dark] h4{color:#f5f5f5}html[data-theme=dark] .h5,html[data-theme=dark] .h6,html[data-theme=dark] h5,html[data-theme=dark] h6{color:#e5e5e5}html[data-theme=dark] p{color:var(--text-secondary)}html[data-theme=dark] .lead{color:#e5e5e5}html[data-theme=dark] .text-muted{color:#a3a3a3}html[data-theme=dark] .text-dark{color:#f5f5f5}html[data-theme=dark] .section--light{background-color:var(--bg-section-light)}html[data-theme=dark] .section-title__description{color:#d4d4d4}html[data-theme=dark] .form-label{color:#e5e5e5}html[data-theme=dark] .form-input,html[data-theme=dark] .form-select,html[data-theme=dark] .form-textarea{background-color:#2d2d2d;border-color:#404040;color:#f5f5f5}html[data-theme=dark] .form-input::-moz-placeholder,html[data-theme=dark] .form-select::-moz-placeholder,html[data-theme=dark] .form-textarea::-moz-placeholder{color:#737373}html[data-theme=dark] .form-input::placeholder,html[data-theme=dark] .form-select::placeholder,html[data-theme=dark] .form-textarea::placeholder{color:#737373}html[data-theme=dark] .form-input:focus,html[data-theme=dark] .form-select:focus,html[data-theme=dark] .form-textarea:focus{border-color:#5c7a9e;background-color:#2d2d2d;box-shadow:0 0 0 3px rgba(61,90,128,.2)}html[data-theme=dark] .form-check__label{color:#e5e5e5}html[data-theme=dark] .form-help{color:#a3a3a3}html[data-theme=dark] .form-file__label{background-color:#2d2d2d;border-color:#525252}html[data-theme=dark] .form-file__label:hover{border-color:#5c7a9e;background-color:#404040}html[data-theme=dark] .form-file__icon{color:#737373}html[data-theme=dark] .form-file__text{color:#d4d4d4}html[data-theme=dark] .badge--primary{background-color:rgba(61,90,128,.2);color:#8fa4bd}html[data-theme=dark] .icon-box--primary{background-color:rgba(61,90,128,.15);color:#8fa4bd}html[data-theme=dark] .feature-card__icon{background-color:rgba(61,90,128,.2);color:#8fa4bd}html[data-theme=dark] .feature-card__title{color:#f5f5f5}html[data-theme=dark] .feature-card__description{color:#d4d4d4}html[data-theme=dark] .service-card{background-color:var(--bg-card);box-shadow:0 4px 6px -1px rgba(0,0,0,.4)}html[data-theme=dark] .service-card__icon{background-color:rgba(61,90,128,.2);color:#8fa4bd}html[data-theme=dark] .service-card__title{color:#f5f5f5}html[data-theme=dark] .service-card__description{color:#d4d4d4}html[data-theme=dark] .industry-card{background-color:var(--bg-card)}html[data-theme=dark] .stats{background-color:#1a1a1a}html[data-theme=dark] .stats__value{color:#ee6c4d}html[data-theme=dark] .stats__label{color:#d4d4d4}html[data-theme=dark] .testimonials{background-color:#111827}html[data-theme=dark] .testimonial-card{background-color:var(--bg-card);box-shadow:0 4px 6px -1px rgba(0,0,0,.4)}html[data-theme=dark] .testimonial-card__quote{color:#e5e5e5}html[data-theme=dark] .testimonial-card__author{border-top-color:#404040}html[data-theme=dark] .testimonial-card__name{color:#f5f5f5}html[data-theme=dark] .testimonial-card__title{color:#a3a3a3}html[data-theme=dark] .process-step__title{color:#f5f5f5}html[data-theme=dark] .process-step__description{color:#d4d4d4}html[data-theme=dark] .capability-card{background-color:#2d2d2d;border-color:#404040}html[data-theme=dark] .capability-card h4{color:#f5f5f5}html[data-theme=dark] .capability-card ul li,html[data-theme=dark] .service-content .service-description p{color:#d4d4d4}html[data-theme=dark] .feature-list li{background-color:#2d2d2d;color:#e5e5e5}html[data-theme=dark] .material-tag{background-color:rgba(61,90,128,.2);color:#8fa4bd;border-color:rgba(92,122,158,.3)}html[data-theme=dark] .sidebar-card{border-color:#404040}html[data-theme=dark] .sidebar-card .specs-list li{border-bottom-color:#404040}html[data-theme=dark] .sidebar-card .specs-list .specs-label{color:#a3a3a3}html[data-theme=dark] .sidebar-card .specs-list .specs-value{color:#f5f5f5}html[data-theme=dark] .sidebar-card .related-list li{border-bottom-color:#404040}html[data-theme=dark] .sidebar-card .related-list li a{color:#d4d4d4}html[data-theme=dark] .about-content .lead{color:#e5e5e5}html[data-theme=dark] .about-content p{color:#d4d4d4}html[data-theme=dark] .team-card__name{color:#f5f5f5}html[data-theme=dark] .team-card__title{color:#a3a3a3}html[data-theme=dark] .team-card__bio{color:#d4d4d4}html[data-theme=dark] .cert-card__name{color:#f5f5f5}html[data-theme=dark] .cert-card__desc{color:#d4d4d4}html[data-theme=dark] .cert-card{background-color:var(--bg-card);border-color:var(--border-color)}html[data-theme=dark] .quality-intro__content .lead{color:#e5e5e5}html[data-theme=dark] .quality-intro__content p{color:#d4d4d4}html[data-theme=dark] .process-step__content h4{color:#f5f5f5}html[data-theme=dark] .process-step__content p{color:#d4d4d4}html[data-theme=dark] .equipment-card{background-color:var(--bg-card)}html[data-theme=dark] .equipment-card h4,html[data-theme=dark] .equipment-card__name{color:#f5f5f5}html[data-theme=dark] .equipment-card__specs li{color:#d4d4d4}html[data-theme=dark] .equipment-card__qty{color:#8fa4bd}html[data-theme=dark] .material-card{background-color:var(--bg-card)}html[data-theme=dark] .material-card h4{color:#f5f5f5}html[data-theme=dark] .material-tag{background-color:#404040;color:#e5e5e5;border-color:#525252}html[data-theme=dark] .industry-detail{border-bottom-color:#404040}html[data-theme=dark] .industry-detail__content h3{color:#fafafa}html[data-theme=dark] .industry-detail__desc{color:#d4d4d4}html[data-theme=dark] .industry-detail__apps h4,html[data-theme=dark] .industry-detail__caps h4,html[data-theme=dark] .industry-detail__certs h4{color:#e5e5e5}html[data-theme=dark] .industry-detail .app-list li,html[data-theme=dark] .industry-detail .cap-list li{color:#d4d4d4}html[data-theme=dark] .industry-detail .cert-badge{background-color:rgba(238,108,77,.15);color:#f28c7a}html[data-theme=dark] .filter-btn{color:#d4d4d4;border-color:#525252;background-color:transparent}html[data-theme=dark] .filter-btn.active,html[data-theme=dark] .filter-btn:hover{background-color:#2b4570;color:#fff;border-color:#2b4570}html[data-theme=dark] .video-card{background-color:var(--bg-card)}html[data-theme=dark] .video-card__content h4{color:#f5f5f5}html[data-theme=dark] .video-card__content p{color:#d4d4d4}html[data-theme=dark] .lightbox__info{background-color:#2d2d2d}html[data-theme=dark] .lightbox__info h3{color:#f5f5f5}html[data-theme=dark] .lightbox__info p{color:#d4d4d4}html[data-theme=dark] .lightbox__tag{color:#8fa4bd}html[data-theme=dark] .quote-success p{color:#d4d4d4}html[data-theme=dark] .quote-success .ref-number{color:#8fa4bd}html[data-theme=dark] .file-upload-placeholder p{color:#d4d4d4}html[data-theme=dark] .file-upload-placeholder .text-muted,html[data-theme=dark] .form-disclaimer{color:#a3a3a3}html[data-theme=dark] .sidebar-card{background-color:var(--bg-card)}html[data-theme=dark] .sidebar-card h4,html[data-theme=dark] .steps-list strong{color:#f5f5f5}html[data-theme=dark] .contact-form-wrapper>p,html[data-theme=dark] .steps-list p{color:#d4d4d4}html[data-theme=dark] .img-wrapper{background-color:#404040}html[data-theme=dark] .skeleton{background:linear-gradient(90deg,#404040 25%,#525252 50%,#404040 75%)}html[data-theme=dark] .divider{background-color:#ee6c4d}html[data-theme=dark] .faq-item{border-color:#404040;background-color:var(--bg-card)}html[data-theme=dark] .faq-item--open{box-shadow:0 4px 6px -1px rgba(0,0,0,.4)}html[data-theme=dark] .faq-item__question{color:#f5f5f5}html[data-theme=dark] .faq-item__answer{border-top-color:#404040}html[data-theme=dark] .faq-item__answer p{color:#d4d4d4}html[data-theme=dark] .faq-item__icon{color:#f28c7a}html[data-theme=dark] .filter-btn--active{background-color:#2b4570;border-color:#2b4570;color:#fff}