html{scroll-behavior:smooth}:root{--bg-dark:#0f172a;--bg-dark-2:#1e293b;--bg-dark-3:#334155;--bg-light:#f5f7fa;--bg-gradient-dark:linear-gradient(145deg,#020617,#050b1e,#0b1120,#1e293b,#1d4ed8);--primary:#0ea5e9;--secondary:#3b82f6;--accent:#60a5fa;--text-light:#f8fafc;--text-dark:#0f172a;--text-muted-dark:#cbd5e1;--text-muted-light:#475569;--surface-dark:#f8fafc14;--surface-light:#fff;--border-dark:#0ea5e940;--border-light:#3b82f62e;--btn-gradient:linear-gradient(90deg,#0ea5e9,#3b82f6);--btn-gradient-light:linear-gradient(90deg,#3b82f6,#60a5fa);--shadow-dark:0 25px 50px #00000073;--shadow-light:0 12px 28px #3b82f626;--shadow-hover-dark:0 25px 60px #0ea5e973;--shadow-hover-light:0 20px 40px #2563eb33;--glow-primary:0 0 20px #0ea5e9,0 0 40px #3b82f6;--glow-primary-light:0 0 20px #3b82f6,0 0 40px #60a5fa}*,:before,:after{box-sizing:border-box}body{color:var(--text-light);background:var(--bg-gradient-dark);background-size:600% 600%;min-height:100vh;margin:0;font-family:Inter,sans-serif;overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}section{box-sizing:border-box;width:100%;padding:100px 20px;position:relative}h1{background:var(--btn-gradient);color:#0000;-webkit-background-clip:text;font-size:clamp(2.3rem,5vw,3.5rem);font-weight:900;line-height:1.1}h2{background:var(--btn-gradient);color:#0000;-webkit-background-clip:text;margin-bottom:30px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800}h3{font-size:1.4rem;font-weight:700}.side-buttons{z-index:9999;flex-direction:column;gap:14px;display:flex;position:fixed;top:50%;left:0;transform:translateY(-50%)}.side-tabs-container{z-index:999;z-index:999;z-index:999;flex-direction:column;gap:14px;display:flex;position:fixed;bottom:30px;right:0}.side-tab{letter-spacing:.6px;color:#e2e8f0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#020617f2,#0f172af2);border-top:1px solid #94a3b840;border-bottom:1px solid #94a3b826;border-left:1px solid #94a3b826;border-right:4px solid #0ea5e9;border-radius:18px 0 0 18px;align-items:center;gap:10px;padding:14px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0009,0 0 20px #38bdf840}.side-tab:after{content:"";background:linear-gradient(120deg,#0000,#38bdf826,#0000);transition:all .4s;position:absolute;inset:0;transform:translate(-100%)}.side-tab:hover:after{transform:translate(100%)}.side-tab:before{content:"";background:#38bdf8;border-radius:50%;width:9px;height:9px;box-shadow:0 0 10px #38bdf8e6,0 0 20px #38bdf899}.side-tab:hover{background:linear-gradient(145deg,#0f172a,#020617);border-right:4px solid #38bdf8;transform:translate(-14px)scale(1.06);box-shadow:0 25px 60px #000c,0 0 25px #38bdf880}.side-tab:active{transform:translate(-8px)scale(.97)}@media (max-width:480px){section{padding:70px 16px}nav{border-radius:0 0 10px 10px;padding:8px 16px!important}.side-buttons,.side-tabs-container{display:none!important}.featured-projects-grid{gap:18px}.featured-project-card{max-width:340px;width:100%!important}.process-section{padding:60px 16px}.process-grid{grid-template-columns:1fr!important;gap:48px!important;transform:scale(.9)!important}.process-orbit-wrapper{height:520px!important}.process-orbit{width:360px!important;height:360px!important}.testimonials-grid{grid-template-columns:1fr!important;gap:40px!important}.testimonials-phone{max-width:420px;margin:0 auto;width:100%!important;height:560px!important}.testimonials-detail-wrapper{min-height:0!important}.faq-grid{grid-template-columns:1fr!important;gap:32px!important}}@media (max-width:768px){nav{border-radius:0 0 12px 12px;max-width:100%!important}.side-buttons,.side-tabs-container{display:none!important}.testimonials-grid,.faq-grid{grid-template-columns:1fr!important}}@media (max-width:1024px){.process-grid{gap:72px!important}.testimonials-grid{gap:56px!important}}@media (min-width:769px) and (max-width:1024px){section{padding:90px 32px}.process-section{padding:80px 24px}.process-grid{gap:80px!important;transform:scale(.9)!important}.testimonials-grid{grid-template-columns:minmax(320px,380px) 1.1fr!important;gap:60px!important}.testimonials-phone{height:640px!important}.faq-grid{gap:40px!important}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#0a0a0fcc;border:1px solid #ffffff05;border-radius:50px;margin:5px}::-webkit-scrollbar-thumb{background:conic-gradient(from 180deg,#00f2ff,#7000ff,#00f2ff);border:2.5px solid #0000;border-radius:50px;animation:2.5s linear infinite laserPulse;box-shadow:0 0 15px #00f2ff99,inset 0 0 4px #fff6}@keyframes laserPulse{0%{filter:hue-rotate()brightness()}50%{filter:hue-rotate(90deg)brightness(1.5)}to{filter:hue-rotate(360deg)brightness()}}::-webkit-scrollbar-thumb:hover{background:#fff;animation:.8s linear infinite laserPulse;box-shadow:0 0 25px #00f2ff,0 0 45px #7000ff,0 0 70px #00f2ff66}::-webkit-scrollbar-thumb:active{filter:brightness(2);transform:scaleY(.95)}
