.soeteck-consent{font-family:var(--soeteck-font-ui);color:var(--soeteck-text)}.soeteck-consent-banner{z-index:9990;-webkit-backdrop-filter:blur(12px)saturate(1.2);border:1px solid var(--soeteck-border);opacity:1;visibility:hidden;width:min(1100px,100vw - 28px);transition:transform .32s ease-out, box-shadow var(--soeteck-transition-medium), visibility .32s ease-out;will-change:transform;background:#f5f8fdf2;border-radius:14px;align-items:center;gap:22px;padding:20px 24px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)translateY(calc(100% + 40px));box-shadow:0 1px 2px #0b1f3a0f,0 14px 30px #0b1f3a1f,0 40px 90px #0b1f3a38,inset 0 1px #ffffffd9}.soeteck-consent-banner:hover{box-shadow:0 2px 4px #0b1f3a14,0 20px 42px #0b1f3a29,0 52px 110px #0b1f3a42,inset 0 1px #ffffffe6}.soeteck-consent-banner.is-visible{opacity:1;visibility:visible;animation:.8s cubic-bezier(.22,1,.36,1) .4s both soeteck-banner-enter;transform:translate(-50%)translateY(0)}@keyframes soeteck-banner-enter{0%{transform:translate(-50%)translateY(calc(100% + 42px))}to{transform:translate(-50%)translateY(0)}}.soeteck-consent-banner__eyebrow{display:none}.soeteck-consent-banner__copy{flex-wrap:wrap;flex:auto;align-items:baseline;gap:2px 8px;min-width:0;display:flex}.soeteck-consent-banner__title{font-size:1rem;font-weight:var(--soeteck-weight-bold);white-space:nowrap;margin:0;line-height:1.3}.soeteck-consent-banner__body{color:var(--soeteck-text-soft);margin:0;font-size:.8125rem;line-height:1.5}.soeteck-consent-banner__body a{color:var(--soeteck-primary);border-bottom:1px solid;font-weight:600;text-decoration:none}.soeteck-consent-banner__body a:hover{color:var(--soeteck-primary-dark)}.soeteck-consent-banner__actions{flex:none;align-items:center;gap:10px;display:flex}.soeteck-consent__btn{font-family:var(--soeteck-font-ui);min-height:40px;font-size:.875rem;font-weight:var(--soeteck-weight-semibold);text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--soeteck-transition-fast), color var(--soeteck-transition-fast), border-color var(--soeteck-transition-fast), box-shadow var(--soeteck-transition-fast);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:0 18px;line-height:1;display:inline-flex}.soeteck-consent__btn--primary{background:var(--soeteck-primary);color:#fff;box-shadow:0 6px 16px #1a85e547}.soeteck-consent__btn--primary:hover{background:var(--soeteck-primary-dark);color:#fff}.soeteck-consent__btn--outline{color:var(--soeteck-primary);border-color:var(--soeteck-primary);background:0 0}.soeteck-consent__btn--outline:hover{background:var(--soeteck-primary);color:#fff}.soeteck-consent__btn--ghost{color:var(--soeteck-muted);font-weight:var(--soeteck-weight-medium);background:0 0;border-color:#0000;padding:0 8px}.soeteck-consent__btn--ghost:hover{color:var(--soeteck-text);background:0 0;transform:none}.soeteck-consent-chip{z-index:9980;border:1px solid var(--soeteck-border-soft);backdrop-filter:blur(8px);min-height:40px;color:var(--soeteck-text-soft);font-size:.8125rem;font-weight:var(--soeteck-weight-semibold);cursor:pointer;-webkit-tap-highlight-color:transparent;opacity:0;visibility:hidden;transition:opacity var(--soeteck-transition-medium), visibility var(--soeteck-transition-medium), transform var(--soeteck-transition-medium);background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;padding:0 15px;display:inline-flex;position:fixed;bottom:20px;left:20px;transform:translateY(8px);box-shadow:0 8px 24px #0b1f3a1f}.soeteck-consent-chip.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.soeteck-consent-chip:hover{border-color:var(--soeteck-primary);color:var(--soeteck-primary)}.soeteck-consent-chip__icon{width:16px;height:16px;color:var(--soeteck-primary);display:inline-flex}.soeteck-consent-chip__icon svg{fill:currentColor;width:16px;height:16px;display:block}.soeteck-consent-overlay{z-index:9995;backdrop-filter:blur(2px);opacity:0;visibility:hidden;background:#0b1f3a6b;place-items:center;padding:clamp(20px,4vw,40px);transition:opacity .24s ease-out,visibility .24s ease-out;display:grid;position:fixed;inset:0}.soeteck-consent-overlay.is-open{opacity:1;visibility:visible}.soeteck-consent-drawer{background:var(--soeteck-white);opacity:0;border-radius:16px;flex-direction:column;width:min(560px,100%);max-height:min(86vh,720px);transition:opacity .24s cubic-bezier(.4,0,.2,1),transform .24s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;transform:scale(.97);box-shadow:0 40px 90px #0b1f3a42}.soeteck-consent-overlay.is-open .soeteck-consent-drawer{opacity:1;transform:scale(1)}.soeteck-consent-drawer__header{border-bottom:1px solid var(--soeteck-border-soft);background:linear-gradient(#e8f3ffa6,#0000 70%);justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 26px 16px;display:flex;position:relative}.soeteck-consent-drawer__title{font-size:19px;font-weight:var(--soeteck-weight-bold);margin:0;line-height:1.25}.soeteck-consent-drawer__close{border:1px solid var(--soeteck-border-soft);width:34px;height:34px;color:var(--soeteck-muted);cursor:pointer;transition:background var(--soeteck-transition-fast), color var(--soeteck-transition-fast);background:0 0;border-radius:10px;flex:0 0 34px;place-items:center;font-size:20px;line-height:1;display:inline-grid}.soeteck-consent-drawer__close:hover{background:var(--soeteck-surface);color:var(--soeteck-text)}.soeteck-consent-drawer__body{overscroll-behavior:contain;padding:2px 26px 6px;overflow-y:auto}.soeteck-consent-row{border-bottom:1px solid var(--soeteck-border-soft);align-items:flex-start;gap:14px;padding:17px 0;display:flex}.soeteck-consent-row:last-child{border-bottom:0}.soeteck-consent-row__label-wrap{flex:1;min-width:0}.soeteck-consent-row__label{font-size:.9375rem;font-weight:var(--soeteck-weight-semibold);margin:0;line-height:1.35}.soeteck-consent-row__desc{color:var(--soeteck-muted);margin:3px 0 0;font-size:.8125rem;line-height:1.55}.soeteck-consent-row__note{color:#11a35c;letter-spacing:.02em;background:#e9f9f0;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin:6px 0 0;padding:3px 10px;font-size:.75rem;font-style:normal;font-weight:700;line-height:1.4;display:inline-flex}.soeteck-consent-row__note:before{content:"";background:#2fd37f;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.soeteck-consent-switch{cursor:pointer;background:#d1d5db;border-radius:12px;flex-shrink:0;width:46px;height:24px;margin-top:2px;transition:background .2s;position:relative}.soeteck-consent-switch:has(input:checked){background:var(--soeteck-primary)}.soeteck-consent-switch__input{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;margin:0;position:absolute}.soeteck-consent-switch__knob{pointer-events:none;background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000001f}.soeteck-consent-switch:has(input:checked) .soeteck-consent-switch__knob{transform:translate(22px)}.soeteck-consent-switch--disabled{cursor:not-allowed;opacity:.85}.soeteck-consent-switch--disabled .soeteck-consent-switch__input{cursor:not-allowed}.soeteck-consent-drawer__us-note{border:1px solid var(--soeteck-border);background:var(--soeteck-surface);color:var(--soeteck-text-soft);border-radius:10px;align-items:flex-start;gap:10px;margin:14px 0 8px;padding:12px 14px;font-size:.8125rem;line-height:1.5;display:flex}.soeteck-consent-drawer__footer{border-top:1px solid var(--soeteck-border-soft);flex-direction:column;gap:12px;padding:14px 26px 22px;display:flex}.soeteck-consent-drawer__footer .row{gap:10px;display:flex}.soeteck-consent-drawer__footer .row>*{flex:1}.soeteck-consent-drawer__footer .cb{justify-content:space-between;align-items:center;display:flex}.soeteck-consent-drawer__footer .cb .reject{color:var(--soeteck-muted);font-family:var(--soeteck-font-ui);cursor:pointer;background:0 0;border:0;padding:6px;font-size:.8125rem;text-decoration:underline}.soeteck-consent-drawer__footer .cb .reject:hover{color:var(--soeteck-text)}.soeteck-consent-toast{z-index:9999;background:var(--soeteck-navy);color:#fff;min-height:42px;font-size:.875rem;font-weight:var(--soeteck-weight-medium);opacity:0;visibility:hidden;transition:opacity var(--soeteck-transition-medium), visibility var(--soeteck-transition-medium), transform var(--soeteck-transition-medium);border-radius:10px;padding:10px 18px;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(16px);box-shadow:0 14px 34px #0b1f3a4d}.soeteck-consent-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}@media (width<=768px){.soeteck-consent-banner{width:calc(100vw - 16px);bottom:max(8px, env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;border-radius:14px;flex-direction:column;align-items:stretch;gap:12px;max-height:84vh;padding:16px 18px 18px;overflow-y:auto}.soeteck-consent-banner__copy{display:block}.soeteck-consent-banner__title{white-space:normal;margin-bottom:2px}.soeteck-consent-banner__actions{flex-wrap:wrap}.soeteck-consent-banner__actions>*{flex:auto;min-width:0;min-height:44px}.soeteck-consent-banner__actions .soeteck-consent__btn--ghost{color:var(--soeteck-primary);order:-1;min-height:40px}.soeteck-consent-chip{left:max(16px, env(safe-area-inset-left,0px));bottom:max(16px, env(safe-area-inset-bottom,0px));min-height:44px}.soeteck-consent-overlay{align-items:flex-end;padding:0}.soeteck-consent-drawer{width:100%;max-height:92vh;padding-bottom:max(20px, env(safe-area-inset-bottom,0px));border-radius:16px 16px 0 0;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);transform:translateY(12px)scale(1)}.soeteck-consent-overlay.is-open .soeteck-consent-drawer{transform:translateY(0)scale(1)}.soeteck-consent-drawer__header,.soeteck-consent-drawer__body{padding-left:20px;padding-right:20px}.soeteck-consent-drawer__footer{padding-bottom:0;padding-left:20px;padding-right:20px}}@media (prefers-reduced-motion:reduce){.soeteck-consent-banner,.soeteck-consent-chip,.soeteck-consent-overlay,.soeteck-consent-drawer,.soeteck-consent-row,.soeteck-consent-toast,.soeteck-consent-switch,.soeteck-consent-switch__knob,.soeteck-consent__btn{transition:none!important;animation:none!important}}@font-face{font-family:Sora;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/sora/sora-v16-latin-400.woff2)format("woff2")}@font-face{font-family:Sora;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/sora/sora-v16-latin-500.woff2)format("woff2")}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/sora/sora-v16-latin-600.woff2)format("woff2")}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/sora/sora-v16-latin-700.woff2)format("woff2")}.skip-link{background:var(--soeteck-primary);color:var(--soeteck-white);z-index:10000;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:top .2s;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden;word-wrap:normal!important}#page.site{width:100%;max-width:none;margin:0;padding:0}.site-header{z-index:1000;border-top:var(--soeteck-header-topbar) solid var(--soeteck-navy-accent);width:100%;box-shadow:var(--soeteck-shadow-header);background:#f3f3f3;transition:transform .5s;position:sticky;top:0}.header-inner{width:100%;height:var(--soeteck-header-h);align-items:center;gap:36px;padding:0 15px;display:flex}.site-logo-link{flex:0 0 230px;align-items:center;width:230px;height:57px;display:inline-flex}.site-logo-image{width:230px;height:auto;display:block}.main-navigation{flex:auto;align-items:center;min-width:0;display:flex}.primary-menu{justify-content:center;align-items:center;gap:20px;width:100%;margin:0;padding:0;list-style:none;display:flex}.primary-menu-item{min-height:var(--soeteck-header-h);align-items:center;display:flex;position:relative}.primary-menu-link{font-family:var(--soeteck-font-ui);min-height:var(--soeteck-header-h);color:var(--soeteck-text);white-space:nowrap;align-items:center;font-size:16px;font-weight:500;line-height:1.2;display:inline-flex}.primary-menu-link:hover,.primary-menu-item:hover>.primary-menu-link,.primary-menu-item:focus-within>.primary-menu-link{color:var(--soeteck-primary)}.submenu-toggle{font-family:var(--soeteck-font-ui);width:18px;height:18px;color:var(--soeteck-text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin-left:6px;padding:0;font-size:17px;line-height:1;display:inline-flex}@media (width>=1200px){.primary-menu{min-height:var(--soeteck-header-h);align-items:flex-end}.primary-menu-item{min-height:0;padding-bottom:25px}.primary-menu-link{min-height:0}.submenu-toggle{height:18px}.has-megamenu:hover>.megamenu-panel,.has-megamenu:focus-within>.megamenu-panel,.has-megamenu.submenu-open>.megamenu-panel{display:block}.megamenu-panel{top:var(--soeteck-header-total);z-index:999;background:var(--soeteck-white);border-top:2px solid var(--soeteck-primary);box-shadow:var(--soeteck-shadow-panel);display:none;position:fixed;left:0;right:0}.megamenu-inner{grid-template-columns:repeat(4,minmax(180px,1fr));gap:36px;width:80%;margin:0 auto;padding:20px 0;display:grid}.megamenu-column{min-width:0}.menu-products .megamenu-inner{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:space-between}.solutions-megamenu-inner{background:var(--soeteck-white);grid-template-columns:minmax(0,1fr) 376px;width:72%;max-width:1280px;min-height:372px;margin:0 auto;display:grid}.solutions-megamenu-main{padding:28px 40px 56px 0}.solutions-megamenu-title{font-family:var(--soeteck-font-heading);border-bottom:1px solid var(--soeteck-border);color:var(--soeteck-text);text-transform:uppercase;margin:0 0 26px;padding-bottom:20px;font-size:18px;font-weight:700;line-height:1.2}.solutions-bento{font-family:var(--soeteck-font-body);align-items:stretch;gap:16px;display:flex}.solutions-bento-featured{min-width:0;color:var(--soeteck-white);background:linear-gradient(180deg, #0b1624e0 0%, #0f223a99 100%), url(/resources/ai-data-center-card-bg.jpg) center/cover no-repeat, var(--soeteck-primary-dark);border-radius:16px;flex-direction:column;flex:1 1 0;padding:24px;text-decoration:none;display:flex}.solutions-bento-grid{flex:2 1 0;grid-template-columns:repeat(2,1fr);gap:16px;min-width:0;display:grid}.solutions-bento-featured__icon{color:#bfe0ff;margin-bottom:16px}.solutions-bento-featured__title{font-family:var(--soeteck-font-heading);color:var(--soeteck-white);margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.25;display:block}.solutions-bento-featured__desc{color:#ffffffdb;font-size:14px;line-height:1.5;display:block}.solutions-bento-featured__explore{color:var(--soeteck-white);align-self:flex-start;align-items:center;gap:6px;margin-top:auto;font-size:14px;font-weight:500;display:inline-flex}.solutions-bento-featured__arrow{transition:transform .2s;display:inline-block}.solutions-bento-featured:hover .solutions-bento-featured__arrow{transform:translate(4px)}.solutions-bento-item{border:1px solid var(--soeteck-border-soft);background:var(--soeteck-white);color:var(--soeteck-text);border-radius:12px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-content:start;column-gap:12px;padding:16px 20px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:grid}.solutions-bento-item__icon{color:var(--soeteck-primary);grid-area:1/1/3;align-self:start;padding-top:2px}.solutions-bento-item__title{font-family:var(--soeteck-font-heading);color:var(--soeteck-text);white-space:nowrap;text-overflow:ellipsis;grid-column:2;margin-bottom:4px;font-size:15px;font-weight:600;line-height:1.3;display:block;overflow:hidden}.solutions-bento-item__desc{-webkit-line-clamp:2;color:var(--soeteck-muted);-webkit-box-orient:vertical;grid-column:2;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.solutions-bento-item:hover,.solutions-bento-item:focus-visible{border-color:var(--soeteck-primary);box-shadow:0 4px 12px color-mix(in srgb, var(--soeteck-primary) 12%, transparent);transform:translateY(-2px)}.solutions-megamenu-sidebar{background:var(--soeteck-surface);flex-direction:column;min-height:372px;padding:28px 30px 30px;display:flex}.solutions-industry-list{margin:0;padding:0;list-style:none}.solutions-industry-list li a{color:var(--soeteck-text);font-size:16px;font-weight:500;line-height:1.35;text-decoration:none;transition:color .2s;display:block}.solutions-industry-list li a:hover{color:var(--soeteck-primary);text-underline-offset:3px;text-decoration:underline}.solutions-industry-list li+li{margin-top:14px}.news-megamenu-inner{background:var(--soeteck-white);grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;width:78%;max-width:1504px;margin:0 auto;padding:30px 0 42px;display:grid}.news-megamenu-column{min-width:0}.megamenu-heading{font-family:var(--soeteck-font-heading);color:var(--soeteck-text);align-items:center;gap:6px;margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.2;text-decoration:none;display:flex}.megamenu-heading__marker{background:var(--soeteck-primary);border-radius:3px;flex:none;width:14px;height:14px;display:inline-block}.megamenu-heading-text{transition:color .2s;display:inline-block;position:relative}.megamenu-heading-text:after{content:"";background-color:var(--soeteck-primary);width:0;height:2px;transition:width .2s;position:absolute;bottom:-2px;left:0}.megamenu-heading:hover .megamenu-heading-text{color:var(--soeteck-primary)}.megamenu-heading:hover .megamenu-heading-text:after{width:100%}.news-megamenu-subtitle{min-height:24px;font-family:var(--soeteck-font-body);border-bottom:1px solid var(--soeteck-border);color:var(--soeteck-muted);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-style:italic;font-weight:400;line-height:1.25}.news-featured-card,.news-featured-placeholder{color:var(--soeteck-text);text-decoration:none;display:block}.news-featured-placeholder{color:#94a3b8;background:#f3f6fa;border-radius:4px;justify-content:center;align-items:center;width:100%;height:150px;display:flex}.news-featured-icon{justify-content:center;align-items:center;display:flex}.news-featured-image{background:#f3f6fa;width:100%;height:150px;margin-bottom:14px;display:block;position:relative;overflow:hidden}.news-featured-image img{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.news-date-badge{background:color-mix(in srgb, var(--soeteck-primary) 92%, transparent);width:78px;min-height:20px;color:var(--soeteck-white);white-space:nowrap;border-radius:3px;justify-content:center;align-items:center;padding:4px 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.news-featured-image .news-date-badge{position:absolute;bottom:10px;left:10px}.news-featured-title{min-height:40px;color:var(--soeteck-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:16px;font-weight:700;line-height:1.25;transition:color .18s;display:-webkit-box;overflow:hidden}.news-featured-excerpt{min-height:34px;color:var(--soeteck-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.news-featured-card:hover .news-featured-image img{transform:scale(1.04)}.news-featured-card:hover .news-featured-title{color:var(--soeteck-primary)}.news-latest-list{border-top:1px solid var(--soeteck-border-soft);margin:18px 0 0;padding:14px 0 0;list-style:none}.news-latest-list li+li{margin-top:10px}.news-latest-list a{color:var(--soeteck-muted);grid-template-columns:78px minmax(0,1fr);align-items:start;gap:14px;font-size:13px;font-weight:500;line-height:1.35;text-decoration:none;transition:color .18s;display:grid}.news-latest-list a:hover{color:var(--soeteck-primary)}.megamenu-list,.megamenu-sublist{margin:0;padding:0;list-style:none}.megamenu-list>li+li{margin-top:5px}.megamenu-list a,.megamenu-sublist a{color:var(--soeteck-muted);margin-left:24px;font-size:13px;font-weight:400;line-height:1.35;text-decoration:none;transition:color .3s;display:block}.megamenu-list a:hover,.megamenu-sublist a:hover{color:var(--soeteck-primary)}.megamenu-sublist{margin-top:7px;margin-left:14px}.megamenu-sublist>li+li{margin-top:6px}.megamenu-sublist a{color:var(--soeteck-muted);font-size:13px}.site-header .megamenu-panel{top:var(--soeteck-header-total);opacity:0;visibility:hidden;pointer-events:none;width:auto;transition:opacity .2s ease-out,visibility .2s ease-out;display:block;position:fixed;left:0;right:0}.site-header .has-megamenu:hover>.megamenu-panel,.site-header .has-megamenu:focus-within>.megamenu-panel,.site-header .has-megamenu.submenu-open>.megamenu-panel{opacity:1;visibility:visible;pointer-events:auto}}.header-actions{flex:none;justify-content:flex-end;align-items:center;gap:14px;margin-left:auto;display:flex}.header-dropdown{position:relative}@media (width>=1200px){.header-dropdown{min-height:var(--soeteck-header-h);align-items:center;margin:0 -10px;padding:0 10px;display:flex}.header-dropdown:after{content:"";height:14px;position:absolute;top:100%;left:0;right:0}.header-icon-button,.language-toggle{height:var(--soeteck-header-h)}.header-icon-button{width:64px}.language-toggle{padding:0 10px}}.header-icon-button,.language-toggle{font-family:var(--soeteck-font-ui);height:30px;color:var(--soeteck-text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:color .18s,background-color .18s;display:inline-flex}.header-dropdown:hover>.header-icon-button,.header-dropdown:focus-within>.header-icon-button,.header-dropdown.dropdown-open>.header-icon-button,.header-dropdown:hover>.language-toggle,.header-dropdown:focus-within>.language-toggle,.header-dropdown.dropdown-open>.language-toggle{color:var(--soeteck-primary)}.header-icon-button{width:55px;font-size:28px;line-height:1}.language-toggle{gap:6px;width:auto;padding:0}.globe-icon,.search-icon{width:22px;height:22px;transition:filter .18s;display:block}.search-icon{width:18px;height:18px}.language-panel img{object-fit:cover;width:18px;height:12px}.header-dropdown:hover .globe-icon,.header-dropdown:focus-within .globe-icon,.header-dropdown.dropdown-open .globe-icon,.header-dropdown:hover .search-icon,.header-dropdown:focus-within .search-icon,.header-dropdown.dropdown-open .search-icon{filter:brightness(0)saturate()invert(45%)sepia(91%)saturate(1476%)hue-rotate(184deg)brightness(94%)contrast(91%)}.dropdown-chevron{transform-origin:50%;flex:none;transition:transform .2s cubic-bezier(.4,0,.2,1);display:block}.has-megamenu:hover>.submenu-toggle .dropdown-chevron,.has-megamenu:focus-within>.submenu-toggle .dropdown-chevron,.has-megamenu.submenu-open>.submenu-toggle .dropdown-chevron,.header-dropdown:hover .dropdown-chevron,.header-dropdown:focus-within .dropdown-chevron,.header-dropdown.dropdown-open .dropdown-chevron{transform:rotate(180deg)}.header-dropdown-panel{top:var(--soeteck-header-total);z-index:1001;background:var(--soeteck-white);border-top:2px solid var(--soeteck-primary);width:auto;min-height:120px;box-shadow:var(--soeteck-shadow-panel);display:none;position:fixed;left:0;right:0}@media (width>=1200px){.header-dropdown:focus-within>.header-dropdown-panel,.header-dropdown.dropdown-open>.header-dropdown-panel{display:flex}}@media (width<=1199px){.header-search>.header-dropdown-panel{display:none!important}}.search-panel{justify-content:center;align-items:center;padding:26px 15px}.header-search-form{border:1px solid var(--soeteck-border-soft);border-radius:var(--soeteck-radius-pill);background:var(--soeteck-white);width:100%;max-width:720px;height:50px;transition:border-color var(--soeteck-transition-fast), box-shadow var(--soeteck-transition-fast);align-items:center;gap:10px;padding:4px 6px 4px 20px;display:flex;box-shadow:0 1px 2px #0f172a0d}.header-search-form:focus-within{border-color:var(--soeteck-primary);box-shadow:0 0 0 3px var(--soeteck-primary-soft)}.header-search-form input[type=search]{min-width:0;height:100%;color:var(--soeteck-text);background:0 0;border:0;outline:0;flex:1;padding:0;font-size:14px}.header-search-form input[type=search]::placeholder{color:var(--soeteck-muted);transition:color var(--soeteck-transition-fast)}.header-search-form button{border-radius:var(--soeteck-radius-pill);background:var(--soeteck-primary);height:38px;color:var(--soeteck-white);cursor:pointer;transition:background var(--soeteck-transition-fast);border:0;flex:none;padding:0 22px;font-size:13px;font-weight:600}.header-search-form button:hover,.header-search-form button:focus-visible{background:var(--soeteck-primary-dark);outline-offset:2px}.language-panel{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;min-height:120px;margin:0;padding:25px 20px;list-style:none}.language-panel a{color:var(--soeteck-text);white-space:nowrap;border:1px solid #ddd;border-radius:4px;align-items:center;gap:8px;padding:10px 15px;font-size:13px;line-height:1;text-decoration:none;transition:color .3s,border-color .3s,background .3s;display:flex}.language-panel a:hover,.language-panel a[aria-current=true]{color:var(--soeteck-primary);border-color:var(--soeteck-primary);background:#f0f7ff}.header-contact-button{background:var(--soeteck-primary);width:200px;height:44px;color:var(--soeteck-white);letter-spacing:.5px;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:background .3s;display:inline-flex}.header-contact-button:hover{background:var(--soeteck-primary-dark);color:var(--soeteck-white)}.mobile-menu-overlay,.mobile-search-overlay{display:none}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;display:none}.menu-toggle-line{background:var(--soeteck-text);transform-origin:50%;width:24px;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);display:block}@media (width<=1400px){.header-inner,.primary-menu{gap:24px}.header-contact-button{width:160px}.megamenu-inner{width:calc(100% - 160px)}}@media (width<=1199px){body.mobile-menu-open{overflow:hidden}.header-inner{justify-content:space-between;position:relative}.site-logo-link{order:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-actions{z-index:2;order:3;position:relative}.header-search{display:flex}.menu-toggle{z-index:2;order:1;display:inline-flex;position:relative}.menu-toggle.is-open .menu-toggle-line:first-child{transform:rotate(45deg)translate(5px,5px)}.menu-toggle.is-open .menu-toggle-line:nth-child(2){opacity:0;transform:scale(.8)}.menu-toggle.is-open .menu-toggle-line:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.main-navigation,#site-navigation{display:none!important}.mobile-menu-overlay{z-index:10000;opacity:0;visibility:hidden;will-change:opacity, visibility;background-color:#00000080;width:100%;height:100%;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);display:block;position:fixed;top:0;left:0}.mobile-menu-overlay.is-open{opacity:1;visibility:visible}.mobile-menu-sidebar{background-color:var(--soeteck-white);will-change:transform;flex-direction:column;width:85%;max-width:400px;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.mobile-menu-overlay.is-open .mobile-menu-sidebar{transform:translate(0)}.mobile-menu-header{height:var(--soeteck-header-total);border-top:var(--soeteck-header-topbar) solid var(--soeteck-navy-accent);box-shadow:var(--soeteck-shadow-header);background-color:#f3f3f3;border-bottom:1px solid #e5e5e5;align-items:center;padding:0 16px;display:flex;position:relative}.mobile-menu-logo{align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-menu-logo img{width:140px;height:auto}.mobile-menu-close{cursor:pointer;color:var(--soeteck-text);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.mobile-menu-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.mobile-nav{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.mobile-nav-list{margin:0;padding:0;list-style:none}.mobile-menu-item{border-bottom:1px solid #e5e5e5}.mobile-menu-toggle-item,.mobile-menu-link{font-family:var(--soeteck-font-ui);color:#1a1a1a;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;min-height:52px;font-size:16px;font-weight:500;text-decoration:none;display:flex}.mobile-menu-parent-link,.mobile-menu-link{min-height:52px;color:inherit;flex:1;align-items:center;padding:16px;text-decoration:none;display:flex}.mobile-menu-toggle-button,.mobile-accordion-toggle-button{font-family:var(--soeteck-font-ui);width:48px;min-height:48px;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:0 0 48px;justify-content:center;align-items:center;display:inline-flex}.mobile-menu-parent-link:active,.mobile-menu-link:active,.mobile-menu-toggle-button:active,.mobile-accordion-toggle-button:active{background-color:#0000000d;transition:background-color 50ms}.mobile-arrow{color:var(--soeteck-muted);transform-origin:50%;flex-shrink:0;width:16px;height:16px;transition:transform .24s ease-out}.mobile-menu-item.is-open .mobile-arrow{transform:rotate(180deg)}.mobile-submenu{max-height:0;transition:max-height var(--soeteck-accordion-transition);background-color:#f0f0f0;overflow:hidden}.mobile-menu-item.is-open .mobile-submenu{max-height:2000px}.mobile-submenu-content{padding:0}.mobile-accordion-section{border-bottom:1px solid #e0e0e0}.mobile-accordion-section.mobile-has-nested{padding:0}.mobile-accordion-nested .mobile-accordion-section{border-bottom:1px solid #d0d0d0}.mobile-accordion-nested .mobile-accordion-nested .mobile-accordion-section{border-bottom:1px solid silver}.mobile-accordion-nested .mobile-accordion-section:last-child,.mobile-accordion-nested .mobile-accordion-nested .mobile-accordion-section:last-child{border-bottom:none}.mobile-accordion-toggle{-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;min-height:48px;display:flex}.mobile-accordion-main-link{color:#1a1a1a;flex:1;align-items:center;min-height:48px;padding:14px 16px 14px 32px;font-size:15px;font-weight:500;text-decoration:none;display:flex}.mobile-accordion-main-link:active{background-color:#0000000d;transition:background-color 50ms}.mobile-accordion-arrow{color:#888;transform-origin:50%;flex-shrink:0;width:14px;height:14px;transition:transform .24s ease-out}.mobile-accordion-section.is-open>.mobile-accordion-toggle .mobile-accordion-arrow{transform:rotate(180deg)}.mobile-accordion-nested .mobile-accordion-arrow{color:#999;width:12px;height:12px}.mobile-accordion-nested .mobile-accordion-nested .mobile-accordion-arrow{color:#aaa;width:10px;height:10px}.mobile-accordion-nested{max-height:0;transition:max-height var(--soeteck-accordion-transition);background-color:#e0e0e0;overflow:hidden}.mobile-accordion-section.is-open>.mobile-accordion-nested{max-height:1500px}.mobile-accordion-nested .mobile-accordion-nested{background-color:#d0d0d0}.mobile-accordion-sub-link{color:#444;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #d0d0d0;min-height:44px;padding:12px 16px 12px 48px;font-size:14px;font-weight:400;text-decoration:none;transition:background-color .1s cubic-bezier(.4,0,.2,1);display:block}.mobile-accordion-sub-link:active{background-color:#0000000d;transition:background-color 50ms}.mobile-accordion-nested .mobile-accordion-toggle .mobile-accordion-main-link{padding:10px 16px 10px 48px;font-size:14px;font-weight:500}.mobile-accordion-nested .mobile-accordion-toggle .mobile-accordion-arrow{width:12px;height:12px}.mobile-accordion-toggle.mobile-accordion-toggle-link-style{border-bottom:1px solid #d0d0d0;min-height:44px}.mobile-accordion-toggle.mobile-accordion-toggle-link-style .mobile-accordion-main-link{color:#444;padding:12px 16px 12px 48px;font-size:14px;font-weight:400}.mobile-accordion-nested .mobile-accordion-nested .mobile-accordion-sub-link{border-bottom:1px solid silver;padding-left:64px}.mobile-accordion-nested .mobile-accordion-nested .mobile-accordion-sub-link:last-child{border-bottom:none}.mobile-menu-footer{background-color:#f5f5f5;border-top:1px solid #e5e5e5;padding:20px 16px}.mobile-lang-switcher{margin-bottom:16px}.mobile-lang-title{color:var(--soeteck-muted);margin-bottom:12px;font-size:14px;font-weight:500;display:block}.mobile-lang-options{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.mobile-lang-option{background-color:var(--soeteck-white);color:var(--soeteck-text);border:1px solid #ddd;border-radius:4px;align-items:center;gap:8px;min-height:44px;padding:12px;font-size:14px;font-weight:400;text-decoration:none;display:flex}.mobile-lang-option.active{background-color:var(--soeteck-text);color:var(--soeteck-white);border-color:var(--soeteck-text)}.mobile-contact-btn{text-align:center;background-color:var(--soeteck-text);width:100%;color:var(--soeteck-white);-webkit-tap-highlight-color:transparent;border-radius:4px;min-height:48px;padding:14px;font-size:15px;font-weight:500;text-decoration:none;transition:transform .15s cubic-bezier(.4,0,.2,1);display:block}.mobile-contact-btn:active{transition:transform 80ms;transform:scale(.98)}.mobile-search-overlay{z-index:10000;opacity:0;visibility:hidden;will-change:opacity, visibility;background-color:#00000080;width:100%;height:100%;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);display:block;position:fixed;top:0;left:0}.mobile-search-overlay.is-open{opacity:1;visibility:visible}.mobile-search-sidebar{background-color:var(--soeteck-white);will-change:transform;flex-direction:column;width:85%;max-width:400px;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%)}.mobile-search-overlay.is-open .mobile-search-sidebar{transform:translate(0)}.mobile-search-title{color:var(--soeteck-text);font-size:16px;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-search-close{cursor:pointer;color:var(--soeteck-text);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.mobile-search-content{flex:1;padding:20px 16px}.mobile-search-form{border:1px solid var(--soeteck-border-soft);border-radius:var(--soeteck-radius-pill);background:var(--soeteck-white);height:50px;transition:border-color var(--soeteck-transition-fast), box-shadow var(--soeteck-transition-fast);align-items:center;gap:10px;padding:4px 6px 4px 18px;display:flex}.mobile-search-form:focus-within{border-color:var(--soeteck-primary);box-shadow:0 0 0 3px var(--soeteck-primary-soft)}.mobile-search-input{min-width:0;color:var(--soeteck-text);background:0 0;border:0;outline:0;flex:1;padding:0;font-size:14px}.mobile-search-input::placeholder{color:var(--soeteck-muted)}.mobile-search-submit{background:var(--soeteck-primary);color:var(--soeteck-white);border-radius:var(--soeteck-radius-pill);cursor:pointer;width:38px;height:38px;transition:background var(--soeteck-transition-fast);border:none;flex:none;justify-content:center;align-items:center;display:flex}.mobile-search-submit:hover,.mobile-search-submit:focus-visible{background:var(--soeteck-primary-dark)}.site-header .header-contact-button,.language-navigation{display:none}}@media (width<=768px){.header-inner{height:var(--soeteck-header-h);min-height:var(--soeteck-header-h);justify-content:space-between;gap:12px;position:relative}.site-logo-link{flex-basis:180px;width:180px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-logo-image{width:180px}.header-icon-button{width:36px}.search-panel{top:var(--soeteck-header-total);min-height:120px;padding:24px 12px}.language-panel{flex-wrap:wrap;gap:18px 26px;min-height:160px;padding:24px 12px;top:72px}}@media (prefers-reduced-motion:reduce){.mobile-menu-toggle-item,.mobile-menu-link,.mobile-menu-close,.mobile-accordion-toggle,.mobile-accordion-sub-link,.mobile-arrow,.mobile-accordion-arrow,.mobile-submenu,.mobile-accordion-nested,.mobile-contact-btn{transition:none!important;animation:none!important}.mobile-menu-toggle-item:active,.mobile-menu-link:active,.mobile-accordion-toggle:active{transform:none!important}}.site-footer{background:var(--soeteck-dark);color:var(--soeteck-white);margin-top:0}.footer-main{padding:118px 0 74px}.footer-inner{width:min(var(--soeteck-container), calc(100% - 48px));grid-template-columns:280px minmax(0,1fr);align-items:start;gap:88px;margin:0 auto;display:grid}.footer-desktop-nav{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:88px;display:grid}.footer-brand{min-width:0}.footer-logo{align-items:center;display:inline-flex}.footer-brand{flex-direction:column;align-items:center;gap:20px;display:flex}.footer-tagline{max-width:240px;color:var(--soeteck-white);font-family:var(--soeteck-font-ui);text-align:center;letter-spacing:.2px;margin:0;font-size:14px;font-weight:600;line-height:1.5}.footer-logo img{width:240px;height:auto;display:block}.footer-social-title,.footer-column-title{font-family:var(--soeteck-font-heading);color:var(--soeteck-white);margin:0;font-size:20px;font-weight:700;line-height:1.2}.footer-social-block{flex-direction:column;align-self:stretch;align-items:center;gap:16px;display:flex}.footer-social-block-desktop{margin-top:30px}.footer-social-title{text-transform:uppercase;letter-spacing:1.2px;color:#fff9;text-align:center;align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.footer-social-title:before,.footer-social-title:after{content:"";background:#ffffff4d;width:28px;height:1px}.footer-social-links{justify-content:center;align-items:center;gap:7px;width:100%;display:flex}.footer-social-links a{color:#111;background:#f0f2f4;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-flex}.footer-social-links a:hover{color:var(--soeteck-white);transform:translateY(-1px)}.footer-social-links a[aria-label=LinkedIn]:hover{background:#0a66c2}.footer-social-links a[aria-label=Facebook]:hover{background:#1877f2}.footer-social-links a[aria-label=YouTube]:hover{background:red}.footer-social-links svg{fill:currentColor;width:20px;height:20px}.footer-desktop-nav{min-width:0}.footer-column-title{text-align:left;flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.footer-column-title:after{content:"";background:#ffffff4d;width:28px;height:1px}.footer-column .footer-column-title a{font:inherit;color:inherit;text-decoration:none}.footer-column-title a:hover{color:var(--soeteck-primary)}.footer-column{text-align:left}.footer-column ul,.footer-accordion-panel{margin:0;padding:0;list-style:none}.footer-column li+li{margin-top:18px}.footer-column a,.footer-mobile-nav a,.footer-legal-nav a{font-family:var(--soeteck-font-ui);color:var(--soeteck-white);text-decoration:none;transition:color .18s}.footer-column a{font-size:16px;font-weight:500;line-height:1.35}.footer-column a:hover,.footer-mobile-nav a:hover,.footer-legal-nav a:hover{color:var(--soeteck-primary)}.footer-mobile-nav,.footer-social-block-mobile{display:none}.footer-bottom{border-top:1px solid #ffffff61}.footer-bottom-inner{width:min(var(--soeteck-container), calc(100% - 48px));justify-content:space-between;align-items:center;gap:24px;min-height:44px;margin:0 auto;display:flex}.footer-copyright{font-family:var(--soeteck-font-ui);color:var(--soeteck-white);margin:0;font-size:16px;font-weight:500;line-height:1.3}.footer-legal-nav{font-family:var(--soeteck-font-ui);color:var(--soeteck-white);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:0 9px;font-size:16px;font-weight:500;line-height:1.3;display:flex}@media (width<=1200px){.footer-inner,.footer-desktop-nav{gap:48px}.footer-inner{grid-template-columns:250px repeat(3,minmax(0,1fr))}}@media (width<=1199px){.footer-main{padding:82px 0 44px}.footer-inner{flex-direction:column;align-items:center;gap:0;width:min(416px,100% - 48px);display:flex}.footer-brand{text-align:center;align-items:center;width:100%}.footer-logo{margin-bottom:0}.footer-logo img{width:300px}.footer-desktop-nav,.footer-social-block-desktop{display:none}.footer-mobile-nav{width:100%;display:block}.footer-accordion-header,.footer-mobile-link,.footer-accordion-sub-link{border-bottom:1px solid #ffffffb8}.footer-accordion-header{grid-template-columns:minmax(0,1fr) 48px;align-items:center;min-height:52px;display:grid}.footer-accordion-header>a,.footer-mobile-link{font-family:var(--soeteck-font-ui);min-height:52px;color:var(--soeteck-white);text-align:left;justify-content:flex-start;align-items:center;padding:0 16px;font-size:16px;font-weight:500;line-height:1.2;display:flex}.footer-accordion-toggle{font-family:var(--soeteck-font-ui);width:48px;height:52px;color:var(--soeteck-white);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.footer-accordion-arrow{width:16px;height:16px;color:var(--soeteck-white);transition:transform var(--soeteck-transition-medium)}.footer-accordion-section.is-open>.footer-accordion-header .footer-accordion-arrow{transform:rotate(180deg)}.footer-accordion-panel .footer-accordion-arrow{color:#ffffffc7;width:12px;height:12px}.footer-accordion-panel{max-height:0;transition:max-height var(--soeteck-accordion-transition);overflow:hidden}.footer-accordion-section.is-open>.footer-accordion-panel{max-height:1200px}.footer-accordion-panel .footer-accordion-header{min-height:42px;padding-left:16px}.footer-accordion-panel .footer-accordion-header>a{color:#ffffffc7;min-height:42px;padding-right:8px;font-size:13px;font-weight:500}.footer-accordion-panel .footer-accordion-toggle{height:42px}.footer-accordion-panel .footer-accordion-panel .footer-accordion-header{padding-left:30px}.footer-accordion-panel .footer-accordion-panel .footer-accordion-header>a{color:#ffffffa3;font-size:12px}.footer-accordion-sub-link{font-family:var(--soeteck-font-ui);color:#ffffffc7;text-align:left;align-items:center;min-height:42px;padding:0 10px 0 24px;font-size:13px;font-weight:500;line-height:1.35;display:flex}.footer-accordion-panel .footer-accordion-panel .footer-accordion-sub-link{color:#ffffffa3;padding-left:38px;font-size:12px}.footer-social-block-mobile{justify-content:center;width:100%;margin-top:31px;display:flex}.footer-social-links{justify-content:center;gap:7px}.footer-social-links a{border-radius:8px;width:32px;height:32px}.footer-social-links svg{width:17px;height:17px}.footer-bottom-inner{text-align:center;flex-direction:column-reverse;justify-content:center;width:min(482px,100% - 48px);min-height:114px;padding:14px 0 18px}.footer-copyright,.footer-legal-nav{color:#ffffffd1;font-size:14px;font-weight:400}.footer-legal-nav{justify-content:center;gap:0 8px}}@media (width<=480px){.footer-inner,.footer-bottom-inner{width:calc(100% - 32px)}.footer-main{padding-top:64px}.footer-logo img{width:190px}.footer-legal-nav{max-width:330px}}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}:root{--soeteck-primary:#1a85e5;--soeteck-primary-dark:#0067c5;--soeteck-primary-soft:#e8f3ff;--soeteck-navy:#0b1f3a;--soeteck-dark:#202020;--soeteck-text:#111827;--soeteck-text-soft:#374151;--soeteck-muted:#6b7280;--soeteck-border:#d7dce3;--soeteck-border-soft:#e5e7eb;--soeteck-surface:#f5f7fa;--soeteck-white:#fff;--soeteck-font-brand:"Sora", "Noto Sans SC", "Microsoft YaHei", "PingFang SC", "Segoe UI", sans-serif;--soeteck-font-body:var(--soeteck-font-brand);--soeteck-font-heading:var(--soeteck-font-brand);--soeteck-font-ui:var(--soeteck-font-brand);--soeteck-text-xs:.75rem;--soeteck-text-sm:.875rem;--soeteck-text-md:1rem;--soeteck-text-lg:1.125rem;--soeteck-heading-lg:clamp(2.5rem, 4vw, 3.5rem);--soeteck-weight-medium:500;--soeteck-weight-semibold:600;--soeteck-weight-bold:700;--soeteck-container:1200px;--soeteck-container-wide:1504px;--soeteck-content:960px;--soeteck-gutter:20px;--soeteck-section-y:clamp(64px, 7vw, 112px);--soeteck-section-y-sm:clamp(40px, 5vw, 72px);--soeteck-card-gap:clamp(20px, 2.4vw, 32px);--soeteck-radius-sm:6px;--soeteck-radius:8px;--soeteck-radius-md:10px;--soeteck-radius-lg:14px;--soeteck-radius-pill:999px;--soeteck-shadow:0 8px 24px #0f172a14;--soeteck-shadow-card:0 18px 45px #0f172a1f;--soeteck-shadow-header:0 1px 5px #21212175;--soeteck-shadow-panel:0 5px 10px #2121213b;--soeteck-navy-accent:#0058a7;--soeteck-header-h:70px;--soeteck-header-topbar:7px;--soeteck-header-total:77px;--soeteck-transition-fast:.18s ease;--soeteck-transition-medium:.24s ease-out;--soeteck-accordion-transition:.42s cubic-bezier(.33, 1, .68, 1);--soeteck-media-bg:#f3f5f8}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:var(--soeteck-text);background:var(--soeteck-white);font-family:var(--soeteck-font-body);font-size:var(--soeteck-text-md);margin:0;line-height:1.7}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}a{color:var(--soeteck-primary);transition:color var(--soeteck-transition-fast);text-decoration:none}a:hover{color:var(--soeteck-primary-dark)}a:focus-visible{outline:2px solid var(--soeteck-primary);outline-offset:2px;border-radius:2px}a:active{color:var(--soeteck-primary-dark);opacity:.8}h1,h2,h3,h4,h5,h6{color:var(--soeteck-text);font-family:var(--soeteck-font-heading);font-weight:var(--soeteck-weight-bold);line-height:1.2}h2{font-size:clamp(1.85rem,3.1vw,2.5rem);line-height:1.14}h3{font-size:clamp(1.12rem,1.35vw,1.36rem);line-height:1.25}h4{font-size:clamp(1rem,1.1vw,1.125rem);line-height:1.35}p{margin-bottom:1em}.soeteck-container{width:min(var(--soeteck-container), calc(100% - (var(--soeteck-gutter) * 2)));margin-inline:auto}.soeteck-eyebrow{color:var(--soeteck-primary);font-family:var(--soeteck-font-ui);font-size:var(--soeteck-text-sm);font-weight:var(--soeteck-weight-bold);letter-spacing:.08em;text-transform:uppercase;margin:0 0 20px;line-height:1.2}.soeteck-section--adjacent{padding-top:0!important}.soeteck-poc-page{background:var(--soeteck-surface);padding:var(--soeteck-section-y) 0}.poc-panel{width:min(var(--soeteck-container), calc(100% - (var(--soeteck-gutter) * 2)));background:var(--soeteck-white);border:1px solid var(--soeteck-border-soft);border-radius:var(--soeteck-radius-lg);box-shadow:var(--soeteck-shadow);margin-inline:auto;padding:clamp(24px,4vw,44px)}.soeteck-lightbox-open{scrollbar-gutter:stable}.soeteck-lightbox-open body{inset:var(--soeteck-lightbox-scroll-y,0) 0 auto 0;width:100%;position:fixed;overflow-y:scroll}.soeteck-lightbox{z-index:10000;touch-action:none;opacity:0;pointer-events:none;background:#030c1ce0;place-items:center;padding:clamp(72px,9vw,96px) clamp(18px,4vw,48px) clamp(18px,4vw,48px);transition:opacity .18s;display:grid;position:fixed;inset:0}.soeteck-lightbox.is-open{opacity:1;pointer-events:auto}.soeteck-lightbox__backdrop{z-index:0;position:absolute;inset:0}.soeteck-lightbox__dialog{z-index:2;overscroll-behavior:contain;gap:14px;max-width:min(1120px,100%);max-height:min(82vh,860px);display:grid;position:relative;overflow:visible}.soeteck-lightbox__image{--soeteck-lightbox-scale:1;--soeteck-lightbox-pan-x:0px;--soeteck-lightbox-pan-y:0px;background:var(--soeteck-white);cursor:default;object-fit:contain;width:auto;max-width:min(1120px,100%);height:auto;max-height:min(76vh,800px);transform:translate3d(var(--soeteck-lightbox-pan-x), var(--soeteck-lightbox-pan-y), 0) scale(var(--soeteck-lightbox-scale));user-select:none;-webkit-user-drag:none;border-radius:10px;transition:transform .18s;display:block;box-shadow:0 28px 90px #00000061}.soeteck-lightbox.is-zoomed .soeteck-lightbox__image{cursor:move}.soeteck-lightbox.is-zoomed.is-panning .soeteck-lightbox__image{cursor:grabbing;transition:none}.soeteck-lightbox__image.is-switching-next{animation:.24s both soeteck-lightbox-next}.soeteck-lightbox__image.is-switching-prev{animation:.24s both soeteck-lightbox-prev}.soeteck-lightbox__caption{z-index:7;max-width:min(680px,100vw - 132px);min-height:44px;color:var(--soeteck-white);backdrop-filter:blur(12px);text-align:center;background:#030c1ce0;border:1px solid #ffffff57;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:8px 18px;font-size:14px;line-height:1.35;display:inline-flex;position:fixed;top:clamp(14px,2vw,28px);left:50%;transform:translate(-50%);box-shadow:0 10px 28px #00000057,0 0 0 1px #ffffff14}.soeteck-lightbox__close,.soeteck-lightbox__nav{z-index:5;color:var(--soeteck-white);cursor:pointer;backdrop-filter:blur(10px);background:#030c1cdb;border:1px solid #ffffff8c;border-radius:999px;place-items:center;transition:background .16s,transform .16s;display:grid;position:absolute;box-shadow:0 10px 28px #00000057,0 0 0 1px #ffffff14}.soeteck-lightbox__close:hover,.soeteck-lightbox__nav:hover{background:#0a1c36f0;transform:translateY(-1px)}.soeteck-lightbox__close{width:44px;height:44px;font-size:28px;line-height:1;top:clamp(14px,2vw,28px);right:clamp(14px,2vw,28px)}.soeteck-lightbox__nav{width:48px;height:48px;top:50%;transform:translateY(-50%)}.soeteck-lightbox__nav:before{content:"";border-top:2px solid;border-left:2px solid;width:13px;height:13px}.soeteck-lightbox__nav--prev:before{transform:translate(2px)rotate(-45deg)}.soeteck-lightbox__nav--next:before{transform:translate(-2px)rotate(135deg)}.soeteck-lightbox__nav:hover{transform:translateY(calc(-50% - 1px))}.soeteck-lightbox__nav--prev{left:clamp(14px,2vw,30px)}.soeteck-lightbox__nav--next{right:clamp(14px,2vw,30px)}.soeteck-lightbox__nav[hidden]{display:none}.soeteck-lightbox__zoom-controls{z-index:5;backdrop-filter:blur(12px);background:#030c1c7a;border:1px solid #ffffff3d;border-radius:999px;gap:10px;padding:6px;display:inline-flex;position:absolute;bottom:clamp(16px,3vw,30px);left:50%;transform:translate(-50%);box-shadow:0 10px 28px #00000047}.soeteck-lightbox__zoom-button{width:42px;height:42px;color:var(--soeteck-white);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#030c1cdb;border:1px solid #ffffff8c;border-radius:50%;place-items:center;font-size:24px;line-height:1;transition:background .16s,transform .16s,opacity .16s;display:grid;box-shadow:0 10px 28px #00000057,0 0 0 1px #ffffff14}.soeteck-lightbox__zoom-button:hover:not(:disabled),.soeteck-lightbox__zoom-button:focus:not(:disabled),.soeteck-lightbox__zoom-button:focus-visible:not(:disabled),.soeteck-lightbox__zoom-button:active:not(:disabled){color:var(--soeteck-white);background:#030c1cf0;transform:translateY(-1px)}.soeteck-lightbox__zoom-button:focus,.soeteck-lightbox__zoom-button:focus-visible{outline-offset:2px;outline:2px solid #ffffffb3}.soeteck-lightbox__zoom-button:disabled{cursor:not-allowed;opacity:.42}@keyframes soeteck-lightbox-next{0%{opacity:0;transform:translate3d(calc(var(--soeteck-lightbox-pan-x) + 28px), var(--soeteck-lightbox-pan-y), 0) scale(calc(var(--soeteck-lightbox-scale) * .985))}to{opacity:1;transform:translate3d(var(--soeteck-lightbox-pan-x), var(--soeteck-lightbox-pan-y), 0) scale(var(--soeteck-lightbox-scale))}}@keyframes soeteck-lightbox-prev{0%{opacity:0;transform:translate3d(calc(var(--soeteck-lightbox-pan-x) - 28px), var(--soeteck-lightbox-pan-y), 0) scale(calc(var(--soeteck-lightbox-scale) * .985))}to{opacity:1;transform:translate3d(var(--soeteck-lightbox-pan-x), var(--soeteck-lightbox-pan-y), 0) scale(var(--soeteck-lightbox-scale))}}@media (prefers-reduced-motion:reduce){.soeteck-lightbox__image.is-switching-next,.soeteck-lightbox__image.is-switching-prev{animation:none}}.soeteck-button,.soeteck-button-primary,.soeteck-button-outline{font-family:var(--soeteck-font-ui);border-radius:var(--soeteck-radius-sm);min-height:46px;font-size:var(--soeteck-text-md);font-weight:var(--soeteck-weight-semibold);text-align:center;transition:background-color var(--soeteck-transition-fast), color var(--soeteck-transition-fast), border-color var(--soeteck-transition-fast), transform var(--soeteck-transition-fast);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:0 24px;line-height:1.2;text-decoration:none;display:inline-flex}.soeteck-button:hover,.soeteck-button-primary:hover,.soeteck-button-outline:hover{transform:translateY(-1px)}.soeteck-button-primary{background:var(--soeteck-primary);color:var(--soeteck-white);border-color:var(--soeteck-primary)}.soeteck-button-primary:hover{background:var(--soeteck-primary-dark);color:var(--soeteck-white);border-color:var(--soeteck-primary-dark)}.soeteck-button-outline{color:var(--soeteck-primary);border-color:var(--soeteck-primary);background:0 0}.soeteck-button-outline:hover{background:var(--soeteck-primary);color:var(--soeteck-white)}
