*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:#15212b;background:#f7f9fb;line-height:1.6}.container{width:min(1120px,92%);margin:auto}.site-header{background:#fff;border-bottom:1px solid #e6ebef;position:sticky;top:0;z-index:10}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:22px;font-weight:800;letter-spacing:.8px;color:#14212b;text-decoration:none}.brand span{color:#1d9b8a}.nav nav{display:flex;gap:28px;align-items:center}.nav nav a{color:#56636d;text-decoration:none;font-weight:600}.nav nav a:hover,.nav nav a.active{color:#168b7c}.admin-link{border:1px solid #d9e3e8;padding:8px 14px;border-radius:9px}.menu-btn{display:none;background:none;border:0;font-size:24px}.hero{padding:92px 0;background:linear-gradient(135deg,#eef9f7,#f7f9fb)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:#168b7c;margin:0 0 12px}.hero h1,.page-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.05;margin:0 0 22px}.hero h1 span{color:#168b7c}.hero-text{font-size:18px;color:#5d6a73;max-width:650px}.hero-actions{display:flex;gap:12px;margin-top:28px}.btn{display:inline-block;border:0;border-radius:10px;padding:12px 19px;font-weight:800;text-decoration:none;cursor:pointer;font-size:15px}.primary{background:#168b7c;color:white}.secondary{background:white;color:#15212b;border:1px solid #dce5e9}.hero-card{min-height:350px;border-radius:28px;background:#12242d;color:white;padding:42px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 25px 60px rgba(18,36,45,.18)}.hero-orb{width:130px;height:130px;border-radius:50%;display:grid;place-items:center;background:#168b7c;font-size:42px;font-weight:900;margin-bottom:auto}.hero-card p{color:#a9bbc1;margin-bottom:4px}.hero-card strong{font-size:25px}.section{padding:78px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section h2{font-size:34px;margin:0}.text-link{color:#168b7c;font-weight:800;text-decoration:none}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:white;border:1px solid #e6ebef;border-radius:18px;overflow:hidden;transition:.2s;box-shadow:0 8px 25px rgba(20,40,50,.04)}.product-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(20,40,50,.08)}.product-image{height:210px;background:linear-gradient(135deg,#dff3ef,#eef4f5);display:grid;place-items:center;color:#168b7c;font-weight:900;font-size:42px}.product-body{padding:22px}.category{font-size:11px;text-transform:uppercase;letter-spacing:1.4px;font-weight:800;color:#168b7c}.product-body h3{margin:6px 0;font-size:21px}.product-body p{color:#65727b;margin:0 0 14px}.price{font-weight:900;font-size:18px}.info-band{background:#12242d;color:#fff;padding:42px 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.stats strong{display:block;font-size:28px}.stats span{color:#a9bbc1}.footer{background:#fff;border-top:1px solid #e6ebef;padding:35px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer p{color:#78858e}.page-hero{padding:70px 0;background:#eef9f7}.page-hero h1{font-size:48px}.page-hero p{max-width:700px;color:#5d6a73;font-size:18px}.toolbar{display:flex;gap:12px;margin-bottom:28px}.search,.toolbar select,input,textarea{width:100%;padding:12px 14px;border:1px solid #d9e3e8;border-radius:9px;background:white;font:inherit}.search{max-width:600px}.toolbar select{max-width:240px}.two-col,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.two-col h2,.contact-grid h2{font-size:34px}.feature-box{background:white;padding:30px;border:1px solid #e3eaee;border-radius:18px}.feature-box span{display:inline-block;color:#168b7c;font-weight:900;margin-top:10px}.feature-box h3{margin:2px 0}.contact-item{padding:15px 0;border-bottom:1px solid #e3eaee;display:flex;justify-content:space-between}.contact-item span{color:#68757d}.contact-form{background:white;padding:28px;border-radius:18px;border:1px solid #e3eaee}.contact-form label{display:block;font-weight:700;margin-bottom:16px}.contact-form input,.contact-form textarea{display:block;margin-top:6px}.contact-form button{margin-top:8px}.empty{padding:50px;text-align:center;background:white;border-radius:18px;color:#69767e;grid-column:1/-1}@media(max-width:760px){.nav nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:18px 4%;flex-direction:column;align-items:flex-start;border-bottom:1px solid #e6ebef}.nav nav.open{display:flex}.menu-btn{display:block}.hero{padding:60px 0}.hero-grid,.two-col,.contact-grid{grid-template-columns:1fr}.hero-card{min-height:270px}.product-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr;gap:22px}.footer-inner{flex-direction:column;align-items:flex-start;gap:12px}.toolbar{flex-direction:column}.search,.toolbar select{max-width:none}}