:root{--color-bg:#f7f8fa;--color-surface:#fff;--color-surface-soft:#f1f3f6;--color-surface-strong:#e8ebef;--color-text:#101418;--color-text-muted:#5f6b78;--color-text-soft:#7a8592;--color-border:#d9dee5;--color-border-strong:#c4ccd6;--color-brand-red:#e21b2d;--color-brand-red-dark:#b91524;--color-brand-red-soft:#fff0f2;--color-brand-dark:#121820;--color-brand-dark-2:#1b232d;--color-link:#0f5fba;--color-api-blue:#006fd6;--shadow-card:0 10px 30px #10182014;--shadow-card-hover:0 16px 40px #10182021;--shadow-sm:0 2px 8px #1018200f;--ff:"DM Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;--ff-display:"Outfit", "Helvetica Neue", Helvetica, Arial, sans-serif;--ff-mid:"Poppins", sans-serif;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-md:1.125rem;--fs-lg:1.375rem;--fs-xl:1.75rem;--fs-2xl:2.25rem;--fs-3xl:3.25rem;--lh-tight:1.06;--lh-heading:1.14;--lh-body:1.62;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:20px;--r-2xl:28px;--r-pill:9999px;--t-fast:.15s ease;--t-mid:.22s ease}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:17px}body{font-family:var(--ff);font-size:var(--fs-base);line-height:var(--lh-body);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}h1,h2,h3,h4{font-family:var(--ff);font-weight:600;line-height:var(--lh-heading);letter-spacing:-.02em;color:var(--color-text);margin:0 0 1rem}p{margin:0 0 1rem}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}img{max-width:100%;display:block}address{font-style:normal}strong{font-weight:600}.container{width:min(100% - 48px,1240px);margin-inline:auto}.section{padding-block:clamp(72px,9vw,128px)}.section-md{padding-block:clamp(56px,7vw,96px)}.section-sm{padding-block:clamp(40px,5vw,64px)}.bg-white{background:var(--color-surface)}.bg-light{background:var(--color-bg)}.bg-soft{background:var(--color-surface-soft)}.bg-dark{background:var(--color-brand-dark);color:#ffffffd1}.bg-dark-2{background:var(--color-brand-dark-2);color:#ffffffd1}.btn{font-family:var(--ff);font-size:var(--fs-base);border-radius:var(--r-lg);cursor:pointer;height:48px;transition:background var(--t-fast), color var(--t-fast), opacity var(--t-fast), border-color var(--t-fast), box-shadow var(--t-fast);white-space:nowrap;letter-spacing:0;border:1.5px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-weight:500;text-decoration:none;display:inline-flex}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px #e21b2d47}.btn-primary{background:var(--color-brand-dark);color:#fff;border-color:var(--color-brand-dark)}.btn-primary:hover{opacity:.84}.btn-red{background:var(--color-brand-red);color:#fff;border-color:var(--color-brand-red)}.btn-red:hover{background:var(--color-brand-red-dark);border-color:var(--color-brand-red-dark)}.btn-outline{color:var(--color-text);border-color:var(--color-border-strong);background:0 0}.btn-outline:hover{border-color:var(--color-text);background:var(--color-surface)}.btn-white{color:var(--color-brand-dark);background:#fff;border-color:#0000}.btn-white:hover{opacity:.9}.btn-lime{color:#fff;background:#0a0;border-color:#0a0}.btn-lime:hover{background:#008a00;border-color:#008a00}.btn-sm{height:38px;font-size:var(--fs-sm);padding:0 16px}.btn-lg{height:52px;font-size:var(--fs-md);padding:0 28px}input[type=text],input[type=email],input[type=number],textarea,select{border:1.5px solid var(--color-border);width:100%;height:48px;font-family:var(--ff);font-size:var(--fs-base);color:var(--color-text);background:var(--color-surface);border-radius:var(--r-lg);transition:border-color var(--t-fast), box-shadow var(--t-fast);appearance:none;outline:none;padding:0 14px}input[type=text]:focus,input[type=email]:focus,input[type=number]:focus,textarea:focus,select:focus{border-color:var(--color-brand-red);box-shadow:0 0 0 3px #e21b2d1a}input::placeholder,textarea::placeholder{color:var(--color-text-soft)}textarea{resize:vertical;height:auto;min-height:140px;line-height:var(--lh-body);padding:14px}select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%235f6b78' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}select option{color:var(--color-text);background:#fff}.eyebrow{font-size:var(--fs-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-soft);align-items:center;gap:10px;margin-bottom:1rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:var(--color-brand-red);border-radius:1px;flex-shrink:0;width:14px;height:2px;display:inline-block}.eyebrow-dark{color:#ffffff73}.img-fallback{background:var(--color-brand-dark);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.img-fallback:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.img-fallback-inner{z-index:1;text-align:center;padding:16px;position:relative}.img-fallback-name{font-size:var(--fs-sm);color:#ffffff6b;letter-spacing:.04em;margin-bottom:4px;font-weight:500;display:block}.img-fallback-sub{font-size:var(--fs-xs);letter-spacing:.06em;text-transform:uppercase;color:#ffffff38;display:block}.img-fallback-bar{background:var(--color-brand-red);opacity:.45;height:2px;position:absolute;bottom:0;left:0;right:0}.text-center{text-align:center}.text-muted{color:var(--color-text-muted)}.text-soft{color:var(--color-text-soft)}.text-red{color:var(--color-brand-red)}@media (width<=768px){.container{width:min(100% - 32px,1240px)}}.admin-bar.svelte-ducp98{z-index:9999;background:#0a0a0a;border-top:1px solid #e8000f;align-items:center;gap:20px;padding:10px 24px;font-size:13px;display:flex;position:fixed;bottom:0;left:0;right:0}.admin-label.svelte-ducp98{color:#e8000f;letter-spacing:.05em;font-family:Space Mono,monospace;font-weight:700}.admin-hint.svelte-ducp98{color:#ffffff59;flex:1;font-size:12px}.admin-links.svelte-ducp98{align-items:center;gap:4px;display:flex}.admin-link.svelte-ducp98{color:#ffffff80;border:1px solid #ffffff1f;border-radius:6px;padding:5px 12px;font-family:Space Mono,monospace;font-size:12px;text-decoration:none;transition:border-color .15s,color .15s}.admin-link.svelte-ducp98:hover{color:#fff;border-color:#fff6}.admin-logout.svelte-ducp98{color:#fff9;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;padding:5px 14px;font-family:inherit;font-size:12px;transition:border-color .15s,color .15s}.admin-logout.svelte-ducp98:hover{color:#fff;border-color:#ffffff80}.skip-link.svelte-12qhfyh{z-index:9999;background:var(--color-brand-dark);color:#fff;font-size:var(--fs-sm);border-radius:0 0 var(--r-md) var(--r-md);padding:8px 16px;font-weight:600;text-decoration:none;transition:top .1s;position:absolute;top:-100%;left:16px}.skip-link.svelte-12qhfyh:focus{top:0}header.svelte-12qhfyh{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);transition:box-shadow var(--t-mid), border-color var(--t-mid);background:#ffffffe6;position:sticky;top:0}header.scrolled.svelte-12qhfyh{box-shadow:var(--shadow-card);border-bottom-color:var(--color-border-strong)}.nav-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:24px;height:58px;display:flex}.logo.svelte-12qhfyh{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.logo-img.svelte-12qhfyh{width:auto;height:32px;display:block}.desktop-nav.svelte-12qhfyh{flex:1;justify-content:center;align-items:center;gap:2px;display:flex}.nav-link.svelte-12qhfyh{color:var(--color-text-muted);border-radius:var(--r-sm);transition:color var(--t-fast);padding:6px 12px;font-size:1.1rem;font-weight:500;text-decoration:none;position:relative}.nav-link.svelte-12qhfyh:after{content:"";background:var(--color-brand-red);height:2px;transition:transform var(--t-fast);border-radius:1px;position:absolute;bottom:-1px;left:12px;right:12px;transform:scaleX(0)}.nav-link.svelte-12qhfyh:hover{color:var(--color-text)}.nav-link.svelte-12qhfyh:hover:after{transform:scaleX(1)}.nav-link.active.svelte-12qhfyh{color:var(--color-text)}.nav-link.active.svelte-12qhfyh:after{transform:scaleX(1)}.nav-lang-badge.svelte-12qhfyh{font-size:var(--fs-xs);letter-spacing:.08em;border:1.5px solid var(--color-border-strong);border-radius:var(--r-pill);color:var(--color-text-muted);transition:border-color var(--t-fast), color var(--t-fast), background var(--t-fast);margin-left:4px;padding:4px 10px;font-weight:700;text-decoration:none}.nav-lang-badge.svelte-12qhfyh:hover{border-color:var(--color-text-muted);color:var(--color-text)}.nav-lang-badge.active.svelte-12qhfyh{border-color:var(--color-brand-red);color:var(--color-brand-red);background:var(--color-brand-red-soft)}.nav-right.svelte-12qhfyh{flex-shrink:0;align-items:center;gap:8px;display:flex}.nav-cta.svelte-12qhfyh{font-size:var(--fs-sm)}.search-btn.svelte-12qhfyh{border:1px solid var(--color-border);border-radius:var(--r-lg);background:var(--color-surface-soft);height:34px;color:var(--color-text-muted);cursor:pointer;transition:background var(--t-fast), border-color var(--t-fast), color var(--t-fast);align-items:center;gap:7px;padding:0 10px 0 9px;display:flex}.search-btn.svelte-12qhfyh:hover{background:var(--color-surface-strong);border-color:var(--color-border-strong);color:var(--color-text)}.search-btn-shortcut.svelte-12qhfyh{color:var(--color-text-soft);background:var(--color-surface);border:1px solid var(--color-border);letter-spacing:.02em;border-radius:4px;padding:2px 5px;font-size:11px;font-weight:500;line-height:1}.hamburger.svelte-12qhfyh{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){background:var(--color-text-muted);width:22px;height:1.5px;transition:transform var(--t-fast), opacity var(--t-fast);transform-origin:50%;border-radius:2px;display:block}.hamburger.svelte-12qhfyh span.x1:where(.svelte-12qhfyh){transform:translateY(6.5px)rotate(45deg)}.hamburger.svelte-12qhfyh span.xhide:where(.svelte-12qhfyh){opacity:0;transform:scaleX(0)}.hamburger.svelte-12qhfyh span.x2:where(.svelte-12qhfyh){transform:translateY(-6.5px)rotate(-45deg)}.mobile-nav.svelte-12qhfyh{background:var(--color-surface);border-top:1px solid var(--color-border);flex-direction:column;padding:8px 0 20px;display:flex}.mobile-link.svelte-12qhfyh{font-size:var(--fs-md);color:var(--color-text-muted);transition:color var(--t-fast);border-left:3px solid #0000;padding:13px 24px;font-weight:500;text-decoration:none}.mobile-link.svelte-12qhfyh:hover{color:var(--color-text);border-left-color:var(--color-brand-red)}.mobile-link-lang.svelte-12qhfyh{color:var(--color-brand-red);font-size:var(--fs-sm)}.mobile-search-link.svelte-12qhfyh{font-size:var(--fs-md);color:var(--color-text-muted);cursor:pointer;text-align:left;transition:color var(--t-fast);font-weight:500;font-family:var(--ff);background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:10px;padding:13px 24px;display:flex}.mobile-search-link.svelte-12qhfyh:hover{color:var(--color-text);border-left-color:var(--color-brand-red)}.mobile-cta-wrap.svelte-12qhfyh{padding:12px 24px 0}.mobile-cta-btn.svelte-12qhfyh{justify-content:center;width:100%}.search-overlay.svelte-12qhfyh{z-index:999;-webkit-backdrop-filter:blur(6px);padding-top:88px;background:#1018208c;justify-content:center;align-items:flex-start;padding-inline:16px;display:flex;position:fixed;inset:0}.search-panel.svelte-12qhfyh{background:var(--color-surface);border-radius:var(--r-2xl);border:1px solid var(--color-border-strong);width:100%;max-width:608px;overflow:hidden;box-shadow:0 28px 64px #10182038}.search-input-row.svelte-12qhfyh{border-bottom:1px solid var(--color-border);align-items:center;gap:12px;padding:14px 18px;display:flex}.search-input-icon.svelte-12qhfyh{color:var(--color-text-soft);flex-shrink:0}.search-input-row.svelte-12qhfyh input:where(.svelte-12qhfyh){font-family:var(--ff);font-size:var(--fs-md);color:var(--color-text);background:0 0;border:none;outline:none;flex:1;min-width:0}.search-input-row.svelte-12qhfyh input:where(.svelte-12qhfyh)::placeholder{color:var(--color-text-soft)}.search-input-row.svelte-12qhfyh input:where(.svelte-12qhfyh)::-webkit-search-cancel-button{display:none}.search-esc-btn.svelte-12qhfyh{font-size:var(--fs-xs);color:var(--color-text-soft);background:var(--color-surface-soft);border:1px solid var(--color-border);cursor:pointer;transition:background var(--t-fast);font-weight:600;font-family:var(--ff);border-radius:5px;flex-shrink:0;padding:3px 8px}.search-esc-btn.svelte-12qhfyh:hover{background:var(--color-surface-strong)}.search-list.svelte-12qhfyh{max-height:340px;margin:0;padding:6px 0;list-style:none;overflow-y:auto}.search-list.svelte-12qhfyh li:where(.svelte-12qhfyh){margin:0;padding:0}.search-item.svelte-12qhfyh{text-align:left;cursor:pointer;width:100%;transition:background var(--t-fast);font-family:var(--ff);background:0 0;border:none;align-items:center;gap:14px;padding:10px 18px;display:flex}.search-item.svelte-12qhfyh:hover,.search-item.s-active.svelte-12qhfyh{background:var(--color-surface-soft)}.s-type.svelte-12qhfyh{letter-spacing:.07em;text-transform:uppercase;color:var(--color-brand-red);flex-shrink:0;min-width:52px;font-size:11px;font-weight:700}.s-text.svelte-12qhfyh{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.s-title.svelte-12qhfyh{font-size:var(--fs-base);color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.s-sub.svelte-12qhfyh{font-size:var(--fs-xs);color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.s-arrow.svelte-12qhfyh{color:var(--color-border-strong);flex-shrink:0}.search-item.svelte-12qhfyh:hover .s-arrow:where(.svelte-12qhfyh),.search-item.s-active.svelte-12qhfyh .s-arrow:where(.svelte-12qhfyh){color:var(--color-brand-red)}.search-quick.svelte-12qhfyh{padding:6px 0}.search-quick-label.svelte-12qhfyh{font-size:var(--fs-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-soft);margin:0;padding:8px 18px 4px;font-weight:600}.search-empty.svelte-12qhfyh{text-align:center;color:var(--color-text-muted);font-size:var(--fs-sm);padding:28px 18px}.search-footer.svelte-12qhfyh{border-top:1px solid var(--color-border);background:var(--color-surface-soft);align-items:center;gap:16px;padding:10px 18px;display:flex}.s-hint.svelte-12qhfyh{color:var(--color-text-soft);align-items:center;gap:5px;font-size:12px;display:flex}.s-hint.svelte-12qhfyh kbd:where(.svelte-12qhfyh){font-size:11px;font-family:var(--ff-mid);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:4px;padding:2px 5px}.site-footer.svelte-12qhfyh{padding-top:72px}.footer-grid.svelte-12qhfyh{border-bottom:1px solid #ffffff12;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px;padding-bottom:56px;display:grid}.footer-brand-col.svelte-12qhfyh{flex-direction:column;align-items:flex-start;display:flex}.footer-logo.svelte-12qhfyh{opacity:.85;width:auto;height:22px;margin-bottom:16px}.footer-tagline.svelte-12qhfyh{font-size:var(--fs-sm);color:#ffffff73;max-width:240px;margin-bottom:16px;line-height:1.6}.footer-email.svelte-12qhfyh{font-size:var(--fs-sm);color:#ffffff8c;transition:color var(--t-fast);text-decoration:none}.footer-email.svelte-12qhfyh:hover{color:#ffffffe0}.footer-heading.svelte-12qhfyh{font-size:var(--fs-xs);letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin-bottom:14px;font-weight:600;line-height:1}.footer-links.svelte-12qhfyh{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:var(--fs-sm);color:#ffffff85;transition:color var(--t-fast);line-height:1;text-decoration:none}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#ffffffe0}.footer-address.svelte-12qhfyh{flex-direction:column;gap:3px;margin-top:4px;display:flex}.footer-address.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:var(--fs-xs);color:#ffffff4d;margin:0;line-height:1.4}.footer-linkedin.svelte-12qhfyh{font-size:var(--fs-xs);color:#ffffff61;transition:color var(--t-fast);align-items:center;gap:6px;margin-top:10px;text-decoration:none;display:inline-flex}.footer-linkedin.svelte-12qhfyh:hover{color:#ffffffbf}.footer-certs.svelte-12qhfyh{border-top:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:8px;padding:14px 0;display:flex}.footer-certs-label.svelte-12qhfyh{font-size:var(--fs-xs);color:#ffffff40;letter-spacing:.06em;text-transform:uppercase;margin-right:4px;font-weight:600}.footer-cert-badge.svelte-12qhfyh{letter-spacing:.08em;text-transform:uppercase;border-radius:var(--r-sm);color:#ffffff4d;border:1px solid #ffffff24;padding:3px 8px;font-size:10px;font-weight:700}.footer-bottom.svelte-12qhfyh{padding:20px 0}.footer-bottom-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;display:flex}.footer-copy.svelte-12qhfyh{font-size:var(--fs-xs);color:#ffffff38;margin:0}.footer-bottom-links.svelte-12qhfyh{gap:20px;display:flex}.footer-bottom-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:var(--fs-xs);color:#ffffff47;transition:color var(--t-fast);text-decoration:none}.footer-bottom-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff9}@media (width<=900px){.desktop-nav.svelte-12qhfyh,.nav-cta.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh{display:flex}.search-btn-shortcut.svelte-12qhfyh{display:none}.footer-grid.svelte-12qhfyh{grid-template-columns:1fr 1fr;gap:36px}.footer-brand-col.svelte-12qhfyh{grid-column:1/-1}}@media (width<=600px){.site-footer.svelte-12qhfyh{padding-top:48px}.footer-grid.svelte-12qhfyh{grid-template-columns:1fr 1fr;gap:28px 20px;padding-bottom:36px}.footer-brand-col.svelte-12qhfyh,.footer-grid.svelte-12qhfyh>div:where(.svelte-12qhfyh):nth-child(2){grid-column:1/-1}.footer-bottom-inner.svelte-12qhfyh{flex-direction:column;gap:8px}.search-overlay.svelte-12qhfyh{padding-top:60px}}
