:root{--dwse-bg:#f7f8fc;--dwse-surface:#ffffffd6;--dwse-surface-solid:#fff;--dwse-text:#131522;--dwse-text-soft:#5d6377;--dwse-border:#11182714;--dwse-brand:#5b5df0;--dwse-brand-2:#7c3aed;--dwse-shadow:0 20px 50px #1118271a;--dwse-radius:22px;--dwse-container:1240px;--dwse-header-height:84px;--dwse-transition:.24s ease}html[data-theme=dark]{--dwse-bg:#090b14;--dwse-surface:#11131fd6;--dwse-surface-solid:#101321;--dwse-text:#f3f6ff;--dwse-text-soft:#a7b0c4;--dwse-border:#ffffff14;--dwse-brand:#8b5cf6;--dwse-brand-2:#38bdf8;--dwse-shadow:0 24px 60px #00000047}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--dwse-text);background:radial-gradient(circle at top left, #5b5df01f, transparent 28%), radial-gradient(circle at top right, #7c3aed1a, transparent 24%), var(--dwse-bg);transition:background var(--dwse-transition), color var(--dwse-transition);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}code{background:#7f7f7f1f;border-radius:8px;padding:.15rem .4rem;font-size:.92em}.dwse-container{width:min(calc(100% - 2rem), var(--dwse-container));margin-inline:auto}
:root{--dws-header-height:88px;--dws-header-radius:22px;--dws-header-bg:#ffffffd1;--dws-header-bg-solid:#fff;--dws-header-border:#7c61ff24;--dws-header-shadow:0 18px 55px #0f172a14;--dws-header-text:#0f172a;--dws-header-text-soft:#5b6475;--dws-header-hover:#7c61ff17;--dws-header-primary:#7c61ff;--dws-header-primary-2:#5b7cff;--dws-header-accent:#00d5ff;--dws-toggle-bg:#ffffff8c;--dws-toggle-border:#0f172a14;--dws-mobile-bg:radial-gradient(circle at top left, #7c61ff24, transparent 26%), radial-gradient(circle at top right, #00d5ff1a, transparent 24%), linear-gradient(180deg, #fff 0%, #f7f9fc 100%);--dws-mobile-overlay:#0b112057;--dws-cta-text:#fff;--dws-close-bg:#0f172a0a;--dws-menu-line:#0f172a}html[data-theme=dark]{--dws-header-bg:#070c18d6;--dws-header-bg-solid:#08101d;--dws-header-border:#ffffff12;--dws-header-shadow:0 22px 70px #0000006b;--dws-header-text:#f8fafc;--dws-header-text-soft:#ffffffb3;--dws-header-hover:#ffffff0f;--dws-toggle-bg:#ffffff08;--dws-toggle-border:#ffffff14;--dws-mobile-bg:radial-gradient(circle at top left, #7c61ff2e, transparent 28%), radial-gradient(circle at top right, #00d5ff1a, transparent 26%), linear-gradient(180deg, #07101d 0%, #0b1628 45%, #0c1a2f 100%);--dws-mobile-overlay:#02060f94;--dws-close-bg:#ffffff0d;--dws-menu-line:#f8fafc}.dws-header *,.dws-mobile-panel *,.dws-mobile-overlay *{box-sizing:border-box}body.dws-menu-open{overflow:hidden}.dws-header{z-index:9998;pointer-events:none;padding:14px 16px 0;position:sticky;top:0}.dws-header__container{pointer-events:auto;width:min(1320px,100%);min-height:var(--dws-header-height);border-radius:var(--dws-header-radius);background:var(--dws-header-bg);border:1px solid var(--dws-header-border);-webkit-backdrop-filter:blur(18px);box-shadow:var(--dws-header-shadow);grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin:0 auto;padding:14px 22px;display:grid}.dws-header__logo{min-width:0}.dws-header__brand{align-items:center;line-height:0;text-decoration:none;display:inline-flex}.dws-logo{width:auto;max-width:100%;height:58px;display:block}.dws-logo--dark,html[data-theme=dark] .dws-logo--light{display:none}html[data-theme=dark] .dws-logo--dark{display:block}.dws-header__nav--desktop{justify-content:center;min-width:0;display:flex}.dws-menu{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.dws-menu li{margin:0;padding:0}.dws-menu a{min-height:46px;color:var(--dws-header-text);letter-spacing:-.01em;border-radius:14px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:800;text-decoration:none;transition:background-color .25s,color .25s,transform .25s;display:inline-flex}.dws-menu a:hover,.dws-menu a:focus-visible{background:var(--dws-header-hover);outline:none;transform:translateY(-1px)}.dws-menu .current-menu-item>a,.dws-menu .current_page_item>a,.dws-menu .current-menu-ancestor>a{background:var(--dws-header-hover)}.dws-header__right{justify-content:flex-end;align-items:center;gap:10px;display:flex}.dws-theme-toggle{border:1px solid var(--dws-toggle-border);background:var(--dws-toggle-bg);width:50px;height:50px;color:var(--dws-header-text);cursor:pointer;border-radius:16px;flex:0 0 50px;transition:background-color .25s,border-color .25s,transform .25s,box-shadow .25s,color .25s;position:relative}.dws-theme-toggle:hover,.dws-theme-toggle:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}html[data-theme=dark] .dws-theme-toggle:hover,html[data-theme=dark] .dws-theme-toggle:focus-visible{box-shadow:0 12px 28px #00000038}.dws-theme-toggle__icon{place-items:center;transition:opacity .28s,transform .28s;display:grid;position:absolute;inset:0}.dws-theme-toggle__icon svg{width:20px;height:20px;display:block}.dws-theme-toggle__icon--moon{opacity:1;transform:scale(1)rotate(0)}.dws-theme-toggle__icon--sun{opacity:0;transform:scale(.65)rotate(-35deg)}html[data-theme=dark] .dws-theme-toggle__icon--moon{opacity:0;transform:scale(.65)rotate(35deg)}html[data-theme=dark] .dws-theme-toggle__icon--sun{opacity:1;transform:scale(1)rotate(0)}.dws-menu-toggle{border:1px solid var(--dws-toggle-border);background:var(--dws-toggle-bg);cursor:pointer;border-radius:16px;flex:0 0 50px;justify-content:center;align-items:center;width:50px;height:50px;transition:background-color .25s,border-color .25s,transform .25s,box-shadow .25s;display:none;position:relative}.dws-menu-toggle:hover,.dws-menu-toggle:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}html[data-theme=dark] .dws-menu-toggle:hover,html[data-theme=dark] .dws-menu-toggle:focus-visible{box-shadow:0 12px 28px #00000038}.dws-menu-toggle__line{background:var(--dws-menu-line);border-radius:999px;width:20px;height:2px;margin-left:-10px;transition:transform .28s,opacity .22s,background-color .25s;position:absolute;left:50%}.dws-menu-toggle__line:first-child{transform:translateY(-6px)}.dws-menu-toggle__line:nth-child(2){transform:translateY(0)}.dws-menu-toggle__line:nth-child(3){transform:translateY(6px)}.dws-menu-toggle.is-active .dws-menu-toggle__line:first-child{transform:rotate(45deg)}.dws-menu-toggle.is-active .dws-menu-toggle__line:nth-child(2){opacity:0}.dws-menu-toggle.is-active .dws-menu-toggle__line:nth-child(3){transform:rotate(-45deg)}.dws-mobile-overlay{z-index:9998;background:var(--dws-mobile-overlay);opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.dws-mobile-overlay.is-visible{opacity:1;visibility:visible}.dws-mobile-panel{z-index:9999;background:var(--dws-mobile-bg);color:var(--dws-header-text);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .38s,transform .42s cubic-bezier(.22,1,.36,1),visibility .38s,background .3s;position:fixed;inset:0;transform:translateY(-24px)scale(.985)}.dws-mobile-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.dws-mobile-panel__inner{flex-direction:column;min-height:100dvh;padding:24px;display:flex}.dws-mobile-panel__top{justify-content:space-between;align-items:center;gap:18px;padding-bottom:20px;display:flex}.dws-header__brand--mobile .dws-logo{height:54px}.dws-mobile-panel__close{border:1px solid var(--dws-toggle-border);background:var(--dws-close-bg);cursor:pointer;width:50px;height:50px;color:var(--dws-header-text);border-radius:16px;flex:0 0 50px;transition:transform .25s,background-color .25s,border-color .25s;position:relative}.dws-mobile-panel__close:hover,.dws-mobile-panel__close:focus-visible{outline:none;transform:translateY(-1px)}.dws-mobile-panel__close span{background:currentColor;border-radius:999px;width:22px;height:2px;position:absolute;top:50%;left:50%}.dws-mobile-panel__close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.dws-mobile-panel__close span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.dws-mobile-nav{flex:1;justify-content:center;align-items:center;display:flex}.dws-mobile-menu{gap:10px;width:100%;max-width:520px;margin:0;padding:0;list-style:none;display:grid}.dws-mobile-menu li{opacity:0;margin:0;padding:0;transition:opacity .42s,transform .42s;transform:translateY(16px)}.dws-mobile-panel.is-open .dws-mobile-menu li{opacity:1;transform:translateY(0)}.dws-mobile-panel.is-open .dws-mobile-menu li:first-child{transition-delay:80ms}.dws-mobile-panel.is-open .dws-mobile-menu li:nth-child(2){transition-delay:.12s}.dws-mobile-panel.is-open .dws-mobile-menu li:nth-child(3){transition-delay:.16s}.dws-mobile-panel.is-open .dws-mobile-menu li:nth-child(4){transition-delay:.2s}.dws-mobile-panel.is-open .dws-mobile-menu li:nth-child(5){transition-delay:.24s}.dws-mobile-panel.is-open .dws-mobile-menu li:nth-child(6){transition-delay:.28s}.dws-mobile-panel.is-open .dws-mobile-menu li:nth-child(7){transition-delay:.32s}.dws-mobile-panel.is-open .dws-mobile-menu li:nth-child(8){transition-delay:.36s}.dws-mobile-menu a{text-align:center;min-height:64px;color:var(--dws-header-text);letter-spacing:-.03em;border-radius:18px;justify-content:center;align-items:center;padding:14px 18px;font-size:clamp(24px,6vw,34px);font-weight:800;line-height:1.05;text-decoration:none;transition:background-color .25s,color .25s,transform .25s;display:flex}.dws-mobile-menu a:hover,.dws-mobile-menu a:focus-visible{background:var(--dws-header-hover);outline:none;transform:translateY(-1px)}.dws-mobile-panel__bottom{justify-content:center;padding-top:12px;display:flex}.dws-mobile-panel__cta{min-width:min(100%,320px);min-height:58px;color:var(--dws-cta-text);letter-spacing:-.01em;background:linear-gradient(135deg, var(--dws-header-primary) 0%, var(--dws-header-primary-2) 100%);border-radius:18px;justify-content:center;align-items:center;padding:0 28px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;box-shadow:0 18px 40px #5c6fff3d}.dws-mobile-panel__cta:hover,.dws-mobile-panel__cta:focus-visible{filter:brightness(1.04);outline:none;transform:translateY(-2px);box-shadow:0 22px 46px #5c6fff4d}@media (max-width:1100px){.dws-menu a{padding:0 13px;font-size:13px}.dws-logo{height:54px}}@media (max-width:980px){.dws-header{padding:12px 12px 0}.dws-header__container{grid-template-columns:auto auto;justify-content:space-between;gap:12px;min-height:78px;padding:12px 14px}.dws-header__nav--desktop{display:none}.dws-header__right{gap:8px}.dws-menu-toggle{display:inline-flex}.dws-logo{height:50px}}@media (max-width:640px){.dws-header__container{min-height:74px;padding:11px 12px}.dws-logo{height:46px}.dws-theme-toggle,.dws-menu-toggle,.dws-mobile-panel__close{border-radius:15px;flex-basis:46px;width:46px;height:46px}.dws-mobile-panel__inner{padding:18px}.dws-header__brand--mobile .dws-logo{height:48px}.dws-mobile-menu a{border-radius:16px;min-height:58px;font-size:clamp(22px,8vw,30px)}.dws-mobile-panel__cta{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.dws-theme-toggle,.dws-menu-toggle,.dws-mobile-panel,.dws-mobile-overlay,.dws-mobile-menu li,.dws-mobile-menu a,.dws-mobile-panel__cta,.dws-mobile-panel__close,.dws-menu a,.dws-theme-toggle__icon{transition:none!important}}
footer.dws-footer{color:#fff;background:radial-gradient(circle at 0 0,#2563eb2e,#0000 30%),radial-gradient(circle at 100%,#3b82f61f,#0000 25%),#020617;border-top:1px solid #ffffff0f;padding:90px 0 35px;position:relative;overflow:hidden}html[data-theme=light] footer.dws-footer,html:not([data-theme=dark]) footer.dws-footer{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb14,#0000 35%),radial-gradient(circle at 100%,#3b82f612,#0000 25%),#f8fafc;border-top:1px solid #0000000f}footer.dws-footer .dws-footer__glow{filter:blur(45px);pointer-events:none;background:radial-gradient(circle,#3b82f629,#0000 70%);width:420px;height:420px;position:absolute;top:-140px;left:50%;transform:translate(-50%)}footer.dws-footer .dws-footer__container{z-index:2;grid-template-columns:1.5fr 1fr 1fr 1.1fr;gap:55px;max-width:1400px;margin:auto;padding:0 24px;display:grid;position:relative}footer.dws-footer .dws-footer__logo{margin-bottom:18px;display:inline-block}footer.dws-footer .dws-logo{width:auto;max-width:260px;height:auto;display:block}footer.dws-footer .dws-logo--dark{display:block}footer.dws-footer .dws-logo--light{display:none}html[data-theme=light] footer.dws-footer .dws-logo--light,html:not([data-theme=dark]) footer.dws-footer .dws-logo--light{display:block}html[data-theme=light] footer.dws-footer .dws-logo--dark,html:not([data-theme=dark]) footer.dws-footer .dws-logo--dark{display:none}footer.dws-footer .dws-footer__col h3{color:#fff;margin:0 0 18px;font-size:1.08rem;font-weight:800}html[data-theme=light] footer.dws-footer .dws-footer__col h3,html:not([data-theme=dark]) footer.dws-footer .dws-footer__col h3{color:#0f172a}footer.dws-footer .dws-footer__desc,footer.dws-footer .dws-footer__mini{color:#94a3b8;line-height:1.9}html[data-theme=light] footer.dws-footer .dws-footer__desc,html[data-theme=light] footer.dws-footer .dws-footer__mini,html:not([data-theme=dark]) footer.dws-footer .dws-footer__desc,html:not([data-theme=dark]) footer.dws-footer .dws-footer__mini{color:#475569}footer.dws-footer .dws-footer__badges{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}footer.dws-footer .dws-footer__badges span{background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:8px 14px;font-size:.84rem;font-weight:600}html[data-theme=light] footer.dws-footer .dws-footer__badges span,html:not([data-theme=dark]) footer.dws-footer .dws-footer__badges span{color:#334155;background:#fff;border:1px solid #0000000f}footer.dws-footer .dws-footer__col ul{margin:0;padding:0;list-style:none}footer.dws-footer .dws-footer__col ul li{margin-bottom:13px}footer.dws-footer .dws-footer__col ul li a,footer.dws-footer .dws-footer__legal a{color:#cbd5e1;text-decoration:none;transition:all .25s}footer.dws-footer .dws-footer__col ul li a:hover,footer.dws-footer .dws-footer__legal a:hover{color:#60a5fa}html[data-theme=light] footer.dws-footer .dws-footer__col ul li a,html[data-theme=light] footer.dws-footer .dws-footer__legal a,html:not([data-theme=dark]) footer.dws-footer .dws-footer__col ul li a,html:not([data-theme=dark]) footer.dws-footer .dws-footer__legal a{color:#64748b}html[data-theme=light] footer.dws-footer .dws-footer__col ul li a:hover,html[data-theme=light] footer.dws-footer .dws-footer__legal a:hover,html:not([data-theme=dark]) footer.dws-footer .dws-footer__col ul li a:hover,html:not([data-theme=dark]) footer.dws-footer .dws-footer__legal a:hover{color:#2563eb}footer.dws-footer .dws-footer__cta{background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:14px;justify-content:center;align-items:center;margin:18px 0 22px;padding:15px 22px;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 18px 35px #2563eb40;color:#fff!important}footer.dws-footer .dws-footer__cta:hover{transform:translateY(-2px)}footer.dws-footer .dws-footer__legal{flex-direction:column;gap:10px;display:flex}footer.dws-footer .dws-footer__socials{gap:12px;margin-top:12px;display:flex}footer.dws-footer .dws-footer__socials a{color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;text-decoration:none;transition:all .25s;display:flex}footer.dws-footer .dws-footer__socials a svg{width:19px;height:19px}footer.dws-footer .dws-footer__socials a:hover{color:#60a5fa;transform:translateY(-3px)}html[data-theme=light] footer.dws-footer .dws-footer__socials a,html:not([data-theme=dark]) footer.dws-footer .dws-footer__socials a{color:#0f172a;background:#fff;border:1px solid #0000000f}footer.dws-footer .dws-footer__bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1400px;margin:60px auto 0;padding:24px 24px 0;display:flex}html[data-theme=light] footer.dws-footer .dws-footer__bottom,html:not([data-theme=dark]) footer.dws-footer .dws-footer__bottom{border-top:1px solid #00000014}footer.dws-footer .dws-footer__bottom p{color:#94a3b8;margin:0}html[data-theme=light] footer.dws-footer .dws-footer__bottom p,html:not([data-theme=dark]) footer.dws-footer .dws-footer__bottom p{color:#64748b}footer.dws-footer .dws-lang-switch{position:relative}footer.dws-footer .dws-lang-btn{cursor:pointer;color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:12px 18px;font-weight:800}html[data-theme=light] footer.dws-footer .dws-lang-btn,html:not([data-theme=dark]) footer.dws-footer .dws-lang-btn{color:#0f172a;background:#fff;border:1px solid #00000014}footer.dws-footer .dws-lang-dropdown{z-index:9999;background:#0f172a;border:1px solid #ffffff14;border-radius:18px;min-width:240px;padding:12px;display:none;position:absolute;bottom:125%;right:0;box-shadow:0 25px 60px #00000073}footer.dws-footer .dws-lang-switch.active .dws-lang-dropdown{display:block}footer.dws-footer .dws-lang-dropdown li a{border-radius:12px;align-items:center;gap:12px;padding:11px 12px;text-decoration:none;display:flex;color:#fff!important}footer.dws-footer .dws-lang-dropdown li a:hover{background:#ffffff0f}html[data-theme=light] footer.dws-footer .dws-lang-dropdown,html:not([data-theme=dark]) footer.dws-footer .dws-lang-dropdown{background:#fff;border:1px solid #00000014}html[data-theme=light] footer.dws-footer .dws-lang-dropdown li a,html:not([data-theme=dark]) footer.dws-footer .dws-lang-dropdown li a{color:#0f172a!important}html[data-theme=light] footer.dws-footer .dws-lang-dropdown li a:hover,html:not([data-theme=dark]) footer.dws-footer .dws-lang-dropdown li a:hover{background:#f1f5f9}@media (max-width:1100px){footer.dws-footer .dws-footer__container{grid-template-columns:1fr 1fr}}@media (max-width:768px){footer.dws-footer{padding:70px 0 30px}footer.dws-footer .dws-footer__container{text-align:center;grid-template-columns:1fr;gap:35px}footer.dws-footer .dws-footer__badges,footer.dws-footer .dws-footer__socials{justify-content:center}footer.dws-footer .dws-footer__bottom{text-align:center;flex-direction:column}footer.dws-footer .dws-lang-dropdown{right:50%;transform:translate(50%)}footer.dws-footer .dws-logo{margin:auto}}
:root{--dws-primary:#7c61ff;--dws-accent:#00d5ff;--dws-bg:#f7f8fc;--dws-surface:#fff;--dws-surface-2:#f2f4fb;--dws-heading:#2f2d69;--dws-text:#474a6b;--dws-text-soft:#696d94;--dws-border:#2f2d691a;--dws-border-strong:#2f2d692e;--dws-radius-sm:14px;--dws-radius-md:22px;--dws-radius-lg:34px;--dws-shadow-sm:0 10px 24px #1a224c0f;--dws-shadow-md:0 20px 44px #1a224c1a;--dws-shadow-lg:0 34px 84px #1a224c24;--dws-container:1320px}html[data-theme=dark]{--dws-bg:#090d1b;--dws-surface:#0f1428;--dws-surface-2:#121a31;--dws-heading:#eef2ff;--dws-text:#c8cdea;--dws-text-soft:#98a2c9;--dws-border:#ffffff14;--dws-border-strong:#ffffff29;--dws-shadow-sm:0 12px 30px #00000038;--dws-shadow-md:0 20px 48px #0000004d;--dws-shadow-lg:0 34px 84px #0006}html{scroll-behavior:smooth}body{background:var(--dws-bg);color:var(--dws-text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}img{max-width:100%}.dws-container{width:min(var(--dws-container), calc(100% - 32px));margin-inline:auto}a,button,input,textarea,select{font:inherit}button{cursor:pointer}::selection{color:var(--dws-heading);background:#7c61ff38}a[href*=tawk\.to],a[href*="tawk.to/?utm_source=tawk-messenger"]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;overflow:hidden!important}.tawk-button[href*=tawk\.to],.tawk-button-text[href*=tawk\.to],.tawk-flex[href*=tawk\.to],.tawk-text-left[href*=tawk\.to]{display:none!important}.tawk-branding,.tawk-branding-powered,.tawk-min-container .tawk-branding,.tawk-card .tawk-branding,[class*=tawk-brand]{visibility:hidden!important;opacity:0!important;height:0!important;max-height:0!important;display:none!important;overflow:hidden!important}.tawk-branding svg,[class*=tawk-brand] svg,a[href*=tawk\.to] svg{display:none!important}svg[viewBox="0 0 107 15"]{visibility:hidden!important;opacity:0!important;display:none!important}

.dws-home{position:relative;overflow:clip}.dws-section{padding:clamp(72px,9vw,132px) 0;position:relative}.dws-section-heading{max-width:760px;margin-bottom:clamp(28px,4vw,56px)}.dws-section-heading--center{text-align:center;margin-left:auto;margin-right:auto}.dws-section-heading h2{letter-spacing:-.04em;color:var(--dws-heading);margin:0 0 14px;font-size:clamp(2rem,4vw,3.8rem);line-height:1.02}.dws-section-heading p{color:var(--dws-text-soft);margin:0;font-size:clamp(1rem,1.25vw,1.125rem);line-height:1.8}.dws-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--dws-primary);align-items:center;gap:10px;margin-bottom:16px;font-size:.82rem;font-weight:800;display:inline-flex}.dws-eyebrow:before{content:"";background:linear-gradient(90deg, var(--dws-primary), var(--dws-accent));border-radius:999px;width:34px;height:2px}.dws-gradient-text{background:linear-gradient(90deg,#ff5d73 0%,#ff8c58 35%,#ffb347 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.dws-visual-card{background:linear-gradient(#fffffff2,#ffffffd9);border:1px solid #7c61ff1f;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0a18441a,0 10px 24px #0a18440f}.dws-visual-card--soft{padding:14px}.dws-visual-card img,.dws-band-cta__media img,.dws-how__visual img{width:100%;height:auto;display:block}html[data-theme=dark] .dws-visual-card{background:linear-gradient(#141831f2,#0c1228eb);border-color:#7d67ff2e;box-shadow:0 30px 80px #0000006b,inset 0 1px #ffffff08}:root{--dws-hero-bg:radial-gradient(circle at 20% 20%, #6366f114, transparent 30%), radial-gradient(circle at 80% 25%, #0ea5e90f, transparent 22%), linear-gradient(135deg, #f8fafc 0%, #eef2ff 45%, #e2e8f0 100%);--dws-hero-text:#0f172a;--dws-hero-muted:#475569;--dws-hero-glass:#ffffffa6;--dws-hero-border:#0f172a14;--dws-hero-word:#0f172a0d}html[data-theme=dark]{--dws-hero-bg:radial-gradient(circle at 20% 20%, #ffffff0a, transparent 30%), radial-gradient(circle at 80% 25%, #ffffff08, transparent 22%), linear-gradient(135deg, #0a0a0a 0%, #111 45%, #050505 100%);--dws-hero-text:#fff;--dws-hero-muted:#ffffffb8;--dws-hero-glass:#ffffff0f;--dws-hero-border:#ffffff14;--dws-hero-word:#ffffff0a}.dws-hero{background:var(--dws-hero-bg);min-height:min(980px,100vh);color:var(--dws-hero-text);isolation:isolate;align-items:center;padding:clamp(100px,12vw,180px) 0 clamp(90px,10vw,150px);transition:background .4s,color .3s;display:flex;position:relative}.dws-hero__container{z-index:2;position:relative}.dws-hero__content{text-align:center;max-width:980px;margin:0 auto}.dws-hero__title{letter-spacing:-.06em;margin:0;font-size:clamp(3.2rem,7vw,7.4rem);font-weight:900;line-height:.98}.dws-hero__text{max-width:820px;color:var(--dws-hero-muted);margin:28px auto 0;font-size:clamp(1.05rem,1.4vw,1.35rem);line-height:1.8}.dws-hero__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.dws-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:760px;margin:40px auto 0;display:grid}.dws-stat{background:var(--dws-hero-glass);border:1px solid var(--dws-hero-border);-webkit-backdrop-filter:blur(16px);border-radius:20px;padding:18px 16px;transition:all .3s}.dws-stat strong{color:var(--dws-hero-text);font-size:1.25rem;font-weight:900;display:block}.dws-stat span{color:var(--dws-hero-muted);margin-top:6px;font-size:.92rem;display:block}.dws-hero__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.dws-hero__word{letter-spacing:-.08em;color:var(--dws-hero-word);-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;font-size:clamp(7rem,24vw,28rem);font-weight:900;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%)}.dws-hero__orb{filter:blur(8px);opacity:.45;border-radius:999px;position:absolute}.dws-hero__orb--1{background:radial-gradient(circle,#6366f159,#0000 64%);width:380px;height:380px;top:-60px;left:-80px}.dws-hero__orb--2{background:radial-gradient(circle,#0ea5e94d,#0000 66%);width:420px;height:420px;top:120px;right:-100px}.dws-hero__orb--3{background:radial-gradient(circle,#f43f5e47,#0000 68%);width:360px;height:360px;bottom:-160px;left:50%;transform:translate(-50%)}.dws-hero__grid{opacity:.25;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:52px 52px;height:48%;position:absolute;inset:auto 0 0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.dws-btn{letter-spacing:.01em;will-change:transform;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s,color .25s;display:inline-flex;position:relative}.dws-btn:hover{transform:translateY(-2px)}.dws-btn--primary{color:#fff;background:linear-gradient(135deg,#ff5d73 0%,#ff8a5c 55%,#ffb347 100%);box-shadow:0 18px 40px #ff745c47}.dws-btn--primary:hover{box-shadow:0 24px 48px #ff745c57}.dws-btn--ghost{color:#fff;-webkit-backdrop-filter:blur(14px);background:#ffffff14;border-color:#ffffff38}.dws-btn--ghost:hover{background:#ffffff1f;border-color:#ffffff61}.dws-btn--ghost-dark{color:var(--dws-heading);border-color:var(--dws-border-strong);background:#ffffffa6}.dws-btn--outline{color:var(--dws-heading);background:0 0;border-color:#7c61ff38}.dws-btn--outline:hover,.dws-btn--ghost-dark:hover{border-color:#7c61ff57;box-shadow:0 14px 34px #4d35aa14}html[data-theme=dark] .dws-btn--ghost-dark{color:#fff;background:#ffffff0d;border-color:#ffffff24}html[data-theme=dark] .dws-btn--outline{color:#fff;border-color:#ffffff29}html:not([data-theme=dark]) .dws-hero .dws-btn--ghost,body:not([data-theme=dark]) .dws-hero .dws-btn--ghost,.dws-hero .dws-btn--ghost{color:#0f172a!important;-webkit-backdrop-filter:blur(16px)saturate(140%)!important;background:#ffffffb8!important;border-color:#0f172a1f!important;box-shadow:0 14px 34px #0f172a14,inset 0 1px #ffffffbf!important}html:not([data-theme=dark]) .dws-hero .dws-btn--ghost:hover,body:not([data-theme=dark]) .dws-hero .dws-btn--ghost:hover,.dws-hero .dws-btn--ghost:hover{color:#020617!important;background:#ffffffeb!important;border-color:#0f172a38!important;box-shadow:0 22px 46px #0f172a21,inset 0 1px #ffffffe6!important}html[data-theme=dark] .dws-hero .dws-btn--ghost,body[data-theme=dark] .dws-hero .dws-btn--ghost{color:#fff!important;-webkit-backdrop-filter:blur(16px)saturate(140%)!important;background:#ffffff12!important;border-color:#ffffff29!important;box-shadow:0 18px 40px #00000047,inset 0 1px #ffffff14!important}html[data-theme=dark] .dws-hero .dws-btn--ghost:hover,body[data-theme=dark] .dws-hero .dws-btn--ghost:hover{color:#fff!important;background:#ffffff1f!important;border-color:#ffffff47!important;box-shadow:0 24px 52px #00000061,inset 0 1px #ffffff1f!important}.dws-hero .dws-btn--ghost:focus-visible{outline-offset:4px!important;outline:3px solid #3b82f673!important}.dws-services-overview{background:radial-gradient(circle at top left, #7c61ff0f, transparent 24%), linear-gradient(180deg, var(--dws-surface) 0%, var(--dws-surface-2) 100%)}.dws-services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.dws-service-card{background:linear-gradient(#fffffff5,#ffffffdb);border:1px solid #7c61ff1a;border-radius:24px;padding:26px 22px 24px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 18px 40px #1920480f,inset 0 1px #ffffff8c}.dws-service-card:before{content:"";opacity:0;background:linear-gradient(90deg,#7c61ff,#00d5ff,#ff8f67);height:3px;transition:opacity .35s;position:absolute;inset:auto 0 0}.dws-service-card:hover{border-color:#7c61ff2e;transform:translateY(-8px);box-shadow:0 24px 50px #171c461a,0 8px 20px #171c460f}.dws-service-card:hover:before{opacity:1}.dws-service-card__icon{width:54px;height:54px;color:var(--dws-primary);background:linear-gradient(135deg,#7c61ff1f,#00d5ff1f);border-radius:18px;place-items:center;margin-bottom:18px;font-size:1.4rem;display:inline-grid}.dws-service-card h3{color:var(--dws-heading);margin:0 0 10px;font-size:1.18rem;line-height:1.2}.dws-service-card p{color:var(--dws-text-soft);margin:0;font-size:.98rem;line-height:1.75}html[data-theme=dark] .dws-service-card{background:linear-gradient(#11162af5,#0b1122e0);border-color:#ffffff0f;box-shadow:0 20px 42px #00000042,inset 0 1px #ffffff08}.dws-seo-pillars{background:linear-gradient(180deg, var(--dws-bg) 0%, var(--dws-surface) 100%)}.dws-pillars{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.dws-pillar{isolation:isolate;background:linear-gradient(#ffffffeb,#ffffffd1);border:1px solid #7c61ff14;border-radius:32px;padding:34px 28px 30px;position:relative;overflow:hidden;box-shadow:0 26px 56px #1a1f4414,inset 0 1px #ffffff8c}.dws-pillar:after{content:"";opacity:.95;z-index:-1;border-radius:999px;width:160px;height:160px;position:absolute;top:-54px;left:-34px}.dws-pillar--violet:after{background:radial-gradient(circle,#814affd9,#406cffb3,#0000 72%)}.dws-pillar--cyan:after{background:radial-gradient(circle,#3fe7c7d1,#00a9ffb3,#0000 72%)}.dws-pillar--orange:after{background:radial-gradient(circle,#ffb547d1,#ff6335b8,#0000 72%)}.dws-pillar__badge{color:#fff;margin-bottom:84px;font-size:clamp(2rem,4vw,3.4rem);font-weight:900;line-height:1}.dws-pillar h3{color:var(--dws-heading);margin:0 0 12px;font-size:1.5rem}.dws-pillar p{color:var(--dws-text-soft);margin:0;line-height:1.9}html[data-theme=dark] .dws-pillar{background:linear-gradient(#11162afa,#090e1eeb);border-color:#ffffff0d}.dws-about{background:radial-gradient(circle at 10% 20%, #7c61ff0d, transparent 24%), linear-gradient(180deg, var(--dws-surface) 0%, var(--dws-bg) 100%)}.dws-about__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(28px,5vw,72px);display:grid}.dws-about__subtitle{color:var(--dws-heading);margin:10px 0 18px;font-size:clamp(1.3rem,2vw,2rem)}.dws-about__content h2{letter-spacing:-.05em;color:var(--dws-heading);margin:0;font-size:clamp(2.2rem,4vw,4.1rem);line-height:1.04}.dws-about__content p{color:var(--dws-text-soft);margin:0 0 16px;font-size:1.02rem;line-height:1.85}.dws-about__actions{margin-top:28px}.dws-band-cta{background:linear-gradient(#fff0 0%,#6b48ff0a 100%);position:relative}.dws-band-cta__bg{background:radial-gradient(circle at 80% 20%,#00e2ff2e,#0000 25%),linear-gradient(135deg,#eef2ff 0%,#dfe7ff 50%,#eef2ff 100%);border-top-left-radius:120px;height:72%;position:absolute;inset:auto 0 0;overflow:hidden}.dws-band-cta__bg:before{content:"";opacity:.25;background-image:linear-gradient(#5cd7ff1a 1px,#0000 1px),linear-gradient(90deg,#5cd7ff1a 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000001a,#000);mask-image:linear-gradient(#0000001a,#000)}.dws-band-cta__grid{z-index:2;grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(28px,5vw,72px);display:grid;position:relative}.dws-band-cta__content{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa6;border-radius:28px;padding:clamp(28px,4vw,48px);box-shadow:0 20px 60px #141e781f,inset 0 1px #fff9}.dws-band-cta__title{letter-spacing:-.06em;margin:0;font-size:clamp(3rem,6vw,6rem);line-height:.95}.dws-band-cta__content p{color:#1a1f36;max-width:560px;margin:24px 0 22px;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.7}.dws-band-cta__contact{flex-direction:column;gap:12px;margin-bottom:26px;display:flex}.dws-band-cta__contact a{text-decoration:none}.dws-band-cta__contact a:first-child{letter-spacing:-.04em;color:#0f172a;font-size:clamp(1.8rem,3vw,3rem);font-weight:900}.dws-band-cta__contact a:last-child{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-weight:800}.dws-band-cta__media{justify-self:end;max-width:760px}.dws-band-cta__media img{filter:drop-shadow(0 28px 70px #090e342e)}html[data-theme=dark] .dws-band-cta__bg{background:radial-gradient(circle at 80% 20%,#00e2ff29,#0000 22%),linear-gradient(135deg,#0c2454 0%,#1b2a8a 52%,#0c2454 100%)}html[data-theme=dark] .dws-band-cta__bg:before{opacity:.45}html[data-theme=dark] .dws-band-cta__content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0e28a6;box-shadow:0 20px 60px #0006,inset 0 1px #ffffff0d}html[data-theme=dark] .dws-band-cta__content p{color:#e5e7eb}html[data-theme=dark] .dws-band-cta__contact a:first-child{color:#fff}html[data-theme=dark] .dws-band-cta__contact a:last-child{color:#ffffffb8}.dws-advantage{background:radial-gradient(circle at 15% 40%, #ff9d570f, transparent 20%), linear-gradient(180deg, var(--dws-surface) 0%, var(--dws-bg) 100%)}.dws-advantage__grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(28px,5vw,64px);display:grid}.dws-advantage__visual h2{letter-spacing:-.05em;color:var(--dws-heading);margin:0 0 24px;font-size:clamp(2.2rem,4vw,4rem);line-height:1.04}.dws-advantage__cards{gap:24px;display:grid}.dws-feature-card{background:linear-gradient(#fffffff0,#ffffffd6);border:1px solid #7c61ff1a;border-radius:28px;grid-template-columns:86px 1fr;align-items:center;gap:20px;padding:28px;display:grid;box-shadow:0 24px 50px #1b224e14,inset 0 1px #fff9}.dws-feature-card__icon{border-radius:24px;width:72px;height:72px;position:relative}.dws-feature-card__icon:before,.dws-feature-card__icon:after{content:"";border-radius:18px;position:absolute}.dws-feature-card__icon--gold:before{background:linear-gradient(135deg,#f2c84f,#d38c18);border-radius:999px;width:56px;height:56px;top:8px;left:0}.dws-feature-card__icon--gold:after{background:linear-gradient(135deg,#ef684c,#c33721);width:34px;height:34px;top:16px;right:0}.dws-feature-card__icon--blue:before{clip-path:polygon(50% 0%,100% 30%,100% 70%,50% 100%,0% 70%,0% 30%);background:linear-gradient(135deg,#58d6d3,#5b72ff);inset:0}.dws-feature-card__icon--blue:after{clip-path:polygon(50% 0%,100% 30%,100% 70%,50% 100%,0% 70%,0% 30%);background:#ffffffe0;inset:18px}.dws-feature-card__icon--green:before{background:linear-gradient(135deg,#bad55f,#78a733);border-radius:999px;width:54px;height:54px;bottom:0;left:0}.dws-feature-card__icon--green:after{background:linear-gradient(135deg,#bde1b8,#7dbe79);width:48px;height:48px;top:0;right:0}.dws-feature-card h3{color:var(--dws-heading);margin:0 0 8px;font-size:clamp(1.3rem,2vw,2rem)}.dws-feature-card p{color:var(--dws-text-soft);margin:0;line-height:1.8}html[data-theme=dark] .dws-feature-card{background:linear-gradient(#12172cf2,#0b101feb);border-color:#ffffff0f;box-shadow:0 20px 46px #0000004d,inset 0 1px #ffffff08}.dws-how{background:radial-gradient(circle at 50% 8%, #7c61ff12, transparent 18%), linear-gradient(180deg, var(--dws-bg) 0%, var(--dws-surface) 100%)}.dws-how__grid{grid-template-columns:1fr minmax(240px,360px) 1fr;align-items:center;gap:clamp(20px,3vw,44px);display:grid}.dws-how__col{gap:28px;display:grid}.dws-how__visual{background:linear-gradient(#ffffffeb,#ffffffd6);border:1px solid #7c61ff1a;border-radius:36px;padding:16px;position:relative;box-shadow:0 28px 58px #191f4414,inset 0 1px #ffffff8c}.dws-how-item{padding:0 0 0 26px;position:relative}.dws-how-item:before{content:"";background:linear-gradient(135deg, var(--dws-primary), var(--dws-accent));border-radius:999px;width:10px;height:10px;position:absolute;top:9px;left:0;box-shadow:0 0 0 8px #7c61ff1a}.dws-how-item h3{color:var(--dws-heading);margin:0 0 10px;font-size:clamp(1.3rem,1.7vw,2.1rem)}.dws-how-item p{color:var(--dws-text-soft);margin:0;line-height:1.85}html[data-theme=dark] .dws-how__visual{background:linear-gradient(#11162af5,#090f1feb);border-color:#ffffff0f;box-shadow:0 24px 52px #0000004d,inset 0 1px #ffffff08}.dws-final-cta{background:linear-gradient(180deg, var(--dws-surface) 0%, var(--dws-bg) 100%)}.dws-final-cta__box{color:#fff;background:linear-gradient(135deg,#111c4cfa 0%,#272c8bfa 52%,#10326dfa 100%);border-radius:34px;padding:clamp(32px,5vw,64px);position:relative;overflow:hidden;box-shadow:0 32px 90px #0d16423d}.dws-final-cta__glow{pointer-events:none;background:radial-gradient(circle,#ff765b57,#0000 70%);border-radius:999px;width:360px;height:360px;position:absolute;inset:-30% auto auto -10%}.dws-final-cta__content{z-index:1;max-width:900px;position:relative}.dws-final-cta__content h2{letter-spacing:-.05em;color:#fff;margin:0 0 16px;font-size:clamp(2.2rem,4vw,4.3rem);line-height:1.02}.dws-final-cta__content p{color:#ffffffd1;max-width:760px;margin:0;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.85}.dws-final-cta__actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.dws-reveal{opacity:0;will-change:transform, opacity;transition:opacity .8s cubic-bezier(.2,.65,.2,1),transform .8s cubic-bezier(.2,.65,.2,1);transform:translateY(34px)}.dws-reveal[data-reveal=left]{transform:translate(-34px)}.dws-reveal[data-reveal=right]{transform:translate(34px)}.dws-reveal.is-visible{opacity:1;transform:translate(0,0)}@media (max-width:1180px){.dws-services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dws-pillars,.dws-about__grid,.dws-band-cta__grid,.dws-advantage__grid{grid-template-columns:1fr}.dws-band-cta__media{justify-self:stretch;max-width:100%}.dws-how__grid{grid-template-columns:1fr}.dws-how__center{order:-1;max-width:480px;margin:0 auto}}@media (max-width:860px){.dws-hero{min-height:auto}.dws-hero__stats{grid-template-columns:1fr}.dws-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dws-feature-card{text-align:left;grid-template-columns:1fr}.dws-hero__word{font-size:clamp(5rem,28vw,12rem);top:50%}}@media (max-width:640px){.dws-section{padding:72px 0}.dws-services-grid{grid-template-columns:1fr}.dws-hero__actions,.dws-final-cta__actions{flex-direction:column;align-items:stretch}.dws-btn{width:100%}.dws-band-cta__contact a:first-child{font-size:2rem}.dws-hero__text{font-size:1rem}}html[dir=rtl]{direction:rtl}html[dir=rtl] .dws-section-heading,html[dir=rtl] .dws-about__content,html[dir=rtl] .dws-how-item,html[dir=rtl] .dws-feature-card{text-align:right}html[dir=rtl] .dws-eyebrow{flex-direction:row-reverse}html[dir=rtl] .dws-about__grid,html[dir=rtl] .dws-band-cta__grid,html[dir=rtl] .dws-advantage__grid{direction:rtl}html[dir=rtl] .dws-feature-card{grid-template-columns:1fr 86px}html[dir=rtl] .dws-feature-card__icon{order:2}html[dir=rtl] .dws-feature-card__body{order:1}html[dir=rtl] .dws-how-item{padding:0 26px 0 0}html[dir=rtl] .dws-how-item:before{left:auto;right:0}html[dir=rtl] .dws-band-cta__contact{align-items:flex-end}html[dir=rtl] .dws-band-cta__media{justify-self:start}html[dir=rtl] .dws-hero__orb--1{left:auto;right:-80px}html[dir=rtl] .dws-hero__orb--2{left:-100px;right:auto}html[dir=rtl] .dws-pillar:after{left:auto;right:-34px}.dws-btn{position:relative;overflow:hidden}.dws-ripple{pointer-events:none;background:#fff6;border-radius:50%;animation:.6s linear dws-ripple;position:absolute;transform:scale(0)}@keyframes dws-ripple{to{opacity:0;transform:scale(3)}}
html,body{min-height:100%}
