:root{--bg: #f3f4f7;--surface: #ffffff;--surface-soft: #f7f8fa;--header-bg: rgba(243, 244, 247, .78);--text: #121723;--muted: #5f6675;--border: #e7e9ee;--field-bg: #fcfdff;--field-border: #d9dee8;--field-focus: #ccd4e4;--footer-text: #656f83;--accent: #161c28;--accent-contrast: #ffffff;--primary-btn-bg: #161c28;--primary-btn-text: #ffffff;--solution-btn-bg: #dce2ec;--solution-btn-text: #121723;--solution-btn-hover-bg: #161c28;--solution-btn-hover-text: #ffffff;--solution-btn-hover-ring: rgba(18, 23, 35, .45);--radius-lg: 22px;--shadow: 0 10px 30px rgba(9, 16, 31, .08)}@media (prefers-color-scheme: dark){:root{--bg: #111111;--surface: #1a1a1a;--surface-soft: #242424;--header-bg: rgba(17, 17, 17, .78);--text: #f3f3f3;--muted: #a8a8a8;--border: #313131;--field-bg: #202020;--field-border: #3b3b3b;--field-focus: #5a5a5a;--footer-text: #9d9d9d;--accent: #f3f3f3;--accent-contrast: #121212;--primary-btn-bg: #2a2a2a;--primary-btn-text: #f3f3f3;--solution-btn-bg: #2a2a2a;--solution-btn-text: #f3f3f3;--solution-btn-hover-bg: #f3f3f3;--solution-btn-hover-text: #121212;--solution-btn-hover-ring: rgba(255, 255, 255, .16);--shadow: 0 14px 34px rgba(0, 0, 0, .5)}}[data-theme=light]{--bg: #f3f4f7;--surface: #ffffff;--surface-soft: #f7f8fa;--header-bg: rgba(243, 244, 247, .78);--text: #121723;--muted: #5f6675;--border: #e7e9ee;--field-bg: #fcfdff;--field-border: #d9dee8;--field-focus: #ccd4e4;--footer-text: #656f83;--accent: #161c28;--accent-contrast: #ffffff;--primary-btn-bg: #161c28;--primary-btn-text: #ffffff;--solution-btn-bg: #dce2ec;--solution-btn-text: #121723;--solution-btn-hover-bg: #161c28;--solution-btn-hover-text: #ffffff;--solution-btn-hover-ring: rgba(18, 23, 35, .45);--shadow: 0 10px 30px rgba(9, 16, 31, .08)}[data-theme=dark]{--bg: #111111;--surface: #1a1a1a;--surface-soft: #242424;--header-bg: rgba(17, 17, 17, .78);--text: #f3f3f3;--muted: #a8a8a8;--border: #313131;--field-bg: #202020;--field-border: #3b3b3b;--field-focus: #5a5a5a;--footer-text: #9d9d9d;--accent: #f3f3f3;--accent-contrast: #121212;--primary-btn-bg: #2a2a2a;--primary-btn-text: #f3f3f3;--solution-btn-bg: #2a2a2a;--solution-btn-text: #f3f3f3;--solution-btn-hover-bg: #f3f3f3;--solution-btn-hover-text: #121212;--solution-btn-hover-ring: rgba(255, 255, 255, .16);--shadow: 0 14px 34px rgba(0, 0, 0, .5)}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top right,var(--surface-soft) 0%,var(--bg) 52%,var(--bg) 100%);color:var(--text);font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.container{width:min(1380px,94%);margin-inline:auto}.under-construction-badge{position:fixed;right:1rem;bottom:1rem;z-index:30;padding:.45rem .72rem;border-radius:999px;border:1px solid var(--border);background:var(--header-bg);color:var(--text);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.site-header{position:sticky;top:0;z-index:20;padding:1rem 0;background:var(--header-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-wrap{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{font-size:1.1rem;font-weight:800;letter-spacing:.2px}.nav-right{display:flex;align-items:center;gap:.55rem;margin-left:auto}.locale-switcher{position:relative;display:inline-flex;width:42px;height:42px;min-width:42px;min-height:42px;max-width:42px;max-height:42px;flex:0 0 42px}.locale-switcher-trigger{border:none;background:var(--surface);color:var(--text);width:42px;height:42px;min-width:42px;min-height:42px;max-width:42px;max-height:42px;aspect-ratio:1 / 1;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1;box-sizing:border-box;flex:0 0 42px;font:inherit;cursor:pointer}.locale-switcher-trigger svg{width:18px;height:18px}.locale-switcher-menu{position:absolute;left:50%;top:calc(100% + .35rem);transform:translate(-50%);display:flex;flex-direction:column;gap:.2rem;min-width:64px;padding:.24rem;border:1px solid var(--border);background:var(--surface);border-radius:999px;box-shadow:var(--shadow);z-index:25}.locale-switcher-menu button{border:none;background:transparent;color:var(--muted);padding:.35rem .6rem;border-radius:999px;font:inherit;font-size:.76rem;font-weight:700;cursor:pointer}.locale-switcher-menu button.active{background:var(--accent);color:var(--accent-contrast)}.locale-switcher-mobile,.theme-switcher-mobile{display:none}.theme-toggle{border:none;background:var(--surface);color:var(--text);border-radius:999px;width:42px;height:42px;min-width:42px;min-height:42px;max-width:42px;max-height:42px;aspect-ratio:1 / 1;display:inline-flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box;line-height:1;flex:0 0 42px;font:inherit;cursor:pointer}.theme-toggle svg{width:18px;height:18px}.site-nav{position:relative;display:flex;align-items:center;gap:.35rem;padding:.4rem;background:var(--surface);border:1px solid var(--border);border-radius:999px;box-shadow:var(--shadow)}.site-nav a{position:relative;z-index:1;padding:.6rem 1rem;border-radius:999px;color:var(--muted);font-weight:500;transition:color .2s ease,background-color .2s ease}.nav-indicator{position:absolute;left:0;top:.4rem;bottom:.4rem;border-radius:999px;background:var(--accent);opacity:0;transition:transform .32s cubic-bezier(.2,.8,.2,1),width .32s cubic-bezier(.2,.8,.2,1),opacity .2s ease}.nav-indicator.is-visible{opacity:1}.site-nav a:hover{background:var(--surface-soft);color:var(--text)}.site-nav a.active{color:var(--accent-contrast)}.site-nav a.active:hover{background:transparent}.menu-toggle{display:none;border:none;background:var(--surface);border-radius:10px;width:42px;height:42px;align-items:center;justify-content:center;font:inherit;color:var(--text);cursor:pointer}.menu-icon{width:18px;height:14px;display:inline-flex;flex-direction:column;justify-content:space-between}.menu-icon span{display:block;width:100%;height:2px;background:var(--text);border-radius:999px;transition:transform .22s ease,opacity .22s ease}.menu-icon.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-icon.is-open span:nth-child(2){opacity:0}.menu-icon.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.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}.hero,.page-section{padding:4.2rem 0 2.4rem}.section-header-compact{padding:0}.section-header-compact h1{margin-top:.5rem}.eyebrow{margin:0;font-weight:600;color:#6b7385;letter-spacing:.05em;text-transform:uppercase;font-size:.76rem}h1{margin:.6rem 0 1rem;font-size:clamp(2rem,4.5vw,3.6rem);line-height:1.1;max-width:19ch}.lead{margin:0;color:var(--muted);max-width:72ch;font-size:1.04rem}.hero-actions{margin-top:1.8rem;display:flex;gap:.75rem;flex-wrap:wrap}.progress-tracker{margin-bottom:1rem}.progress-track{width:min(560px,100%);height:24px;border-radius:999px;background:var(--surface-soft);overflow:hidden;border:1px solid var(--border)}.progress-fill{display:block;height:100%;border-radius:999px;background:var(--primary-btn-bg);transition:width .35s ease}.progress-meta{width:min(560px,100%);margin-top:.45rem;display:flex;justify-content:space-between;gap:.8rem;color:var(--muted);font-size:.82rem;letter-spacing:.02em}.progress-meta p{margin:0}.progress-meta strong{color:var(--text)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.72rem 1.1rem;border:none;font-weight:600;transition:transform .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--primary-btn-bg);color:var(--primary-btn-text);border-color:var(--primary-btn-bg)}.btn-ghost{background:var(--surface);color:var(--text)}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1.2rem 0 3.6rem}.solution-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:.8rem 0}.solutions-subsection{padding-top:.5rem}.solutions-subsection-title{margin:.3rem 0 0;font-size:clamp(1.3rem,2.2vw,1.8rem)}.solution-section{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:.55rem;background:radial-gradient(circle at 88% 18%,rgba(255,255,255,.08),transparent 34%),linear-gradient(140deg,var(--surface) 0%,var(--surface-soft) 100%);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.1rem 1.2rem;color:var(--text)}.solution-section h2{margin:0 0 .45rem;font-size:1.15rem;color:var(--text)}.solution-section p{margin:0 0 .65rem;color:var(--muted)}.solution-section h2 a{text-decoration:none}.solution-section ul{margin:0 0 .55rem;padding-left:1.1rem;color:var(--muted)}.solution-section li+li{margin-top:.35rem}.solution-section li::marker{color:var(--text)}.solution-link{display:inline-flex;margin-top:auto;align-self:flex-start;font-weight:600;color:var(--solution-btn-text);background:var(--solution-btn-bg);border:none;border-radius:12px;padding:.45rem .75rem;transition:filter .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.solution-link:hover{background:var(--solution-btn-hover-bg);color:var(--solution-btn-hover-text);filter:contrast(1.35) saturate(1.15);box-shadow:inset 0 0 0 2px var(--solution-btn-hover-ring)}.solution-section.detail{margin-top:1.2rem}.solution-steps-carousel-viewport{overflow:hidden;margin-top:1rem;background:transparent;background-color:transparent;padding-inline:0;isolation:isolate;contain:paint;touch-action:pan-y}.solution-steps-carousel-track{display:flex;transition:transform .45s cubic-bezier(.32,.72,0,1);background:transparent;background-color:transparent}.solution-steps-carousel-track.solution-steps-carousel-track--snap{transition:none}.solution-steps-carousel-slide{flex:0 0 100%;min-width:0;box-sizing:border-box;background:transparent;background-color:transparent;padding-top:1.2rem;overflow:hidden}.solution-steps-carousel-slide .solution-section.detail{margin-top:0;background-clip:padding-box;box-shadow:none}@media (prefers-reduced-motion: reduce){.solution-steps-carousel-track{transition:none}}.solution-steps{margin-top:1.2rem;background:transparent;background-color:transparent}.solution-steps-head{display:flex;justify-content:space-between;gap:.8rem;align-items:baseline}.solution-steps-counter{margin:0;color:var(--muted);font-weight:600}.solution-steps-controls{margin-top:.9rem;display:flex;justify-content:space-between;align-items:center;gap:.8rem}.solution-step-btn{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:999px;padding:.45rem .8rem;font:inherit;font-weight:600;cursor:pointer}.solution-step-dots{display:flex;align-items:center;gap:.4rem}.solution-step-dot{width:9px;height:9px;border-radius:999px;border:none;background:var(--border);cursor:pointer}.solution-step-dot.active{background:var(--primary-btn-bg)}.cards-grid--feature .card{position:relative;overflow:hidden;background:radial-gradient(circle at 84% 12%,rgba(255,255,255,.08),transparent 32%),linear-gradient(145deg,var(--surface) 0%,var(--surface-soft) 100%);border:1px solid var(--border);box-shadow:var(--shadow)}.cards-grid--feature .card h3{color:var(--text)}.cards-grid--feature .card p{color:var(--muted)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.2rem;box-shadow:var(--shadow)}.card h3{margin:0 0 .35rem;font-size:1.05rem}.card p{margin:0;color:var(--muted)}.contact-form{margin-top:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.2rem;display:grid;gap:.95rem}.contact-form label{display:grid;gap:.4rem;font-weight:500}.contact-form input:not([type=checkbox]),.contact-form textarea{width:100%;border:1px solid var(--field-border);border-radius:10px;padding:.7rem .8rem;font:inherit;color:var(--text);background:var(--field-bg)}.contact-form input:not([type=checkbox]):focus,.contact-form textarea:focus{outline:2px solid var(--field-focus);outline-offset:1px}.contact-form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.contact-form label.contact-form-consent{display:flex;align-items:flex-start;gap:.6rem;font-weight:400;color:var(--muted)}.contact-form-consent input[type=checkbox]{margin-top:.2rem}.contact-form .btn[disabled]{opacity:.7;cursor:not-allowed}.contact-form-status{margin:.1rem 0 0;color:var(--muted);font-weight:500}.not-found .btn{margin-top:1rem}.site-footer{border-top:1px solid var(--border);padding:1.1rem 0 1.4rem;color:var(--footer-text);font-size:.92rem}.footer-links{margin:.25rem 0 0}.footer-links a{text-decoration:underline;text-underline-offset:2px}.privacy-content{margin-top:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.2rem}.privacy-content h2{margin:1rem 0 .35rem;font-size:1.05rem}.privacy-content h2:first-child{margin-top:0}.privacy-content p{margin:0;color:var(--muted)}.privacy-content p+h2{margin-top:1.1rem}@media (max-width: 1100px){.brand{font-size:1rem}.site-nav a{padding:.5rem .78rem;font-size:.96rem}}@media (max-width: 880px){.container{width:min(1100px,92%)}.nav-indicator{display:none}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-sections{grid-template-columns:1fr}}@media (max-width: 880px){.menu-toggle{display:inline-flex}.site-nav{position:absolute;right:0;top:calc(100% + .3rem);width:min(250px,92vw);border-radius:16px;flex-direction:column;align-items:stretch;padding:.5rem;opacity:0;pointer-events:none;transform:translateY(-6px);transition:none}.nav-right{gap:.5rem}.locale-switcher,.theme-toggle{display:none}.site-nav a{border-radius:10px;padding:.7rem .85rem}.site-nav a.active{background:var(--accent);color:var(--accent-contrast)}.site-nav a.active:hover{background:var(--accent)}.locale-switcher-mobile{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;margin-top:.25rem;padding-top:.25rem}.locale-switcher-mobile button{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:999px;padding:.45rem 0;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}.locale-switcher-mobile button.active{background:var(--accent);color:var(--accent-contrast);border-color:var(--accent)}.theme-switcher-mobile{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-top:.2rem;padding-top:.2rem}.theme-switcher-mobile button{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:999px;padding:.4rem 0;font:inherit;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.theme-switcher-mobile button svg{width:16px;height:16px}.theme-switcher-mobile button.active{background:var(--accent);color:var(--accent-contrast);border-color:var(--accent)}.site-nav.is-open{opacity:1;transform:translateY(0);pointer-events:auto;animation:mobileNavIn .18s ease}}@media (max-width: 760px){.cards-grid{grid-template-columns:1fr}.hero,.page-section{padding-top:3.1rem}}@keyframes mobileNavIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
