:root{--section-padding:50px 0}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:#e0e0e0;background:#0a0a0a;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:#ffffff}h1{font-size:3.5rem;font-weight:700}h2{font-size:2.5rem}h3{font-size:1.5rem}p{color:#b0b0b0}.gradient-text{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.title-accent{color:#3b82f6}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:12px 24px;border:none;border-radius:12px;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease;text-align:center;justify-content:center;position:relative;overflow:hidden}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn:hover:before{left:100%}.btn-primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;box-shadow:0 4px 20px rgba(59,130,246,.4)}.btn-primary:hover{box-shadow:0 8px 30px rgba(59,130,246,.6)}.btn-secondary{background:transparent;color:#3b82f6;border:2px solid #3b82f6}.btn-secondary:hover{background:#3b82f6;color:white}.btn-outline{background:transparent;color:#e0e0e0;border:2px solid #333}.btn-outline:hover{background:#333;color:white;border-color:#3b82f6}.header{position:fixed;top:0;left:0;right:0;background:rgba(10,10,10,.95);backdrop-filter:blur(20px);z-index:1000;transition:all .3s ease;border-bottom:1px solid #222}.nav-container{justify-content:space-between;padding:1rem 10rem 1rem 0;max-width:1200px;margin:0 auto}.logo,.nav-container{display:flex;align-items:center}.logo{gap:.5rem;font-size:1.5rem;font-weight:700;color:#3b82f6}.logo i{font-size:2rem}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-menu a{text-decoration:none;color:#e0e0e0;font-weight:500;transition:color .3s ease;position:relative}.nav-menu a:hover{color:#3b82f6}.nav-menu a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#3b82f6;transition:width .3s ease}.nav-menu a:hover:after{width:100%}.nav-toggle{display:none;flex-direction:column;cursor:pointer;align-items:center;justify-content:center}.nav-toggle span{width:25px;height:3px;background:#e0e0e0;margin:3px 0;transition:.3s}.hero{min-height:100vh;display:flex;align-items:center;background:#0a0a0a;padding:100px 0;position:relative;overflow:hidden}.hero-background{background:radial-gradient(circle at 20% 50%,rgba(59,130,246,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(139,92,246,.1) 0,transparent 50%),radial-gradient(circle at 40% 80%,rgba(59,130,246,.05) 0,transparent 50%)}.hero-background,.hero-particles{position:absolute;top:0;left:0;right:0;bottom:0}.hero-particles{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="particles" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="%233b82f6" opacity="0.3"/></pattern></defs><rect width="100" height="100" fill="url(%23particles)"/></svg>');opacity:.5;animation:float 20s linear infinite;transform:translateY(0)}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-100px)}}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.hero-title{font-size:4rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.title-line{display:block}.hero-subtitle{font-size:1.25rem;color:#b0b0b0;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.material-showcase{display:flex;flex-direction:column;gap:2rem;max-width:400px}.material-item{text-align:center;padding:1rem;background:rgba(255,255,255,.05);border-radius:10px;border:1px solid rgba(255,255,255,.1);box-shadow:0 5px 15px rgba(0,0,0,.3);transition:all .3s ease;cursor:pointer;backdrop-filter:blur(10px)}.material-item:hover{box-shadow:0 10px 20px rgba(59,130,246,.2);border-color:rgba(59,130,246,.3)}.material-item.active{transform:scale(1.02);box-shadow:0 7px 17px rgba(59,130,246,.3);border-color:rgba(59,130,246,.5)}.material-preview{width:100%;height:100px;border-radius:7px;margin-bottom:.5rem;background-size:cover;background-position:50%;position:relative;overflow:hidden}.material-glow{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(59,130,246,.3),rgba(139,92,246,.3));opacity:0;transition:opacity .3s ease}.material-item:hover .material-glow{opacity:1}.electrical-material{background:linear-gradient(135deg,#f093fb,#f5576c)}.plumbing-material{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.finishing-material{background:linear-gradient(135deg,#4facfe,#00f2fe)}.material-preview:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><rect x="10" y="20" width="80" height="60" fill="none" stroke="white" stroke-width="2" opacity="0.3"/><rect x="20" y="30" width="15" height="40" fill="white" opacity="0.2"/><rect x="40" y="30" width="15" height="40" fill="white" opacity="0.2"/><rect x="60" y="30" width="15" height="40" fill="white" opacity="0.2"/></svg>');background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:1}.features{padding:var(--section-padding);background:#111}.section-title{text-align:center;color:#ffffff}.features-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.feature-card{text-align:center;padding:1.5rem;border-radius:16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);transition:all .3s ease;backdrop-filter:blur(10px)}.feature-card:hover{box-shadow:0 20px 40px rgba(59,130,246,.2);border-color:rgba(59,130,246,.3)}.feature-icon{width:60px;height:60px;margin:0 auto 1rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1.5rem;position:relative;overflow:hidden}.icon-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.3) 0,transparent 70%);opacity:0;transition:opacity .3s ease}.feature-card:hover .icon-glow{opacity:1}.feature-card h3{margin-bottom:.5rem;color:#ffffff;font-size:1.1rem}.feature-card p{color:#b0b0b0;line-height:1.4;font-size:.9rem;margin-bottom:0}.products{background:rgb(17,17,17);padding:var(--section-padding)}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.product-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:all .3s ease;backdrop-filter:blur(10px)}.product-card:hover{box-shadow:0 20px 40px rgba(59,130,246,.2);border-color:rgba(59,130,246,.3);transform:translateY(-5px)}.product-image{height:250px;background-size:cover;background-position:50%;position:relative;overflow:hidden}.product-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-card:hover .product-overlay{opacity:1}.product-info{padding:1.5rem}.product-info h3{margin-bottom:.5rem;color:#ffffff}.product-info p{margin-bottom:1rem;color:#b0b0b0;font-size:.9rem}.product-price{font-size:1.5rem;font-weight:700;color:#3b82f6;margin-bottom:1rem}.about{padding:var(--section-padding);background:#0a0a0a}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text h2{margin-bottom:2rem;color:#ffffff}.about-text p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7;color:#b0b0b0}.stats{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:1.5rem;margin-top:3rem}.stats-row{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.stats-row:first-child{grid-template-columns:1fr}.stat{text-align:center;padding:1rem;background:rgba(255,255,255,.05);border-radius:12px;border:1px solid rgba(255,255,255,.1)}.stat-number{font-size:2.2rem;font-weight:700;color:#3b82f6;margin-bottom:.3rem}.stat-label{color:#b0b0b0;font-size:.8rem}.about-image{width:85%;aspect-ratio:1;margin:0 auto}.about-image,.about-showcase{display:flex;justify-content:center;align-items:center}.about-showcase{width:100%;height:100%;border-radius:20px;background-size:cover;background-position:50%;box-shadow:0 20px 40px rgba(0,0,0,.3);position:relative;overflow:hidden}.showcase-glow{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(139,92,246,.2));opacity:0;transition:opacity .3s ease}.about-showcase:hover .showcase-glow{opacity:1}.company-logo{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:15px;transition:transform .3s ease}.about-showcase:hover .company-logo{transform:scale(1.05)}.contact{padding:var(--section-padding);background:#111}.contact-content{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.contact-item{display:flex;align-items:center;gap:.8rem;padding:1rem;background:rgba(255,255,255,.05);border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;backdrop-filter:blur(10px)}.contact-item:hover{background:rgba(59,130,246,.1);border-color:rgba(59,130,246,.3);transform:translateX(10px)}.contact-icon{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1rem}.contact-details h3{margin-bottom:.3rem;color:#ffffff;font-size:.9rem}.contact-details p{margin:0;color:#b0b0b0;font-size:.8rem}.contact-form{background:rgba(255,255,255,.05);padding:2rem;border-radius:20px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px)}.contact-form h3{margin-bottom:2rem;color:#ffffff}.footer{background:#0a0a0a;color:#b0b0b0;padding:50px 0 20px;border-top:1px solid #222}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{margin-bottom:1rem;color:#ffffff}.footer-section p{color:#b0b0b0;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#b0b0b0;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#3b82f6}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;display:flex;align-items:center;justify-content:center;border-radius:50%;text-decoration:none;transition:all .3s ease}.social-links a:hover{box-shadow:0 10px 20px rgba(59,130,246,.3)}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #333;color:#666}@media (max-width:768px){.nav-container{padding:.5rem 20px;align-items:center}.nav-menu{position:fixed;top:60px;left:-100%;width:100%;height:calc(100vh - 60px);background:rgba(10,10,10,.98);flex-direction:column;justify-content:flex-start;align-items:center;padding-top:2rem;transition:left .3s ease;backdrop-filter:blur(20px);z-index:999}.nav-menu.active{left:0}.nav-menu li{margin:1rem 0}.nav-menu a{font-size:1.2rem;padding:.5rem 1rem;display:block;width:100%;text-align:center}.nav-toggle{display:flex;z-index:1001;align-items:center;justify-content:center}.nav-toggle.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.hero{padding:60px 0 50px;min-height:100vh}.hero-content{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-title{font-size:2.5rem;line-height:1.2}.hero-subtitle{font-size:1.1rem;margin-bottom:2rem}.hero-buttons{justify-content:center;flex-direction:column;gap:1rem;align-items:center}.btn{width:100%;max-width:300px;padding:14px 24px;font-size:1rem}.material-showcase{max-width:100%;margin-top:2rem;gap:1.5rem;padding:0 1rem}.material-item{padding:1rem;margin-bottom:.5rem;min-height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}.material-preview{height:75px}.about-content{grid-template-columns:1fr;gap:2rem}.about-image{width:100%;aspect-ratio:1;margin:0}.company-logo{width:100%;height:100%}.contact-content{grid-template-columns:1fr;gap:2rem}.stats,.stats-row{gap:1rem}.features-grid,.products-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.2rem}.footer-content{grid-template-columns:1fr;text-align:center;gap:2rem}}@media (max-width:480px){.container{padding:0 15px}.nav-container{padding:2px 20px;align-items:center}.logo{font-size:1rem}.logo i{font-size:1.2rem}.logo span{display:none}.hero{padding:60px 0 16px}.hero-title{font-size:1.8rem;line-height:1.3}.hero-subtitle{font-size:1rem;line-height:1.5}.btn{padding:12px 20px;font-size:.95rem;min-height:48px}.hero-buttons{flex-direction:column;align-items:center;gap:.8rem}.section-title{font-size:1.8rem}.material-item{padding:.5rem}.material-preview{height:60px}.material-item h3{font-size:1.1rem}.material-item p{font-size:.9rem}.feature-card{padding:1rem}.feature-icon{width:50px;height:50px;font-size:1.2rem}.product-image{height:200px}.contact-info{grid-template-columns:repeat(2,1fr);gap:1rem}.contact-item{padding:.8rem;flex-direction:column;text-align:center}.contact-icon{width:35px;height:35px;font-size:.9rem;margin-bottom:.3rem}.contact-details h3{font-size:.8rem}.contact-details p{font-size:.75rem}.stats{gap:.8rem}.stat{padding:.8rem}.stat-number{font-size:1.8rem}.stat-label{font-size:.75rem}.footer-section{margin-bottom:1.5rem}.social-links{justify-content:center}.social-links a{width:35px;height:35px;font-size:.9rem}.about-image{width:100%;aspect-ratio:1;margin:0}.material-showcase{padding:0 .5rem;gap:1rem}.material-item{padding:.75rem;min-height:100px}.material-preview{height:50px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}.animate-on-scroll{opacity:0;transition:all .6s ease-out}.animate-on-scroll.animated,.loaded .hero-buttons,.loaded .hero-subtitle,.loaded .hero-title,.loaded .hero-visual{opacity:1}.hero-buttons,.hero-subtitle,.hero-title,.hero-visual{opacity:0;transition:all .8s ease-out}@media (hover:none) and (pointer:coarse){.btn{min-height:48px}.btn,.material-item,.nav-toggle{touch-action:manipulation}.nav-toggle{min-height:48px;min-width:48px;align-items:center;justify-content:center}.gallery-item,.product-card{touch-action:manipulation}}@media screen and (-webkit-min-device-pixel-ratio:0){input,select,textarea{font-size:16px!important}}@media (max-width:768px){html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}}