@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/Geist-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/Geist-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--color-bg-base: #0D0D0D;--color-bg-surface: #FFFFFF;--color-bg-surface-alt: #F4F5F9;--color-bg-dark: #0D0D0D;--color-text-primary: #1A1A1A;--color-text-secondary: #5A5F66;--color-text-muted: #666666;--color-primary: #3957BE;--color-primary-hover: #2c4499;--color-accent: #3957BE;--color-accent-hover: #2c4499;--color-navy: #1e2a69;--color-yellow: #FFC043;--color-dark-text-primary: rgba(255, 255, 255, .95);--color-dark-text-secondary: rgba(255, 255, 255, .65);--color-dark-text-tertiary: rgba(255, 255, 255, .45);--color-dark-border-subtle: rgba(255, 255, 255, .08);--color-dark-border-default: rgba(255, 255, 255, .12);--color-dark-border-strong: rgba(255, 255, 255, .18);--font-sans: "Geist", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "SF Mono", ui-monospace, "Fira Code", "Cascadia Code", monospace;--font-size-body-sm: .9375rem;--font-size-body-xs: .875rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--max-width: 1440px;--container-padding: 2.5rem;--section-padding: 5rem;--section-padding-sm: 3.5rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 14px;--radius-full: 9999px;--border-light: 1px solid var(--color-border-light);--border-dark: 2px solid #1A1A1A;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04);--shadow-md: 0 4px 16px rgba(0, 0, 0, .06);--shadow-lg: 0 8px 30px rgba(0, 0, 0, .08);--shadow-hover: 0 12px 32px rgba(0, 0, 0, .1);--color-accent-light: #6B8AE6;--color-bg-muted: #FAFAFE;--color-border-light: #E5E7EB;--color-border-subtle: #F0F0F0;--color-text-on-dark: #A3A3A3;--color-border-warm: #DDDDD8;--z-dropdown: 100;--z-sticky: 500;--z-navbar: 1000;--z-mobile-overlay: 9999;--z-modal: 10000;--z-modal-close: 10001;--focus-ring-color: var(--color-primary);--focus-ring-color-dark: var(--color-accent-light);--transition-fast: .15s cubic-bezier(.25, .1, .25, 1);--transition-normal: .3s cubic-bezier(.25, .1, .25, 1);--transition-bounce: .3s cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:smooth;background:#0d0d0d;overscroll-behavior:none}@media(min-width:768px){html{scrollbar-gutter:stable}}::selection{background:#3957be40;color:var(--color-text-primary)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg-surface)}::-webkit-scrollbar-thumb{background:#0000002e;border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}html{scrollbar-width:thin;scrollbar-color:var(--color-border-light) var(--color-bg-surface)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-bg-base);color:var(--color-text-primary);font-family:var(--font-sans);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overscroll-behavior:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-weight:900;letter-spacing:-.04em;color:var(--color-text-primary);margin-bottom:1rem;overflow-wrap:break-word}h1{line-height:1.08}h2{line-height:1.1}h3,h4,h5,h6{line-height:1.15}h1{font-size:clamp(2.75rem,8vw,5rem)}h2{font-size:clamp(2.5rem,5vw,4rem)}h3{font-size:clamp(1.5rem,3vw,2.5rem);letter-spacing:-.02em}p{font-size:1.125rem;color:var(--color-text-secondary);line-height:1.6}a{color:inherit;text-decoration:none;transition:color var(--transition-fast)}.page-content a,.faq-contact{text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:2px;text-decoration-thickness:1.5px}ul,ol{list-style:none}button{font-family:var(--font-sans);border:none;background:none;cursor:pointer}button,.btn,a,input,textarea,select,[role=button]{touch-action:manipulation}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 var(--container-padding)}.text-accent{color:var(--color-accent)}.text-gradient{background:linear-gradient(135deg,var(--color-primary),var(--color-accent-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sh-section-badge{display:inline-flex;align-items:center;padding:.4rem 1rem;background:#3957be14;border:1px solid rgba(57,87,190,.15);border-radius:var(--radius-full);font-size:.8125rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--color-primary);margin-bottom:1.5rem;max-width:calc(100% - 2rem);word-break:break-word;transition:background var(--transition-fast),border-color var(--transition-fast)}.sh-section-badge:hover{background:#3957be1f;border-color:#3957be40}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:600;line-height:1.2;letter-spacing:-.01em;border-radius:var(--radius-full);transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast),transform var(--transition-bounce),box-shadow var(--transition-fast);text-decoration:none;cursor:pointer;position:relative;overflow:hidden}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-primary-hover);transform:translateY(-2px) scale(1.01);box-shadow:0 8px 20px #3957be40}.btn-primary:active{transform:translateY(0) scale(.99)}.btn-dark{background:#1a1a1a;color:#fff}.btn-dark:hover{background:#333;transform:translateY(-2px) scale(1.01);box-shadow:0 8px 20px #0003}.btn-dark:active{transform:translateY(0) scale(.99)}.btn-accent{background:var(--color-accent);color:#fff}.btn-accent:hover{background:var(--color-accent-hover);color:#fff;transform:translateY(-2px) scale(1.01);box-shadow:0 8px 20px #3957be40}.btn-accent:active{transform:translateY(0) scale(.99)}.btn-secondary{background:transparent;color:var(--color-text-primary);border:1px solid var(--color-text-primary)}.btn-secondary:hover{background:var(--color-text-primary);color:var(--color-bg-surface);transform:translateY(-2px) scale(1.01);box-shadow:0 8px 20px #0003}.btn-secondary:active{transform:translateY(0) scale(.99)}.btn-secondary-light{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.btn-secondary-light:hover{background:#ffffff1a;border-color:#ffffff80;color:#fff;transform:translateY(-2px) scale(1.01);box-shadow:0 8px 20px #0003}.btn-secondary-light:active{transform:translateY(0) scale(.99);box-shadow:0 4px 12px #00000026}.btn-ghost{background:transparent;color:var(--color-text-primary);border:1.5px solid var(--color-border-light);padding:1rem 1.75rem}.btn-ghost:hover{color:var(--color-text-primary);border-color:var(--color-text-secondary);background:var(--color-bg-surface-alt);transform:translateY(-2px) scale(1.01)}.btn-ghost:active{transform:translateY(0) scale(.99)}.btn-ghost:focus-visible{background:var(--color-bg-surface-alt);outline-offset:0}.bg-surface{background-color:var(--color-bg-surface)}.bg-alt{background-color:var(--color-bg-surface-alt)}.bg-dark{background-color:var(--color-bg-dark);color:#fff}.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-dark h5,.bg-dark h6{color:#fff}.bg-dark p{color:var(--color-text-on-dark)}.bg-black{background-color:#000;color:#fff}.bg-black h1,.bg-black h2,.bg-black h3,.bg-black h4,.bg-black h5,.bg-black h6{color:#fff}.bg-black p{color:var(--color-text-on-dark)}section{padding:var(--section-padding) 0}.section-title{margin-bottom:1.5rem}.section-subtitle{color:var(--color-text-secondary);font-size:clamp(1.0625rem,2vw,1.25rem);max-width:700px;line-height:1.6;margin-bottom:3rem}.fade-in-up{opacity:1;transform:none}.fade-in-up.will-animate{opacity:0;transition:opacity .4s ease;will-change:opacity}.fade-in-up.revealed{opacity:1;will-change:auto}.fade-in-up.will-animate.delay-1{transition-delay:.1s}.fade-in-up.will-animate.delay-2{transition-delay:.2s}.fade-in-up.will-animate.delay-3{transition-delay:.3s}.fade-in-up.will-animate.delay-4{transition-delay:.4s}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.dot.green{background-color:var(--color-primary)}.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}.skip-link{position:absolute;top:-100%;left:1rem;z-index:1001;background:var(--color-primary);color:#fff;padding:.75rem 1.5rem;border-radius:var(--radius-md);font-weight:600;font-size:.875rem;text-decoration:none;transition:top var(--transition-fast)}.skip-link:focus{top:1rem}#main-content{background:var(--color-bg-dark);color-scheme:light}.page-wrapper{background:#fff}#main-content:focus{outline:none}.page-loading{min-height:60vh;display:flex;align-items:center;justify-content:center}.page-loading-spinner{width:32px;height:32px;border:3px solid var(--color-border-light);border-top-color:var(--color-primary);border-radius:50%;opacity:0;animation:spin .7s linear infinite,spinFadeIn .3s ease .3s forwards}@keyframes spinFadeIn{to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.error-boundary{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem var(--container-padding)}.error-boundary h2{margin-bottom:.75rem}.error-boundary p{margin-bottom:2rem;max-width:400px}:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px}:focus:not(:focus-visible){outline:none}.btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.bg-dark :focus-visible,.bg-black :focus-visible{outline-color:var(--focus-ring-color-dark)}.bg-dark .btn:focus-visible,.bg-black .btn:focus-visible{outline-color:#6b8ae6b3}.page-transition-enter{animation:pageIn .25s ease-out both}.route-suspense-fallback{min-height:100vh;background:radial-gradient(circle at 12% 22%,rgba(57,87,190,.18),transparent 28%),linear-gradient(180deg,#0d0d0d,#0b0b0f)}@keyframes pageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.page-skeleton{min-height:60vh;padding:140px var(--container-padding) 4rem;max-width:var(--max-width);margin:0 auto;opacity:0;animation:skeletonFadeIn .3s ease forwards;animation-delay:.3s}.skeleton-pulse{background:linear-gradient(90deg,#1a1a1f 25%,#2a2a30,#1a1a1f 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;border-radius:var(--radius-md)}@keyframes skeletonFadeIn{to{opacity:1}}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-header{height:2.5rem;width:60%;margin:0 auto 1.5rem}.skeleton-subtitle{height:1.25rem;width:40%;margin:0 auto 3rem}.skeleton-line{height:1rem;margin-bottom:.75rem}.skeleton-line:nth-child(3){width:90%}.skeleton-line:nth-child(4){width:95%}.skeleton-line:nth-child(5){width:80%}.skeleton-line:nth-child(6){width:85%}.skeleton-line:nth-child(7){width:70%}.skeleton-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.skeleton-card{height:180px;border-radius:var(--radius-lg)}@media(max-width:768px){.skeleton-card-grid{grid-template-columns:1fr}.skeleton-header{width:80%}.skeleton-subtitle{width:60%}.page-skeleton{padding-top:80px}}@media(max-width:480px){.page-skeleton{padding-top:70px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.fade-in-up{opacity:1;transform:none}}@media(max-width:768px){:root{--container-padding: 1.5rem;--section-padding: 4rem}}@media(max-width:480px){:root{--container-padding: 1.25rem}h1{line-height:1.15}h2{line-height:1.18}.sh-section-badge{font-size:.75rem}.btn,.sh-section-badge{white-space:normal;word-break:break-word;overflow-wrap:break-word;text-align:center}}@media(max-width:360px){:root{--container-padding: 1rem}h1{font-size:clamp(1.75rem,8vw,2.5rem)}h2{font-size:clamp(1.5rem,6vw,2rem)}p,.section-subtitle{font-size:1rem}}@media print{nav,footer,.sh-prefooter,.cookie-banner,.csm-overlay{display:none!important}body{color:#000;background:#fff}a[href]:after{content:" (" attr(href) ")";font-size:.8em;color:#555}}.lang-switcher{position:relative}.lang-switcher-trigger{display:flex;align-items:center;gap:5px;padding:6px 10px;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:transparent;color:inherit;font-size:.8125rem;font-weight:500;cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast);white-space:nowrap}.sh-scrolled .lang-switcher-trigger,.sh-navbar:not(.sh-transparent) .lang-switcher-trigger{border-color:#00000026}.lang-switcher-trigger:hover{border-color:#fff6;background:#ffffff14}.sh-scrolled .lang-switcher-trigger:hover,.sh-navbar:not(.sh-transparent) .lang-switcher-trigger:hover{border-color:#00000040;background:#0000000a}.sh-navbar.sh-transparent .lang-switcher-trigger{color:#fff;border-color:#ffffff40}.sh-navbar.sh-transparent .lang-switcher-trigger:hover{border-color:#ffffff73;background:#ffffff1a}.lang-switcher-code{font-weight:600;letter-spacing:.02em}.lang-flag{font-size:1rem;line-height:1}.lang-switcher-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:160px;max-width:calc(100vw - 2rem);padding:4px;margin:0;list-style:none;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;box-shadow:0 8px 24px #0000001f;z-index:1001;animation:langDropIn .15s ease-out}@keyframes langDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.lang-switcher-option{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border:none;border-radius:6px;background:transparent;color:var(--color-text-primary, #1a1a2e);font-size:.8125rem;cursor:pointer;transition:background .15s;text-align:left}.lang-switcher-option:hover{background:var(--color-bg-surface-alt, #f5f5fa)}.lang-switcher-option--active{font-weight:600;color:var(--color-primary, #3957BE);background:#3957be0f;padding-left:16px;border-left:2px solid var(--color-primary, #3957BE);border-radius:0 6px 6px 0}.lang-switcher-check{margin-left:auto;color:var(--color-primary, #3957BE);flex-shrink:0}.lang-switcher-option .lang-flag{font-size:1.125rem}.sh-footer .lang-switcher-trigger{color:#ffffffd9;border-color:#fff3}.sh-footer .lang-switcher-trigger:hover{color:#fff;border-color:#fff6;background:#ffffff14}.sh-footer .lang-switcher-menu{top:auto;bottom:calc(100% + 6px);left:0;right:auto;animation:langDropUp .15s ease-out}@keyframes langDropUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.lang-switcher-menu{left:0;right:auto}.lang-switcher-option{min-height:44px;padding:10px 12px}}@media(max-width:480px){.lang-switcher-trigger{padding:5px 8px;font-size:.75rem;gap:3px;min-height:44px}.lang-switcher-trigger .lang-flag{font-size:.875rem}.lang-switcher-trigger svg{width:10px;height:10px}.lang-switcher-menu{min-width:140px}.lang-switcher-option{padding:10px 8px;font-size:.75rem;gap:8px;min-height:44px}}@media(prefers-reduced-motion:reduce){.lang-switcher-menu{animation:none}}.sh-navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#fff;transition:background-color var(--transition-normal),padding var(--transition-normal),box-shadow var(--transition-normal),transform var(--transition-normal);padding:1.25rem 0}.sh-navbar.sh-nav-hidden{transform:translateY(-100%);pointer-events:none}.sh-navbar.sh-transparent{background-color:transparent}.sh-navbar.sh-transparent .sh-nav-link,.sh-navbar.sh-transparent .sh-hamburger,.sh-navbar.sh-transparent .sh-dropdown-trigger{color:#fff}.sh-navbar.sh-transparent .sh-nav-link:focus-visible,.sh-navbar.sh-transparent .sh-hamburger:focus-visible{outline-color:var(--color-accent-light)}.sh-navbar.sh-scrolled{background-color:#fffffff7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 1px 3px #0000000f;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.sh-navbar.sh-scrolled .sh-nav-link,.sh-navbar.sh-scrolled .sh-hamburger{color:var(--color-text-primary)}.sh-nav-container{display:flex;justify-content:space-between;align-items:center;max-width:var(--max-width);margin:0 auto;padding:0 var(--container-padding)}.sh-nav-left{display:flex;align-items:center;gap:3rem}.sh-nav-right{display:flex;align-items:center;gap:1.5rem}.sh-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}.sh-logo-img{height:28px;width:auto}.sh-logo-light{display:none}.sh-navbar.sh-transparent .sh-logo-light{display:block}.sh-navbar.sh-transparent .sh-logo-dark{display:none}.sh-desktop-links{display:flex;align-items:center;gap:.25rem}.sh-nav-link{font-weight:500;font-size:.9375rem;color:var(--color-text-secondary);transition:color var(--transition-fast);text-decoration:none;background:none;border:none;cursor:pointer;font-family:var(--font-sans);display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;border-radius:var(--radius-md);position:relative}.sh-nav-link:hover{color:var(--color-text-primary)}.sh-nav-active{color:var(--color-primary)}.sh-nav-active:after{content:"";position:absolute;bottom:2px;left:.5rem;right:.5rem;height:2px;background:var(--color-primary);border-radius:1px}.sh-navbar.sh-transparent .sh-nav-active{color:#fff}.sh-navbar.sh-transparent .sh-nav-active:after{background:#fff}.sh-dropdown-trigger{transition:color var(--transition-fast),background var(--transition-fast)}.sh-dropdown-trigger[aria-expanded=true]{color:var(--color-text-primary);background:var(--color-bg-surface-alt)}.sh-dropdown-trigger svg{transition:transform var(--transition-fast)}.sh-dropdown-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.sh-navbar.sh-transparent .sh-dropdown-trigger[aria-expanded=true]{background:#ffffff1a;color:#fff}.sh-nav-btn{padding:.625rem 1.25rem;font-size:.9375rem}.sh-nav-btn-mobile{display:none;padding:.5rem .875rem;font-size:.8125rem}.sh-hamburger{display:none;background:none;border:none;cursor:pointer;color:var(--color-text-primary);padding:.5rem;min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:var(--radius-md);transition:background var(--transition-fast)}.sh-hamburger:hover{background:#0000000f}.sh-navbar.sh-transparent .sh-hamburger:hover{background:#ffffff1a}.sh-nav-dropdown{position:relative}.sh-nav-dropdown--solutions{position:static}.sh-megamenu{position:absolute;top:100%;left:var(--container-padding);right:var(--container-padding);max-width:1000px;margin:12px auto 0;background:#fff;border:1px solid var(--color-border-light);border-radius:var(--radius-lg);box-shadow:0 20px 60px #0000001f,0 1px 3px #0000000f;padding:1.25rem;padding-top:calc(1.25rem + 12px);display:grid;grid-template-columns:repeat(4,1fr);gap:0;z-index:100;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:opacity .18s ease-out,transform .18s ease-out,visibility .18s}.sh-megamenu.sh-megamenu-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.sh-megamenu:before{content:"";position:absolute;top:-32px;left:0;right:0;height:32px;grid-column:1 / -1}.sh-mega-section{display:flex;flex-direction:column;padding:0 .625rem}.sh-mega-section+.sh-mega-section{border-left:1px solid var(--color-border-subtle)}.sh-mega-section:first-child{padding-left:0}.sh-mega-section:last-child{padding-right:0}.sh-mega-section-label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);padding:0 .5rem;margin-bottom:.375rem}.sh-mega-col{display:flex;gap:.625rem;align-items:flex-start;padding:.5rem;border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast);text-decoration:none}.sh-mega-col:hover{background:var(--color-bg-surface-alt)}.sh-mega-col:hover .sh-mega-icon{color:var(--color-primary)}.sh-mega-col-active{background:#3957be0f}.sh-mega-col-active .sh-mega-icon,.sh-mega-col-active strong{color:var(--color-primary)}.sh-mega-col:active{background:#3957be14;transform:scale(.99)}.sh-mega-col:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px;background:var(--color-bg-surface-alt)}.sh-mega-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);flex-shrink:0;margin-top:1px;transition:color var(--transition-fast)}.sh-mega-col strong{display:block;font-size:.8125rem;font-weight:600;color:var(--color-text-primary);line-height:1.3}.sh-mega-col p{font-size:.6875rem;color:var(--color-text-muted);line-height:1.3;margin:.125rem 0 0}.sh-mega-footer{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:2rem;margin:1rem -1.25rem -1.25rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#3957be0a,#3957be14);border-top:1px solid rgba(57,87,190,.08);border-radius:0 0 var(--radius-lg) var(--radius-lg)}.sh-mega-footer-content{display:flex;align-items:flex-start;gap:.75rem}.sh-mega-footer-icon{width:32px;height:32px;border-radius:var(--radius-md);background:#3957be1a;display:flex;align-items:center;justify-content:center;color:var(--color-primary);flex-shrink:0}.sh-mega-footer-content strong{display:block;font-size:.8125rem;font-weight:600;color:var(--color-text-primary);line-height:1.3}.sh-mega-footer-content p{font-size:.75rem;color:var(--color-text-muted);line-height:1.4;margin:.175rem 0 0}.sh-mega-footer-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:600;color:#fff;background:var(--color-primary);border-radius:var(--radius-md);text-decoration:none;transition:background var(--transition-fast),transform var(--transition-fast)}.sh-mega-footer-btn:hover{background:var(--color-primary-hover, #2d4bb3);transform:translateY(-1px);box-shadow:0 4px 12px #3957be40}.sh-mega-footer-btn:active{transform:translateY(0) scale(.98);box-shadow:none}.sh-mega-footer-btn svg{transition:transform var(--transition-fast)}.sh-mega-footer-btn:hover svg{transform:translate(2px)}.sh-support-menu{position:absolute;top:100%;left:50%;background:#fff;border:1px solid var(--color-border-light);border-radius:var(--radius-lg);box-shadow:0 20px 60px #0000001f,0 1px 3px #0000000f;padding:.5rem;padding-top:calc(.5rem + 12px);margin-top:12px;min-width:280px;z-index:100;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(-6px);transition:opacity .18s ease-out,transform .18s ease-out,visibility .18s}.sh-support-menu.sh-support-menu-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.sh-support-menu:before{content:"";position:absolute;top:-20px;left:0;right:0;height:20px}.sh-support-item{display:flex;align-items:flex-start;gap:.75rem;padding:.625rem .75rem;border-radius:var(--radius-md);text-decoration:none;transition:background var(--transition-fast)}.sh-support-item:hover{background:var(--color-bg-surface-alt)}.sh-support-item:active{background:#3957be14;transform:scale(.99)}.sh-support-icon{width:32px;height:32px;border-radius:var(--radius-md);background:#3957be0f;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);flex-shrink:0;transition:background var(--transition-fast),color var(--transition-fast)}.sh-support-item:hover .sh-support-icon{background:#3957be1f;color:var(--color-primary)}.sh-support-item strong{display:block;font-size:.8125rem;font-weight:600;color:var(--color-text-primary);line-height:1.3}.sh-support-item p{font-size:.6875rem;color:var(--color-text-muted);line-height:1.3;margin:.125rem 0 0}.sh-support-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:.375rem -.5rem -.5rem;padding:.625rem .875rem;background:linear-gradient(135deg,#3957be0a,#3957be14);border-top:1px solid rgba(57,87,190,.08);border-radius:0 0 var(--radius-lg) var(--radius-lg)}.sh-support-footer span{font-size:.6875rem;color:var(--color-text-muted)}.sh-support-footer a{font-size:.75rem;font-weight:600;color:var(--color-primary);text-decoration:none;transition:opacity var(--transition-fast)}.sh-support-footer a:hover{opacity:.8}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}@keyframes overlayOut{0%{opacity:1}to{opacity:0}}@keyframes overlayContentIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.sh-mobile-overlay{display:none;position:fixed;inset:0;z-index:9999;background:#0d0d0d;color:#fff;flex-direction:column;animation:overlayIn .3s ease-out}.sh-mobile-overlay--closing{animation:overlayOut .25s ease-in forwards;pointer-events:none}.sh-mobile-overlay-header{display:flex;align-items:center;justify-content:space-between;padding:max(1.25rem,env(safe-area-inset-top)) var(--container-padding) .75rem;flex-shrink:0}.sh-mobile-overlay-logo{display:flex;align-items:center;text-decoration:none;outline:none}.sh-mobile-overlay-logo:focus-visible{outline:none;box-shadow:none}.sh-mobile-overlay-logo img{height:28px;width:auto}.sh-mobile-overlay-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#ffffff1a;border:none;color:#fff;cursor:pointer;transition:background var(--transition-fast)}.sh-mobile-overlay-close:hover{background:#ffffff2e}.sh-mobile-overlay-close:focus-visible{outline:2px solid rgba(107,138,230,.7);outline-offset:2px}.sh-mobile-overlay-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:.5rem var(--container-padding) 1rem;max-width:500px;width:100%;margin:0 auto;animation:overlayContentIn .3s ease-out .05s both}.sh-mobile-overlay--closing .sh-mobile-overlay-content{animation:none}.sh-mobile-overlay-footer{flex-shrink:0;padding:.75rem var(--container-padding) max(1rem,env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.1);max-width:500px;width:100%;margin:0 auto}.sh-mobile-lang-row{display:flex;gap:.375rem;margin-bottom:.75rem}.sh-mobile-lang-btn{flex:1;padding:.5rem;font-size:.75rem;font-weight:600;font-family:var(--font-sans);letter-spacing:.04em;color:#ffffffb3;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);min-height:44px;display:flex;align-items:center;justify-content:center}.sh-mobile-lang-btn:active{transform:scale(.97)}.sh-mobile-lang-btn--active{color:#fff;background:var(--color-primary);border-color:var(--color-primary);font-weight:700}.sh-mobile-section-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;padding:.75rem 0 .25rem}.sh-mobile-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 0;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);background:none;border:none;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;font-family:var(--font-sans)}.sh-mobile-accordion-trigger svg{transition:transform var(--transition-fast);color:#ffffff80}.sh-mobile-accordion-trigger.open svg{transform:rotate(180deg);color:var(--color-primary)}.sh-mobile-accordion-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.sh-mobile-accordion-body.open{grid-template-rows:1fr}.sh-mobile-accordion-inner{overflow:hidden}.sh-mobile-solutions{display:flex;flex-direction:column;gap:0}.sh-mobile-solution-item{display:flex;align-items:center;gap:.75rem;padding:.875rem .5rem;font-size:1rem;font-weight:500;color:#ffffffd9;border-bottom:1px solid rgba(255,255,255,.06);text-decoration:none;transition:background var(--transition-fast),color var(--transition-fast);border-radius:var(--radius-md);margin:0 -.5rem}.sh-mobile-solution-item:hover{background:#ffffff14}.sh-mobile-solution-item:active{background:#ffffff14;transform:scale(.99)}.sh-mobile-solution-item:focus-visible{outline:2px solid var(--color-accent-light);outline-offset:-2px}.sh-mobile-link:focus-visible,.sh-mobile-accordion-trigger:focus-visible,.sh-mobile-lang-btn:focus-visible{outline:2px solid var(--color-accent-light);outline-offset:2px}.sh-mobile-solution-item--active{color:var(--color-primary);font-weight:600}.sh-mobile-solution-item svg{color:var(--color-primary);flex-shrink:0}.sh-mobile-divider{height:1px;background:#ffffff1a;margin:.75rem 0}.sh-mobile-link{display:flex;align-items:center;gap:.5rem;padding:.875rem 0;font-size:1.0625rem;font-weight:500;color:#fff;text-decoration:none;transition:color var(--transition-fast)}.sh-mobile-link:hover{color:#fffc}.sh-mobile-link svg{transition:transform var(--transition-fast)}.sh-mobile-link:hover svg{transform:translate(3px)}.sh-mobile-cta{text-align:center;width:100%}.btn.sh-mobile-cta{width:100%;justify-content:center;padding:.875rem 1.5rem;font-size:1rem;border-radius:var(--radius-md)}@media(max-width:900px){.sh-desktop-links,.lang-switcher{display:none}.sh-hamburger,.sh-mobile-overlay{display:flex}.sh-navbar.sh-mobile-open{background-color:transparent;box-shadow:none;border-bottom:none}.sh-navbar.sh-mobile-open .sh-nav-container{visibility:hidden;pointer-events:none}.sh-nav-left{gap:.625rem}.sh-hide-mobile,.sh-nav-btn{display:none}.sh-nav-btn-mobile{display:inline-flex}.sh-nav-right{gap:.5rem}.sh-mobile-solution-item,.sh-mobile-link{min-height:44px}.sh-mobile-solution-item,.sh-mobile-link,.sh-mobile-accordion-trigger,.sh-nav-btn-mobile{white-space:normal;word-break:break-word;overflow-wrap:break-word}}@media(max-width:768px){.sh-navbar.sh-scrolled{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#fff}}@media(max-width:480px){.sh-navbar{padding:.625rem 0}.sh-navbar.sh-scrolled{padding:.5rem 0}.sh-logo-img{height:22px}.sh-nav-left,.sh-nav-right{gap:.375rem}.sh-nav-btn-mobile{padding:.5rem .875rem;font-size:.8125rem;min-height:44px}.sh-hamburger{padding:.375rem;min-width:44px;min-height:44px}.sh-hamburger svg{width:22px;height:22px}.lang-switcher-trigger{padding:4px 7px;font-size:.75rem;gap:3px}.lang-switcher-trigger .lang-flag{font-size:.875rem}.lang-switcher-trigger svg{width:10px;height:10px}.lang-switcher-code{font-size:.6875rem}.sh-mobile-overlay-logo img{height:22px}.sh-mobile-overlay-header{padding:.75rem var(--container-padding)}.sh-mobile-overlay-content{padding:.5rem var(--container-padding) .5rem}.sh-mobile-overlay-footer{padding:.5rem var(--container-padding) .75rem}.sh-mobile-section-label{font-size:.6875rem;padding:.5rem 0 .125rem}.sh-mobile-accordion-trigger{padding:.5rem 0;font-size:.8125rem;min-height:44px}.sh-mobile-solution-item{padding:.625rem .5rem;font-size:.9375rem;min-height:44px;gap:.625rem}.sh-mobile-solution-item svg{width:15px;height:15px}.sh-mobile-divider{margin:.375rem 0}.sh-mobile-link{padding:.5rem 0;font-size:.9375rem;min-height:44px}.btn.sh-mobile-cta{padding:.75rem 1.25rem;font-size:.9375rem}.sh-support-menu{min-width:auto;width:calc(100vw - 2rem);max-width:280px}}@media(max-width:320px){.sh-logo-img{height:18px}}@media(max-height:500px)and (orientation:landscape){.sh-navbar{padding:.5rem 0}.sh-logo-img{height:22px}}.sh-prefooter{position:relative;padding:5rem 0;background:var(--color-bg-dark);text-align:center;overflow:hidden;min-height:280px;contain:layout style paint}.sh-prefooter-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 30% 50%,rgba(57,87,190,.12) 0%,transparent 50%),radial-gradient(ellipse at 70% 50%,rgba(107,138,230,.06) 0%,transparent 50%);pointer-events:none}.sh-prefooter-inner{position:relative;z-index:1;max-width:650px;margin:0 auto}.sh-prefooter h2{font-size:clamp(2rem,4vw,3rem);color:#fff;margin-bottom:1rem}.sh-prefooter p{font-size:1.125rem;color:var(--color-text-on-dark);margin-bottom:2.5rem}.sh-prefooter-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.sh-prefooter-btn{padding:1rem 2rem}.sh-prefooter .btn-primary{padding:1.125rem 2.5rem;font-size:1.0625rem;box-shadow:0 8px 28px #3957be4d}.sh-prefooter .btn-primary:hover{box-shadow:0 12px 36px #3957be66}.sh-footer-main{background:var(--color-bg-dark);padding:4rem 0 0;border-top:1px solid rgba(255,255,255,.06)}.sh-footer-top{display:flex;justify-content:space-between;padding-bottom:3rem;gap:4rem}.sh-footer-brand{max-width:260px;flex-shrink:0}.sh-footer-logo{display:block;margin-bottom:.875rem}.sh-footer-logo-img{height:24px;width:auto}.sh-footer-mission{color:var(--color-text-on-dark);font-size:.9375rem;line-height:1.6;margin-bottom:1.5rem}.sh-social-links{display:flex;gap:.625rem}.sh-social-links a{color:var(--color-text-on-dark);transition:color var(--transition-fast),background var(--transition-fast),transform var(--transition-fast);display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.sh-social-links a:hover{color:#fff;background:#3957be4d;border-color:#3957be66;transform:translateY(-2px)}.sh-social-links a:focus-visible{outline:2px solid var(--color-accent-light);outline-offset:2px}.sh-footer-links-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;flex:1;max-width:680px}.sh-footer-col h3{font-size:.8125rem;font-weight:700;margin-bottom:1.25rem;color:#fff;text-transform:uppercase;letter-spacing:.08em}.sh-footer-col ul{display:flex;flex-direction:column;gap:.875rem}.sh-footer-col a{color:var(--color-dark-text-secondary);font-size:.8125rem;transition:color var(--transition-fast)}.sh-footer-col a:hover{color:#fff}.sh-footer-col a:focus-visible{outline:2px solid var(--color-accent-light);outline-offset:2px}.sh-footer-platforms{display:flex;align-items:center;gap:1rem;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.sh-footer-platforms-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-dark-text-tertiary);white-space:nowrap}.sh-footer-platforms-list{display:flex;gap:.5rem;flex-wrap:wrap}.sh-footer-platform-tag{font-size:.6875rem;font-weight:500;color:var(--color-dark-text-tertiary);padding:.25rem .625rem;border:1px solid var(--color-dark-border-subtle);border-radius:var(--radius-full);transition:border-color var(--transition-fast),color var(--transition-fast)}.sh-footer-platform-tag:hover{border-color:#3957be80;color:#fff;background:#3957be14}.sh-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0}.sh-footer-bottom-left{display:flex;align-items:center;gap:1.5rem}.sh-region-indicator{display:flex;align-items:center;gap:.375rem;color:#ffffff59;font-size:.75rem}.sh-footer-copyright{color:var(--color-dark-text-tertiary);font-size:.75rem}.sh-legal-links{display:flex;gap:1.5rem;align-items:center}.sh-legal-links a{color:var(--color-dark-text-tertiary);font-size:.75rem;transition:color var(--transition-fast)}.sh-legal-links a:hover{color:#fff}@media(max-width:900px){.sh-footer-top{flex-direction:column;gap:3rem}.sh-footer-links-grid{grid-template-columns:repeat(2,1fr);max-width:100%}.sh-footer-platforms{flex-direction:column;align-items:flex-start;gap:.75rem}}@media(max-width:600px){.sh-footer-links-grid{grid-template-columns:1fr 1fr;gap:2rem}.sh-footer-bottom{flex-direction:column;align-items:center;gap:1rem;text-align:center}.sh-footer-bottom-left{flex-direction:column;gap:.5rem}.sh-legal-links{gap:1rem}}@media(max-width:600px){.sh-prefooter-actions{flex-direction:column;width:100%;max-width:320px;margin:0 auto}.sh-prefooter-actions .btn,.sh-prefooter-btn{width:100%;justify-content:center}}@media(max-width:480px){.sh-prefooter{padding:4rem 0}.sh-prefooter h2{font-size:clamp(1.5rem,3.5vw,2.25rem)}.sh-prefooter p{font-size:1rem;margin-bottom:2rem}.sh-footer-main{padding:3rem 0 0}.sh-footer-links-grid{gap:1.5rem}.sh-footer-col h3{font-size:.6875rem;margin-bottom:1rem}.sh-footer-col a{font-size:.75rem;padding:.375rem 0;display:flex;align-items:center}.sh-footer-col ul{gap:.25rem}.sh-legal-links a{padding:.375rem 0}.sh-footer-platforms-label{white-space:normal}.sh-footer-col a{font-size:.875rem;color:#ffffffbf;min-height:44px;display:flex;align-items:center}.sh-footer-col ul{gap:0}.sh-legal-links a{font-size:.875rem;min-height:44px;display:flex;align-items:center}.sh-footer-copyright{font-size:.8125rem;color:#ffffffa6;overflow-wrap:break-word;word-break:break-word}.sh-footer-platform-tag{font-size:.75rem}}.btt{position:fixed;bottom:2rem;right:2rem;z-index:900;width:44px;height:44px;border-radius:50%;background:var(--color-bg-dark);color:#fff;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity var(--transition-normal),transform var(--transition-normal),background var(--transition-fast),border-color var(--transition-fast);box-shadow:0 4px 16px #00000040}.btt-visible{opacity:1;transform:translateY(0);pointer-events:auto}.btt-shifted{bottom:6rem}.btt:hover{background:var(--color-primary);border-color:var(--color-primary);box-shadow:0 4px 20px #3957be59}.btt:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.btt:active{transform:translateY(2px) scale(.95);transition:transform .1s ease}@media(max-width:480px){.btt{bottom:calc(1rem + env(safe-area-inset-bottom,0px));right:1rem;width:44px;height:44px}.btt-shifted{bottom:calc(8rem + env(safe-area-inset-bottom,0px))}}.cookie-banner{position:fixed;bottom:max(1.5rem,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:950;max-width:480px;width:calc(100% - 2rem);background:var(--color-bg-dark);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:1.25rem 1.5rem;box-shadow:0 12px 40px #00000040;animation:cookieSlideIn .4s cubic-bezier(.16,1,.3,1) both}@keyframes cookieSlideIn{0%{transform:translate(-50%) translateY(120%);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}.cookie-banner-text{font-size:.875rem;line-height:1.6;color:var(--color-text-on-dark);margin-bottom:1rem}.cookie-banner-text a{color:#fff;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:opacity var(--transition-fast)}.cookie-banner-text a:hover{opacity:.8}.cookie-banner-actions{display:flex;gap:.75rem}.cookie-banner-accept{flex:1;padding:.625rem 1.25rem;background:#fff;color:var(--color-bg-dark);font-size:.8125rem;font-weight:700;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast),transform var(--transition-fast);min-height:44px}.cookie-banner-accept:hover{background:var(--color-bg-surface);transform:translateY(-1px)}.cookie-banner-accept:active{transform:translateY(0)}.cookie-banner-decline{padding:.625rem 1.25rem;background:transparent;color:var(--color-text-on-dark);font-size:.8125rem;font-weight:600;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--transition-fast),color var(--transition-fast);min-height:44px}.cookie-banner-decline:hover{border-color:#ffffff59;color:#fff}.cookie-banner-decline:active{transform:translateY(0) scale(.98);background:#ffffff0d}@media(max-width:480px){.cookie-banner{bottom:max(1rem,env(safe-area-inset-bottom));padding:1rem 1.25rem}.cookie-banner-actions{flex-direction:column}.cookie-banner-accept,.cookie-banner-decline{padding:.5rem 1rem;font-size:.8125rem;min-height:44px}.cookie-banner-decline{color:#ffffffbf}}.sh-hero{min-height:90vh;min-height:90dvh;background-color:var(--color-bg-dark);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;padding:8rem 0 4rem}.sh-hero-gradient-overlay{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 60% 70%,rgba(57,87,190,.15) 0%,transparent 45%);animation:sh-orb-center 12s ease-in-out infinite;will-change:opacity,transform;contain:layout style}@keyframes sh-orb-center{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.sh-hero-gradient-overlay:before{content:"";position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(57,87,190,.45) 0%,rgba(57,87,190,.1) 40%,transparent 70%);top:-10%;left:-10%;animation:sh-orb-drift-1 14s ease-in-out infinite;filter:blur(35px);will-change:transform,filter}.sh-hero-gradient-overlay:after{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(120,60,200,.35) 0%,rgba(80,40,160,.08) 40%,transparent 70%);bottom:-15%;right:-8%;animation:sh-orb-drift-2 18s ease-in-out infinite;filter:blur(30px);will-change:transform,filter}@keyframes sh-orb-drift-1{0%,to{transform:translate(0) scale(1)}25%{transform:translate(60px,30px) scale(1.1)}50%{transform:translate(30px,-40px) scale(.95)}75%{transform:translate(-30px,20px) scale(1.05)}}@keyframes sh-orb-drift-2{0%,to{transform:translate(0) scale(1)}25%{transform:translate(-50px,-30px) scale(1.12)}50%{transform:translate(20px,40px) scale(.92)}75%{transform:translate(40px,-20px) scale(1.06)}}.sh-hero-container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.sh-hero-content{max-width:900px;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.sh-hero-content h1{font-size:clamp(2.25rem,6vw,5.5rem);line-height:1.05;letter-spacing:-.04em;color:#fff;margin-bottom:2rem}.sh-rotating-container{display:inline-grid;vertical-align:baseline;align-items:baseline;position:relative}.sh-rotating-sizer{grid-area:1 / 1;visibility:hidden;white-space:nowrap;pointer-events:none}.sh-rotating-word{grid-area:1 / 1;color:var(--color-accent-light);opacity:1;transform:translateY(0);will-change:opacity,transform;white-space:nowrap}.sh-rotating-word-static{opacity:1;transform:translateY(0)}.sh-rotating-word-incoming{animation:heroWordIn .3s ease both}.sh-rotating-word-outgoing{animation:heroWordOut .3s ease both}@keyframes heroWordIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes heroWordOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@media(prefers-reduced-motion:reduce){.sh-rotating-word-incoming,.sh-rotating-word-outgoing{animation:none}}.sh-hero-desc{font-size:clamp(1.125rem,2vw,1.375rem);color:var(--color-text-on-dark);line-height:1.6;max-width:650px;margin-bottom:3rem;font-weight:400}.sh-hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center}.btn-hero{padding:1.125rem 2.5rem;font-size:1.125rem}.sh-hero-video-section{width:100%;max-width:960px;margin-bottom:3rem}.sh-video-wrapper{border-radius:var(--radius-lg);overflow:hidden;position:relative;background:#000;border:1px solid rgba(255,255,255,.1);aspect-ratio:16/9;box-shadow:0 20px 60px #00000080}.sh-video{width:100%;height:100%;display:block;object-fit:cover}.sh-video-play-btn{position:absolute;bottom:1.25rem;left:1.25rem;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem .625rem;background:#0009;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:100px;color:#fff;cursor:pointer;font-family:var(--font-sans);transition:background var(--transition-fast),transform var(--transition-fast),border-color var(--transition-fast);z-index:2}.sh-video-play-btn{min-height:44px}.sh-video-play-btn:hover{background:#000000bf;border-color:#ffffff4d;transform:translateY(-1px)}.sh-video-play-icon{width:32px;height:32px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background var(--transition-fast)}.sh-video-play-btn:hover .sh-video-play-icon{background:#ffffff40}.sh-video-play-label{font-size:.8125rem;font-weight:600;letter-spacing:.01em;padding-right:.25rem;white-space:nowrap}@media(max-width:600px){.sh-video-play-btn{bottom:.75rem;left:.75rem;padding:.375rem .75rem .375rem .5rem}.sh-video-play-icon{width:28px;height:28px}.sh-video-play-label{font-size:.75rem}}.sh-hero-stats-row{display:flex;align-items:center;gap:2.5rem;padding:1.5rem 3rem;background:#ffffff0a;border:1px solid var(--color-dark-border-subtle);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sh-hero-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.sh-hero-stat-value{font-size:1.5rem;font-weight:800;color:var(--color-dark-text-primary);letter-spacing:-.03em}.sh-hero-stat-label{font-size:.75rem;color:var(--color-dark-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-weight:500}.sh-hero-stat-divider{width:1px;height:32px;background:var(--color-dark-border-strong)}@media(max-width:1024px){.sh-hero{min-height:auto;padding:7rem 0 4rem}}@media(max-width:768px){.sh-hero-gradient-overlay,.sh-hero-gradient-overlay:before,.sh-hero-gradient-overlay:after{animation:none;filter:none;opacity:.6}}@media(max-height:500px)and (orientation:landscape){.sh-hero{min-height:auto;padding:4rem 0 2rem}.sh-hero-content{margin-bottom:1.5rem}.sh-hero-video-section{max-width:640px}.sh-hero-stats-row{padding:.75rem 1.5rem}}@media(max-width:900px){.sh-hero-stats-row{gap:1.5rem;padding:1.25rem 2rem}.sh-hero-stat-value{font-size:1.25rem}.sh-hero-stat-divider{height:24px}}@media(max-width:768px){.sh-hero{min-height:auto;padding:7rem 0 3rem}.sh-hero-actions{flex-direction:column;width:100%;max-width:320px}.btn-hero{width:100%}.sh-hero-stats-row{gap:1rem;padding:1rem 1.5rem;flex-wrap:wrap;justify-content:center;border-radius:var(--radius-lg)}.sh-hero-stat-label{font-size:.625rem}.sh-hero-stat-divider{height:24px}}@media(max-width:480px){.sh-hero{padding:6.5rem 0 2.5rem}.sh-hero-content{margin-bottom:2.5rem}.sh-hero-desc{font-size:clamp(1rem,1.6vw,1.125rem);margin-bottom:2rem}.btn-hero{padding:.875rem 2rem;font-size:1rem}.sh-hero-stats-row{padding:.75rem 1rem;gap:.75rem;border-radius:var(--radius-lg)}.sh-hero-stat-value{font-size:1.125rem}.sh-hero-stat-label{font-size:.625rem;letter-spacing:.02em;color:#ffffffa6}.sh-hero-stat-divider{height:20px;display:none}.sh-hero-desc{font-size:1rem;margin-bottom:2rem}.sh-hero-gradient-overlay:before{width:350px;height:350px}.sh-hero-gradient-overlay:after{width:300px;height:300px}}@media(max-width:360px){.sh-hero-content h1{font-size:clamp(2.25rem,8vw,3rem)}.sh-hero-stats-row{gap:.5rem;padding:.625rem .75rem;max-width:100%;overflow-wrap:break-word}.sh-hero-stat-value{font-size:1rem}.sh-hero-stat-label{font-size:.5625rem}}.sh-hd-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:#000000d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;animation:sh-hd-fade-in .25s ease forwards;padding:2rem;overscroll-behavior:none}.sh-hd-close{position:absolute;top:1.5rem;right:1.5rem;z-index:10001;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:var(--radius-full);background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);color:#fff;cursor:pointer;transition:background var(--transition-fast),transform var(--transition-fast)}.sh-hd-close:hover{background:#ffffff40;transform:scale(1.08)}.sh-hd-player{position:relative;width:100%;max-width:1100px;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 32px 100px #0009;transform:scale(.95);opacity:0;animation:sh-hd-scale-in .35s cubic-bezier(.16,1,.3,1) .05s forwards}.sh-hd-video{display:block;width:100%;height:auto;background:#000}.sh-hd-loader{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;background:#000}.sh-hd-spinner{width:36px;height:36px;border:3px solid rgba(255,255,255,.15);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.sh-hd-error{text-align:center;color:#fffc;font-size:.9375rem}.sh-hd-error p{margin-bottom:1rem}.sh-hd-retry{padding:.5rem 1.5rem;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:var(--radius-full);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;font-family:var(--font-sans);transition:background var(--transition-fast)}.sh-hd-retry:hover{background:#ffffff40}@keyframes sh-hd-fade-in{to{opacity:1}}@keyframes sh-hd-scale-in{to{transform:scale(1);opacity:1}}@media(max-width:640px){.sh-hd-overlay{padding:.75rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.sh-hd-player{border-radius:var(--radius-md)}.sh-hd-close{top:.75rem;right:.75rem;width:2.75rem;height:2.75rem}.sh-video-play-btn{min-height:44px}}@media(max-width:768px){.sh-hd-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000000eb}}@media(prefers-reduced-motion:reduce){.sh-hero-gradient-overlay,.sh-hero-gradient-overlay:before,.sh-hero-gradient-overlay:after{animation:none}.sh-hd-overlay,.sh-hd-player{animation:none;opacity:1;transform:none}}.lb{padding:2.5rem 0;background:var(--color-bg-muted);border-top:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle);overflow:hidden}.lb-label{text-align:center;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:1.5rem}.lb-track{overflow:hidden;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.lb-scroll{display:flex;gap:3.5rem;animation:lb-marquee 25s linear infinite;width:max-content;will-change:transform}.lb-track:hover .lb-scroll{animation-play-state:paused;will-change:auto}.lb-logo{font-size:1.25rem;font-weight:800;color:var(--color-text-muted);letter-spacing:-.02em;white-space:nowrap;transition:color var(--transition-fast);cursor:default;flex-shrink:0}.lb-logo:hover{color:var(--color-text-primary)}@media(hover:none){.lb-logo:hover{color:var(--color-text-muted)}}@keyframes lb-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.lb{padding:2rem 0}.lb-scroll{gap:2.5rem}.lb-logo{font-size:1.125rem}}@media(max-width:480px){.lb{padding:1.5rem 0}.lb-scroll{gap:2rem}.lb-logo{font-size:1rem}.lb-label{font-size:.75rem;margin-bottom:1rem}}@media(prefers-reduced-motion:reduce){.lb-scroll{animation:none;justify-content:center;flex-wrap:wrap;gap:2rem 3rem}}.ft-label{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary);margin-bottom:1rem}.ft-label-dark{color:var(--color-accent-light)}.ft-icon{color:var(--color-primary);margin-bottom:.75rem}.ft-sell{padding:4rem 0 5rem;background:#fff;border-top:1px solid var(--color-border-subtle);contain:layout style paint}.ft-sell-header{text-align:center;max-width:700px;margin:0 auto 3rem}.ft-sell-header h2{font-size:clamp(2rem,4.5vw,3.5rem);margin-bottom:1.25rem}.ft-sell-sub{font-size:1.0625rem;line-height:1.7;color:var(--color-text-secondary)}.ft-sell-globe{background:var(--color-bg-dark);border-radius:var(--radius-lg);padding:4rem 3rem;position:relative;overflow:hidden;margin-bottom:3rem}.ft-sell-globe-glow{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,rgba(57,87,190,.25) 0%,transparent 80%);pointer-events:none}.ft-sell-globe-flags{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem 1.5rem;position:relative;z-index:1;padding:0 2rem}.ft-sell-globe-flags span{font-size:2.25rem;line-height:1;opacity:.4;transition:opacity .3s,transform .3s;cursor:default}.ft-sell-globe-flags span:hover{opacity:1;transform:scale(1.35)}.ft-sell-globe-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:2;max-width:calc(100% - 2rem);background:#0a0c1ecc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.75rem 3rem;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.1);pointer-events:none}.ft-sell-globe-number{font-size:4rem;font-weight:800;color:#fff;letter-spacing:-.04em;display:block;line-height:1}.ft-sell-globe-label{font-size:1rem;color:var(--color-text-on-dark);font-weight:500;margin-top:.375rem;display:block}.ft-sell-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.ft-sell-feat{padding:0 2rem;border-left:1px solid var(--color-border-light)}.ft-sell-feat:first-child{border-left:none;padding-left:0}.ft-sell-feat:last-child{padding-right:0}.ft-sell-feat svg{color:var(--color-primary);margin-bottom:.875rem;transition:transform var(--transition-fast)}.ft-sell-feat:hover svg{transform:scale(1.15)}.ft-sell-feat h3{font-size:1.0625rem;font-weight:800;margin-bottom:.5rem;letter-spacing:-.02em}.ft-sell-feat p{font-size:.875rem;color:var(--color-text-secondary);line-height:1.65}.ft-ship{padding:5rem 0;background:var(--color-bg-dark);position:relative;overflow:hidden;contain:layout style paint}.ft-ship-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 10% 50%,rgba(57,87,190,.12) 0%,transparent 50%),radial-gradient(ellipse at 90% 50%,rgba(30,42,105,.06) 0%,transparent 50%);pointer-events:none}.ft-ship-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.ft-ship-left h2{font-size:clamp(2.25rem,4.5vw,3.5rem);color:#fff;margin-bottom:1.5rem}.ft-ship-desc{font-size:1.0625rem;line-height:1.7;color:var(--color-text-on-dark);margin-bottom:1.5rem}.ft-ship-highlights{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.ft-ship-highlight{display:flex;align-items:center;gap:.625rem}.ft-ship-highlight svg{color:var(--color-accent-light);flex-shrink:0}.ft-ship-highlight span{font-size:.9375rem;font-weight:600;color:#ffffffd9}.ft-cta-link{display:inline-flex;align-items:center;gap:.375rem;font-size:1rem;font-weight:600;color:var(--color-primary);transition:gap var(--transition-fast);margin-top:.5rem}.ft-cta-link:hover{gap:.625rem}.ft-cta-link-dark,.ft-cta-link-dark:hover{color:var(--color-accent-light)}.ft-ship-label{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);padding:1.75rem;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 32px #0003}.ft-ship-label-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.75rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.ft-ship-label-title{font-weight:700;font-size:.9375rem;color:#fff}.ft-ship-label-id{font-size:.8125rem;font-weight:600;color:var(--color-text-on-dark);font-family:var(--font-mono)}.ft-ship-label-route{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1.75rem}.ft-ship-label-point{display:flex;align-items:center;gap:.75rem}.ft-ship-label-flag{font-size:2rem}.ft-ship-label-point strong{display:block;color:#fff;font-size:.9375rem;font-weight:700}.ft-ship-label-point span{font-size:.75rem;color:var(--color-text-on-dark)}.ft-ship-label-arrow{color:#ffffff4d;flex-shrink:0}.ft-ship-label-details{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.ft-ship-label-detail span{display:block;font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-on-dark);margin-bottom:.25rem}.ft-ship-label-detail strong{font-size:.8125rem;color:#fff;font-weight:600}.ft-ship-label-stack{position:relative}.ft-ship-label--back{position:absolute;top:12px;left:12px;right:-12px;opacity:.3;pointer-events:none;filter:blur(1px)}.ft-ship-label--back .ft-ship-label-route{margin-bottom:0}.ft-ship-label-timeline{display:flex;align-items:center;gap:0;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.08)}.ft-ship-tl-step{display:flex;flex-direction:column;align-items:center;gap:.375rem;flex-shrink:0}.ft-ship-tl-step span:last-child{font-size:.625rem;text-transform:uppercase;letter-spacing:.04em;font-weight:600;color:#ffffff4d;white-space:nowrap}.ft-ship-tl-dot{width:10px;height:10px;border-radius:50%;background:#ffffff26;border:2px solid rgba(255,255,255,.2);transition:all .3s}.ft-ship-tl-line{flex:1;height:2px;background:#ffffff1a;margin:0 .25rem 1.25rem}.ft-ship-tl-done .ft-ship-tl-dot{background:var(--color-accent-light);border-color:var(--color-accent-light)}.ft-ship-tl-done span:last-child{color:var(--color-accent-light)}.ft-ship-tl-line--done{background:var(--color-accent-light)}.ft-ship-tl-active .ft-ship-tl-dot{background:var(--color-accent-light);border-color:var(--color-accent-light);box-shadow:0 0 8px #6c91ff80;animation:pulse-dot 2s ease-in-out infinite}.ft-ship-tl-active span:last-child{color:#fff}.ft-ship-tl-line--active{background:linear-gradient(to right,var(--color-accent-light),rgba(255,255,255,.1))}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 8px #6c91ff80}50%{opacity:.6;box-shadow:0 0 16px #6c91ff4d}}.ft-ops{padding:5rem 0;background:var(--color-bg-surface-alt);contain:layout style paint}.ft-ops-header{text-align:center;max-width:700px;margin:0 auto 3rem}.ft-ops-header h2{font-size:clamp(2.25rem,4.5vw,3.5rem);margin-bottom:.75rem}.ft-ops-sub{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.7}.ft-ops-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;max-width:960px;margin:0 auto}.ft-ops-item{padding:0 2.5rem;border-left:1px solid var(--color-border-light)}.ft-ops-item:first-child{border-left:none;padding-left:0}.ft-ops-item:last-child{padding-right:0}.ft-ops-icon{color:var(--color-primary);margin-bottom:1.25rem;transition:transform var(--transition-fast)}.ft-ops-item:hover .ft-ops-icon{transform:scale(1.1)}.ft-ops-item h3{font-size:1.25rem;font-weight:800;margin-bottom:.75rem;letter-spacing:-.02em}.ft-ops-item p{font-size:.9375rem;line-height:1.65;color:var(--color-text-secondary)}.ft-ops-checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;padding-top:1.25rem;margin-top:1.25rem;border-top:1px solid var(--color-border-subtle)}.ft-ops-checklist li{font-size:.8125rem;font-weight:500;color:var(--color-text-secondary);display:flex;align-items:center;gap:.625rem}.ft-ops-checklist li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--color-primary);flex-shrink:0}@media(max-width:1024px){.ft-ops-item{padding:0 1.5rem}}@media(max-width:900px){.ft-sell-globe{padding:3rem 1.5rem}.ft-sell-globe-flags{gap:1rem;padding:0}.ft-sell-globe-flags span{font-size:1.75rem}.ft-sell-globe-overlay{padding:1.25rem 2rem}.ft-sell-globe-number{font-size:3rem}.ft-sell-strip{grid-template-columns:1fr 1fr;gap:2rem}.ft-sell-feat{padding:0;border-left:none}.ft-ship-inner{grid-template-columns:1fr;gap:3rem}}@media(max-width:600px){.ft-sell-strip{grid-template-columns:1fr;gap:2rem}.ft-ops-grid{grid-template-columns:1fr}.ft-ops-item{border-left:none;border-top:1px solid var(--color-border-light);padding:2rem 0}.ft-ops-item:first-child{border-top:none;padding-top:0}}@media(max-width:480px){.ft-sell,.ft-ship,.ft-ops{padding:3rem 0}.ft-sell-globe{padding:2rem 1rem}.ft-sell-globe-flags span{font-size:1.5rem}.ft-sell-globe-overlay{padding:1rem 1.5rem}.ft-sell-globe-number{font-size:2.5rem}.ft-ship-label--back{display:none}.ft-ship-label{padding:1.25rem}.ft-ship-label-route{flex-direction:column;gap:.75rem}.ft-ship-label-arrow{transform:rotate(90deg)}.ft-ship-label-header{margin-bottom:1.25rem}.ft-ship-tl-step span:last-child{font-size:.6875rem;white-space:normal}.ft-ship-label-header{flex-wrap:wrap}.ft-sell-feat h3{font-size:.9375rem}.ft-sell-feat p{font-size:.8125rem}.ft-ops-item h3{font-size:1.125rem}.ft-ops-item p{font-size:.875rem}}@media(max-width:768px){.ft-ship-label{-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff0f}.ft-sell-globe-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0a0c1ee0}}@media(hover:none){.ft-sell-feat:hover svg{transform:none}.ft-ops-item:hover .ft-ops-icon{transform:none}.ft-sell-globe-flags span:hover{opacity:.4;transform:none}}.sc{padding:5rem 0 4rem;background:var(--color-bg-surface-alt);contain:layout style paint}.sc-header{text-align:center;max-width:800px;margin:0 auto 2.5rem}.sc-header h2{font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.08;margin-bottom:1.25rem}.sc-sub{font-size:1.125rem;line-height:1.7;color:var(--color-text-secondary);max-width:600px;margin:0 auto}.sc-dashboard{max-width:1100px;margin:0 auto 2rem;border-radius:var(--radius-lg);overflow:visible;border:1px solid var(--color-border-light);box-shadow:0 12px 48px #0000001a,0 2px 6px #0000000a;font-size:.8125rem;position:relative}.sc-dash-chrome{display:flex;align-items:center;gap:12px;padding:.75rem 1rem;background:var(--color-bg-muted);border-bottom:1px solid var(--color-border-light);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.sc-dash-dots{display:flex;gap:5px}.sc-dash-dots span{width:10px;height:10px;border-radius:50%}.sc-dash-dots span:nth-child(1){background:#ff5f57}.sc-dash-dots span:nth-child(2){background:#febc2e}.sc-dash-dots span:nth-child(3){background:#28c840}.sc-dash-url{font-size:.75rem;color:var(--color-text-muted);background:#fff;padding:.3rem .75rem;border-radius:var(--radius-sm);border:1px solid var(--color-border-light);flex:1;max-width:280px;transition:color var(--transition-fast)}.sc-dash-mobile-tabs{display:none}.sc-dash-body{display:flex;min-height:380px}.sc-dash-sidebar{width:180px;background:var(--color-bg-muted);border-right:1px solid var(--color-border-subtle);padding:.75rem 0;flex-shrink:0;display:flex;flex-direction:column;gap:0}.sc-dash-nav{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-weight:500;color:var(--color-text-muted);font-size:.8125rem;font-family:var(--font-sans);background:none;border:none;border-left:2px solid transparent;cursor:pointer;transition:all .15s ease;text-align:left;width:100%}.sc-dash-nav:hover:not(:disabled){color:var(--color-text-primary);background:#3957be08}.sc-dash-nav.active{color:var(--color-primary);font-weight:700;background:#3957be0f;border-left-color:var(--color-primary)}.sc-dash-nav:disabled{opacity:.35;cursor:not-allowed;filter:grayscale(.3)}.sc-dash-nav svg{flex-shrink:0;opacity:.6}.sc-dash-nav.active svg{opacity:1}.sc-dash-main{flex:1;padding:1.5rem;background:#fff;border-radius:0 0 var(--radius-lg) 0;display:flex;flex-direction:column}.sc-dash-kpis{display:flex;gap:0;margin-bottom:1.25rem;border-bottom:1px solid var(--color-border-subtle);padding-bottom:1rem}.sc-dash-kpi{flex:1;padding:0 1rem;border-right:1px solid var(--color-border-subtle)}.sc-dash-kpi:last-child{border-right:none}.sc-dash-kpi:first-child{padding-left:0}.sc-dash-kpi-label{display:block;font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-weight:600;margin-bottom:.25rem}.sc-dash-kpi-value{display:block;font-size:1.5rem;font-weight:800;color:var(--color-text-primary);letter-spacing:-.03em;line-height:1.2;font-variant-numeric:tabular-nums}.sc-dash-kpi-change{font-size:.6875rem;font-weight:600;color:var(--color-primary)}.sc-dash-kpi-trend{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.sc-dash-spark{flex-shrink:0}.sc-dash-content{flex:1;min-height:0}.sc-dash-fade-in{animation:sc-fade-in .25s ease-out}@keyframes sc-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.sc-dash-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.sc-dash-row{display:grid;grid-template-columns:.7fr 1.1fr 1.2fr .7fr .8fr;padding:.625rem 0;align-items:center;font-weight:500;color:var(--color-text-primary);border-bottom:1px solid var(--color-border-subtle);transition:background .15s}.sc-dash-row:last-child{border-bottom:none}.sc-dash-row:not(.sc-dash-thead):hover{background:var(--color-bg-muted)}.sc-dash-thead{font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-weight:600;border-bottom:1px solid var(--color-border-subtle)}.sc-badge{font-weight:600;font-size:.6875rem;padding:.2rem .5rem;border-radius:var(--radius-full);display:inline-block;text-align:center}.sc-badge.green{color:var(--color-primary);background:#3957be14}.sc-badge.blue{color:var(--color-blue);background:#1e2a6914}.sc-badge.yellow{color:#b98900;background:#b9890014}.sc-dash-products .sc-dash-row{grid-template-columns:2rem 1.5fr .8fr .7fr .6fr}.sc-product-emoji{font-size:1.125rem;line-height:1}.sc-product-name{font-weight:600}.sc-product-sku{color:var(--color-text-muted);font-family:var(--font-mono, monospace);font-size:.75rem}.sc-ship-thead+.sc-dash-row,.sc-ship-thead~.sc-dash-row{grid-template-columns:.7fr 1.6fr 1fr .7fr .9fr}.sc-dash-analytics{padding-bottom:.5rem}.sc-dash-chart-header{margin-bottom:1rem}.sc-dash-chart-title{font-size:.8125rem;font-weight:600;color:var(--color-text-primary)}.sc-dash-chart{display:flex;flex-direction:column;gap:.625rem}.sc-dash-chart-row{display:grid;grid-template-columns:120px 1fr 70px;align-items:center;gap:.75rem}.sc-dash-chart-label{font-size:.75rem;font-weight:500;color:var(--color-text-primary);white-space:nowrap}.sc-dash-chart-bar-track{height:20px;background:var(--color-bg-muted);border-radius:var(--radius-sm);overflow:hidden}.sc-dash-chart-bar{height:100%;background:linear-gradient(90deg,#3957be26,#3957be59);border-radius:var(--radius-sm);transition:width 1s cubic-bezier(.16,1,.3,1)}.sc-dash-chart-val{font-size:.75rem;font-weight:600;color:var(--color-text-muted);text-align:right;font-variant-numeric:tabular-nums}.sc-dash-activity{border-top:1px solid var(--color-border-subtle);padding-top:.75rem;margin-top:auto}.sc-dash-activity-item{display:flex;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.75rem;color:var(--color-text-muted)}.sc-dash-activity-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.sc-dash-activity-dot.dot-green{background:var(--color-primary)}.sc-dash-activity-dot.dot-blue{background:var(--color-blue)}.sc-dash-activity-text{flex:1}.sc-dash-activity-text strong{color:var(--color-text-primary);font-weight:600}.sc-dash-activity-time{color:var(--color-text-muted);font-size:.6875rem;flex-shrink:0}.sc-toast{position:absolute;bottom:-1rem;right:1.5rem;display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid var(--color-border-light);border-radius:var(--radius-md);box-shadow:0 8px 24px #0000001a,0 2px 6px #0000000a;padding:.625rem 1rem;font-size:.75rem;color:var(--color-text-muted);animation:sc-toast-in .35s cubic-bezier(.16,1,.3,1);z-index:10;transform-origin:bottom right}.sc-toast-text{flex:1}.sc-toast-text strong{color:var(--color-text-primary);font-weight:600}.sc-toast-time{font-size:.6875rem;color:var(--color-text-muted);flex-shrink:0}@keyframes sc-toast-in{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.sc-toast-exit{animation:sc-toast-out .35s ease-in forwards}@keyframes sc-toast-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-4px) scale(.98)}}.sc-dash-live{display:flex;align-items:center;gap:6px;font-size:.6875rem;font-weight:600;color:var(--color-primary);margin-left:auto}.sc-dash-live-dot{width:6px;height:6px;background:var(--color-primary);border-radius:50%;animation:sc-pulse 2s ease-in-out infinite}@keyframes sc-pulse{0%,to{box-shadow:0 0 #3957be66}50%{box-shadow:0 0 0 4px #3957be00}}.sc-features{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:3rem}.sc-feature-pill{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-bg-muted);border:1px solid var(--color-border-subtle);border-radius:var(--radius-full);font-size:.8125rem;font-weight:500;color:var(--color-text-secondary)}.sc-feature-pill-icon{font-size:.875rem;line-height:1}.sc-proof{margin-top:4rem;padding:3.5rem 2.5rem;background:#fff;border-radius:var(--radius-lg);border:1px solid var(--color-border-subtle)}.sc-proof-header{margin-bottom:2rem}.sc-proof-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);margin-bottom:.5rem}.sc-proof-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--color-text-primary);letter-spacing:-.02em;line-height:1.2}.sc-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.sc-proof-card{background:var(--color-bg-muted);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.sc-proof-card:hover{border-color:var(--color-border-light);box-shadow:0 6px 20px #0000000f;transform:translateY(-2px)}.sc-proof-card--featured{grid-column:1 / -1;background:linear-gradient(135deg,#3957be0a,#3957be14);border-color:#3957be1f}.sc-proof-card--featured:hover{border-color:#3957be33;box-shadow:0 8px 32px #3957be26;transform:translateY(-2px)}.sc-proof-stat{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1rem}.sc-proof-stat-value{font-size:2rem;font-weight:800;color:var(--color-primary);letter-spacing:-.03em;line-height:1}.sc-proof-card--featured .sc-proof-stat-value{font-size:2.5rem}.sc-proof-stat-unit{font-size:.875rem;font-weight:500;color:var(--color-text-muted)}.sc-proof-card blockquote{font-size:1rem;line-height:1.6;color:var(--color-text-secondary);font-style:normal;font-weight:400;margin-bottom:1.25rem;flex:1}.sc-proof-card--featured blockquote{font-size:1.125rem;color:var(--color-text-primary);font-weight:500;max-width:700px}.sc-proof-meta{font-size:.875rem;color:var(--color-text-muted);display:flex;align-items:center;gap:.75rem;margin-top:auto}.sc-proof-meta div{display:flex;flex-direction:column;gap:.125rem}.sc-proof-meta strong{color:var(--color-text-primary);font-weight:700;font-size:.875rem}.sc-proof-meta span{font-size:.75rem;color:var(--color-text-muted)}.sc-proof-avatar{width:36px;height:36px;border-radius:50%;background:var(--color-primary);color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.02em}@media(max-width:900px){.sc-proof-grid{grid-template-columns:1fr}.sc-proof-card--featured{grid-column:1}.sc-dash-sidebar{display:none}.sc-dash-mobile-tabs{display:flex;border-bottom:1px solid var(--color-border-subtle);background:var(--color-bg-muted);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sc-dash-mobile-tabs::-webkit-scrollbar{display:none}.sc-dash-mobile-tab{display:flex;align-items:center;gap:.375rem;padding:.625rem 1rem;min-height:44px;font-size:.75rem;font-weight:500;font-family:var(--font-sans);color:var(--color-text-muted);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap;flex:1;justify-content:center;transition:color .15s,border-color .15s}.sc-dash-mobile-tab.active{color:var(--color-primary);font-weight:700;border-bottom-color:var(--color-primary);background:#3957be0f}.sc-dash-mobile-tab svg{opacity:.6;flex-shrink:0}.sc-dash-mobile-tab.active svg{opacity:1}.sc-dash-row{grid-template-columns:.8fr 1fr .8fr .7fr}.sc-dash-row span:nth-child(3){display:none}.sc-dash-products .sc-dash-row{grid-template-columns:2rem 1.5fr .7fr .6fr}.sc-dash-products .sc-dash-row span:nth-child(3){display:none}.sc-dash-chart-row{grid-template-columns:100px 1fr 60px}.sc-toast{right:.75rem;bottom:-.75rem}}@media(max-width:600px){.sc-dash-kpis{flex-direction:column;gap:.75rem}.sc-dash-kpi{border-right:none;border-bottom:1px solid var(--color-border-subtle);padding:0 0 .75rem}.sc-dash-kpi:last-child{border-bottom:none}.sc-dash-kpi:first-child{padding-left:0}.sc-dash-row{grid-template-columns:1fr 1fr .8fr;font-size:.75rem}.sc-dash-row span:nth-child(3),.sc-dash-row span:nth-child(4){display:none}.sc-dash-thead span:nth-child(3),.sc-dash-thead span:nth-child(4){display:none}.sc-dash-products .sc-dash-row{grid-template-columns:2rem 1fr .7fr}.sc-dash-chart-row{grid-template-columns:80px 1fr 55px;font-size:.6875rem}.sc-features{gap:.5rem}.sc-feature-pill{font-size:.75rem;padding:.375rem .75rem}.sc-toast{left:.75rem;right:.75rem;bottom:-.75rem}}@media(max-width:480px){.sc{padding:3rem 0 2.5rem}.sc-header{margin-bottom:1.5rem}.sc-sub{font-size:1rem}.sc-dash-body{min-height:280px}.sc-dash-main{padding:1rem}.sc-dash-kpi-value{font-size:1.25rem}.sc-proof{margin-top:2.5rem;padding:2rem 1.5rem}.sc-proof-title{font-size:clamp(1.25rem,2.5vw,1.75rem)}.sc-proof-card{padding:1.5rem}.sc-proof-card blockquote{font-size:.9375rem}.sc-proof-card--featured blockquote{font-size:1rem}.sc-proof-stat-value{font-size:1.75rem}.sc-proof-card--featured .sc-proof-stat-value{font-size:2rem}.sc-feature-pill{white-space:normal;word-break:break-word;text-align:center}.sc-dash-chart-label{white-space:normal;word-break:break-word}}@media(max-width:380px){.sc-dash-chart-row{grid-template-columns:70px 1fr 48px;font-size:.625rem}}@media(hover:none){.sc-proof-card:hover{transform:none;box-shadow:none;border-color:var(--color-border-subtle)}.sc-proof-card:active{transform:scale(.99)}}.hw{padding:5rem 0;background:#fff;border-top:1px solid var(--color-border-subtle);contain:layout style paint}.hw-header{text-align:center;margin-bottom:2.5rem}.hw-header h2{font-size:clamp(2.25rem,4.5vw,3.5rem);margin-bottom:.75rem}.hw-sub{font-size:1.125rem;color:var(--color-text-secondary)}.hw-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1100px;margin:0 auto 3rem}.hw-step{padding:0 2.5rem;border-left:1px solid var(--color-border-light)}.hw-step:first-child{border-left:none;padding-left:0}.hw-step:last-child{padding-right:0}.hw-step-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.hw-num{font-size:3rem;font-weight:900;color:#d1d5db;letter-spacing:-.05em;line-height:1;transition:color var(--transition-normal)}.hw-step:hover .hw-num,.hw-step-icon{color:var(--color-primary)}.hw-step-text h3{font-size:1.25rem;font-weight:800;margin-bottom:.75rem;letter-spacing:-.02em}.hw-step-text p{font-size:.9375rem;line-height:1.65;color:var(--color-text-secondary)}.hw-cta{text-align:center}@media(max-width:768px){.hw-steps{grid-template-columns:1fr;gap:0}.hw-step{border-left:none;border-top:1px solid var(--color-border-light);padding:2rem 0}.hw-step:first-child{border-top:none;padding-top:0}}@media(max-width:480px){.hw{padding:3rem 0}.hw-header{margin-bottom:1.5rem}.hw-num{font-size:2.25rem}.hw-step-text h3{font-size:1.125rem}.hw-step-text p{font-size:.875rem}.hw-step{padding:1.5rem 0}.hw-cta .btn{width:100%;justify-content:center}}@media(hover:none){.hw-step:hover .hw-num{color:#d1d5db}}.cmp-section{padding:6rem 0;background:var(--color-bg-surface-alt);border-top:1px solid var(--color-border-subtle);contain:layout style paint}.cmp-header{text-align:center;max-width:640px;margin:0 auto 3rem}.cmp-label{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary);margin-bottom:.75rem}.cmp-heading{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;letter-spacing:-.035em;color:var(--color-text-primary);line-height:1.15;margin-bottom:1rem}.cmp-desc{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.6}.cmp-table{max-width:900px;margin:0 auto;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border-light);background:#fff;box-shadow:0 4px 24px #0000000a}.cmp-table table,.cmp-table thead,.cmp-table tbody{display:contents}.cmp-row{display:grid;grid-template-columns:1.3fr 1fr 1fr;border-bottom:1px solid var(--color-border-subtle);transition:background var(--transition-fast)}.cmp-row:last-child{border-bottom:none}.cmp-row:not(.cmp-row--head):hover{background:#3957be05}.cmp-row--head{background:var(--color-bg-surface-alt)}.cmp-row--head .cmp-cell{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);padding:.875rem 1.5rem}.cmp-cell{display:flex;align-items:center;gap:.625rem;padding:1.125rem 1.5rem;font-size:.9375rem}.cmp-cell--task{font-weight:600;color:var(--color-text-primary)}.cmp-task-icon{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--radius-sm);background:#3957be0f;color:var(--color-primary);flex-shrink:0}.cmp-cell--manual{color:var(--color-text-secondary);background:#00000004}.cmp-icon-manual{color:var(--color-text-muted);flex-shrink:0}.cmp-cell--ms{color:var(--color-text-primary);font-weight:600;background:#3957be08;border-left:2px solid var(--color-primary)}.cmp-icon-ms{color:var(--color-primary);flex-shrink:0}.cmp-table .cmp-row:not(.cmp-row--head){opacity:0;transform:translateY(6px);animation:cmp-row-in .3s ease forwards}.cmp-table .cmp-row:nth-child(2){animation-delay:.04s}.cmp-table .cmp-row:nth-child(3){animation-delay:.07s}.cmp-table .cmp-row:nth-child(4){animation-delay:.1s}.cmp-table .cmp-row:nth-child(5){animation-delay:.12s}.cmp-table .cmp-row:nth-child(6){animation-delay:.14s}.cmp-table .cmp-row:nth-child(7){animation-delay:.16s}@keyframes cmp-row-in{to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.cmp-section{padding:4rem 0}.cmp-row{grid-template-columns:1fr;gap:0}.cmp-row--head{display:none}.cmp-cell{padding:.75rem 1.25rem}.cmp-cell--task{padding-top:1.125rem;border-top:1px solid var(--color-border-subtle);font-size:1rem}.cmp-row:first-of-type .cmp-cell--task,.cmp-row--head+.cmp-row .cmp-cell--task{border-top:none}.cmp-cell--manual,.cmp-cell--ms{padding-left:1.25rem;font-size:.875rem}.cmp-cell--manual:before,.cmp-cell--ms:before{content:attr(data-label);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);min-width:5rem;flex-shrink:0}.cmp-cell--ms{border-left:none;border-top:2px solid var(--color-primary);border-radius:0;margin-bottom:.25rem}}@media(max-width:480px){.cmp-section{padding:3rem 0}.cmp-heading{font-size:clamp(1.5rem,3vw,2rem)}.cmp-desc{font-size:.9375rem}.cmp-cell{padding:.625rem 1rem;font-size:.875rem}.cmp-cell--task{font-size:.9375rem}}@media(hover:none){.cmp-row:not(.cmp-row--head):hover{background:transparent}}@media(prefers-reduced-motion:reduce){.cmp-table .cmp-row:not(.cmp-row--head){animation:none;opacity:1;transform:none}}.nm{padding:5rem 0;background:var(--color-bg-dark);position:relative;overflow:hidden;contain:layout style paint;content-visibility:auto;contain-intrinsic-size:auto 500px}.nm-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 30%,rgba(57,87,190,.14) 0%,transparent 55%),radial-gradient(ellipse at 80% 70%,rgba(107,138,230,.06) 0%,transparent 45%);pointer-events:none}.nm-inner{position:relative;z-index:1;opacity:0;transform:translateY(16px);transition:opacity .4s cubic-bezier(.25,.1,.25,1),transform .4s cubic-bezier(.25,.1,.25,1);will-change:opacity,transform}.nm-inner.nm-revealed{opacity:1;transform:translateY(0);will-change:auto}.nm-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.nm-stat{text-align:center;padding:2rem 1.5rem;border-right:1px solid rgba(255,255,255,.08)}.nm-stat:last-child{border-right:none}.nm-num{display:block;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;color:#fff;letter-spacing:-.04em;line-height:1;margin-bottom:.5rem;white-space:nowrap}.nm-label{display:block;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent-light);margin-bottom:1rem;white-space:nowrap}.nm-stat p{font-size:.875rem;line-height:1.55;color:var(--color-text-on-dark);max-width:220px;margin:0 auto}.nm-cta{text-align:center;padding-top:2.5rem;margin-top:2.5rem;border-top:1px solid rgba(255,255,255,.08)}.nm-cta-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--color-accent-light);transition:gap var(--transition-fast),color var(--transition-fast)}.nm-cta-link:hover{gap:.75rem;color:#fff}@media(max-width:768px){.nm-grid{grid-template-columns:repeat(2,1fr)}.nm-label{white-space:normal;word-break:break-word}.nm-stat{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.nm-stat:nth-child(odd){border-right:1px solid rgba(255,255,255,.08)}.nm-stat:nth-child(n+3){border-bottom:none}}@media(max-width:480px){.nm-grid{grid-template-columns:1fr 1fr}.nm-stat{padding:1.5rem .75rem}.nm-stat p{font-size:.8125rem}.nm-num{font-size:clamp(1.75rem,4vw,2.5rem);white-space:normal;word-break:break-word}.nm-label{font-size:.6875rem;white-space:normal;word-break:break-word}}.eco{padding:5rem 0;background:var(--color-bg-surface-alt);overflow:hidden;contain:layout style paint;content-visibility:auto;contain-intrinsic-size:auto 500px}.eco-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.eco-text h2{font-size:clamp(2rem,4.5vw,3.5rem);margin-bottom:1.25rem}.eco-desc{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.7;margin-bottom:2.5rem}.eco-links{display:flex;flex-direction:column;gap:0}.eco-link-item{display:flex;align-items:center;gap:.75rem;padding:1.125rem 0;border-top:1px solid var(--color-border-warm);transition:transform var(--transition-fast)}.eco-link-item:last-child{border-bottom:1px solid var(--color-border-warm)}.eco-link-item:hover,.eco-link-item:focus-within{transform:translate(.5rem)}.eco-link-item:active{opacity:.75;transform:translate(.25rem)}.eco-link-item a:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}.eco-link-item:hover strong{color:var(--color-primary)}.eco-link-item strong{font-size:.9375rem;font-weight:700;color:var(--color-text-primary);min-width:120px;transition:color var(--transition-fast)}.eco-link-item span{font-size:.875rem;color:var(--color-text-secondary);flex:1}.eco-link-item svg{color:var(--color-text-muted);flex-shrink:0;transition:color var(--transition-fast)}.eco-link-item:hover svg{color:var(--color-primary)}.eco-visual{display:flex;align-items:center;justify-content:center}.eco-hub{position:relative;width:340px;height:340px}.eco-hub-glow{position:absolute;inset:-60px;border-radius:50%;background:radial-gradient(circle,rgba(57,87,190,.18) 0%,transparent 70%);pointer-events:none}.eco-hub-svg{position:absolute;inset:0;width:100%;height:100%}.eco-hub-ring{position:absolute;top:50%;left:50%;width:200px;height:200px;margin:-100px 0 0 -100px;border-radius:50%;border:1.5px solid rgba(57,87,190,.08);pointer-events:none}.eco-hub-ring:after{content:"";position:absolute;inset:-12px;border-radius:50%;border:1.5px solid rgba(57,87,190,.05);animation:eco-pulse 3s ease-in-out infinite}.eco-hub-center{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary) 0%,#4a62d4 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 28px #3957be59;z-index:2}.eco-hub-logo{width:44px;height:auto;pointer-events:none}@keyframes eco-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.15);opacity:0}}.eco-hub-node{position:absolute;top:50%;left:50%;z-index:3;transform:rotate(var(--angle)) translateY(-140px)}.eco-hub-node span{display:flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:#fff;border:1px solid var(--color-border-light);border-radius:var(--radius-full);font-size:.75rem;font-weight:600;color:var(--color-text-primary);white-space:nowrap;box-shadow:0 2px 8px #0000000f;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);transform:rotate(calc(-1 * var(--angle))) translate(-50%)}.eco-hub-node span:hover{border-color:#3957be4d;box-shadow:0 4px 16px #3957be1f}.eco-hub-status{display:inline-block;width:6px;height:6px;border-radius:50%;background:#34c759;box-shadow:0 0 5px #34c75973;flex-shrink:0}@media(max-width:900px){.eco-layout{grid-template-columns:1fr;gap:3rem}.eco-hub{width:300px;height:300px;margin:0 auto}.eco-hub-node{transform:rotate(var(--angle)) translateY(-124px)}.eco-hub-node span{font-size:.6875rem;padding:.3rem .625rem;white-space:normal}.eco-hub-ring{width:170px;height:170px;margin:-85px 0 0 -85px}.eco-link-item strong{min-width:auto}}@media(max-width:480px){.eco-hub{width:260px;height:260px}.eco-hub-center{width:64px;height:64px;margin:-32px 0 0 -32px}.eco-hub-node{transform:rotate(var(--angle)) translateY(-107px)}.eco-hub-node span{font-size:.6875rem;padding:.25rem .5rem}.eco-hub-ring:after{animation:none}.eco-hub-ring{width:140px;height:140px;margin:-70px 0 0 -70px}.eco-hub-node span{white-space:normal;word-break:break-word;text-align:center}.eco-link-item strong{white-space:normal;word-break:break-word}}@media(max-width:360px){.eco-hub{width:240px;height:240px}.eco-hub-node{transform:rotate(var(--angle)) translateY(-98px)}.eco-hub-ring{width:128px;height:128px;margin:-64px 0 0 -64px}}.faq{padding:5rem 0;background:#fff;border-top:1px solid var(--color-border-subtle);contain:layout style paint;content-visibility:auto;contain-intrinsic-size:auto 600px}.faq-layout{display:grid;grid-template-columns:.4fr .6fr;gap:4rem;align-items:start}.faq-left h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:1.25rem}.faq-sub{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.7;margin-bottom:1.5rem}.faq-contact{font-size:1rem;font-weight:600;color:var(--color-primary);transition:opacity var(--transition-fast)}.faq-contact:hover{opacity:.8}.faq-right{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid var(--color-border-light)}.faq-item:first-child{border-top:1px solid var(--color-border-light)}.faq-q{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 0;background:none;border:none;cursor:pointer;font-family:var(--font-sans);font-size:1.0625rem;font-weight:600;color:var(--color-text-primary);text-align:left;gap:1rem;letter-spacing:-.01em}.faq-q:hover{color:var(--color-primary);background:#3957be08;border-radius:var(--radius-md)}.faq-q:active{background:#3957be1a;border-radius:var(--radius-md);transform:scale(.995)}.faq-q:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px;border-radius:var(--radius-sm)}.faq-chevron{color:var(--color-text-muted);flex-shrink:0;transition:transform var(--transition-normal)}.faq-open .faq-chevron{transform:rotate(180deg)}.faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--transition-normal)}.faq-open .faq-a{grid-template-rows:1fr}.faq-a-inner{overflow:hidden}.faq-open .faq-a-inner{padding-bottom:1.25rem}.faq-a p{font-size:.9375rem;line-height:1.7;color:var(--color-text-secondary);padding-right:2rem}@media(max-width:900px){.faq-layout{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:768px){.faq-a p{padding-right:1rem}.faq-item{scroll-margin-top:80px}}@media(max-width:480px){.faq{padding:3rem 0}.faq-q{font-size:.9375rem;padding:1rem 0}.faq-a p{font-size:.875rem;padding-right:0}}
