body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;box-shadow:0 8px 32px #0000004d;left:50px;position:fixed;right:50px;top:20px;transition:all .3s ease;z-index:9999}.header.scrolled{background:#ffffff26;box-shadow:0 12px 40px #0006;left:10px;right:10px;top:10px}.header-container{height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.header-container,.logo{align-items:center;display:flex;gap:.5rem}.logo a{align-items:center;display:flex;gap:.75rem;text-decoration:none}.logo-image{background:linear-gradient(135deg,#0f172a,#1e293b);border:2px solid #6366f14d;border-radius:20px;box-shadow:0 8px 25px #6366f14d;height:70px;object-fit:cover;padding:10px;transition:all .3s ease;width:150px}.logo:hover .logo-image{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f180;box-shadow:0 12px 35px #6366f166;transform:scale(1.05)}.logo-text-container{align-items:flex-start;display:flex;flex-direction:column}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800;letter-spacing:-.5px;text-shadow:0 2px 10px #0000004d}.logo-subtitle{color:#cbd5e1;font-size:.75rem;font-weight:500;margin-top:-2px;text-shadow:0 2px 10px #0003}.nav-desktop{gap:.5rem}.nav-desktop,.nav-list{align-items:center;display:flex}.nav-list{list-style:none;margin:-40px;padding:0}.nav-item,.nav-link{position:relative}.nav-link{align-items:center;background:#0000;border-radius:25px;color:#fff;display:flex;font-size:.95rem;font-weight:600;gap:.25rem;padding:.5rem 1rem;text-decoration:none;text-shadow:0 2px 10px #0000004d;transition:all .3s ease}.nav-link:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;box-shadow:0 8px 25px #6366f166;color:#fff;transform:translateY(-2px)}.dropdown-icon{font-size:.8rem;transition:transform .3s ease}.nav-dropdown:hover .dropdown-icon{transform:rotate(180deg)}.dropdown-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;left:0;min-width:200px;padding:.5rem 0;position:absolute;top:100%}.dropdown-item{color:#fff;display:block;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;text-shadow:0 2px 10px #0000004d;transition:all .3s ease}.dropdown-item:hover{background:#ffffff1a;color:#fbbf24;transform:translateX(5px)}.header-cta{align-items:center;display:flex;gap:.5rem}.cta-button{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:50px;box-shadow:0 8px 25px #6366f166;font-size:.9rem;padding:.75rem 1.5rem;text-decoration:none}.cta-button:hover{background:linear-gradient(135deg,#5b21b6,#7c3aed);box-shadow:0 12px 35px #6366f180;color:#fff}.mobile-menu-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#6366f11a;border:2px solid #6366f14d;border-radius:50%;box-shadow:0 8px 25px #0003;color:#fff;cursor:pointer;display:none;font-size:1.5rem;height:50px;justify-content:center;padding:.75rem;transition:all .3s ease;width:50px}.mobile-menu-button:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 12px 35px #6366f166;color:#fff;transform:scale(1.1)}.mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-radius:0 0 20px 20px;border-top:1px solid #ffffff1a;overflow:hidden}.mobile-nav-list{list-style:none;margin:0;padding:1rem 2rem}.mobile-nav-item{margin-bottom:.5rem}.mobile-nav-link{border-bottom:1px solid #ffffff1a;color:#fff;display:block;font-size:1rem;font-weight:500;padding:1rem 0;text-decoration:none;text-shadow:0 2px 10px #0000004d;transition:all .3s ease}.mobile-nav-link:hover{color:#fbbf24;padding-left:.5rem}.mobile-dropdown{list-style:none;margin:0;padding-left:1rem}.mobile-dropdown-item{color:#cbd5e1;display:block;font-size:.9rem;padding:.75rem 0;text-decoration:none;text-shadow:0 2px 10px #0003;transition:all .3s ease}.mobile-dropdown-item:hover{color:#fbbf24;padding-left:.5rem}.mobile-cta-button{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 25px #6366f166;color:#fff;display:block;font-weight:600;margin-top:1rem;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease}.mobile-cta-button:hover{background:linear-gradient(135deg,#5b21b6,#7c3aed);box-shadow:0 12px 35px #6366f180;color:#fff;transform:translateY(-3px)}@media (max-width:1024px){.header{left:20px;right:20px}.header.scrolled{left:10px;right:10px}.header-container{padding:0 1.5rem}.nav-list{gap:.75rem}.nav-link{font-size:.9rem;padding:.4rem .8rem}}@media (max-width:768px){.header{border-radius:30px;left:15px;right:15px}.header.scrolled{left:8px;right:8px}.admin-link,.header-cta,.nav-desktop{display:none}.mobile-menu-button{display:flex}.header-container{height:60px;padding:0 1rem}.logo-image{height:55px;padding:8px;width:70px}.logo-text{font-size:1.4rem}.logo-subtitle{font-size:.65rem}.mobile-nav-list{padding:1rem 1.5rem}.mobile-nav-link{font-size:.95rem;padding:.8rem 0}.mobile-dropdown-item{font-size:.85rem;padding:.6rem 0}}@media (max-width:480px){.header{border-radius:25px;left:10px;right:10px}.header.scrolled{left:5px;right:5px}.header-container{height:55px;padding:0 .75rem}.logo-image{height:48px;padding:10px;width:100px}.logo-text{font-size:1.2rem}.logo-subtitle{font-size:.6rem}.mobile-menu-button{font-size:1.3rem;height:45px;padding:.6rem;width:45px}.mobile-nav-list{padding:.75rem 1rem}.mobile-nav-link{font-size:.9rem;padding:.7rem 0}.mobile-dropdown-item{font-size:.8rem;padding:.5rem 0}.mobile-cta-button{font-size:.9rem;padding:.8rem}}@media (max-width:360px){.header{left:5px;right:5px}.header.scrolled{left:3px;right:3px}.header-container{height:50px;padding:0 .5rem}.logo-image{height:40px;padding:5px;width:55px}.logo-text{font-size:1.1rem}.logo-subtitle{font-size:.55rem}.mobile-menu-button{font-size:1.2rem;height:40px;padding:.5rem;width:40px}}.footer{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:#fff;overflow:hidden;padding:4rem 0 2rem;position:relative}.footer:before{background:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff33 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.footer-top{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 2fr;margin-bottom:3rem}.footer-brand{max-width:400px}.footer-logo{margin-bottom:1.5rem}.footer-logo a{align-items:center;display:flex;gap:1rem;text-decoration:none}.footer-logo-image{filter:brightness(0) invert(1);height:100px;object-fit:contain;width:auto}.footer-logo-text{display:flex;flex-direction:column}.footer-logo-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;letter-spacing:-.5px;text-shadow:0 4px 20px #0000004d}.footer-logo-subtitle{font-size:.875rem;font-weight:500;margin-top:-2px}.footer-description,.footer-logo-subtitle{color:#cbd5e1;text-shadow:0 2px 10px #0003}.footer-description{font-size:1rem;line-height:1.7;margin-bottom:2rem}.footer-social{display:flex;gap:1rem}.social-link{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 25px #0003;color:#fff;display:flex;font-size:1.3rem;height:55px;justify-content:center;text-decoration:none;transition:all .3s ease;width:55px}.social-link:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#fff3;box-shadow:0 12px 35px #6366f166;transform:translateY(-5px) scale(1.1)}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.footer-section h4{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;position:relative;text-shadow:0 2px 10px #0000004d}.footer-section h4:after{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:1px;bottom:-.5rem;box-shadow:0 2px 10px #6366f14d;content:"";height:2px;left:0;position:absolute;width:30px}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#cbd5e1;display:inline-block;font-size:.95rem;text-decoration:none;text-shadow:0 2px 10px #0003;transition:all .3s ease}.footer-section ul li a:hover{color:#fbbf24;transform:translateX(5px)}.contact-list li a{align-items:center;color:#cbd5e1;display:flex;font-size:.95rem;gap:.75rem;text-decoration:none;text-shadow:0 2px 10px #0003;transition:all .3s ease}.contact-list li a:hover{color:#fbbf24;transform:translateX(5px)}.contact-list li a svg{color:#6366f1;flex-shrink:0;font-size:1rem}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:2rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom-content p{color:#cbd5e1;font-size:.9rem;margin:0;text-shadow:0 2px 10px #0003}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:2rem}.footer-bottom-links a{color:#cbd5e1;font-size:.9rem;text-decoration:none;text-shadow:0 2px 10px #0003;transition:color .3s ease}.footer-bottom-links a:hover{color:#fbbf24}@media (max-width:1024px){.footer{padding:3.5rem 0 2rem}.footer-top{gap:3rem;grid-template-columns:1fr}.footer-brand{max-width:100%;text-align:center}.footer-logo a,.footer-social{justify-content:center}.footer-links{gap:1.5rem}}@media (max-width:768px){.footer{padding:3rem 0 1.5rem}.footer-container{padding:0 1.5rem}.footer-top{gap:2.5rem;margin-bottom:2.5rem}.footer-logo-image{height:80px}.footer-logo-title{font-size:1.8rem}.footer-description{font-size:.95rem;margin-bottom:1.5rem}.footer-links{gap:2rem;grid-template-columns:repeat(2,1fr)}.footer-section h4{font-size:1.1rem;margin-bottom:1.2rem}.contact-list li a,.footer-section ul li a{font-size:.9rem}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer-bottom-links{gap:1.5rem;justify-content:center}.footer-bottom-content p,.footer-bottom-links a{font-size:.85rem}}@media (max-width:480px){.footer{padding:2.5rem 0 1rem}.footer-container{padding:0 1rem}.footer-top{gap:2rem;margin-bottom:2rem}.footer-logo-image{height:70px}.footer-logo-title{font-size:1.6rem}.footer-logo-subtitle{font-size:.8rem}.footer-description{font-size:.9rem;margin-bottom:1.2rem}.social-link{font-size:1.2rem;height:50px;width:50px}.footer-links{gap:2rem;grid-template-columns:1fr}.footer-section{text-align:center}.footer-section h4{font-size:1rem;margin-bottom:1rem}.footer-section h4:after{left:50%;transform:translateX(-50%)}.footer-section ul li a{font-size:.85rem}.contact-list li a{font-size:.85rem;justify-content:center}.footer-bottom-content{gap:.8rem}.footer-bottom-links{flex-direction:column;gap:.8rem}.footer-bottom-content p,.footer-bottom-links a{font-size:.8rem}}@media (max-width:360px){.footer{padding:2rem 0 1rem}.footer-container{padding:0 .75rem}.footer-top{gap:1.5rem;margin-bottom:1.5rem}.footer-logo-image{height:60px}.footer-logo-title{font-size:1.4rem}.footer-logo-subtitle{font-size:.75rem}.footer-description{font-size:.85rem;margin-bottom:1rem}.social-link{font-size:1.1rem;height:45px;width:45px}.footer-links{gap:1.5rem}.footer-section h4{font-size:.95rem;margin-bottom:.8rem}.contact-list li a,.footer-section ul li a{font-size:.8rem}.footer-bottom-content,.footer-bottom-links{gap:.6rem}.footer-bottom-content p,.footer-bottom-links a{font-size:.75rem}}.pwa-install-banner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #fff3;box-shadow:0 4px 20px #00000026;color:#fff;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:9999}.banner-content{justify-content:space-between;margin:0 auto;max-width:1200px}.banner-content,.banner-info{align-items:center;display:flex;gap:1rem}.banner-info{flex:1 1}.app-icon{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:flex;height:48px;justify-content:center;overflow:hidden;width:48px}.app-icon img{height:100%;object-fit:cover;width:100%}.app-details h3{font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.app-details p{font-size:.9rem;margin:0;opacity:.9}.banner-actions,.install-btn{align-items:center;display:flex;gap:.5rem}.install-btn{background:#fff3;border:2px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.install-btn:hover{background:#ffffff4d;box-shadow:0 4px 15px #0003;transform:translateY(-2px)}.dismiss-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.dismiss-btn:hover{background:#fff3;transform:scale(1.1)}.connection-indicator{font-size:.8rem;opacity:.8;position:absolute;right:1rem;top:.5rem}.offline-status,.online-status{align-items:center;display:flex;gap:.25rem}.online-status{color:#10b981}.offline-status{color:#ef4444}@media (max-width:768px){.pwa-install-banner{padding:.75rem}.banner-content{flex-direction:column;gap:.75rem;text-align:center}.banner-info{flex-direction:column;gap:.5rem}.app-details h3{font-size:1rem}.app-details p{font-size:.8rem}.install-btn{font-size:.85rem;padding:.6rem 1.2rem}.connection-indicator{margin-top:.5rem;position:static}}@media (max-width:480px){.pwa-install-banner{padding:.5rem}.app-icon{height:40px;width:40px}.install-btn{font-size:.8rem;padding:.5rem 1rem}.dismiss-btn{height:32px;width:32px}}body{padding-top:0}body.pwa-banner-visible{padding-top:80px}.install-btn{animation:pulse 2s infinite}.install-btn:hover{animation:none}.splash-screen{align-items:center;background:linear-gradient(135deg,#1f2937,#374151);display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:9999}#splash-particles{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.splash-content{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:400px;padding:2rem;position:relative;text-align:center;z-index:2}.splash-logo{filter:drop-shadow(0 10px 30px rgba(0,0,0,.3));height:auto;margin-bottom:3rem;max-width:280px;width:100%}.splash-loading{margin-top:2rem;width:200px}.loading-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:2px;height:4px;overflow:hidden;width:100%}.loading-fill{background:linear-gradient(90deg,#fffc,#fff 50%,#fffc);border-radius:2px;box-shadow:0 0 20px #ffffff80;height:100%}@media (max-width:768px){.splash-logo{margin-bottom:2rem;max-width:220px}.splash-content{padding:1.5rem}.loading-bar{width:160px}}@media (max-width:480px){.splash-logo{margin-bottom:1.5rem;max-width:180px}.splash-content{padding:1rem}.loading-bar{width:140px}}.hero{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding-bottom:80px;padding-top:100px;position:relative}.hero:before{background:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff33 0,#0000 50%);bottom:0;content:"";right:0;z-index:0}#tsparticles,.hero:before{left:0;position:absolute;top:0}#tsparticles{height:100%;width:100%;z-index:1}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.hero-content{color:#fff;z-index:3}.hero-content:before{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;bottom:-20px;content:"";left:-20px;position:absolute;right:-20px;top:-20px;z-index:-1}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;box-shadow:0 4px 15px #6366f166;font-size:.9rem;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem}.badge-icon{font-size:1.2rem}.hero-title{background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 4px 20px #0000004d}.gradient-text,.hero-title{-webkit-text-fill-color:#0000}.gradient-text{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.hero-subtitle{color:#cbd5e1;font-size:1.3rem;font-weight:400;line-height:1.6;margin-bottom:2rem;max-width:500px;text-shadow:0 2px 10px #0003}.hero-features{flex-direction:column;gap:1rem;margin-bottom:2.5rem}.feature-item{color:#e2e8f0;font-size:1rem;font-weight:500;text-shadow:0 2px 10px #0003}.feature-icon{color:#fbbf24;font-size:1.1rem}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.cta-primary{align-items:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 25px #fbbf2466;color:#1f2937;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1.25rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-primary:hover{box-shadow:0 12px 35px #fbbf2480;color:#1f2937;transform:translateY(-3px)}.cta-secondary{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:16px;box-shadow:0 8px 25px #0003;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1.25rem 2.5rem;transition:all .3s ease}.cta-secondary:hover{background:#ffffff26;border-color:#ffffff4d;box-shadow:0 12px 35px #0000004d;transform:translateY(-3px)}.cta-icon,.play-icon{font-size:1.1rem}.hero-stats{display:flex;flex-wrap:wrap;gap:2rem}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 25px #0003;padding:1.5rem;text-align:center;transition:all .3s ease}.stat-item:hover{box-shadow:0 12px 35px #0000004d;transform:translateY(-3px)}.stat-number{display:block;font-size:2.5rem}.stat-label{font-size:.95rem}.hero-visual{align-items:center;display:flex;justify-content:center;position:relative}.hero-image{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;box-shadow:0 25px 50px #0000004d;height:400px;justify-content:center;position:relative;width:400px}.floating-card,.hero-image{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex}.floating-card{animation:float 6s ease-in-out infinite;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d;gap:.75rem;min-width:180px;padding:1rem;position:absolute;transition:all .3s ease}.floating-card:hover{box-shadow:0 12px 40px #0006;transform:translateY(-8px) scale(1.05)}.floating-card:first-child{animation-delay:0s;left:-50px;top:-20px}.floating-card:nth-child(2){animation-delay:2s;right:-60px;top:50%;transform:translateY(-50%)}.floating-card:nth-child(3){animation-delay:4s;bottom:-20px;left:-30px}.card-icon{color:#fbbf24;flex-shrink:0;font-size:1.2rem}.card-content h4{color:#fff;font-size:.95rem;font-weight:600;margin:0 0 .25rem;text-shadow:0 2px 10px #0000004d}.card-content p{color:#cbd5e1;font-size:.8rem;font-weight:400;margin:0;text-shadow:0 2px 10px #0003}.scroll-indicator{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;bottom:2rem;color:#fff;display:flex;flex-direction:column;font-size:.9rem;gap:.5rem;left:50%;opacity:.7;padding:1rem;position:absolute;transform:translateX(-50%)}.scroll-icon{color:#fbbf24;font-size:1.2rem;margin-bottom:.25rem}.scroll-line{animation:scroll 2s ease-in-out infinite;background:linear-gradient(180deg,#0000,#fbbf24);height:40px;width:2px}@keyframes scroll{0%,to{opacity:.3}50%{opacity:1}}@media (max-width:1024px){.hero{padding-top:120px}.hero-container{gap:3rem;grid-template-columns:1fr;padding:0 1.5rem;text-align:center}.hero-title{font-size:3rem}.hero-subtitle{max-width:100%}.hero-features{align-items:center}.hero-cta,.hero-stats{justify-content:center}.hero-visual{order:-1}.hero-image{height:300px;width:300px}.floating-card{min-width:150px;padding:.8rem}.card-icon{font-size:1rem}.floating-card:first-child{left:-30px;top:-10px}.floating-card:nth-child(2){right:-35px;top:60%;transform:translateY(-50%)}.floating-card:nth-child(3){bottom:-10px;left:-20px}}@media (max-width:768px){.hero{min-height:90vh;padding-top:120px}.hero-container{gap:2rem;padding:0 1rem}.hero-title{font-size:2.5rem;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.hero-badge{font-size:.85rem;margin-bottom:1.5rem;padding:.6rem 1.2rem}.hero-cta,.hero-features{margin-bottom:2rem}.hero-cta{align-items:center;flex-direction:column}.cta-primary,.cta-secondary{font-size:1rem;justify-content:center;max-width:300px;padding:1rem 2rem;width:100%}.hero-stats{gap:1.5rem}.stat-item{padding:1.25rem}.stat-number{font-size:2rem}.stat-label{font-size:.9rem}.hero-image{height:250px;width:250px}.floating-card{display:none}}@media (max-width:480px){.hero{min-height:85vh;padding-top:100px}.hero-container{gap:1.5rem;padding:0 .75rem}.hero-title{font-size:2rem;line-height:1.2}.hero-subtitle{font-size:1rem;line-height:1.5}.hero-badge{font-size:.8rem;margin-bottom:1rem;padding:.5rem 1rem}.hero-features{gap:.8rem;margin-bottom:1.5rem}.feature-item{font-size:.9rem}.hero-cta{margin-bottom:1.5rem}.cta-primary,.cta-secondary{font-size:.95rem;max-width:280px;padding:.9rem 1.5rem}.hero-stats{gap:1rem}.stat-item{padding:1rem}.stat-number{font-size:1.8rem}.stat-label{font-size:.85rem}.hero-image{height:200px;width:200px}.floating-card{display:none}}@media (max-width:360px){.hero{min-height:80vh;padding-top:70px}.hero-container{gap:1rem;padding:0 .5rem}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:.9rem}.hero-badge{font-size:.75rem;padding:.4rem .8rem}.hero-features{gap:.6rem}.feature-item{font-size:.85rem}.cta-primary,.cta-secondary{font-size:.9rem;max-width:260px;padding:.8rem 1.2rem}.hero-stats{gap:.8rem}.stat-item{padding:.8rem}.stat-number{font-size:1.6rem}.stat-label{font-size:.8rem}.hero-image{height:180px;width:180px}.floating-card{display:none}}.about-section{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);min-height:100vh;overflow:hidden;padding:4rem 0;position:relative}.about-section:before{background:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff33 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.about-section .container{position:relative;z-index:1}.about-header{margin-bottom:4rem;text-align:center}.about-header .badge{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:50px;box-shadow:0 4px 15px #6366f166;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem}.about-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;text-shadow:0 4px 20px #0000004d}.about-header .subtitle{color:#cbd5e1;font-size:1.3rem;font-weight:400;line-height:1.7;margin:0 auto;max-width:800px;text-shadow:0 2px 10px #0003}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:5rem}.stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff1a;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.stat-card:before{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.stat-card:hover{box-shadow:0 20px 40px #0006,0 0 0 1px #fff3;transform:translateY(-8px) scale(1.02)}.stat-card:hover:before{opacity:1}.stat-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 8px 25px #6366f166;color:#fff;display:flex;font-size:1.75rem;height:70px;justify-content:center;margin:0 auto 1rem;position:relative;transition:all .3s ease;width:70px;z-index:2}.stat-card:hover .stat-icon{transform:scale(1.1) rotate(5deg)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:3rem;font-weight:800;margin-bottom:.5rem;text-shadow:0 4px 20px #0000004d}.stat-label,.stat-number{position:relative;z-index:2}.stat-label{color:#cbd5e1;font-size:1rem;font-weight:500;text-shadow:0 2px 10px #0003}.mission-vision{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:5rem}.mission-card,.vision-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff1a;overflow:hidden;padding:3rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.mission-card:before,.vision-card:before{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.mission-card:hover,.vision-card:hover{box-shadow:0 20px 40px #0006,0 0 0 1px #fff3;transform:translateY(-8px) scale(1.02)}.mission-card:hover:before,.vision-card:hover:before{opacity:1}.card-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 8px 25px #6366f166;color:#fff;display:flex;font-size:1.75rem;height:70px;justify-content:center;margin-bottom:1.5rem;position:relative;width:70px;z-index:2}.mission-card h3,.vision-card h3{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:1rem;position:relative;text-shadow:0 2px 10px #0000004d;z-index:2}.mission-card p,.vision-card p{color:#cbd5e1;font-weight:400;line-height:1.7;position:relative;text-shadow:0 2px 10px #0003;z-index:2}.section-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:4rem;position:relative;text-align:center;text-shadow:0 4px 20px #0000004d;z-index:1}.values-section{margin-bottom:5rem}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.value-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff1a;cursor:pointer;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.value-card:before{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.value-card:hover{box-shadow:0 20px 40px #0006,0 0 0 1px #fff3;transform:translateY(-8px) scale(1.02)}.value-card:hover:before{opacity:1}.value-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 25px #6366f166;color:#fff;display:flex;font-size:1.75rem;height:80px;justify-content:center;margin:0 auto 1.5rem;position:relative;transition:all .3s ease;width:80px;z-index:2}.value-card:hover .value-icon{transform:scale(1.1) rotate(5deg)}.value-card h4{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1rem;position:relative;text-shadow:0 2px 10px #0000004d;z-index:2}.value-card p{color:#cbd5e1;font-weight:400;line-height:1.6;position:relative;text-shadow:0 2px 10px #0003;z-index:2}.about-cta{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:24px;box-shadow:0 25px 50px #6366f14d;color:#fff;overflow:hidden;padding:4rem;position:relative;text-align:center}.about-cta:before{background:radial-gradient(circle at 20% 80%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.cta-content h3{color:#fff;margin-bottom:1rem}.cta-content p{margin-bottom:2rem}.cta-buttons{gap:1rem}.btn-primary,.btn-secondary{border-radius:16px;box-shadow:0 8px 25px #0003;font-size:1.1rem;font-weight:600;padding:1.25rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3}.btn-primary:hover{background:#ffffff26;border-color:#ffffff4d;box-shadow:0 12px 35px #0000004d}.btn-secondary{background:#0000;border:2px solid #ffffff4d}.btn-secondary:hover{box-shadow:0 12px 35px #0000004d}.sister-companies-section{margin-bottom:5rem;position:relative}.sister-companies-section:before{background:radial-gradient(circle at 20% 80%,#6366f11a 0,#0000 50%),radial-gradient(circle at 80% 20%,#8b5cf61a 0,#0000 50%);bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.section-subtitle{color:#cbd5e1;font-size:1.2rem;font-weight:400;line-height:1.7;margin:0 auto 3rem;max-width:800px;text-align:center;text-shadow:0 2px 10px #0003}.sister-companies-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));position:relative;z-index:1}.sister-company-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff1a;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.sister-company-card:before{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.sister-company-card:hover{box-shadow:0 20px 40px #0006,0 0 0 1px #fff3;transform:translateY(-8px) scale(1.02)}.sister-company-card:hover:before{opacity:1}.company-logo{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 25px #6366f166;display:flex;height:90px;justify-content:center;margin-bottom:1.5rem;overflow:hidden;position:relative;width:90px;z-index:2}.company-logo img{filter:brightness(0) invert(1);height:70px;object-fit:contain;width:70px}.company-actions{display:flex;justify-content:center;margin-top:1.5rem}.company-visit-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;box-shadow:0 4px 15px #6366f14d;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;overflow:hidden;padding:12px 24px;pointer-events:auto;position:relative;text-decoration:none;transition:all .3s ease;z-index:10}.company-visit-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.company-visit-btn:hover:before{left:100%}.company-visit-btn:hover{box-shadow:0 8px 25px #6366f166;transform:translateY(-2px)}.company-visit-btn:active{transform:translateY(0)}.company-visit-btn span,.company-visit-btn svg{position:relative;z-index:1}.company-visit-btn svg{transition:transform .3s ease}.company-visit-btn:hover svg{transform:translateX(3px)}.company-info h4{color:#fff;font-size:1.6rem;font-weight:700;text-shadow:0 2px 10px #0000004d}.company-info h4,.company-meta{margin-bottom:1rem;position:relative;z-index:2}.company-meta{display:flex;flex-wrap:wrap;gap:1rem}.company-industry,.company-year{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:25px;box-shadow:0 4px 15px #6366f14d;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.company-info p{color:#cbd5e1;font-weight:400;line-height:1.6;position:relative;text-shadow:0 2px 10px #0003;z-index:2}@media (max-width:1024px){.about-section{padding:5rem 0}.about-header h2{font-size:3rem}.about-header .subtitle{font-size:1.2rem}.stats-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}.mission-vision{gap:2.5rem}.sister-companies-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.values-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.about-section{padding:4rem 0}.about-header{margin-bottom:3rem}.about-header h2{font-size:2.5rem;margin-bottom:1rem}.about-header .subtitle{font-size:1.1rem;line-height:1.6}.stats-grid{gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem}.stat-card{padding:1.5rem}.stat-number{font-size:2.5rem}.stat-label{font-size:.9rem}.mission-vision{gap:2rem;grid-template-columns:1fr;margin-bottom:4rem}.mission-card,.vision-card{padding:2rem}.section-title{font-size:2.2rem;margin-bottom:3rem}.section-subtitle{font-size:1.1rem;margin-bottom:2.5rem}.sister-companies-section{margin-bottom:4rem}.sister-companies-grid{gap:2rem;grid-template-columns:1fr}.sister-company-card{padding:2rem}.company-logo{height:70px;width:70px}.company-logo img{height:55px;width:55px}.company-info h4{font-size:1.4rem}.company-meta{flex-direction:column;gap:.5rem}.values-section{margin-bottom:4rem}.values-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.value-card{padding:2rem}.about-cta{padding:3rem 2rem}.cta-content h3{font-size:2rem}.cta-content p{font-size:1.1rem}.cta-buttons{align-items:center;flex-direction:column}.btn-primary,.btn-secondary{justify-content:center;max-width:300px;width:100%}}@media (max-width:480px){.about-section{padding:3rem 0}.about-header{margin-bottom:2rem}.about-header h2{font-size:2.25rem}.about-header .subtitle{font-size:1rem}.stats-grid{gap:1rem;grid-template-columns:1fr;margin-bottom:3rem}.stat-card{padding:1.5rem}.stat-number{font-size:2.25rem}.stat-label{font-size:.9rem}.mission-vision{margin-bottom:3rem}.mission-card,.vision-card{padding:1.5rem}.section-title{font-size:2rem;margin-bottom:2rem}.section-subtitle{font-size:1rem;margin-bottom:2rem}.sister-companies-section{margin-bottom:3rem}.sister-company-card{padding:1.5rem}.company-logo{height:60px;width:60px}.company-logo img{height:45px;width:45px}.company-info h4{font-size:1.3rem}.company-meta{gap:.3rem}.company-industry,.company-year{font-size:.8rem;padding:.4rem .8rem}.company-info p{font-size:.95rem}.values-section{margin-bottom:3rem}.values-grid{gap:1rem;grid-template-columns:1fr}.value-card{padding:1.5rem}.value-icon{font-size:1.5rem;height:70px;width:70px}.value-card h4{font-size:1.2rem}.value-card p{font-size:.95rem}.about-cta{padding:2.5rem 1.5rem}.cta-content h3{font-size:1.75rem}.cta-content p{font-size:1rem}.btn-primary,.btn-secondary{font-size:1rem;max-width:280px;padding:1rem 2rem}}@media (max-width:360px){.about-section{padding:2.5rem 0}.about-header h2{font-size:2rem}.about-header .subtitle{font-size:.9rem}.stats-grid{margin-bottom:2.5rem}.stat-card{padding:1.25rem}.stat-number{font-size:2rem}.stat-label{font-size:.85rem}.mission-vision{margin-bottom:2.5rem}.mission-card,.vision-card{padding:1.25rem}.section-title{font-size:1.8rem;margin-bottom:1.5rem}.section-subtitle{font-size:.9rem;margin-bottom:1.5rem}.sister-companies-section{margin-bottom:2.5rem}.sister-company-card{padding:1.25rem}.company-logo{height:55px;width:55px}.company-logo img{height:40px;width:40px}.company-info h4{font-size:1.1rem}.company-industry,.company-year{font-size:.75rem;padding:.3rem .6rem}.company-info p{font-size:.9rem}.values-section{margin-bottom:2.5rem}.value-card{padding:1.25rem}.value-icon{font-size:1.3rem;height:60px;width:60px}.value-card h4{font-size:1.1rem}.value-card p{font-size:.9rem}.about-cta{padding:2rem 1rem}.cta-content h3{font-size:1.5rem}.cta-content p{font-size:.9rem}.btn-primary,.btn-secondary{font-size:.95rem;max-width:260px;padding:.9rem 1.5rem}}.services-section{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);min-height:100vh;overflow:hidden;padding:4rem 0;position:relative}.services-section:before{background:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff33 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.services-section .container{position:relative;z-index:1}.services-section{display:block!important;opacity:1!important;position:relative!important;visibility:visible!important;z-index:10!important}.services-header{margin-bottom:5rem;text-align:center}.services-header .badge{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:50px;box-shadow:0 4px 15px #6366f166;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem}.services-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;text-shadow:0 4px 20px #0000004d}.services-header .subtitle{color:#cbd5e1;font-size:1.3rem;font-weight:400;line-height:1.7;margin:0 auto;max-width:800px;text-shadow:0 2px 10px #0003}.services-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-bottom:5rem}.service-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff1a;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.service-card:before{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.service-card:hover{box-shadow:0 25px 50px #0006,0 0 0 1px #fff3;transform:translateY(-12px) scale(1.02)}.service-card:hover:before{opacity:1}.service-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem;position:relative;z-index:2}.service-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 8px 25px #6366f166;color:#fff;display:flex;font-size:1.75rem;height:70px;justify-content:center;margin-bottom:1rem;width:70px}.service-badge{background:linear-gradient(135deg,#10b981,#059669);border:1px solid #ffffff1a;border-radius:25px;box-shadow:0 4px 15px #10b9814d;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase}.service-card h3{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:1rem;position:relative;text-shadow:0 2px 10px #0000004d;z-index:2}.service-description{color:#cbd5e1;font-weight:400;line-height:1.6}.service-description,.service-features{margin-bottom:2rem;position:relative;z-index:2}.feature-item{align-items:center;color:#cbd5e1;display:flex;font-size:.95rem;font-weight:400;gap:.75rem;margin-bottom:.75rem}.feature-icon{color:#10b981;flex-shrink:0;font-size:1rem}.service-footer{align-items:center;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;padding-top:1.5rem;position:relative;z-index:2}.service-price{color:#fff;font-size:1.5rem;font-weight:700;text-shadow:0 2px 10px #0000004d}.service-cta{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 15px #6366f166;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.service-cta:hover{background:linear-gradient(135deg,#5b21b6,#7c3aed);box-shadow:0 8px 25px #6366f180;transform:translateY(-3px)}.benefits-section{margin-bottom:5rem}.benefits-section .section-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center;text-shadow:0 4px 20px #0000004d}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.benefit-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff1a;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.benefit-card:before{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.benefit-card:hover{box-shadow:0 20px 40px #0006,0 0 0 1px #fff3;transform:translateY(-8px) scale(1.02)}.benefit-card:hover:before{opacity:1}.benefit-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 8px 25px #6366f166;color:#fff;display:flex;font-size:1.75rem;height:70px;justify-content:center;margin:0 auto 1.5rem;position:relative;transition:all .3s ease;width:70px;z-index:2}.benefit-card:hover .benefit-icon{transform:scale(1.1) rotate(5deg)}.benefit-card h4{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1rem;position:relative;text-shadow:0 2px 10px #0000004d;z-index:2}.benefit-card p{color:#cbd5e1;font-weight:400;line-height:1.6;position:relative;z-index:2}.services-cta{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:24px;box-shadow:0 25px 50px #6366f14d;color:#fff;overflow:hidden;padding:4rem;position:relative;text-align:center}.services-cta:before{background:radial-gradient(circle at 20% 80%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.services-cta .cta-content{position:relative;z-index:1}.services-cta .cta-content h3{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:1rem;text-shadow:0 4px 20px #0000004d}.services-cta .cta-content p{font-size:1.2rem;font-weight:400;line-height:1.6;margin-bottom:2rem;opacity:.9}.services-cta .cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.services-cta .btn-primary,.services-cta .btn-secondary{align-items:center;border:none;border-radius:16px;box-shadow:0 8px 25px #0003;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1.25rem 2.5rem;text-decoration:none;transition:all .3s ease}.services-cta .btn-primary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;color:#fff}.services-cta .btn-primary:hover{background:#ffffff26;border-color:#ffffff4d;box-shadow:0 12px 35px #0000004d;transform:translateY(-3px)}.services-cta .btn-secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.services-cta .btn-secondary:hover{background:#ffffff1a;box-shadow:0 12px 35px #0000004d;transform:translateY(-3px)}@media (max-width:1024px){.services-section{padding:5rem 0}.services-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.benefits-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.services-section{padding:4rem 0}.services-header{margin-bottom:3rem}.services-header h2{font-size:2.75rem;margin-bottom:1rem}.services-header .subtitle{font-size:1.1rem;line-height:1.6}.services-grid{gap:2rem;grid-template-columns:1fr;margin-bottom:4rem}.service-card{padding:2rem}.service-header{align-items:flex-start;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.service-footer{align-items:stretch;flex-direction:column;gap:1.25rem}.service-cta{justify-content:center}.benefits-section{margin-bottom:4rem}.benefits-section .section-title{font-size:2.2rem;margin-bottom:2.5rem}.benefits-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.benefit-card{padding:1.5rem}.services-cta{padding:3rem 2rem}.services-cta .cta-content h3{font-size:2rem}.services-cta .cta-content p{font-size:1.1rem}.services-cta .cta-buttons{align-items:center;flex-direction:column}.services-cta .btn-primary,.services-cta .btn-secondary{justify-content:center;max-width:300px;width:100%}}@media (max-width:480px){.services-section{padding:3rem 0}.services-header{margin-bottom:2rem}.services-header h2{font-size:2.25rem}.services-header .subtitle{font-size:1rem}.services-grid{gap:1.5rem;margin-bottom:3rem}.service-card{padding:1.5rem}.service-icon{font-size:1.5rem;height:60px;width:60px}.service-card h3{font-size:1.3rem}.service-card p{font-size:.95rem}.benefits-section{margin-bottom:3rem}.benefits-section .section-title{font-size:1.8rem;margin-bottom:2rem}.benefits-grid{gap:1rem;grid-template-columns:1fr}.benefit-card{padding:1.2rem}.benefit-icon{font-size:1.5rem;height:60px;width:60px}.benefit-card h4{font-size:1.2rem}.benefit-card p{font-size:.95rem}.services-cta{padding:2.5rem 1.5rem}.services-cta .cta-content h3{font-size:1.75rem}.services-cta .cta-content p{font-size:1rem}.services-cta .btn-primary,.services-cta .btn-secondary{font-size:1rem;max-width:280px;padding:1rem 2rem}}@media (max-width:360px){.services-section{padding:2.5rem 0}.services-header h2{font-size:2rem}.services-header .subtitle{font-size:.9rem}.services-grid{margin-bottom:2.5rem}.service-card{padding:1.2rem}.service-icon{font-size:1.3rem;height:55px;width:55px}.service-card h3{font-size:1.1rem}.service-card p{font-size:.9rem}.benefits-section{margin-bottom:2.5rem}.benefits-section .section-title{font-size:1.6rem;margin-bottom:1.5rem}.benefit-card{padding:1rem}.benefit-icon{font-size:1.3rem;height:55px;width:55px}.benefit-card h4{font-size:1.1rem}.benefit-card p{font-size:.9rem}.services-cta{padding:2rem 1rem}.services-cta .cta-content h3{font-size:1.5rem}.services-cta .cta-content p{font-size:.9rem}.services-cta .btn-primary,.services-cta .btn-secondary{font-size:.95rem;max-width:260px;padding:.875rem 1.5rem}}.products-section{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);min-height:100vh;overflow:hidden;padding:4rem 0;position:relative}.products-section:before{background:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff33 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.products-section .container{position:relative;z-index:1}.products-header{margin-bottom:4rem;text-align:center}.products-header .badge{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:50px;box-shadow:0 4px 15px #6366f166;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem}.products-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;text-shadow:0 4px 20px #0000004d}.products-header .subtitle{color:#cbd5e1;font-size:1.3rem;font-weight:400;line-height:1.7;margin:0 auto;max-width:700px;text-shadow:0 2px 10px #0003}.products-filters{align-items:center;display:flex;flex-direction:column;gap:2.5rem;margin-bottom:4rem}.search-container{max-width:500px;position:relative;width:100%}.search-icon{color:#94a3b8;font-size:1.2rem;left:1.25rem;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.search-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;color:#fff;font-size:1.1rem;padding:1.25rem 1.25rem 1.25rem 3.5rem;transition:all .3s ease;width:100%}.search-input::placeholder{color:#94a3b8}.search-input:focus{background:#ffffff14;border-color:#6366f1;box-shadow:0 0 0 4px #6366f133,0 8px 32px #0006;outline:none}.category-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.category-btn{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50px;box-shadow:0 4px 15px #0003;font-size:.95rem;font-weight:500;gap:.5rem;padding:.875rem 1.75rem}.category-btn:hover{background:#6366f11a;border-color:#6366f1;box-shadow:0 8px 25px #6366f14d;transform:translateY(-3px)}.category-btn.active{border-color:#0000;box-shadow:0 8px 25px #6366f166}.products-grid{grid-gap:2.5rem;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-bottom:5rem}.product-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border-radius:24px;box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff1a;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1)}.product-card:before{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);bottom:0;opacity:0;transition:opacity .3s ease;z-index:1}.product-card:hover{box-shadow:0 25px 50px #0006,0 0 0 1px #fff3;transform:translateY(-12px) scale(1.02)}.product-card:hover:before{opacity:1}.status-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #fff3;border-radius:25px;color:#fff;font-size:.8rem;font-weight:600;padding:.5rem 1rem;position:absolute;right:1.25rem;top:1.25rem;z-index:3}.product-image{background:linear-gradient(135deg,#1e293b,#334155);height:240px;overflow:hidden;position:relative}.product-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.1)}.product-overlay{align-items:center;background:linear-gradient(135deg,#000c,#0009);bottom:0;display:flex;gap:1rem;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:2}.product-card:hover .product-overlay{opacity:1}.overlay-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:12px;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.875rem 1.25rem;transition:all .3s ease}.demo-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 15px #6366f166;color:#fff}.trial-btn{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 15px #10b98166;color:#fff}.overlay-btn:hover{box-shadow:0 6px 20px #0000004d;transform:scale(1.05)}.product-info{padding:2rem;position:relative;z-index:2}.product-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.25rem}.product-header h3{flex:1 1;font-size:1.4rem;margin-right:1rem;text-shadow:0 2px 10px #0000004d}.product-rating{align-items:center;color:#cbd5e1;display:flex;font-size:.9rem;gap:.25rem}.star-icon{color:#fbbf24;font-size:.9rem}.reviews{color:#94a3b8}.product-description{font-weight:400;margin-bottom:1.75rem}.product-features{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.feature-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:25px;color:#e2e8f0;font-size:.8rem;font-weight:500;padding:.5rem 1rem}.feature-tag.more{background:#ffffff0d;color:#94a3b8}.feature-tag.featured{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 4px 15px #fbbf244d;color:#fff}.feature-tag.discount{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 15px #ef44444d;color:#fff}.product-footer{padding-top:1.5rem}.product-price{gap:.25rem}.price-current{color:#fff;font-size:1.5rem;font-weight:700;text-shadow:0 2px 10px #0000004d}.price-original{color:#94a3b8;font-size:1rem;text-decoration:line-through}.product-cta{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 15px #6366f166;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.product-cta:hover{background:linear-gradient(135deg,#5b21b6,#7c3aed);box-shadow:0 8px 25px #6366f180;transform:translateY(-3px)}.empty-state{color:#cbd5e1;padding:5rem 2rem;text-align:center}.empty-icon{color:#6366f1;font-size:4rem;margin-bottom:1.5rem;opacity:.6}.empty-state h3{color:#fff;font-size:1.75rem;font-weight:600;margin-bottom:.75rem}.empty-state p{color:#94a3b8;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:400px}.products-cta{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:24px;box-shadow:0 25px 50px #6366f14d;color:#fff;margin-top:3rem;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.products-cta:before{background:radial-gradient(circle at 20% 80%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.cta-content{position:relative;z-index:1}.cta-content h3{font-size:2.5rem;font-weight:800;margin-bottom:1.25rem;text-shadow:0 4px 20px #0000004d}.cta-content p{font-weight:400;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.cta-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:16px;box-shadow:0 8px 25px #0003;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;padding:1.25rem 2.5rem;transition:all .3s ease}.cta-button:hover{background:#ffffff26;border-color:#ffffff4d;box-shadow:0 12px 35px #0000004d;transform:translateY(-3px)}@media (max-width:1024px){.products-section{padding:5rem 0}.products-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.search-container{max-width:500px}}@media (max-width:768px){.products-section{padding:4rem 0}.products-header{margin-bottom:3rem}.products-header h2{font-size:2.75rem;margin-bottom:1rem}.products-header .subtitle{font-size:1.1rem;line-height:1.6}.search-container{margin-bottom:2rem;max-width:400px}.category-filters{gap:.75rem;margin-bottom:2.5rem}.category-btn{font-size:.9rem;padding:.75rem 1.5rem}.products-grid{gap:2rem;grid-template-columns:1fr;margin-bottom:4rem}.product-card{margin:0 auto;max-width:450px}.product-header{flex-direction:column;gap:.75rem}.product-header h3{margin-right:0}.product-footer{align-items:stretch;flex-direction:column;gap:1.25rem}.product-cta{justify-content:center;width:100%}.products-cta{padding:3rem 1.5rem}.cta-content h3{font-size:2rem}.cta-content p{font-size:1.1rem}}@media (max-width:480px){.products-section{padding:3rem 0}.products-header{margin-bottom:2rem}.products-header h2{font-size:2.25rem}.search-container{margin-bottom:1.5rem;max-width:100%}.category-filters{justify-content:flex-start;margin-bottom:2rem;overflow-x:auto;padding-bottom:.5rem}.category-btn{font-size:.85rem;padding:.75rem 1.25rem;white-space:nowrap}.products-grid{gap:1.5rem;margin-bottom:3rem}.product-info{padding:1.5rem}.product-header h3{font-size:1.25rem}.product-description{font-size:.95rem}.feature-tag{font-size:.8rem;padding:.4rem .8rem}.products-cta{padding:2.5rem 1rem}.cta-content h3{font-size:1.75rem}.cta-button,.cta-content p{font-size:1rem}.cta-button{padding:1rem 2rem}}@media (max-width:360px){.products-section{padding:2.5rem 0}.products-header h2{font-size:2rem}.products-header .subtitle{font-size:1rem}.search-container{margin-bottom:1.2rem}.category-filters{margin-bottom:1.5rem}.category-btn{font-size:.8rem;padding:.6rem 1rem}.products-grid{margin-bottom:2.5rem}.product-info{padding:1.25rem}.product-header h3{font-size:1.1rem}.product-description{font-size:.9rem}.feature-tag{font-size:.75rem;padding:.3rem .6rem}.products-cta{padding:2rem .75rem}.cta-content h3{font-size:1.5rem}.cta-content p{font-size:.9rem}.cta-button{font-size:.95rem;padding:.875rem 1.5rem}}.contact-section{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:#fff;min-height:100vh;overflow:hidden;padding:4rem 0;position:relative}.contact-section:before{background:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff33 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.contact-section .container{position:relative;z-index:1}.contact-header{margin-bottom:4rem;text-align:center}.contact-header .badge{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:50px;box-shadow:0 4px 15px #6366f166;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem}.contact-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;text-shadow:0 4px 20px #0000004d}.contact-header .subtitle{color:#cbd5e1;font-size:1.3rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px;text-shadow:0 2px 10px #0003}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1.5fr;margin-bottom:4rem}.contact-info h3{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:2rem;text-shadow:0 2px 10px #0000004d}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-bottom:3rem}.info-card{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 25px #0003;display:flex;gap:1rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.info-card:before{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.info-card:hover{background:#ffffff14;box-shadow:0 12px 35px #0000004d;transform:translateY(-5px) scale(1.02)}.info-card:hover:before{opacity:1}.info-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 25px #6366f166;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;height:60px;justify-content:center;width:60px}.info-content,.info-icon{position:relative;z-index:2}.info-content h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem;text-shadow:0 2px 10px #0000004d}.info-value{color:#cbd5e1;font-size:1rem;font-weight:500;margin-bottom:.25rem}.info-subtitle,.info-value{text-shadow:0 2px 10px #0003}.info-subtitle{color:#94a3b8;font-size:.9rem;font-weight:400}.social-links h4{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1rem;text-shadow:0 2px 10px #0000004d}.social-icons{display:flex;gap:1rem}.social-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 25px #0003;color:#fff;display:flex;font-size:1.3rem;height:55px;justify-content:center;text-decoration:none;transition:all .3s ease;width:55px}.social-icon:hover{background:#ffffff1a;border-color:#fff3;box-shadow:0 12px 35px #0000004d;transform:translateY(-5px) scale(1.1)}.contact-form-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 8px 32px #0000004d;overflow:hidden;padding:2.5rem;position:relative}.contact-form-container:before{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.contact-form-container:hover:before{opacity:1}.form-header{margin-bottom:2rem;position:relative;text-align:center;z-index:2}.form-header h3{color:#fff;font-size:1.9rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 10px #0000004d}.form-header p{color:#cbd5e1;font-weight:400;text-shadow:0 2px 10px #0003}.contact-form{display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:2}.form-row{grid-gap:1.5rem;gap:1.5rem}.form-group label{align-items:center;color:#fff!important;display:flex;font-size:.95rem;font-weight:700;gap:.5rem;letter-spacing:.025em;text-shadow:0 2px 10px #00000080}.form-group label svg{color:#6366f1;font-size:.875rem}.form-group input,.form-group select,.form-group textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 15px #0000004d;color:#fff!important;font-size:1rem;font-weight:600;padding:1.25rem;text-shadow:0 2px 4px #00000080;transition:all .3s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#e2e8f0!important;font-weight:500;opacity:.9;text-shadow:0 1px 2px #0000004d}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff3;border-color:#6366f1;box-shadow:0 0 0 4px #6366f133,0 8px 25px #0000004d;color:#fff!important;text-shadow:0 2px 4px #0009}.form-group input.error,.form-group textarea.error{border-color:#ef4444;box-shadow:0 0 0 4px #ef444433}.error-message{background:#ef44441a;border-left:3px solid #ef4444;color:#ff6b6b;font-size:.875rem;font-weight:600;margin-top:.25rem;padding:.5rem;text-shadow:0 2px 10px #0006}.form-group select{cursor:pointer}.form-group select option{background:#1e293b;color:#fff;font-weight:500;padding:.5rem}.submit-status{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:12px;display:flex;font-weight:500;gap:.75rem;padding:1rem}.submit-status.success{background:#10b9811a;border-color:#10b9814d;color:#10b981}.submit-status.error{background:#ef44441a;border-color:#ef44444d;color:#ef4444}.submit-status svg{font-size:1.25rem}.submit-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 25px #6366f166;color:#fff!important;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.75rem;justify-content:center;margin-top:1rem;padding:1.25rem 2.5rem;text-shadow:0 2px 4px #0000004d;transition:all .3s ease}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#5b21b6,#7c3aed);box-shadow:0 12px 35px #6366f180;transform:translateY(-3px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.map-section{margin-top:4rem}.map-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 8px 32px #0000004d;overflow:hidden;position:relative}.map-container:before{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.map-container:hover:before{opacity:1}.map-placeholder{align-items:center;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;position:relative;text-align:center;z-index:2}.map-icon{color:#6366f1;font-size:3.5rem;margin-bottom:1rem;text-shadow:0 4px 20px #6366f14d}.map-placeholder h3{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 10px #0000004d}.map-placeholder p{color:#cbd5e1;font-weight:400;margin-bottom:2rem;text-shadow:0 2px 10px #0003}.map-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 25px #6366f166;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.map-btn svg{font-size:.9rem}.map-btn:hover{background:linear-gradient(135deg,#5b21b6,#7c3aed);box-shadow:0 12px 35px #6366f180;transform:translateY(-3px)}@media (max-width:1024px){.contact-content{gap:3rem;grid-template-columns:1fr}.contact-info{order:2}.contact-form-container{order:1}}@media (max-width:768px){.contact-section{padding:4rem 0}.contact-header h2{font-size:2.75rem}.contact-header .subtitle{font-size:1.1rem}.contact-info h3{font-size:1.9rem}.contact-form-container{padding:2rem}.form-header h3{font-size:1.6rem}.form-row{gap:1rem}.form-row,.info-grid{grid-template-columns:1fr}.social-icons{justify-content:center}.map-placeholder{padding:3rem 1.5rem}.map-placeholder h3{font-size:1.4rem}}@media (max-width:480px){.contact-section{padding:3rem 0}.contact-header h2{font-size:2.25rem}.contact-info h3{font-size:1.6rem}.contact-form-container{padding:1.5rem}.form-header h3{font-size:1.4rem}.info-card{padding:1.25rem}.info-icon{font-size:1.3rem;height:50px;width:50px}.social-icon{font-size:1.2rem;height:50px;width:50px}.submit-btn{font-size:1rem;padding:1rem 2rem}.map-placeholder{padding:2.5rem 1rem}.map-icon{font-size:3rem}.map-placeholder h3{font-size:1.3rem}}@media (max-width:360px){.contact-section{padding:2.5rem 0}.contact-header h2{font-size:2rem}.contact-info h3{font-size:1.4rem}.contact-form-container{padding:1.25rem}.form-header h3{font-size:1.3rem}.info-card{padding:1rem}.info-icon{font-size:1.2rem;height:45px;width:45px}.social-icon{font-size:1.1rem;height:45px;width:45px}.submit-btn{font-size:.95rem;padding:.9rem 1.5rem}.map-placeholder{padding:2rem .75rem}.map-icon{font-size:2.5rem}.map-placeholder h3{font-size:1.2rem}}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 60px #0000001a;max-width:400px;padding:3rem;width:100%}.login-header{margin-bottom:2rem;text-align:center}.logo-container{margin-bottom:1.5rem}.login-logo{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;box-shadow:0 8px 25px #667eea4d;display:center;height:150px;justify-content:center;padding:0;width:200px}.login-header h1{color:#1f2937;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.login-header p{color:#6b7280;font-size:.95rem}.login-form{display:flex;flex-direction:column;gap:1.5rem}.form-group,.input-container{position:relative}.input-container{align-items:center;display:flex;overflow:visible}.login-input{-webkit-text-fill-color:#1f2937!important;-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;color:#1f2937!important;font-size:1rem;font-weight:500;line-height:1.5;padding:1rem;transition:all .3s ease;width:100%}.login-input::placeholder{-webkit-text-fill-color:#9ca3af!important;color:#9ca3af!important;opacity:1}.login-input:focus{-webkit-text-fill-color:#1f2937!important;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;color:#1f2937!important;outline:none}.login-input:focus::placeholder{-webkit-text-fill-color:#9ca3af!important;color:#9ca3af!important}.password-toggle{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:1.1rem;justify-content:center;padding:.5rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:color .3s ease;z-index:2}.password-toggle:hover{color:#667eea}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:all .3s ease}.login-button:hover:not(:disabled){box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.login-button:disabled{cursor:not-allowed;opacity:.7}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.9rem;padding:1rem;text-align:center}.login-footer{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem;text-align:center}.login-footer p{color:#6b7280;font-size:.9rem}@media (max-width:480px){.login-container{padding:1rem}.login-card{padding:2rem}.login-header h1{font-size:1.5rem}.login-logo{height:100px;width:150px}}.dashboard-container{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;min-height:100vh}.dashboard-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-right:1px solid #fff3;height:100vh;overflow-y:auto;padding:0;position:fixed;width:280px;z-index:1000}.sidebar-header{align-items:center;border-bottom:1px solid #0000001a;display:flex;justify-content:space-between;padding:1.5rem}.sidebar-header h3{color:#333;font-weight:600;margin:0}.close-sidebar{background:none;border:none;border-radius:50%;color:#666;cursor:pointer;font-size:1.2rem;padding:.5rem;transition:all .3s ease}.close-sidebar:hover{background:#0000001a;color:#333}.sidebar-nav{padding:1rem 0}.nav-item{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:1rem;gap:1rem;padding:1rem 1.5rem;text-align:left;transition:all .3s ease;width:100%}.nav-item:hover{background:#667eea1a;color:#667eea}.nav-item.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d;color:#fff}.nav-item svg{font-size:1.2rem;min-width:20px}.dashboard-main{background:#f8fafc;flex:1 1;margin-left:280px;min-height:100vh}.dashboard-header{background:#fff;box-shadow:0 2px 10px #0000001a;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.dashboard-header,.header-left{align-items:center;display:flex}.header-left{gap:1rem}.sidebar-toggle{background:#ffffffe6;border:1px solid #0000001a;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#333;cursor:pointer;display:none;font-size:1.2rem;padding:.75rem;transition:all .3s ease;z-index:1001}.sidebar-toggle:hover{background:#667eea1a;box-shadow:0 4px 12px #00000026;color:#667eea;transform:translateY(-1px)}.dashboard-header h1{color:#333;font-size:1.5rem;font-weight:600;margin:0}.header-actions{align-items:center;display:flex;gap:1rem}.notification-badge{border-radius:8px;color:#666;cursor:pointer;padding:.5rem;position:relative;transition:all .3s ease}.notification-badge:hover{background:#667eea1a;color:#667eea}.badge{align-items:center;background:#ef4444;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:20px;justify-content:center;position:absolute;right:-5px;top:-5px;width:20px}.user-info{color:#666;font-weight:500}.logout-btn{background:none;border:none;border-radius:8px;color:#666;cursor:pointer;padding:.5rem;transition:all .3s ease}.logout-btn:hover{background:#ef44441a;color:#ef4444}.dashboard-content{padding:2rem}.metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.metric-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.metric-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.metric-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;width:50px}.metric-info h3{color:#666;font-size:.9rem;font-weight:500;margin:0 0 .5rem}.metric-value{color:#333;font-size:1.8rem;font-weight:700}.charts-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:2rem}.chart-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:1.5rem}.chart-card h3{color:#333;font-weight:600;margin:0 0 1rem}.activity-section{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:1.5rem}.activity-section h3{color:#333;font-weight:600;margin:0 0 1rem}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{align-items:flex-start;background:#f8fafc;border-radius:8px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.activity-item:hover{background:#f1f5f9}.activity-icon{align-items:center;border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:1rem;height:40px;justify-content:center;width:40px}.activity-icon.contact{background:linear-gradient(135deg,#10b981,#059669)}.activity-info{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.activity-action{color:#333;font-weight:500}.activity-time{color:#666;font-size:.9rem}.activity-email{color:#667eea;font-size:.9rem;font-weight:500}.no-data{color:#666;text-align:center}.contacts-content,.content-content,.discounts-content,.no-data,.products-content,.services-content{padding:2rem}.content-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.content-header h2{color:#333;font-weight:600;margin:0}.add-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.add-btn:hover{box-shadow:0 4px 15px #667eea4d;transform:translateY(-1px)}.content-info{background:#f8fafc;border-radius:8px;margin-bottom:2rem;padding:1rem}.content-info p{color:#666;margin:0}.content-filters{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.search-box{flex:1 1;max-width:400px;position:relative}.search-box svg{color:#666;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.search-box input{border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem 1rem .75rem 2.5rem;transition:all .3s ease;width:100%}.search-box input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.filter-select{background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease}.filter-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.content-table{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;overflow:hidden}.content-table table{border-collapse:collapse;width:100%}.content-table th{background:#f8fafc;color:#333;font-weight:600;text-align:left}.content-table td,.content-table th{border-bottom:1px solid #e2e8f0;padding:1rem}.content-table td{color:#666}.content-table tr:hover{background:#f8fafc}.status-badge,.type-badge{border-radius:20px;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.type-badge.product{background:#667eea1a;color:#667eea}.status-badge.published,.type-badge.service{background:#10b9811a;color:#10b981}.status-badge.draft{background:#f59e0b1a;color:#f59e0b}.action-buttons{display:flex;gap:.5rem}.delete-btn,.edit-btn{background:none;border:none;border-radius:6px;cursor:pointer;padding:.5rem;transition:all .3s ease}.edit-btn{color:#667eea}.edit-btn:hover{background:#667eea1a}.delete-btn{color:#ef4444}.delete-btn:hover{background:#ef44441a}.dashboard-loading{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin-bottom:1rem;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:769px){.dashboard-sidebar{transform:translateX(0)!important}.sidebar-toggle{display:none!important}}@media (max-width:768px){.dashboard-sidebar{transform:translateX(-100%)}.dashboard-sidebar.open{transform:translateX(0)}.dashboard-main{margin-left:0}.sidebar-toggle{display:block!important}.charts-grid,.metrics-grid{grid-template-columns:1fr}.content-filters{align-items:stretch;flex-direction:column}.search-box{max-width:none}.content-table{overflow-x:auto}.content-table table{min-width:600px}}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem 2rem}.modal-header h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0}.close-btn{background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:1.25rem;padding:.5rem;transition:all .2s}.close-btn:hover{background:#f3f4f6;color:#374151}.modal-form{padding:2rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.form-group{display:flex;flex-direction:column}.form-group label{color:#374151;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #000;border-radius:6px;font-size:.875rem;padding:.75rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group textarea{min-height:100px;resize:vertical}.checkbox-group{align-items:center;flex-direction:row;gap:.5rem}.checkbox-group label{align-items:center;cursor:pointer;display:flex;gap:.5rem;margin-bottom:0}.checkbox-group input[type=checkbox]{margin:0;width:auto}.modal-actions{border-top:1px solid #000;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2)}.btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.btn-secondary{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.btn-secondary:hover{background:#e5e7eb}.image-upload-container{margin-top:.5rem}.image-upload-area{background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;cursor:pointer;padding:1rem;text-align:center;transition:all .2s}.image-upload-area:hover{background:#f3f4f6;border-color:#667eea}.image-preview{display:inline-block;max-height:150px;max-width:200px;position:relative}.image-preview img{border-radius:6px;height:100%;max-height:150px;max-width:200px;object-fit:cover;width:100%}.image-overlay{align-items:center;background:#000000b3;border-radius:6px;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s}.image-preview:hover .image-overlay{opacity:1}.upload-placeholder{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:.5rem}.upload-placeholder svg{color:#9ca3af;font-size:2rem}.file-info{background:#f3f4f6;border-radius:4px;color:#374151;font-size:.875rem;margin-top:.5rem;padding:.5rem}@media (max-width:768px){.modal-overlay{padding:.5rem}.modal-content{max-height:95vh}.modal-header{padding:1rem 1.5rem}.modal-header h2{font-size:1.25rem}.modal-form{padding:1.5rem}.form-row{gap:.75rem;grid-template-columns:1fr}.modal-actions{flex-direction:column}.btn-primary,.btn-secondary{justify-content:center;width:100%}}@media (max-width:480px){.modal-header{padding:.75rem 1rem}.modal-form{padding:1rem}.form-group input,.form-group select,.form-group textarea{padding:.625rem}}.contpaqi-services-page{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;min-height:100vh}.hero-section{background:linear-gradient(135deg,#1e293b,#334155);overflow:hidden;padding:120px 0 80px;position:relative}.hero-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='rgba(255,255,255,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.hero-text{margin:0 auto;max-width:800px;text-align:center}.hero-badge{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50px;box-shadow:0 4px 15px #10b9814d;color:#fff;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:30px;padding:12px 24px}.badge-icon{font-size:16px}.hero-text h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;margin-bottom:20px}.hero-description{color:#cbd5e1;font-size:1.25rem;line-height:1.6;margin-bottom:40px}.hero-features{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.hero-features .feature-item{align-items:center;color:#e2e8f0;display:flex;font-size:1.1rem;font-weight:500;gap:12px}.hero-features .feature-icon{color:#10b981;font-size:1.2rem}.categories-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172acc;padding:60px 0}.container{padding:0 20px}.categories-nav{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.category-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #0000;border-radius:12px;color:#cbd5e1;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:12px;padding:16px 24px;transition:all .3s ease}.category-btn:hover{background:#ffffff26;border-color:#fff3;color:#fff}.category-btn.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f1;box-shadow:0 4px 15px #6366f14d;color:#fff}.category-icon{font-size:1.2rem}.products-section{padding:80px 0}.products-content{display:flex;flex-direction:column;gap:60px}.product-type-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:40px}.type-header{border-bottom:2px solid #ffffff1a;gap:16px;margin-bottom:40px;padding-bottom:20px}.type-header,.type-icon{align-items:center;display:flex}.type-icon{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:16px;color:#fff;font-size:1.5rem;height:60px;justify-content:center;width:60px}.type-header h2{color:#fff;font-size:2rem;font-weight:700;margin:0}.products-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.product-card{background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;padding:30px;position:relative;transition:all .3s ease}.product-card:before{background:linear-gradient(135deg,#6366f1,#8b5cf6);content:"";height:4px;left:0;position:absolute;right:0;top:0}.product-card:hover{background:#ffffff1f;border-color:#fff3;box-shadow:0 10px 30px #0000004d}.product-badge{border-radius:20px;color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 12px;position:absolute;right:20px;text-transform:uppercase;top:20px}.product-header{margin-bottom:24px;padding-right:100px}.product-header h3{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:12px}.product-description{color:#cbd5e1;font-size:1rem;line-height:1.6;margin:0}.product-features{margin-bottom:30px}.product-features .feature-item{align-items:center;color:#e2e8f0;display:flex;font-size:.95rem;gap:12px;margin-bottom:12px}.feature-check{color:#10b981;flex-shrink:0;font-size:1rem}.product-footer{align-items:center;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;padding-top:20px}.product-price{display:flex;flex-direction:column;gap:4px}.price-label{color:#94a3b8;font-size:.85rem;font-weight:500}.price-value{color:#10b981;font-size:1.5rem;font-weight:700}.product-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;box-shadow:0 4px 15px #6366f14d;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;padding:12px 20px;transition:all .3s ease}.product-btn:hover{box-shadow:0 6px 20px #6366f166;transform:translateY(-2px)}.btn-icon{font-size:.9rem;transition:transform .3s ease}.product-btn:hover .btn-icon{transform:translateX(3px)}.cta-section{background:linear-gradient(135deg,#1e293b,#334155);padding:80px 0;text-align:center}.cta-content h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px}.cta-content p{color:#cbd5e1;font-size:1.2rem;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cta-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:12px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.cta-btn.primary{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 15px #10b9814d;color:#fff}.cta-btn.primary:hover{box-shadow:0 6px 20px #10b98166;transform:translateY(-2px)}.cta-btn.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;color:#fff}.cta-btn.secondary:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.cta-btn .btn-icon{font-size:1.1rem}@media (max-width:768px){.hero-text h1{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-features{flex-direction:column;gap:20px}.categories-nav{align-items:center;flex-direction:column}.category-btn{justify-content:center;max-width:300px;width:100%}.products-grid{grid-template-columns:1fr}.product-header{padding-right:0}.product-footer{align-items:stretch;flex-direction:column;gap:20px}.cta-buttons{align-items:center;flex-direction:column}.cta-btn{justify-content:center;max-width:300px;width:100%}}@media (max-width:480px){.hero-section{padding:100px 0 60px}.hero-text h1{font-size:2rem}.product-type-section{padding:20px}.type-header h2{font-size:1.5rem}.product-card{padding:20px}}.App{background:linear-gradient(135deg,#1f2937,#374151);display:flex;flex-direction:column;min-height:100vh;padding-top:7rem}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;font-family:inherit;outline:none}.container{padding:0 2rem}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}section{padding:4rem 0}@media (max-width:768px){.App{padding-top:6rem}.container{padding:0 1rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}section{padding:3rem 0}}@media (max-width:480px){.App{padding-top:5rem}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.125rem}section{padding:2rem 0}}.notification-container{display:flex;flex-direction:column;gap:10px;max-width:400px;position:fixed;right:20px;top:20px;z-index:10000}.notification-item{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #00000026;cursor:pointer;display:flex;gap:12px;min-width:300px;padding:16px;transition:all .3s ease}.notification-item:hover{box-shadow:0 12px 40px #0003;transform:translateX(-5px)}.notification-icon{flex-shrink:0;font-size:1.2rem;margin-top:2px}.notification-content{flex:1 1;min-width:0}.notification-title{color:#fff;font-size:.95rem;font-weight:600;line-height:1.3;margin:0 0 4px}.notification-message{color:#ffffffe6;font-size:.85rem;line-height:1.4;margin:0 0 8px}.notification-time{color:#ffffffb3;font-size:.75rem;font-weight:500}.notification-close{background:none;border:none;border-radius:4px;color:#fffc;cursor:pointer;flex-shrink:0;font-size:.9rem;margin-top:2px;padding:4px;transition:all .2s ease}.notification-close:hover{background:#ffffff1a;color:#fff}@media (max-width:768px){.notification-container{left:10px;max-width:none;right:10px;top:10px}.notification-item{min-width:auto;width:100%}}@media (max-width:480px){.notification-container{left:5px;right:5px;top:5px}.notification-item{gap:10px;padding:12px}.notification-title{font-size:.9rem}.notification-message{font-size:.8rem}}:root{--primary-color:#6366f1;--secondary-color:#8b5cf6;--accent-color:#fbbf24;--success-color:#10b981;--error-color:#ef4444;--warning-color:#f59e0b;--text-primary:#fff;--text-secondary:#cbd5e1;--text-light:#94a3b8;--text-muted:#64748b;--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-tertiary:#334155;--bg-glass:#ffffff0d;--bg-glass-hover:#ffffff1a;--gradient-primary:linear-gradient(135deg,#6366f1,#8b5cf6);--gradient-secondary:linear-gradient(135deg,#fbbf24,#f59e0b);--gradient-accent:linear-gradient(135deg,#10b981,#059669);--gradient-bg:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);--gradient-text:linear-gradient(135deg,#fff,#e2e8f0);--shadow-sm:0 1px 2px 0 #0000001a;--shadow-md:0 4px 6px -1px #0003;--shadow-lg:0 10px 15px -3px #0000004d;--shadow-xl:0 20px 25px -5px #0006;--shadow-glass:0 8px 32px #0000004d;--shadow-glass-hover:0 12px 40px #0006;--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:16px;--border-radius-xl:20px;--border-radius-2xl:24px;--border-radius-full:50px;--border-glass:1px solid #ffffff1a;--border-glass-hover:1px solid #fff3;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--transition-fast:0.15s ease;--transition-normal:0.3s ease;--transition-slow:0.5s ease;--transition-bounce:0.4s cubic-bezier(0.4,0,0.2,1);--backdrop-blur:blur(20px);--backdrop-blur-sm:blur(10px)}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);background:var(--gradient-bg);color:#fff;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-family);line-height:1.6;min-height:100vh;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem;padding:0 var(--spacing-lg)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-sm{gap:.5rem;gap:var(--spacing-sm)}.gap-md{gap:1rem;gap:var(--spacing-md)}.gap-lg{gap:1.5rem;gap:var(--spacing-lg)}.glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);background:#ffffff0d;background:var(--bg-glass);border:1px solid #ffffff1a;border:var(--border-glass);box-shadow:0 8px 32px #0000004d;box-shadow:var(--shadow-glass)}.glass-hover{transition:all .3s ease;transition:all var(--transition-normal)}.glass-hover:hover{background:#ffffff1a;background:var(--bg-glass-hover);border:1px solid #fff3;border:var(--border-glass-hover);box-shadow:0 12px 40px #0006;box-shadow:var(--shadow-glass-hover);transform:translateY(-2px)}.glass-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);background:#ffffff0d;background:var(--bg-glass);border:1px solid #ffffff1a;border:var(--border-glass);border-radius:20px;border-radius:var(--border-radius-xl);box-shadow:0 8px 32px #0000004d;box-shadow:var(--shadow-glass);transition:all .4s cubic-bezier(.4,0,.2,1);transition:all var(--transition-bounce)}.glass-card:hover{background:#ffffff1a;background:var(--bg-glass-hover);border:1px solid #fff3;border:var(--border-glass-hover);box-shadow:0 12px 40px #0006;box-shadow:var(--shadow-glass-hover);transform:translateY(-8px) scale(1.02)}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);background:var(--gradient-text);-webkit-background-clip:text;background-clip:text}.text-gradient-primary{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text}.text-gradient-accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f59e0b);background:var(--gradient-secondary);-webkit-background-clip:text;background-clip:text}.text-shadow{text-shadow:0 2px 10px #0003}.text-shadow-lg{text-shadow:0 4px 20px #0000004d}.btn{align-items:center;border:none;border-radius:16px;border-radius:var(--border-radius-lg);cursor:pointer;display:inline-flex;font-size:1rem;font-size:var(--font-size-base);font-weight:600;font-weight:var(--font-weight-semibold);gap:.5rem;gap:var(--spacing-sm);justify-content:center;overflow:hidden;padding:1rem 2rem;padding:var(--spacing-md) var(--spacing-xl);position:relative;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);transition:all var(--transition-bounce)}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);background:var(--gradient-primary);border:1px solid #ffffff1a;border:var(--border-glass);box-shadow:0 8px 25px #6366f166;color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#5b21b6,#7c3aed);box-shadow:0 12px 35px #6366f180;transform:translateY(-3px)}.btn-secondary{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);background:#ffffff0d;background:var(--bg-glass);border:1px solid #ffffff1a;border:var(--border-glass);box-shadow:0 8px 32px #0000004d;box-shadow:var(--shadow-glass);color:#fff;color:var(--text-primary)}.btn-secondary:hover{background:#ffffff1a;background:var(--bg-glass-hover);border:1px solid #fff3;border:var(--border-glass-hover);box-shadow:0 12px 40px #0006;box-shadow:var(--shadow-glass-hover);transform:translateY(-3px)}.btn-accent{background:linear-gradient(135deg,#fbbf24,#f59e0b);background:var(--gradient-secondary);border:1px solid #ffffff1a;border:var(--border-glass);box-shadow:0 8px 25px #fbbf2466;color:#1f2937}.btn-accent:hover{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 12px 35px #fbbf2480;transform:translateY(-3px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glow{0%,to{box-shadow:0 0 20px #6366f14d}50%{box-shadow:0 0 30px #6366f199}}.fade-in{animation:fadeIn .6s ease-out}.slide-in{animation:slideIn .4s ease-out}.slide-in-up{animation:slideInUp .6s ease-out}.pulse{animation:pulse 2s infinite}.float{animation:float 3s ease-in-out infinite}.glow{animation:glow 2s ease-in-out infinite}.hover-lift{transition:all .4s cubic-bezier(.4,0,.2,1);transition:all var(--transition-bounce)}.hover-lift:hover{transform:translateY(-5px)}.hover-scale{transition:all .4s cubic-bezier(.4,0,.2,1);transition:all var(--transition-bounce)}.hover-scale:hover{transform:scale(1.05)}.hover-glow{transition:all .3s ease;transition:all var(--transition-normal)}.hover-glow:hover{box-shadow:0 0 30px #6366f166}@media (max-width:1024px){.container{padding:0 1rem;padding:0 var(--spacing-md)}:root{--spacing-lg:1.25rem;--spacing-xl:1.75rem;--spacing-2xl:2.5rem}}@media (max-width:768px){.container{padding:0 .5rem;padding:0 var(--spacing-sm)}html{font-size:14px}:root{--spacing-lg:1rem;--spacing-xl:1.5rem;--spacing-2xl:2rem;--spacing-3xl:3rem}}@media (max-width:480px){.container{padding:0 .25rem;padding:0 var(--spacing-xs)}html{font-size:13px}:root{--spacing-lg:0.875rem;--spacing-xl:1.25rem;--spacing-2xl:1.75rem;--spacing-3xl:2.5rem}}@media (max-width:360px){html{font-size:12px}:root{--spacing-lg:0.75rem;--spacing-xl:1rem;--spacing-2xl:1.5rem;--spacing-3xl:2rem}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.focus-visible:focus{outline:2px solid #6366f1;outline:2px solid var(--primary-color);outline-offset:2px}.scroll-smooth{scroll-behavior:smooth}.scroll-auto{scroll-behavior:auto}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}