.product-catalogue{padding:95px clamp(20px,7vw,110px);background:linear-gradient(180deg,#f3fbfd,#fff)}
.catalogue-head{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center;margin-bottom:45px}
.catalogue-head h2{font:800 clamp(34px,4vw,54px) Montserrat,sans-serif;letter-spacing:-.045em;line-height:1.08;color:var(--navy);margin-bottom:18px}
.catalogue-head p:not(.eyebrow){font-size:18px;max-width:720px}
.catalogue-head img{width:100%;height:310px;object-fit:cover;border-radius:24px;box-shadow:18px 18px 0 var(--aqua)}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.product-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;min-height:300px;display:flex;flex-direction:column;box-shadow:0 10px 30px #063d690b;transition:.2s ease}
.product-grid article{cursor:pointer}.product-grid article:hover,.product-grid article:focus{border-color:var(--aqua);transform:translateY(-4px);outline:3px solid #27bfd033;outline-offset:2px}
.product-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:var(--navy);color:var(--lime);font:800 14px Montserrat;margin-bottom:22px}
.product-grid h3{font:800 19px Montserrat;color:var(--navy);margin-bottom:10px}
.product-grid p{font-size:14px;margin-top:0}.product-grid article>button{margin-top:auto;padding:0;border:0;background:none;color:var(--teal);font:800 14px Manrope;text-align:left;cursor:pointer}
.cards article{cursor:pointer}.cards article:focus{outline:3px solid #27bfd055;outline-offset:3px}.cards .card-body>button{margin-top:auto;padding:0;border:0;background:none;color:var(--teal);font:800 14px Manrope;text-align:left;cursor:pointer}.cards .card-body>button:hover{color:var(--navy)}
.catalogue-safety{margin-top:28px;background:var(--navy);color:#fff;border-radius:18px;padding:24px 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}
.catalogue-safety b{color:var(--lime);font:800 17px Montserrat}.catalogue-safety span{font-size:14px}.catalogue-safety .primary{white-space:nowrap}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,1fr)}.catalogue-safety{grid-template-columns:1fr}}
@media(max-width:900px){.catalogue-head{grid-template-columns:1fr}.catalogue-head img{height:260px}}
@media(max-width:560px){.product-catalogue{padding:70px 16px}.catalogue-head{gap:28px}.catalogue-head h2{font-size:36px}.catalogue-head img{height:220px;border-radius:18px;box-shadow:8px 8px 0 var(--aqua)}.product-grid{grid-template-columns:1fr;gap:12px}.product-grid article{min-height:0;padding:22px}.catalogue-safety{padding:22px}.catalogue-safety .primary{text-align:center}}
.product-dialog{width:min(92vw,590px);border:0;border-radius:24px;padding:36px;color:var(--ink);box-shadow:0 30px 90px #001f3f66}.product-dialog::backdrop{background:#012a46b8;backdrop-filter:blur(5px)}.product-dialog[open]{animation:dialogIn .22s ease both}.dialog-close{position:absolute;right:18px;top:15px;width:40px;height:40px;border:0;border-radius:50%;background:#edf7fa;color:var(--navy);font-size:27px;cursor:pointer}.dialog-label{font:800 11px Montserrat;letter-spacing:.18em;color:var(--teal)}.product-dialog h2{font:800 30px Montserrat;color:var(--navy);margin:14px 45px 12px 0}.product-dialog>p{font-size:17px}.dialog-note{display:grid;gap:4px;background:#eff9fb;border-left:5px solid var(--aqua);padding:16px;margin:24px 0}.dialog-note b{color:var(--navy)}.dialog-note span{font-size:14px}.dialog-actions{display:flex;gap:10px}.dialog-actions button{border:2px solid var(--navy);background:white;color:var(--navy);font:800 14px Manrope;border-radius:10px;padding:12px 18px;cursor:pointer}@keyframes dialogIn{from{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:none}}@media(max-width:560px){.product-dialog{width:calc(100vw - 24px);padding:28px 22px;border-radius:20px}.dialog-actions{flex-direction:column}.dialog-actions a,.dialog-actions button{text-align:center;width:100%}}
.stock-catalogue{margin-top:42px;padding:30px;border:1px solid #cfe4e8;border-radius:24px;background:linear-gradient(145deg,#fff,#f5fbfc);box-shadow:0 20px 55px #073f460d}.stock-catalogue-head{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.stock-catalogue-head h3{margin:4px 0 8px;font:800 clamp(25px,3vw,36px) Montserrat,sans-serif;letter-spacing:-.035em;color:var(--navy)}.stock-catalogue-head p:last-child{max-width:760px;font-size:15px}.stock-live{display:flex;align-items:center;gap:8px;white-space:nowrap;border:1px solid #b9dfe3;border-radius:999px;background:#e8f8f8;padding:9px 13px;color:#087982;font-size:12px;font-weight:800}.stock-live i{width:8px;height:8px;border-radius:50%;background:#10a85a;box-shadow:0 0 0 4px #10a85a1c}.stock-controls{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:12px;margin:25px 0 18px}.stock-controls label{display:grid;gap:6px;color:var(--navy);font-size:13px;font-weight:800}.stock-controls input,.stock-controls select{width:100%;min-height:48px;border:1px solid #bed7dc;border-radius:12px;background:#fff;padding:0 14px;color:#143f45;font:600 15px Manrope,sans-serif;outline:none}.stock-controls input:focus,.stock-controls select:focus{border-color:var(--teal);box-shadow:0 0 0 4px #168b9918}.live-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.live-product-card{display:flex;min-height:315px;flex-direction:column;border:1px solid #d2e3e6;border-radius:18px;background:#fff;padding:20px;box-shadow:0 10px 30px #063d6908;cursor:pointer;transition:.2s ease}.live-product-card:hover,.live-product-card:focus{border-color:var(--aqua);transform:translateY(-3px);outline:3px solid #27bfd02b;outline-offset:2px}.live-product-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.live-product-category{max-width:60%;color:#16818d;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.availability{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.availability.in_stock{background:#e6f8ec;color:#18733c}.availability.low_stock{background:#fff2d8;color:#8d5909}.availability.out_of_stock{background:#ffe7e7;color:#a12e2e}.live-product-card h3{margin:18px 0 8px;color:var(--navy);font:800 20px Montserrat,sans-serif}.live-product-card .stock-description{display:-webkit-box;overflow:hidden;margin:0;color:#60797e;font-size:14px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.live-product-meta{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:18px;border-top:1px solid #e3ecee;padding-top:15px}.live-product-meta span{color:#6c8387;font-size:13px}.live-product-meta strong{color:var(--navy);font:800 17px Montserrat,sans-serif}.live-product-flags{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.live-product-flags span{border-radius:999px;background:#edf6f7;padding:5px 8px;color:#42666c;font-size:10px;font-weight:800}.live-product-card>button{margin-top:auto;border:0;background:none;padding:8px 0 0;color:var(--teal);font:800 14px Manrope,sans-serif;text-align:left;cursor:pointer}.stock-empty{display:grid;justify-items:center;gap:7px;border:1px dashed #bed8dd;border-radius:18px;background:#fff;padding:38px 20px;text-align:center}.stock-empty b{color:var(--navy);font:800 18px Montserrat,sans-serif}.stock-empty span{color:#6a8085;font-size:14px}.stock-empty a{margin-top:6px;color:var(--teal);font-weight:800}@media(max-width:1000px){.live-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-catalogue-head{display:grid}.stock-live{width:max-content}}@media(max-width:650px){.stock-catalogue{margin-top:28px;padding:20px 14px;border-radius:18px}.stock-controls{grid-template-columns:1fr}.live-product-grid{grid-template-columns:1fr}.live-product-card{min-height:0}.stock-live{white-space:normal}.live-product-top{gap:6px}}
.dialog-product-image{width:100%;height:min(38vh,300px);margin:18px 0 4px;border:1px solid #d8e7e9;border-radius:18px;background:#f4f8f8;object-fit:contain;padding:10px}
.live-product-image{height:190px;margin:-20px -20px 18px;overflow:hidden;border-bottom:1px solid #dce9eb;border-radius:18px 18px 0 0;background:#f3f8f8}
.live-product-image img{width:100%;height:100%;object-fit:contain;padding:9px}
@media(max-width:650px){.live-product-image{height:220px}}
