:root{--p:#0f1923;--a:teal;--ah:#005c5c;--t:#3a3a3a;--tl:#777;--bg:#fff;--bga:#f6f5f3;--w:#fff;--tr:all .35s cubic-bezier(.4,0,.2,1);--sh:0 15px 40px #00000014;--mw:1200px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--t);background:var(--bg);font-family:Inter,sans-serif;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,.logo{color:var(--p);font-family:Outfit,sans-serif;font-weight:800;line-height:1.15}a{color:inherit;transition:var(--tr);text-decoration:none}ul{list-style:none}img{object-fit:cover;max-width:100%;display:block}.container{max-width:var(--mw);margin:0 auto;padding:0 2rem}.accent{color:var(--a)}.subtitle{color:var(--a);letter-spacing:.25em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.btn{text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:var(--tr);border:none;align-items:center;gap:.5rem;padding:.9rem 2.2rem;font-size:.85rem;font-weight:700;display:inline-flex}.btn-primary{background:var(--p);color:#fff}.btn-primary:hover{background:var(--a)}.btn-ghost{color:#fff;background:0 0;border:2px solid #ffffff8c}.btn-ghost:hover{color:var(--p);background:#fff}.btn-block{justify-content:center;width:100%}header{z-index:1000;width:100%;transition:var(--tr);padding:1.6rem 0;position:fixed;top:0;left:0}header.sc{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;padding:.9rem 0;box-shadow:0 3px 16px #00000012}.nav-inner{justify-content:space-between;align-items:center;display:flex}.logo{align-items:center;gap:.5rem;height:50px;display:flex}.logo img{width:auto;height:100%;transition:var(--tr)}header.sc .logo img{filter:none}.nav-links{align-items:center;gap:2.2rem;display:flex}.nav-links a{color:#ffffffd9;font-size:.85rem;font-weight:500}.nav-links a:hover,.nav-links a.active{color:var(--a)}header.sc .nav-links a{color:var(--p)}header.sc .nav-links a:hover{color:var(--a)}.btn-nav{border:1.5px solid var(--a);text-transform:uppercase;letter-spacing:.08em;padding:.55rem 1.4rem;font-size:.8rem;font-weight:700;color:var(--a)!important}.btn-nav:hover{background:var(--a);color:#fff!important}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.4rem;display:none}.menu-toggle span{width:24px;height:2px;transition:var(--tr);background:#fff;display:block}header.sc .menu-toggle span{background:var(--p)}.drawer{z-index:2000;background:#fff;width:270px;height:100vh;padding:5rem 2rem 2rem;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-8px 0 30px #0000001a}.drawer.open{right:0}.drawer ul{flex-direction:column;gap:1.5rem;display:flex}.drawer a{color:var(--p);font-size:1.2rem;font-weight:700}.drawer a:hover{color:var(--a)}.drawer-bg{z-index:1999;opacity:0;pointer-events:none;transition:var(--tr);background:#00000080;position:fixed;inset:0}.drawer-bg.open{opacity:1;pointer-events:all}.hero{color:#fff;background:url(/cuzato/dji_20260413111946_0044_d.jpg) 50%/cover no-repeat;align-items:center;height:100vh;min-height:680px;padding:0;display:flex;position:relative}.hero-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#000000b3 0%,#0000 20%),linear-gradient(90deg,#000000d9 0%,#00000080 60%,#0003 100%);position:absolute;inset:0}.hero-content{z-index:10;max-width:760px;position:relative}.badge{letter-spacing:.2em;text-transform:uppercase;color:#fff;background:var(--a);border-radius:2px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.72rem;font-weight:700;display:inline-block}.hero h1{color:#fff;text-shadow:0 2px 10px #0000004d;margin-bottom:1.25rem;font-size:clamp(2.6rem,6vw,4.8rem)}.hero p{color:#fff;text-shadow:0 1px 5px #0003;max-width:580px;margin-bottom:2.5rem;font-size:1.05rem}.hero-btns{flex-wrap:wrap;gap:1rem;display:flex}.scroll-hint{z-index:10;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.mouse{border:2px solid #fff6;border-radius:20px;width:24px;height:38px;position:relative}.mouse:before{content:"";background:#fff9;border-radius:2px;width:4px;height:7px;animation:1.8s infinite mdot;position:absolute;top:7px;left:50%;transform:translate(-50%)}@keyframes mdot{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,11px)}}.stats-wrap{z-index:20;background:#fff;position:relative}.stats-grid{max-width:var(--mw);box-shadow:var(--sh);background:#fff;justify-content:space-around;align-items:center;margin:-3.5rem auto 0;padding:3rem 2rem;display:flex}.stat-item{text-align:center}.sn{color:var(--a);font-family:Outfit,sans-serif;font-size:3rem;font-weight:800;line-height:1;display:inline-block}.sl{color:var(--tl);text-transform:uppercase;letter-spacing:.12em;margin-top:.4rem;font-size:.72rem;font-weight:700;display:block}.sdiv{background:#e0e0e0;width:1px;height:55px}.services{background:var(--bga);padding:8rem 0}.sec-hd{text-align:center;max-width:620px;margin:0 auto 4.5rem}.sec-hd h2{margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.8rem)}.sec-hd p{color:var(--tl);font-size:1rem}.srv-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.srv-card{transition:var(--tr);background:#fff;border-bottom:3px solid #0000;padding:2.5rem}.srv-card:hover{box-shadow:var(--sh);border-bottom-color:var(--a);transform:translateY(-6px)}.srv-card.highlight{border-bottom-color:var(--a);box-shadow:var(--sh)}.srv-ico{width:48px;height:48px;color:var(--a);margin-bottom:1.25rem}.srv-ico svg{width:100%;height:100%}.srv-card h3{margin-bottom:.75rem;font-size:1.2rem}.srv-card p{color:var(--tl);font-size:.9rem;line-height:1.8}.portfolio{background:#fff;padding:8rem 0}.port-tabs{border-bottom:2px solid #eee;gap:.5rem;margin-bottom:3rem;display:flex}.tab{cursor:pointer;color:var(--tl);transition:var(--tr);background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:.75rem 1.5rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.tab.active{color:var(--p);border-bottom-color:var(--a)}.tab:hover{color:var(--p)}.port-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;display:grid}.port-item{cursor:pointer;aspect-ratio:4/3;background:#111;position:relative;overflow:hidden}.port-item img{width:100%;height:100%;transition:transform .5s}.port-item:hover img{transform:scale(1.08)}.port-ov{opacity:0;transition:var(--tr);background:linear-gradient(#0000001a 45%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:1.25rem;display:flex;position:absolute;inset:0}.port-item:hover .port-ov{opacity:1}.port-ov h3{color:#fff;margin:0;font-size:1rem}.port-ov span{color:var(--a);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.72rem;font-weight:700}.lightbox{z-index:9000;background:#000000f0;flex-direction:column;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.lightbox.open{display:flex}.lightbox img,.lightbox video{object-fit:contain;outline:none;max-width:90vw;max-height:80vh}.lb-caption{color:#fffc;margin-top:1rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600}.lb-close{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;position:absolute;top:1.5rem;right:1.5rem}.lb-prev,.lb-next{color:#fff;cursor:pointer;transition:var(--tr);background:#ffffff1a;border:none;padding:.5rem 1rem;font-size:2.5rem;position:absolute;top:50%;transform:translateY(-50%)}.lb-prev:hover,.lb-next:hover{background:var(--a)}.lb-prev{left:1rem}.lb-next{right:1rem}.about{background:var(--bga);padding:8rem 0}.about-flex{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-img-wrap{position:relative}.about-imgs{padding-bottom:3rem;padding-right:3rem;position:relative}.img-main{width:100%;height:420px;box-shadow:var(--sh);object-fit:cover;border-radius:4px}.img-sec{width:55%;height:200px;box-shadow:var(--sh);object-fit:cover;border:4px solid #fff;border-radius:4px;position:absolute;bottom:0;right:0}.exp-badge{background:var(--p);color:#fff;text-align:center;z-index:10;border-radius:4px;padding:1.75rem;position:absolute;top:2rem;left:-2rem}.exp-badge span{color:var(--a);font-size:3rem;font-weight:800;line-height:1;display:block}.exp-badge p{color:#ffffffbf;margin-top:.2rem;font-size:.8rem;font-weight:600}.about-txt h2{margin-bottom:1.25rem;font-size:clamp(1.8rem,3.5vw,2.6rem)}.about-txt>p{color:var(--tl);margin-bottom:1rem;font-size:.95rem}.values-grid{grid-template-columns:1fr 1fr;gap:1.25rem;margin:2rem 0 2.5rem;display:grid}.value-item{border-left:3px solid var(--a);transition:var(--tr);background:#fff;border-radius:0 4px 4px 0;padding:1.25rem}.value-item:hover{box-shadow:var(--sh);transform:translate(5px)}.value-item strong{color:var(--p);margin-bottom:.4rem;font-size:.9rem;display:block}.value-item p{color:var(--tl);font-size:.82rem;line-height:1.6}.video-sec{background:#fff;padding:8rem 0}.video-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.video-item{flex-direction:column;gap:1rem;display:flex}.video-wrap{aspect-ratio:16/9;width:100%;box-shadow:var(--sh);cursor:pointer;background:#000;border-radius:8px;position:relative;overflow:hidden}.video-wrap video{object-fit:cover;width:100%;height:100%}.video-item h4{color:var(--text);font-size:1.1rem;font-weight:600}.play-btn{background:var(--a);color:#fff;cursor:pointer;width:80px;height:80px;transition:var(--tr);z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 #b8972a66}.play-btn:hover{background:var(--ah);transform:translate(-50%,-50%)scale(1.1)}.play-btn svg{width:32px;height:32px;margin-left:5px}.video-wrap.playing .play-btn{opacity:0;pointer-events:none}.video-wrap:not(.playing):hover .play-btn{animation:1.5s infinite pulse}@keyframes pulse{0%{box-shadow:0 0 #b8972a99}70%{box-shadow:0 0 0 20px #b8972a00}to{box-shadow:0 0 #b8972a00}}.factory-sec{background:var(--bga);padding:8rem 0}.factory-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.fact-item{height:300px;box-shadow:var(--sh);border-radius:6px;position:relative;overflow:hidden}.fact-item img{object-fit:cover;width:100%;height:100%;transition:var(--tr)}.fact-item:hover img{transform:scale(1.05)}.fact-item:after{content:"";opacity:0;transition:var(--tr);background:linear-gradient(#0000,#0009);position:absolute;inset:0}.fact-item:hover:after{opacity:1}.mission{background:var(--p);padding:6rem 0}.mission-inner{justify-content:center;display:flex}.mission-quote{text-align:center;max-width:760px}.quote-icon{width:50px;height:38px;color:var(--a);opacity:.6;margin:0 auto 2rem}.mission-quote p{color:#ffffffd9;margin-bottom:1.5rem;font-size:1.2rem;font-style:italic;line-height:1.9}.mission-label{text-transform:uppercase;letter-spacing:.2em;color:var(--a);font-size:.8rem;font-weight:700}.contact{background:var(--bga);padding:8rem 0}.contact-box{grid-template-columns:1fr 1.3fr;align-items:start;gap:4rem;display:grid}.contact-info h2{margin-bottom:.75rem;font-size:clamp(1.8rem,3vw,2.4rem)}.contact-info>p{color:var(--tl);margin-bottom:2.5rem;font-size:.95rem}.c-items{flex-direction:column;gap:1.75rem;display:flex}.c-item{align-items:flex-start;gap:1.25rem;display:flex}.c-ico{background:var(--p);flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.c-ico svg{stroke:#fff;width:20px;height:20px}.c-item h4{text-transform:uppercase;letter-spacing:.1em;color:var(--a);margin-bottom:.2rem;font-size:.72rem}.c-item p{color:var(--tl);font-size:.9rem}.c-form{box-shadow:var(--sh);background:#fff;padding:2.75rem}.c-form h3{margin-bottom:1.75rem;font-size:1.4rem}.f-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.fg{margin-bottom:1.1rem}.fg label{text-transform:uppercase;letter-spacing:.06em;color:var(--p);margin-bottom:.45rem;font-size:.72rem;font-weight:700;display:block}.fg input,.fg select,.fg textarea{width:100%;color:var(--t);transition:var(--tr);background:#fafafa;border:1.5px solid #e8e8e8;outline:none;padding:.85rem 1rem;font-family:inherit;font-size:.92rem}.fg input:focus,.fg select:focus,.fg textarea:focus{border-color:var(--a);background:#fff}.fg textarea{resize:vertical}footer{color:#666;background:#090d12}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.1fr;gap:3rem;padding:5rem 0 4rem;display:grid}.footer-logo{color:#fff;margin-bottom:.9rem;font-size:1.4rem}footer .footer-grid>div:first-child p{max-width:240px;font-size:.88rem;line-height:1.8}footer h4{color:#fff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.25rem;font-size:.78rem}footer ul li{margin-bottom:.6rem}footer ul a{color:#666;font-size:.88rem}footer ul a:hover{color:var(--a)}footer .footer-grid>div:last-child p{margin-bottom:.4rem;font-size:.88rem}.footer-bar{border-top:1px solid #161c22}.footer-bar-inner{justify-content:space-between;align-items:center;padding:1.25rem 0;font-size:.78rem;display:flex}.fade-up{opacity:0;animation:.8s ease-out forwards fu;transform:translateY(28px)}.d1{animation-delay:.15s}.d2{animation-delay:.3s}.d3{animation-delay:.45s}@keyframes fu{to{opacity:1;transform:translateY(0)}}.rv{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.rv.vis{opacity:1;transform:translateY(0)}.insta-sec{background:#fff;padding:8rem 0}.insta-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem;display:grid}.insta-item{aspect-ratio:1;cursor:pointer;border-radius:4px;position:relative;overflow:hidden}.insta-item img{object-fit:cover;width:100%;height:100%;transition:var(--tr)}.insta-item:hover img{transform:scale(1.1)}.insta-item:after{content:"";opacity:0;transition:var(--tr);color:#fff;background:#00808066;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;inset:0}.insta-item:hover:after{opacity:1;content:" Instagram "}.social-links{gap:1rem;margin-top:1.5rem;display:flex}.social-link{width:40px;height:40px;color:var(--p);transition:var(--tr);background:#0000000d;border-radius:50%;justify-content:center;align-items:center;display:flex}.social-link:hover{background:var(--a);color:#fff;transform:translateY(-3px)}.social-link svg{width:18px;height:18px}footer .social-links .social-link{color:#fff;background:#ffffff1a}footer .social-links .social-link:hover{background:var(--a)}.wa-float{color:#fff;z-index:9999;width:60px;height:60px;transition:var(--tr);background:#25d366;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px #25d3664d}.wa-float:hover{background:#128c7e;transform:scale(1.1)}.wa-float svg{width:32px;height:32px}@media (width<=1024px){.srv-grid{grid-template-columns:1fr 1fr}.about-flex,.contact-box{grid-template-columns:1fr;gap:3rem}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.nav-links{display:none}.menu-toggle{display:flex}.srv-grid{grid-template-columns:1fr}.stats-grid{flex-wrap:wrap;gap:2rem;margin-top:0}.sdiv{display:none}.port-grid{grid-template-columns:1fr 1fr}.f-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bar-inner{text-align:center;flex-direction:column;gap:.5rem}.values-grid{grid-template-columns:1fr}.about-imgs{padding-bottom:0;padding-right:0}.img-sec{display:none}.exp-badge{top:0;left:0}}@media (width<=480px){.hero h1{font-size:2.3rem}.hero-btns{flex-direction:column}.btn{justify-content:center;width:100%}.port-grid{grid-template-columns:1fr}}
