.utility-actions{display:grid;grid-template-columns:repeat(3,142px);align-items:stretch;gap:12px}.contact-menu{position:relative;display:flex;align-items:stretch;min-width:0}.contact-trigger{width:100%!important;min-width:0!important;color:#102a56!important;padding:0 10px!important}.contact-trigger span{color:#087b75;margin-left:5px;transition:transform .18s ease}.contact-dropdown{display:none;position:absolute;right:0;top:calc(100% + 1px);width:230px;padding:10px;background:#fff;border:1px solid #dfe4e1;box-shadow:0 16px 40px rgba(16,42,86,.14);z-index:50}.contact-menu.is-open .contact-dropdown{display:grid}.contact-menu.is-open .contact-trigger span{transform:rotate(180deg)}.contact-dropdown a{padding:11px 12px;font-size:12px;font-weight:700;border-bottom:1px solid #edf0ee}.contact-dropdown a:last-child{border-bottom:0}.contact-dropdown a:hover,.contact-dropdown a:focus{background:#f3f0e9;color:#087b75}.support-page{background:#f3f0e9;min-height:100vh}.support-header{padding:24px 5vw;background:#fff;border-bottom:1px solid #dfe4e1}.support-header a{font-weight:900;color:#102a56}.support-shell{width:min(980px,calc(100% - 32px));margin:55px auto 80px}.support-shell h1{margin:0 0 14px;font:52px/1 Georgia,serif}.support-shell>p{max-width:660px;color:#56605e;line-height:1.7}.purpose-form{margin-top:35px;padding:30px;background:#fff;border:1px solid #dfe4e1;display:grid;gap:20px}.purpose-form .row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.purpose-form label{display:grid;gap:8px;font-size:12px;font-weight:800}.purpose-form input,.purpose-form select,.purpose-form textarea{width:100%;padding:14px;border:1px solid #bdc6c2;background:#fff}.purpose-form button{justify-self:start;padding:15px 22px;border:0;background:#13201e;color:#fff;font-weight:800}.info-list{margin-top:35px;display:grid;gap:14px}.info-list article{padding:25px;background:#fff;border:1px solid #dfe4e1}.info-list h2{font-size:25px}.info-list p{color:#56605e;line-height:1.65}@media(max-width:760px){.utility-actions{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.contact-menu{margin-left:0}.contact-dropdown{left:0;right:auto}.support-shell h1{font-size:42px}.purpose-form .row{grid-template-columns:1fr}}

/* Centred homepage presentation */
.brand-banner{background:#f3f0e9;padding:72px 24px;text-align:center;border-bottom:1px solid #dfe4e1}
.brand-banner__inner{width:min(820px,100%);margin:0 auto}
.brand-banner h1{margin:20px 0 24px;font:clamp(54px,7vw,104px)/.96 Georgia,serif;letter-spacing:-.045em}
.brand-banner h1 span,.brand-banner h1 em{display:block}
.brand-banner h1 em{color:#087f7a;font-style:italic;margin-top:.12em}
.brand-banner__inner>p:not(.eyebrow){max-width:650px;margin:0 auto;color:#56605e;font:clamp(17px,1.5vw,22px)/1.55 Georgia,serif}
.brand-banner .primary{display:inline-flex;margin-top:30px;align-items:center;gap:34px}
.wallet-showcase{display:block!important;min-height:0!important;background:#fff!important}
.wallet-showcase .wallets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1600px,100%);margin:0 auto}
.wallet-showcase .wallets figure{min-height:0!important;text-align:center}
.wallet-showcase .wallets img{display:block;width:100%;aspect-ratio:1.2/1;object-fit:contain;padding:24px;background:#f8f8f6}
.wallet-showcase .wallets figcaption{justify-content:center;gap:18px;padding:16px}
.benefits,.products,.trust,.newsletter{text-align:center}
.products,.trust,.newsletter{width:min(1600px,100%);margin-inline:auto}
.products .heading{justify-content:center;text-align:center}
.products .heading>p{display:none}
.grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.product-img img{width:100%;height:100%;object-fit:contain}
@media(max-width:1000px){.wallet-showcase .wallets{grid-template-columns:repeat(2,minmax(0,1fr))}.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.brand-banner{padding:50px 18px}.wallet-showcase .wallets,.grid{grid-template-columns:1fr!important}.brand-banner h1{font-size:clamp(52px,17vw,76px)}}

/* Compact brand banner aligned to the header width */
.brand-banner{padding:42px 0 38px}
.brand-banner__inner{width:min(1420px,calc(100% - 56px));display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:44px;text-align:left}
.brand-banner h1{grid-column:1/-1;margin:0;font-size:clamp(42px,5.1vw,76px);line-height:1;letter-spacing:-.04em;white-space:nowrap}
.brand-banner h1 span,.brand-banner h1 em{display:inline}
.brand-banner h1 em{margin:0 0 0 .16em}
.brand-banner__divider{grid-column:1/-1;height:1px;background:#bac4c0;margin:25px 0 23px}
.brand-banner .eyebrow{grid-column:1;margin:0 0 9px;align-self:end}
.brand-banner__inner>p:not(.eyebrow){grid-column:1;max-width:760px;margin:0;text-align:left;font-size:18px;line-height:1.5}
.brand-banner .primary{grid-column:2;grid-row:3/5;align-self:center;margin:0;white-space:nowrap}
@media(max-width:760px){.brand-banner{padding:34px 0}.brand-banner__inner{width:calc(100% - 36px);grid-template-columns:1fr}.brand-banner h1{white-space:normal;font-size:clamp(43px,13vw,68px)}.brand-banner h1 span,.brand-banner h1 em{display:block}.brand-banner h1 em{margin:.08em 0 0}.brand-banner__divider{margin:20px 0}.brand-banner .eyebrow,.brand-banner__inner>p:not(.eyebrow),.brand-banner .primary{grid-column:1}.brand-banner .primary{grid-row:auto;justify-self:start;margin-top:22px}}

/* Shared homepage width and eight-position product showcase */
main{background:#fff}
.brand-banner{width:min(1600px,100%);margin-inline:auto}
.brand-banner__inner{width:calc(100% - 56px);max-width:none}
.wallet-showcase{width:min(1600px,100%);margin-inline:auto}
.wallet-showcase .wallets{grid-template-columns:repeat(4,minmax(0,1fr));width:100%}
.wallet-showcase .wallets[hidden]{display:none}
.wallet-showcase .wallets figure{aspect-ratio:1.1/1;padding:0;background:#f7f7f5;display:block;overflow:hidden}
.wallet-showcase .wallets img,.future-product__image{width:100%;height:calc(100% - 58px);padding:18px;object-fit:contain;background:#f7f7f5}
.future-product__image{display:flex;align-items:center;justify-content:center;color:#98a29f;font-size:12px;font-weight:900;line-height:1.6;letter-spacing:.16em}
.wallet-showcase .wallets figcaption{height:58px;left:18px;right:18px;bottom:0;padding:13px 0;align-items:center;justify-content:space-between;gap:10px}
.products{display:none}
@media(max-width:1000px){.wallet-showcase .wallets{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.brand-banner__inner{width:calc(100% - 36px)}.wallet-showcase .wallets{grid-template-columns:1fr}.wallet-showcase .wallets figure{aspect-ratio:1.2/1}}

/* Single-line brand statement with product-first first viewport */
.brand-banner{padding:24px 0}
.brand-banner__inner{display:flex;align-items:baseline;gap:24px;text-align:left}
.brand-banner .eyebrow{display:block;order:1;flex:0 0 auto;margin:0}
.brand-banner h1{order:2;flex:1;margin:0;font-size:clamp(38px,4.5vw,68px);white-space:nowrap}
.brand-banner__divider,.brand-banner__inner>p:not(.eyebrow),.brand-banner .primary{display:none}
.wallet-showcase .wallets figure{height:clamp(250px,calc((100svh - 260px)/2),390px);aspect-ratio:auto}
@media(max-width:1000px){.brand-banner__inner{gap:16px}.brand-banner h1{font-size:clamp(34px,5.6vw,54px)}}
@media(max-width:760px){.brand-banner{padding:22px 0}.brand-banner__inner{display:block}.brand-banner .eyebrow{margin-bottom:9px}.brand-banner h1{white-space:normal}.wallet-showcase .wallets figure{height:auto;aspect-ratio:1.15/1}}

/* Front page ends after the eight-product showcase */
.benefits,.products,.trust,.newsletter{display:none!important}
.legal-footer{width:min(1600px,100%);margin-inline:auto;padding:22px 28px;background:#111917;color:#c8d0cd;text-align:center;font-size:11px;font-weight:700;letter-spacing:.08em}

/* Product-card proportions, expandable details and bottom basket action */
.wallet-showcase .wallets{align-items:stretch}
.showcase-product{min-width:0;min-height:440px;background:#f7f7f5;border:1px solid #dfe4e1;display:flex;flex-direction:column;text-align:left;overflow:hidden}
.showcase-image{height:205px;flex:0 0 205px;padding:16px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}
.wallet-showcase .wallets .showcase-image img{display:block;width:92%;height:92%;padding:0!important;object-fit:contain;background:transparent!important}
.showcase-copy{padding:16px 18px 12px;display:flex;flex-direction:column;gap:7px;flex:1}
.showcase-copy small{color:#087b75;font-size:8px;font-weight:900;letter-spacing:.14em}
.showcase-copy h3{margin:0;font:20px/1.15 Georgia,serif}
.showcase-copy .product-price{margin:0;color:#087b75;font:800 15px/1.1 Arial,sans-serif;letter-spacing:.02em}
.showcase-copy>p{margin:0;color:#65716d;font-size:11px;line-height:1.45}
.showcase-copy details{margin-top:2px;border-top:1px solid #d8dedb;padding-top:7px;color:#44504d;font-size:10px;line-height:1.45}
.showcase-copy summary{color:#087b75;font-size:10px;font-weight:800;cursor:pointer;list-style-position:inside}
.showcase-copy details p{margin:7px 0 0}
.add-basket{width:100%;min-height:46px;margin-top:auto;border:0;border-top:1px solid #25322f;background:#13201e;color:#fff;font-size:11px;font-weight:900;letter-spacing:.05em;cursor:pointer}
.add-basket:hover,.add-basket:focus{background:#087b75}
.add-basket:disabled{background:#d7ddda;color:#7c8784;border-color:#c8cfcc;cursor:not-allowed}
.showcase-product .future-product__image{height:205px;padding:16px;color:#98a29f;background:#eef1ef}
@media(max-width:760px){.showcase-product{min-height:420px}.showcase-image,.showcase-product .future-product__image{height:190px;flex-basis:190px}}

/* Larger wallet presentation with option labels removed */
.showcase-copy>small{display:none}
.showcase-product{min-height:545px}
.showcase-image{height:clamp(255px,19vw,315px);flex:0 0 clamp(255px,19vw,315px);padding:8px}
.wallet-showcase .wallets .showcase-image img{width:100%;height:100%;max-width:none;object-fit:contain}
.showcase-copy{padding-top:13px}
.showcase-product .future-product__image{height:clamp(255px,19vw,315px);flex-basis:clamp(255px,19vw,315px)}
@media(max-width:760px){.showcase-product{min-height:485px}.showcase-image,.showcase-product .future-product__image{height:235px;flex-basis:235px}}

/* Extra-large wallet display */
.showcase-product{min-height:625px}
.showcase-image{height:clamp(330px,24vw,400px);flex:0 0 clamp(330px,24vw,400px);padding:0}
.wallet-showcase .wallets .showcase-image img{width:100%;height:100%;transform:scale(1.08);object-fit:contain}
.showcase-product .future-product__image{height:clamp(330px,24vw,400px);flex-basis:clamp(330px,24vw,400px)}
@media(max-width:760px){.showcase-product{min-height:540px}.showcase-image,.showcase-product .future-product__image{height:290px;flex-basis:290px}.wallet-showcase .wallets .showcase-image img{transform:scale(1.04)}}

/* Lock card dimensions; enlarge only the wallet artwork */
.showcase-product{min-height:540px}
.showcase-image{height:clamp(255px,19vw,315px);flex:0 0 clamp(255px,19vw,315px);padding:0}
.wallet-showcase .wallets .showcase-image img{width:100%;height:100%;transform:scale(1.28);object-fit:contain}
.showcase-product .future-product__image{height:clamp(255px,19vw,315px);flex-basis:clamp(255px,19vw,315px)}
@media(max-width:760px){.showcase-product{min-height:480px}.showcase-image,.showcase-product .future-product__image{height:235px;flex-basis:235px}.wallet-showcase .wallets .showcase-image img{transform:scale(1.18)}}

/* Hats use the wallet card system while preserving the complete cap silhouette. */
.wallet-showcase .hat-products .showcase-image img{transform:scale(1.03);object-fit:contain}
@media(max-width:760px){.wallet-showcase .hat-products .showcase-image img{transform:scale(1.01)}}

/* Final wallet-only enlargement; card dimensions remain locked */
.wallet-showcase .wallets .showcase-image img{transform:scale(1.34)}
@media(max-width:760px){.wallet-showcase .wallets .showcase-image img{transform:scale(1.22)}}

/* Functional local basket panel */
.basket-panel{position:fixed;z-index:90;top:18px;right:18px;width:min(390px,calc(100% - 36px));max-height:calc(100vh - 36px);overflow:auto;background:#fff;border:1px solid #b8c1bd;box-shadow:0 24px 70px rgba(16,31,28,.25);padding:22px}
.basket-panel[hidden]{display:none}
.basket-panel__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #dfe4e1}
.basket-panel__header h2{font:30px/1 Georgia,serif}
.basket-panel__header button{width:38px;height:38px;border:1px solid #b8c1bd;background:#fff;font-size:24px;cursor:pointer}
.basket-empty{padding:28px 0;color:#687471;font:15px Georgia,serif}
.basket-items{list-style:none;margin:0;padding:0}
.basket-items li{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #e1e5e3;font-size:12px}
.basket-items li span:last-child{color:#087b75;font-weight:900}
.basket-panel__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}
.basket-panel__actions button{min-height:46px;border:1px solid #13201e;background:#fff;font-size:11px;font-weight:900;cursor:pointer}
.basket-panel__actions button:disabled{border-color:#cbd2cf;background:#e6eae8;color:#929b98;cursor:not-allowed}
#empty-basket:not(:disabled):hover{background:#13201e;color:#fff}

/* Three-part product status bar in the AXEL Essentials blue */
.product-actions{display:grid;grid-template-columns:.8fr 1fr 1fr;min-height:54px;margin-top:auto;background:#1767c5;color:#fff;border-top:1px solid #0f4f9d}
.product-actions>*{min-width:0;display:flex;align-items:center;justify-content:center;padding:8px 6px;border:0;border-right:1px solid rgba(255,255,255,.35);background:transparent;color:inherit;text-align:center;font-size:10px;font-weight:800;line-height:1.25}
.product-actions>*:last-child{border-right:0}
.product-actions .add-basket{width:auto;min-height:0;margin:0;cursor:pointer;letter-spacing:.06em}
.product-actions .add-basket:hover,.product-actions .add-basket:focus{background:#0f4f9d;outline:2px solid #fff;outline-offset:-3px}
.product-actions span{flex-direction:column;gap:2px}
.product-actions b{font-size:14px}
@media(max-width:420px){.product-actions{grid-template-columns:.7fr 1fr 1fr}.product-actions>*{font-size:9px;padding-inline:3px}}

/* Product and basket quantity steppers */
.product-actions .card-quantity-control{display:grid;grid-template-rows:1fr auto;align-items:stretch;justify-content:stretch;width:100%;padding:0;border-right:1px solid #0f4f9d;background:#f4f7fb}
.card-quantity-control>.add-basket{color:#d92525;background:#f4f7fb;font-size:12px;font-weight:950;padding:6px 4px 2px;border:0}
.card-quantity-control>.add-basket:hover,.card-quantity-control>.add-basket:focus{color:#fff;background:#d92525}
.card-stepper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:100%;border-top:1px solid #0f4f9d;background:#1767c5}
.card-stepper button{min-height:22px;border:0;background:transparent;color:#fff;font-size:16px;font-weight:900;line-height:1;cursor:pointer}
.card-stepper button+button{border-left:1px solid rgba(255,255,255,.35)}
.card-stepper button:hover,.card-stepper button:focus{background:#0f4f9d;outline:1px solid #fff;outline-offset:-2px}
.basket-line-controls{display:grid;grid-template-columns:30px 34px 30px;align-items:center;text-align:center}
.basket-line-controls button{width:30px;height:30px;border:1px solid #1767c5;background:#1767c5;color:#fff;font-size:17px;font-weight:900;cursor:pointer}
.basket-line-controls button:hover,.basket-line-controls button:focus{background:#0f4f9d}
.basket-line-controls strong{color:#1767c5;font-size:13px}
.product-actions>span:last-child{flex-direction:column;justify-content:center;gap:3px;font-size:0;cursor:zoom-in}
.product-actions>span:last-child::before{content:"⛶";white-space:normal;text-align:center;font-family:"Segoe UI Symbol",Arial,sans-serif;font-size:23px;line-height:1}
.product-actions>span:last-child b{min-width:0;text-align:center;color:#c6e2df;font-size:9px;font-weight:800}
.product-actions>span:last-child:hover,.product-actions>span:last-child:focus{background:#2d7a83;outline:2px solid #d9ebe9;outline-offset:-3px}
.product-actions>span:nth-child(2){flex-direction:row;gap:7px;padding-block:2px;font-size:0}
.product-actions>span:nth-child(2)::before{content:"\1F6D2\FE0E";font-family:"Segoe UI Symbol","Arial Unicode MS",sans-serif;color:#d9ebe9;font-size:40px;line-height:1}
.product-actions>span:nth-child(2) b{font-size:14px}
.basket-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}
.basket-icon{font-size:0;line-height:1;transform:translateY(-1px)}
.basket-icon::before{content:"\1F6D2\FE0E";font-family:"Segoe UI Symbol","Arial Unicode MS",sans-serif;color:#173746;font-size:25px}

/* Cooler, softer premium palette for the product controls */
.product-actions{background:linear-gradient(110deg,#173746 0%,#1c5160 55%,#246b73 100%);border-top-color:#102d38}
.product-actions>*{border-right-color:rgba(210,238,240,.24)}
.product-actions .card-quantity-control{border-right-color:#244c59;background:#dfecef}
.card-quantity-control>.add-basket{color:#174957;background:#dfecef}
.card-quantity-control>.add-basket:hover,.card-quantity-control>.add-basket:focus{color:#fff;background:#287581}
.card-stepper{border-top-color:#aacbd0;background:#245c69}
.card-stepper button+button{border-left-color:rgba(210,238,240,.3)}
.card-stepper button:hover,.card-stepper button:focus{background:#2d7a83}

/* Larger matching Account and Basket controls */
.topbar .action{width:142px;min-width:142px;height:58px;font-size:13px}
.member-action{display:flex;align-items:center;justify-content:center;gap:9px}.member-icon{position:relative;width:21px;height:21px;flex:0 0 21px}.member-icon::before{content:"";position:absolute;left:7px;top:1px;width:7px;height:7px;border:2px solid #173746;border-radius:50%}.member-icon::after{content:"";position:absolute;left:3px;bottom:1px;width:15px;height:8px;border:2px solid #173746;border-bottom:0;border-radius:10px 10px 0 0}.member-label{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:54px;text-align:center;font-size:11px;line-height:1;font-weight:900;letter-spacing:.06em}

/* Large scrollable product gallery */
.showcase-image[role="button"]{cursor:zoom-in}
.showcase-image[role="button"]:focus{outline:3px solid #2d7a83;outline-offset:-3px}
body.gallery-open{overflow:hidden}
.product-gallery{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:rgba(7,20,24,.82);backdrop-filter:blur(6px)}
.product-gallery[hidden]{display:none}
.product-gallery__panel{width:min(1180px,100%);max-height:calc(100vh - 48px);overflow:hidden;background:#f7faf9;border:1px solid rgba(255,255,255,.3);box-shadow:0 28px 90px rgba(0,0,0,.45)}
.product-gallery__header{min-height:78px;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cad8d6}
.product-gallery__header p{margin:0 0 5px;color:#2d7a83;font-size:9px;font-weight:900;letter-spacing:.17em}
.product-gallery__header h2{font-size:30px}
.product-gallery__header button{width:46px;height:46px;border:1px solid #96aaa7;background:#fff;color:#173746;font-size:29px;cursor:pointer}
.product-gallery__stage{position:relative;background:#edf2f0}
.product-gallery__scroll{display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-color:#2d7a83 #dbe6e3;scrollbar-width:thin}
.product-gallery__scroll figure{height:min(68vh,700px);margin:0;padding:22px 72px 42px;display:flex;flex-direction:column;align-items:center;justify-content:center;scroll-snap-align:start}
.product-gallery__scroll img{display:block;max-width:100%;max-height:calc(100% - 34px);object-fit:contain}
.product-gallery__scroll figcaption{margin-top:15px;color:#47625f;font-size:12px;font-weight:800}
.gallery-arrow{position:absolute;z-index:2;top:50%;width:48px;height:70px;transform:translateY(-50%);border:1px solid rgba(255,255,255,.45);background:rgba(23,55,70,.86);color:#fff;font-size:42px;line-height:1;cursor:pointer}
.gallery-arrow:hover,.gallery-arrow:focus{background:#2d7a83}
.gallery-arrow--previous{left:12px}.gallery-arrow--next{right:12px}
.gallery-arrow[hidden],.product-gallery__hint[hidden]{display:none!important}
.product-gallery__hint{margin:0;padding:11px 20px;background:#173746;color:#d9ebe9;text-align:center;font-size:10px;letter-spacing:.08em}
@media(max-width:650px){.product-gallery{padding:8px}.product-gallery__panel{max-height:calc(100vh - 16px)}.product-gallery__header{min-height:66px;padding:10px 12px}.product-gallery__header h2{font-size:23px}.product-gallery__scroll figure{height:70vh;padding:14px 42px 34px}.gallery-arrow{width:36px;height:58px;font-size:32px}.gallery-arrow--previous{left:4px}.gallery-arrow--next{right:4px}}

/* One-third smaller brand banner to reveal products sooner */
.brand-banner{padding:15px 0}
.brand-banner__inner{gap:15px}
.brand-banner .eyebrow{font-size:7px}
.brand-banner h1{font-size:clamp(25px,3vw,44px)}
@media(max-width:760px){.brand-banner{padding:14px 0}.brand-banner h1{font-size:clamp(28px,8.7vw,44px)}}

/* Centre the slogan; distinguish its two typographic parts */
.brand-banner__inner{position:relative;justify-content:center}
.brand-banner .eyebrow{position:absolute;left:0}
.brand-banner h1{flex:0 1 auto;text-align:center}
.brand-banner .eyebrow{position:static;order:3;color:#702b91;font-size:10px}
.brand-banner h1 span{color:#1769c2;font-size:1em}
@media(max-width:760px){.brand-banner__inner{text-align:center}.brand-banner .eyebrow{position:static;text-align:center}.brand-banner h1{text-align:center}}

/* Keep the development notice beside the search field, away from the brand */
@media(min-width:1101px){.topbar .search{order:1}.topbar .development{order:2}.topbar .delivery{order:3}.topbar .utility-actions{order:4}}

/* Contact, Account and Basket share one stable utility row */
@media(max-width:1750px) and (min-width:1101px){.topbar{padding-inline:20px;gap:9px}.brand{flex-basis:300px}.search{flex-basis:300px}.development{min-width:168px}.delivery{min-width:180px}.utility-actions{grid-template-columns:repeat(3,118px);gap:8px}.topbar .action{width:118px;min-width:118px}}
@media(max-width:1100px){.utility-actions{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));order:4}.topbar .action{width:100%;min-width:0}.contact-dropdown{top:100%}}
@media(max-width:650px){.topbar .search{order:2}.topbar .development{order:3}.utility-actions{order:4}.utility-actions .action{height:52px;font-size:11px}.basket-icon::before{font-size:21px}}

/* Shopify-ready basket drawer */
body.basket-open{overflow:hidden}
.basket-backdrop{position:fixed;inset:0;z-index:89;background:rgba(8,25,29,.45);backdrop-filter:blur(2px)}
.basket-backdrop[hidden]{display:none}
.basket-panel{inset:0 0 0 auto;top:0;right:0;width:min(470px,100%);max-height:none;height:100dvh;padding:0;display:flex;flex-direction:column;border:0;border-left:1px solid #b8c9c6;box-shadow:-24px 0 70px rgba(9,31,34,.24);overflow:hidden;background:#fbfcfb}
.basket-panel__header{flex:0 0 auto;min-height:104px;padding:22px 24px;background:linear-gradient(135deg,#102a38,#19505b);color:#fff;border:0}
.basket-panel__header p{margin:0 0 7px;color:#a9d3d0;font-size:9px;font-weight:900;letter-spacing:.18em}
.basket-panel__header h2{font-size:34px}
.basket-panel__header button{border-color:rgba(255,255,255,.45);background:transparent;color:#fff}
.basket-empty{flex:1;margin:0;padding:72px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}
.basket-empty[hidden],.basket-summary[hidden]{display:none}
.basket-empty::before{content:"\1F6D2\FE0E";font-family:"Segoe UI Symbol","Arial Unicode MS",sans-serif;color:#2d7a83;font-size:52px;line-height:1}
.basket-empty strong{font:25px/1.2 Georgia,serif;color:#173746}
.basket-empty span{color:#75817e;font-size:12px}
.basket-items{flex:1;overflow:auto;padding:4px 24px}
.basket-items li{position:relative;display:grid;grid-template-columns:74px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:13px;row-gap:9px;padding:18px 0}
.basket-items li img{grid-row:1/3;width:74px;height:65px;object-fit:contain;background:#fff;border:1px solid #e0e7e4}
.basket-line-details{align-self:end;min-width:0;display:grid;gap:4px}
.basket-line-details strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#173746;font:16px/1.2 Georgia,serif}
.basket-line-details span{color:#71807c;font-size:10px}
.basket-line-controls{grid-column:2;grid-row:2;justify-self:start}
.basket-line-total{grid-column:3;grid-row:1/3;align-self:center;color:#173746;font-size:13px}
.basket-summary{display:grid;grid-template-columns:1fr auto;gap:7px;padding:19px 24px;border-top:1px solid #d8e1de;background:#f1f6f4}
.basket-summary>span{font-size:13px;font-weight:900;color:#173746}
.basket-summary>strong{font-size:18px;color:#173746}
.basket-summary>small{grid-column:1/-1;color:#71807c;font-size:9px}
.basket-panel__actions{flex:0 0 auto;margin:0;padding:18px 24px 10px;grid-template-columns:.8fr 1.2fr;background:#fff}
.basket-panel__actions button{min-height:50px}
#proceed-basket{background:#173746;color:#fff}
#proceed-basket:disabled{border-color:#b8c8c5;background:#dfe8e5;color:#71807c}
.basket-panel__secure{margin:0;padding:0 24px 20px;background:#fff;color:#70807c;text-align:center;font-size:9px;line-height:1.5}
@media(max-width:520px){.basket-panel{width:100%}.basket-panel__header{min-height:88px;padding:16px 18px}.basket-items{padding-inline:18px}.basket-panel__actions{padding-inline:18px}.basket-items li{grid-template-columns:64px minmax(0,1fr) auto}.basket-items li img{width:64px;height:58px}.basket-line-total{font-size:12px}}

/* Local-only header refinement: emblem and one shared underline */
.topbar>.brand{position:relative;flex:0 0 420px;display:flex;align-items:center;gap:12px}
.brand-mark{width:58px;height:58px;flex:0 0 58px;object-fit:contain}
.brand-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.brand-name{position:relative;display:flex;align-items:baseline;gap:9px;padding-bottom:10px;white-space:nowrap}
.brand-name::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#c62f3b}
.brand-name .axel{font-size:50px;line-height:.85}
.brand-name .axel::after{display:none}
.brand-name .essentials{font-size:27px;line-height:1;font-weight:900}
.brand-copy>small{margin-top:9px;color:#702b91;font-size:11px;font-weight:900;letter-spacing:.18em}
@media(max-width:1750px) and (min-width:1101px){.topbar>.brand{flex-basis:380px}.brand-mark{width:52px;height:52px;flex-basis:52px}.brand-name .axel{font-size:46px}.brand-name .essentials{font-size:27px}}
@media(max-width:650px){.topbar>.brand{flex-basis:100%;gap:9px}.brand-mark{width:48px;height:48px;flex-basis:48px}.brand-name{gap:7px;padding-bottom:8px}.brand-name .axel{font-size:38px}.brand-name .essentials{font-size:21px}.brand-copy>small{margin-top:7px;font-size:9px}}

/* Local header proportion refinement */
.topbar>.brand{align-self:stretch}
.brand-mark{width:82px;height:82px;flex:0 0 82px;align-self:center;object-fit:contain}
.brand-copy{width:max-content}
.brand-copy>small{display:block;width:100%;white-space:nowrap;text-align:left;letter-spacing:.34em;word-spacing:0}
@media(max-width:1750px) and (min-width:1101px){.brand-mark{width:78px;height:78px;flex-basis:78px}}
@media(max-width:650px){.brand-mark{width:64px;height:64px;flex-basis:64px}.brand-copy>small{font-size:8px;letter-spacing:.22em}}

/* Phase 3 storefront refinement */
html{overflow-x:hidden}
body{min-width:320px;background:#fff}
.skip-link{position:fixed;left:16px;top:-80px;z-index:200;padding:12px 16px;background:#102a56;color:#fff;font-weight:800;transition:top .15s}
.skip-link:focus{top:12px}
:where(a,button,input,[tabindex]):focus-visible{outline:3px solid #e3a72f;outline-offset:3px}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.topbar>.brand{color:inherit;text-decoration:none}
.search input[type="search"]::-webkit-search-cancel-button{cursor:pointer}
#categories button{min-height:48px;display:inline-flex;align-items:center;gap:7px;cursor:pointer}
#categories button span{min-width:20px;padding:3px 6px;border-radius:12px;background:#edf3f1;color:#53625f;font-size:10px;text-align:center}
#categories button.active span{background:#d8ece8;color:#087b75}

.catalogue{width:min(1600px,100%);margin:0 auto;background:#fff}
.collection-heading{min-height:92px;padding:22px 28px;display:flex;align-items:end;justify-content:space-between;gap:28px;border-bottom:1px solid #dfe4e1}
.collection-heading .eyebrow{margin-bottom:7px}
.collection-heading h2{font-size:clamp(32px,3.2vw,48px)}
.collection-heading>p{margin:0;color:#66736f;font-size:11px;text-align:right}
.product-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none;align-items:stretch;gap:1px;background:#d5d9d6}
.product-grid .showcase-product{min-height:470px;border:0;background:#f8f8f6}
.product-grid .showcase-image{width:100%;height:238px;flex:0 0 238px;padding:14px;border:0;border-radius:0;background:#fff;cursor:zoom-in}
.product-grid .showcase-image img{display:block;width:100%;height:100%;object-fit:contain}
.image-fallback{display:grid;place-items:center;width:100%;height:100%;padding:20px;background:#f0f3f1;color:#5d6b67;font-size:12px;font-weight:800;text-align:center}
.image-fallback[hidden]{display:none}
.preview-label{margin:0;color:#702b91!important;font-size:8px!important;font-weight:900;letter-spacing:.14em}
.product-grid .showcase-copy{min-height:176px;padding:16px 18px 14px}
.product-grid .showcase-copy h3{font-size:21px}
.product-grid .showcase-copy>p:last-child{font-size:11px;line-height:1.55}
.product-actions{grid-template-columns:.82fr .9fr .9fr;min-height:58px}
.card-basket-count{flex-direction:row!important;gap:8px!important;font-size:0!important}
.card-basket-count>span:first-child{font-family:"Segoe UI Symbol","Arial Unicode MS",sans-serif;color:#d9ebe9;font-size:32px;line-height:1}
.card-basket-count b{font-size:14px}
.open-details{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:6px;border:0;border-right:0;background:transparent;color:#fff;cursor:zoom-in;font-size:9px;font-weight:800}
.open-details span{font-family:"Segoe UI Symbol",Arial,sans-serif;font-size:22px;line-height:1}
.open-details b{color:#c6e2df;font-size:9px}
.open-details:hover,.open-details:focus-visible{background:#2d7a83;outline-color:#fff;outline-offset:-4px}
.catalogue-empty{min-height:300px;margin:0;padding:60px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#687572;text-align:center}
.catalogue-empty[hidden]{display:none}
.catalogue-empty strong{color:#173746;font:28px/1.2 Georgia,serif}

.legal-footer{display:grid;gap:17px;padding:26px 28px}
.legal-footer nav{height:auto;padding:0;display:flex;justify-content:center;flex-wrap:wrap;gap:10px 24px;border:0}
.legal-footer nav a{min-height:44px;display:inline-flex;align-items:center;color:#d7e3df;font-size:11px;font-weight:800}
.legal-footer p{margin:0;color:#9baba6;font-size:10px;line-height:1.6}

.product-gallery__content{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.72fr);min-height:0}
.product-gallery__stage{min-width:0}
.product-gallery__scroll figure{height:min(64vh,660px)}
.product-detail{padding:30px 28px;overflow:auto;border-left:1px solid #cad8d6;background:#fff}
.product-detail__category{margin:0 0 8px;color:#702b91;font-size:9px;font-weight:900;letter-spacing:.15em}
.product-detail__price{margin:0 0 12px;color:#087b75;font-size:24px;font-weight:900}
.product-detail__availability{display:inline-block;margin:0 0 22px!important;padding:7px 10px;background:#f4edf7;color:#702b91!important;font-size:9px!important;font-weight:900;letter-spacing:.08em}
.product-detail>p:not([class]){margin:0;color:#53615e;font:15px/1.65 Georgia,serif}
.product-detail ul{margin:22px 0;padding:18px 0 18px 20px;border-block:1px solid #e0e7e4;color:#40504c;font-size:12px;line-height:1.8}
.product-detail button{width:100%;min-height:48px;border:0;background:#173746;color:#fff;font-weight:900;cursor:pointer}
.product-detail button:hover{background:#2d7a83}
.product-detail small{display:block;margin-top:12px;color:#73817d;font-size:9px;line-height:1.5;text-align:center}

@media(max-width:1200px){
  .delivery{display:none}
  .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:1000px){
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-gallery__content{grid-template-columns:1fr}
  .product-detail{max-height:34vh;border-left:0;border-top:1px solid #cad8d6}
  .product-gallery__scroll figure{height:46vh}
}
@media(max-width:768px){
  .topbar{padding:14px 18px;gap:10px}
  .topbar>.brand{flex-basis:100%;min-width:0;align-self:auto}
  .search{order:2;flex:1 1 100%;max-width:none;margin:0}
  .utility-actions{order:3}
  nav#categories{height:52px;padding:0 18px;gap:26px;overflow:visible}
  .collection-heading{padding:18px;align-items:flex-start;flex-direction:column;gap:8px}
  .collection-heading>p{text-align:left}
  .product-grid .showcase-product{min-height:450px}
}
@media(max-width:620px){
  .product-grid{grid-template-columns:1fr!important}
}
@media(max-width:520px){
  .topbar{padding:12px}
  .brand-mark{width:56px;height:56px;flex-basis:56px}
  .brand-name .axel{font-size:34px}
  .brand-name .essentials{font-size:18px}
  .brand-copy>small{font-size:7px;letter-spacing:.18em}
  .utility-actions{gap:4px}
  .utility-actions .action{min-height:52px;padding-inline:4px;font-size:10px}
  .contact-dropdown{position:fixed;left:10px;right:10px;top:auto;width:auto;max-height:60vh;overflow:auto}
  .product-grid{grid-template-columns:1fr}
  .product-grid .showcase-product{min-height:455px}
  .product-grid .showcase-image{height:250px;flex-basis:250px}
  .collection-heading{min-height:82px}
  .product-gallery{padding:6px}
  .product-gallery__panel{max-height:calc(100dvh - 12px)}
  .product-gallery__header button,.gallery-arrow,.basket-line-controls button{min-width:44px;min-height:44px}
  .product-gallery__scroll figure{height:42vh;padding:12px 46px 30px}
  .product-detail{max-height:37vh;padding:20px 18px}
  .basket-items li{grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto auto auto;align-items:start}
  .basket-items li img{grid-row:1/3;width:58px;height:58px}
  .basket-line-total{grid-column:2;grid-row:2;justify-self:end}
  .basket-line-controls{grid-column:2;grid-row:3}
  .basket-panel__actions{grid-template-columns:1fr}
}

/* Phase 4.4: retain the accepted development and delivery pairing at every review width. */
@media(max-width:1200px){
  .topbar{flex-wrap:wrap}
  .topbar .search{order:2;flex:1 1 300px;max-width:none;margin-left:0}
  .topbar .development{order:3;display:flex;flex:1 1 220px}
  .topbar .delivery{order:4;display:flex;flex:1 1 220px}
  .topbar .utility-actions{order:5;width:100%}
}
@media(max-width:768px){
  .topbar .search{flex-basis:100%}
  .topbar .development,.topbar .delivery{min-width:0;min-height:58px;height:auto}
  nav#categories{overflow-x:auto;overflow-y:hidden}
}
@media(max-width:430px){
  .topbar .development,.topbar .delivery{flex-basis:100%;width:100%}
}
@media(max-width:390px){
  .brand-mark{width:50px;height:50px;flex-basis:50px}
  .brand-name .axel{font-size:31px}
  .brand-name .essentials{font-size:16px}
  .member-icon{display:none}
  .utility-actions .action{font-size:9px}
  .contact-trigger span{margin-left:2px}
}
.support-footer{display:grid;gap:16px;padding:26px 5vw;background:#111917;color:#fff;text-align:center}
.support-footer nav{height:auto;padding:0;display:flex;justify-content:center;flex-wrap:wrap;gap:8px 24px;border:0}
.support-footer nav a{min-height:44px;display:inline-flex;align-items:center;color:#d7e3df;font-size:11px;font-weight:800}
.support-footer p{margin:0;color:#9baba6;font-size:10px;line-height:1.6}

/* Phase 4.1: universal product-card action system. Kept independent from the global footer. */
:root{--axel-product-action-blue:#4386d8;--axel-product-action-hover:#2f70c1;--axel-product-action-separator:rgba(255,255,255,.42);--axel-global-footer-blue:#17324d}
.product-actions{grid-template-columns:repeat(5,minmax(0,1fr));min-height:58px;height:58px;background:var(--axel-product-action-blue);border-top:1px solid #2f70c1;border-radius:0 0 3px 3px;box-shadow:none}
.product-actions>*{height:58px;min-width:0;padding:4px 3px;border:0;border-right:1px solid var(--axel-product-action-separator);background:var(--axel-product-action-blue);color:#fff}
.product-actions>*:last-child{border-right:0}
.product-actions .card-quantity-control{height:58px;display:grid;grid-template-rows:27px 31px;padding:0;border-right:1px solid var(--axel-product-action-separator);background:var(--axel-product-action-blue)}
.card-quantity-control>.add-basket{min-height:27px;color:#fff;background:var(--axel-product-action-blue);font-size:10px;letter-spacing:.07em}
.card-quantity-control>.add-basket:hover,.card-quantity-control>.add-basket:focus-visible{background:var(--axel-product-action-hover)}
.card-stepper{height:31px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.7);background:var(--axel-product-action-blue)}
.card-stepper button{height:31px;min-width:0;display:grid;place-items:center;border:0;background:var(--axel-product-action-blue);color:#fff;font-size:15px;font-weight:900;line-height:1;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}
.card-stepper button+button{border-left:1px solid var(--axel-product-action-separator)}
.card-stepper button:hover,.card-stepper button:focus-visible{background:var(--axel-product-action-hover);outline:2px solid #fff;outline-offset:-3px}
.card-stepper button:active{box-shadow:inset 0 2px 4px rgba(23,50,77,.3)}
.card-stepper button:disabled{background:#6f9ed8;color:rgba(255,255,255,.62);cursor:not-allowed;box-shadow:none}
.card-basket-count{height:58px!important;display:flex!important;flex-direction:column!important;align-items:center;justify-content:center;gap:1px!important;padding:3px!important}
.product-actions>span:nth-child(2)::before{content:none}
.card-basket-count .cart-symbol{font-family:"Segoe UI Symbol","Arial Unicode MS",sans-serif;color:#fff;font-size:22px;line-height:1}
.card-basket-count b{color:#fff;font-size:11px;line-height:1}
.like-control{height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer}
.heart-tile{width:29px;height:27px;display:grid;place-items:center;border-radius:5px;background:#fff;color:#d52b35;font:700 21px/1 Arial,sans-serif;box-shadow:0 2px 5px rgba(8,37,75,.28)}
.like-control[aria-pressed="true"] .heart-tile,.detail-like[aria-pressed="true"] .heart-tile{color:#d01424}
.like-control .like-count{color:#fff;font-size:10px;line-height:1}
.like-control:hover,.like-control:focus-visible,.open-details:hover,.open-details:focus-visible{background:var(--axel-product-action-hover)}
.demand-status{height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:3px!important}
.bookmark-icon{width:16px;height:21px;display:block;background:var(--axel-product-action-blue);clip-path:polygon(0 0,100% 0,100% 100%,50% 72%,0 100%)}
.is-demand .bookmark-icon{background:#dc2638}.is-normal .bookmark-icon{background:#8dc5ff;border:1px solid #fff}
.demand-status b{max-width:100%;color:#fff;font-size:7px;line-height:1.05;letter-spacing:.02em;white-space:normal}
.open-details{height:58px;gap:4px;padding:3px;background:var(--axel-product-action-blue);font-size:0}
.open-details b{color:#fff;font-size:7px;line-height:1}
.enlarge-icon{position:relative;width:23px;height:20px;display:block}
.enlarge-icon i{position:absolute;width:8px;height:7px;border-color:#fff;border-style:solid}
.enlarge-icon i:nth-child(1){left:0;top:0;border-width:2px 0 0 2px}.enlarge-icon i:nth-child(2){right:0;top:0;border-width:2px 2px 0 0}.enlarge-icon i:nth-child(3){left:0;bottom:0;border-width:0 0 2px 2px}.enlarge-icon i:nth-child(4){right:0;bottom:0;border-width:0 2px 2px 0}
.product-grid .showcase-product{min-height:470px}
.product-grid .showcase-copy{min-height:176px}

/* Phase 4: product-detail signals share the same local product state */
.product-detail__signals{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 20px}
.detail-like,.detail-demand{min-height:58px;margin:0!important;padding:8px 10px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #d4e0ec;background:#f5f8fc;color:#173746}
.detail-like{cursor:pointer}.detail-like:hover{border-color:var(--axel-product-action-blue)}
.detail-like>span:last-child,.detail-demand>span:last-child{display:grid;gap:2px;text-align:left}
.detail-like b,.detail-demand b{font-size:12px}.detail-like small,.detail-demand small{color:#6c7881;font-size:8px}
.detail-demand .bookmark-icon{flex:0 0 16px}.detail-demand.is-normal .bookmark-icon{background:var(--axel-product-action-blue)}

/* Phase 4: strong-blue company footer */
.legal-footer,.support-footer{gap:10px;padding:20px 5vw;background:var(--axel-global-footer-blue);color:#fff;text-align:center}
.legal-footer{margin-top:20px}
.legal-footer nav,.support-footer nav{margin:0 0 3px;padding:0;display:flex;justify-content:center;flex-wrap:wrap;gap:6px 22px;border:0}
.legal-footer nav a,.support-footer nav a{min-height:40px;color:#fff;font-size:11px;font-weight:800;text-decoration:none}
.legal-footer nav a:hover,.support-footer nav a:hover{text-decoration:underline}
.legal-footer .company-line,.support-footer .company-line{margin:0;color:#fff;font-size:13px;font-weight:800;letter-spacing:.04em;line-height:1.45}
.legal-footer .registration-line,.support-footer .registration-line{margin:0;color:#fff;font-size:10px;font-weight:900;letter-spacing:.15em;line-height:1.45}

@media(max-width:520px){
  .product-actions,.product-actions>*,.product-actions .card-quantity-control{height:58px}
  .product-actions>*{padding-inline:1px}
  .card-quantity-control>.add-basket{font-size:9px}
  .card-stepper button{font-size:14px}
  .card-basket-count .cart-symbol{font-size:19px}
  .heart-tile{width:27px;height:25px;font-size:19px}
  .bookmark-icon{width:14px;height:19px}
  .demand-status b,.open-details b{font-size:6px}
  .enlarge-icon{width:21px;height:18px}
  .legal-footer,.support-footer{padding:17px 12px}
  .legal-footer .company-line,.support-footer .company-line{font-size:10px}
  .legal-footer .registration-line,.support-footer .registration-line{font-size:9px;letter-spacing:.11em}
}
