@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--color-background-primary:#0a0f1e;--color-background-secondary:#0f1729;--color-background-deep:#060b14;--color-accent-orange:#f97316;--color-accent-blue:#1d6fe8;--color-text-primary:#fff;--color-text-secondary:#a0aec0;--color-border:#1e2a45;--font-syne:"Syne", sans-serif;--font-inter:"Inter", sans-serif;--font-heading:"Montserrat", sans-serif;--transition-default:all .3s ease;--transition-smooth:all .5s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}#root{background-color:#0a0f1e;min-height:100vh}html{scroll-behavior:smooth}body{font-family:var(--font-inter);color:var(--color-text-primary);background:radial-gradient(at 20% 30%,#f973160d 0%,#0000 50%),radial-gradient(at 80% 70%,#1d6fe80d 0%,#0000 50%),linear-gradient(135deg,#0a0f1e 0%,#0f1729 50%,#0a0f1e 100%);width:100%;margin:0;padding:0;line-height:1.6;overflow-x:hidden}@media (width>=769px){body{background-attachment:fixed}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--color-background-primary)}::-webkit-scrollbar-thumb{background:var(--color-accent-orange);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--color-accent-blue)}}@media (width<=768px){html{-ms-overflow-style:none;scrollbar-width:none;background-color:#0a0f1e!important}body{-ms-overflow-style:none;scrollbar-width:none;background:#0a0f1e!important}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:800;line-height:1.2}p{font-weight:400}a{color:inherit;text-decoration:none}button{font-family:inherit}::selection{background:var(--color-accent-orange);color:var(--color-background-primary)}#root{width:100%;min-height:100vh}.container{max-width:1280px;margin:0 auto;padding:0 40px}.section-label{color:var(--color-accent-orange);text-transform:uppercase;letter-spacing:2px;font-size:13px;font-weight:700}.section-title{color:#fff;margin-bottom:20px;font-size:3rem;font-weight:800}.section-subtitle{color:var(--color-text-secondary);font-size:1.1rem;line-height:1.8}#root.page-watermark:before{content:"";opacity:.05;pointer-events:none;z-index:-1;background-image:url(../assets/BussinessLogo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:min(400px,40vw);height:min(400px,40vw);animation:12s ease-in-out infinite watermarkFloat;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes watermarkFloat{0%,to{opacity:.04;transform:translate(-50%,-50%)scale(1)rotate(0)}50%{opacity:.07;transform:translate(-50%,-50%)scale(1.03)rotate(.5deg)}}@media (width<=768px){.container{padding:0 20px}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}@media (width<=480px){.container{padding:0 15px}.section-title{font-size:1.6rem}.section-subtitle{font-size:.9rem}}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-ext-400-normal-BtiwyxMk.woff2)format("woff2"),url(/assets/dm-sans-latin-ext-400-normal-BjWJ59Pq.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2)format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.navbar{z-index:1000;background:0 0;align-items:center;height:70px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.navbar.scrolled{background:#0f1729cc;box-shadow:0 2px 20px #0000004d}.navbar-container{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;display:flex}.navbar-logo{cursor:pointer;flex:1;align-items:center;display:flex}.navbar-logo-link{color:inherit;align-items:center;gap:12px;text-decoration:none;transition:opacity .2s;display:flex}.navbar-logo-link:hover{opacity:.9}.navbar-logo-img{object-fit:contain;width:auto;height:42px;display:block}.navbar-logo-text{color:#fff;letter-spacing:-.5px;font-size:22px;font-weight:800}.navbar-logo-text span{font-weight:900}.navbar-menu{justify-content:center;gap:40px;display:flex}.navbar-controls{flex:1;justify-content:flex-end;align-items:center;gap:10px;display:flex}.language-toggle{color:#f8fafc;letter-spacing:.4px;cursor:pointer;background:#101828d1;border:1px solid #f9731673;border-radius:999px;align-items:center;gap:6px;height:38px;padding:0 12px;font-size:12px;font-weight:700;transition:all .25s;display:inline-flex}.language-toggle:hover{background:#1e293beb;border-color:#f97316f2;box-shadow:0 6px 20px #f9731640}.language-toggle:focus-visible{outline-offset:2px;outline:2px solid #1d6fe8e6}.nav-link{color:#a0aec0;cursor:pointer;padding-bottom:5px;font-size:15px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-link:hover,.nav-link.active{color:#f97316}.active-indicator{background:linear-gradient(90deg,#f97316 0%,#1d6fe8 100%);border-radius:2px;height:3px;position:absolute;bottom:-8px;left:0;right:0}.navbar-auth{gap:10px;display:flex}.navbar-auth-btn{cursor:pointer;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .3s}.navbar-auth-btn.navbar-signin{color:#a0aec0;background:0 0;border:1px solid #3a4750}.navbar-auth-btn.navbar-signin:hover{color:#fff;background:#f973161a;border-color:#f97316}.navbar-auth-btn.navbar-signup{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%)}.navbar-auth-btn.navbar-signup:hover{background:linear-gradient(135deg,#ea580c 0%,#dc2626 100%);transform:translateY(-1px)}.navbar-cta{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s}.navbar-cta:hover{background:#e85c0d;transform:translateY(-2px);box-shadow:0 8px 16px #f973164d}.navbar-cta a{color:#fff;text-decoration:none}.hamburger{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;font-size:24px;display:none}.desktop-menu{display:flex}.mobile-menu{z-index:998;transform-origin:top;background:#0f1729 50%/30% no-repeat;border-bottom:1px solid #1e2a45;flex-direction:column;align-items:center;gap:20px;width:100vw;padding:30px 0;display:none;position:fixed;top:70px;left:0;right:0;overflow:hidden}.mobile-menu-overlay{z-index:0;pointer-events:none;background:#050a14e6;position:absolute;inset:0}.mobile-nav-link{color:#ffffffbf;cursor:pointer;text-align:center;z-index:1;border-radius:0;width:100%;padding:12px 24px;font-size:17px;font-weight:600;text-decoration:none;transition:all .25s;position:relative}.mobile-nav-link-inner{justify-content:center;align-items:center;gap:10px;display:inline-flex}.mobile-nav-icon{opacity:.85;flex-shrink:0}.mobile-nav-link:hover{color:#fff;background:#f973161a}.mobile-nav-link.active{color:#f97316;background:#f9731626;border-left:3px solid #f97316;border-right:3px solid #f97316;font-weight:700}.mobile-nav-link.active .mobile-nav-icon{color:#f97316;opacity:1}.mobile-auth{flex-direction:column;gap:10px;width:100%;margin-top:10px;padding:0 30px;display:flex}.mobile-auth-btn{cursor:pointer;border:none;border-radius:8px;padding:12px;font-size:15px;font-weight:600;transition:all .3s}.mobile-auth-btn.mobile-signin{color:#a0aec0;background:0 0;border:1px solid #3a4750}.mobile-auth-btn.mobile-signin:hover{color:#fff;background:#f973161a;border-color:#f97316}.mobile-auth-btn.mobile-signup{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%)}.mobile-auth-btn.mobile-signup:hover{background:linear-gradient(135deg,#ea580c 0%,#dc2626 100%);transform:translateY(-1px)}.mobile-cta{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:8px;margin-top:10px;padding:10px 24px;font-size:14px;font-weight:600}.mobile-cta:hover{background:#e85c0d}@media (width<=768px){.navbar-container{padding:0 20px}.navbar-menu.desktop-menu,.navbar-auth{display:none}.mobile-menu{display:flex}.hamburger{display:block}.navbar-controls{gap:8px}.language-toggle{height:34px;padding:0 10px;font-size:11px}.navbar-cta{display:none}.navbar-logo-text{font-size:18px}.navbar-logo{flex:initial;margin-right:0}.navbar-controls{flex:initial;justify-content:flex-end}}.hero{justify-content:center;align-items:center;width:100vw;min-height:100vh;margin:0;padding:80px 0 0;display:flex;position:relative;overflow:hidden}.orb{filter:blur(80px);pointer-events:none;z-index:2;border-radius:50%;position:absolute}.orb-orange{width:400px;height:400px;top:10%;left:10%}.orb-blue{width:500px;height:500px;bottom:10%;right:15%}.hero-container{z-index:10;flex-direction:row;justify-content:center;align-items:center;gap:90px;width:100%;max-width:1700px;margin:0 auto;padding:0 60px;display:flex;position:relative}.hero-content{text-align:center;box-sizing:border-box;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;width:fit-content;margin:0;padding:0;display:flex}@media (width<=1023px){.hero-container{flex-direction:column;justify-content:center;gap:40px;padding:20px 30px}.hero-image-container{max-width:100px;margin:0 auto;display:flex}.hero-image-left{transform:scale(.6)}.hero-content{text-align:center;flex:none;align-items:center;width:100%!important;max-width:100%!important}.hero-title-line1{text-align:center!important;margin-left:0!important}.hero-buttons{align-items:center;width:100%;margin:0 auto;display:flex;justify-content:center!important}}.hero-image-container{flex:1;justify-content:center;align-items:center;max-width:700px;transition:transform .5s;display:flex;transform:scale(1.15)}@media (width>=1800px){.hero-image-container{max-width:1000px;transform:scale(2)}}.hero-image-wrapper{perspective:1000px;width:100%;max-width:100%;position:relative}.hero-image{object-fit:contain;filter:drop-shadow(0 20px 40px #0006);width:100%;height:auto;transition:transform .3s}.hero-badge{color:#1d6fe8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1d6fe826;border:1px solid #1d6fe880;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.hero-title{color:#fff;letter-spacing:-1.8px;text-align:center;width:100%;margin:0 0 28px;font-size:clamp(3.2rem,5.5vw,6rem);font-weight:900;line-height:1.08}.hero-title-line1,.hero-title-line2{text-align:center;display:block}.hero-title-line1{white-space:nowrap;text-align:left;margin-left:-20px}.hero-title-line2{white-space:nowrap;color:#f97316;text-align:center;margin:5px 0}.hero-subtitle{color:#cbd5e1;text-align:center;max-width:600px;margin:0 0 40px;font-size:clamp(1.1rem,1.5vw,1.3rem);font-weight:400;line-height:1.6}.hero-buttons{flex-wrap:wrap;justify-content:flex-start;gap:20px;margin:0;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.hero-buttons a{text-decoration:none;display:inline-block}.btn-primary{color:#fff;background:0 0;border:2px solid #f97316}.btn-secondary{color:#1d6fe8;background:0 0;border:2px solid #1d6fe8}.btn-secondary:hover{background:#1d6fe81a;border-color:#2d7ef8}.btn-secondary a{color:#1d6fe8;text-decoration:none}@media (width<=1023px){.hero-content{align-items:center;max-width:100%}.hero-title{text-align:center;font-size:2.5rem}.hero-title-line1,.hero-title-line2{text-align:center}.hero-title-line2{margin:5px 0}}@media (width<=1023px) and (width>=768px){.hero-title{text-align:center;font-size:2.8rem}.hero-title-line1,.hero-title-line2{text-align:center}.hero-subtitle{text-align:center;font-size:1.15rem}}@media (width<=767px){.hero{background:linear-gradient(135deg,#050a14,#0a0f19);justify-content:center;height:auto;min-height:100vh;padding:100px 0 60px;position:relative}.hero-container{text-align:center;z-index:1;align-items:center;gap:60px;padding:0 20px;position:relative}.hero-image-container{max-width:250px}.hero-image-left{max-width:180px}.hero-image-right{max-width:280px}.hero-content{align-items:center;max-width:100%;width:100%!important}.hero-title{text-align:center;font-size:2.2rem}.hero-title-line1,.hero-title-line2{text-align:center}.hero-subtitle{text-align:center;font-size:1.1rem}.hero-buttons{text-align:center;width:100%;display:block}.orb{filter:blur(60px)}.orb-orange{width:250px;height:250px}.orb-blue{width:300px;height:300px}.btn{margin:0 auto;padding:12px 24px;font-size:14px;display:block}}@media (width<=480px){.hero{background:linear-gradient(135deg,#050a14,#0a0f19);height:auto;min-height:100vh;padding:90px 0 40px;position:relative}.hero-container{z-index:1;gap:50px;padding:0 15px;position:relative}.hero-image-container{max-width:200px}.hero-image-left{max-width:140px}.hero-image-right{max-width:230px}.hero-title{text-align:center;font-size:1.9rem}.hero-title-line1,.hero-title-line2{text-align:center}.hero-subtitle{text-align:center;font-size:1rem}.hero-buttons{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%}.btn{width:100%}}@media (width>=1024px){.hero-container{gap:100px;padding:0 60px}.hero-content{flex:none;align-items:center;width:fit-content}.hero-title{text-align:center;width:fit-content;font-size:3rem;line-height:1.2}.hero-title-line1{text-align:center;white-space:nowrap;display:block}.hero-title-line2{text-align:center;white-space:nowrap;margin:8px 0;display:block}.hero-subtitle{text-align:center;max-width:420px;font-size:1.1rem;line-height:1.6}.hero-buttons{justify-content:center;margin:0}.hero-image-container{flex:1.5;max-width:530px;display:flex}.hero-image-wrapper{max-width:480px}.hero-image-right{max-width:680px}.hero-image-right .hero-image-wrapper{max-width:630px}}@media (width>=1150px){.hero-container{gap:110px;padding:0 65px}.hero-title{font-size:3.1rem}.hero-subtitle{max-width:440px;font-size:1.12rem}.hero-image-container{flex:1.5;max-width:560px}.hero-image-wrapper{max-width:510px}.hero-image-right{max-width:710px}.hero-image-right .hero-image-wrapper{max-width:660px}}@media (width>=1280px){.hero-container{gap:120px;padding:0 70px}.hero-content{flex:none;align-items:center;width:fit-content}.hero-title{text-align:center;width:fit-content;font-size:3.3rem;line-height:1.2}.hero-title-line1{text-align:center;white-space:nowrap;display:block}.hero-title-line2{text-align:center;white-space:nowrap;margin:10px 0;display:block}.hero-subtitle{text-align:center;max-width:460px;font-size:1.15rem;line-height:1.6}.hero-buttons{justify-content:center;margin:0}.hero-image-container{flex:1.5;max-width:600px}.hero-image-wrapper{max-width:550px}.hero-image-right{max-width:750px}.hero-image-right .hero-image-wrapper{max-width:700px}}@media (width>=1366px){.hero-container{gap:130px;padding:0 75px}.hero-title{font-size:3.5rem}.hero-subtitle{max-width:480px;font-size:1.18rem}.hero-image-container{flex:1.5;max-width:650px}.hero-image-wrapper{max-width:600px}.hero-image-right{max-width:800px}.hero-image-right .hero-image-wrapper{max-width:750px}}@media (width>=1440px){.hero-container{gap:140px;padding:0 80px}.hero-content{flex:none;align-items:center;width:fit-content}.hero-title{text-align:center;width:fit-content;font-size:3.7rem;line-height:1.2}.hero-title-line1{text-align:center;white-space:nowrap;display:block}.hero-title-line2{text-align:center;white-space:nowrap;margin:12px 0;display:block}.hero-subtitle{text-align:center;max-width:500px;font-size:1.2rem;line-height:1.6}.hero-buttons{justify-content:center;margin:0}.hero-image-container{flex:1.5;max-width:700px}.hero-image-wrapper{max-width:650px}.hero-image-right{max-width:850px}.hero-image-right .hero-image-wrapper{max-width:800px}}@media (width>=1600px){.hero-container{gap:150px;padding:0 90px}.hero-title{font-size:3.9rem}.hero-subtitle{max-width:520px;font-size:1.22rem}.hero-image-container{flex:1.5;max-width:750px}.hero-image-wrapper{max-width:700px}.hero-image-right{max-width:900px}.hero-image-right .hero-image-wrapper{max-width:850px}}@media (width>=1920px){.hero-container{gap:160px;padding:0 100px}.hero-content{flex:none;align-items:center;width:fit-content}.hero-title{text-align:center;width:fit-content;font-size:4.2rem;line-height:1.2}.hero-title-line1{text-align:center;white-space:nowrap;display:block}.hero-title-line2{text-align:center;white-space:nowrap;margin:12px 0;display:block}.hero-subtitle{text-align:center;max-width:540px;font-size:1.25rem;line-height:1.6}.hero-buttons{justify-content:center;margin:0}.hero-image-container{flex:1.5;max-width:850px}.hero-image-wrapper{max-width:800px}.hero-image-right{max-width:1000px}.hero-image-right .hero-image-wrapper{max-width:950px}}@media (width>=1024px){.hero-image-right .hero-image{transform-origin:50%;transform:scale(2)!important}.hero-image-left .hero-image{transform-origin:50%;transform:scale(1.4)!important}}.about-section{background:#0f172a;width:100%;padding:120px 0;position:relative;overflow:hidden}.about-bg-glow{filter:blur(120px);z-index:0;opacity:.15;border-radius:50%;width:500px;height:500px;position:absolute}.about-bg-glow-1{background:#f97316;top:-100px;right:-100px}.about-bg-glow-2{background:#3b82f6;bottom:-100px;left:-100px}.about-container{z-index:1;max-width:1280px;margin:0 auto;padding:0 40px;position:relative}.about-top-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;margin-bottom:100px;display:grid}.about-tag{align-items:center;gap:12px;margin-bottom:20px;display:flex}.tag-line{background:#f97316;width:40px;height:2px}.tag-text{color:#f97316;text-transform:uppercase;letter-spacing:3px;font-size:.9rem;font-weight:700}.about-title{color:#f8fafc;letter-spacing:-.5px;margin-bottom:30px;font-size:3rem;font-weight:800;line-height:1.1}.text-gradient{background:linear-gradient(90deg,#f97316,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.about-description{color:#94a3b8;flex-direction:column;gap:20px;font-size:1.1rem;line-height:1.7;display:flex}.description-lead{color:#e2e8f0;font-size:1.3rem;font-weight:500}.about-stats{gap:40px;margin-top:40px;display:flex}.stat-item{flex-direction:column;display:flex}.stat-num{color:#f8fafc;font-size:2.2rem;font-weight:800}.stat-label{color:#64748b;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.about-illustration-wrap{position:relative}.illustration-backdrop{filter:blur(40px);background:linear-gradient(135deg,#f9731633,#3b82f633);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:80%;height:80%;animation:10s infinite alternate blob-anim;position:absolute;top:10%;left:10%}@keyframes blob-anim{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}to{border-radius:70% 30% 30% 70%/70% 70% 30% 30%}}.about-main-img{z-index:2;border-radius:24px;width:100%;height:auto;position:relative;box-shadow:0 25px 50px -12px #00000080}.floating-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f8fafc;z-index:3;background:#0f172acc;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:12px;padding:15px 25px;font-weight:600;display:flex;position:absolute;bottom:20px;left:-30px;box-shadow:0 10px 25px #0000004d}.badge-icon{color:#10b981;font-size:1.4rem}.about-cards-row{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.premium-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b66;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;padding:40px;transition:all .4s;display:flex;position:relative;overflow:hidden}.premium-card:hover{background:#1e293b99;border-color:#f973164d;box-shadow:0 20px 40px -15px #0000004d}.card-top{flex-shrink:0;align-items:center;gap:20px;margin-bottom:25px;display:flex}.card-icon-box{border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.5rem;display:flex}.icon-vision{color:#3b82f6;background:#3b82f626}.icon-mission{color:#f97316;background:#f9731626}.icon-values{color:#a855f7;background:#a855f726}.card-heading{color:#f8fafc;font-size:1.5rem;font-weight:700}.card-body-text{color:#94a3b8;font-size:1.05rem;line-height:1.7}.mission-list{flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;display:flex}.mission-list li{color:#94a3b8;align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.list-icon{color:#f97316;min-width:1.1rem;margin-top:3px;font-size:1.1rem}.values-scroll-container{height:220px;position:relative;overflow:hidden}.values-stack{scrollbar-width:none;flex-direction:column;gap:12px;display:flex}.marquee-vertical{animation:25s linear infinite scroll-vertical}.marquee-vertical:hover{animation-play-state:paused}@keyframes scroll-vertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.values-stack::-webkit-scrollbar{display:none}.value-mini-card{background:#ffffff08;border-radius:12px;flex-direction:column;flex-shrink:0;gap:4px;padding:12px 15px;display:flex}.val-title{color:#f8fafc;font-size:.95rem;font-weight:600}.val-desc{color:#64748b;font-size:.85rem}.card-footer-glow{filter:blur(40px);opacity:.1;z-index:-1;background:currentColor;width:80px;height:80px;position:absolute;bottom:-20px;right:-20px}@media (width<=1100px){.about-top-grid{gap:40px}.about-title{font-size:2.5rem}}@media (width<=991px){.about-top-grid{text-align:center;grid-template-columns:1fr;gap:40px}.about-tag,.about-stats{justify-content:center}.about-cards-row{grid-template-columns:repeat(2,1fr)}.about-illustration-wrap{order:-1;max-width:500px;margin:0 auto}.floating-badge{white-space:nowrap;bottom:-15px;left:50%;transform:translate(-50%)}}@media (width<=768px){.about-section{padding:60px 0}.about-container{padding:0 20px}.about-title{margin-bottom:20px;font-size:2.2rem}.about-description{gap:15px;font-size:1rem}.description-lead{font-size:1.15rem}.about-stats{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:30px;padding:20px;display:grid}.stat-num{font-size:1.6rem}.stat-label{font-size:.75rem}.about-cards-row{grid-template-columns:1fr;gap:20px}.premium-card{border-radius:20px;padding:25px}}@media (width<=480px){.about-title{font-size:1.9rem}.about-stats{grid-template-columns:1fr;gap:20px}.stat-item{border-bottom:1px solid #ffffff0d;padding-bottom:15px}.stat-item:last-child{border-bottom:none}.stat-num{font-size:2rem}}.services{width:100%;padding:120px 40px;position:relative;overflow:hidden}.services-orb{pointer-events:none;filter:blur(100px);opacity:.12;z-index:0;border-radius:50%;position:absolute}.services-orb-left{background:#f97316;width:500px;height:500px;top:-100px;left:-150px}.services-orb-right{background:#1d6fe8;width:500px;height:500px;bottom:-100px;right:-150px}.services-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.section-header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:80px;display:flex}.section-eyebrow{letter-spacing:3px;text-transform:uppercase;color:#f97316;background:#f973161a;border:1px solid #f9731633;border-radius:100px;padding:6px 18px;font-size:.85rem;font-weight:700}.section-title{color:#fff;letter-spacing:-.5px;font-size:3rem;font-weight:800;display:inline-block;position:relative}.section-subtitle{color:#94a3b8;max-width:560px;margin-top:8px;font-size:1.05rem;line-height:1.7}.services-grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:70px;display:grid}.service-card{cursor:pointer;background:linear-gradient(145deg,#0f172a,#0d1526);border:1px solid #ffffff12;border-radius:24px;flex-direction:column;gap:24px;padding:40px 36px;transition:border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.service-card:after{content:"";background:radial-gradient(circle at top left, var(--grad-from), var(--grad-to));opacity:0;border-radius:inherit;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.service-card:hover:after{opacity:1}.service-card:hover{border-color:var(--accent);box-shadow:0 20px 60px #0000004d}.card-accent-line{background:linear-gradient(90deg, var(--accent), transparent);border-radius:3px 3px 0 0;width:0%;height:3px;transition:width .5s;position:absolute;top:0;left:0}.service-card:hover .card-accent-line{width:100%}.card-header{z-index:1;align-items:center;gap:20px;display:flex;position:relative}.service-icon{background:var(--grad-from);width:68px;min-width:68px;height:68px;color:var(--accent);border:1px solid #ffffff0f;border-radius:16px;justify-content:center;align-items:center;transition:all .3s;display:flex}.service-card:hover .service-icon{transform:scale(1.08)}.service-name{color:#fff;letter-spacing:-.3px;font-size:1.35rem;font-weight:800}.service-tagline{color:#64748b;margin-top:4px;font-size:.88rem}.card-divider{z-index:1;background:linear-gradient(90deg,#ffffff14,#0000);height:1px;position:relative}.service-items{z-index:1;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex;position:relative}.service-item{color:#cbd5e1;align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5;transition:color .2s;display:flex}.service-card:hover .service-item{color:#e2e8f0}.item-check{color:var(--accent);flex-shrink:0;min-width:16px;margin-top:2px;font-size:1rem}.services-cta{justify-content:center;display:flex}.cta-button{color:#f97316;cursor:pointer;letter-spacing:.5px;background:0 0;border:2px solid #f97316;border-radius:100px;padding:14px 52px;font-size:15px;font-weight:700;transition:all .3s}.cta-button:hover{background:#f973161f;box-shadow:0 0 30px #f9731640}@media (width<=1024px){.section-title{font-size:2.5rem}}@media (width<=768px){.services{padding:80px 20px}.section-title{font-size:2rem}.services-grid{grid-template-columns:1fr;gap:20px}.section-subtitle{font-size:1rem}.service-card{padding:30px 24px}}@media (width<=480px){.services{padding:60px 15px}.section-title{font-size:1.7rem}.card-header{flex-direction:column;align-items:flex-start}.service-card{padding:24px 18px}}.portfolio{width:100%;padding:100px 40px 40px;position:relative}.portfolio:after{content:"";pointer-events:none;z-index:10;background:linear-gradient(#0000,#0f1729f2);height:100px;position:absolute;bottom:0;left:0;right:0}.portfolio-container{max-width:1200px;margin:0 auto;padding:0 20px}.section-label{color:#f97316;text-transform:uppercase;letter-spacing:3px;margin-bottom:12px;font-size:14px;font-weight:700;display:block}.section-title{color:#fff;margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;display:inline-block;position:relative}.title-underline{background:linear-gradient(90deg,#f97316,#e85c0d);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.section-subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.1rem}.portfolio-clean-grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:60px;display:grid}.portfolio-card{background:#111827;border-radius:20px;height:fit-content;position:relative;overflow:hidden;box-shadow:0 10px 30px #0006}.portfolio-card-img{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.portfolio-card-img img{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.portfolio-card:hover .portfolio-card-img img{transform:scale(1.1)}.portfolio-video{object-fit:contain;background:#000;width:100%;height:auto;display:block}.portfolio-card-video .portfolio-card-img{aspect-ratio:auto;width:100%;height:auto}.portfolio-card-img img[src*=legalbase],.portfolio-card-img img[src*="city solar lights"]{object-fit:contain;width:100%;height:auto}.portfolio-card-overlay{opacity:0;pointer-events:none;background:linear-gradient(#0000 40%,#050a14cc 100%);justify-content:center;align-items:flex-end;padding:20px;transition:opacity .4s;display:flex;position:absolute;inset:0}.portfolio-category-label{color:#fff;text-transform:uppercase;letter-spacing:2px;font-size:14px;font-weight:700;transition:transform .4s;transform:translateY(10px)}.portfolio-card:hover .portfolio-card-overlay{opacity:1}.portfolio-card:hover .portfolio-category-label{transform:translateY(0)}.portfolio-footer{text-align:center}.view-all-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;border:2px solid #f97316;border-radius:12px;padding:16px 45px;font-size:16px;font-weight:700;transition:all .3s}.view-all-btn:hover{background:#f97316;box-shadow:0 10px 20px #f9731633}@media (width<=768px){.portfolio-clean-grid{grid-template-columns:1fr;gap:20px}}.see-more-btn{color:#f97316;cursor:pointer;background:0 0;border:2px solid #f97316;border-radius:8px;padding:14px 48px;font-size:16px;font-weight:600;transition:all .3s}.see-more-btn:hover{color:#f97316;background:#f973161a;border-color:#f97316}@media (width<=768px){.portfolio{padding:60px 20px 40px}.section-title{font-size:2.5rem}.portfolio-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}}@media (width<=480px){.portfolio{padding:40px 15px}.section-title{font-size:2rem}.portfolio-grid{grid-template-columns:1fr;gap:20px}.portfolio-card-img{aspect-ratio:1}.portfolio-video{object-fit:contain}.see-more-btn{padding:16px 36px;font-size:16px}}.customers-section{background:0 0;padding:80px 0;position:relative;overflow:hidden}.customers-container{max-width:1400px;margin:0 auto;padding:0 20px}.section-header{text-align:center;margin-bottom:50px}.section-title{background:linear-gradient(90deg,#f97316,#1d6fe8);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:1px;-webkit-background-clip:text;margin-bottom:15px;font-size:2.5rem;font-weight:800;display:inline-block}.title-underline{background:linear-gradient(90deg,#f97316,#1d6fe8);border-radius:2px;width:80px;height:4px;margin:0 auto}.marquee-wrapper{background:0 0;width:100%;padding:40px 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.marquee-track{flex-shrink:0;align-items:center;gap:40px;width:max-content;padding-right:40px;animation:60s linear infinite scroll-left;display:flex}.marquee-wrapper:hover .marquee-track{animation-play-state:paused}.customer-logo-box{background:linear-gradient(135deg,#fffffff2 0%,#ffffffd9 100%);border:1px solid #fff6;border-radius:50px 12px;flex-shrink:0;justify-content:center;align-items:center;width:240px;height:150px;padding:5px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;display:flex;box-shadow:0 8px 32px #0000001a}.customer-logo-box:hover{transform:translateY(-8px)scale(1.05);box-shadow:0 15px 35px #1d6fe84d}.customer-logo{object-fit:contain;max-width:100%;max-height:100%;transition:filter .3s;transform:scale(1.15)}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-color-scheme:dark){.section-title{color:#f8fafc}}@media (width<=768px){.section-title{font-size:2rem}.marquee-track{gap:20px;padding-right:20px}.customer-logo-box{border-radius:30px 8px;width:130px;height:85px;padding:8px}.customer-logo{transform:scale(1.05)}}.contact{width:100%;padding:100px 40px}.contact-container{max-width:1280px;margin:0 auto}.contact-content{grid-template-columns:1fr;align-items:center;gap:40px;display:grid}.contact-info{background:linear-gradient(#00000073 0%,#00000059 100%);border:1px solid #ffffff0a;border-radius:18px;flex-direction:column;gap:40px;max-width:720px;margin:0 auto;padding:30px 24px;display:flex;box-shadow:0 30px 90px #00000073}.section-title{color:#fff;font-size:2.5rem;font-weight:800}.section-description{color:#a0aec0;font-size:16px;line-height:1.6}.info-items{flex-direction:column;gap:24px;display:flex}.info-item{cursor:pointer;align-items:flex-start;gap:16px;text-decoration:none;transition:all .3s;display:flex}.info-item:hover{color:#f97316}.info-icon{color:#f97316;flex-shrink:0;margin-top:4px;font-size:28px}.info-label{color:#f97316;text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:600}.info-text{color:#e0e0e0;font-size:15px}.whatsapp-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#20ba5e 100%);border-radius:8px;align-items:center;gap:12px;width:fit-content;padding:14px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #25d3664d}.whatsapp-button:hover{transform:translateY(-2px);box-shadow:0 12px 32px #25d36680}.social-links{gap:16px;margin-top:20px;display:flex}.social-link{color:#a0aec0;cursor:pointer;align-items:center;gap:10px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{color:#1d6fe8}.contact-form,.contact-form form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.contact-form input,.contact-form select,.contact-form textarea{color:#fff;background:#1e2a4580;border:2px solid #1e2a45;border-radius:8px;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .3s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a0aec0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{background:#1e2a45cc;border-color:#1d6fe8;outline:none;box-shadow:0 0 20px #1d6fe833}.contact-form option{color:#fff;background:#0f1729}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:none;border-radius:8px;margin-top:10px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 8px 24px #f9731666}.submit-button:hover:not(:disabled){box-shadow:0 12px 32px #f9731699}.submit-button:disabled{opacity:.7;cursor:not-allowed}@media (width<=1024px){.contact-content{gap:30px}.section-title{font-size:2rem}}@media (width<=768px){.contact{padding:60px 20px}.contact-content{gap:40px}.contact-info{padding:22px 16px}.section-title{font-size:1.8rem}.info-items{gap:16px}.contact-form input,.contact-form select,.contact-form textarea{padding:12px 14px;font-size:14px}}@media (width<=480px){.contact{padding:40px 15px}.section-title{font-size:1.4rem}.section-description{font-size:14px}.info-item{gap:12px}.info-icon{font-size:24px}.info-text{font-size:13px}}.footer{color:#e0e0e0;border-top:1px solid #f9731633;width:100%;padding:80px 40px 30px}.footer-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:60px;max-width:1280px;margin:0 auto 40px;display:grid}.footer-column{flex-direction:column;gap:20px;display:flex}.footer-logo-wrap{color:inherit;align-items:center;gap:12px;text-decoration:none;transition:opacity .2s;display:flex}.footer-logo-wrap:hover{opacity:.9}.footer-logo-img{object-fit:contain;width:auto;height:48px;display:block}.footer-logo{color:#fff;letter-spacing:-.5px;margin:0;font-size:24px;font-weight:800}.footer-tagline{color:#a0aec0;font-size:14px;line-height:1.6}.footer-socials{gap:16px;display:flex}.footer-instagram{color:#a0aec0;align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.footer-instagram:hover{color:#1d6fe8;transform:translateY(-2px)}.footer-socials a{color:#a0aec0;cursor:pointer;text-decoration:none;transition:all .3s}.footer-socials a:hover{color:#1d6fe8}.footer-title{color:#fff;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:16px;font-weight:700}.footer-links{flex-direction:column;gap:12px;display:flex}.footer-link{color:#a0aec0;cursor:pointer;font-weight:500;text-decoration:none;transition:all .3s}.footer-link:hover{color:#f97316;transform:translate(5px)}.footer-contact{flex-direction:column;gap:14px;display:flex}.footer-contact-item{color:#a0aec0;align-items:center;gap:12px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.footer-contact-item:hover{color:#f97316;transform:translate(5px)}.footer-contact-item svg{color:#f97316;flex-shrink:0}.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:15px;display:flex}.footer-divider{background:linear-gradient(90deg,#0000,#1d6fe8,#0000);width:100%;height:1px;margin-bottom:10px}.footer-copyright{color:#a0aec0;margin:0;font-size:14px}.footer-credit{color:#707070;margin:0;font-size:12px;font-style:italic}@media (width<=768px){.footer{padding:60px 20px 30px}.footer-container{grid-template-columns:1fr;gap:40px}.footer-column{gap:16px}.footer-title,.footer-link,.footer-contact-item{font-size:14px}}@media (width<=480px){.footer{padding:40px 15px 20px}.footer-container{gap:30px}.footer-logo-img{height:40px}.footer-logo{font-size:20px}.footer-tagline,.footer-title{font-size:12px}.footer-copyright,.footer-credit{font-size:11px}}.floating-whatsapp{color:#fff;z-index:999;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#20ba5e 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 8px 24px #25d36666}.floating-whatsapp:hover{box-shadow:0 12px 32px #25d36699}@media (width<=768px){.floating-whatsapp{width:55px;height:55px;bottom:20px;right:20px}.floating-whatsapp svg{width:24px;height:24px}}@media (width<=480px){.floating-whatsapp{width:50px;height:50px;bottom:15px;right:15px}.floating-whatsapp svg{width:22px;height:22px}}.works-page{background-color:#050a14;min-height:100vh;padding-top:120px;padding-bottom:100px}.works-container{max-width:1400px;margin:0 auto;padding:0 40px}.works-hero{text-align:center;margin-bottom:80px;position:relative}.works-title{color:#fff;letter-spacing:-2px;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:950}.works-subtitle{color:#94a3b8;max-width:700px;margin:0 auto;font-size:1.2rem}.title-accent{background:linear-gradient(90deg,#f97316,#0000);border-radius:10px;width:100px;height:5px;margin:30px auto 0}.works-staggered-layout{columns:3 350px;column-gap:30px;width:100%}.stagger-item{break-inside:avoid;cursor:pointer;background:#111827;border-radius:20px;margin-bottom:30px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 15px 35px #0006}.stagger-img-wrapper{aspect-ratio:1;border-radius:20px;width:100%;position:relative;overflow:hidden}.stagger-img-wrapper img{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block}.stagger-video{object-fit:contain;background:#000;width:100%;height:auto;display:block}.stagger-item-video .stagger-img-wrapper{aspect-ratio:auto;width:100%;height:auto}.stagger-img-wrapper img[src*=legalbase],.stagger-img-wrapper img[src*="city solar lights"]{object-fit:contain;width:100%;height:auto}.stagger-overlay{opacity:0;background:linear-gradient(#0000 50%,#050a14f2 100%);flex-direction:column;justify-content:flex-end;padding:30px;transition:opacity .4s;display:flex;position:absolute;inset:0}.stagger-label{color:#fff;text-transform:uppercase;letter-spacing:2px;font-size:14px;font-weight:700;transition:transform .4s;transform:translateY(10px)}.stagger-line{background:#f97316;width:0;height:2px;margin-bottom:10px;transition:width .6s}.stagger-item:hover img{transform:scale(1.1)}.stagger-item:hover .stagger-overlay{opacity:1}.stagger-item:hover .stagger-label{transform:translateY(0)}.stagger-item:hover .stagger-line{width:40px}.pagination{border-top:1px solid #ffffff0d;justify-content:center;align-items:center;gap:20px;margin-top:60px;padding-top:40px;display:flex}.pagination-numbers{gap:10px;display:flex}.pagination-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.pagination-btn:hover:not(:disabled){color:#f97316;background:#f973161a;border-color:#f97316}.pagination-btn:disabled{opacity:.3;cursor:not-allowed}.pagination-num{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:600;transition:all .3s;display:flex}.pagination-num:hover:not(.active){color:#fff;border-color:#ffffff4d}.pagination-num.active{color:#fff;background:#f97316;border-color:#f97316;box-shadow:0 10px 20px #f9731633}@media (width<=992px){.works-staggered-layout{columns:2 300px}}@media (width<=600px){.works-staggered-layout{columns:1}.pagination{gap:10px}.pagination-btn,.pagination-num{width:38px;height:38px;font-size:14px}.stagger-img-wrapper{aspect-ratio:1}.stagger-video{object-fit:contain}}
