.syno-mnav-header-wrapper{flex-direction:row;align-items:center;width:100%;display:flex}.syno-mnav-burger-slot{z-index:210;flex:none;position:relative}@media (max-width:768px){.syno-mnav-header-wrapper{background:#fff;width:100%;padding:8px 0;position:relative}}.syno-mnav-burger{cursor:pointer;-webkit-tap-highlight-color:transparent;z-index:210;background:0 0;border:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin:0;padding:0;display:flex;position:relative}.syno-mnav-burger:focus-visible{outline-offset:2px;outline:2px solid #1f4fd8}.syno-mnav-burger-line{transform-origin:50%;background-color:#0a2540;border-radius:1px;width:22px;height:2px;transition:transform .28s,opacity .2s;display:block}.syno-mnav-burger[aria-expanded=true] .syno-mnav-burger-line--1{transform:translateY(7px)rotate(45deg)}.syno-mnav-burger[aria-expanded=true] .syno-mnav-burger-line--2{opacity:0;transform:scaleX(0)}.syno-mnav-burger[aria-expanded=true] .syno-mnav-burger-line--3{transform:translateY(-7px)rotate(-45deg)}.syno-mnav-backdrop{left:0;right:0;top:var(--header-height,64px);z-index:200;-webkit-backdrop-filter:blur(4px);background:#0f172a73;position:fixed;bottom:0}.syno-mnav-panel{top:var(--header-height,64px);z-index:201;overscroll-behavior:contain;background:#fff;flex-direction:column;width:min(300px,88vw);display:flex;position:fixed;bottom:0;left:0;overflow:hidden auto;box-shadow:8px 0 32px #0000001f}.syno-mnav-panel-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:16px 18px}.syno-mnav-panel-title{color:#0a2540;margin:0;font-size:1rem;font-weight:600}.syno-mnav-panel-links{flex:auto;margin:0;padding:12px 14px 24px;list-style:none}.syno-mnav-panel-link{color:#1f2937;border-radius:10px;margin-bottom:6px;padding:14px 16px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}.syno-mnav-panel-link:hover{color:#1f4fd8;background:#1f4fd814}.syno-mnav-panel-link--active{color:#1f4fd8;background:#1f4fd81f;font-weight:600}.syno-mnav-panel-footer{text-align:center;color:#9ca3af;border-top:1px solid #f3f4f6;flex-shrink:0;padding:14px;font-size:11px}@media (max-width:768px){.syno-mnav-header-inner{flex-flow:row;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.syno-mnav-mheader-cell{align-items:center;min-width:0;display:flex}.syno-mnav-mheader-cell--start{flex:1 1 0;justify-content:flex-start}.syno-mnav-mheader-cell--center{flex:none;justify-content:center;max-width:min(46vw,200px)}.syno-mnav-mheader-cell--end{flex:1 1 0;justify-content:flex-end}.syno-mnav-mheader-cell--start .syno-mnav-burger-slot{z-index:210;flex-shrink:0;position:relative}.syno-mnav-mheader-cell--center .syno-mnav-mheader-logo{justify-content:center;align-items:center;min-width:0;max-width:100%;display:flex}.syno-mnav-header-inner .syno-mnav-mheader-logo .logo__link img.syno-mnav-mheader-logo-img{object-fit:contain;display:block;width:auto!important;max-width:100%!important;height:auto!important;max-height:clamp(38px,9.5vw,48px)!important}.syno-mnav-mheader-cell--end .syno-mnav-mheader-cart{z-index:210;flex-shrink:0;justify-content:flex-end;align-items:center;display:flex;position:relative}}.products-hero-image,.category-hero-image{background-position:50%;background-size:cover;width:100%;height:440px;position:relative}.products-hero-image:after,.category-hero-image:after{content:"";background:linear-gradient(90deg,#06172ae6,#06172a80,#06172a33);position:absolute;top:0;bottom:0;left:0;right:0}.products-hero-card,.category-hero-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;z-index:2;background:#ffffffa6;border:1px solid #fff6;border-radius:24px;max-width:900px;margin:-120px auto 0;padding:52px 60px;position:relative;box-shadow:0 40px 80px #0000001f,0 12px 28px #00000014}.products-hero-card h1{color:#0a2540;font-size:44px;font-weight:700}.products-hero-card p{color:#4a5562;max-width:640px;margin:14px auto 0;font-size:17px;line-height:1.7}.products-page{background:radial-gradient(circle at 20% 0,#eef5ff,#0000 50%),radial-gradient(circle at 80% 20%,#f5faff,#0000 50%),#fff;padding:130px 80px 160px}.products-page .products-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1200px;margin:0 auto;display:grid}.products-page .product-card{aspect-ratio:16/10;border-radius:18px;text-decoration:none;transition:transform .35s,box-shadow .35s;display:block;position:relative;overflow:hidden}.products-page .product-card img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.products-page .product-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#00000040);position:absolute;top:0;bottom:0;left:0;right:0}.products-page .overlay{z-index:2;position:absolute;bottom:14px;left:14px}.products-page .label{color:#fff;align-items:center;gap:8px;font-weight:600;display:flex}.products-page .arrow{background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.products-page .product-card:hover{transform:scale(1.02);box-shadow:0 18px 44px #00000038}@media (max-width:600px){.products-page .products-grid{gap:18px}}@media (max-width:1000px){.products-page .products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.products-page{padding:100px 30px}}@media (max-width:600px){.products-page .products-grid{grid-template-columns:1fr}.products-hero-image,.category-hero-image{height:300px}.products-hero-card,.category-hero-card{margin:-90px 16px 0;padding:34px 24px}.products-hero-card h1{font-size:30px}}.category-hero-image{background-image:url(/assets/products2-C2S6MnEb.webp);background-position:50%;background-size:cover;width:100%;height:380px;position:relative}.category-hero-image:after{content:"";background:linear-gradient(90deg,#06172ad9,#06172a59,#06172ad9);position:absolute;top:0;bottom:0;left:0;right:0}.category-hero-card{text-align:center;background:#fff;border-radius:20px;max-width:900px;margin:-90px auto 0;padding:48px 56px;box-shadow:0 30px 60px #0000001f}.category-hero-card h1{color:#0a2540;letter-spacing:1px;margin-bottom:14px;font-size:40px;font-weight:700}.category-hero-card p{color:#555;max-width:620px;margin:0 auto;font-size:16px;line-height:1.7}.product-page{background:linear-gradient(#f8fafc,#eef2f7);padding:80px 90px 140px}.products-back-btn{color:#1e3a8a;cursor:pointer;background:#1e3a8a14;border:none;border-radius:8px;align-items:center;gap:6px;margin-bottom:30px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.products-back-btn:hover{background:#1e3a8a26;transform:translate(-2px)}.category-title{letter-spacing:2px;text-align:center;color:#0a2540;margin-bottom:60px;font-size:28px;font-weight:700}.product-page .product-grid{grid-template-columns:repeat(3,1fr);gap:36px;max-width:1200px;margin:0 auto;display:grid}.product-page .product-card{text-align:center;color:inherit;background:#fff;border-radius:20px;flex-direction:column;height:100%;padding:26px 24px 32px;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 10px 25px #0000000f}.product-page .product-card:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 30px 60px #0000001f}.product-page .product-image-wrapper{background:linear-gradient(#f9fbff,#f1f4f9);border-radius:16px;justify-content:center;align-items:center;height:190px;margin-bottom:20px;display:flex}.product-page .product-image-wrapper img{object-fit:contain;max-width:100%;max-height:150px;transition:transform .3s}.product-page .product-card:hover img{transform:scale(1.05)}.product-page .product-card h3{color:#0a2540;letter-spacing:.3px;margin-top:auto;font-size:18px;font-weight:600}@media (max-width:900px){.product-page{padding:70px 40px 120px}}@media (max-width:600px){.category-hero-image{height:300px}.category-hero-card{margin:-70px 16px 0;padding:36px 28px}.category-hero-card h1{font-size:30px}}@media (max-width:1024px){.product-page .product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.product-page .product-grid{grid-template-columns:1fr}}.product-detail-page{background:linear-gradient(#f6f9ff 0%,#eef3fb 100%);padding:90px 80px 140px}.product-detail-container{max-width:1200px;margin:0 auto}.product-detail-back{color:#0a2540;cursor:pointer;background:#fff;border:1px solid #0a254040;border-radius:8px;margin-bottom:40px;padding:10px 18px;font-size:14px;font-weight:500;transition:all .25s}.product-detail-back:hover{color:#fff;background:#0a2540}.product-detail-grid{background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;gap:70px;padding:60px;display:grid;box-shadow:0 30px 60px #0000001f,0 10px 24px #00000014}.product-detail-image{background:linear-gradient(145deg,#f1f5fb,#fff);border-radius:20px;justify-content:center;align-items:center;padding:40px;display:flex}.product-detail-image img{object-fit:contain;max-width:100%;max-height:420px}.product-detail-info h1{color:#0a2540;margin-bottom:14px;font-size:34px;font-weight:700}.product-detail-benefit{color:#1f4fd8;margin-bottom:18px;font-size:16px;font-weight:600}.product-detail-description{color:#555;margin-bottom:30px;font-size:15px;line-height:1.7}.product-detail-qty{align-items:center;gap:16px;margin-bottom:36px;display:flex}.product-detail-qty button{color:#0a2540;cursor:pointer;background:#fff;border:1px solid #0a254059;border-radius:50%;width:40px;height:40px;font-size:18px;font-weight:600;transition:all .25s}.product-detail-qty button:hover{color:#fff;background:#0a2540}.product-detail-qty span{text-align:center;color:#0a2540;min-width:28px;font-size:16px;font-weight:600}.product-detail-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f4fd8,#0a2540);border:none;border-radius:10px;justify-content:center;align-items:center;height:40px;padding:0 28px;font-size:14px;font-weight:600;transition:all .25s;display:flex;box-shadow:0 6px 18px #1f4fd840}.product-detail-cta:hover{background:linear-gradient(135deg,#2458ff,#0d2f6f);transform:translateY(-3px);box-shadow:0 14px 30px #1f4fd866}.product-detail-cta:active{transform:translateY(0);box-shadow:0 5px 14px #1f4fd840}.product-detail-cta:focus{outline:none;box-shadow:0 0 0 3px #1f4fd84d}.product-detail-container>div:last-child button{color:#0a2540;cursor:pointer;background:#fff;border:1px solid #0a254040;border-radius:8px;padding:10px 22px;font-size:14px;font-weight:500;transition:all .25s}.product-detail-container>div:last-child button:hover:not(:disabled){color:#fff;background:#0a2540}.product-detail-container>div:last-child button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:900px){.product-detail-page{padding:70px 30px 120px}.product-detail-grid{grid-template-columns:1fr;padding:40px}}@media (max-width:600px){.product-detail-grid{padding:30px}.product-detail-info h1{font-size:26px}}.cart-toast{color:#fff;z-index:999;background:#0a2540;border-radius:10px;padding:14px 20px;font-size:14px;font-weight:500;animation:.25s ease-out slideIn;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 30px #0a254059}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-detail-right{flex-direction:column;max-height:520px;display:flex}.product-description-scroll{flex:1;padding-right:10px;overflow-y:auto}.product-title{color:#0a2540;margin-bottom:6px;font-size:30px;font-weight:700}.product-benefit{color:#1f4fd8;margin-bottom:18px;font-size:15px;font-weight:600}.product-action-row{align-items:center;gap:16px;margin-top:18px;display:flex}.product-qty-box{border:1px solid #e5e7eb;border-radius:8px;align-items:center;height:40px;display:flex;overflow:hidden}.product-qty-box button{cursor:pointer;background:#f3f4f6;border:none;width:40px;height:40px;font-size:18px}.product-qty-box span{text-align:center;width:50px;font-weight:600}.product-nav-row{justify-content:space-between;margin-top:40px;display:flex}.product-not-found{text-align:center;padding:120px}.enquiry-page{max-width:1000px;margin:70px auto 140px;padding:0 20px}.enquiry-title{color:#0a2540;margin-bottom:40px;font-size:36px;font-weight:700}.enquiry-summary,.enquiry-form{background:#fff;border-radius:22px;margin-bottom:36px;padding:34px;box-shadow:0 18px 40px #00000014}.enquiry-summary h3{color:#0a2540;margin-bottom:26px;font-size:20px;font-weight:700}.enquiry-item{grid-template-columns:80px 1fr auto;align-items:center;gap:20px;padding:22px 0;display:grid;position:relative}.enquiry-image{object-fit:contain;background:#f9fafb;border-radius:10px;width:70px;height:70px;padding:6px}.enquiry-item>div:first-of-type{flex-direction:column;align-items:flex-start;display:flex}.enquiry-item strong{color:#0a2540;margin-bottom:6px;font-size:18px;font-weight:700}.enquiry-desc{color:#6b7280;max-width:500px;margin:6px 0 10px;font-size:14px;line-height:1.4}.enquiry-category{color:#1f4fd8;background:#1f4fd81f;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-block}.enquiry-qty{color:#0a2540;background:#f3f4f6;border-radius:10px;padding:8px 14px;font-size:15px;font-weight:700}.enquiry-item:after{content:"";background:#00000014;height:1px;position:absolute;bottom:0;left:0;right:0}.enquiry-item:last-child:after{display:none}.enquiry-form h3{color:#0a2540;margin-bottom:24px;font-size:20px;font-weight:700}.enquiry-form input,.enquiry-form textarea{border:1px solid #d1d5db;border-radius:12px;width:100%;margin-bottom:18px;padding:16px 18px;font-size:14px;transition:border .2s,box-shadow .2s}.enquiry-form input:focus,.enquiry-form textarea:focus{border-color:#1f4fd8;outline:none;box-shadow:0 0 0 3px #1f4fd826}.enquiry-form textarea{resize:vertical;min-height:120px}.enquiry-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f4fd8,#0a2540);border:none;border-radius:14px;margin-top:10px;padding:16px 42px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 14px 32px #0a254059}.enquiry-form button:hover{transform:translateY(-2px);box-shadow:0 22px 44px #0a254073}.enquiry-empty{text-align:center;color:#555;padding:140px 20px}body{background:#f4f7fb;font-family:Inter,sans-serif}.about-hero{background-image:url(/assets/cover-CxMhT1k6.webp);background-position:50%;background-size:cover;width:100%;height:420px;position:relative}.about-hero__overlay{background:linear-gradient(90deg,#0a2540e6,#0a254099,#0a254033);position:absolute;top:0;bottom:0;left:0;right:0}.about-hero__content{align-items:center;height:100%;padding-left:80px;display:flex}.about-hero__content h1,.about-hero__content h2.about-hero__title{color:#fff;letter-spacing:.5px;margin:0;font-size:52px;font-weight:700}.about-section{max-width:1100px;margin:0 auto;padding:120px 40px}.lead-text{color:#4a5562;text-align:left;max-width:100%;margin:0 auto 60px;font-size:18px;line-height:1.7}.about-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.about-block{background:#fff;border:1px solid #0a25400f;border-radius:20px;padding:48px 44px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0a25400f,0 4px 10px #0a25400a}.about-block:before{content:"";opacity:0;background:linear-gradient(120deg,#0000,#0066ff14,#0000);transition:opacity .4s;position:absolute;top:0;bottom:0;left:0;right:0}.about-block:hover:before{opacity:1}.about-block:hover{transform:translateY(-8px)scale(1.01);box-shadow:0 25px 60px #0a25401f,0 10px 20px #0a254014}.about-block h2{color:#0a2540;margin-bottom:22px;padding-bottom:12px;font-size:24px;font-weight:600;position:relative}.about-block h2:after{content:"";background:#0a2540;border-radius:2px;width:40px;height:3px;position:absolute;bottom:0;left:0}.about-block ul{margin-top:22px;padding-left:22px}.about-block li{color:#4a5562;margin-bottom:18px;font-size:16.5px;line-height:1.9;transition:transform .2s}.about-block li:hover{transform:translate(4px)}@media (max-width:900px){.about-grid{grid-template-columns:1fr}.about-hero__content{padding-left:30px}.about-hero__content h1,.about-hero__content h2.about-hero__title{font-size:36px}.lead-text{max-width:680px;margin:0 auto 40px;padding:0 16px;font-size:16px}}.machine-list{flex-direction:column;gap:70px;margin-top:50px;display:flex}.machine-row{background:#fff;border-radius:18px;align-items:center;gap:60px;padding:30px;display:flex;box-shadow:0 10px 30px #0a254014}.machine-image{text-align:center;flex:1}.machine-image h3{color:#0a2540;margin-bottom:20px;font-size:22px;font-weight:600}.machine-image img{object-fit:contain;width:100%;max-width:280px}.machine-content{flex:1}.machine-content ul{padding-left:20px}.machine-content li{color:#4a5562;margin-bottom:14px;font-size:16px;line-height:1.7}@media (max-width:768px){.machine-row{text-align:center;flex-direction:column;padding:24px}.machine-content ul{padding-left:0}}.machine-row:nth-child(2n){flex-direction:row-reverse}@media (max-width:768px){.machine-row:nth-child(2n){flex-direction:column}}.contact-hero{background:linear-gradient(135deg,#f4f7fb 0%,#e9eef5 100%);justify-content:center;align-items:center;height:320px;display:flex;position:relative;overflow:hidden}.contact-hero:before{content:"";filter:blur(8px);opacity:.95;background:radial-gradient(circle,#0b2b4c 0%,#061a30 100%);border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;right:-150px}.contact-hero:after{content:"";opacity:.9;background:radial-gradient(circle,#fff 0%,#dfe7f2 100%);border-radius:50%;width:280px;height:280px;position:absolute;bottom:-100px;left:-120px}.contact-hero-content{z-index:2;position:relative}.contact-hero h1{color:#0b2b4c;letter-spacing:1px;font-size:56px;font-weight:700}.contact-grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:48px;display:grid}.contact-card{background:#fff;border-radius:14px;flex-direction:column;height:100%;padding:40px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 12px 30px #00000014}.contact-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001f}.contact-card h2{color:#0b2b4c;margin-bottom:32px;font-size:24px;font-weight:600}.contact-form .form-group{flex-direction:column;margin-bottom:22px;display:flex}.contact-form label{color:#1a1a1a;margin-bottom:8px;font-size:15px;font-weight:500}.contact-form input,.contact-form textarea{background:#fafafa;border:1px solid #dcdcdc;border-radius:10px;padding:14px 16px;font-size:15px;transition:all .2s}.contact-form input:focus,.contact-form textarea:focus{background:#fff;border-color:#0b2b4c;outline:none;box-shadow:0 0 0 3px #0b2b4c1a}.contact-form textarea{resize:vertical;min-height:140px}.contact-info-item{margin-bottom:30px}.contact-info-item strong{color:#0b2b4c;margin-bottom:10px;font-size:16px;font-weight:600;display:block}.contact-info-item p{color:#444;font-size:15px;line-height:1.9}@media (max-width:900px){.contact-hero{height:240px}.contact-hero h1{font-size:38px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-card{padding:28px}}.contact-form button{color:#fff;background:linear-gradient(135deg,#1c4fa3 0%,#0b2b4c 100%);border:none;border-radius:14px;padding:14px 34px;font-weight:600;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 12px 30px #0b2b4c59}.contact-form button:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0b2b4c73}.contact-form button:active{transform:translateY(0);box-shadow:0 8px 18px #0b2b4c59}.contact-form button:after{content:"";background:linear-gradient(120deg,#0000,#ffffff40,#0000);width:120%;height:100%;transition:all .6s;position:absolute;top:0;left:-120%}.contact-form button:hover:after{left:120%}.contact-hero-image{background-image:url(/assets/ContactUs-D9lty1JN.webp)}.page-hero{height:320px;position:relative;overflow:hidden}.page-hero-img{object-fit:cover;filter:brightness(.75);width:100%;height:100%}.page-hero-overlay{justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.page-hero-overlay h1{color:#fff;letter-spacing:1px;font-size:48px;font-weight:700}.page-intro{color:#444;margin-bottom:50px;font-size:17px;line-height:1.8}.clientele-hero{width:100%;height:300px;margin-bottom:60px;overflow:hidden}.clientele-hero-img{object-fit:cover;width:100%;height:100%}.page-intro{text-align:center;color:#444;max-width:800px;margin:0 auto 60px;font-size:17px;line-height:1.8}.category-hero-image{background-position:50%;background-size:cover;width:100%;height:380px;position:relative}.clientele-hero-image{background-image:url(/assets/Clientele-YUscDJd4.webp)}.cart-wrapper{max-width:1000px;margin:50px auto;padding:0 20px}.cart-header{background:#fff;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:26px;padding:18px 22px;display:flex;box-shadow:0 8px 24px #0000000f}.cart-header .left{letter-spacing:.4px;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.cart-header .right{gap:20px;display:flex}.link-btn{cursor:pointer;color:#0a2540;background:0 0;border:none;font-weight:600}.link-btn:disabled{opacity:.4;cursor:not-allowed}.cart-list{flex-direction:column;gap:22px;display:flex}.cart-card{background:#fff;border-radius:18px;align-items:center;gap:22px;padding:26px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 14px 36px #00000012}.cart-card:hover{transform:translateY(-2px);box-shadow:0 0 0 2px #1f4fd840,0 8px 24px #1f4fd826}.cart-card img{object-fit:contain;background:#fff;border-radius:14px;flex-shrink:0;width:110px;height:auto;max-height:130px}.cart-info{flex-direction:column;flex:1;align-items:flex-start;gap:6px;display:flex}.cart-title{color:#0a2540;cursor:pointer;margin-bottom:6px;font-size:17px;font-weight:700;transition:color .2s,text-shadow .25s}.cart-title:hover{color:#1f4fd8;text-shadow:0 0 6px #1f4fd859,0 0 12px #1f4fd833}.cart-desc{color:#6b7280;margin-bottom:10px;font-size:14px;line-height:1.45}.cart-category{color:#1f4fd8;background:#1f4fd81f;border-radius:999px;margin-bottom:16px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.cart-controls{align-items:center;gap:22px;display:flex}.qty-box{align-items:center;gap:12px;display:flex}.qty-box button{color:#fff;cursor:pointer;background:#0a2540;border:none;border-radius:50%;width:34px;height:34px;font-size:16px;transition:background .2s,transform .15s}.qty-box button:hover{background:#1f4fd8;transform:scale(1.05)}.qty-box span{text-align:center;color:#0a2540;min-width:22px;font-size:14px;font-weight:600}.remove{color:#d32f2f;cursor:pointer;background:0 0;border:none;font-weight:600;transition:opacity .2s}.remove:hover{opacity:.7}.cart-footer{background:#fff;border-radius:18px;justify-content:space-between;align-items:center;margin-top:40px;padding:26px;display:flex;position:sticky;bottom:0;box-shadow:0 -12px 30px #00000014}.cart-footer .clear{cursor:pointer;background:#e5e7eb;border:none;border-radius:10px;padding:12px 26px;font-weight:600}.cart-footer .enquiry{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f4fd8,#0a2540);border:none;border-radius:12px;padding:14px 36px;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 30px #0a254059}.cart-footer .enquiry:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0a254073}.cart-footer .enquiry:disabled{opacity:.5;cursor:not-allowed}.cart-empty{text-align:center;color:#555;padding:120px 20px}.cart-header input[type=checkbox],.cart-card input[type=checkbox]{accent-color:#0a2540;cursor:pointer}.cart-card input[type=checkbox]{align-self:center}.cart-type{color:#0a2540;background:#0a25401a;border-radius:999px;margin-bottom:16px;margin-left:10px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.selected-text{white-space:nowrap}@media (min-width:769px){.cart-card-media-wrap{align-items:center;display:flex}}@media (max-width:1024px){.cart-wrapper{padding:0 16px}.cart-card{gap:16px;padding:18px}.cart-card img{width:90px;height:auto;max-height:110px}.cart-controls{gap:16px}.cart-footer{gap:12px;padding:18px}.cart-footer .clear,.cart-footer .enquiry{padding:10px 20px;font-size:14px}}@media (max-width:768px){.cart-wrapper{max-width:100%;margin:30px auto;padding:0 12px}.cart-header{gap:14px;margin-bottom:18px;padding:14px 16px}.cart-header .left{gap:10px;font-size:13px}.cart-header .right{gap:12px}.link-btn{font-size:13px}.cart-card{text-align:left;border-radius:16px;flex-direction:row;align-items:center;gap:12px;padding:18px 16px}.cart-card-media-wrap{flex-shrink:0;align-items:flex-start;gap:10px;display:flex}.cart-card img{background:#fff;border-radius:12px;width:95px;height:auto;max-height:120px}.cart-info{text-align:left;flex-direction:column;align-items:flex-start;gap:6px;width:100%;display:flex}.cart-title{color:#0a2540;margin:0;font-size:15px;font-weight:700;line-height:1.35}.cart-desc{color:#6b7280;max-width:100%;margin:0;font-size:13px;line-height:1.4}.cart-category,.cart-type{white-space:nowrap;border-radius:999px;margin:0;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.cart-category{color:#1f4fd8;background:#1f4fd81f}.cart-type{color:#0a2540;background:#0a25401a;margin-left:6px}.cart-controls{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:14px;width:100%;margin-top:10px;display:flex}.qty-box{flex-shrink:0;align-items:center;gap:10px;display:flex}.qty-box button{color:#fff;cursor:pointer;background:#0a2540;border:none;border-radius:50%;flex-shrink:0;width:33px;height:33px;font-size:15px;transition:background .2s,transform .15s}.qty-box button:hover{background:#1f4fd8;transform:scale(1.06)}.qty-box span{text-align:center;color:#0a2540;min-width:22px;font-size:13px;font-weight:600}.remove{color:#d32f2f;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0;font-size:12px;font-weight:600;transition:opacity .2s}.remove:hover{opacity:.7}.cart-footer{border-radius:14px;flex-direction:column;gap:10px;margin-top:26px;padding:16px}.cart-footer .clear,.cart-footer .enquiry{cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px 16px;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s}.cart-footer .clear{color:#0a2540;background:#e5e7eb;order:2}.cart-footer .clear:hover{opacity:.9}.cart-footer .enquiry{color:#fff;background:linear-gradient(135deg,#1f4fd8,#0a2540);order:1;box-shadow:0 10px 28px #0a25404d}.cart-footer .enquiry:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0a254066}.cart-footer .enquiry:disabled{opacity:.5;cursor:not-allowed;transform:none}.cart-empty{padding:80px 16px;font-size:14px}}@media (max-width:480px){.cart-wrapper{margin:20px auto;padding:0 10px}.cart-header{gap:10px;margin-bottom:14px;padding:12px 14px}.cart-header .left{gap:8px;font-size:12px}.cart-header .right{gap:10px}.link-btn{font-size:12px}.cart-card{gap:10px;padding:16px 14px}.cart-card img{border-radius:11px;width:70px;height:auto;max-height:90px}.cart-info{gap:5px}.cart-title{font-size:14px;line-height:1.3}.cart-desc{font-size:12px;line-height:1.35}.cart-category,.cart-type{padding:3px 9px;font-size:10px}.cart-type{margin-left:5px}.cart-controls{gap:12px;margin-top:8px}.qty-box{gap:9px}.qty-box button{width:31px;height:31px;font-size:14px}.qty-box span{min-width:20px;font-size:12px}.remove{font-size:11px}.cart-footer{border-radius:12px;gap:9px;margin-top:24px;padding:14px}.cart-footer .clear,.cart-footer .enquiry{padding:11px 14px;font-size:12px}.cart-empty{padding:60px 12px}}:root{--color-primary:#1e3a5f;--color-primary-dark:#152942;--color-primary-light:#2d4a6f;--color-accent:#0d9488;--color-accent-hover:#0f766e;--color-bg:#fff;--color-bg-alt:#f8fafc;--color-bg-muted:#f1f5f9;--color-text:#1e293b;--color-text-muted:#64748b;--color-border:#e2e8f0;--color-border-strong:#cbd5e1;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:5rem;--max-width:1200px;--header-height:72px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);letter-spacing:.01em;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-size:1rem;line-height:1.6}h1,h2,h3,h4,h5,h6{margin:0 0 var(--space-md);color:var(--color-primary);font-weight:700;line-height:1.25}h1{letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}h2{margin-bottom:var(--space-lg);font-size:clamp(1.5rem,3vw,1.875rem)}h3{margin-bottom:var(--space-sm);font-size:1.25rem}p{margin:0 0 var(--space-md);color:var(--color-text)}p:last-child{margin-bottom:0}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-primary-dark)}main{min-height:calc(100vh - var(--header-height) - 200px)}.section{padding:var(--space-3xl) var(--space-xl);max-width:var(--max-width);margin:0 auto}.section--narrow{max-width:800px}.header{z-index:100;height:var(--header-height);padding:0 var(--space-xl);background-color:var(--color-bg);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.header__inner{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.logo{margin:0}.logo__link{color:var(--color-primary);letter-spacing:-.01em;font-size:1.25rem;font-weight:700;text-decoration:none}.logo__link:hover{color:var(--color-primary-dark)}@media (max-width:768px){.logo__link img{max-height:45px!important}}@media (min-width:769px) and (max-width:1024px){.logo__link img{max-height:44px!important}}.nav{align-items:center;gap:var(--space-xl);display:flex}.nav-link{color:var(--color-text);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:var(--color-primary)}.site-footer{color:#f8fafc;padding:var(--space-3xl) var(--space-xl);background:linear-gradient(#0f1724 0%,#10283a 100%)}.site-footer__container{max-width:var(--max-width);margin:0 auto}.site-footer__cols{gap:var(--space-2xl);grid-template-columns:1fr 1fr 1fr;align-items:start;display:grid}.site-footer__col{color:#e6eef6}.site-footer__brand{margin:0 0 var(--space-sm);color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.site-footer__tag{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.5}.site-footer__heading{margin:0 0 var(--space-sm);color:#f1f5f9;font-weight:700}.site-footer__links{margin:0;padding:0;list-style:none}.site-footer__link{color:#dbeafe;padding:4px 0;text-decoration:none;transition:color .2s;display:inline-block}.site-footer__link:hover,.site-footer__link:focus{color:#fff;text-decoration:underline}.site-footer__contact div{color:#dbeafe;margin-bottom:.5rem}.site-footer__address{white-space:pre-line}.site-footer__divider{height:1px;margin:var(--space-2xl) 0;background:#ffffff0f}.site-footer__bottom{justify-content:center;gap:var(--space-md);align-items:center;display:flex}.site-footer__rights{color:#cbd5e1;font-size:.9375rem}.site-footer__policies{gap:var(--space-md);align-items:center;display:flex}.site-footer__crafted{color:#94a3b8;font-size:.875rem}.site-footer__singleline{color:#cbd5e1;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;overflow:hidden}@media (max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-card__media{height:300px}}@media (max-width:768px){.product-grid{grid-template-columns:repeat(1,1fr)}.product-card__media{height:260px}.site-footer__policies{flex-wrap:wrap}.site-footer__singleline{white-space:normal}}.button{font-family:var(--font-sans);color:#fff;background-color:var(--color-primary);cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .2s;display:inline-flex}.button:hover{background-color:var(--color-primary-dark)}.button:focus{outline:2px solid var(--color-primary);outline-offset:2px}.card{padding:var(--space-xl);background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:4px;transition:border-color .2s,box-shadow .2s}.card:hover{border-color:var(--color-border-strong);box-shadow:0 6px 22px #1e3a5f14}.card h3{margin-top:0}.card p{color:var(--color-text-muted);margin-bottom:0;font-size:.9375rem}.grid .card{flex-direction:column;height:100%;display:flex}.capabilities-showcase__grid{gap:1.5rem}.capabilities-feature-card{border:none;box-shadow:0 .125rem .25rem #0a254014}.capabilities-feature-card:hover{box-shadow:0 .5rem 1rem #0a25401f}.capabilities-feature-card__icon{color:#0a2540;background:#0a254014;border:1px solid #0a25401f;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;transition:all .25s;display:inline-flex}.capabilities-feature-card__icon svg{transform:scale(1.1)}.capabilities-feature-card>p{font-size:.875rem}.capabilities-feature-card__footer{padding-top:var(--space-md);margin-top:auto}.capabilities-feature-card__footer--end{justify-content:flex-end;display:flex}.capabilities-feature-card__link{color:var(--color-primary);align-items:center;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.capabilities-feature-card__link:hover{color:var(--color-primary-dark);text-decoration:underline}.capabilities-feature-card__link-icon{margin-left:.25rem;font-size:1em}.capabilities-feature-card__link--icon-only{justify-content:center;min-width:2.25rem;min-height:2.25rem;font-size:1.35rem;line-height:1}.capabilities-feature-card__link--icon-only:hover{text-decoration:none}.capabilities-feature-card:hover .capabilities-feature-card__icon{background:#0a254029;transform:translateY(-2px)}.grid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--species{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}@media (max-width:900px){.grid--3{grid-template-columns:1fr}}.hero{padding:var(--space-4xl) var(--space-xl);text-align:center;background-color:var(--color-bg-alt);border-bottom:1px solid var(--color-border)}.hero .section{padding:0}.hero h1{margin-bottom:var(--space-lg);max-width:20ch;margin-left:auto;margin-right:auto}.hero__sub{color:var(--color-text-muted);max-width:42ch;margin-left:auto;margin-right:auto;margin-bottom:var(--space-2xl);font-size:1.125rem}.hero .button{margin-top:var(--space-md)}.about-snapshot{text-align:center}.about-snapshot p{max-width:56ch;color:var(--color-text-muted);margin-left:auto;margin-right:auto;font-size:1.0625rem}.product-forms .section__title{text-align:center;margin-bottom:var(--space-2xl)}.product-forms .grid{margin-top:0}.product-forms .grid .card{flex-direction:column;height:100%;display:flex}.product-forms .grid .card>div{flex-direction:column;flex:auto;display:flex}.product-forms .grid .card p{margin-top:auto}.form-icon{color:#0a2540;flex-shrink:0;width:22px;height:22px;margin-bottom:10px;display:inline-block}.species .section__title{text-align:center;margin-bottom:var(--space-2xl)}.species-item{padding:var(--space-lg);color:var(--color-primary);background-color:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:4px;justify-content:center;align-items:center;font-size:.9375rem;font-weight:600;transition:border-color .2s,background-color .2s;display:flex}.species-item:hover{border-color:var(--color-border-strong);background-color:var(--color-bg-muted)}.nav-underline{background-color:var(--color-primary);transform-origin:0;height:2px;display:block;position:absolute;bottom:-8px;left:0;right:0}.contact-form input,.contact-form textarea{transition:box-shadow .22s,transform .16s}.contact-form input:focus,.contact-form textarea:focus{transform:translateY(-2px);box-shadow:0 6px 18px #0d948814}@media (prefers-reduced-motion:reduce){.nav-underline,.card,.button,.contact-form input,.contact-form textarea{transition:none!important}}.manufacturing{background-color:var(--color-bg-alt)}.manufacturing .section__title{text-align:center;margin-bottom:var(--space-2xl)}.highlights{max-width:640px;margin:0 auto;padding:0;list-style:none}.highlights li{margin-bottom:var(--space-md);color:var(--color-text);padding-left:1.75rem;font-size:1rem;position:relative}.highlights li:before{content:"";background-color:var(--color-accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.highlights li:last-child{margin-bottom:0}.cta{text-align:center;background-color:var(--color-bg-muted);border-top:1px solid var(--color-border)}.cta .section__title{margin-bottom:var(--space-lg)}.cta .button{margin-top:var(--space-md)}.products-intro{margin-bottom:var(--space-3xl)}.products-intro p{max-width:65ch;color:var(--color-text-muted);font-size:1.0625rem}.species-section{padding-top:var(--space-2xl);padding-bottom:var(--space-2xl);border-bottom:1px solid var(--color-border)}.species-section:last-of-type{border-bottom:none}.species-section h2{margin-bottom:var(--space-xl);padding-bottom:var(--space-md);border-bottom:2px solid var(--color-accent);display:inline-block}.product-form-types .grid{margin-top:var(--space-lg)}.about-block{margin-bottom:var(--space-3xl)}.about-block:last-of-type{margin-bottom:0}.about-block h2{margin-bottom:var(--space-md)}.about-block p{max-width:72ch;color:var(--color-text-muted)}.contact-intro{margin-bottom:var(--space-2xl)}.contact-intro p{color:var(--color-text-muted);font-size:1.0625rem}.contact-form{max-width:520px;margin:0 0 var(--space-3xl)}.form-group{margin-bottom:var(--space-lg)}.form-group label{margin-bottom:var(--space-sm);color:var(--color-text);font-size:.9375rem;font-weight:600;display:block}.form-group input,.form-group textarea{width:100%;font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:4px;padding:.75rem 1rem;font-size:1rem;line-height:1.5;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--color-primary);outline:none}.form-group textarea{resize:vertical;min-height:140px}.contact-info{padding-top:var(--space-2xl);border-top:1px solid var(--color-border)}.contact-info h2{margin-bottom:var(--space-lg)}.contact-info__item{margin:var(--space-sm) 0;color:var(--color-text-muted);font-size:.9375rem}@media (max-width:768px){:root{--header-height:64px}.header{padding:0 var(--space-lg);justify-content:space-between;align-items:center;display:flex}.header__inner{justify-content:space-between;align-items:center;width:100%;max-width:100%;margin:0;display:flex}.header-actions{align-items:center;gap:14px;display:flex}.nav{display:none}.section{padding:var(--space-2xl) var(--space-lg)}.hero{padding:var(--space-3xl) var(--space-lg)}.hero h1{font-size:1.75rem}.hero__sub{font-size:1rem}.grid{grid-template-columns:1fr}.grid--species{grid-template-columns:repeat(2,1fr)}.species-item{padding:var(--space-md);font-size:.875rem}.footer{padding:var(--space-xl) var(--space-lg)}.footer__text{font-size:.875rem}}@media (max-width:480px){.grid--species{grid-template-columns:1fr}}@media (max-width:1024px){.image-card-grid{grid-template-columns:repeat(2,1fr)}.image-card{height:380px}}@media (max-width:768px){.image-card-grid{grid-template-columns:1fr}.image-card__overlay{opacity:1;background:#0000008c;transform:none}.image-card{height:340px}}@media (max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.product-grid{grid-template-columns:1fr}.product-card{min-height:auto}.product-card__footer{justify-content:flex-start}}@media (max-width:768px){.product-card__media{height:220px}.product-card__hover-actions{display:none}.product-card__mobile-actions{display:block}}.product-grid--catalog{align-items:stretch;gap:calc(var(--space-xl) + .5rem);grid-template-columns:repeat(2,1fr)}@media (max-width:1200px){.product-grid--catalog{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.product-grid--catalog{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.product-grid--catalog{grid-template-columns:1fr}}@media (min-width:1000px){.product-detail__container{grid-template-columns:1fr 420px}.product-detail__content{grid-template-columns:1fr}}@media (max-width:999px){.product-detail__container{max-width:920px;padding:var(--space-3xl);grid-template-columns:1fr}.product-detail__back-btn{margin-bottom:var(--space-md);position:relative;top:0;left:0}.product-detail__info{position:relative;top:0}}@media (max-width:768px){.ecommerce-product__content{gap:var(--space-xl);grid-template-columns:1fr}.ecommerce-product__main-image{aspect-ratio:1}.ecommerce-product__title{font-size:1.5rem}.ecommerce-product__benefit{font-size:1rem}.ecommerce-product__nav{justify-content:space-between;width:100%}}.page-title{text-align:center;color:#0b2b4c;margin-bottom:60px;font-size:42px;font-weight:700}.product-categories .section__title{text-align:center;margin-bottom:var(--space-2xl)}.image-card-grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);align-items:stretch;display:grid}.image-card{cursor:pointer;background-position:50%;background-size:cover;border-radius:12px;align-items:end;height:550px;transition:transform .35s ease-in-out,box-shadow .3s ease-in-out;display:flex;position:relative;overflow:hidden}.image-card:hover{transform:scale(1.02);box-shadow:0 12px 30px #0208172e}.image-card__bottom-label{background:linear-gradient(#0000 0%,#00000073 100%);width:100%;padding:1.5rem}.image-card__label{color:#fff;font-size:1.25rem;font-weight:700}.image-card__overlay{padding:var(--space-lg);opacity:0;background:#0000009e;justify-content:center;align-items:center;transition:opacity .34s ease-in-out,transform .34s ease-in-out;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(6px)}.image-card__content{color:#fff;max-width:52ch}.image-card__content h3{color:#fff;margin-top:0;margin-bottom:.5rem}.image-card__content p{color:#ffffffeb;margin-bottom:var(--space-md)}.image-card__button{display:inline-block}.image-card:hover .image-card__overlay,.image-card--tapped .image-card__overlay{opacity:1;transform:translateY(0)}.product-categories .image-card-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:.5rem;display:grid}.product-categories .image-card{cursor:pointer;border-radius:12px;height:470px;transition:box-shadow .26s ease-in-out;position:relative;overflow:hidden}.product-categories .image-card__bg{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.product-categories .image-card__bottom-label{z-index:1;background:linear-gradient(#0000 0%,#00000073 100%);padding:.6rem 1rem;position:absolute;bottom:0;left:0;right:0}.product-categories .image-card__label{color:#fff;font-size:1rem;font-weight:700}.product-categories .image-card__overlay{z-index:2;opacity:0;background:#000000e0;flex-direction:column;justify-content:center;align-items:center;padding:1rem;transition:opacity .32s ease-out,transform .32s ease-out;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(8px)}.product-categories .image-card__content{color:#fff;text-align:center;max-width:52ch;padding:0 1rem;line-height:1.45}.product-categories .image-card:hover{box-shadow:0 10px 26px #02081724}.product-categories .image-card:hover .image-card__overlay,.product-categories .image-card--tapped .image-card__overlay{opacity:1;transform:translateY(0)}.product-categories .image-card__button{opacity:0;transition:opacity .26s ease-out,transform .26s ease-out;display:inline-block;transform:translateY(8px)}.product-categories .image-card:hover .image-card__button,.product-categories .image-card--tapped .image-card__button{opacity:1;transform:translateY(0)}.image-card:hover .image-card__bottom-label{background:linear-gradient(#0000 0%,#00000059 100%)}@media (max-width:1024px){.image-card-grid{grid-template-columns:repeat(2,1fr)}.image-card{height:380px}}@media (max-width:768px){.image-card-grid{grid-template-columns:1fr}.image-card__overlay{opacity:1;background:#0000008c;transform:none}.image-card{height:340px}}.products-hero{padding-top:var(--space-3xl);padding-bottom:var(--space-lg);text-align:center}.products-hero .page-title{font-size:clamp(1.75rem,3.5vw,2.5rem)}.products-hero__sub{color:var(--color-text-muted);max-width:70ch;margin:0 auto}.category-section{padding-top:var(--space-2xl);padding-bottom:var(--space-2xl)}.category-section__title{margin-bottom:var(--space-sm)}.category-section__desc{color:var(--color-text-muted);max-width:72ch}.product-grid{gap:var(--space-lg);margin-top:var(--space-lg);grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;display:grid}.product-card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;justify-content:space-between;transition:box-shadow .22s,transform .22s;display:flex}.product-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #02081714}.product-card__content{padding:var(--space-md);flex:auto}.product-card__title{margin-bottom:.25rem;font-size:1.125rem}.product-card__meta{margin-bottom:var(--space-sm);color:var(--color-text-muted);font-weight:600}.product-card__benefit{color:var(--color-text);margin-bottom:var(--space-md)}.product-card__footer{justify-content:flex-end;display:flex}.product-card__button{padding:.5rem 1rem;font-size:.95rem}@media (max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.product-grid{grid-template-columns:1fr}.product-card{min-height:auto}.product-card__footer{justify-content:flex-start}}.filter-bar{padding-top:.25rem;padding-bottom:var(--space-md);background:var(--color-bg-alt);border-bottom:1px solid var(--color-border)}.filter-bar__inner{max-width:var(--max-width);padding:0 var(--space-xl);margin:0 auto}.filter-bar__categories{gap:.5rem;padding:.25rem;display:flex;overflow-x:auto}.filter-chip{border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:.5rem .75rem}.filter-chip--active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.product-card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;justify-content:space-between;display:flex;overflow:hidden}.product-card__media{background:#f3f6f9;height:360px;position:relative}.product-card__img{object-fit:cover;width:100%;height:100%;transition:transform .3s,filter .3s;display:block}.product-card__media-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#0000002e 100%);position:absolute;top:0;bottom:0;left:0;right:0}.product-card__category{color:var(--color-text);background:#ffffffe6;border-radius:4px;padding:.25rem .5rem;font-size:.8125rem;font-weight:700;position:absolute;top:12px;left:12px}.product-card__form-badge{color:#fff;background:#000000b3;border-radius:4px;padding:.25rem .5rem;font-size:.8125rem;position:absolute;top:12px;right:12px}.product-card__hover-actions{opacity:0;gap:.5rem;transition:opacity .26s,transform .26s;display:flex;position:absolute;bottom:12px;right:12px;transform:translateY(6px)}.product-card:hover .product-card__img{transform:scale(1.04)}.product-card:hover .product-card__hover-actions{opacity:1;transform:translateY(0)}.product-card__content{padding:calc(var(--space-lg) + .5rem)}.product-card__title{margin:0 0 .5rem;font-size:1.25rem}.product-card__desc{margin:0 0 var(--space-lg) 0;color:var(--color-text-muted);font-size:1rem}.product-card__mobile-actions{padding:0 var(--space-md) var(--space-md) var(--space-md);display:none}@media (max-width:768px){.product-card__media{height:220px}.product-card__hover-actions{display:none}.product-card__mobile-actions{display:block}}.category-section--hidden{opacity:0;max-height:0;transition:opacity .32s,max-height .36s,transform .32s;overflow:hidden;transform:scaleY(.995);margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.product-grid--catalog{align-items:stretch;gap:calc(var(--space-xl) + .5rem);grid-template-columns:repeat(2,1fr)}@media (max-width:1200px){.product-grid--catalog{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.product-grid--catalog{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.product-grid--catalog{grid-template-columns:1fr}}.product-detail{top:var(--header-height);z-index:2000;-webkit-overflow-scrolling:touch;padding:var(--space-4xl) var(--space-xl);background:#080c148c;justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:auto}.product-detail__container{gap:var(--space-4xl);width:100%;max-width:1200px;padding:var(--space-4xl);background:linear-gradient(#fff 0%,#fbfdff 100%);border-radius:12px;grid-template-columns:1fr 420px;align-items:start;display:grid;position:relative;box-shadow:0 30px 60px #0206178c}.product-detail__back-btn{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);color:var(--color-primary);cursor:pointer;left:var(--space-4xl);top:var(--space-4xl);background:0 0;border:none;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex;position:absolute}.product-detail__back-btn:hover{color:var(--color-primary-dark)}.product-detail__content{gap:var(--space-md);grid-template-columns:1fr;display:grid}.product-detail__image-wrapper{aspect-ratio:4/5;background-color:var(--color-bg-muted);border-radius:10px;width:100%;overflow:hidden;box-shadow:0 18px 40px #0206172e}.product-detail__image{object-fit:cover;width:100%;height:100%;display:block}.product-detail__thumbs{gap:var(--space-sm);padding:var(--space-md) 0 0 0;display:flex}.product-detail__thumb{border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:64px;height:48px;padding:4px;display:inline-flex}.product-detail__thumb img{object-fit:cover;max-width:100%;max-height:100%;display:block}.product-detail__thumb.is-active{outline:2px solid var(--color-accent);border-color:var(--color-accent)}.product-detail__info{top:calc(var(--header-height) + 32px);align-self:start;padding:0;position:sticky}.product-detail__meta{gap:var(--space-md);margin-bottom:var(--space-md);align-items:center;display:flex}.product-detail__category,.product-detail__animal{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:.8125rem;font-weight:700}.product-detail__title{margin:0 0 var(--space-md);color:var(--color-primary-dark);font-size:clamp(1.75rem,3.6vw,2.25rem);line-height:1.12}.product-detail__form-badge{padding:var(--space-sm) var(--space-md);margin-bottom:var(--space-md);text-transform:uppercase;letter-spacing:.04em;background-color:var(--color-accent);color:var(--color-bg);border-radius:6px;font-size:.8125rem;font-weight:700;display:inline-block}.product-detail__benefit{color:var(--color-primary);margin-bottom:var(--space-md);font-size:1rem;font-weight:600;line-height:1.5}.product-detail__description{max-width:100%;color:var(--color-text-muted);margin-bottom:var(--space-2xl);font-size:.9375rem;line-height:1.7}.product-detail__forms-list{gap:var(--space-md);display:flex}.product-detail__form-item{padding:var(--space-sm) var(--space-md);background-color:var(--color-bg-alt);border:1px solid var(--color-border-strong);color:var(--color-text);border-radius:6px;font-size:.875rem;font-weight:600}.product-detail__nav{justify-content:center;align-items:center;gap:var(--space-2xl);padding-top:var(--space-2xl);display:flex}.product-detail__nav-btn{cursor:pointer;width:56px;height:56px;color:var(--color-primary-dark);background-color:#ffffffe6;border:0;border-radius:10px;font-size:1.25rem;box-shadow:0 8px 20px #0206171f}.product-detail__nav-btn:disabled{opacity:.35;cursor:not-allowed}.product-detail__nav-counter{color:var(--color-text-muted);text-transform:uppercase;font-size:.875rem;font-weight:700}.btn{align-items:center;gap:var(--space-sm);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:10px 14px;font-weight:700;display:inline-flex}.btn--primary{background:var(--color-primary);color:#fff}.btn--ghost{color:var(--color-primary);border-color:var(--color-border-strong);background:0 0}.product-detail--error{top:var(--header-height);z-index:2000;background:#080c148c;justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.product-detail__error-content{text-align:center;padding:var(--space-4xl);background:#fff;border-radius:10px}.product-detail__error-content h1{margin-bottom:var(--space-lg)}@media (min-width:1000px){.product-detail__container{grid-template-columns:1fr 420px}.product-detail__content{grid-template-columns:1fr}}@media (max-width:999px){.product-detail__container{max-width:920px;padding:var(--space-3xl);grid-template-columns:1fr}.product-detail__back-btn{margin-bottom:var(--space-md);position:relative;top:0;left:0}.product-detail__info{position:relative;top:0}}.ecommerce-product{min-height:100vh;padding:var(--space-2xl) var(--space-lg);background:var(--color-bg)}.ecommerce-product__container{max-width:1000px;margin:0 auto}.ecommerce-product__back-btn{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-2xl);padding:var(--space-sm) var(--space-md);color:var(--color-primary);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:8px;font-size:.9375rem;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.ecommerce-product__back-btn:hover{background:var(--color-bg-alt);border-color:var(--color-primary-light)}.ecommerce-product__content{gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.ecommerce-product__gallery{position:relative}.ecommerce-product__main-image{background:var(--color-bg-muted);border-radius:12px;width:100%;overflow:hidden}.ecommerce-product__main-image img{width:100%;height:auto;display:block}.ecommerce-product__thumbs{gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.ecommerce-product__thumb{background:var(--color-bg-muted);cursor:pointer;border:2px solid #0000;border-radius:8px;width:64px;height:64px;padding:0;transition:border-color .2s,box-shadow .2s;overflow:hidden}.ecommerce-product__thumb.is-active{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.ecommerce-product__thumb img{object-fit:cover;width:100%;height:100%;display:block}.ecommerce-product__info{padding-top:0}.ecommerce-product__title{margin-bottom:var(--space-md);color:var(--color-primary);font-size:clamp(1.75rem,3.5vw,2.25rem)}.ecommerce-product__benefit{color:var(--color-text-muted);margin-bottom:var(--space-lg);font-size:1.125rem;font-style:italic}.ecommerce-product__description{color:var(--color-text);margin-bottom:var(--space-xl);font-size:1rem;line-height:1.7}.ecommerce-product__forms-title{margin-bottom:var(--space-sm);color:var(--color-primary);font-size:1rem;font-weight:600}.ecommerce-product__forms-list{margin:0 0 var(--space-xl);gap:var(--space-sm);flex-wrap:wrap;padding:0;list-style:none;display:flex}.ecommerce-product__form-item{padding:var(--space-sm) var(--space-md);background:var(--color-bg-alt);color:var(--color-text);border-radius:20px;font-size:.875rem;font-weight:500}.ecommerce-product__nav{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.ecommerce-product__nav-btn{padding:var(--space-sm) var(--space-md);color:var(--color-primary);background:var(--color-bg-alt);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;font-size:.9375rem;font-weight:500;transition:background .2s,border-color .2s}.ecommerce-product__nav-btn:hover:not(:disabled){background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.ecommerce-product__nav-btn:disabled{opacity:.4;cursor:not-allowed}.ecommerce-product__nav-counter{color:var(--color-text-muted);font-size:.875rem}.ecommerce-product--error{text-align:center;justify-content:center;align-items:center;display:flex}.ecommerce-product--error .ecommerce-product__container{padding:var(--space-4xl)}.ecommerce-product--error h1{margin-bottom:var(--space-lg)}@media (max-width:768px){.ecommerce-product__content{gap:var(--space-xl);grid-template-columns:1fr}.ecommerce-product__main-image{aspect-ratio:1}.ecommerce-product__title{font-size:1.5rem}.ecommerce-product__benefit{font-size:1rem}.ecommerce-product__nav{justify-content:space-between;width:100%}}.cart-link{color:#0a2540;background:#0a25400f;border:1px solid #0a254014;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-left:8px;text-decoration:none;transition:all .25s;display:flex;position:relative;transform:translateY(1px)}.cart-link:hover{background:#0a25401f}.cart-badge{color:#fff;background:#1e6f8c;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 6px #0a254040}.cart-link.icon-only{padding:0}.cart-link.icon-only svg{stroke-width:2px;width:22px;height:22px;display:block}.header-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (max-width:768px){.nav{display:none}.header-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.cart-link{color:#fff;z-index:102;background:0 0;border-radius:8px;margin-left:0;padding:8px 10px}.cart-link:hover{color:#fff;box-shadow:none;background:#1e3a5f1a}.cart-link.icon-only{padding:8px 10px}.cart-link.icon-only svg{width:22px;height:22px}.cart-badge{min-width:20px;height:20px;font-size:10px;top:-8px;right:-8px}}@media (max-width:480px){.header{padding:0 var(--space-lg)}.header-actions{gap:10px}.cart-link{padding:6px 8px}.cart-link.icon-only svg{width:20px;height:20px}.cart-badge{min-width:18px;height:18px;font-size:9px;top:-6px;right:-6px}}.hero{width:100%;max-width:100%;margin:0;padding:0!important}.hero-container{height:calc(100vh - var(--header-height));width:100%;position:relative}.hero-container img{object-fit:cover;width:100%;height:100%;display:block}.hero-overlay{text-align:center;background:#0009;flex-direction:column;justify-content:center;align-items:center;padding:0 20px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.hero-overlay h1{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:3rem;font-weight:700}.hero-overlay p{color:#f0f0f0;max-width:720px;margin:0 0 30px;font-size:1.125rem;line-height:1.8}@media (max-width:768px){.hero-container{height:90vh}.hero-overlay h1{font-size:1.75rem}.hero-overlay p{font-size:1rem}}@media (max-width:480px){.hero-container{height:80vh}.hero-overlay h1{font-size:1.5rem}.hero-overlay p{font-size:.95rem}}@media (max-width:768px){.site-footer{padding:var(--space-2xl) var(--space-md)}.site-footer__container{width:100%;overflow:hidden}.site-footer__cols{gap:var(--space-md);grid-template-columns:1fr}.site-footer__bottom{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.site-footer__policies{justify-content:center;width:100%}.site-footer__singleline{white-space:normal;text-overflow:clip;overflow:visible}}.product-categories .image-card-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1024px){.product-categories .image-card-grid{grid-template-columns:repeat(2,1fr);gap:20px}.product-categories .image-card{height:560px}.product-categories .image-card__bg{object-fit:cover;object-position:center 30%}.section{padding:50px 20px}}@media (max-width:600px){.product-categories .image-card-grid{grid-template-columns:1fr;gap:18px}.product-categories .image-card{height:auto}.product-categories .image-card__bg{object-fit:contain;width:100%;height:auto;display:block;position:relative}}
