
:root{
  --stone:#f3f1ed;
  --stone-2:#e9e6e0;
  --card:#fff;
  --ink:#22272b;
  --muted:#6c7378;
  --blue:#0d4f7d;
  --blue-dark:#24343f;
  --blue-soft:#e8f0f5;
  --orange:#c9741c;
  --green:#3d7754;
  --line:#d9d7d2;
  --line-dark:#c9c7c1;
  --danger:#a7443d;
  --radius:16px;
  --shadow:0 18px 50px rgba(37,48,56,.10);
  --shell:min(1320px,calc(100% - 48px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--stone);color:var(--ink);font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;line-height:1.55}
html.scroll-locked,body.locked{overflow:hidden!important;overscroll-behavior:none}
img{display:block;max-width:100%}
a{text-decoration:none;color:inherit}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(13,79,125,.28);outline-offset:2px}
.shell{width:var(--shell);margin-inline:auto}
.topbar{background:var(--blue-dark);color:#fff;font-size:12px}
.topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:44px}
.topbar-inner span+span:before{content:"";display:inline-block;width:1px;height:13px;margin-right:44px;background:rgba(255,255,255,.24);vertical-align:-2px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);box-shadow:0 1px 0 rgba(0,0,0,.06)}
.header-main{min-height:104px;display:grid;grid-template-columns:180px minmax(300px,1fr) auto;gap:28px;align-items:center}
.brand{display:flex;align-items:center}
.brand img{width:145px;height:88px;object-fit:contain}
.search-box{position:relative;display:flex;min-width:0;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:visible;transition:.2s}
.search-box:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px rgba(13,79,125,.08)}
.search-box input{width:100%;min-width:0;padding:13px 15px;border:0;background:transparent;outline:0}
.search-box button{width:50px;border:0;background:var(--blue);color:#fff;font-size:22px}
.header-actions{display:flex;align-items:center;gap:18px}
.contact-shortcut{display:flex;align-items:center;gap:9px;white-space:nowrap}
.shortcut-icon{display:grid;place-items:center;width:34px;height:34px;min-width:34px;flex:0 0 34px;aspect-ratio:1/1;border-radius:50%;background:var(--blue-soft);color:var(--blue);font-size:15px;overflow:hidden}
.contact-shortcut span:last-child{display:flex;flex-direction:column}
.contact-shortcut small{color:var(--muted);font-size:10px}
.contact-shortcut strong{font-size:12px}
.basket-button{min-height:46px;padding:8px 12px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-weight:700}
.basket-button b{display:grid;place-items:center;min-width:24px;height:24px;padding-inline:5px;border-radius:12px;background:var(--orange);color:#fff;font-size:11px}
.basket-icon{display:grid;place-items:center;width:22px;height:22px;color:var(--blue)}
.basket-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.menu-toggle{display:none}
.main-nav{border-top:1px solid #eceae6;background:#fff}
.nav-inner{min-height:48px;display:flex;align-items:center;justify-content:center;gap:27px}
.nav-inner a,.nav-inner button{padding:14px 0;border:0;background:transparent;color:#30363a;font-size:12px;font-weight:700}
.nav-inner a:hover,.nav-inner button:hover{color:var(--blue)}
.hero-wrap{padding-top:28px}
.hero{min-height:510px;padding:54px 58px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:40px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:linear-gradient(120deg,#fbfaf8 0%,#f2eee8 52%,#e8e3db 100%)}
.eyebrow{display:block;color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.15em}
.hero-copy h1{margin:13px 0 20px;font:700 clamp(47px,5vw,72px)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-.045em}
.hero-copy h1 em{color:var(--blue);font-style:normal}
.hero-copy>p{max-width:610px;margin:0 0 27px;color:#5e6569;font-size:17px}
.hero-actions{display:flex;gap:11px;flex-wrap:wrap}
.button{min-height:46px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid transparent;border-radius:8px;font-weight:750}
.button.primary{background:var(--blue);color:#fff}
.button.primary:hover{background:#0a4269}
.button.secondary{border-color:#96a7b2;background:rgba(255,255,255,.7);color:var(--blue-dark)}
.button.light{background:#fff;color:var(--blue-dark)}
.button.outline-light{border-color:rgba(255,255,255,.5);color:#fff;background:transparent}
.button.whatsapp{margin-top:9px;background:#edf6f0;color:#27633f;border-color:#cde2d4}
.button.full{width:100%}
.hero-points{margin-top:29px;display:flex;gap:23px;flex-wrap:wrap;color:#5b6468;font-size:11px;font-weight:650}
.hero-products{position:relative;height:395px}
.hero-product{position:absolute;margin:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:18px;background:rgba(255,255,255,.72);box-shadow:0 18px 38px rgba(45,54,60,.12);overflow:hidden}
.hero-product img{width:100%;height:100%;object-fit:contain;padding:11px}
.hero-product-a{left:4%;bottom:6%;width:36%;height:54%;transform:rotate(-2deg)}
.hero-product-b{left:31%;top:2%;width:37%;height:62%;z-index:3}
.hero-product-c{right:1%;bottom:4%;width:34%;height:53%;transform:rotate(2deg)}
.hero-product-d{left:35%;bottom:0;width:30%;height:37%;z-index:4}
.service-strip{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:16px;background:#fff}
.service-strip article{min-height:105px;padding:23px;display:flex;gap:14px;align-items:center}
.service-strip article+article{border-left:1px solid var(--line)}
.service-strip article>span{display:grid;place-items:center;width:42px;height:42px;flex:none;border:1px solid var(--line);border-radius:50%;font-size:18px}
.service-strip div{display:flex;flex-direction:column}
.service-strip b{font-size:13px}
.service-strip small{margin-top:4px;color:var(--muted);font-size:11px}
.section{padding-block:78px}
.section-heading{margin-bottom:27px;display:flex;align-items:end;justify-content:space-between;gap:25px}
.section-heading h2,.shop-heading h2,.wholesale-copy h2,.delivery-title h2,.contact-band h2{margin:6px 0 0;font:700 clamp(31px,3.4vw,46px)/1.06 Georgia,"Times New Roman",serif;letter-spacing:-.025em}
.section-heading>a{color:var(--blue);font-size:12px;font-weight:750}
.category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}
.category-card{padding:0;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;text-align:left;transition:.22s}
.category-card:hover{transform:translateY(-3px);border-color:#b7c4cc;box-shadow:var(--shadow)}
.category-image{height:145px;background:#f7f6f3;display:grid;place-items:center;overflow:hidden}
.category-image img{width:100%;height:100%;object-fit:contain;padding:12px}
.category-card strong{display:block;padding:13px 14px 2px;font-size:13px}
.category-card small{display:block;padding:0 14px 14px;color:var(--muted)}
.featured-section{background:#ebe8e2}
.featured-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.product-card{position:relative;min-width:0;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;transition:.2s}
.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.product-image{position:relative;height:230px;background:#faf9f7;display:grid;place-items:center;overflow:hidden}
.product-image img{width:100%;height:100%;object-fit:contain;padding:14px;transition:.25s}
.product-card:hover .product-image img{transform:scale(1.02)}
.stock-pill{position:absolute;left:11px;top:11px;padding:5px 8px;border-radius:99px;background:#eaf4ed;color:var(--green);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.stock-pill.out{background:#efeeee;color:#747a7e}
.photo-count{position:absolute;right:11px;bottom:11px;padding:4px 7px;border-radius:99px;background:rgba(34,39,43,.74);color:#fff;font-size:9px}
.product-info{padding:15px;display:flex;flex:1;flex-direction:column}
.brand-name{color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.product-info h3{margin:7px 0 6px;font-size:14px;line-height:1.34}
.pack{min-height:32px;color:var(--muted);font-size:10.5px}
.card-footer{margin-top:auto;padding-top:14px}
.price{display:block;margin-bottom:11px;font-size:17px;font-weight:800}
.price.unavailable{color:var(--muted);font-size:12px}
.card-actions{display:grid;grid-template-columns:auto 1fr;gap:7px}
.card-actions button,.card-actions .card-view{min-height:37px;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:10px;font-weight:750;display:grid;place-items:center;text-align:center;padding:0 10px}
.card-actions button:last-child{border-color:var(--blue);background:var(--blue);color:#fff}
.card-actions button:disabled{cursor:not-allowed;opacity:.45}
.product-title-link{color:inherit;text-decoration:none}
.product-title-link:hover,.card-view:hover{color:var(--blue)}
.wholesale-banner{min-height:350px;padding:48px 58px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:30px;border-radius:20px;background:linear-gradient(115deg,#f6f1e8,#e9e4db);overflow:hidden}
.wholesale-copy p{max-width:670px;color:var(--muted)}
.wholesale-points{margin-top:23px;display:flex;gap:22px;flex-wrap:wrap;color:#555d62;font-size:11px;font-weight:650}
.wholesale-points span:before{content:"✓";margin-right:6px;color:var(--blue)}
.wholesale-visual{position:relative;height:270px}
.box{position:absolute;background:linear-gradient(135deg,#c28f58,#a97541);border:1px solid rgba(73,47,27,.25);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
.box:after{content:"LONDUS";position:absolute;left:10px;bottom:8px;color:rgba(255,255,255,.55);font-size:9px;font-weight:800}
.box-1{width:120px;height:92px;left:16%;bottom:46px}
.box-2{width:140px;height:105px;left:42%;bottom:46px}
.box-3{width:120px;height:92px;left:28%;bottom:138px}
.box-4{width:100px;height:80px;left:55%;bottom:151px}
.box-5{width:90px;height:74px;left:6%;bottom:138px}
.pallet{position:absolute;left:2%;right:13%;bottom:23px;height:21px;background:#7a522f;box-shadow:0 10px 0 #a9794c}
.shop-section{background:#fff}
.shop-heading{margin-bottom:21px;display:flex;align-items:end;justify-content:space-between;gap:30px}
.shop-heading>div:first-child{max-width:600px}
.shop-heading p{margin:10px 0 0;color:var(--muted)}
.filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.filters select{min-height:42px;padding:8px 34px 8px 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink)}
.shop-meta{margin-bottom:19px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}
.shop-meta button{border:0;background:transparent;color:var(--blue);font-weight:700}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.empty-state{display:none;padding:70px 20px;text-align:center}
.empty-state h3{margin:0 0 4px}
.empty-state p{margin:0;color:var(--muted)}
.delivery-section{padding-block:78px}
.delivery-title{margin-bottom:29px}
.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.delivery-grid article{padding:31px;border:1px solid var(--line);border-radius:14px;background:#fff}
.delivery-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:19px;border-radius:50%;background:var(--blue-soft);font-size:18px}
.delivery-grid h3{margin:0 0 10px;font-size:17px}
.delivery-grid p{margin:7px 0;color:var(--muted);font-size:13px}
.delivery-grid a{display:inline-block;margin-top:10px;color:var(--blue);font-size:12px;font-weight:750}
.about-section{padding:84px 0;background:#f4f1eb;border-top:1px solid var(--line)}
.about-inner{display:grid;grid-template-columns:.75fr 1.25fr;gap:72px;align-items:start}
.about-heading{position:sticky;top:120px}
.about-heading h2{margin:7px 0 10px;font:700 clamp(34px,4vw,52px)/1.04 Georgia,"Times New Roman",serif;letter-spacing:-.03em}
.about-lead{margin:0;color:var(--blue);font-size:14px;font-weight:800}
.about-copy{padding-left:38px;border-left:1px solid #d6d0c5}
.about-copy p{margin:0 0 18px;color:#555d62;font-size:14px;line-height:1.8}
.about-copy p:first-child{color:var(--ink);font-size:17px;line-height:1.65}
.about-signoff{padding-top:6px}
.contact-band{padding:52px 0;background:var(--blue-dark);color:#fff}
.contact-band .eyebrow{color:#dca666}
.contact-band-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
.contact-band h2{margin-top:7px}
.contact-band-actions{display:flex;gap:10px;flex-wrap:wrap}
footer{padding:58px 0 20px;background:#1d282f;color:#fff}
.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1fr;gap:45px}
.footer-brand img{width:145px;height:110px;object-fit:contain;border-radius:10px;background:#fff}
.footer-brand p{margin:13px 0 4px;font-weight:800}
.footer-brand span,footer span{color:rgba(255,255,255,.62);font-size:12px}
footer h3{margin:0 0 16px;color:#dfaa70;font-size:11px;letter-spacing:.1em;text-transform:uppercase}
footer a,footer>div span,.footer-grid>div>span{display:block;margin:9px 0;color:rgba(255,255,255,.72);font-size:12px}
footer a:hover{color:#fff}
.footer-bottom{margin-top:45px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between}
.page-overlay{position:fixed;inset:0;z-index:80;background:rgba(20,29,35,.55);opacity:0;visibility:hidden;transition:.2s}
.page-overlay.visible{opacity:1;visibility:visible}
.basket-drawer{position:fixed;top:0;right:0;z-index:90;width:min(470px,100%);height:100%;padding:25px;background:#fff;display:flex;flex-direction:column;transform:translateX(100%);transition:.28s}
.basket-drawer.open{transform:none}
.drawer-header{padding-bottom:17px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line)}
.drawer-header h2{margin:4px 0 0;font:700 35px Georgia,serif}
.round-close{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#eeece8;color:var(--ink);font-size:22px}
.order-mode{margin:16px 0;display:grid;grid-template-columns:1fr 1fr;padding:3px;border-radius:9px;background:#efeeeb}
.order-mode button{padding:9px;border:0;border-radius:7px;background:transparent;font-size:12px;font-weight:800}
.order-mode button.active{background:#fff;color:var(--blue);box-shadow:0 1px 6px rgba(0,0,0,.08)}
.basket-items{flex:1;overflow:auto}
.basket-empty{flex:1;display:grid;place-items:center;align-content:center;text-align:center;color:var(--muted)}
.basket-empty>span{font-size:35px}
.basket-empty h3{margin:10px 0 3px;color:var(--ink)}
.basket-empty p{max-width:260px;margin:0;font-size:12px}
.basket-item{padding:13px 0;display:grid;grid-template-columns:66px 1fr auto;gap:11px;border-bottom:1px solid var(--line)}
.basket-item img{width:66px;height:66px;object-fit:contain;background:#faf9f7;border-radius:8px}
.basket-item h4{margin:0;font-size:12px}
.basket-item small{color:var(--muted)}
.qty{margin-top:7px;display:flex;align-items:center;gap:8px}
.qty button{width:26px;height:26px;border:1px solid var(--line);border-radius:5px;background:#fff}
.remove{border:0;background:transparent;color:var(--danger);font-size:10px}
.basket-footer{padding-top:17px;border-top:1px solid var(--line);background:#fff;color:var(--ink)}
.basket-total{display:flex;justify-content:space-between;align-items:baseline;gap:18px;font-size:16px}
.basket-total strong{margin-left:auto;white-space:nowrap}
.basket-footer p{margin:5px 0 13px;color:var(--muted);font-size:11px}
dialog{border:0;border-radius:18px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.24)}
dialog::backdrop{background:rgba(20,29,35,.62)}
.dialog-close{position:absolute;right:18px;top:18px;z-index:4}
.product-dialog{width:min(1000px,calc(100% - 28px));max-height:92vh;padding:34px;overflow:auto}
.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:40px}
.gallery-main{position:relative;aspect-ratio:1/1;display:grid;place-items:center;border-radius:13px;background:#f7f6f3;overflow:hidden}
.gallery-main img{width:100%;height:100%;object-fit:contain;padding:18px}
.gallery-arrow{position:absolute;top:50%;z-index:2;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.94);font-size:26px;transform:translateY(-50%)}
.gallery-arrow.prev{left:11px}.gallery-arrow.next{right:11px}
.gallery-count{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);padding:4px 9px;border-radius:99px;background:rgba(28,35,40,.72);color:#fff;font-size:10px}
.gallery-thumbs{margin-top:10px;display:flex;gap:7px;overflow-x:auto;padding-bottom:4px}
.gallery-thumb{width:62px;height:62px;flex:none;padding:3px;border:1px solid var(--line);border-radius:7px;background:#fff}
.gallery-thumb.active{border-color:var(--blue);box-shadow:0 0 0 2px rgba(13,79,125,.09)}
.gallery-thumb img{width:100%;height:100%;object-fit:contain}
.detail-brand{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.detail-copy h2{margin:8px 0 15px;font:700 39px/1.06 Georgia,serif}
.detail-copy>p{color:var(--muted)}
.detail-facts{margin:22px 0;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;gap:10px}
.detail-facts div{display:flex;justify-content:space-between;gap:20px;font-size:12px}
.detail-facts span{color:var(--muted)}
.detail-price{font-size:25px;font-weight:850}
.detail-actions{margin-top:20px;display:grid;grid-template-columns:100px 1fr;gap:9px}
.detail-actions input{width:100%;padding:10px;border:1px solid var(--line);border-radius:7px;text-align:center}
.checkout-dialog{width:min(1040px,calc(100% - 28px));max-height:94vh;padding:34px;overflow:auto}
.checkout-heading h2{margin:6px 0 7px;font:700 38px Georgia,serif}
.checkout-heading p{margin:0 0 24px;color:var(--muted)}
.checkout-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:35px}
#checkoutForm{display:grid;gap:13px}
#checkoutForm label{display:grid;gap:6px;font-size:11px;font-weight:750}
#checkoutForm label small{color:var(--muted);font-weight:500}
#checkoutForm input,#checkoutForm textarea{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;outline:0}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
fieldset{margin:0;padding:12px;border:1px solid var(--line);border-radius:10px}
fieldset legend{padding:0 5px;font-size:11px;font-weight:800}
.choice{padding:9px!important;display:grid!important;grid-template-columns:auto 1fr!important;align-items:flex-start!important;gap:9px!important;border-radius:8px}
.choice:has(input:checked){background:var(--blue-soft)}
.choice input{width:auto!important;margin-top:3px}
.choice span{display:flex;flex-direction:column}
.choice small{margin-top:2px}
.mixed-order{display:none!important;grid-template-columns:auto 1fr!important;align-items:center!important}
.mixed-order input{width:auto!important}
.payment-box{padding:15px;border-radius:10px;background:#f3f5f6}
.payment-box>span{display:block;color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.1em}
.payment-box b{display:block;margin:3px 0}
.payment-box p{margin:0;color:var(--muted);font-size:11px}
.form-status{min-height:18px;margin:0;color:var(--muted);font-size:11px}
.checkout-summary{padding:20px;border-radius:12px;background:#f5f3ef}
.checkout-summary h3{margin-top:0}
.checkout-summary-item{padding:10px 0;display:grid;grid-template-columns:42px 1fr auto;gap:8px;align-items:center;border-bottom:1px solid var(--line)}
.checkout-summary-item img{width:42px;height:42px;object-fit:contain;background:#fff;border-radius:5px}
.checkout-summary-item b{font-size:11px}
.checkout-summary-item small{display:block;color:var(--muted)}
.summary-total{padding-top:16px;display:flex;justify-content:space-between;font-size:15px}
.success-dialog{width:min(480px,calc(100% - 28px));padding:38px;text-align:center}
.success-mark{width:64px;height:64px;margin:0 auto 20px;display:grid;place-items:center;border-radius:50%;background:#e7f3eb;color:var(--green);font-size:28px;font-weight:800}
.success-dialog h2{margin:6px 0;font:700 39px Georgia,serif}
.success-dialog p{color:var(--muted)}
.order-reference{display:block;margin:15px 0 22px;font-size:22px;letter-spacing:.08em}
.toast{position:fixed;left:50%;bottom:25px;z-index:120;max-width:calc(100% - 30px);padding:11px 17px;border-radius:99px;background:#20272c;color:#fff;font-size:12px;opacity:0;visibility:hidden;transform:translate(-50%,12px);transition:.2s}
.toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}
@media(max-width:1160px){
  :root{--shell:min(100% - 34px,1120px)}
  .header-main{grid-template-columns:150px 1fr auto}
  .brand img{width:125px}
  .contact-shortcut:nth-child(2){display:none}
  .category-grid{grid-template-columns:repeat(4,1fr)}
  .featured-grid{grid-template-columns:repeat(3,1fr)}
  .product-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:850px){
  :root{--shell:calc(100% - 28px)}
  .topbar-inner{justify-content:flex-start;overflow:auto;white-space:nowrap}
  .topbar-inner span+span:before{margin-right:20px}
  .topbar-inner{gap:20px}
  .header-main{min-height:82px;grid-template-columns:auto 1fr auto;gap:10px}
  .menu-toggle{display:grid;width:38px;height:38px;padding:8px;border:0;background:transparent}
  .menu-toggle span{height:2px;background:var(--ink);margin:3px 0}
  .brand img{width:85px;height:64px}
  .search-box{grid-column:1/-1;margin-bottom:10px}
  .desktop-only{display:none}
  .main-nav{position:absolute;left:0;right:0;display:none;border-top:1px solid var(--line);box-shadow:var(--shadow)}
  .main-nav.open{display:block}
  .nav-inner{padding:16px 22px;align-items:flex-start;flex-direction:column;gap:2px}
  .nav-inner a,.nav-inner button{width:100%;padding:9px 0;text-align:left}
  .hero{min-height:650px;padding:38px 28px;grid-template-columns:1fr}
  .hero-products{height:270px}
  .hero-product-a{width:34%;height:62%}
  .hero-product-b{width:37%;height:66%}
  .hero-product-c{width:34%;height:59%}
  .hero-product-d{width:28%;height:42%}
  .service-strip{grid-template-columns:1fr 1fr}
  .service-strip article:nth-child(3){border-left:0;border-top:1px solid var(--line)}
  .service-strip article:nth-child(4){border-top:1px solid var(--line)}
  .category-grid{grid-template-columns:repeat(3,1fr)}
  .featured-grid{grid-template-columns:repeat(2,1fr)}
  .wholesale-banner{padding:40px 28px;grid-template-columns:1fr}
  .wholesale-visual{display:none}
  .shop-heading{align-items:flex-start;flex-direction:column}
  .filters{justify-content:flex-start}
  .product-grid{grid-template-columns:repeat(2,1fr)}
  .delivery-grid{grid-template-columns:1fr}
  .about-inner{grid-template-columns:1fr;gap:30px}
  .about-heading{position:static}
  .about-copy{padding-left:0;border-left:0}
  .contact-band-inner{align-items:flex-start;flex-direction:column}
  .footer-grid{grid-template-columns:1fr 1fr}
  .footer-brand{grid-column:1/-1}
  .product-detail{grid-template-columns:1fr}
  .checkout-layout{grid-template-columns:1fr}
  .checkout-summary{order:-1}
}
@media(max-width:560px){
  .topbar-inner span:nth-child(n+2){display:none}
  .basket-label{display:none}
  .hero-wrap{padding-top:14px}
  .hero{min-height:580px;padding:31px 20px}
  .hero-copy h1{font-size:46px}
  .hero-copy>p{font-size:15px}
  .hero-points{gap:9px;flex-direction:column}
  .hero-products{height:200px}
  .service-strip{grid-template-columns:1fr}
  .service-strip article+article{border-left:0;border-top:1px solid var(--line)}
  .section{padding-block:58px}
  .section-heading{align-items:flex-start;flex-direction:column}
  .category-grid{grid-template-columns:repeat(2,1fr)}
  .category-image{height:120px}
  .featured-grid{grid-template-columns:1fr}
  .product-grid{grid-template-columns:1fr}
  .product-image{height:280px}
  .filters{width:100%}
  .filters select{width:100%}
  .footer-grid{grid-template-columns:1fr}
  .footer-bottom{gap:5px;flex-direction:column}
  .product-dialog,.checkout-dialog{padding:24px 18px}
  .detail-copy h2,.checkout-heading h2{font-size:31px}
  .form-grid{grid-template-columns:1fr}
}


/* Security honeypot: intentionally invisible to normal customers. */
.bot-field{
  position:absolute!important;
  left:-10000px!important;
  top:auto!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}

.catalogue-error{display:block!important}

/* ==========================================================
   Londus Mart final neon header logo
   Exact approved artwork, web-prepared with transparent edges.
   ========================================================== */
.header-main{
  grid-template-columns:350px minmax(300px,1fr) auto;
  min-height:160px;
  gap:26px;
}
.brand{
  position:relative;
  width:328px;
  min-width:328px;
  height:146px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  overflow:visible;
  isolation:isolate;
}
.brand::before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:16px 4px 14px -6px;
  border-radius:50%;
  background:radial-gradient(ellipse at 45% 50%,rgba(2,8,20,.28) 0%,rgba(2,8,20,.16) 45%,rgba(2,8,20,0) 74%);
  filter:blur(12px);
  opacity:0;
  transition:opacity .3s ease;
  pointer-events:none;
}
.brand.logo-ready::before{opacity:1}
@keyframes londusNeonEdgeGlow{
  0%,100%{filter:brightness(1) saturate(1.02) drop-shadow(0 0 3px rgba(0,105,255,.38)) drop-shadow(0 0 4px rgba(239,55,49,.10));transform:scale(1)}
  50%{filter:brightness(1.12) saturate(1.18) drop-shadow(0 0 6px rgba(0,105,255,.62)) drop-shadow(0 0 8px rgba(239,55,49,.20)) drop-shadow(0 0 8px rgba(239,134,18,.16)) drop-shadow(0 0 7px rgba(74,207,45,.11));transform:scale(1.012)}
}
.brand img{
  width:320px;
  height:auto;
  max-height:142px;
  max-width:none;
  object-fit:contain;
  object-position:left center;
  border:0;
  border-radius:0;
  background:transparent;
  animation:londusNeonEdgeGlow 4.2s ease-in-out infinite;
  transition:filter .22s ease,transform .22s ease;
  will-change:filter,transform;
}
.brand:hover img{
  transform:scale(1.025);
  filter:brightness(1.16) saturate(1.22) drop-shadow(0 0 7px rgba(0,105,255,.72)) drop-shadow(0 0 10px rgba(239,55,49,.24)) drop-shadow(0 0 10px rgba(239,134,18,.20));
}
@media (prefers-reduced-motion:reduce){
  .brand img{animation:none;filter:brightness(1.05) saturate(1.06) drop-shadow(0 0 4px rgba(0,105,255,.44))}
}
@media(max-width:1160px){
  .header-main{grid-template-columns:285px minmax(260px,1fr) auto;min-height:136px}
  .brand{width:265px;min-width:265px;height:120px}
  .brand img{width:258px;max-height:116px}
}
@media(max-width:850px){
  .header-main{grid-template-columns:auto 1fr auto;min-height:98px}
  .brand{width:192px;min-width:192px;height:82px}
  .brand img{width:188px;max-height:80px}
  .search-box{grid-column:1/-1}
}
@media(max-width:560px){
  .brand{width:158px;min-width:158px;height:70px}
  .brand img{width:154px;max-height:67px}
}

/* Form hardening feedback — intentionally quiet unless validation fails. */
#checkoutForm input:invalid:not(:focus):not(:placeholder-shown),
#checkoutForm textarea:invalid:not(:focus):not(:placeholder-shown){border-color:#b42318}
#checkoutForm .input-sanitized{outline:2px solid rgba(239,134,18,.24);outline-offset:1px}


/* Londus Mart — WhatsApp brand icon.
   Brand glyph: Font Awesome Free WhatsApp icon (CC BY 4.0).
   https://fontawesome.com | https://creativecommons.org/licenses/by/4.0/ */
.whatsapp-shortcut-icon{
  box-sizing:border-box;
  display:grid;
  place-items:center;
  inline-size:38px;
  block-size:38px;
  min-inline-size:38px;
  min-block-size:38px;
  max-inline-size:38px;
  max-block-size:38px;
  flex:0 0 38px;
  aspect-ratio:1 / 1;
  padding:0;
  border-radius:50%;
  overflow:hidden;
  background:#25D366;
  color:#fff;
  line-height:0;
  box-shadow:0 3px 10px rgba(37,211,102,.20);
  transform:none;
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease;
}
.whatsapp-shortcut-icon svg{
  display:block;
  inline-size:19.25px;
  block-size:22px;
  min-inline-size:19.25px;
  min-block-size:22px;
  max-inline-size:19.25px;
  max-block-size:22px;
  flex:none;
  overflow:hidden;
  color:#fff;
  fill:currentColor;
  shape-rendering:geometricPrecision;
}
.whatsapp-shortcut-icon svg path{fill:currentColor}
.contact-shortcut[href*="wa.me"]:hover .whatsapp-shortcut-icon{
  background:#20bd5a;
  transform:translateY(-1px);
  box-shadow:0 5px 14px rgba(37,211,102,.30);
}

/* QA hardening: catalogue, checkout state and form clarity */
.catalogue-status{min-height:1.2em;margin:.65rem 0 0;color:#7a4b00;font-weight:700}
.catalogue-status:empty{display:none}
.form-help{display:block;margin-top:.35rem;color:#667085;font-size:.78rem;line-height:1.45}
.noscript-notice{padding:.85rem 1rem;background:#fff4e5;color:#6f4300;text-align:center;font-weight:700;border-bottom:1px solid #f2cf9c}
#checkoutButton{min-height:52px;border-radius:10px;background:var(--green);border-color:var(--green);color:#fff;font-weight:800;box-shadow:0 4px 12px rgba(61,119,84,.20);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .12s ease}
#checkoutButton:not(:disabled):hover{background:#326746;border-color:#326746;box-shadow:0 6px 16px rgba(61,119,84,.28);transform:translateY(-1px)}
#checkoutButton:not(:disabled):active{transform:translateY(0)}
#checkoutButton:disabled{opacity:1;background:#e7e5e0;border-color:#d5d2cc;color:#737a7f;cursor:not-allowed;box-shadow:none;transform:none}
#placeOrderButton:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}
#noResults[hidden]{display:none !important}
#noResults .button{margin-top:.6rem}

/* Dedicated About Us page */
.about-page-header{min-height:92px}
.about-shop-button{white-space:nowrap}
.nav-inner a[aria-current="page"]{font-weight:800;border-bottom:2px solid currentColor}
.about-page-hero{background:linear-gradient(135deg,#24343f 0%,#314954 100%);color:#fff;padding:88px 0 94px}
.about-page-hero-inner{max-width:900px}
.about-page-hero .eyebrow{color:#d8e6df}
.about-page-hero h1{margin:10px 0 16px;font:700 clamp(48px,7vw,82px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.045em}
.about-page-hero p{margin:0;font-size:18px;font-weight:700;color:#dfe8e4}
.about-page-story{padding:84px 0 96px;background:#f7f5f0}
.about-page-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:76px;align-items:start}
.about-page-intro{position:sticky;top:120px}
.about-page-intro h2{margin:9px 0 0;font:700 clamp(31px,3.5vw,46px)/1.08 Georgia,"Times New Roman",serif;letter-spacing:-.03em}
.about-page-copy{max-width:760px;padding-left:38px;border-left:1px solid #d6d0c5}
.about-page-copy p{margin:0 0 21px;color:#555d62;font-size:15px;line-height:1.85}
.about-page-copy .about-page-opening{color:var(--ink);font-size:19px;line-height:1.7}
.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0}
.about-values div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}
.about-values strong{display:block;color:var(--ink);font-size:15px;margin-bottom:6px}
.about-values span{display:block;color:#687176;font-size:12px;line-height:1.5}
.about-page-signoff{padding-top:8px}
@media(max-width:800px){.about-page-header{min-height:76px}.about-page-header .brand{margin-right:auto}.about-shop-button{font-size:12px;padding:11px 14px}.about-page-hero{padding:58px 0 64px}.about-page-story{padding:56px 0 68px}.about-page-grid{grid-template-columns:1fr;gap:30px}.about-page-intro{position:static}.about-page-copy{padding-left:0;border-left:0}.about-values{grid-template-columns:1fr}.about-page-copy .about-page-opening{font-size:17px}}

/* =========================================================
   Manual QA fixes — checkout clarity, validation and mobile fit
   ========================================================= */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
[hidden]{display:none!important}
html,body{max-width:100%;overflow-x:clip}
.header-main>*{min-width:0}
.hero,.service-strip,.category-grid,.featured-grid,.product-grid,.wholesale-banner,.delivery-grid,.contact-band-inner,.footer-grid{max-width:100%;min-width:0}
.basket-drawer{max-width:100vw}
.product-card,.product-info,.card-footer,.checkout-summary-item>div{min-width:0}
.product-info h3,.checkout-summary-item b{overflow-wrap:anywhere}

/* Keep the complete-order page roomy on desktop without ever exceeding the viewport. */
.checkout-dialog{width:min(1040px,calc(100vw - 28px));max-width:calc(100vw - 28px);max-height:94dvh;padding:30px;overflow:auto}
.checkout-layout{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:28px;align-items:start}
#checkoutForm{gap:16px;min-width:0}
.checkout-heading{padding-right:42px}
.checkout-heading h2{font-size:clamp(31px,3.2vw,42px)}
.checkout-section{display:grid;gap:13px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}
.checkout-section-heading{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:start}
.checkout-section-heading>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--blue-soft);color:var(--blue);font-weight:800;font-size:12px}
.checkout-section-heading h3{margin:0;font-size:15px}
.checkout-section-heading p{margin:2px 0 0;color:var(--muted);font-size:11px;font-weight:500;line-height:1.45}
.checkout-section fieldset{min-width:0}
.customer-type-fieldset,.fulfilment-fieldset{padding:10px;background:#faf9f7}
.customer-type-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.customer-type-option{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;gap:9px!important;padding:11px!important;border:1px solid var(--line);border-radius:9px;background:#fff;cursor:pointer}
.customer-type-option:has(input:checked){border-color:var(--blue);box-shadow:0 0 0 2px rgba(13,79,125,.08)}
.customer-type-option input{width:auto!important;margin-top:2px}
.customer-type-option span{min-width:0}
.customer-type-option b,.customer-type-option small{display:block}
.customer-type-option b{font-size:12px}
.customer-type-option small{margin-top:2px;color:var(--muted);font-size:10px;font-weight:500}
.company-name-field{display:grid;gap:6px}
.company-name-field[hidden],#addressField[hidden]{display:none!important}
#checkoutForm input,#checkoutForm textarea{max-width:100%;min-width:0}
#checkoutForm input[type="radio"],#checkoutForm input[type="checkbox"]{accent-color:var(--blue)}
.checkout-payment-section{background:#fbfaf8}
.checkout-actions{display:grid;gap:9px}
.checkout-actions .button.whatsapp{margin-top:0}
.checkout-summary{min-width:0;padding:18px}
.checkout-summary h3{margin-bottom:8px}
.checkout-summary-item{grid-template-columns:42px minmax(0,1fr) auto}
.checkout-summary-item strong{white-space:nowrap;font-size:11px}
.form-status{font-weight:650;line-height:1.4}
.order-reference{overflow-wrap:anywhere}

@media(min-width:851px){
  .checkout-summary{position:sticky;top:0}
}

@media(max-width:850px){
  .header-main{grid-template-columns:42px minmax(0,1fr) auto;gap:8px}
  .brand{min-width:0;max-width:100%;width:192px}
  .brand img{max-width:100%;width:188px}
  .search-box{min-width:0;width:100%}
  .basket-button{min-width:0}
  .checkout-layout{grid-template-columns:1fr}
  .checkout-summary{order:0;position:static}
  .checkout-dialog{padding:24px 20px}
  .main-nav{max-width:100vw;overflow-x:hidden;overflow-y:auto;max-height:calc(100dvh - 90px)}
}

@media(max-width:560px){
  :root{--shell:calc(100% - 20px)}
  .header-main{grid-template-columns:38px minmax(0,1fr) auto;gap:6px;min-height:88px}
  .brand{width:132px;min-width:0;height:66px;overflow:hidden}
  .brand img{width:128px;max-width:128px;max-height:64px}
  .basket-button{min-height:42px;padding:7px 8px;gap:5px}
  .basket-button b{min-width:22px;height:22px}
  .search-box{margin-bottom:8px}
  .hero{width:100%;padding:28px 18px}
  .hero-copy h1{font-size:clamp(38px,12vw,46px);overflow-wrap:anywhere}
  .hero-actions .button{width:100%}
  .service-strip,.category-grid,.featured-grid,.product-grid{width:100%}
  .filters{display:grid;grid-template-columns:1fr;width:100%;gap:8px}
  .filters select{width:100%;min-width:0}
  .basket-drawer{width:100vw;max-width:100vw;padding:18px 14px}
  .basket-item{grid-template-columns:56px minmax(0,1fr) auto}
  .basket-item img{width:56px;height:56px}
  .checkout-dialog,.product-dialog{width:calc(100vw - 12px);max-width:calc(100vw - 12px);max-height:calc(100dvh - 12px);padding:20px 14px}
  .checkout-heading{padding-right:34px}
  .checkout-heading h2{font-size:29px}
  .checkout-section{padding:14px}
  .customer-type-options{grid-template-columns:1fr}
  .form-grid{grid-template-columns:1fr}
  .checkout-summary{padding:14px}
  .checkout-summary-item{grid-template-columns:38px minmax(0,1fr);gap:8px}
  .checkout-summary-item img{width:38px;height:38px}
  .checkout-summary-item>strong{grid-column:2;justify-self:start}
  .success-dialog{width:calc(100vw - 18px);max-width:calc(100vw - 18px);padding:28px 18px}
  .success-dialog h2{font-size:31px}
  .order-reference{font-size:17px;letter-spacing:.04em}
}

@media(max-width:360px){
  :root{--shell:calc(100% - 16px)}
  .header-main{grid-template-columns:36px minmax(0,1fr) auto;gap:4px}
  .menu-toggle{width:36px;height:36px;padding:7px}
  .brand{width:112px;height:60px}
  .brand img{width:110px;max-width:110px;max-height:58px}
  .basket-icon,.basket-icon svg{width:20px;height:20px}
  .basket-button{padding-inline:6px}
  .hero{padding-inline:14px}
  .hero-copy h1{font-size:36px}
  .checkout-dialog{padding-inline:11px}
  .checkout-section{padding:12px}
}

/* About page uses a two-item header, so keep its mobile layout independent of the shop header. */
@media(max-width:850px){
  .about-page-header{grid-template-columns:minmax(0,1fr) auto;gap:10px}
  .about-page-header .brand{width:192px;max-width:100%;min-width:0}
  .about-page-header .header-actions{min-width:0}
  .about-page-header ~ .main-nav{display:block;position:static;max-height:none;overflow-x:auto;overflow-y:hidden;box-shadow:none}
  .about-page-header ~ .main-nav .nav-inner{min-width:max-content;padding:0 14px;display:flex;flex-direction:row;align-items:center;gap:20px}
  .about-page-header ~ .main-nav .nav-inner a{width:auto;padding:12px 0;white-space:nowrap}
}
@media(max-width:560px){
  .about-page-header .brand{width:126px;height:64px}
  .about-page-header .brand img{width:122px;max-width:122px;max-height:62px}
  .about-shop-button{padding:9px 11px;font-size:11px;min-height:40px}
}
@media(max-width:360px){
  .about-page-header .brand{width:104px;height:56px}
  .about-page-header .brand img{width:102px;max-width:102px;max-height:54px}
  .about-shop-button{padding-inline:9px;font-size:10px}
}


/* =========================================================
   Dedicated product pages — static, SEO-friendly, low attack surface
   ========================================================= */
.product-page-body{background:#f7f5f0}
.product-page-header .brand{margin-right:0}
.product-page-main{padding:34px 0 78px}
.product-breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 24px;color:var(--muted);font-size:11px}
.product-breadcrumbs a{color:var(--blue);font-weight:700}
.product-breadcrumbs span[aria-hidden="true"]{color:#9aa0a4}
.product-page-panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:52px;padding:36px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 40px rgba(35,45,52,.06)}
.product-page-gallery{min-width:0}
.product-page-gallery-main{position:relative;aspect-ratio:1/1;display:grid;place-items:center;border-radius:15px;background:#f7f6f3;overflow:hidden}
.product-page-gallery-main img{width:100%;height:100%;object-fit:contain;padding:22px}
.product-page-gallery-main .gallery-arrow{display:none}
.product-page-gallery-main.has-multiple .gallery-arrow{display:grid;place-items:center}
.product-page-thumbs{margin-top:11px;display:flex;gap:8px;overflow-x:auto;padding:2px 2px 6px}
.product-page-thumb{width:68px;height:68px;flex:none;padding:4px;border:1px solid var(--line);border-radius:8px;background:#fff}
.product-page-thumb.active{border-color:var(--blue);box-shadow:0 0 0 2px rgba(13,79,125,.10)}
.product-page-thumb img{width:100%;height:100%;object-fit:contain}
.product-page-copy{min-width:0;padding:14px 0}
.product-page-copy .detail-brand{display:block;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.product-page-copy h1{margin:10px 0 14px;font:700 clamp(34px,4vw,52px)/1.04 Georgia,"Times New Roman",serif;letter-spacing:-.035em;overflow-wrap:anywhere}
.product-page-copy .product-description{margin:0 0 23px;color:var(--muted);font-size:15px;line-height:1.75}
.product-page-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 22px}
.product-page-facts div{padding:14px;border:1px solid var(--line);border-radius:10px;background:#fbfaf8}
.product-page-facts span{display:block;margin-bottom:4px;color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.product-page-facts strong{display:block;font-size:12px;line-height:1.4;overflow-wrap:anywhere}
.product-page-price{margin:0 0 18px;font-size:28px;font-weight:850}
.product-page-price.unavailable{color:var(--muted);font-size:16px}
.product-page-mode-note{margin:-8px 0 18px;color:var(--muted);font-size:11px}
.product-page-actions{display:grid;grid-template-columns:86px 1fr;gap:9px}
.product-page-actions input{width:100%;min-width:0;min-height:48px;padding:10px;border:1px solid var(--line);border-radius:9px;background:#fff;font:inherit;text-align:center}
.product-page-actions .button{min-height:48px}
.product-page-actions .button:disabled{opacity:.45;cursor:not-allowed}
.product-page-secondary-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}
.product-page-secondary-actions .button{flex:1;min-width:180px}
.product-page-assurance{display:grid;gap:9px;margin-top:24px;padding-top:20px;border-top:1px solid var(--line);color:#586167;font-size:11px}
.product-page-assurance span:before{content:"✓";margin-right:7px;color:var(--green);font-weight:900}
.related-products{padding-top:55px}
.related-products .section-heading{margin-bottom:20px}
.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.related-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden;transition:.2s}
.related-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}
.related-card-image{height:175px;background:#faf9f7;display:grid;place-items:center}
.related-card-image img{width:100%;height:100%;object-fit:contain;padding:12px}
.related-card-copy{padding:13px}
.related-card-copy small{display:block;color:var(--blue);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.related-card-copy strong{display:block;margin:6px 0;color:var(--ink);font-size:12px;line-height:1.35}
.related-card-copy span{color:var(--muted);font-size:11px}
.product-page-toast{position:fixed;left:50%;bottom:24px;z-index:100;max-width:calc(100vw - 30px);transform:translate(-50%,20px);opacity:0;pointer-events:none;padding:11px 16px;border-radius:999px;background:#22313a;color:#fff;font-size:12px;font-weight:750;transition:.2s}
.product-page-toast.show{opacity:1;transform:translate(-50%,0)}
.product-page-basket-link{text-decoration:none}
.product-page-basket-link b{display:grid;place-items:center;min-width:24px;height:24px;padding-inline:5px;border-radius:12px;background:var(--orange);color:#fff;font-size:11px}
.product-data-notice{margin:15px 0 0;padding:12px 14px;border-radius:9px;background:#fff8e7;color:#72520b;font-size:11px;line-height:1.5}
@media(max-width:900px){
  .product-page-panel{grid-template-columns:1fr;gap:28px;padding:26px}
  .related-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:850px){
  .product-page-header{grid-template-columns:42px minmax(0,1fr) auto;gap:8px}
  .product-page-header .search-box{grid-column:1/-1}
}
@media(max-width:560px){
  .product-page-main{padding-top:22px}
  .product-page-panel{padding:15px;border-radius:14px;gap:20px}
  .product-page-gallery-main img{padding:14px}
  .product-page-copy{padding:5px 0}
  .product-page-copy h1{font-size:34px}
  .product-page-facts{grid-template-columns:1fr}
  .product-page-actions{grid-template-columns:74px minmax(0,1fr)}
  .product-page-secondary-actions{display:grid;grid-template-columns:1fr}
  .product-page-secondary-actions .button{min-width:0;width:100%}
  .related-grid{grid-template-columns:1fr 1fr;gap:10px}
  .related-card-image{height:145px}
}
@media(max-width:360px){
  .product-page-panel{padding:12px}
  .product-page-copy h1{font-size:31px}
  .product-page-actions{grid-template-columns:66px minmax(0,1fr)}
  .related-grid{grid-template-columns:1fr}
}

.card-view-primary{border-color:var(--blue);background:var(--blue);color:#fff}.card-view-primary:hover{color:#fff;opacity:.92}

.product-option-group{margin:0 0 18px;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fbfaf8}
.product-option-group legend{padding:0 4px;color:var(--ink);font-weight:800;font-size:12px}
.product-option-help{margin:4px 0 0;color:var(--muted);font-size:11px}
.product-option-choices{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}
.product-option-choice{position:relative;display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer;font-size:12px;font-weight:700}
.product-option-choice input{margin:0}
.product-option-choice.active{border-color:var(--blue);box-shadow:0 0 0 2px rgba(13,79,125,.10)}
.product-option-feedback{min-height:18px;margin:10px 0 0;color:#8b5e00;font-size:11px;font-weight:700}
.product-flavour-badge{display:inline-flex;align-items:center;gap:6px;margin:0 0 12px;padding:7px 10px;border-radius:999px;background:#eef5fa;color:var(--blue);font-size:11px;font-weight:800}


/* Checkout scroll isolation: only the modal may scroll while checkout is open. */
.checkout-dialog,.success-dialog{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.checkout-dialog::backdrop,.success-dialog::backdrop{overscroll-behavior:none}


/* Contact form: securely submits an email enquiry to Londus Mart. */
.contact-section{padding:72px 0;background:#f7f5f0;border-top:1px solid var(--line)}
.contact-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:46px;align-items:start}
.contact-copy h2{margin:8px 0 14px;font:700 clamp(34px,4vw,48px)/1.05 Georgia,"Times New Roman",serif;letter-spacing:-.03em}
.contact-copy>p{max-width:560px;color:var(--muted);font-size:14px;line-height:1.75}
.contact-direct{display:grid;gap:10px;margin-top:26px}
.contact-direct a{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink)}
.contact-direct strong{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--blue)}
.contact-direct span{font-size:12px;font-weight:700;text-align:right;overflow-wrap:anywhere}
.contact-form{padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(35,45,52,.05)}
.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.contact-form-grid label{display:grid;gap:6px;min-width:0}
.contact-form-grid label.full{grid-column:1/-1}
.contact-form-grid label>span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#4c555b}
.contact-form-grid label small{font-weight:600;text-transform:none;letter-spacing:0;color:var(--muted)}
.contact-form input,.contact-form textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:9px;background:#fff;padding:12px 13px;font:inherit;font-size:16px;color:var(--ink)}
.contact-form textarea{resize:vertical;min-height:130px}
.contact-form input:focus,.contact-form textarea:focus{outline:2px solid rgba(13,79,125,.18);border-color:var(--blue);outline-offset:1px}
.contact-form input:invalid:not(:placeholder-shown),.contact-form textarea:invalid:not(:placeholder-shown){border-color:#a64b3c}
.contact-form-note{margin:13px 0 0;color:var(--muted);font-size:10px;line-height:1.55}
.contact-form-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:15px}
.contact-form-actions .button{min-width:190px}
.contact-form-status{min-height:18px;color:var(--muted);font-size:11px;font-weight:700}
@media(max-width:900px){.contact-layout{grid-template-columns:1fr;gap:28px}.contact-form{max-width:none}}
@media(max-width:560px){.contact-section{padding:48px 0}.contact-form{padding:16px}.contact-form-grid{grid-template-columns:1fr}.contact-form-grid label.full{grid-column:auto}.contact-form-actions{display:grid;grid-template-columns:1fr}.contact-form-actions .button{width:100%;min-width:0}.contact-direct a{align-items:flex-start;flex-direction:column;gap:4px}.contact-direct span{text-align:left}}

/* Manual QA rework — deterministic category filtering and visible order feedback */
.nav-filter.active{background:var(--blue);color:#fff;border-color:var(--blue)}
.active-category-label{margin:0 0 10px;font-size:12px;font-weight:800;color:var(--blue)}
#checkoutStatus{min-height:22px;padding:8px 10px;border-radius:8px;font-weight:700}
#checkoutStatus:empty{padding:0;min-height:0}
#checkoutStatus.error{background:#fff1f0;color:#b42318;border:1px solid #f2c8c5}
#checkoutStatus.success{background:#eef7f1;color:#17633a;border:1px solid #c9e4d2}
body.locked{touch-action:none}
body.locked dialog[open]{touch-action:auto}

.search-suggestions{position:absolute;z-index:1200;top:calc(100% + 7px);left:0;right:0;max-height:430px;overflow:auto;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 14px 36px rgba(24,31,36,.16)}
.search-suggestions[hidden]{display:none}
.search-suggestion{width:100%!important;min-height:66px;display:grid!important;grid-template-columns:52px 1fr;gap:11px;align-items:center;padding:7px 11px!important;border:0!important;border-bottom:1px solid #eeece8!important;border-radius:0!important;background:#fff!important;color:var(--ink)!important;text-align:left!important;font-size:12px!important}
.search-suggestion:last-child{border-bottom:0!important}
.search-suggestion:hover,.search-suggestion:focus-visible{background:#f5f7f8!important;outline:none}
.search-suggestion img{width:48px;height:48px;object-fit:contain;border-radius:7px;background:#faf9f7}
.search-suggestion span{min-width:0;display:block}
.search-suggestion strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}
.search-suggestion small{display:block;margin-top:3px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}
.search-suggestion-empty{padding:15px;color:var(--muted);font-size:12px;text-align:left}

/* ==========================================================
   WhatsApp chat button — matched to the supplied reference:
   124 × 40 px, #25D366, white WhatsApp mark, "Chat with us".
   ========================================================== */
.whatsapp-chat-button{
  box-sizing:border-box;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  inline-size:124px;
  block-size:40px;
  min-inline-size:124px;
  min-block-size:40px;
  flex:0 0 124px;
  gap:6px;
  padding:0 9px;
  border:0;
  border-radius:5px;
  background:#25D366;
  color:#fff;
  text-decoration:none;
  white-space:nowrap;
  box-shadow:none;
  line-height:1;
  transition:background-color .16s ease;
}
.whatsapp-chat-button .whatsapp-chat-mark{
  display:block;
  inline-size:27px;
  block-size:27px;
  min-inline-size:27px;
  min-block-size:27px;
  flex:0 0 27px;
  fill:currentColor;
  color:#fff;
  overflow:visible;
}
.whatsapp-chat-button>span:last-child{
  display:block;
  color:#fff;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:700;
  line-height:1;
  letter-spacing:0;
}
.whatsapp-chat-button:hover,
.whatsapp-chat-button:focus-visible{
  background:#20bd5a;
  color:#fff;
  text-decoration:none;
}
.whatsapp-chat-button:focus-visible{
  outline:2px solid rgba(37,211,102,.35);
  outline-offset:2px;
}

/* QA 2026-08-27: keep the mouse pointer and text caret visible on light fields. */
html,body{cursor:default}
a,button,select,label[for],[role="button"]{cursor:pointer}
input:not([type="button"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]),textarea,[contenteditable="true"]{caret-color:#10222c!important;color:var(--ink);opacity:1}
input::selection,textarea::selection{background:#b8d5e8;color:#142630}
input:disabled,textarea:disabled,button:disabled{cursor:not-allowed}

/* Dedicated search, category and information pages. */
.standalone-page{background:#f7f5f0;color:var(--ink)}
.standalone-header .brand img{width:145px;height:88px;object-fit:contain}
.standalone-main{min-height:58vh;padding:54px 0 88px}
.standalone-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:30px}
.standalone-title-row h1{margin:8px 0 8px;font:700 clamp(38px,5vw,60px)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-.04em}
.standalone-title-row p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.page-close-button{flex:0 0 auto;min-width:68px;padding:7px 10px;border:1px solid #cfd3d5;border-radius:12px;background:#fff;color:#263840;display:grid;place-items:center;gap:0;box-shadow:0 5px 16px rgba(32,44,52,.07)}
.page-close-button span{font-size:29px;line-height:1}
.page-close-button small{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.page-close-button:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-1px)}
.product-header-close{min-width:52px;padding:5px 8px;box-shadow:none}.product-header-close span{font-size:24px}
.shop-results-controls{display:grid;gap:15px;margin-bottom:25px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}
.shop-mode-selector{width:min(300px,100%)}
.category-links{display:flex;gap:8px;flex-wrap:wrap}
.category-links a{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fafafa;color:#39464d;font-size:11px;font-weight:750}
.category-links a:hover{border-color:var(--blue);color:var(--blue)}
.wholesale-minimum{color:#b42318!important;font-weight:850!important}
.shop-mode-notice{margin:0;padding:11px 13px;border:1px solid #efc3bf;border-radius:9px;background:#fff4f2;font-size:13px}
.standalone-product-section{min-height:280px}
.standalone-empty{padding:50px 20px;border:1px solid var(--line);border-radius:15px;background:#fff;text-align:center}
.standalone-empty h2{margin:0 0 8px;font:700 30px Georgia,serif}
.standalone-empty p{margin:0 0 18px;color:var(--muted)}
.wholesale-card-price{color:#7b2b22;font-size:12px!important}
.info-page-main{padding-bottom:100px}
.info-page-grid{display:grid;grid-template-columns:1.25fr .9fr .9fr;gap:18px;align-items:stretch}
.info-page-card{padding:28px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(35,45,52,.04)}
.info-page-card.feature-card{background:linear-gradient(135deg,#f7f1e6,#fff)}
.info-page-card h2{margin:0 0 13px;font:700 27px/1.15 Georgia,serif}
.info-page-card p,.info-page-card li{color:#555f65;font-size:13px;line-height:1.7}
.info-page-card>a:not(.button){color:var(--blue);font-size:12px;font-weight:800}
.info-icon{display:block;margin-bottom:14px;font-size:28px}
.plain-steps{margin:0;padding-left:20px}.plain-steps li+li{margin-top:8px}
.contact-page-layout{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(430px,1.3fr);gap:28px;align-items:start}
.contact-page-details{display:grid;gap:10px;padding:25px;border:1px solid var(--line);border-radius:16px;background:#fff}
.contact-page-details h2{margin:0 0 8px;font:700 28px Georgia,serif}
.contact-page-details a{display:flex;justify-content:space-between;gap:14px;padding:12px;border:1px solid var(--line);border-radius:9px}
.contact-page-details a strong{color:var(--blue);font-size:10px;text-transform:uppercase;letter-spacing:.06em}
.contact-page-details a span{font-size:12px;font-weight:750;text-align:right}
.contact-page-details p{color:var(--muted);font-size:12px;line-height:1.65}
.contact-form-status.error{color:#b42318}.contact-form-status.success{color:#17633a}
.contact-form-actions button:disabled{opacity:.55}

/* Full-screen modal page shell. showModal() makes the old page inert until closed. */
html.londus-page-modal-open,html.londus-page-modal-open body{overflow:hidden!important;overscroll-behavior:none}
.londus-page-modal{inset:0;width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:0;background:#fff;overflow:hidden}
.londus-page-modal[open]{display:block}
.londus-page-modal::backdrop{background:#17252d}
.londus-page-modal-frame{display:block;width:100%;height:100%;min-height:0;border:0;background:#f7f5f0}
.londus-page-modal-toolbar,.londus-page-modal-close{display:none!important}
.card-actions button,#productAddButton{display:inline-flex;align-items:center;justify-content:center;gap:6px}
.add-basket-icon{display:inline-grid;place-items:center;width:16px;height:16px;flex:0 0 16px}
.add-basket-icon svg{display:block;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:1050px){.info-page-grid{grid-template-columns:1fr 1fr}.info-page-card.feature-card{grid-column:1/-1}.contact-page-layout{grid-template-columns:1fr}}
@media(max-width:850px){.standalone-header{grid-template-columns:42px minmax(0,1fr) auto;gap:8px}.standalone-header .search-box{grid-column:1/-1}.standalone-header .brand{min-width:0}.standalone-main{padding-top:34px}.info-page-grid{grid-template-columns:1fr}.info-page-card.feature-card{grid-column:auto}.product-header-close{min-width:38px;width:38px;height:38px;padding:2px;border-radius:9px}.product-header-close small{display:none}.product-header-close span{font-size:26px}}
@media(max-width:560px){.standalone-title-row{gap:14px}.standalone-title-row h1{font-size:38px}.page-close-button{min-width:58px;padding:7px}.category-links{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.category-links a{white-space:nowrap}.shop-results-controls{padding:13px}.info-page-card{padding:21px}.contact-page-form{padding:16px}.contact-page-details a{align-items:flex-start;flex-direction:column;gap:4px}.contact-page-details a span{text-align:left}}

/* Version2329: original white customer fields with the browser's normal text cursor. */
input:not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]):not([type="hidden"]):not([type="file"]),
textarea,
select{
  border-color:var(--line)!important;
  background-color:#fff!important;
  background-image:none!important;
  color:#10222c!important;
  -webkit-text-fill-color:#10222c!important;
}
input::placeholder,textarea::placeholder{color:var(--muted)!important;opacity:1!important}
input:not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]):not([type="hidden"]):not([type="file"]),
textarea,
[contenteditable="true"]{
  cursor:auto!important;
  caret-color:#10222c!important;
}
input:not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]):not([type="hidden"]):not([type="file"]):focus,
textarea:focus,
select:focus{
  border-color:#0d4f7d!important;
  background-color:#fff!important;
  box-shadow:0 0 0 4px rgba(13,79,125,.28)!important;
}
.search-box{cursor:default!important;background:#fff!important;border-color:var(--line)!important;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}
.search-box input[type="search"],.search-box input[name="q"]{-webkit-text-fill-color:#10222c!important;background:#fff!important;color:#10222c!important;cursor:auto!important;caret-color:#10222c!important;opacity:1!important}
.search-box:focus-within{border-color:#0d4f7d!important;background:#fff!important;box-shadow:0 0 0 4px rgba(13,79,125,.28)!important}
.search-box:focus-within input[type="search"],.search-box:focus-within input[name="q"]{background:#fff!important}
.search-box input:focus,.search-box input:focus-visible{outline:0!important;box-shadow:none!important}
.search-box button{cursor:pointer!important}
.search-box input[type="search"]::-webkit-search-cancel-button{cursor:pointer;opacity:1}
.card-actions .card-view.card-view-primary{border-color:#0d4f7d!important;background:#0d4f7d!important;color:#fff!important;opacity:1!important;visibility:visible!important}
.card-actions .card-view.card-view-primary:hover,.card-actions .card-view.card-view-primary:focus-visible{background:#083a5d!important;color:#fff!important}
.card-actions button:disabled{border-color:#c8cdd0!important;background:#eef0f1!important;color:#4c555b!important;opacity:1!important}

/* Version2329 locked pages: only the page title, close control and requested content. */
html.londus-embedded-page body{min-height:100dvh;background:#f7f5f0}
html.londus-embedded-page body>.topbar,
html.londus-embedded-page body>.site-header,
html.londus-embedded-page body>footer,
html.londus-embedded-page .whatsapp-chat-button,
html.londus-embedded-page .shop-results-controls,
html.londus-embedded-page .category-links,
html.londus-embedded-page .main-nav,
html.londus-embedded-page .product-breadcrumbs,
html.londus-embedded-page .related-products{display:none!important}
html.londus-embedded-page .standalone-main{min-height:100dvh;padding:28px 0 56px}
html.londus-embedded-page .standalone-title-row{align-items:center;margin-bottom:22px}
html.londus-embedded-page .standalone-title-row .eyebrow,
html.londus-embedded-page .standalone-title-row p{display:none!important}
html.londus-embedded-page .standalone-title-row h1{margin:0}
html.londus-embedded-page .standalone-product-section{min-height:0}
html.londus-embedded-page .product-page-main{min-height:100dvh;padding:28px 0 64px;background:#f7f5f0}
html.londus-embedded-page .product-page-main>.shell{max-width:1180px}
html.londus-embedded-page .embedded-product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 20px}
html.londus-embedded-page .embedded-product-back{display:inline-flex;align-items:center;min-height:42px;padding:9px 13px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--blue);font-size:12px;font-weight:800;box-shadow:0 5px 16px rgba(32,44,52,.05)}
html.londus-embedded-page .embedded-product-back:hover{border-color:var(--blue);background:var(--blue-soft)}
html.londus-embedded-page .embedded-product-toolbar .product-header-close{display:grid!important;position:static;width:auto;height:auto;min-width:64px;padding:8px 11px;border-color:var(--line);box-shadow:0 5px 16px rgba(32,44,52,.05)}
html.londus-embedded-page .product-page-panel{border-color:var(--line);box-shadow:0 14px 40px rgba(35,45,52,.06)}
html.londus-embedded-page .product-page-gallery-main{background:#f7f6f3}
html.londus-embedded-page .product-page-assurance{display:grid!important}
html.londus-embedded-page .product-page-secondary-actions{display:none!important}
@media(max-width:560px){
  html.londus-embedded-page .standalone-main{padding-top:18px}
  html.londus-embedded-page .standalone-title-row{align-items:center;margin-bottom:16px}
  html.londus-embedded-page .standalone-title-row h1{font-size:34px}
  html.londus-embedded-page .product-page-main{padding:14px 0 38px}
  html.londus-embedded-page .embedded-product-toolbar{margin-bottom:14px}
  html.londus-embedded-page .embedded-product-back{min-height:38px;padding:7px 10px;font-size:11px}
  html.londus-embedded-page .embedded-product-toolbar .product-header-close{min-width:54px;padding:7px}
}

/* Version2329: retain the selected category highlight on the main page. */
.main-nav .nav-inner a.selected-category-tab{
  padding-inline:9px;
  border-radius:7px 7px 0 0;
  background:var(--blue-soft);
  color:var(--blue);
  box-shadow:inset 0 -3px 0 var(--orange);
}
.category-card.selected-category-tab{
  border-color:var(--blue);
  box-shadow:0 0 0 4px rgba(13,79,125,.16),var(--shadow);
  transform:translateY(-3px);
}
