.page-module__EtmPXW__category-wrapper{background:#f9f9f9;min-height:calc(100vh - 70px);padding:80px 0 100px}.page-module__EtmPXW__breadcrumb{color:#666;text-transform:lowercase;margin-bottom:30px;font-size:14px}.page-module__EtmPXW__breadcrumb a{color:#1a5f7a;text-decoration:none;transition:color .2s}.page-module__EtmPXW__breadcrumb a:hover{color:#0d3b4d}.page-module__EtmPXW__breadcrumb span{color:#999}.page-module__EtmPXW__category-header{text-align:center;max-width:900px;margin:0 auto 50px}.page-module__EtmPXW__category-title{color:#1e1e1e;margin-bottom:16px;font-size:36px;font-weight:600;line-height:1.2}.page-module__EtmPXW__category-description{color:#555;font-size:17px;line-height:1.6}.page-module__EtmPXW__products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.page-module__EtmPXW__product-card{background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.page-module__EtmPXW__product-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.page-module__EtmPXW__product-image-wrapper{background:#f5f5f5;width:100%;height:320px;position:relative;overflow:hidden}.page-module__EtmPXW__product-image{object-fit:cover;transition:transform .3s}.page-module__EtmPXW__product-card:hover .page-module__EtmPXW__product-image{transform:scale(1.05)}.page-module__EtmPXW__product-info{padding:14px 18px 0}.page-module__EtmPXW__product-title{color:#1e1e1e;margin:6px 0;font-size:16px;font-weight:600;line-height:1.2}.page-module__EtmPXW__product-price{color:#1a5f7a;margin:0 0 8px;font-size:14px;font-weight:600}.page-module__EtmPXW__product-description{color:#666;min-height:0;margin:0 0 8px;font-size:13px}.page-module__EtmPXW__product-description-list{color:#666;column-count:2;column-fill:balance;column-gap:12px;margin:0 0 8px;padding:0;font-size:13px;line-height:1.45;list-style:none}.page-module__EtmPXW__product-description-item{break-inside:avoid;font-size:13px;line-height:1.4;font-family:var(--font-sans),system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;text-align:left;-webkit-hyphens:none;hyphens:none;overflow-wrap:anywhere;word-break:break-word;margin-bottom:6px;padding-left:20px;display:block;position:relative}.page-module__EtmPXW__product-description-item:before{content:"✓";color:#1a5f7a;font-size:11px;line-height:1;position:absolute;top:1px;left:0}@media (max-width:768px){.page-module__EtmPXW__product-description-list{column-count:1}}.page-module__EtmPXW__product-actions{justify-content:center;gap:12px;margin-top:auto;padding:20px;display:flex}.page-module__EtmPXW__details-button{color:#1a1a1a;cursor:pointer;background:#f5f5f5;border:1px solid #ddd;border-radius:6px;width:100%;padding:12px 24px;font-size:15px;font-weight:500;transition:background .2s,transform .2s}.page-module__EtmPXW__details-button:hover{background:#e6e6e6;transform:translateY(-1px)}.page-module__EtmPXW__enquire-button{color:#fff;cursor:pointer;background:#1a5f7a;border:none;border-radius:6px;width:100%;padding:12px 32px;font-size:15px;font-weight:500;transition:background .3s,transform .2s}.page-module__EtmPXW__enquire-button:hover{background:#0d3b4d;transform:translateY(-2px)}.page-module__EtmPXW__enquire-button:active{transform:translateY(0)}.page-module__EtmPXW__dialog-content{max-width:500px;padding:32px;top:calc(50% + 32px)}.page-module__EtmPXW__details-dialog-content{flex-direction:column;max-width:min(1000px,100vw - 32px);max-height:min(88vh,900px);display:flex}.page-module__EtmPXW__dialog-title{color:#1e1e1e;margin-bottom:8px;font-size:24px;font-weight:600}.page-module__EtmPXW__dialog-subtitle{color:#666;margin-bottom:24px;font-size:15px}.page-module__EtmPXW__details-description{color:#444;margin-bottom:24px;padding-right:8px;font-size:14px;line-height:1.6;overflow-y:auto}.page-module__EtmPXW__details-section{margin-top:20px}.page-module__EtmPXW__details-section-title{color:#1e1e1e;margin:0 0 10px;font-size:16px;font-weight:600}.page-module__EtmPXW__details-table-wrapper{border:1px solid #d8d8d8;border-radius:8px;overflow-x:auto}.page-module__EtmPXW__details-table{border-collapse:collapse;background:#fff;width:100%;min-width:560px}.page-module__EtmPXW__details-table th,.page-module__EtmPXW__details-table td{text-align:left;vertical-align:top;border:1px solid #d8d8d8;padding:10px 12px;font-size:13px;line-height:1.4}.page-module__EtmPXW__details-table th{color:#1e1e1e;background:#f3f5f7;font-weight:600}.page-module__EtmPXW__details-table td{color:#444}.page-module__EtmPXW__details-table th:not(:first-child),.page-module__EtmPXW__details-table td:not(:first-child){text-align:center}.page-module__EtmPXW__enquiry-form{flex-direction:column;gap:20px;display:flex}.page-module__EtmPXW__form-group{flex-direction:column;gap:8px;display:flex}.page-module__EtmPXW__form-group label{color:#333;font-size:14px;font-weight:500}.page-module__EtmPXW__submit-button{color:#fff;cursor:pointer;background:#1a5f7a;border:none;border-radius:6px;padding:12px 24px;font-size:15px;font-weight:500;transition:background .3s}.page-module__EtmPXW__submit-button:hover{background:#0d3b4d}.page-module__EtmPXW__close-button{color:#888;cursor:pointer;background:0 0;border:none;margin-top:12px;font-size:14px}.page-module__EtmPXW__close-button:hover{color:#555}@media (max-width:992px){.page-module__EtmPXW__category-title{font-size:30px}.page-module__EtmPXW__products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px}}@media (max-width:768px){.page-module__EtmPXW__category-wrapper{padding:60px 0 80px}.page-module__EtmPXW__category-title{font-size:26px}.page-module__EtmPXW__category-description{font-size:16px}.page-module__EtmPXW__products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.page-module__EtmPXW__product-image-wrapper{height:260px}.page-module__EtmPXW__dialog-content{padding:24px;top:calc(50% + 20px)}.page-module__EtmPXW__details-dialog-content{max-width:calc(100vw - 20px);max-height:86vh}}@media (max-width:480px){.page-module__EtmPXW__category-title{font-size:24px}.page-module__EtmPXW__products-grid{grid-template-columns:1fr}.page-module__EtmPXW__product-image-wrapper{height:300px}}
