
:root{--sky:#2f9edb;--sky-dark:#1174b5;--navy:#0d2238;--ink:#24364a;--muted:#6b7b8c;--line:#e5edf3;--white:#fff}
html{scroll-behavior:smooth}body{margin:0}
.sutez-shared-shell *,.sutez-shared-footer *{box-sizing:border-box}
.sutez-shared-shell a,.sutez-shared-footer a{text-decoration:none}
.sutez-shared-shell .container,.sutez-shared-footer .container{width:min(1180px,92%);margin-left:auto;margin-right:auto}

/* TOPBAR */
.sutez-shared-shell .topbar{min-height:43px;display:block;padding:0;color:#dce9f3;background:#0d2943;border:0;font-family:Arial,Helvetica,sans-serif;font-size:13px}
.sutez-shared-shell .topbar-inner{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0}
.sutez-shared-shell .topbar-left{color:#e2ebf2;line-height:1.3;white-space:nowrap}
.sutez-shared-shell .topbar-right{display:flex;align-items:center;justify-content:flex-end;gap:19px;min-width:0}
.sutez-shared-shell .topbar-contact-item{display:flex;align-items:center;gap:8px;margin:0;padding:0;color:#dce9f3;font-size:13px;line-height:1.3;white-space:nowrap}
.sutez-shared-shell .topbar-contact-item:hover{color:#fff}
.sutez-shared-shell .topbar-icon-box{display:inline-flex;width:auto;height:auto;padding:0;border:0;border-radius:0;color:#fff;background:transparent;box-shadow:none;font-size:14px}
.sutez-shared-shell .topbar-divider{display:block;width:1px;height:18px;flex:0 0 1px;background:rgba(255,255,255,.22)}

/* HEADER */
.sutez-shared-shell .site-header{position:relative;top:auto;z-index:1000;display:block;min-height:82px;padding:0;background:#fff;border:0;border-bottom:1px solid rgba(13,34,56,.06);box-shadow:none;backdrop-filter:none}
.sutez-shared-shell .nav{position:relative;min-height:82px;height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0}
.sutez-shared-shell .logo{display:inline-flex;align-items:center;flex:0 0 auto;margin:0;padding:0}
.sutez-shared-shell .logo img{display:block;width:190px;max-width:190px;height:auto;max-height:64px;margin:0;object-fit:contain}
.sutez-shared-shell .nav-links{position:static;display:flex;align-items:center;justify-content:flex-end;gap:26px;width:auto;margin:0;padding:0;background:transparent;border:0;box-shadow:none;list-style:none;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:600}
.sutez-shared-shell .nav-links a{display:inline-flex;align-items:center;width:auto;margin:0;padding:0;color:var(--navy);line-height:1.3;white-space:nowrap;transition:color .25s ease,transform .25s ease,background .25s ease}
.sutez-shared-shell .nav-links a:hover,.sutez-shared-shell .nav-links a.active{color:var(--sky)}
.sutez-shared-shell .nav-links .nav-cta{min-height:48px;padding:13px 21px;color:#fff!important;background:var(--sky);border:0;border-radius:4px;box-shadow:none;font-weight:700}
.sutez-shared-shell .nav-links .nav-cta:hover{color:#fff!important;background:var(--sky-dark);transform:translateY(-2px)}
.sutez-shared-shell .mobile-toggle{display:none;margin:0;padding:4px;border:0;color:var(--navy);background:transparent;font-size:26px;line-height:1;cursor:pointer}

/* FOOTER */
.sutez-shared-footer.site-footer{position:relative;overflow:hidden;padding:78px 0 0;color:#aebdca;background:radial-gradient(circle at 88% 12%,rgba(47,158,219,.14),transparent 28%),linear-gradient(135deg,#061522 0%,#0b2238 55%,#071827 100%);font-family:Arial,Helvetica,sans-serif}
.sutez-shared-footer.site-footer::before{content:"";position:absolute;width:420px;height:420px;right:-180px;bottom:-220px;border:1px solid rgba(123,208,255,.10);border-radius:50%;pointer-events:none}
.sutez-shared-footer .footer-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.5fr 1fr 1.15fr 1.55fr;gap:46px;align-items:start;padding-bottom:58px}
.sutez-shared-footer .footer-logo{display:block;width:190px;max-width:190px;height:auto;padding:10px 14px;background:#fff;border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.sutez-shared-footer .footer-company p{max-width:340px;margin:22px 0 0;color:#9eafbd;font-size:14px;line-height:1.8}
.sutez-shared-footer h3{margin:0 0 22px;color:#fff;font-size:18px;font-weight:700;line-height:1.3}
.sutez-shared-footer h3::after{content:"";display:block;width:32px;height:3px;margin-top:9px;border-radius:10px;background:var(--sky)}
.sutez-shared-footer ul{list-style:none;padding:0;margin:0}
.sutez-shared-footer li{margin:12px 0;font-size:14px}
.sutez-shared-footer li a{color:#aebdca;transition:color .3s ease,padding-left .3s ease}
.sutez-shared-footer li a:hover{padding-left:6px;color:#7bd0ff}
.sutez-shared-footer .footer-socials{display:flex;gap:12px;margin-top:25px}
.sutez-shared-footer .footer-socials a{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:rgba(255,255,255,.78);background:rgba(255,255,255,.06);transition:.3s ease}
.sutez-shared-footer .footer-socials a:hover{transform:translateY(-4px);color:#fff;background:var(--sky);box-shadow:0 12px 24px rgba(47,158,219,.28)}
.sutez-shared-footer .footer-contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:15px}
.sutez-shared-footer .footer-contact-item i{display:grid;place-items:center;flex-shrink:0;width:32px;height:32px;border-radius:9px;color:rgba(255,255,255,.86);background:rgba(47,158,219,.58);font-size:14px}
.sutez-shared-footer .footer-contact-item p{margin:0;color:#b8c8d5;font-size:13px;line-height:1.65}
.sutez-shared-footer .footer-contact-item a{padding-top:5px;color:#dce9f3;font-size:14px}
.sutez-shared-footer .footer-contact-item a:hover{color:#7bd0ff}
.sutez-shared-footer .footer-newsletter{margin-top:26px}
.sutez-shared-footer .footer-newsletter h3{margin-bottom:9px}
.sutez-shared-footer .footer-newsletter p{margin:0 0 13px;color:#91a4b4;font-size:12px;line-height:1.6}
.sutez-shared-footer .newsletter-form{display:flex;align-items:stretch;width:100%;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.06)}
.sutez-shared-footer .newsletter-form input{min-width:0;flex:1;padding:13px 14px;border:0;outline:0;color:#fff;background:transparent;font-size:13px}
.sutez-shared-footer .newsletter-form button{width:48px;border:0;color:#fff;background:var(--sky);cursor:pointer;font-size:19px}
.sutez-shared-footer .footer-map-link{display:grid;grid-template-columns:40px 1fr 28px;align-items:center;gap:12px;margin-top:17px;padding:11px 12px;border:1px solid rgba(255,255,255,.13);border-radius:11px;color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.035));transition:.3s ease}
.sutez-shared-footer .footer-map-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:9px;color:#fff;background:linear-gradient(135deg,var(--sky-dark),var(--sky))}
.sutez-shared-footer .footer-map-copy small{display:block;color:#8ea3b4;font-size:10px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}
.sutez-shared-footer .footer-map-copy strong{display:block;color:#fff;font-size:13px}
.sutez-shared-footer .footer-map-arrow{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#7bd0ff;background:rgba(123,208,255,.10)}
.sutez-shared-footer .footer-map-link:hover{transform:translateY(-3px);border-color:rgba(123,208,255,.35);box-shadow:0 14px 30px rgba(0,0,0,.20)}
.sutez-shared-footer .copyright{position:relative;z-index:2;padding:21px 0;border-top:1px solid rgba(255,255,255,.09);color:#8193a2;text-align:center;font-size:13px}

/* PRODUCT LISTING */
.all-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.all-products-grid .related-card{height:100%}
.all-products-grid .related-card img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#f7fafc}

/* RESPONSIVE */
@media(max-width:1100px){
.sutez-shared-shell .nav-links{gap:17px;font-size:13px}
.sutez-shared-shell .nav-links .nav-cta{padding:12px 15px}
}
@media(max-width:900px){
.sutez-shared-shell .nav{height:72px;min-height:72px}
.sutez-shared-shell .mobile-toggle{display:block}
.sutez-shared-shell .nav-links{display:none;position:absolute;top:72px;left:0;right:0;z-index:1002;width:100%;padding:20px;flex-direction:column;align-items:flex-start;gap:14px;background:#fff;box-shadow:0 12px 20px rgba(0,0,0,.12)}
.sutez-shared-shell .nav-links.mobile-open{display:flex}
.sutez-shared-shell .nav-links a{width:100%}
.sutez-shared-shell .nav-links .nav-cta{width:auto}
.sutez-shared-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px}
.all-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:768px){
.sutez-shared-shell .topbar-inner{padding:8px 0;flex-direction:column;justify-content:center;gap:7px}
.sutez-shared-shell .topbar-left{text-align:center;white-space:normal}
.sutez-shared-shell .topbar-right{justify-content:center;flex-wrap:wrap;gap:10px 14px}
.sutez-shared-shell .logo img{width:170px}
.sutez-shared-footer.site-footer{padding-top:58px}
.sutez-shared-footer .footer-grid{grid-template-columns:1fr;gap:38px}
}
@media(max-width:560px){
.sutez-shared-shell .topbar-divider{display:none}
.sutez-shared-shell .topbar-contact-item{font-size:11px}
.all-products-grid{grid-template-columns:1fr}
}
