@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{--black: #121212;--red: #EF3A3A;--white: #f5f5f5;--red-light: #ff4c4c;--red-dark: #C11111;--shadow: rgba(0, 0, 0, .6);--font-family: "Inter", sans-serif;--nav-height: 56px}nav{background:var(--black);box-shadow:0 4.02px 12.06px #00000026;border-bottom:.67px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:67px;font-family:var(--font-family);-webkit-user-select:none;user-select:none;position:sticky;top:0;z-index:1100;transition:background .3s ease,box-shadow .3s ease;width:100%;max-width:100vw;margin:0;box-sizing:border-box;position:relative;direction:ltr}@media (max-width: 1000px){nav{position:fixed;left:0;right:0}}.logo-container{display:flex;align-items:center;cursor:pointer;z-index:1300}.logo-container img{height:67px;width:auto;margin-right:.5rem}.nested-dropdown-item{position:relative;outline:none}.nested-dropdown-item:hover>.nested-submenu,.nested-dropdown-item:focus-within>.nested-submenu{display:block}.subcategory-heading{display:flex;align-items:center;padding:.2rem .7rem;font-weight:600;color:#fff;cursor:pointer;transition:background-color .3s ease;white-space:nowrap;-webkit-user-select:none;user-select:none;outline:none}.subcategory-heading:hover,.subcategory-heading:focus{background-color:var(--red);font-weight:700;outline:none}.subcategory-heading .arrow{margin-left:.3rem;font-size:.5rem;color:#fff;transition:transform .2s ease;cursor:pointer;-webkit-user-select:none;user-select:none}.subcategory-heading .arrow.rotated{transform:rotate(180deg)}.nested-submenu{position:absolute;left:100%;top:0;background-color:#1c1c1c;padding:.1rem 0;min-width:220px;max-width:350px;border-radius:4.02px;z-index:1000;display:none;box-shadow:0 2px 5px #0000004d;visibility:visible;word-wrap:break-word}.sub-sub-item{padding:.6rem .8rem;font-size:.75rem;color:#fff;cursor:pointer;white-space:normal;transition:background-color .3s ease,font-weight .3s ease,border-radius .3s ease;overflow:visible;text-overflow:clip;display:block;visibility:visible;-webkit-user-select:none;user-select:none;outline:none;line-height:1.3rem;border-radius:2px;max-width:100%;box-sizing:border-box}.sub-sub-item:hover,.sub-sub-item:focus{background-color:var(--red);font-weight:700;border-radius:2px;outline:none}.product-light-item{padding:.6rem .8rem;font-size:.75rem;line-height:1.3rem}ul.menu{list-style:none;display:flex;align-items:center;gap:2.5rem;margin:0;padding:0;font-weight:600;font-size:.8rem;text-transform:uppercase;color:var(--white);width:auto;max-width:calc(100vw - 200px)}ul.menu>li{position:relative;cursor:pointer;padding:.6rem 0;transition:color .3s ease;display:flex;align-items:center;gap:.2rem;-webkit-user-select:none;user-select:none;outline:none}ul.menu>li:hover,ul.menu>li.active,ul.menu>li.open,ul.menu>li:focus-within{color:var(--red)}ul.menu>li:hover:after,ul.menu>li.open:after,ul.menu>li:focus-within:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--red);border-radius:1px;transition:width .3s ease}ul.menu>li.hasDropdown>span.plus{font-weight:900;color:var(--red);-webkit-user-select:none;user-select:none;font-size:1rem;line-height:1;margin-left:.15rem;transition:transform .25s ease}ul.menu>li.hasDropdown.open>span.plus,ul.menu>li.hasDropdown:hover>span.plus{transform:rotate(45deg)}.home-link{display:flex;align-items:center;padding:.6rem .8rem;font-size:.8rem;font-weight:600;cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;outline:none}.home-link:hover,.home-link:focus{color:#ff4c4c;outline:none}.dropdown{position:absolute;top:100%;left:0;background:var(--black);border-radius:4.02px;min-width:180px;max-width:300px;box-shadow:0 2px 5px #0000004d;padding:.3rem 0;z-index:1500;display:none;visibility:visible;word-wrap:break-word}ul.menu>li:hover .dropdown,ul.menu>li.open .dropdown{display:block}.dropdown li{list-style:none;padding:.3rem .7rem;font-weight:500;color:#fff;cursor:pointer;white-space:nowrap;transition:background-color .3s ease,font-weight .3s ease,border-radius .3s ease;-webkit-user-select:none;user-select:none;font-size:.6rem;overflow:visible;text-overflow:clip;display:block;visibility:visible;outline:none;box-sizing:border-box;max-width:100%}.dropdown li:hover,.dropdown li:focus-visible{background-color:var(--red);font-weight:700;outline:none;border-radius:2px}.contact-button{padding:.4rem 1.2rem;background:#146ef5;color:var(--white);font-weight:800;font-size:.8rem;border:none;border-radius:15px;cursor:pointer;transition:background-color .3s ease;-webkit-user-select:none;user-select:none;text-transform:uppercase;letter-spacing:.05em;height:30px;display:flex;align-items:center;justify-content:center;z-index:1350}.contact-button:hover{background:#00316e;outline:none}.button-group{display:flex;align-items:center;gap:.5rem;z-index:1350}.broucher{background:#ef3a3a}.broucher:hover,.broucher:focus{background:#c11111;outline:none}.icon-right{margin-left:6px;font-size:1rem}.mobile-menu-toggle{display:none!important;background:none;border:none;color:var(--white);font-size:1.5rem;cursor:pointer;padding:.5rem;z-index:1300;position:absolute;right:.5rem!important;left:auto!important;top:.5rem}.desktop-only{display:flex!important}.mobile-only{display:none!important}@media (max-width: 1300px){nav{padding:0 .5rem;height:60px}.logo-container img{height:50px}.mobile-menu-toggle{display:block!important;position:absolute;right:1.5rem!important;top:.65rem;z-index:1300}.button-group{position:absolute;right:4rem;z-index:1350;display:flex;gap:.5rem}.contact-button{font-size:.75rem;padding:.3rem .8rem;height:28px;z-index:1350}ul.menu{display:none;flex-direction:column;align-items:flex-start;gap:.5rem;position:fixed;top:var(--nav-height);left:0;right:0;bottom:0;background:#121212fa;padding:1rem;box-shadow:0 4px 8px #0000004d;z-index:1200;max-width:100vw;font-size:.75rem;overflow-y:auto;-webkit-overflow-scrolling:touch}ul.menu.mobile-open{display:flex}ul.menu>li{width:100%;padding:.4rem 0;font-size:.75rem}ul.menu>li.hasDropdown>span.plus{font-size:.8rem}.dropdown{position:static;min-width:auto;max-width:100%;box-shadow:none;background:#1c1c1c;padding:.4rem 0;border-radius:4px;margin-top:.2rem;font-size:.7rem;word-wrap:break-word}.nested-submenu{position:static;min-width:auto;max-width:100%;padding:.3rem 0 .3rem 1.2rem;background:#2a2a2a;border-radius:4px;box-shadow:none;margin-top:.2rem;font-size:.7rem;word-wrap:break-word;display:none}.nested-dropdown-item:hover>.nested-submenu,.nested-dropdown-item:focus-within>.nested-submenu{display:block}.subcategory-heading{padding:.25rem .5rem;font-size:.75rem}.sub-sub-item,.product-light-item{padding:.25rem .5rem;font-size:.7rem;line-height:1.2rem;white-space:normal}.icon-right{font-size:.9rem}}@media (max-width: 720px){nav{height:52px}.logo-container img{height:42px}.button-group{right:3.5rem;z-index:1350}.contact-button{font-size:.7rem;padding:.25rem .7rem;height:26px;z-index:1350}ul.menu{top:var(--nav-height);padding:.9rem;font-size:.7rem}ul.menu>li{font-size:.7rem}.dropdown{max-width:100%;font-size:.65rem}.mobile-menu-toggle{right:.5rem!important;top:.4rem;z-index:1300}.nested-submenu{max-width:100%;font-size:.65rem}.subcategory-heading{font-size:.7rem;padding:.2rem .4rem}.sub-sub-item,.product-light-item{font-size:.65rem;padding:.2rem .4rem;line-height:1.1rem;white-space:normal}.icon-right{font-size:.85rem}}@media (max-width: 480px){nav{height:48px}.logo-container img{height:32px}.button-group{right:3rem;z-index:1350}.contact-button,.broucher{font-size:.5rem;padding:.1rem .5rem;height:22px;width:auto;justify-content:center;z-index:1350}ul.menu{top:var(--nav-height);padding:.8rem;font-size:.65rem}ul.menu>li{font-size:.65rem}.dropdown,.nested-submenu{max-width:100%;font-size:.6rem}.subcategory-heading{font-size:.65rem;padding:.2rem .4rem}.mobile-menu-toggle{right:.5rem!important;top:.25rem;z-index:1300}.sub-sub-item,.product-light-item{font-size:.6rem;padding:.2rem .4rem;line-height:1rem;white-space:normal}.icon-right{font-size:.8rem}}@media (max-width: 320px){nav{height:44px}.logo-container img{height:28px}.button-group{right:2.5rem;z-index:1350}.contact-button{font-size:0;padding:.15rem;height:22px;width:22px;justify-content:center;z-index:1350}.contact-button span{display:none}ul.menu{top:var(--nav-height);padding:.7rem;font-size:.6rem}ul.menu>li{font-size:.6rem}.dropdown,.nested-submenu{max-width:100%;font-size:.55rem}.subcategory-heading{font-size:.6rem;padding:.15rem .3rem}.sub-sub-item,.product-light-item{font-size:.55rem;padding:.15rem .3rem;line-height:.9rem;white-space:normal}.icon-right{font-size:.75rem;margin-left:0}.mobile-menu-toggle{right:.2rem!important;top:.15rem;z-index:1300}}*{box-sizing:border-box}html,body{overflow-x:hidden}.cookie-banner{position:fixed;bottom:max(10px,env(safe-area-inset-bottom,10px));right:max(10px,env(safe-area-inset-right,10px));left:auto;transform:none;width:calc(100% - 20px);max-width:360px;min-width:200px;background:#141414f2;border:1px solid rgba(255,255,255,.15);border-radius:12px;box-shadow:0 8px 32px #0009;padding:12px;color:#fff;display:flex;flex-direction:column;gap:10px;z-index:20;animation:slideUp .5s ease forwards;max-height:calc(80vh - 20px);overflow-y:auto;box-sizing:border-box}.cookie-text h4{margin:0 0 6px;font-size:14px;color:#ef3a3a;font-weight:600}.cookie-text p{margin:0;font-size:12px;line-height:1.4;color:#e5e7eb}.cookie-settings-btn,.cookie-text .privacy-link-inline{background:none;border:none;color:#ef3a3a;font-weight:600;text-decoration:underline;cursor:pointer;padding:0;font-size:inherit;line-height:inherit;transition:color .3s ease;display:inline}.cookie-settings-btn:hover,.cookie-text .privacy-link-inline:hover{color:#ff6b6b}.cookie-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.btn{padding:8px 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;border:none;transition:all .3s ease;display:flex;align-items:center;gap:6px;min-width:80px;justify-content:center;flex:1}.btn.accept{background:#ef3a3a;color:#fff}.btn.accept:hover{background:#c92a2a;transform:translateY(-1px);box-shadow:0 4px 12px #ef3a3a4d}.btn.decline{background:transparent;border:1px solid #aaa;color:#aaa}.btn.decline:hover{background:#ffffff1a;color:#fff;border-color:#fff;transform:translateY(-1px)}.cookie-modal-overlay{position:fixed;top:max(0px,env(safe-area-inset-top,0));left:0;right:0;bottom:max(0px,env(safe-area-inset-bottom,0));background:#0c0e1b4d;display:flex;align-items:center;justify-content:center;z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:max(8px,env(safe-area-inset-top,8px)) max(8px,env(safe-area-inset-right,8px));overflow-y:auto;box-sizing:border-box}.cookie-modal{background:linear-gradient(180deg,#1a1c27,#0c0e1b);border:1px solid #2a2d3a;border-radius:12px;box-shadow:0 25px 50px -12px #000000b3,0 0 0 1px #ffffff0d;width:calc(100% - 16px);max-width:calc(90vw - env(safe-area-inset-left,0) - env(safe-area-inset-right,0));max-height:calc(90vh - env(safe-area-inset-top,0) - env(safe-area-inset-bottom,0));min-height:360px;display:flex;flex-direction:column;animation:modalSlideUp .4s cubic-bezier(.25,.46,.45,.94);overflow:hidden;box-sizing:border-box}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.cookie-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 12px;border-bottom:1px solid #2a2d3a;background:linear-gradient(90deg,#0c0e1b,#1a1c27)}.cookie-modal-header h3{margin:0;font-size:1.4rem;font-weight:700;color:#fff;letter-spacing:-.025em}.cookie-modal-close{background:transparent;border:1px solid #3a3d4a;color:#b0b3c1;font-size:1.1rem;cursor:pointer;padding:6px;border-radius:6px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.cookie-modal-close:hover{background:#ef3a3a;border-color:#ef3a3a;color:#fff;transform:scale(1.05)}.cookie-modal-content{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:12px}.cookie-modal-content::-webkit-scrollbar{width:6px}.cookie-modal-content::-webkit-scrollbar-track{background:#2a2d3a80;border-radius:4px}.cookie-modal-content::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#4b5563,#6b7280);border-radius:4px;border:1px solid rgba(42,45,58,.8)}.cookie-modal-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#6b7280,#9ca3af);border-color:#2a2d3ae6}.cookie-modal-content::-webkit-scrollbar-corner{background:#0c0e1bf2}.cookie-modal-content{scrollbar-width:thin;scrollbar-color:#4b5563 rgba(42,45,58,.5)}.cookie-modal-description{color:#d1d5db;font-size:12px;line-height:1.5;margin:0}.cookie-categories{display:flex;flex-direction:column;gap:12px;flex:1}.cookie-category{background:#ffffff05;border:1px solid #2a2d3a;border-radius:10px;padding:16px;transition:all .3s ease}.cookie-category:hover{border-color:#ef3a3a;box-shadow:0 4px 12px #ef3a3a1a}.cookie-category.essential{border-color:#10b981}.cookie-category.essential:hover{border-color:#059669;box-shadow:0 4px 12px #10b9811a}.cookie-category-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.cookie-category-info{flex:1}.cookie-category-info h4{margin:0 0 6px;font-size:1rem;font-weight:600;color:#fff}.cookie-category-info p{margin:0;font-size:12px;color:#d1d5db;line-height:1.4}.cookie-toggle{display:flex;align-items:center;gap:10px;min-width:120px}.toggle-label{font-size:12px;font-weight:500;color:#e5e7eb;white-space:nowrap}.toggle-switch{position:relative;display:inline-block;width:40px;height:20px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#4b5563;transition:.3s;border-radius:20px}.toggle-slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}input:checked+.toggle-slider{background-color:#10b981}input:checked+.toggle-slider:before{transform:translate(20px)}input:disabled+.toggle-slider{background-color:#6b7280;cursor:not-allowed}input:disabled+.toggle-slider:before{background-color:#9ca3af}.cookie-examples{font-size:11px;color:#9ca3af;margin-top:6px;padding-top:10px;border-top:1px solid #374151}.cookie-modal-actions{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px solid #2a2d3a}.modal-action-buttons{display:flex;gap:10px;justify-content:flex-end}.btn-secondary{background:transparent;border:1px solid #6b7280;color:#9ca3af;align-self:flex-end;padding:6px 12px;font-size:12px}.btn-secondary:hover{background:#ffffff0d;border-color:#9ca3af;color:#e5e7eb}.btn-decline{background:transparent;border:1px solid #ef4444;color:#ef4444}.btn-decline:hover{background:#ef4444;color:#fff}.btn-accept{background:#10b981;color:#fff;border:1px solid #10b981}.btn-accept:hover{background:#059669;border-color:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 780px){.cookie-banner{width:calc(100% - 16px);max-width:320px;min-width:180px;padding:10px;max-height:calc(75vh - 20px);right:max(8px,env(safe-area-inset-right,8px));bottom:max(8px,env(safe-area-inset-bottom,8px))}.cookie-actions{flex-direction:column;gap:6px}.btn{width:100%;max-width:none;padding:8px}.cookie-modal{width:calc(100% - 12px);max-width:calc(95vw - env(safe-area-inset-left,0) - env(safe-area-inset-right,0));max-height:calc(92vh - env(safe-area-inset-top,0) - env(safe-area-inset-bottom,0));min-height:340px;margin:4px}.cookie-modal-content{padding:10px}.cookie-category-header{flex-direction:column;gap:8px}.cookie-toggle{align-self:stretch}.modal-action-buttons{flex-direction:column;gap:6px}.btn-accept,.btn-decline{width:100%}}@media (max-width: 480px){.cookie-banner{width:calc(100% - 12px);max-width:280px;min-width:160px;padding:8px;max-height:calc(70vh - 16px);right:max(6px,env(safe-area-inset-right,6px));bottom:max(6px,env(safe-area-inset-bottom,6px))}.cookie-text h4{font-size:13px}.cookie-text p{font-size:11px}.btn{font-size:11px;padding:6px;min-width:70px}.cookie-modal{width:calc(100% - 8px);max-width:calc(98vw - env(safe-area-inset-left,0) - env(safe-area-inset-right,0));max-height:calc(94vh - env(safe-area-inset-top,0) - env(safe-area-inset-bottom,0));min-height:300px;margin:2px}.cookie-modal-content{padding:8px}.cookie-category{padding:10px}.cookie-category-info h4{font-size:.85rem}.cookie-category-info p{font-size:11px}.cookie-toggle{min-width:100px}.toggle-label{font-size:11px}.toggle-switch{width:36px;height:18px}.toggle-slider:before{height:12px;width:12px;left:2px;bottom:3px}input:checked+.toggle-slider:before{transform:translate(18px)}}@media (max-width: 320px){.cookie-banner{width:calc(100% - 8px);max-width:240px;min-width:140px;padding:6px;max-height:calc(65vh - 12px);right:max(4px,env(safe-area-inset-right,4px));bottom:max(4px,env(safe-area-inset-bottom,4px))}.cookie-text h4{font-size:12px}.cookie-text p{font-size:10px}.btn{font-size:10px;padding:5px;min-width:60px}.cookie-modal{width:calc(100% - 4px);max-width:calc(100vw - env(safe-area-inset-left,0) - env(safe-area-inset-right,0));max-height:calc(95vh - env(safe-area-inset-top,0) - env(safe-area-inset-bottom,0));min-height:280px;margin:1px}.cookie-modal-content{padding:6px}.cookie-category{padding:8px}.cookie-category-info h4{font-size:.8rem}.cookie-category-info p{font-size:10px}.cookie-toggle{min-width:90px}.toggle-label{font-size:10px}.toggle-switch{width:32px;height:16px}.toggle-slider:before{height:10px;width:10px;left:2px;bottom:3px}input:checked+.toggle-slider:before{transform:translate(16px)}}@media (prefers-contrast: high){.cookie-modal,.cookie-category{border-color:#fff}.toggle-slider{background-color:#000}.cookie-modal-content::-webkit-scrollbar-thumb{background:#fff;border-color:#000}}@media (prefers-reduced-motion: reduce){.cookie-banner,.cookie-modal,.btn,.toggle-slider{animation:none;transition:none}.cookie-modal-content::-webkit-scrollbar-thumb{transition:none}}@media print{.cookie-banner,.cookie-modal-overlay{display:none!important}}body{margin:0;padding:0;font-family:Inter,sans-serif;background:#000;overflow-x:hidden}.dashboard-container{width:100%;color:#fff;overflow-x:hidden;overflow-y:auto;min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:2;box-sizing:border-box;padding-right:env(safe-area-inset-right,0);padding-left:env(safe-area-inset-left,0)}.content-wrapper{width:100%;max-width:100vw;padding:5rem 1rem 3rem;margin:0 auto;box-sizing:border-box;position:relative;z-index:3}.heading-section{text-align:center;margin-bottom:1.68rem}.heading-section h1{font-family:Special Gothic Expanded One,sans-serif;font-weight:700;font-size:4.35vw;color:#ef3a3a;text-shadow:0 0 5.36px rgba(239,58,58,.5)}.heading-section h2{font-size:2vw;color:#fff;font-weight:700}.slider-toggle-container{display:flex;justify-content:center;margin:2.01rem 0 2.68rem}.slider-toggle{position:relative;width:40.2%;max-width:402px;height:68px;background:#ffffff14;-webkit-backdrop-filter:blur(4.02px);backdrop-filter:blur(4.02px);border:.67px solid rgba(255,255,255,.08);border-radius:33.5px;display:flex;align-items:center;justify-content:space-between;padding:0 5.36px;box-shadow:0 4.02px 12.06px #00000059;cursor:pointer;-webkit-user-select:none;user-select:none}.toggle-option{width:50%;text-align:center;font-size:.938rem;font-weight:700;z-index:2;color:#fff;cursor:pointer;transition:color .3s ease-in-out}.slider-toggle.right .slider-indicator{transform:translate(99%)}.slider-indicator{position:absolute;width:49%;height:87%;background:#ef3a3a;border-radius:30.8px;top:7%;left:5.36px;transition:transform .3s ease-in-out;z-index:1}.industries-grid{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.8rem;min-height:200px;padding:0 .5rem 2rem;width:100%;box-sizing:border-box}.industry-card{width:170px;min-width:120px;height:180.9px;background:#ffffff14;-webkit-backdrop-filter:blur(4.02px);backdrop-filter:blur(4.02px);border-radius:20.1px;box-shadow:0 4.02px 12.06px #00000059;color:#fff;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:2.144rem;transition:transform .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;box-sizing:border-box}.industry-card:hover{background-color:#f2f2f2;color:#222;transform:translateY(-4.02px)}.industry-card:hover .icon{stroke:#ef3a3a!important}.industry-card:hover .icon-circle{border-color:#ef3a3a!important}.icon-circle{width:67px;height:67px;border-radius:50%;border:1.675px solid white;background-color:transparent;display:flex;align-items:center;justify-content:center;margin:0!important;transition:border-color .3s ease-in-out}.icon-wrapper svg{margin:0 auto;display:block;width:26.8px;height:26.8px;transition:stroke .3s ease-in-out}.industry-name{font-size:.938rem;font-weight:600;margin-top:.67rem;width:100%;text-align:center;display:flex;justify-content:center;align-items:center;padding:0 10px;box-sizing:border-box;transition:color .3s ease-in-out}.industry-card:hover .industry-name{color:#ef3a3a}.product-card{width:130px;min-width:100px;height:190.9px;background:#ffffff1a;-webkit-backdrop-filter:blur(4.02px);backdrop-filter:blur(4.02px);border-radius:20.1px;box-shadow:0 4.02px 12.06px #00000059;color:#fff;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:1rem;text-align:center;-webkit-user-select:none;user-select:none;transition:transform .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;box-sizing:border-box}.product-card:hover{background-color:#f2f2f2;color:#222;transform:translateY(-4.02px)}.product-card:hover .industry-name{color:#ef3a3a}.product-logo{width:70px;height:70px;object-fit:contain;border-radius:12px;-webkit-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 0 2px rgba(0,0,0,.7));transition:transform .3s ease-in-out}.product-card:hover .product-logo{transform:scale(1.05)}.dashboard-content{min-height:200px;transition:opacity .5s ease-in-out,transform .5s ease-in-out}.dashboard-content.slide-out{opacity:0;transform:translateY(10px)}.dashboard-content.slide-in{opacity:1;transform:translateY(0)}.coming-soon-container{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 40rem)}.coming-soon-text{font-size:3rem;font-weight:700;color:#fffcfc;animation:neonPulse 1.5s ease-in-out infinite alternate}@keyframes neonPulse{0%{text-shadow:0 0 10px rgba(11,11,11,.5),0 0 20px rgba(239,58,58,.3),0 0 30px rgba(239,58,58,.2);opacity:.8}to{text-shadow:0 0 20px rgba(239,58,58,.8),0 0 30px rgba(239,58,58,.5),0 0 40px rgba(239,58,58,.3);opacity:1}}.huake-side-bar{position:fixed;right:max(10px,env(safe-area-inset-right,10px));top:25%;display:flex;flex-direction:column;gap:4px;z-index:10;padding:0;max-width:70px;box-sizing:border-box}.huake-side-bar a{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ef3a3a;border:1px solid #ef3a3a;border-radius:6px;box-shadow:0 2px 8px #0000000d;text-decoration:none;color:#fff;font-size:.7rem;font-weight:600;transition:transform .2s ease-in-out,background .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out;width:70px;height:70px;box-sizing:border-box}.huake-side-bar a:hover{transform:translateY(-2px);border:1px solid #ef3a3a;background:#c62828;color:#fff;box-shadow:0 4px 12px #ef3a3a33}.huake-side-bar a img{width:30px;height:30px;filter:brightness(0) invert(1);transition:filter .2s ease-in-out}.huake-side-bar a:hover img{filter:brightness(0)}.huake-side-bar a#gotop{opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .4s ease-in-out,transform .4s ease-in-out,visibility .4s ease-in-out}@media (max-width: 1500px){.content-wrapper{padding:4rem 1rem 2rem}.heading-section h1{font-size:5vw;text-shadow:0 0 4px rgba(239,58,58,.5)}.heading-section h2{font-size:1.8vw}.slider-toggle{width:50%;max-width:350px;height:60px;border-radius:30px;padding:0 4px;box-shadow:0 3px 9px #0000004d}.toggle-option{font-size:.85rem}.slider-indicator{border-radius:27px;left:4px}.industries-grid{gap:1.5rem;padding:0 .5rem 1.5rem}.industry-card{width:150px;height:160px;border-radius:18px;padding-top:1.8rem;box-shadow:0 3px 9px #0000004d}.icon-circle{width:60px;height:60px;border:1.5px solid white}.icon-wrapper svg{width:24px;height:24px}.industry-name{font-size:.85rem;margin-top:.5rem;padding:0 8px}.product-card{width:120px;height:170px;border-radius:18px;padding-top:.8rem;box-shadow:0 3px 9px #0000004d}.product-logo{width:60px;height:60px;border-radius:10px}.coming-soon-text{font-size:2.5rem}.huake-side-bar{right:max(8px,env(safe-area-inset-right,8px));max-width:60px}.huake-side-bar a{width:60px;height:60px;font-size:.65rem}.huake-side-bar a img{width:26px;height:26px}}@media (max-width: 780px){.content-wrapper{padding:3rem .5rem 1.5rem}.heading-section{margin-bottom:1.2rem}.heading-section h1{margin-top:1.5rem;font-size:6vw;text-shadow:0 0 3px rgba(239,58,58,.5)}.heading-section h2{font-size:3vw}.slider-toggle-container{margin:1.5rem 0 2rem}.slider-toggle{width:60%;max-width:300px;height:50px;border-radius:25px;padding:0 3px;box-shadow:0 2px 6px #00000040}.toggle-option{font-size:.75rem}.slider-indicator{border-radius:22px;left:3px;height:85%}.industries-grid{gap:1rem;padding:0 .5rem 1.2rem}.industry-card{width:calc(40% - .7rem);min-width:unset;height:140px;border-radius:15px;padding-top:1rem;box-shadow:0 2px 6px #00000040}.icon-circle{width:50px;height:50px;border:1.2px solid white}.icon-wrapper svg{width:20px;height:20px}.industry-name{font-size:.75rem;margin-top:.4rem;padding:0 4px}.product-card{width:calc(50% - .5rem);height:140px;border-radius:15px;padding-top:.6rem;box-shadow:0 2px 6px #00000040}.product-logo{width:50px;height:50px;border-radius:8px}.coming-soon-text{font-size:2rem}.huake-side-bar{right:max(6px,env(safe-area-inset-right,6px));max-width:50px}.huake-side-bar a{width:50px;height:50px;font-size:.6rem}.huake-side-bar a img{width:24px;height:24px}}@media (max-width: 480px){.content-wrapper{padding:2rem .5rem 1rem}.heading-section{margin-bottom:1rem}.heading-section h1{margin-top:2rem;font-size:8vw;text-shadow:0 0 2px rgba(239,58,58,.5)}.heading-section h2{font-size:4vw}.slider-toggle-container{margin:1rem 0 1.5rem}.slider-toggle{width:70%;max-width:250px;height:40px;border-radius:20px;padding:0 2px;box-shadow:0 1.5px 4px #0003}.toggle-option{font-size:.65rem}.slider-indicator{border-radius:18px;left:2px;height:84%}.industries-grid{gap:.8rem;padding:0 .5rem 1rem}.industry-card{width:calc(35% - .7rem);height:100px;border-radius:12px;padding-top:.8rem;box-shadow:0 1.5px 4px #0003}.icon-circle{width:40px;height:40px;border:1px solid white}.icon-wrapper svg{width:16px;height:16px}.industry-name{font-size:.65rem;margin-top:.3rem;padding:0 4px}.product-card{width:calc(100% - .3rem);height:120px;border-radius:12px;padding-top:.5rem;box-shadow:0 1.5px 4px #0003}.product-logo{width:40px;height:40px;border-radius:6px}.coming-soon-text{font-size:1.5rem}.huake-side-bar{right:max(4px,env(safe-area-inset-right,4px));max-width:40px;top:20%}.huake-side-bar a{width:40px;height:40px;font-size:.45rem}.huake-side-bar a img{width:20px;height:20px}}@media (max-width: 320px){.content-wrapper{padding:1.5rem .3rem .8rem}.heading-section h1{font-size:9vw}.heading-section h2{font-size:4.5vw}.slider-toggle{width:80%;max-width:220px;height:36px;border-radius:18px}.toggle-option{font-size:.6rem}.slider-indicator{border-radius:16px;height:83%}.industries-grid{gap:.6rem;padding:0 .3rem .8rem}.industry-card{width:calc(30% - .3rem);height:100px;padding-top:.6rem}.icon-circle{width:35px;height:35px}.icon-wrapper svg{width:14px;height:14px}.industry-name{font-size:.6rem}.product-card{width:calc(100% - .3rem);height:100px;padding-top:.4rem}.product-logo{width:35px;height:35px}.coming-soon-text{font-size:1.2rem}.huake-side-bar{right:max(2px,env(safe-area-inset-right,2px));max-width:35px}.huake-side-bar a{width:35px;height:35px;font-size:.4rem}.huake-side-bar a img{width:18px;height:18px}}.customer-benefits{position:relative;min-height:100vh;min-width:90vw;color:#fff;padding-bottom:32px}.background-overlay{position:absolute;inset:0;background-image:linear-gradient(#0006,#000),url(/assets/blue2-CDqSTBLS.jpg);background-size:cover;background-position:center;animation:fadeIn 1.2s ease-in-out forwards;opacity:.1}.content-container{position:relative;z-index:10;padding-left:20px;padding-right:20px;padding-top:4px}.title-container{display:flex;justify-content:center;margin-bottom:4px}.customer-benefits-title{margin-top:3rem;font-size:2.6rem;font-weight:700;text-align:center;animation:fadeSlideUp .8s ease-out forwards;letter-spacing:-.02em;color:#fff;font-family:Inter,Noto Sans,Noto Sans SC,sans-serif;white-space:normal;overflow:visible;max-width:100%;text-transform:uppercase}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:26.8px;justify-items:center;margin-bottom:26.8px;color:#fff;font-family:Inter,Noto Sans,Noto Sans SC,sans-serif}.gauge-container{display:flex;flex-direction:column;align-items:center;transition:opacity 1s ease}.gauge-container.opacity-0{opacity:0}.gauge-container.opacity-1{opacity:1}.gauge-wrapper{display:flex;flex-direction:column;align-items:center}.gauge-svg{overflow:visible}.gauge-text{text-align:center;display:flex;flex-direction:column}.gauge-value{font-weight:800;color:#fff;transition:opacity 1s ease;-webkit-user-select:none;user-select:none}.gauge-value.opacity-0{opacity:0}.gauge-value.opacity-1{opacity:1}.gauge-label{font-weight:600;color:#fff;white-space:normal;overflow:visible;max-width:100%;font-family:Inter,Noto Sans,Noto Sans SC,sans-serif}.tick-label{text-anchor:middle;dominant-baseline:middle;font-weight:500;fill:#ffffffbf}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(26.8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1300px){.content-container{padding-left:15px;padding-right:15px;padding-top:3px}.customer-benefits-title{font-size:2.2rem;margin-top:2.5rem}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:20px;margin-bottom:20px}}@media (max-width: 720px){.content-container{padding-left:10px;padding-right:10px;padding-top:2px}.customer-benefits-title{font-size:1.8rem;margin-top:2rem}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:15px;margin-bottom:15px}}@media (max-width: 480px){.content-container{padding-left:8px;padding-right:8px;padding-top:1px}.customer-benefits-title{font-size:1.4rem;margin-top:1.5rem}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:10px}}.client-section{background-color:#fff;padding:3rem 0;overflow:hidden}.client-heading{text-align:center;font-weight:600;font-size:2.8rem;color:#ef3a3a;font-family:Inter,sans-serif;margin-bottom:2rem;text-transform:uppercase}.scroll-container{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(to right,#0000,#000 15% 85%,#0000)}.marquee-wrapper{display:flex;width:max-content;animation:scroll-left 30s linear infinite}.marquee-wrapper:hover{animation-play-state:paused}.marquee__item{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:200px;height:170px;margin:0 40px;background-color:transparent;border-radius:20px;padding:1rem;transition:transform .3s ease}.marquee__item:hover{transform:scale(1.08)}.marquee__item img{max-height:140px;width:auto;mix-blend-mode:normal}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1300px){.client-heading{font-size:2.5rem}.marquee__item{width:180px;height:150px;margin:0 30px}.marquee__item img{max-height:120px}}@media (max-width: 780px){.client-heading{font-size:2.1rem}.marquee__item{width:140px;height:110px;margin:0 20px}.marquee__item img{max-height:90px}}@media (max-width: 480px){.client-heading{font-size:1.4rem}.marquee__item{width:100px;height:80px;margin:0 15px}.marquee__item img{max-height:60px}}@media (max-width: 320px){.client-heading{font-size:1.5rem}.marquee__item{width:80px;height:60px;margin:0 10px}.marquee__item img{max-height:50px}}.carousel-container{width:100%;padding:3.015rem .67rem;text-align:center;background:#fff}.carousel-title{font-size:2.6rem;font-weight:600;position:relative;display:inline-block;color:#ef3a3a;font-family:Inter,sans-serif;text-transform:uppercase}.carousel-wrapper{position:relative;height:522.6px;display:flex;justify-content:center;align-items:center;overflow:hidden}.carousel-card{width:670px;height:462.3px;border-radius:13.4px;border:3px solid black;position:absolute;overflow:hidden;background:#000}.carousel-card img{width:100%;height:100%;object-fit:contain;cursor:pointer}.carousel-card .card-header{position:absolute;top:0;left:0;width:100%;height:12%;background-color:#fff;color:#000;font-size:.91rem;font-weight:700;padding:.6rem 1rem;z-index:5;text-align:center}.carousel-card .overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;opacity:0;transition:all .4s ease;cursor:pointer}.carousel-card.active:hover .overlay{opacity:1}.carousel-card.active{cursor:zoom-in}.carousel-card.active:hover{transform:scale(1.0469)}.carousel-card.left,.carousel-card.right{cursor:pointer}.carousel-controls{display:flex;justify-content:center;align-items:center;gap:1.34rem;margin-top:.1rem}.arrow-button{font-size:2.4rem;background:none;border:none;cursor:pointer;color:#ef3a3a}.nav-indicators{display:flex;gap:.536rem}.nav-indicator{width:6.7px;height:6.7px;border-radius:50%;background:#c1c1c1;cursor:pointer;transition:all .3s ease}.nav-indicator.active{background:#ef3a3a;transform:scale(1.6)}.nav-indicator:hover{background:#333}.icon-animation{font-size:2.7rem;margin-bottom:.8rem;cursor:pointer!important;pointer-events:auto}.icon-animation:hover,.icon-animation>*{cursor:pointer!important}.view-text{font-size:1.2rem;font-weight:600;letter-spacing:10px;cursor:pointer}@media (max-width: 1300px){.carousel-title{font-size:2.2rem}.carousel-wrapper{height:450px}.carousel-card{width:550px;height:380px;border-radius:11px}.carousel-card .card-header{font-size:.8rem;padding:.5rem .8rem}.icon-animation{font-size:2.2rem;margin-bottom:.6rem}.view-text{font-size:1rem;letter-spacing:8px}.arrow-button{font-size:2rem}.nav-indicator{width:6px;height:6px}}@media (max-width: 780px){.carousel-title{font-size:1.8rem}.carousel-wrapper{height:350px}.carousel-card{width:400px;height:280px;border-radius:9px}.carousel-card .card-header{font-size:.65rem;padding:.4rem .6rem}.icon-animation{font-size:1.8rem;margin-bottom:.5rem}.view-text{font-size:.8rem;letter-spacing:6px}.arrow-button{font-size:1.8rem}.nav-indicator{width:5px;height:5px}}@media (max-width: 480px){.carousel-title{font-size:1.5rem}.carousel-wrapper{height:250px}.carousel-card{width:300px;height:200px;border-radius:7px}.carousel-card .card-header{font-size:.45rem;padding:.3rem .5rem}.icon-animation{font-size:1.5rem;margin-bottom:.4rem}.view-text{font-size:.7rem;letter-spacing:4px}.arrow-button{font-size:1.5rem}.nav-indicator{width:4px;height:4px}}@media (max-width: 320px){.carousel-title{font-size:1.2rem}.carousel-wrapper{height:200px}.carousel-card{width:220px;height:150px;border-radius:5px}.carousel-card .card-header{font-size:.35rem;padding:.2rem .4rem}.icon-animation{font-size:1.2rem;margin-bottom:.3rem}.view-text{font-size:.6rem;letter-spacing:3px}.arrow-button{font-size:1.2rem}.nav-indicator{width:3px;height:3px}}:root{--bg: #f7f9fc;--card-bg: #ffffff;--text-primary: #1a2a44;--text-secondary: #4a5568;--accent-color: #ef3a3a;--border-color: #e2e8f0;--shadow: 0 4px 12px rgba(0, 0, 0, .05);--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--ease-smooth: cubic-bezier(.4, 0, .2, 1);--max-content-w: 1280px;--right-col-w: 600px;--description-card-height: 400px;--solution-card-height: 350px;--image-height: 500px;--base-font-size: 1rem;--title-font-size: 2rem;--heading-font-size: 1.5rem;--sub-heading-font-size: 1.1rem;--main-heading-font-size: 1.25rem;--button-font-size: 1rem;--button-padding: .75rem 1.5rem;--back-wrap-gap: 1rem;--back-wrap-margin-top: 1rem}.cs-container{background:var(--bg);min-height:100vh;padding:60px 20px;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;font-family:var(--font-family);color:var(--text-primary);scroll-padding-top:80px;position:relative;z-index:1;pointer-events:auto}.cs-container-exit,.cs-container-exit-active{opacity:0;transform:translateY(15px) scale(.98);transition:opacity .5s var(--ease-smooth),transform .5s var(--ease-smooth);pointer-events:none}.transition-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--bg);opacity:0;transition:opacity .5s var(--ease-smooth);pointer-events:none;z-index:2}.cs-container-exit~.transition-overlay,.cs-container-exit-active~.transition-overlay{opacity:1}.cs-inner{width:100%;max-width:var(--max-content-w);margin:0 auto;box-sizing:border-box}.cs-title{font-weight:700;font-size:var(--title-font-size);line-height:1.3;margin-bottom:2rem;color:var(--text-primary);padding-left:16px;border-left:5px solid var(--accent-color);opacity:0;transform:translateY(10px);transition:opacity .3s var(--ease-smooth),transform .3s var(--ease-smooth)}.cs-title.in-view{opacity:1;transform:translateY(0)}.layout{display:grid;grid-template-columns:1fr var(--right-col-w);gap:32px;align-items:start}.image-wrap{position:relative;border-radius:12px;overflow:hidden;box-shadow:var(--shadow);background:#fff;transition:transform .2s var(--ease-smooth);margin-top:62px;height:var(--image-height);display:flex;align-items:center;justify-content:center}.image-wrap:hover{transform:translateY(-4px)}.image-frame{border-radius:8px;overflow:hidden;background:#f8fafc;opacity:0;transform:translateY(10px);transition:opacity .3s var(--ease-smooth) var(--reveal-delay),transform .3s var(--ease-smooth) var(--reveal-delay);width:100%;height:100%}.image-frame.in-view{opacity:1;transform:translateY(0)}.image-canvas{border-radius:6px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden}.image-canvas img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:4px;box-shadow:0 2px 6px #0000000d;transition:transform .2s var(--ease-smooth),filter .2s var(--ease-smooth)}.right-column{display:flex;flex-direction:column;gap:24px;align-self:flex-start;max-width:var(--right-col-w);width:100%;box-sizing:border-box}.description-card{background:var(--card-bg);border-radius:12px;padding:24px;border:1px solid var(--border-color);box-shadow:var(--shadow);opacity:0;transform:translateY(10px);transition:opacity .3s var(--ease-smooth) var(--reveal-delay),transform .3s var(--ease-smooth) var(--reveal-delay);min-height:var(--description-card-height);display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto}.description-card.in-view{opacity:1;transform:translateY(0)}.description-card:hover{box-shadow:0 6px 16px #00000014;transform:translateY(-2px)}.description-card .main-heading{font-weight:600;font-size:var(--main-heading-font-size);margin-bottom:16px;color:var(--text-primary);border-left:4px solid var(--accent-color);padding-left:12px}.description-card .sub-section{margin-bottom:16px}.description-card .sub-section:last-child{margin-bottom:0}.description-card .sub-heading{font-weight:600;font-size:var(--sub-heading-font-size);margin-bottom:12px;color:var(--text-primary);padding-left:12px}.description-card .content{font-size:var(--base-font-size);line-height:1.6;color:var(--text-secondary);display:flex;flex-direction:column;gap:12px}.description-card .content p{margin:0;padding-left:28px;color:var(--text-primary)}.solution-card{margin-top:40px;background:var(--card-bg);border-radius:12px;padding:32px;border:1px solid var(--border-color);box-shadow:var(--shadow);opacity:0;transform:translateY(10px);transition:opacity .3s var(--ease-smooth) var(--reveal-delay),transform .3s var(--ease-smooth) var(--reveal-delay);min-height:var(--solution-card-height);display:flex;flex-direction:column;justify-content:flex-start;max-width:var(--max-content-w);width:100%;overflow-y:auto}.solution-card.in-view{opacity:1;transform:translateY(0)}.solution-card:hover{box-shadow:0 6px 16px #00000014}.solution-header{margin-bottom:24px;border-left:5px solid var(--accent-color);padding-left:12px}.solution-header h3{margin:0;font-weight:700;font-size:var(--heading-font-size);color:var(--text-primary)}.solution-body{font-size:var(--base-font-size);line-height:1.6;color:var(--text-secondary);display:flex;flex-direction:column;gap:12px}.solution-body p{padding-left:28px;color:var(--text-primary);margin:0}.back-wrap{display:flex;justify-content:flex-end;gap:var(--back-wrap-gap);margin-top:var(--back-wrap-margin-top)}.back-btn,.next-btn{background:var(--accent-color);color:#fff;border:none;padding:var(--button-padding);border-radius:8px;font-weight:600;font-size:var(--button-font-size);cursor:pointer;box-shadow:var(--shadow);transition:background .2s ease,box-shadow .2s ease;display:inline-block}.back-btn:hover,.next-btn:hover{background:#c53030;box-shadow:0 6px 16px #00000014}.back-btn:focus-visible,.next-btn:focus-visible{outline:2px solid #c53030;outline-offset:2px}.back-btn:active,.next-btn:active{box-shadow:var(--shadow)}.reveal{opacity:0;transform:translateY(10px);transition-property:opacity,transform;transition-timing-function:var(--ease-smooth);transition-duration:.3s;transition-delay:var(--reveal-delay)}.reveal.in-view{opacity:1;transform:translateY(0)}button,a{-webkit-user-select:none;user-select:none}@media (max-width: 1300px){:root{--max-content-w: 1000px;--right-col-w: 500px;--description-card-height: 360px;--solution-card-height: 320px;--image-height: 450px;--base-font-size: .9rem;--title-font-size: 1.8rem;--heading-font-size: 1.3rem;--sub-heading-font-size: .95rem;--main-heading-font-size: 1.1rem;--button-font-size: .9rem;--button-padding: .65rem 1.3rem;--back-wrap-gap: .9rem;--back-wrap-margin-top: .9rem}.cs-container{padding:50px 18px}.layout{grid-template-columns:1fr;gap:28px}.image-wrap{margin-top:50px}.description-card{padding:22px}.solution-card{padding:28px}.image-canvas{padding:6px}.image-canvas img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}}@media (max-width: 780px){:root{--max-content-w: 700px;--right-col-w: 100%;--description-card-height: 320px;--solution-card-height: 300px;--image-height: 350px;--base-font-size: .85rem;--title-font-size: 1.6rem;--heading-font-size: 1.2rem;--sub-heading-font-size: .9rem;--main-heading-font-size: 1.05rem;--button-font-size: .85rem;--button-padding: .6rem 1.2rem;--back-wrap-gap: .8rem;--back-wrap-margin-top: .8rem}.cs-container{padding:40px 16px}.image-wrap{margin-top:40px}.description-card{padding:20px}.solution-card{padding:24px}.image-canvas{padding:4px}.image-canvas img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}}@media (max-width: 480px){:root{--max-content-w: 440px;--description-card-height: 280px;--solution-card-height: 260px;--image-height: 250px;--base-font-size: .8rem;--title-font-size: 1.4rem;--heading-font-size: 1.1rem;--sub-heading-font-size: .85rem;--main-heading-font-size: .95rem;--button-font-size: .8rem;--button-padding: .5rem 1rem;--back-wrap-gap: .7rem;--back-wrap-margin-top: .7rem}.cs-container{padding:30px 12px}.cs-title{padding-left:10px}.image-wrap{margin-top:30px}.description-card{padding:16px}.solution-card{padding:20px}.image-canvas{padding:3px}.image-canvas img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}}@media (max-width: 320px){:root{--max-content-w: 300px;--description-card-height: 240px;--solution-card-height: 220px;--image-height: 200px;--base-font-size: .75rem;--title-font-size: 1.2rem;--heading-font-size: 1rem;--sub-heading-font-size: .8rem;--main-heading-font-size: .9rem;--button-font-size: .75rem;--button-padding: .4rem .8rem;--back-wrap-gap: .6rem;--back-wrap-margin-top: .6rem}.cs-container{padding:20px 10px}.cs-title{padding-left:8px}.image-wrap{margin-top:20px}.description-card{padding:12px}.solution-card{padding:16px}.image-canvas{padding:2px}.image-canvas img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}}:root{--primary: #ef3a3a;--primary-light: #ff6b6b;--primary-dark: #c62828;--secondary: #ff9e80;--accent: #ffccbc;--bg-gradient-1: #fff5f5;--bg-gradient-2: #ffe5e5}@keyframes pulse-bg{0%{opacity:.3}50%{opacity:.7}to{opacity:.3}}@keyframes float{0%{transform:translateY(0) rotate(0)}to{transform:translateY(-670px) rotate(720deg)}}.implementation-root{background-color:#000;min-height:100vh;max-width:100%;overflow-x:hidden;cursor:default;position:relative;color:#fff}.floating-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1;opacity:.5}.shape{position:absolute;background:linear-gradient(135deg,#ef3a3a0d,#ff9e800d);border-radius:50%;animation:float 10.05s infinite linear}.timeline-container{position:relative}.timeline-line{position:absolute;top:0;bottom:0;left:50%;width:15.41px;background:linear-gradient(to bottom,var(--primary-light),var(--primary),var(--primary-dark));transform:translate(-50%);opacity:.7;box-shadow:0 0 10.05px #ef3a3a4d;height:0;transition:height .335s linear;border-radius:5.36px}.timeline-item{position:relative;margin-bottom:53.6px;opacity:0;transform:translateY(13.4px)}.timeline-item:last-child{margin-bottom:13.4px}.timeline-dot{position:absolute;top:13.4px;left:50%;transform:translate(-50%);width:23.45px;height:23.45px;border-radius:50%;background:var(--primary);border:2.68px solid #fff;box-shadow:0 0 0 2.68px #ef3a3a33,0 0 10.05px #ef3a3a66;z-index:10;transition:all .335s cubic-bezier(.34,1.56,.64,1)}.text-center{margin-top:3.35rem}.timeline-content{position:relative;width:calc(90% - 13px);padding:20px;border-radius:20px;background:#fff;box-shadow:0 6.7px 20.1px #ef3a3a1a,0 3.35px 10.05px #0000000d;transition:all .335s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column;align-items:flex-start}.timeline-item:nth-child(odd) .timeline-content{margin-left:221.1px;text-align:left;padding-left:26.8px;padding-right:10.72px}.timeline-item:nth-child(odd) .timeline-content .arrow{left:-6.7px;right:auto;box-shadow:-3.35px 3.35px 6.7px #0000000d;border-left:.67px solid rgba(255,255,255,.8);border-bottom:.67px solid rgba(255,255,255,.8);background:#fff;transform:rotate(45deg);z-index:1}.timeline-item:nth-child(2n) .timeline-content{margin-left:-201px;text-align:left;direction:ltr;padding-right:30px;padding-left:37px}.timeline-item:nth-child(2n) .timeline-content .step-badge{justify-content:flex-end;margin-left:490px;text-align:left;direction:ltr}.timeline-item:nth-child(2n) .timeline-content .mt-4.flex.items-center{justify-content:flex-start}.timeline-item:nth-child(2n) .timeline-content .icon-container{order:2;margin-left:5.36px;margin-right:0}.timeline-item:nth-child(2n) .timeline-content span.ml-2{order:1;margin-left:0;margin-right:5.36px;text-align:right}.timeline-item:nth-child(2n) .timeline-content .arrow{left:auto;right:-6.7px;box-shadow:3.35px -3.35px 6.7px #0000000d;border-right:.67px solid rgba(255,255,255,.8);border-top:.67px solid rgba(255,255,255,.8);background:#fff;transform:rotate(45deg);z-index:1}.content-inner{display:flex;flex-direction:column;gap:.67rem}.text-reveal{overflow:hidden;margin:0}.text-reveal span{display:block;transform:translateY(100%);opacity:0}.main-title{font-size:2.6rem;font-weight:700;color:#fff;margin-bottom:1.25rem;position:relative;display:inline-block;text-transform:uppercase}.title-underline{position:absolute;bottom:-.335rem;left:-5%;width:110%;height:.1675rem;background:linear-gradient(to right,var(--primary),var(--secondary));transform:scaleX(0);transform-origin:center;transition:transform .335s}.step-badge{position:relative;overflow:hidden;z-index:1;color:var(--primary);background:#fef2f2;background:linear-gradient(135deg,#ef3a3a1a,#ff9e801a);border:.67px solid rgba(239,58,58,.2);font-size:1rem;font-weight:600;padding:.1675rem .5rem;border-radius:9999px;display:inline-block;margin-bottom:.45rem;align-self:flex-start}.icon-container{position:relative;width:26.8px;height:26.8px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ef3a3a1a}.custom-bullets{list-style:none;padding-left:20px;margin:0;align-self:flex-start}.custom-bullets li{position:relative;padding-left:20px;margin-bottom:10px;color:#4a5568;transform:translateY(100%);opacity:0;transition:all .335s ease;line-height:1.5}.custom-bullets li:before{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;background:var(--primary);border-radius:50%;transform:translateY(-50%) scale(.8);transition:all .335s ease;box-shadow:0 0 6px #ef3a3a80}.custom-bullets.nested{padding-left:20px;margin-top:0;margin-left:.67rem}.custom-bullets.nested li:before{background:var(--secondary);width:6px;height:6px;box-shadow:0 0 4px #ff9e8080}.timeline-title{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:.25rem}.bullet-container{color:#4a5568;font-size:.9rem}@media (max-width: 1300px){.timeline-item:nth-child(odd) .timeline-content,.timeline-item:nth-child(2n) .timeline-content{margin-left:170px!important;margin-right:0!important;padding-left:20px!important;padding-right:15px!important;text-align:left;width:calc(80% - 20px);padding-top:35px;border-radius:14px}.timeline-content .step-badge{position:absolute;top:8px;left:8px;margin:0 0 12px!important;font-size:1rem;padding:1.5px 6px}.timeline-line{width:11px;left:50%;transform:translate(-50%)}.timeline-dot{width:18px;height:18px;border-width:2px;left:50%;transform:translate(-50%)}.icon-container{width:22px;height:22px}.custom-bullets li{font-size:.85rem;line-height:1.3}.timeline-item{margin-bottom:40px}.timeline-title{font-size:1.3rem;margin-left:150px}.bullet-container{font-size:1.1rem}.main-title{font-size:2rem}.title-underline{height:.15rem;bottom:-.3rem;left:-5%;width:110%;transform-origin:center}.step-badge{font-size:.9rem;padding:.15rem .45rem;margin-bottom:.4rem}}@media (max-width: 780px){.timeline-item:nth-child(odd) .timeline-content,.timeline-item:nth-child(2n) .timeline-content{margin-left:10px!important;margin-right:0!important;padding-left:14px!important;padding-right:12px!important;text-align:left;width:95%;padding-top:30px;border-radius:12px}.timeline-content .step-badge{position:absolute;top:6px;left:36px;margin:0 0 10px!important;font-size:.85rem;padding:1px 5px}.timeline-line{left:22px;width:7px;transform:none}.timeline-dot{left:22px;width:14px;height:14px;border-width:1.5px;transform:none}.icon-container{width:18px;height:18px}.custom-bullets li{font-size:.7rem;line-height:1.2}.timeline-item{margin-bottom:30px}.timeline-title{font-size:1rem;margin-left:120px}.bullet-container{font-size:.95rem}.main-title{font-size:1.45rem}.title-underline{height:.125rem;bottom:-.25rem;left:-5%;width:110%;transform-origin:center}.step-badge{font-size:.75rem;padding:.125rem .4rem;margin-bottom:.35rem}}@media (max-width: 480px){.timeline-item:nth-child(odd) .timeline-content,.timeline-item:nth-child(2n) .timeline-content{margin-left:10px!important;margin-right:0!important;padding-left:10px!important;padding-right:10px!important;text-align:left;width:93%;padding-top:25px;border-radius:10px}.timeline-content .step-badge{position:absolute;top:8px;left:30px;margin:0 0 8px!important;font-size:.7rem;padding:1px 4px}.timeline-line{left:18px;width:5px}.timeline-dot{left:18px;width:12px;height:12px;border-width:1.2px}.icon-container{width:14px;height:14px}.custom-bullets li{font-size:.55rem;line-height:1.1}.timeline-item{margin-bottom:25px}.timeline-title{font-size:.8rem;margin-top:10px;margin-left:70px}.bullet-container{font-size:.8rem}.main-title{font-size:1.3rem}.title-underline{height:.1rem;bottom:-.2rem;left:-5%;width:110%;transform-origin:center}.step-badge{font-size:.6rem;padding:.1rem .35rem;margin-bottom:.3rem}}@media (max-width: 320px){.timeline-item:nth-child(odd) .timeline-content,.timeline-item:nth-child(2n) .timeline-content{margin-left:10px!important;margin-right:0!important;padding-left:8px!important;padding-right:8px!important;text-align:left;width:calc(90% - 1px);padding-top:20px;border-radius:8px}.timeline-content .step-badge{position:absolute;top:4px;left:20px;margin:0 0 6px!important;font-size:.5rem;padding:1px 3px}.timeline-line{left:12px;width:4px}.timeline-dot{left:12px;width:10px;height:10px;border-width:1px}.icon-container{width:12px;height:12px}.custom-bullets li{font-size:.45rem;line-height:1}.timeline-item{margin-bottom:20px}.timeline-title{font-size:.75rem;margin-left:15px}.bullet-container{font-size:.65rem}.main-title{font-size:.9rem}.title-underline{height:.075rem;bottom:-.1rem;left:-5%;width:110%;transform-origin:center}.step-badge{font-size:.45rem;padding:.075rem .3rem;margin-bottom:.25rem}}*{font-family:Inter,sans-serif!important}.contact-section{background:linear-gradient(135deg,#0f0f0f,#1a1a1a);padding:4.02rem .67rem;color:#fff;position:relative;overflow:hidden}.contact-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(239,58,58,.1) 0%,transparent 50%);z-index:0}.contact-container{max-width:1340px;margin:auto;display:flex;flex-wrap:wrap;gap:2.68rem;background:#141414b3;border-radius:16.08px;padding:2.68rem;-webkit-backdrop-filter:blur(13.4px);backdrop-filter:blur(13.4px);box-shadow:0 13.4px 26.8px #0006;border:1px solid rgba(255,255,255,.1);animation:fadeInScale .8s ease-out both;position:relative;z-index:1}.contact-form,.contact-info{flex:1 1 45%;min-width:201px}.contact-form h2,.contact-info h2{font-size:2rem;margin-bottom:1.3rem;font-weight:600;position:relative;display:inline-block}.contact-form h2:after{content:"";position:absolute;bottom:-6.7px;left:0;width:445px;height:2.68px;background:#ef3a3a;border-radius:1.34px}.contact-info h2:after{content:"";position:absolute;bottom:-6.7px;left:0;width:170px;height:2.68px;background:#ef3a3a;border-radius:1.34px}.form-row{display:flex;gap:1.005rem;margin-top:2.68rem;margin-bottom:2.68rem;flex-wrap:wrap}input,textarea{flex:1;padding:.804rem 1.005rem;border-radius:8.04px;background:#1e1e1ecc;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:1.34rem;width:100%;transition:all .3s ease}input::placeholder,textarea::placeholder{color:#999;font-size:.9782rem}input:focus,textarea:focus{outline:none;border-color:#ef3a3a;background:#282828cc;box-shadow:0 0 0 2.01px #ef3a3a33}textarea{resize:none;margin-bottom:1.675rem;min-height:187.6px}.checkbox-container{display:flex;align-items:flex-start;gap:.603rem;font-size:.67rem;color:#ccc;font-weight:400;margin-bottom:1.34rem;max-width:60%}.checkbox-container input[type=checkbox]{appearance:none;width:12.06px;height:12.06px;border:1.34px solid #ef3a3a;background:transparent;cursor:pointer;position:relative;border-radius:2.68px;margin-top:1.34px}.checkbox-container input[type=checkbox]:after{content:"";position:absolute;top:4.5px;left:12.02px;width:6.68px;height:14.03px;border:solid white;border-width:0 2.34px 2.34px 0;transform:rotate(45deg);opacity:0;transition:opacity .3s ease}.checkbox-container input[type=checkbox]:checked{background-color:#ef3a3a}.checkbox-container input[type=checkbox]:checked:after{opacity:1}.submit-wrapper{display:flex;justify-content:flex-start}.send-button{background-color:#ef3a3a;border:none;color:#fff;padding:.67rem 1.675rem;font-size:.871rem;font-weight:600;border-radius:8.04px;cursor:pointer;transition:all .3s ease}.send-button:hover{background-color:#c82c2c}.contact-info{display:flex;flex-direction:column;gap:1.005rem}.info-block{display:flex;gap:1.005rem;align-items:flex-start;padding:1.005rem;background:#1e1e1e80;border-radius:10.72px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.info-block:hover{background:#28282880;border-color:#ef3a3a4d;transform:translateY(-2.01px)}.info-icon{width:33.5px;height:33.5px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center}.info-block h4{font-size:.938rem;margin:0 0 .335rem;color:#efefef;font-weight:600}.info-block p{margin:0;color:#aaa;font-size:.938rem;line-height:1.6}.toast{position:fixed;bottom:20.1px;right:20.1px;background-color:#28a745;color:#fff;padding:.67rem 1.005rem;border-radius:6.7px;font-weight:600;opacity:0;transform:translateY(6.7px);transition:opacity .3s ease,transform .3s ease;z-index:9999;box-shadow:0 3.35px 10.05px #0000004d}.toast.show{opacity:1;transform:translateY(0)}.toast.success{background-color:#28a745}.toast.error{background-color:#dc3545}@media (max-width: 1300px){.contact-container{max-width:1000px;padding:2rem;gap:2rem;border-radius:12px}.contact-form h2,.contact-info h2{font-size:1.8rem}.contact-form h2:after{width:400px}.contact-info h2:after{width:150px}.form-row{gap:.8rem;margin-top:2rem;margin-bottom:2rem}input,textarea{padding:.7rem .9rem;font-size:1.2rem;border-radius:7px}input::placeholder,textarea::placeholder{font-size:.9rem}textarea{min-height:160px;margin-bottom:1.5rem}.checkbox-container{font-size:.6rem;max-width:70%}.checkbox-container input[type=checkbox]{width:11px;height:11px;border:1.2px solid #ef3a3a}.checkbox-container input[type=checkbox]:after{content:"";position:absolute;top:2px;left:10px;width:6px;height:14px;border:solid white;border-width:0 2.34px 2.34px 0;transform:rotate(45deg);opacity:0;transition:opacity .3s ease}.send-button{padding:.6rem 1.5rem;font-size:.8rem;border-radius:7px}.info-block{padding:.9rem;gap:.9rem;border-radius:9px}.info-icon{width:30px;height:30px}.info-block h4,.info-block p{font-size:.85rem}.toast{padding:.6rem .9rem;font-size:.8rem;bottom:15px;right:15px}}@media (max-width: 780px){.contact-container{flex-direction:column;padding:1.5rem;gap:1.5rem;max-width:90%;border-radius:10px}.contact-form h2,.contact-info h2{font-size:1.6rem}.contact-form h2:after{width:300px}.contact-info h2:after{width:120px}.form-row{gap:.7rem;margin-top:1.5rem;margin-bottom:1.5rem}input,textarea{padding:.6rem .8rem;font-size:1.1rem;border-radius:6px}input::placeholder,textarea::placeholder{font-size:.85rem}textarea{min-height:140px;margin-bottom:1.2rem}.checkbox-container{font-size:.55rem;max-width:70%}.checkbox-container input[type=checkbox]{width:5px;height:10px;border:1.1px solid #ef3a3a}.checkbox-container input[type=checkbox]:after{content:"";position:absolute;top:3px;left:9px;width:5px;height:11px;border:solid white;border-width:0 2.34px 2.34px 0;transform:rotate(45deg);opacity:0;transition:opacity .3s ease}.send-button{padding:.5rem 1.2rem;font-size:.75rem;border-radius:6px}.info-block{flex-direction:column;padding:.8rem;gap:.6rem;border-radius:8px}.info-icon{width:26px;height:26px}.info-block h4,.info-block p{font-size:.8rem}.toast{padding:.5rem .8rem;font-size:.75rem;bottom:12px;right:12px}}@media (max-width: 480px){.contact-section{padding:2rem .5rem}.contact-container{padding:1rem;gap:1rem;max-width:95%;border-radius:8px}.contact-form h2,.contact-info h2{font-size:1.2rem}.contact-form h2:after{width:240px}.contact-info h2:after{width:85px}.form-row{gap:.5rem;margin-top:1rem;margin-bottom:1rem}input,textarea{padding:.5rem .7rem;font-size:1rem;border-radius:5px}input::placeholder,textarea::placeholder{font-size:.75rem}textarea{min-height:120px;margin-bottom:1rem}.checkbox-container{font-size:.5rem;max-width:90%}.checkbox-container input[type=checkbox]{width:9px;height:9px;border:1px solid #ef3a3a}.checkbox-container input[type=checkbox]:after{content:"";position:absolute;top:2px;left:8px;width:5px;height:10px;border:solid white;border-width:0 2.34px 2.34px 0;transform:rotate(45deg);opacity:0;transition:opacity .3s ease}.send-button{padding:.4rem 1rem;font-size:.7rem;border-radius:5px}.info-block{padding:.7rem;gap:.5rem;border-radius:7px}.info-icon{width:22px;height:22px}.info-block h4,.info-block p{font-size:.75rem}.toast{padding:.4rem .7rem;font-size:.7rem;bottom:10px;right:10px}}@media (max-width: 320px){.contact-section{padding:1.5rem .4rem}.contact-container{padding:.8rem;gap:.8rem;max-width:98%;border-radius:6px}.contact-form h2,.contact-info h2{font-size:.8rem}.contact-form h2:after{width:170px}.contact-info h2:after{width:60px}.form-row{gap:.4rem;margin-top:.8rem;margin-bottom:.8rem}input,textarea{padding:.4rem .6rem;font-size:.7rem;border-radius:4px}input::placeholder,textarea::placeholder{font-size:.7rem}textarea{min-height:100px;margin-bottom:.8rem}.checkbox-container{font-size:.45rem;max-width:100%}.checkbox-container input[type=checkbox]{width:6px;height:6px;border:.9px solid #ef3a3a}.checkbox-container input[type=checkbox]:after{content:"";position:absolute;top:1px;left:6px;width:4px;height:9px;border:solid white;border-width:0 2.34px 2.34px 0;transform:rotate(45deg);opacity:0;transition:opacity .3s ease}.send-button{padding:.3rem .8rem;font-size:.65rem;border-radius:4px}.info-block{padding:.6rem;gap:.4rem;border-radius:6px}.info-icon{width:18px;height:18px}.info-block h4,.info-block p{font-size:.7rem}.toast{padding:.3rem .6rem;font-size:.65rem;bottom:8px;right:8px}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95) translateY(20.1px)}to{opacity:1;transform:scale(1) translateY(0)}}.privacy-container{min-height:100vh;background:linear-gradient(180deg,#0c0e1b,#1a1c27);color:#fff;padding:2rem 1rem;position:relative;overflow-x:hidden;scroll-behavior:smooth}.privacy-container::-webkit-scrollbar{display:none}body.privacy-page-open{scroll-behavior:smooth;overflow-x:hidden}.privacy-container:focus{scroll-margin-top:0}.privacy-header{max-width:1200px;margin:0 auto 3rem;text-align:center;padding:1rem 1rem 0;position:sticky;top:0;background:linear-gradient(180deg,#0c0e1b 0%,transparent 100%);z-index:10}.privacy-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.025em;text-shadow:0 2px 8px rgba(0,0,0,.3);position:relative}.privacy-title:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%);width:100px;height:3px;background:linear-gradient(90deg,transparent,#ef3a3a,transparent);border-radius:2px}.privacy-subtitle{font-size:1rem;color:#aaa;margin:0;font-weight:400}.privacy-content{max-width:1500px;margin:0 auto;padding:0 1rem}.privacy-policy-text{background:#1a1c27cc;border:1px solid #2a2d3a;border-radius:12px;padding:2.5rem;box-shadow:0 10px 25px -5px #00000080,0 0 0 1px #ffffff0d;line-height:1.75;font-size:1rem;color:#d1d5db;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.intro-text{font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem;text-align:center;background:linear-gradient(135deg,rgba(239,58,58,.1) 0%,transparent 100%);border-left:4px solid #ef3a3a;padding:0 1rem 0 1.5rem}.policy-section{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #2a2d3a}.policy-section:last-of-type{border-bottom:none;margin-bottom:0}.section-title{color:#fff;font-size:1.375rem;font-weight:600;margin:0 0 1.5rem;padding:.75rem 0;position:relative;letter-spacing:-.025em;scroll-margin-top:2rem}.section-title:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#ef3a3a 50%,transparent 100%);border-radius:1px}.subsection{margin:1.5rem 0}.subsection-title{color:#e5e7eb;font-size:1.125rem;font-weight:500;margin:1.5rem 0 .75rem;padding-left:.5rem;border-left:3px solid #ef3a3a;letter-spacing:-.02em;scroll-margin-top:1rem}.subsection-title:first-of-type{margin-top:.75rem}.policy-list{margin:1rem 0 1.75rem;padding-left:0;list-style:none}.policy-list li{margin-bottom:1rem;position:relative;padding-left:2rem;line-height:1.6;color:#d1d5db}.policy-list li:before{content:"→";position:absolute;left:0;top:.125rem;color:#ef3a3a;font-weight:700;font-size:.875rem;transition:transform .2s ease}.policy-list li:hover:before{transform:translate(4px)}.contact-info{background:#ef3a3a0d;border:1px solid rgba(239,58,58,.2);border-radius:8px;padding:1.5rem;margin-top:1rem}.contact-info p{margin:.5rem 0;color:#d1d5db}.contact-info a{color:#ef3a3a;text-decoration:none;font-weight:500;transition:color .3s ease}.contact-info a:hover{color:#ff6b6b;text-decoration:underline}.back-to-top{position:fixed;bottom:30px;right:30px;background:linear-gradient(135deg,#ef3a3a,#d32f2f);color:#fff;border:none;border-radius:50%;width:50px;height:50px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:0 4px 12px #ef3a3a4d;transition:all .3s ease;z-index:100;opacity:0;visibility:hidden;transform:translateY(20px)}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:linear-gradient(135deg,#ff6b6b,#ef3a3a);transform:translateY(-2px);box-shadow:0 6px 16px #ef3a3a66}.back-to-home-container{display:flex;justify-content:center;margin-top:40px;margin-bottom:30px;padding:0 20px}.back-to-home{background:#ef3a3a;color:#fff;border:none;border-radius:8px;padding:12px 32px;font-size:16px;font-weight:600;font-family:Roboto,Arial,sans-serif;text-transform:uppercase;cursor:pointer}.back-to-home:hover{background:#751818;transform:translateY(-2px)}.back-to-home:focus{outline:none}@media (max-width: 768px){.privacy-container{padding:1rem .5rem}.privacy-header{margin-bottom:2rem;padding-top:.5rem}.privacy-title{font-size:2rem}.privacy-policy-text{padding:1.5rem;font-size:.95rem}.section-title{font-size:1.25rem;margin-bottom:1.25rem;scroll-margin-top:1.5rem}.subsection-title{font-size:1.05rem;margin:1.25rem 0 .625rem;scroll-margin-top:.75rem}.intro-text{font-size:1rem;padding:1rem 1rem 1rem 1.25rem}.policy-list li{padding-left:1.75rem;font-size:.95rem}.contact-info{padding:1rem}.back-to-top{bottom:20px;right:20px;width:45px;height:45px}.back-to-home{font-size:14px;padding:10px 24px}}@media (max-width: 480px){.privacy-container{padding:.5rem .25rem}.privacy-title{font-size:1.75rem}.privacy-subtitle{font-size:.9rem}.privacy-policy-text{padding:1.25rem;font-size:.9rem;border-radius:8px}.section-title{font-size:1.125rem;scroll-margin-top:1rem}.intro-text{font-size:.95rem;padding:.75rem .75rem .75rem 1rem}.policy-list li{margin-bottom:.75rem;padding-left:1.5rem;font-size:.9rem}.back-to-top{bottom:15px;right:15px;width:40px;height:40px;font-size:1rem}.back-to-top svg{width:18px;height:18px}.back-to-home{font-size:13px;padding:8px 20px}}@media (prefers-contrast: high){.privacy-policy-text{border-color:#fff}.section-title:before{background:#fff}.subsection-title{border-left-color:#fff}.back-to-top,.back-to-home{border:2px solid #ffffff}}@media (prefers-reduced-motion: reduce){.privacy-container{scroll-behavior:auto}.policy-list li:before,.back-to-top,.back-to-home{transition:none}}@media print{.privacy-container{background:#fff!important;color:#000!important;padding:0;min-height:auto}.privacy-policy-text{background:#fff!important;color:#000!important;border:1px solid #ccc;box-shadow:none;padding:1rem}.section-title{color:#000!important}.section-title:before{background:#333!important}.intro-text{background:#f5f5f5!important;border-left-color:#333!important;color:#000!important}.contact-info{background:#f9f9f9!important;border-color:#ccc!important;color:#000!important}.contact-info a{color:#06c!important}.back-to-top,.back-to-home{display:none!important}.privacy-header{position:static!important;background:#fff!important}}.dashboard-layout{position:relative;min-height:100vh;width:100%;display:flex;flex-direction:column;z-index:1}.video-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;overflow:hidden}.video-background{width:100%;height:100%;object-fit:cover}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;backdrop-filter:blur(2.3px);-webkit-backdrop-filter:blur(8px);z-index:1}@keyframes draw{0%{stroke-dashoffset:300;opacity:.7}25%{stroke-dashoffset:180;opacity:1}50%{stroke-dashoffset:60;opacity:1}75%{stroke-dashoffset:-40;opacity:1}to{stroke-dashoffset:-300;opacity:.7}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.infinity-dot{position:absolute;top:0;left:0;border-radius:50%;background:#fff}.infinity-dot-big{width:10px;height:10px;animation:moveInfinity 2.4s linear infinite}.infinity-dot-small{width:5px;height:5px;animation:moveInfinity 2.4s linear infinite;animation-delay:1.2s}@keyframes moveInfinity{0%{offset-distance:0%}to{offset-distance:100%}}.infinity-dot,.infinity-dot-big,.infinity-dot-small{offset-path:path("M20,50 C20,20 80,20 100,50 C120,80 180,80 180,50 C180,20 120,20 100,50 C80,80 20,80 20,50 Z");offset-rotate:auto}/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-800:oklch(27.8% .033 256.848);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-4xl:56rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-semibold:600;--font-weight-bold:700;--tracking-wide:.025em;--tracking-widest:.1em;--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.z-10{z-index:10}.z-50{z-index:50}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.h-full{height:100%}.min-h-\[80px\]{min-height:80px}.w-full{width:100%}.max-w-4xl{max-width:var(--container-4xl)}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.origin-left{transform-origin:0}.scale-x-0{--tw-scale-x:0%;scale:var(--tw-scale-x)var(--tw-scale-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.bg-black{background-color:var(--color-black)}.bg-red-50{background-color:var(--color-red-50)}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.p-2{padding:calc(var(--spacing)*2)}.px-2{padding-inline:calc(var(--spacing)*2)}.py-4{padding-block:calc(var(--spacing)*4)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.whitespace-nowrap{white-space:nowrap}.text-gray-600{color:var(--color-gray-600)}.text-gray-800{color:var(--color-gray-800)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-1{opacity:.01}.opacity-20{opacity:.2}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#0000001a))drop-shadow(0 1px 1px var(--tw-drop-shadow-color,#0000000f));--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a)drop-shadow(0 1px 1px #0000000f);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.delay-1{transition-delay:1ms}.delay-2{transition-delay:2ms}.duration-335{--tw-duration:.335s;transition-duration:.335s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.backface-hidden{backface-visibility:hidden}}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
