.lang-switcher{position:relative;display:inline-flex;align-items:center}.lang-btn{display:flex;align-items:center;gap:5px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:7px;color:#374151;cursor:pointer;font-size:12px;font-weight:600;padding:6px 10px;transition:background .15s,border-color .15s;white-space:nowrap;letter-spacing:.3px}.lang-btn:hover{background:#e5e7eb;border-color:#d1d5db;color:#111827}.navbar.transparent .lang-btn{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);color:#fff}.navbar.transparent .lang-btn:hover{background:rgba(255,255,255,.25);border-color:#ffffff80}.navbar.transparent .lang-code,.navbar.transparent .lang-chevron{color:#fff}.lang-flag{font-size:14px;line-height:1}.lang-code{font-size:11px;font-weight:700;letter-spacing:.5px;color:#374151}.lang-chevron{font-size:7px;opacity:.6;margin-left:1px;color:#374151}.lang-dropdown{position:absolute;top:calc(100% + 6px);right:0;background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px #0000001f;list-style:none;margin:0;min-width:160px;padding:6px 0;z-index:9999;animation:dropIn .12s ease}@keyframes dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.lang-option{display:flex;align-items:center;gap:10px;padding:9px 14px;cursor:pointer;color:#374151;font-size:13px;transition:background .12s,color .12s}.lang-option:hover{background:#f3f4f6;color:#111827}.lang-option.active{background:#e0f7ff;color:#00bfff;font-weight:600}.lang-label{flex:1}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;border-bottom:none;transition:background .3s,box-shadow .3s}.navbar.scrolled{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(0,191,255,.12);box-shadow:0 2px 24px #00bfff14;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.navbar.transparent{background:transparent;border-bottom:none}.navbar-inner{display:flex;align-items:center;height:72px;width:100%;padding:0 72px;gap:16px}.logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0;margin-left:100px}.logo-img{height:56px;width:auto;object-fit:contain}.nav-links-desktop{display:flex;align-items:center;position:relative;list-style:none;gap:2px;flex:1;justify-content:center;margin:0;padding:0}.nav-item{position:relative;overflow:visible}.nav-indicator{position:absolute;bottom:-2px;height:2px;background:linear-gradient(90deg,#00bfff,#00d4ff);border-radius:2px;transition:left .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1),opacity .2s;pointer-events:none}.nav-link,.nav-link-btn{display:inline-flex;align-items:center;gap:5px;font-size:.9375rem;font-weight:500;color:#ffffffe6;padding:6px 12px;border-radius:6px;text-decoration:none;white-space:nowrap;letter-spacing:.01em;transition:color .2s,background .2s,transform .2s;cursor:pointer;background:none;border:none;font-family:inherit;position:relative}.nav-link:hover,.nav-link-btn:hover{color:#fff;background:rgba(255,255,255,.08);transform:translate(2px)}.nav-link.active,.nav-link-btn.active{color:#fff}.navbar.scrolled .nav-link,.navbar.scrolled .nav-link-btn{color:#374151}.navbar.scrolled .nav-link:hover,.navbar.scrolled .nav-link-btn:hover{color:#111827;background:rgba(0,0,0,.04);transform:translate(2px)}.navbar.scrolled .nav-link.active,.navbar.scrolled .nav-link-btn.active{color:#111827}.nav-chevron{opacity:.55;transition:transform .2s;flex-shrink:0}.nav-chevron.rotated{transform:rotate(180deg)}.navbar-right{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-left:auto;margin-right:100px}.nav-contact-btn{display:inline-flex;align-items:center;padding:9px 22px;font-size:.78rem;font-weight:700;border-radius:10px;background:linear-gradient(135deg,#00bfff 0%,#00d4ff 100%);color:#fff;text-decoration:none;white-space:nowrap;border:none;cursor:pointer;font-family:inherit;position:relative;overflow:hidden;box-shadow:0 0 18px #00bfff8c,0 4px 16px #00bfff4d;text-shadow:0 1px 3px rgba(0,0,0,.15);transition:box-shadow .25s,transform .25s,background .25s}.nav-contact-btn:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.35) 50%,transparent 100%);transform:skew(-20deg);transition:left .4s ease;pointer-events:none}.nav-contact-btn:hover:after{left:130%}.nav-contact-btn:hover{background:linear-gradient(135deg,#33ccff 0%,#00e5ff 100%);box-shadow:0 0 28px #00bfffbf,0 6px 24px #00bfff66;transform:translateY(-2px) scale(1.04)}.nav-contact-btn:active{transform:translateY(0) scale(.98)}.mega-menu{position:fixed;top:72px;left:50%;transform:translate(-50%);width:min(720px,96vw);background:#ffffff;border-top:3px solid #00bfff;border-radius:0 0 16px 16px;box-shadow:0 16px 48px #00bfff2e;z-index:1500;padding:24px;animation:megaFade .18s ease .05s both}.svc-panel{display:flex;gap:16px}.svc-panel-left{display:flex;flex-direction:column;gap:2px;min-width:300px}.svc-panel-label{font-size:.65rem;font-weight:700;color:#9ca3af;letter-spacing:1.2px;text-transform:uppercase;margin:0 0 10px 10px}.svc-panel-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:.875rem;font-weight:500;color:#374151;text-decoration:none;transition:background .15s,color .15s;position:relative;width:300px;height:44px;box-sizing:border-box;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.svc-panel-item:hover{background:#f3f4f6;color:#111827}.svc-panel-item.active{background:#e0f7ff;color:#00bfff;font-weight:600}.svc-panel-icon{width:20px;height:20px;flex-shrink:0;color:#9ca3af;display:flex;align-items:center;justify-content:center}.svc-panel-item.active .svc-panel-icon,.svc-panel-item:hover .svc-panel-icon{color:#00bfff}.svc-panel-arrow{margin-left:auto;flex-shrink:0}.svc-panel-right{flex:1}.svc-preview-card{background:#f8fafc;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:14px;height:100%}.svc-preview-top{display:flex;gap:14px;align-items:flex-start}.svc-preview-img{width:96px;height:68px;border-radius:8px;overflow:hidden;flex-shrink:0}.svc-preview-img img{width:100%;height:100%;object-fit:cover;display:block}.svc-preview-info h3{font-size:.95rem;font-weight:700;color:#111827;margin:0 0 6px;line-height:1.3}.svc-preview-info p{font-size:.78rem;color:#6b7280;line-height:1.6;margin:0}.svc-preview-tags{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.svc-tag{padding:4px 12px;border-radius:999px;border:1.5px solid #e5e7eb;font-size:.72rem;font-weight:500;color:#374151;background:#fff}.svc-col{flex:1;padding:0 14px;border-right:1px solid #f0f0f0;min-width:0}.svc-col:first-child{padding-left:0}.svc-col:last-child{border-right:none;padding-right:0}.svc-col-title{font-size:.7rem;font-weight:700;color:#111827;text-transform:uppercase;letter-spacing:.6px;margin:0 0 14px;white-space:nowrap}.svc-col-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.svc-link{font-size:.82rem;color:#4b5563;text-decoration:none;font-weight:400;line-height:1.4;display:block;transition:color .15s}.svc-link:hover{color:#00bfff}.drop-menu{position:fixed;top:72px;background:#ffffff;border:1px solid #e5e7eb;border-top:3px solid #00bfff;border-radius:0 0 12px 12px;box-shadow:0 12px 40px #00bfff26;z-index:1500;display:flex;align-items:center;padding:32px 36px;gap:0;animation:dropFade .18s ease .05s both;min-width:340px;white-space:nowrap}.drop-left{flex:1;padding-right:32px;max-width:240px;white-space:normal}.drop-title{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 12px;letter-spacing:-.3px;line-height:1}.drop-desc{font-size:.75rem;color:#6b7280;line-height:1.7}.drop-divider{width:1px;align-self:stretch;background:#e5e7eb;flex-shrink:0}.drop-links{display:flex;flex-direction:column;justify-content:center;gap:18px;padding-left:32px}.drop-link{font-size:.9rem;color:#374151;text-decoration:none;font-weight:500;transition:color .15s}.drop-link:hover{color:#00bfff}@keyframes dropFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.mega-menu{animation:megaFade .18s ease .05s both}@keyframes megaFade{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px;flex-shrink:0}.hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .25s;transform-origin:center}.navbar.scrolled .hamburger span{background:#374151}.hamburger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-drawer{display:none;overflow:hidden;background:#ffffff;border-top:1px solid rgba(0,0,0,.08);max-height:0;transition:max-height .3s ease}.mobile-drawer.open{max-height:600px}.mob-section{border-bottom:1px solid rgba(255,255,255,.06)}.mob-section-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 24px;background:none;border:none;color:#374151;font-size:.85rem;font-weight:500;font-family:inherit;cursor:pointer;text-align:left}.mob-section-btn:hover{color:#111827;background:rgba(0,0,0,.04)}.mob-sub{display:flex;flex-direction:column;background:rgba(0,0,0,.03);padding:4px 0 8px}.mob-link{padding:9px 36px;font-size:.78rem;color:#6b7280;text-decoration:none;transition:color .15s,background .15s}.mob-link:hover{color:#111827;background:rgba(79,70,229,.06)}.mob-top-link{display:block;padding:14px 24px;font-size:.85rem;font-weight:500;color:#374151;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.06);transition:color .15s}.mob-top-link:hover{color:#111827}.mob-footer{padding:16px 24px 20px}@media (max-width: 960px){.nav-links-desktop{display:none}.hamburger{display:flex}.mobile-drawer{display:block}.navbar-inner{padding:0 24px}.navbar-right .nav-contact-btn{display:none}}@media (max-width: 480px){.navbar-inner{padding:0 20px}.logo-img{height:38px}}.navbar.scrolled{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(0,191,255,.12);box-shadow:0 2px 24px #00bfff14;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.navbar.scrolled .nav-link.active,.navbar.scrolled .nav-link-btn.active{color:#00bfff}.nav-contact-btn{box-shadow:0 0 20px #00bfff66,0 4px 14px #00bfff40}.nav-contact-btn:hover{box-shadow:0 0 28px #00bfff99,0 6px 20px #00bfff61}.mega-menu{border:1px solid rgba(0,191,255,.14);box-shadow:0 16px 48px #0000001a,0 0 0 1px #00bfff0f}.mobile-drawer.open{max-height:620px}.footer{background:#ffffff;border-top:1px solid #e5e7eb;padding:40px 0 0}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-top:40px;padding-bottom:24px}.footer-brand .logo-footer{display:inline-flex;align-items:baseline;gap:0;margin-bottom:16px;text-decoration:none}.footer-brand .logo-mark{font-family:var(--font-display);font-size:1.8rem;font-weight:700;line-height:1;background:linear-gradient(135deg,#00bfff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand .logo-text{font-family:var(--font-display);font-size:1.05rem;font-weight:600;color:#111827;letter-spacing:-.2px}.footer-brand p{color:#6b7280;font-size:14px;line-height:1.75;margin-bottom:24px;max-width:260px}.footer-links h4{font-size:12px;font-weight:700;color:#111827;margin-bottom:16px;text-transform:uppercase;letter-spacing:.8px}.footer-links ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-links a{color:#6b7280;font-size:14px;transition:color .15s}.footer-links a:hover{color:#00bfff}.footer-badges{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:20px 0;background:#f9fafb}.footer-badges-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.badge-item{display:flex;align-items:center;gap:8px;padding:0 28px;opacity:.7;transition:opacity .15s;filter:grayscale(1) brightness(1.4)}.badge-item:hover{opacity:1;filter:grayscale(0) brightness(1)}.badge-img{height:44px;width:auto;object-fit:contain;display:block}.badge-img--wide{height:32px}.badge-divider{width:1px;height:36px;background:rgba(255,255,255,.1);flex-shrink:0}.badge-label{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.badge-name{font-size:15px;font-weight:700;color:#e2e8f0;letter-spacing:-.3px}.badge-tag{font-size:8px;font-weight:700;color:#14a800;border:1px solid #14a800;border-radius:3px;padding:1px 4px;letter-spacing:.3px}.badge-manifest .manifest-box{border:1.5px solid rgba(255,255,255,.35);padding:4px 8px;font-size:9px;font-weight:800;color:#e2e8f0;letter-spacing:1px;line-height:1.4;text-align:center}.gdpr-badge{display:flex;align-items:center;gap:8px}.gdpr-text{display:flex;flex-direction:column;font-size:9px;font-weight:800;color:#e2e8f0;letter-spacing:.8px;line-height:1.3}@media (max-width: 768px){.footer-badges-inner{gap:8px}.badge-item{padding:8px 12px}.badge-divider{display:none}}.footer-bottom{border-top:1px solid #e5e7eb;padding:16px 0;display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}.footer-bottom p{color:#6b7280;font-size:12px;white-space:nowrap}.footer-bottom-links{display:flex;gap:20px;flex-wrap:wrap}.footer-bottom-links a{color:#6b7280;font-size:12px;transition:color .15s;text-decoration:underline;text-underline-offset:2px}.footer-bottom-links a:hover{color:#00bfff}@media (max-width: 900px){.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.footer-inner{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px;text-align:center}}.footer{border-top:1px solid #e5e7eb}.footer-brand p{max-width:280px;line-height:1.78}.footer-links a{display:inline-block;transition:color .15s,padding-left .15s}.footer-links a:hover{color:#00bfff;padding-left:4px}.footer-bottom{gap:24px}.page-progress-bar{position:fixed;top:0;left:0;height:2px;z-index:99999;border-radius:0 2px 2px 0;pointer-events:none;background:linear-gradient(90deg,#00bfff,#00d4ff,#0ea5e9);box-shadow:0 0 8px #00bfffcc,0 0 4px #00bfff80;transition:width .08s linear}.page-progress-bar:after{content:"";position:absolute;top:-2px;right:-1px;width:6px;height:6px;border-radius:50%;background:#00d4ff;box-shadow:0 0 8px 3px #00d4ffcc,0 0 4px 2px #00bfff99}.page-progress-bar.is-complete{transition:width .15s ease-out}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-sans: "Roboto", "Segoe UI", sans-serif;--font-display: "Roboto", "Segoe UI", sans-serif;--font-mono: "Roboto", "Segoe UI", sans-serif;--primary: #00bfff;--primary-light: #33ccff;--primary-dark: #0099cc;--secondary: #00d4ff;--accent: #ff6b9d;--accent2: #00ff88;--bg: #f0fbff;--bg2: #e0f7ff;--surface: #ffffff;--surface2: #f0fbff;--text: #0f172a;--text-muted: #64748b;--text-light: #94a3b8;--border: #bfecff;--border-blue: rgba(0,191,255,.2);--gradient: linear-gradient(135deg, #00bfff, #00d4ff);--gradient-warm: linear-gradient(135deg, #33ccff, #00bfff);--gradient-hero: linear-gradient(135deg, #0099cc, #00bfff, #00d4ff);--shadow-sm: 0 1px 3px rgba(0,191,255,.1);--shadow: 0 4px 16px rgba(0,191,255,.15);--shadow-lg: 0 20px 48px rgba(0,191,255,.2);--radius: 14px;--radius-sm: 8px;--radius-lg: 24px;--btn-sky: #00bfff;--btn-sky-hover: #33ccff;--btn-sky-glow: rgba(0,191,255,.5);--btn-cyan: #00d4ff;--btn-cyan-hover: #33e0ff;--btn-cyan-glow: rgba(0,212,255,.45)}html{scroll-behavior:smooth;font-size:100%}body{font-family:var(--font-sans);font-size:1rem;font-weight:400;background:var(--bg);color:var(--text);line-height:1.65;letter-spacing:-.011em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;min-height:100vh;background-color:var(--bg, #f0fbff)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--text)}button,input,select,textarea{font-family:inherit;letter-spacing:inherit}a{text-decoration:none;color:inherit}.container{max-width:1280px;margin:0 auto;padding:0 48px}@media (max-width: 1024px){.container{padding:0 32px}}@media (max-width: 640px){.container{padding:0 20px}}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;border-radius:10px;font-family:inherit;font-weight:600;font-size:14px;cursor:pointer;border:none;transition:all .25s ease;letter-spacing:.01em;position:relative;overflow:hidden}.btn:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.35) 50%,transparent 100%);transform:skew(-20deg);transition:left .45s ease;pointer-events:none}.btn:hover:after{left:130%}.btn-primary{background:linear-gradient(135deg,var(--btn-sky) 0%,var(--btn-cyan) 100%);color:#fff;box-shadow:0 4px 18px var(--btn-sky-glow);text-shadow:0 1px 4px rgba(0,0,0,.18)}.btn-primary:hover{background:linear-gradient(135deg,var(--btn-sky-hover) 0%,var(--btn-cyan-hover) 100%);box-shadow:0 8px 32px var(--btn-sky-glow);transform:translateY(-2px) scale(1.03)}.btn-primary:active{transform:translateY(0) scale(.98)}.btn-outline{background:transparent;color:var(--primary);border:1.5px solid rgba(0,191,255,.4)}.btn-outline:hover{background:rgba(0,191,255,.08);border-color:var(--primary);box-shadow:0 0 18px #00bfff33;transform:translateY(-2px)}.section{padding:96px 0}.section-title{font-family:var(--font-display);font-size:clamp(28px,3.5vw,42px);font-weight:800;text-align:center;margin-bottom:14px;color:var(--text);letter-spacing:-.035em;line-height:1.15}.section-subtitle{text-align:center;color:var(--text-muted);font-size:16px;max-width:520px;margin:0 auto 56px;line-height:1.75}.tag{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;background:var(--bg2);color:var(--primary);border:none;border-radius:6px;font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:18px}body.light-theme{--bg: #0a0f1e;--bg2: #0f1729;--surface: #131d35;--surface2: #1a2540;--text: #e8f0fe;--text-muted: #94a3b8;--text-light: #64748b;--border: #1e2d4a;--border-purple: rgba(59,130,246,.2);--shadow: 0 4px 24px rgba(0,0,0,.4);--shadow-lg: 0 20px 60px rgba(0,0,0,.5);background:#0a0f1e;color:#e8f0fe}body.light-theme .navbar{background:rgba(22,27,46,.95);border-bottom-color:#3b82f626}body.light-theme .navbar.scrolled{background:rgba(22,27,46,.99)}body.light-theme .nav-links a{color:#94a3b8}body.light-theme .nav-links a:hover,body.light-theme .nav-links a.active{color:#e8f0fe}body.light-theme .nav-auth-link{color:#94a3b8}body.light-theme .nav-auth-link:hover{color:#e8f0fe}body.light-theme .hamburger span{background:#e8f0fe}body.light-theme .logo-text{color:#e8f0fe}body.light-theme .nav-links{background:#0a0f1e;border-bottom-color:#3b82f626}body.light-theme .btn-outline{color:#93c5fd;border-color:#3b82f64d}body.light-theme .btn-outline:hover{background:rgba(59,130,246,.1)}body.light-theme .profile-avatar-btn{color:#e8f0fe;border-color:#3b82f640}body.light-theme .avatar-name{color:#e8f0fe}body.light-theme .profile-dropdown{background:#131d35;border-color:#3b82f633}body.light-theme .pd-user-card{background:#0f1729}body.light-theme .pd-item{color:#cbd5e1}body.light-theme .pd-item:hover{background:rgba(59,130,246,.1);color:#e8f0fe}body.light-theme .pd-divider{background:rgba(59,130,246,.15)}body.light-theme .footer{background:#000000;border-top-color:#3b82f61f}body.light-theme .footer-bottom{border-top-color:#ffffff0d}body.light-theme .footer-links h4,body.light-theme .footer-brand .logo-text{color:#e8f0fe}body.light-theme .hero-slider:before{background:linear-gradient(to right,#0a0f1e 0%,transparent 100%)}body.light-theme .account-sidebar,body.light-theme .account-content{background:#131d35;border-color:#3b82f626}body.light-theme .sidebar-item{color:#94a3b8}body.light-theme .sidebar-item.active{color:#93c5fd;background:rgba(59,130,246,.1);border-left-color:#3b82f6}body.light-theme .plan-card{background:#1a2540;border-color:#3b82f633}body.light-theme .plan-card.current{border-color:#3b82f6}body.light-theme .profile-form input{background:#0f1729;border-color:#3b82f633;color:#e8f0fe}body.light-theme .contact-form{background:#131d35;border-color:#3b82f626}body.light-theme .form-group input,body.light-theme .form-group select,body.light-theme .form-group textarea{background:#0f1729;border-color:#3b82f633;color:#e8f0fe}body.light-theme .form-group label{color:#94a3b8}body.light-theme .section-title{color:#e8f0fe}body.light-theme .tag{background:rgba(59,130,246,.12);color:#93c5fd;border-color:#3b82f633}body.light-theme .stat-card h3{color:#60a5fa}body.light-theme .stat-card p{color:#94a3b8}body.light-theme .service-card{background:#131d35;border-color:#3b82f626}body.light-theme .service-card h3{color:#e8f0fe}body.light-theme .portfolio-card{background:#131d35;border-color:#3b82f626}body.light-theme .portfolio-meta h3{color:#e8f0fe}body.light-theme .process-card{background:#1a2540;border-color:#3b82f626}body.light-theme .process-card h3{color:#e8f0fe}body.light-theme .mission-card{background:#131d35}body.light-theme .mission-text h2{color:#e8f0fe}body.light-theme .value-card{border-color:#3b82f61f}body.light-theme .value-card h3{color:#e8f0fe}body.light-theme .team-card{background:#131d35;border-color:#3b82f61f}body.light-theme .team-card h3{color:#e8f0fe}body.light-theme .cta-inner{background:linear-gradient(135deg,rgba(29,78,216,.12),rgba(8,145,178,.08));border-color:#3b82f633}body.light-theme .cta-inner h2{color:#e8f0fe}body.light-theme .service-detail-card{background:#131d35;border-color:#3b82f626}body.light-theme .sdc-header h2,body.light-theme .contact-info h2{color:#e8f0fe}body.light-theme .info-item a,body.light-theme .info-item p{color:#cbd5e1}body.light-theme .stats-section{background:#070c18;border-color:#3b82f61a}body.light-theme .process-section{background:#070c18}body.light-theme .auth-card{background:#131d35;border-color:#3b82f626}body.light-theme .auth-header h1{color:#e8f0fe}body.light-theme .auth-header p{color:#94a3b8}body.light-theme .auth-form .form-group input{background:#0f1729;border-color:#3b82f633;color:#e8f0fe}body.light-theme .auth-page{background:linear-gradient(135deg,rgba(7,14,31,.88) 0%,rgba(7,14,31,.75) 100%),url(https://images.pexels.com/photos/3184418/pexels-photo-3184418.jpeg?auto=compress&cs=tinysrgb&w=1600&fit=crop) center/cover no-repeat}.auth-card{background:rgba(255,255,255,.95);border-color:#0ea5e933;box-shadow:0 20px 60px #0000001f;backdrop-filter:blur(12px)}.auth-header h1{color:#0f172a}.auth-header p,.auth-form .form-group label{color:#64748b}.auth-form .form-group input{background:#f8faff;border-color:#e2e8f0;color:#0f172a}.auth-form .form-group input::placeholder{color:#94a3b8}.auth-form .form-group input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a}.auth-switch{color:#64748b}.auth-switch a{color:#0ea5e9}.auth-switch a:hover{color:#0284c7}body.light-theme .auth-card{background:rgba(13,21,38,.92);border-color:#0ea5e926;box-shadow:0 20px 60px #00000080;backdrop-filter:blur(16px)}body.light-theme .auth-header h1{color:#f1f5f9}body.light-theme .auth-header p,body.light-theme .auth-form .form-group label{color:#94a3b8}body.light-theme .auth-form .form-group input{background:rgba(255,255,255,.05);border-color:#ffffff1a;color:#f1f5f9}body.light-theme .auth-form .form-group input::placeholder{color:#64748b}body.light-theme .auth-form .form-group input:focus{border-color:#0ea5e9}body.light-theme .auth-switch{color:#94a3b8}body.light-theme .auth-switch a{color:#38bdf8}body.light-theme .process-card{background:#1a2540;border-color:#0ea5e933}body.light-theme .process-card h3{color:#f1f5f9}body.light-theme .process-card p{color:#94a3b8}body.light-theme .process-section{background:linear-gradient(135deg,#070e1f 0%,#0c1a3a 50%,#070e1f 100%);border-color:#0ea5e926}body.light-theme .svc-menu-section{background:#0a0f1e;border-color:#ffffff12}body.light-theme .svc-menu-title{color:#f1f5f9}body.light-theme .svc-menu-tag{color:#818cf8}body.light-theme .svc-menu-cat{color:#64748b;border-bottom-color:#ffffff14}body.light-theme .svc-menu-cat:first-child{border-top-color:#ffffff14}body.light-theme .svc-menu-cat:hover{color:#e2e8f0}body.light-theme .svc-menu-cat.active{color:#f1f5f9;border-bottom-color:#818cf8}body.light-theme .svc-menu-item{color:#94a3b8;border-bottom-color:#ffffff0f}body.light-theme .svc-menu-item:hover{color:#f1f5f9}body.light-theme .svc-menu-item.featured{color:#e2e8f0}body.light-theme .tech-stack-section{background:#0a0f1e;border-color:#ffffff12}body.light-theme .tech-stack-title{color:#f1f5f9}body.light-theme .tech-stack-tag{color:#818cf8}body.light-theme .tech-stack-tabs{border-bottom-color:#ffffff14}body.light-theme .tech-stack-tab{color:#64748b}body.light-theme .tech-stack-tab:hover{color:#e2e8f0}body.light-theme .tech-stack-tab.active{color:#f1f5f9;border-bottom-color:#818cf8}body.light-theme .tech-pill{background:#0f1729;border-color:#ffffff1a;color:#94a3b8}body.light-theme .tech-pill:hover{border-color:#818cf8;color:#818cf8}body.light-theme .expertise-section{background:#0a0f1e;border-color:#ffffff12}body.light-theme .expertise-tag{color:#818cf8}body.light-theme .expertise-title{color:#f1f5f9}body.light-theme .expertise-laptop{border-color:#ffffff14}body.light-theme .expertise-item{border-bottom-color:#ffffff14}body.light-theme .expertise-item:first-child{border-top-color:#ffffff14}body.light-theme .expertise-name{color:#e2e8f0}body.light-theme .expertise-icon{color:#64748b}body.light-theme .expertise-item.open .expertise-icon{color:#f1f5f9}body.light-theme .expertise-body p{color:#94a3b8}body.light-theme .expertise-link{color:#818cf8}body.light-theme .home-team-section{background:#070c18;border-color:#ffffff12}body.light-theme .home-team-section .team-founder-card{background:#0f1729}body.light-theme .home-team-section .tfc-info h3{color:#f1f5f9}body.light-theme .home-team-section .tfc-role{color:#64748b}body.light-theme .home-team-section .tfc-bio{color:#94a3b8}body.light-theme .home-team-section .tfc-linkedin{background:#0f1729;border-color:#ffffff1f;color:#94a3b8}body.light-theme .home-team-section .team-member-card{background:#0f1729}body.light-theme .home-contact-section{background:#0a0f1e;border-color:#ffffff12}body.light-theme .hc-title{color:#f1f5f9}body.light-theme .hc-sub{color:#64748b}body.light-theme .hc-next-title{color:#e2e8f0}body.light-theme .hc-step-num{background:rgba(129,140,248,.12);border-color:#818cf84d;color:#818cf8}body.light-theme .hc-step-num:after{background:rgba(129,140,248,.2)}body.light-theme .hc-step p{color:#94a3b8}body.light-theme .hc-card{background:#0f1729;border-color:#ffffff14}body.light-theme .hc-card-title{color:#f1f5f9}body.light-theme .hc-form input,body.light-theme .hc-form select,body.light-theme .hc-form textarea{border-bottom-color:#ffffff1f;color:#f1f5f9}body.light-theme .hc-form input::placeholder,body.light-theme .hc-form textarea::placeholder{color:#475569}body.light-theme .hc-form select{color:#94a3b8}body.light-theme .hc-field-label{color:#475569}body.light-theme .achievements-strip{background:#070c18;border-color:#ffffff12}body.light-theme .clutch-brand,body.light-theme .techreviewer-brand{color:#e2e8f0}body.light-theme .badge-reviews{color:#64748b}body.light-theme .badge-sub{color:#94a3b8}body.light-theme .ach-divider{background:rgba(255,255,255,.08)}body.light-theme .laurel{color:#334155}body.light-theme .stats-section{background:#070c18;border-color:#ffffff12}body.light-theme .stat-card{border-right-color:#ffffff12}body.light-theme .stat-card p{color:#64748b}body.light-theme .products-hero .hero-banner-content .section-title{color:#f1f5f9}body.light-theme .products-hero .hero-banner-content .section-subtitle{color:#ffffffb3}body.light-theme .product-body h3{color:#f1f5f9}body.light-theme .cs-page,body.light-theme .cs-section{background:#070c18}body.light-theme .cs-card{background:#0f1729;border-color:#ffffff14}body.light-theme .cs-body h3{color:#f1f5f9}body.light-theme .cs-body p,body.light-theme .cs-result{color:#94a3b8}body.light-theme .cs-tag{background:rgba(79,70,229,.15);color:#818cf8}body.light-theme .cs-section-title{color:#f1f5f9}body.light-theme .cs-section-sub{color:#64748b}body.light-theme .cs-products-section{background:#0a0f1e;border-top-color:#ffffff12}body.light-theme .cs-filter-btn{background:#0f1729;border-color:#ffffff1a;color:#94a3b8}body.light-theme .cs-filter-btn:hover{border-color:#29b6f6;color:#29b6f6}body.light-theme .cs-empty{color:#475569}body.light-theme .refer-page{background:#070c18}body.light-theme .refer-why{background:#0a0f1e}body.light-theme .refer-why-card h3{color:#f1f5f9}body.light-theme .refer-why-card p{color:#94a3b8}body.light-theme .refer-why-icon{background:rgba(79,70,229,.15)}body.light-theme .refer-how{background:#070c18}body.light-theme .refer-step{background:#0f1729;border-color:#ffffff14}body.light-theme .refer-step h3{color:#f1f5f9}body.light-theme .refer-step p{color:#94a3b8}body.light-theme .refer-section h2{color:#f1f5f9}body.light-theme .refer-form-sub,body.light-theme .refer-perks li{color:#94a3b8}body.light-theme .refer-form-card{background:#0f1729;border-color:#ffffff14}body.light-theme .refer-form-card h3{color:#f1f5f9}body.light-theme .refer-form-card input,body.light-theme .refer-form-card textarea{background:#131d35;border-color:#ffffff1a;color:#f1f5f9}body.light-theme .refer-form-card input::placeholder,body.light-theme .refer-form-card textarea::placeholder{color:#475569}body.light-theme .refer-faq-section{background:#070c18}body.light-theme .refer-faqs{border-color:#ffffff14}body.light-theme .refer-faq{border-bottom-color:#ffffff14}body.light-theme .faq-q{background:#0f1729;color:#e2e8f0}body.light-theme .faq-q:hover{background:#131d35}body.light-theme .refer-faq.open .faq-q{color:#29b6f6;background:rgba(41,182,246,.08)}body.light-theme .faq-a{background:#0f1729;color:#94a3b8}body.light-theme .refer-contact-section{background:#0a0f1e}body.light-theme .refer-contact-top h2{color:#f1f5f9}body.light-theme .refer-contact-sub{color:#94a3b8}body.light-theme .refer-whats-next{color:#e2e8f0}body.light-theme .refer-next-num{background:rgba(79,70,229,.15);color:#818cf8}body.light-theme .refer-next-steps:before{background:rgba(255,255,255,.08)}body.light-theme .refer-next-step p{color:#94a3b8}body.light-theme .refer-contact-card{background:#0f1729}body.light-theme .refer-contact-card h3{color:#f1f5f9}body.light-theme .refer-contact-card input,body.light-theme .refer-contact-card select,body.light-theme .refer-contact-card textarea{border-bottom-color:#ffffff1f;color:#f1f5f9}body.light-theme .refer-contact-card input::placeholder,body.light-theme .refer-contact-card textarea::placeholder{color:#475569}body.light-theme .refer-contact-card select{color:#64748b}body.light-theme .refer-budget-label{color:#475569}body.light-theme .blog-page{background:linear-gradient(to bottom,rgba(7,12,24,.97) 0%,rgba(7,12,24,.99) 100%),url(https://images.pexels.com/photos/3184465/pexels-photo-3184465.jpeg?auto=compress&cs=tinysrgb&w=1600&fit=crop) center/cover fixed no-repeat}body.light-theme .blog-main{background:#070c18}body.light-theme .blog-page-title{color:#f1f5f9}body.light-theme .blog-filter-chip{background:#0f1729;border-color:#ffffff1a;color:#94a3b8}body.light-theme .blog-filter-chip:hover{border-color:#29b6f6;color:#29b6f6}body.light-theme .blog-filter-chip.active{background:#29b6f6;border-color:#29b6f6;color:#fff}body.light-theme .blog-search{border-bottom-color:#ffffff1f;color:#475569}body.light-theme .blog-search input{color:#f1f5f9}body.light-theme .blog-search input::placeholder{color:#475569}body.light-theme .blog-card{background:#0f1729;border-color:#ffffff14}body.light-theme .blog-card:hover{box-shadow:0 8px 32px #0006}body.light-theme .blog-card-tag{background:rgba(255,255,255,.07);color:#94a3b8}body.light-theme .blog-card h2{color:#f1f5f9}body.light-theme .blog-card-preview{color:#94a3b8}body.light-theme .blog-card-meta,body.light-theme .blog-comment-count,body.light-theme .blog-vote-btn{color:#64748b}body.light-theme .blog-form-card{background:#0f1729;border-color:#ffffff14}body.light-theme .blog-form-card h2{color:#f1f5f9}body.light-theme .blog-form-card input,body.light-theme .blog-form-card textarea{background:#131d35;border-color:#ffffff1a;color:#f1f5f9}body.light-theme .btn-cancel{border-color:#ffffff1a;color:#94a3b8;background:transparent}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
