/* Official Nautilos Store identity */
.brand{min-width:210px}
.brand img{display:block;width:210px;height:68px;object-fit:contain;object-position:left center}
.footer-brand{background:#fff;padding:8px 12px;border-radius:3px}
.footer-brand img{height:50px;width:185px}
.director{display:flex;flex-direction:column;gap:3px;border-left:1px solid #294354;padding-left:24px}
.director strong{color:#fff;font-size:13px}
.director span{text-transform:uppercase;letter-spacing:.15em;font-size:9px;color:#74b8d7}
.director a{color:#d6e5ec}
@media(max-width:900px){footer .director{border-left:0;padding-left:0}.topbar{gap:12px}.topbar a:first-of-type{display:none}}
@media(max-width:560px){.brand img{width:165px;height:56px}.footer-brand img{width:175px;height:48px}}

.apparel{padding:100px max(5vw,24px);background:#f1f6f8}
.apparel-head{max-width:1180px;margin:0 auto 45px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}
.apparel-head h2{font:500 clamp(38px,4.5vw,64px)/1.05 Georgia;margin:0}
.apparel-head>p{font-size:17px;line-height:1.75;color:#607581}
.product-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.product-grid article{background:#fff;padding:22px;min-height:390px;position:relative;border:1px solid #dce7ec}
.product-brand{font-size:10px;letter-spacing:.17em;color:#4d7890;font-weight:800}
.product-visual{height:175px;margin:18px 0 24px;display:grid;place-items:center;color:#fff;font:700 36px Georgia;letter-spacing:.08em;background:linear-gradient(145deg,#071e32,#168ab8)}
.product-visual.waterproof{background:linear-gradient(145deg,#052f48,#dc5a33)}
.product-visual.polo{background:linear-gradient(145deg,#12213a,#3c75a2)}
.product-visual.gear{background:linear-gradient(145deg,#152d46,#c9a55a)}
.product-grid h3{font:23px Georgia;margin:0 0 10px}
.product-grid p{font-size:14px;line-height:1.55;color:#657b87;margin-bottom:48px}
.product-grid .add{left:22px;bottom:22px}
.real-products{grid-template-columns:repeat(5,1fr)}
.product-photo{display:block;width:100%;height:220px;object-fit:contain;background:#f7f9fa;margin:18px 0 15px}
.sku{display:inline-block;font-size:10px;letter-spacing:.12em;font-weight:800;color:#397b99;margin-bottom:10px}
.real-products article{min-height:480px}
.brands>div{grid-template-columns:repeat(3,1fr)}
@media(max-width:1100px){.real-products{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.apparel-head{grid-template-columns:1fr;gap:22px}.product-grid,.real-products{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.product-grid{grid-template-columns:1fr}.apparel-head h2{font-size:40px}}

.gill-catalog{padding:100px max(5vw,24px);background:#fff}
.catalog-head{max-width:1180px;margin:0 auto 45px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}
.catalog-head h2{font:500 clamp(38px,4.5vw,64px)/1.05 Georgia;margin:0}
.catalog-head>p{font-size:17px;line-height:1.75;color:#607581}
.catalog-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.catalog-grid article{border:1px solid #dce7ec;padding:18px;min-height:500px;position:relative;background:#fff}
.catalog-image{height:190px;background:#f2f6f8;display:grid;place-items:center;position:relative;margin-bottom:18px;overflow:hidden}
.catalog-image>span{color:#173b55;font:700 26px Georgia;text-align:center}.catalog-image small{font:11px Arial;letter-spacing:.15em;color:#6d8796}
.catalog-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#f7f9fa}
.catalog-grid h3{font:21px Georgia;margin:7px 0 9px}.catalog-grid p{font-size:13px;line-height:1.45;color:#657b87;margin:0 0 12px}.catalog-grid .add{left:18px;bottom:18px}.official-link{position:absolute;right:18px;bottom:21px;font-size:11px;color:#397b99;border-bottom:1px solid #82aabe}
@media(max-width:1000px){.catalog-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.catalog-head{grid-template-columns:1fr;gap:22px}.catalog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:500px){.catalog-grid{grid-template-columns:1fr}.catalog-head h2{font-size:40px}}

/* Product category navigation */
.category-card{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;outline:none}
.category-card:hover,.category-card:focus-visible{z-index:1;transform:translateY(-3px);box-shadow:0 18px 38px #09263a1c}
.photo-category{padding:0!important;overflow:hidden;background:#0d2d43!important;color:#fff;display:flex;flex-direction:column}
.photo-category>span{position:absolute;z-index:2;top:22px;left:24px;color:#fff;background:#0d2d43d9;padding:7px 9px}
.category-photo{display:block;width:100%;height:185px;object-fit:cover}
.category-photo--cleaning{object-position:center}
.category-photo--safety{object-position:center}
.category-photo--clothing{object-position:center}
.category-photo--painting{object-position:center 62%}
.category-photo--anchorage{object-position:center 54%}
.category-photo-pair{display:grid;grid-template-columns:1fr 1fr;width:100%;height:185px;background:#fff}
.category-photo-pair img{display:block;width:100%;height:185px;object-fit:contain;padding:10px;background:#fff}
.category-showcase{position:relative;display:flex;align-items:flex-end;justify-content:center;width:100%;height:185px;overflow:hidden;background:linear-gradient(180deg,#f8fbfc 0%,#eef4f6 77%,#d7e3e8 78%,#f7fafb 86%);padding:13px 8px 18px}
.category-showcase img{position:relative;z-index:1;display:block;width:auto;height:88%;max-width:31%;object-fit:contain;background:transparent;filter:drop-shadow(0 8px 8px #102f4526)}
.category-photo-grid{display:grid;width:100%;height:185px;overflow:hidden;background:#fff}
.category-photo-grid--products{grid-template-columns:repeat(3,minmax(0,1fr))}
.category-photo-grid--apparel{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));background:#dce8ed}
.category-photo-grid img{display:block;width:100%;height:100%;min-width:0;min-height:0;background:#fff;object-fit:contain;padding:6px}
.category-photo-grid--apparel img{object-fit:cover;object-position:center top;padding:0}
.category-copy{position:relative;flex:1;padding:24px 34px 70px}
.photo-category h3{color:#fff!important}
.photo-category p{color:#c9dce7!important}
.photo-category .category-open{color:#fff;border-bottom-color:#fff}
.category-open{position:absolute;left:34px;bottom:28px;border:0;border-bottom:1px solid #244c62;background:none;padding:0 0 4px;color:#244c62;font-weight:700;font-size:14px;cursor:pointer}
.category-open::after{content:' →'}
.modal-open{overflow:hidden}
.category-modal{position:fixed;inset:0;z-index:80;display:none;overflow-y:auto;background:#061d31e8;padding:28px}
.category-modal.open{display:block}
.category-modal-shell{width:min(1240px,100%);min-height:calc(100vh - 56px);margin:auto;background:#f3f7f9;padding:44px}
.category-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;border-bottom:1px solid #d5e2e8;padding-bottom:28px;margin-bottom:32px}
.category-modal-head .eyebrow{margin-bottom:10px}
.category-modal-head h2{font:500 clamp(38px,5vw,64px)/1.05 Georgia;margin:0}
.category-close{border:1px solid #b9cbd4;background:#fff;color:#10293c;width:48px;height:48px;font-size:32px;line-height:1;cursor:pointer;flex:0 0 auto}
.category-intro{max-width:720px;color:#607581;font-size:17px;line-height:1.7;margin:0 0 35px}
.category-modal .catalog-grid{max-width:none}
.catalog-note{display:flex;gap:12px;align-items:center;background:#e4f0f5;border-left:4px solid #397b99;padding:16px 18px;margin-bottom:22px;color:#486775;font-size:14px}
.catalog-note b{color:#12364d;white-space:nowrap}.catalog-note span{line-height:1.5}
.catalog-tools{display:grid;grid-template-columns:minmax(260px,1fr) 220px 220px auto;align-items:end;gap:12px;margin-bottom:28px}
.catalog-tools label{display:flex;flex-direction:column;gap:8px;font-size:11px;letter-spacing:.11em;font-weight:800;color:#42677a;text-transform:uppercase}
.catalog-tools input,.catalog-tools select{width:100%;height:48px;border:1px solid #c6d7df;background:#fff;padding:0 14px;color:#10293c;font:15px Arial;text-transform:none;letter-spacing:0}
.catalog-tools strong{height:48px;display:flex;align-items:center;justify-content:center;background:#102f45;color:#fff;padding:0 18px;font-size:12px;white-space:nowrap}
.product-placeholder{background:linear-gradient(145deg,#edf4f7,#d9e9ef)}
.product-placeholder>span{font-family:Arial;font-size:18px;letter-spacing:.08em;font-weight:800;text-transform:uppercase}.product-placeholder small{display:inline-block;margin-top:9px;font-size:10px;font-weight:600}
.catalog-product[hidden],#gillProducts article[hidden]{display:none}
.variant-label{position:absolute;left:18px;right:18px;bottom:62px;display:flex;flex-direction:column;gap:6px;font-size:10px;letter-spacing:.12em;font-weight:800;text-transform:uppercase;color:#537183}
.variant-label select{height:38px;border:1px solid #c8d7de;background:#fff;padding:0 9px;color:#18384d;font-size:13px;text-transform:none}
.catalog-grid#gillProducts article{min-height:625px;padding-bottom:72px}
.gill-options{display:grid;grid-template-columns:1fr;gap:12px;margin:16px 0 18px}
.gill-options label{display:flex;flex-direction:column;gap:7px;font-size:12px;line-height:1.25;letter-spacing:.1em;font-weight:800;text-transform:uppercase;color:#537183}
.gill-options select{display:block;width:100%;height:44px;border:1px solid #c8d7de;background:#fff;padding:0 11px;color:#18384d;font-size:15px;text-transform:none}
.catalog-product:has(.product-options){min-height:625px}
.product-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 58px}
.product-options>label{display:flex;flex-direction:column;gap:6px;font-size:10px;letter-spacing:.1em;font-weight:800;text-transform:uppercase;color:#537183}
.product-options>label:last-child{grid-column:1/-1}
.product-options select,.product-options input{width:100%;height:40px;border:1px solid #c8d7de;background:#fff;padding:0 9px;color:#18384d;font-size:13px;text-transform:none}
.metres-input{position:relative}.metres-input span{position:absolute;right:12px;top:13px;color:#6a808c;font-size:12px;text-transform:none}.metres-input input{padding-right:34px}
.quote-line{display:grid!important;grid-template-columns:52px 1fr auto;gap:12px;align-items:center}
.quote-thumb{width:52px;height:52px;background:#f0f5f7;display:grid;place-items:center;overflow:hidden}.quote-thumb img{width:100%;height:100%;object-fit:contain}.quote-thumb span{font-weight:800;color:#397b99}
.quote-info{display:flex;flex-direction:column;gap:4px}.quote-info b{font-size:13px;color:#17384e}.quote-info small{color:#6a808c}.qty{display:flex;align-items:center;gap:10px;margin-top:4px}.qty button{width:26px;height:26px;background:#e9f1f4!important;color:#17384e!important;font-size:18px}.remove-item{align-self:start;font-size:10px}
.quote-items{min-height:180px;max-height:calc(100vh - 245px);overflow-y:auto;overscroll-behavior:contain;padding-right:8px}.metres-total{font-size:12px;color:#397b99;margin-top:4px}
.empty-category{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border:1px solid #dce7ec;padding:50px}
.empty-category span{font-size:11px;letter-spacing:.18em;font-weight:800;color:#397b99}
.empty-category h3{font:500 clamp(30px,4vw,48px) Georgia;margin:18px 0 12px}
.empty-category p{color:#6b7c85;margin:0}
@media(max-width:900px){.catalog-tools{grid-template-columns:1fr 1fr}.catalog-tools strong{grid-column:span 2}}
@media(max-width:700px){.category-modal{padding:0}.category-modal-shell{min-height:100vh;padding:25px 18px}.category-modal-head{position:sticky;top:0;z-index:5;background:#f3f7f9;padding-top:8px}.category-modal-head h2{font-size:38px}.category-close{width:44px;height:44px}.empty-category{min-height:55vh;padding:30px 20px}.catalog-note{align-items:flex-start;flex-direction:column}.catalog-tools{grid-template-columns:1fr}.catalog-tools strong{grid-column:auto}.catalog-grid{grid-template-columns:1fr}}
