:root{--dc-accent:#079318;--dc-deep:#052e19;--dc-text:#17241d;--dc-muted:#6d7872;--dc-line:#e7ebe8;--dc-white:#fff}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#fff;color:var(--dc-text);font-family:Inter,Arial,sans-serif}body{overflow:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,textarea{font:inherit}button{cursor:pointer}
.dc-body{padding:12px;background:#fff}.dc-app{height:calc(100vh - 24px);max-width:1760px;margin:0 auto;display:flex;flex-direction:column}.dc-toolbar{flex:0 0 auto;display:grid;grid-template-columns:1fr minmax(220px,auto) 1fr;align-items:center;gap:12px;padding:9px 11px;border:1px solid var(--dc-line);border-radius:15px;background:#fff}.dc-toolbar-group{display:flex;align-items:center;gap:7px}.dc-toolbar-group-end{justify-content:flex-end}.dc-toolbar-title{text-align:center;min-width:0}.dc-toolbar-title strong{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dc-toolbar-title small{display:block;margin-top:2px;color:var(--dc-muted);font-size:11px}.dc-toolbar-button{position:relative;height:39px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid var(--dc-line);border-radius:11px;background:#fff;color:#193128;font-weight:700}.dc-toolbar-button>span{font-size:14px}.dc-toolbar-button b{font-size:12px}.dc-toolbar-button i{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:rgba(255,255,255,.18);font-style:normal;font-size:10px}.dc-toolbar-primary{background:var(--dc-accent);color:#fff;border-color:var(--dc-accent)}
.dc-stage{position:relative;flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;padding:10px 54px;background:#fff}.dc-book-frame{width:min(1240px,calc(100vw - 130px));height:100%;min-height:0;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.dc-book{width:100%;height:100%}.dc-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:44px;height:44px;border:1px solid var(--dc-line);border-radius:999px;background:#fff;color:#173027;font-size:31px;line-height:1}.dc-nav-prev{left:6px}.dc-nav-next{right:6px}
.dc-page{position:relative;width:100%;height:100%;overflow:hidden;background:#fff;color:var(--dc-text);border:1px solid #edf0ee}.stf__item .dc-page{box-shadow:none}.dc-page-head{display:flex;justify-content:space-between;align-items:center;padding:14px 18px 0}.dc-page-head span{color:var(--dc-accent);font-size:10px;font-weight:800}.dc-page-head b{max-width:78%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8c9891;font-size:9px;letter-spacing:.17em;text-transform:uppercase}.dc-folio{position:absolute;left:50%;bottom:9px;transform:translateX(-50%);display:grid;place-items:center;width:25px;height:25px;border-radius:999px;background:var(--dc-accent);color:#fff;font-size:10px;font-weight:800;z-index:8}.dc-kicker{display:inline-block;color:var(--dc-accent);font-size:10px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.dc-cover{display:grid;grid-template-columns:1fr 1fr;padding:22px;background:#fff}.dc-cover-copy{display:flex;flex-direction:column;justify-content:center;padding:18px 20px 45px 8px}.dc-cover-copy h1{margin:12px 0;font-size:40px;line-height:1.03;letter-spacing:-.035em}.dc-cover-copy>p{max-width:96%;margin:0;color:var(--dc-muted);font-size:13px;line-height:1.72}.dc-cover-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.dc-cover-actions button,.dc-contact>button{height:42px;padding:0 16px;border:0;border-radius:10px;background:var(--dc-accent);color:#fff;font-weight:800}.dc-cover-actions .secondary{background:#fff;color:#173027;border:1px solid var(--dc-line)}.dc-cover-meta{position:absolute;left:30px;bottom:20px;display:flex;gap:15px;color:#8a9790;font-size:9px}.dc-cover-image{display:flex;align-items:center;justify-content:center;height:100%;padding:2px}.dc-cover-image img{width:100%;height:100%;object-fit:cover;background:#fff}
.dc-contents{padding-bottom:16px}.dc-page-intro{padding:18px 20px 5px}.dc-page-intro h2{margin:8px 0 7px;font-size:28px;line-height:1.08}.dc-page-intro p{margin:0;max-width:92%;color:var(--dc-muted);font-size:11.5px;line-height:1.65}.dc-contents-list{display:grid;gap:7px;padding:11px 20px 0}.dc-contents-list button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:49px;padding:8px 10px;border:1px solid var(--dc-line);background:#fff;text-align:left}.dc-contents-list button>span{display:grid;place-items:center;width:32px;height:32px;background:#f6faf7;color:var(--dc-accent);font-size:9px;font-weight:800}.dc-contents-list strong{display:block;font-size:11.5px}.dc-contents-list small{display:block;margin-top:2px;color:var(--dc-muted);font-size:9px}.dc-contents-list i{font-style:normal;color:var(--dc-accent)}
.dc-category-cover{background:#fff}.dc-category-photo{position:absolute;inset:0 56px 0 0;background:#f5f6f5;overflow:hidden}.dc-category-photo img{width:100%;height:100%;object-fit:contain;background:#fff;padding:40px}.dc-category-placeholder{display:grid;place-items:center;width:100%;height:100%;background:#f5f6f5;color:#9ca7a1;font-weight:800;letter-spacing:.22em}.dc-category-side{position:absolute;right:0;top:0;bottom:0;width:56px;background:var(--dc-accent);display:flex;align-items:center;justify-content:center;overflow:hidden}.dc-category-side span{display:block;color:#fff;font-size:16px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;transform:rotate(-90deg)}.dc-category-band{position:absolute;left:0;right:56px;bottom:62px;min-height:70px;display:grid;grid-template-columns:42% 58%;align-items:center;background:linear-gradient(105deg,var(--dc-accent) 0 42%,#303030 42% 100%);color:#fff}.dc-category-band strong{padding:0 22px;font-size:20px;line-height:1.1;text-transform:uppercase}.dc-category-band p{margin:0;padding:0 20px;font-size:10.5px;line-height:1.55;color:#fff}
.dc-products-page{padding-bottom:14px;background:#fff}.dc-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:4px 12px;padding:8px 16px 31px;height:calc(100% - 35px)}.dc-product-card{position:relative;min-width:0;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;padding:5px 5px 2px}.dc-card-hit{position:absolute;inset:0;border:0;background:transparent;z-index:3}.dc-select{position:absolute;top:5px;right:5px;z-index:5;width:24px;height:24px;border:1px solid #dce4df;border-radius:999px;background:rgba(255,255,255,.94);color:#183027;font-size:13px;display:grid;place-items:center}.dc-select.is-selected{background:var(--dc-accent);color:#fff;border-color:var(--dc-accent)}.dc-product-image{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:74%;min-height:0;background:#fff;padding:3px 8px}.dc-product-image img{width:100%;height:100%;object-fit:contain;background:#fff}.dc-product-placeholder{display:grid;place-items:center;width:100%;height:100%;background:#fff;color:#a4aea8;font-size:10px;font-weight:800;letter-spacing:.18em}.dc-product-copy{position:relative;z-index:1;width:100%;height:26%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:2px 4px 0;background:#fff}.dc-product-meta{display:flex;justify-content:center;align-items:center;gap:6px;max-width:100%;height:13px;margin-bottom:2px;color:#89958e;font-size:7px}.dc-product-meta span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--dc-accent);font-weight:800;text-transform:uppercase;letter-spacing:.04em}.dc-product-meta small{display:none}.dc-product-copy h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;max-width:96%;font-size:8.5px;line-height:1.2;font-weight:600;text-transform:uppercase;color:#1b211e}
.dc-contact{display:flex;flex-direction:column;justify-content:center;padding:40px;background:#fff}.dc-contact h2{max-width:90%;margin:10px 0;font-size:36px;line-height:1.04}.dc-contact>p{max-width:86%;margin:0;color:var(--dc-muted);font-size:13px;line-height:1.72}.dc-contact>button{align-self:flex-start;margin-top:22px}.dc-contact-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:9px;margin-top:32px}.dc-contact-grid div{padding:13px;border:1px solid var(--dc-line);background:#fff}.dc-contact-grid span{color:var(--dc-accent);font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.dc-contact-grid p{margin:6px 0 0;color:#475950;font-size:9.5px;line-height:1.55}
.dc-overlay{position:fixed;inset:0;z-index:79;background:rgba(10,22,15,.28);opacity:0;visibility:hidden;transition:.22s}.dc-overlay.is-open{opacity:1;visibility:visible}.dc-panel,.dc-product-modal{position:fixed;z-index:80;background:#fff;box-shadow:0 28px 65px rgba(10,22,15,.12)}.dc-panel{top:16px;bottom:16px;right:16px;width:min(500px,calc(100vw - 22px));display:flex;flex-direction:column;transform:translateX(110%);transition:transform .24s ease}.dc-panel.is-open{transform:translateX(0)}.dc-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:19px;border-bottom:1px solid var(--dc-line)}.dc-panel header strong{font-size:17px}.dc-panel header small{display:block;margin-top:4px;color:var(--dc-muted);line-height:1.5}.dc-panel header button{width:38px;height:38px;border:1px solid var(--dc-line);border-radius:999px;background:#fff;font-size:22px}.dc-panel-list,.dc-search-results,.dc-selected-list{padding:16px;overflow:auto}.dc-panel-list{display:grid;gap:8px}.dc-panel-list button,.dc-search-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;border:1px solid var(--dc-line);background:#fff;text-align:left}.dc-panel-list button span{display:grid;place-items:center;width:37px;height:37px;background:#f8faf8;color:var(--dc-accent);font-size:10px;font-weight:800}.dc-panel-list strong,.dc-search-row strong{display:block;font-size:12.5px}.dc-panel-list small,.dc-search-row small{display:block;margin-top:3px;color:var(--dc-muted);font-size:10px}.dc-search-box{display:flex;align-items:center;gap:10px;padding:17px;border-bottom:1px solid var(--dc-line)}.dc-search-box input{width:100%;height:44px;padding:0 13px;border:1px solid var(--dc-line);background:#fff}.dc-search-row img,.dc-selected-row img{width:60px;height:60px;object-fit:contain;background:#fff;border:1px solid var(--dc-line);padding:7px}.dc-search-row .ph,.dc-selected-row .ph{display:block;width:60px;height:60px;background:#fafbfa;border:1px solid var(--dc-line)}.dc-search-row button{height:36px;padding:0 12px;border:1px solid var(--dc-line);background:#fff;color:var(--dc-accent);font-weight:800}.dc-empty{padding:15px;border:1px dashed var(--dc-line);color:var(--dc-muted);text-align:center;background:#fff}.dc-selected-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px;border:1px solid var(--dc-line);background:#fff;margin-bottom:8px}.dc-selected-row button{width:33px;height:33px;border:0;background:#173027;color:#fff;border-radius:999px;font-size:19px}.dc-basket-panel .dc-selected-list{flex:0 0 auto;max-height:34vh;min-height:92px;border-bottom:1px solid var(--dc-line)}.dc-basket-panel .dc-enquiry-form{flex:1 1 auto;min-height:0}.dc-basket-panel .dc-empty{margin-bottom:0}.dc-basket-panel .dc-whatsapp{margin-top:4px}
.dc-enquiry-form{padding:0 16px 16px;display:flex;flex-direction:column;gap:12px;overflow:auto;min-height:0;flex:1 1 auto}.dc-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dc-enquiry-form label span{display:block;font-size:11.5px;font-weight:700;margin-bottom:6px}.dc-enquiry-form input,.dc-enquiry-form textarea{width:100%;border:1px solid var(--dc-line);background:#fff;padding:11px 12px}.dc-consent{display:flex;gap:9px;align-items:flex-start}.dc-consent input{width:17px;height:17px;flex:0 0 auto;margin-top:2px}.dc-submit,.dc-wa,.dc-whatsapp{height:44px;border:0;font-weight:800}.dc-submit{background:var(--dc-accent);color:#fff}.dc-wa,.dc-whatsapp{background:#eff6f1;color:#165d37}.dc-form-error{padding:11px 13px;background:#fff4f4;color:#8b3434;border:1px solid #f1d6d6}.dc-form-error ul{margin:0;padding-inline-start:18px}
.dc-product-modal{inset:50% auto auto 50%;width:min(900px,calc(100vw - 22px));transform:translate(-50%,-42%) scale(.98);opacity:0;visibility:hidden;display:grid;grid-template-columns:minmax(270px,38%) minmax(0,1fr);overflow:hidden;transition:all .24s ease}.dc-product-modal.is-open{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.dc-close-modal,.dc-modal-close{position:absolute;right:13px;top:13px;z-index:4;width:39px;height:39px;border:0;background:#173027;color:#fff;border-radius:999px;font-size:23px;display:grid;place-items:center;line-height:1;padding:0}.dc-modal-media{display:grid;place-items:center;padding:27px;border-right:1px solid var(--dc-line);background:#fff}.dc-modal-media img{width:100%;height:310px;object-fit:contain;background:#fff}.dc-modal-media [data-modal-placeholder]{display:grid;place-items:center;width:100%;height:310px;background:#fff;color:#a4aea8;letter-spacing:.2em;font-weight:800}.dc-modal-content,.dc-modal-copy{padding:27px;display:flex;flex-direction:column;min-width:0}.dc-modal-content>span,.dc-modal-copy>span{color:var(--dc-accent);font-size:10.5px;font-weight:800;letter-spacing:.13em}.dc-modal-content h2,.dc-modal-copy h2{margin:11px 0 9px;font-size:29px;line-height:1.08}.dc-modal-content p,.dc-modal-copy p{margin:0;color:var(--dc-muted);line-height:1.72}.dc-modal-content ul,.dc-modal-copy ul{margin:17px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dc-modal-content li,.dc-modal-copy li{padding:11px;border:1px solid var(--dc-line);background:#fff}.dc-modal-content li b,.dc-modal-copy li b{display:block;margin-bottom:5px;color:#173027}.dc-modal-actions{margin-top:auto;padding-top:20px;display:flex;gap:9px;flex-wrap:wrap}.dc-modal-actions button,.dc-modal-actions a{height:44px;padding:0 15px;border:1px solid var(--dc-line);background:#fff;color:#173027;font-weight:800;display:inline-flex;align-items:center}.dc-modal-actions button{background:var(--dc-accent);border-color:var(--dc-accent);color:#fff}
.dc-mobile-toolbar{display:none}.dc-honeypot{position:absolute !important;left:-9999px !important;opacity:0 !important}.dc-toast{position:fixed;top:72px;left:50%;transform:translateX(-50%);z-index:90;padding:10px 15px;background:#173027;color:#fff;font-size:12px}
@media (max-width:1100px){.dc-toolbar{grid-template-columns:1fr auto}.dc-toolbar-title{grid-column:1/-1;order:3;padding-top:3px}.dc-stage{padding-inline:42px}.dc-book-frame{width:min(1180px,calc(100vw - 96px))}}
@media (max-width:900px){html,body{overflow:hidden}.dc-body{padding:8px 8px 76px}.dc-app{height:calc(100vh - 84px)}.dc-toolbar{top:0;padding:8px;gap:6px;border-radius:12px}.dc-toolbar-group{gap:5px}.dc-toolbar-button{height:37px;padding:0 10px}.dc-toolbar-button b{display:none}.dc-toolbar-button{min-width:37px}.dc-toolbar-primary i{position:absolute;top:-5px;right:-4px;min-width:18px;height:18px;font-size:9px;padding:0 4px}.dc-stage{padding:6px 0 0;min-height:0}.dc-book-frame{width:100%;height:100%}.dc-nav{display:none}.dc-cover-copy{padding:20px 18px 42px 7px}.dc-cover-copy h1{font-size:28px}.dc-category-band strong{font-size:16px;padding:0 14px}.dc-category-band p{font-size:8px;padding:0 12px}.dc-product-grid{gap:2px 5px;padding:7px 7px 26px}.dc-product-image{padding:2px 4px}.dc-product-copy h3{font-size:6.7px}.dc-product-meta{font-size:5.8px;height:10px}.dc-select{width:19px;height:19px;font-size:10px;top:3px;right:3px}.dc-form-grid,.dc-modal-content ul{grid-template-columns:1fr}.dc-panel{top:auto;left:0;right:0;bottom:0;width:100vw;max-width:100vw;height:min(82vh,720px);transform:translateY(105%)}.dc-panel.is-open{transform:translateY(0)}.dc-product-modal{width:calc(100vw - 14px);grid-template-columns:1fr;max-height:90vh;overflow:auto}.dc-modal-media{border-right:0;border-bottom:1px solid var(--dc-line)}.dc-modal-media img,.dc-modal-media [data-modal-placeholder]{height:230px}.dc-modal-content{padding:20px}.dc-mobile-toolbar{position:fixed;left:8px;right:8px;bottom:8px;z-index:58;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:6px;border:1px solid var(--dc-line);background:#fff}.dc-mobile-toolbar button,.dc-mobile-toolbar a{position:relative;min-height:52px;border:1px solid var(--dc-line);background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#173027;font-weight:800}.dc-mobile-toolbar span{font-size:17px}.dc-mobile-toolbar b{font-size:10px}.dc-mobile-toolbar .primary{background:var(--dc-accent);color:#fff;border-color:var(--dc-accent)}.dc-mobile-toolbar i{position:absolute;top:5px;right:7px;font-style:normal;font-size:10px}}
[dir="rtl"] .dc-panel-list button,[dir="rtl"] .dc-search-row,[dir="rtl"] .dc-contents-list button{text-align:right}[dir="rtl"] .dc-select{right:auto;left:5px}[dir="rtl"] .dc-close-modal,[dir="rtl"] .dc-modal-close{right:auto;left:13px}[dir="rtl"] .dc-category-side{right:auto;left:0}[dir="rtl"] .dc-category-photo{inset:0 0 0 56px}[dir="rtl"] .dc-category-band{left:56px;right:0}

/* V5.3.2 — clean, single-scroll enquiry drawer */
.dc-basket-panel{
  width:min(460px,calc(100vw - 24px));
  overflow:hidden;
  border:1px solid var(--dc-line);
  box-shadow:0 24px 60px rgba(10,22,15,.14);
}
.dc-basket-header{
  flex:0 0 auto;
  padding:18px 20px 15px !important;
  background:#fff;
  border-bottom:1px solid var(--dc-line) !important;
}
.dc-basket-header strong{font-size:20px !important;line-height:1.15}
.dc-basket-header small{font-size:12px;line-height:1.4;margin-top:5px !important}
.dc-basket-header button{width:38px !important;height:38px !important;display:grid;place-items:center;padding:0;line-height:1}
.dc-basket-scroll{
  flex:1 1 auto;
  min-height:0;
  overflow-y:auto;
  overflow-x:hidden;
  overscroll-behavior:contain;
  scrollbar-width:thin;
  scrollbar-color:#a6afa9 transparent;
}
.dc-basket-scroll::-webkit-scrollbar{width:7px}
.dc-basket-scroll::-webkit-scrollbar-track{background:transparent}
.dc-basket-scroll::-webkit-scrollbar-thumb{background:#a6afa9;border-radius:999px}
.dc-basket-products{padding:0 18px}
.dc-basket-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:17px 0 10px}
.dc-basket-section-title>span{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#173027}
.dc-basket-section-title>small{font-size:10px;color:var(--dc-muted);text-align:right}
.dc-basket-panel .dc-selected-list{
  padding:0 !important;
  overflow:visible !important;
  max-height:none !important;
  min-height:0 !important;
  border-bottom:0 !important;
}
.dc-selected-row{
  grid-template-columns:54px minmax(0,1fr) 30px !important;
  gap:12px !important;
  padding:12px 0 !important;
  margin:0 !important;
  border:0 !important;
  border-bottom:1px solid var(--dc-line) !important;
  background:#fff !important;
}
.dc-selected-row:first-child{border-top:1px solid var(--dc-line) !important}
.dc-selected-row img,.dc-selected-row .ph{
  width:54px !important;
  height:54px !important;
  padding:6px !important;
  object-fit:contain;
  background:#fff !important;
  border:1px solid var(--dc-line) !important;
}
.dc-selected-row>div{min-width:0}
.dc-selected-row strong{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  font-size:12.5px;
  line-height:1.35;
  color:#17241d;
  font-weight:750;
}
.dc-selected-row small{
  display:block;
  margin-top:5px;
  font-size:10px;
  line-height:1.35;
  color:var(--dc-muted);
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.dc-selected-row button{
  width:30px !important;
  height:30px !important;
  font-size:17px !important;
  background:#173027 !important;
  align-self:center;
  padding:0;
  line-height:1;
}
.dc-basket-panel .dc-empty{margin:0;padding:18px;border:1px dashed var(--dc-line);font-size:12px}
.dc-basket-panel .dc-enquiry-form{
  padding:0 18px 18px !important;
  overflow:visible !important;
  min-height:auto !important;
  flex:none !important;
  gap:13px !important;
  border-top:0;
}
.dc-basket-form-title{padding-top:20px;border-top:0}
.dc-enquiry-form label span{font-size:11px !important;margin-bottom:6px !important;color:#26382f}
.dc-enquiry-form input,.dc-enquiry-form textarea{
  border:1px solid #dfe5e1 !important;
  border-radius:10px;
  background:#fff !important;
  padding:10px 11px !important;
  outline:none;
  transition:border-color .18s,box-shadow .18s;
}
.dc-enquiry-form input{height:42px}
.dc-enquiry-form textarea{min-height:82px;resize:vertical}
.dc-enquiry-form input:focus,.dc-enquiry-form textarea:focus{border-color:var(--dc-accent) !important;box-shadow:0 0 0 3px rgba(7,147,24,.08)}
.dc-consent{padding:3px 0 1px}
.dc-consent span{font-size:10.5px !important;line-height:1.45;font-weight:600 !important;color:#44534c}
.dc-form-actions{
  position:sticky;
  bottom:0;
  z-index:2;
  display:grid;
  grid-template-columns:1fr;
  gap:8px;
  margin:4px -18px -18px;
  padding:12px 18px 16px;
  background:linear-gradient(180deg,rgba(255,255,255,.9),#fff 22%);
  border-top:1px solid var(--dc-line);
}
.dc-form-actions .dc-submit,.dc-form-actions .dc-whatsapp{
  height:44px;
  border-radius:10px;
  font-size:13px;
  letter-spacing:0;
}
.dc-form-actions .dc-submit{background:var(--dc-accent);color:#fff}
.dc-form-actions .dc-whatsapp{background:#eef7f0;color:#146234;border:1px solid #dbeadf}

@media (max-width:900px){
  .dc-basket-panel{height:min(90dvh,760px) !important;border-radius:18px 18px 0 0}
  .dc-basket-header{padding:16px 16px 13px !important}
  .dc-basket-products,.dc-basket-panel .dc-enquiry-form{padding-left:16px !important;padding-right:16px !important}
  .dc-basket-section-title{padding-top:15px}
  .dc-form-actions{margin-left:-16px;margin-right:-16px;margin-bottom:-18px;padding-left:16px;padding-right:16px}
  .dc-form-grid{grid-template-columns:1fr !important;gap:11px !important}
  .dc-selected-row{grid-template-columns:50px minmax(0,1fr) 30px !important}
  .dc-selected-row img,.dc-selected-row .ph{width:50px !important;height:50px !important}
}

/* V5.4 — language selector and managed Our Story page */
.dc-language-switch{position:relative;z-index:72}
.dc-language-switch>summary{list-style:none;cursor:pointer}
.dc-language-switch>summary::-webkit-details-marker{display:none}
.dc-language-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;padding:7px;background:#fff;border:1px solid var(--dc-line);box-shadow:0 16px 38px rgba(10,22,15,.12);z-index:75}
.dc-language-menu a{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px;padding:9px 10px;color:#26382f}
.dc-language-menu a:hover,.dc-language-menu a.is-active{background:#f1f7f3;color:var(--dc-accent)}
.dc-language-menu strong{display:grid;place-items:center;width:32px;height:28px;border:1px solid var(--dc-line);font-size:10px}
.dc-language-menu span{font-size:12px;font-weight:700}

.dc-about-page{padding:20px 22px 37px;background:#fff;display:flex;flex-direction:column}
.dc-about-header{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:center;padding-bottom:13px;border-bottom:1px solid var(--dc-line)}
.dc-about-logo{height:64px;display:flex;align-items:center;justify-content:flex-start;min-width:0}
.dc-about-logo img{max-width:170px;max-height:62px;object-fit:contain}
.dc-logo-fallback{display:flex;flex-direction:column;color:var(--dc-accent)}
.dc-logo-fallback strong{font-size:27px;line-height:1;letter-spacing:.17em}
.dc-logo-fallback span{font-size:8px;letter-spacing:.24em;margin-top:5px;font-weight:800}
.dc-about-heading{text-align:right}
.dc-about-heading span{display:block;color:var(--dc-accent);font-size:8.5px;font-weight:800;letter-spacing:.18em}
.dc-about-heading h2{margin:5px 0 0;font-size:24px;line-height:1;letter-spacing:.03em}
.dc-about-story{flex:1 1 auto;min-height:0;margin-top:14px;column-count:2;column-gap:22px;column-rule:1px solid #eef1ef;white-space:pre-line;color:#394a42;font-size:8.15px;line-height:1.54;text-align:justify;overflow:hidden}
.dc-about-footer{flex:0 0 auto;margin-top:13px;padding-top:11px;border-top:1px solid var(--dc-line)}
.dc-about-contact-grid{display:grid;grid-template-columns:1.65fr 1fr 1fr;gap:7px 12px}
.dc-about-contact-grid div{min-width:0}
.dc-about-contact-grid span{display:block;color:var(--dc-accent);font-size:7px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.dc-about-contact-grid p{margin:3px 0 0;color:#47574f;font-size:7.7px;line-height:1.42;white-space:pre-line;overflow-wrap:anywhere}
.dc-about-socials{display:flex;align-items:center;gap:6px;margin-top:9px}
.dc-about-socials a{display:grid;place-items:center;width:25px;height:25px;border:1px solid var(--dc-line);border-radius:999px;background:#fff;color:var(--dc-accent);font-size:9px;font-weight:900;line-height:1}
.dc-about-socials a:hover{background:var(--dc-accent);border-color:var(--dc-accent);color:#fff}

[dir="rtl"] .dc-language-menu{right:auto;left:0}
[dir="rtl"] .dc-about-heading{text-align:left}
[dir="rtl"] .dc-about-story{text-align:justify;direction:rtl}

@media(max-width:900px){
  .dc-language-menu{position:fixed;top:62px;right:10px;left:auto;min-width:150px}
  [dir="rtl"] .dc-language-menu{right:auto;left:10px}
  .dc-about-page{padding:15px 16px 30px}
  .dc-about-header{grid-template-columns:120px 1fr;gap:10px;padding-bottom:9px}
  .dc-about-logo{height:48px}.dc-about-logo img{max-width:115px;max-height:46px}
  .dc-logo-fallback strong{font-size:20px}.dc-logo-fallback span{font-size:6px}
  .dc-about-heading h2{font-size:18px}.dc-about-heading span{font-size:6.8px}
  .dc-about-story{margin-top:9px;column-gap:12px;font-size:6.35px;line-height:1.42}
  .dc-about-footer{margin-top:8px;padding-top:7px}
  .dc-about-contact-grid{gap:5px 8px}.dc-about-contact-grid span{font-size:5.5px}.dc-about-contact-grid p{font-size:5.8px}
  .dc-about-socials{margin-top:6px;gap:4px}.dc-about-socials a{width:20px;height:20px;font-size:7px}
}

/* V5.5 — refined opening cover and managed Our Story spread */
.dc-cover-v55{padding:0;grid-template-columns:49% 51%;background:#fff}
.dc-cover-v55 .dc-cover-copy{position:relative;padding:27px 26px 48px 30px;justify-content:center}
.dc-cover-brand{position:absolute;left:30px;right:26px;top:25px;height:48px;display:flex;align-items:center}
.dc-cover-brand img{max-width:168px;max-height:46px;object-fit:contain}
.dc-cover-v55 .dc-logo-fallback strong{font-size:24px}.dc-cover-v55 .dc-logo-fallback span{font-size:7px}
.dc-cover-v55 .dc-kicker{margin-top:44px;font-size:8.4px;letter-spacing:.19em}
.dc-cover-v55 .dc-cover-copy h1{max-width:97%;margin:10px 0 11px;font-size:35px;line-height:1.02;letter-spacing:-.035em}
.dc-cover-v55 .dc-cover-copy>p{max-width:94%;font-size:11.2px;line-height:1.62}
.dc-cover-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:16px}
.dc-cover-services span{display:flex;align-items:center;min-height:28px;padding:6px 8px;border-left:2px solid var(--dc-accent);background:#f6f9f7;color:#34463d;font-size:7.5px;font-weight:750;line-height:1.25}
.dc-cover-v55 .dc-cover-actions{margin-top:17px}.dc-cover-v55 .dc-cover-actions button{height:38px;padding:0 13px;border-radius:7px;font-size:10px}
.dc-cover-v55 .dc-cover-meta{left:30px;right:26px;bottom:18px;justify-content:space-between;gap:8px;font-size:7.4px;letter-spacing:.04em}
.dc-cover-v55 .dc-cover-image{position:relative;padding:0;overflow:hidden;background:#f3f6f4}
.dc-cover-v55 .dc-cover-image img{width:100%;height:100%;object-fit:cover;border:0;border-radius:0}
.dc-cover-image-caption{position:absolute;left:0;right:0;bottom:0;padding:15px 18px 16px;background:linear-gradient(180deg,rgba(5,43,24,0),rgba(5,43,24,.92) 42%);color:#fff}
.dc-cover-image-caption strong{display:block;font-size:13px;line-height:1.2}.dc-cover-image-caption span{display:block;margin-top:4px;font-size:8px;color:rgba(255,255,255,.82)}

.dc-about-v55{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;padding:17px 19px 32px;background:#fff}
.dc-about-topbar{display:grid;grid-template-columns:145px 1fr;gap:15px;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--dc-line)}
.dc-about-v55 .dc-about-logo{height:48px}.dc-about-v55 .dc-about-logo img{max-width:138px;max-height:46px}
.dc-about-v55 .dc-about-heading{text-align:right}.dc-about-v55 .dc-about-heading span{font-size:7px;letter-spacing:.18em}.dc-about-v55 .dc-about-heading h2{margin-top:4px;font-size:21px;letter-spacing:.02em}
.dc-about-intro{display:grid;grid-template-columns:35% 65%;align-items:center;gap:12px;margin-top:10px;padding:9px 11px;background:#f2f7f3;border-left:3px solid var(--dc-accent)}
.dc-about-intro>span{font-size:7.1px;line-height:1.35;letter-spacing:.13em;color:var(--dc-accent);font-weight:850}
.dc-about-intro p{margin:0;color:#35473e;font-size:7.7px;line-height:1.45;font-weight:600}
.dc-about-v55 .dc-about-story{min-height:0;margin-top:10px;column-count:2;column-gap:18px;column-rule:1px solid #edf1ee;overflow:hidden;color:#3d4d45;font-size:7.05px;line-height:1.46;text-align:justify;white-space:normal}
.dc-about-v55 .dc-about-story p{break-inside:avoid;margin:0 0 7px}
.dc-about-capabilities{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:7px}
.dc-about-capabilities div{min-width:0;padding:7px 7px 6px;border-top:2px solid var(--dc-accent);background:#fafcfb}
.dc-about-capabilities strong{display:block;color:var(--dc-accent);font-size:10px;line-height:1.05;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dc-about-capabilities span{display:block;margin-top:3px;color:#647269;font-size:5.9px;line-height:1.25}
.dc-about-v55 .dc-about-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin-top:8px;padding-top:8px}
.dc-about-v55 .dc-about-contact-grid{grid-template-columns:1.5fr .9fr 1.05fr;gap:8px 11px}
.dc-about-v55 .dc-about-contact-grid span{font-size:5.8px}.dc-about-v55 .dc-about-contact-grid p{display:flex;flex-direction:column;gap:2px;font-size:6.6px;line-height:1.35}
.dc-about-v55 .dc-about-contact-grid a{color:inherit;overflow-wrap:anywhere}.dc-about-v55 .dc-about-contact-grid a:hover{color:var(--dc-accent)}
.dc-about-v55 .dc-about-socials{margin-top:0;gap:4px;align-self:end;flex-wrap:wrap;justify-content:flex-end;max-width:90px}
.dc-about-v55 .dc-about-socials a{width:23px;height:23px;border-radius:6px}
.dc-about-v55 .dc-about-socials svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.dc-about-v55 .dc-about-socials svg .fill{fill:currentColor;stroke:none}

.dc-language-switch[open] .dc-toolbar-button{border-color:#cad8ce;color:var(--dc-accent)}
.dc-language-menu{border-radius:10px;overflow:hidden}.dc-language-menu a{border-radius:7px}

[dir="rtl"] .dc-cover-services span{border-left:0;border-right:2px solid var(--dc-accent)}
[dir="rtl"] .dc-cover-brand{left:26px;right:30px}
[dir="rtl"] .dc-about-v55 .dc-about-heading{text-align:left}
[dir="rtl"] .dc-about-intro{border-left:0;border-right:3px solid var(--dc-accent)}
[dir="rtl"] .dc-about-v55 .dc-about-socials{justify-content:flex-start}

@media(max-width:900px){
  .dc-cover-v55{grid-template-columns:1fr 1fr}
  .dc-cover-v55 .dc-cover-copy{padding:18px 14px 35px 16px}.dc-cover-brand{left:16px;right:14px;top:16px;height:34px}.dc-cover-brand img{max-width:105px;max-height:32px}
  .dc-cover-v55 .dc-kicker{margin-top:34px;font-size:5.6px}.dc-cover-v55 .dc-cover-copy h1{font-size:22px}.dc-cover-v55 .dc-cover-copy>p{font-size:7px;line-height:1.5}
  .dc-cover-services{gap:3px;margin-top:9px}.dc-cover-services span{min-height:20px;padding:4px 5px;font-size:4.9px}.dc-cover-v55 .dc-cover-actions{margin-top:9px}.dc-cover-v55 .dc-cover-actions button{height:29px;padding:0 8px;font-size:6.5px}
  .dc-cover-v55 .dc-cover-meta{left:16px;right:14px;bottom:11px;font-size:4.7px}.dc-cover-image-caption{padding:10px}.dc-cover-image-caption strong{font-size:8px}.dc-cover-image-caption span{font-size:5px}
  .dc-about-v55{padding:11px 12px 25px}.dc-about-topbar{grid-template-columns:86px 1fr;gap:7px;padding-bottom:6px}.dc-about-v55 .dc-about-logo{height:31px}.dc-about-v55 .dc-about-logo img{max-width:82px;max-height:29px}.dc-about-v55 .dc-about-heading span{font-size:4.3px}.dc-about-v55 .dc-about-heading h2{font-size:12.5px}
  .dc-about-intro{grid-template-columns:37% 63%;gap:6px;margin-top:6px;padding:5px 6px}.dc-about-intro>span{font-size:4.3px}.dc-about-intro p{font-size:4.7px;line-height:1.35}
  .dc-about-v55 .dc-about-story{margin-top:6px;column-gap:9px;font-size:4.25px;line-height:1.36}.dc-about-v55 .dc-about-story p{margin-bottom:4px}
  .dc-about-capabilities{gap:3px;margin-top:4px}.dc-about-capabilities div{padding:4px}.dc-about-capabilities strong{font-size:6.2px}.dc-about-capabilities span{font-size:3.7px}
  .dc-about-v55 .dc-about-footer{gap:5px;margin-top:4px;padding-top:5px}.dc-about-v55 .dc-about-contact-grid{gap:4px 5px}.dc-about-v55 .dc-about-contact-grid span{font-size:3.5px}.dc-about-v55 .dc-about-contact-grid p{font-size:3.9px;gap:1px}.dc-about-v55 .dc-about-socials{gap:2px;max-width:55px}.dc-about-v55 .dc-about-socials a{width:14px;height:14px;border-radius:3px}.dc-about-v55 .dc-about-socials svg{width:7px;height:7px}
}

/* V5.6 — photo-led cover, denser product pages, cleaner ending */
.dc-cover-v56{padding:0;grid-template-columns:57% 43%;background:#fff}
.dc-cover-photo-v56{position:relative;overflow:hidden;background:#eef3ef}
.dc-cover-photo-v56 img{width:100%;height:100%;object-fit:cover}
.dc-cover-photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,35,21,.08),rgba(9,35,21,.28) 60%,rgba(9,35,21,.62))}
.dc-cover-photo-note{position:absolute;left:24px;right:24px;bottom:22px;color:#fff;z-index:2}
.dc-cover-photo-note span{display:block;font-size:9px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.8)}
.dc-cover-photo-note strong{display:block;margin-top:6px;font-size:22px;line-height:1.08;max-width:82%}
.dc-cover-editorial{display:flex;flex-direction:column;justify-content:center;padding:28px 28px 26px;background:#fff}
.dc-cover-brand-v56{display:flex;align-items:center;min-height:50px}.dc-cover-brand-v56 img{max-width:176px;max-height:48px;object-fit:contain}
.dc-cover-v56 .dc-kicker{margin-top:18px;font-size:8.6px;letter-spacing:.18em}
.dc-cover-v56 h1{margin:10px 0 10px;font-size:34px;line-height:1.03;letter-spacing:-.03em}
.dc-cover-v56 p{margin:0;color:#5d6b64;font-size:11.2px;line-height:1.66}
.dc-cover-highlights-v56{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}
.dc-cover-highlights-v56 div{padding:9px 8px 8px;border:1px solid var(--dc-line);background:#f8fbf9}
.dc-cover-highlights-v56 strong{display:block;color:var(--dc-accent);font-size:16px;line-height:1;font-weight:800}
.dc-cover-highlights-v56 span{display:block;margin-top:4px;color:#5b6962;font-size:7.4px;line-height:1.35}
.dc-cover-services-v56{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:14px}.dc-cover-services-v56 span{display:flex;align-items:center;min-height:31px;padding:7px 9px;background:#f5f8f6;border-left:2px solid var(--dc-accent);color:#33463d;font-size:7.7px;font-weight:780;line-height:1.25}
.dc-cover-v56 .dc-cover-actions{margin-top:16px}.dc-cover-v56 .dc-cover-actions button{height:40px;border-radius:8px;font-size:10px}
.dc-cover-meta-v56{display:flex;justify-content:space-between;gap:8px;margin-top:auto;padding-top:14px;color:#86928c;font-size:7.5px;letter-spacing:.04em;border-top:1px solid var(--dc-line)}

.dc-page-head{padding:10px 16px 0}.dc-page-head b{font-size:9px;letter-spacing:.16em}
.dc-products-page{padding-bottom:10px}.dc-product-grid{gap:0;padding:8px 14px 20px;height:calc(100% - 28px);border-top:1px solid transparent}
.dc-product-card{padding:10px 10px 8px;border-right:1px solid #edf2ee;border-bottom:1px solid #edf2ee;justify-content:flex-start}
.dc-product-card:nth-child(3n){border-right:0}
.dc-product-image{height:78%;padding:6px 10px 4px}.dc-product-image img{max-height:100%}
.dc-product-copy{height:22%;padding:4px 4px 0}.dc-product-meta{height:auto;min-height:12px;margin-bottom:3px}.dc-product-meta small{display:inline;max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-product-meta span{max-width:54%}
.dc-product-copy h3{-webkit-line-clamp:3;max-width:100%;font-size:8.6px;line-height:1.17;letter-spacing:.015em;text-transform:none;font-weight:700}

.dc-contact-v56{display:grid;grid-template-rows:auto auto auto auto;gap:0;padding:28px 28px 24px;background:#fff}
.dc-contact-top-v56{display:grid;grid-template-columns:1.08fr .92fr;gap:18px;align-items:start}
.dc-contact-v56 h2{max-width:100%;font-size:34px;margin:10px 0 10px}.dc-contact-v56>p,.dc-contact-top-v56 p{max-width:100%;font-size:11.8px;line-height:1.65;color:#5d6b64;margin:0}
.dc-contact-services-v56{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dc-contact-services-v56 div{padding:12px 11px;background:#f7faf8;border-top:2px solid var(--dc-accent)}.dc-contact-services-v56 strong{display:block;color:var(--dc-accent);font-size:10px}.dc-contact-services-v56 span{display:block;margin-top:4px;color:#5f6c66;font-size:7.6px;line-height:1.4}
.dc-contact-grid-v56{margin-top:18px;gap:10px}.dc-contact-grid-v56 div{padding:12px 12px 13px}.dc-contact-grid-v56 p{font-size:9px;line-height:1.55;white-space:pre-line;overflow-wrap:anywhere}
.dc-contact-socials-v56{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:13px}.dc-contact-socials-v56 a{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--dc-line);border-radius:7px;background:#fff;color:var(--dc-accent)}.dc-contact-socials-v56 svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dc-contact-socials-v56 svg .fill{fill:currentColor;stroke:none}.dc-contact-socials-v56 a:hover{background:var(--dc-accent);color:#fff;border-color:var(--dc-accent)}
.dc-contact-v56>button{align-self:flex-start;margin-top:16px;height:42px;padding:0 16px;border-radius:8px}

.dc-back-cover-v56{position:relative;overflow:hidden;background:#0b3824}.dc-back-cover-v56 img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.dc-back-cover-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,27,18,.34),rgba(7,27,18,.82))}.dc-back-cover-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:30px;color:#fff}.dc-back-cover-logo{margin-bottom:auto;padding-top:4px}.dc-back-cover-logo img{max-width:174px;max-height:48px;object-fit:contain;filter:brightness(0) invert(1)}.dc-back-cover-v56 .dc-logo-fallback{color:#fff}.dc-back-cover-content span{display:block;font-size:8px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.76)}.dc-back-cover-content strong{display:block;margin-top:8px;font-size:28px;line-height:1.05;max-width:78%}.dc-back-cover-content p{margin:10px 0 0;color:rgba(255,255,255,.82);font-size:10px}

[dir="rtl"] .dc-cover-services-v56 span{border-left:0;border-right:2px solid var(--dc-accent)}

@media(max-width:900px){
  .dc-cover-v56{grid-template-columns:1fr 1fr}.dc-cover-editorial{padding:16px 14px 14px}.dc-cover-brand-v56{min-height:34px}.dc-cover-brand-v56 img{max-width:110px;max-height:31px}.dc-cover-v56 .dc-kicker{margin-top:10px;font-size:5.3px}.dc-cover-v56 h1{font-size:21px}.dc-cover-v56 p{font-size:6.8px;line-height:1.5}.dc-cover-highlights-v56{gap:4px;margin-top:9px}.dc-cover-highlights-v56 div{padding:5px}.dc-cover-highlights-v56 strong{font-size:9px}.dc-cover-highlights-v56 span{font-size:4.4px}.dc-cover-services-v56{gap:4px;margin-top:8px}.dc-cover-services-v56 span{min-height:20px;padding:4px 5px;font-size:4.7px}.dc-cover-v56 .dc-cover-actions{margin-top:8px}.dc-cover-v56 .dc-cover-actions button{height:28px;font-size:6.2px;padding:0 8px}.dc-cover-meta-v56{padding-top:8px;font-size:4.8px}.dc-cover-photo-note{left:10px;right:10px;bottom:10px}.dc-cover-photo-note span{font-size:4.8px}.dc-cover-photo-note strong{font-size:11px;max-width:92%}
  .dc-product-grid{padding:6px 8px 18px}.dc-product-card{padding:6px 6px 5px}.dc-product-image{padding:3px 4px 2px}.dc-product-copy h3{font-size:6.2px;line-height:1.13}.dc-product-meta{gap:3px;margin-bottom:1px}.dc-product-meta span,.dc-product-meta small{font-size:4.9px}
  .dc-contact-v56{padding:16px 14px}.dc-contact-top-v56{grid-template-columns:1fr;gap:10px}.dc-contact-v56 h2{font-size:21px;margin:7px 0}.dc-contact-top-v56 p{font-size:7px}.dc-contact-services-v56{gap:5px}.dc-contact-services-v56 div{padding:7px}.dc-contact-services-v56 strong{font-size:6px}.dc-contact-services-v56 span{font-size:4.8px}.dc-contact-grid-v56{margin-top:10px;gap:6px}.dc-contact-grid-v56 div{padding:7px}.dc-contact-grid-v56 p{font-size:5.5px}.dc-contact-socials-v56{gap:4px;margin-top:8px}.dc-contact-socials-v56 a{width:18px;height:18px;border-radius:4px}.dc-contact-socials-v56 svg{width:8px;height:8px}.dc-contact-v56>button{margin-top:10px;height:30px;font-size:6.6px}
  .dc-back-cover-content{padding:16px}.dc-back-cover-logo img{max-width:110px;max-height:30px}.dc-back-cover-content span{font-size:4.8px}.dc-back-cover-content strong{font-size:16px}.dc-back-cover-content p{font-size:6px}
}

/* V5.7 — category collage covers and editorial story page */
.dc-about-v57{display:grid;grid-template-rows:minmax(0,1fr) auto;padding:0;background:#fff}
.dc-about-editorial-v57{display:grid;grid-template-columns:58% 42%;min-height:0}
.dc-about-copy-v57{display:flex;flex-direction:column;min-width:0;padding:24px 22px 18px 24px;background:#fff}
.dc-about-topline-v57{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--dc-line)}
.dc-about-topline-v57 .dc-about-logo{height:42px;display:flex;align-items:center}.dc-about-topline-v57 .dc-about-logo img{max-width:136px;max-height:40px;object-fit:contain}
.dc-about-topline-v57>span{max-width:54%;color:var(--dc-accent);font-size:7px;font-weight:800;letter-spacing:.17em;text-align:right}
.dc-about-copy-v57 h2{margin:14px 0 10px;font-size:27px;line-height:1.02;letter-spacing:.02em}
.dc-about-lead-v57{padding:10px 11px;background:#f2f7f3;border-left:3px solid var(--dc-accent);color:#34463d;font-size:8.4px;line-height:1.52;font-weight:650}
.dc-about-body-v57{min-height:0;margin-top:11px;column-count:2;column-gap:17px;column-rule:1px solid #edf1ee;overflow:hidden;color:#405047;font-size:6.8px;line-height:1.48;text-align:justify}
.dc-about-capabilities-v57{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:auto;padding-top:10px}
.dc-about-capabilities-v57 div{padding:7px 7px 6px;background:#fafcfb;border-top:2px solid var(--dc-accent)}
.dc-about-capabilities-v57 strong{display:block;color:var(--dc-accent);font-size:10px;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dc-about-capabilities-v57 span{display:block;margin-top:3px;color:#66736c;font-size:5.7px;line-height:1.25}
.dc-about-visual-v57{position:relative;overflow:hidden;background:#edf3ef}.dc-about-visual-v57 img{width:100%;height:100%;object-fit:cover}.dc-about-visual-shade-v57{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,26,17,.04),rgba(7,26,17,.55))}
.dc-about-visual-note-v57{position:absolute;left:18px;right:18px;bottom:18px;color:#fff}.dc-about-visual-note-v57 span{display:block;font-size:7px;font-weight:800;letter-spacing:.17em;text-transform:uppercase;color:rgba(255,255,255,.78)}.dc-about-visual-note-v57 strong{display:block;margin-top:5px;font-size:16px;line-height:1.18}
.dc-about-footer-v57{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;padding:10px 20px 24px;border-top:1px solid var(--dc-line)}
.dc-about-footer-v57 .dc-about-contact-grid{grid-template-columns:1.5fr .9fr 1fr;gap:8px 12px}.dc-about-footer-v57 .dc-about-contact-grid span{font-size:5.8px}.dc-about-footer-v57 .dc-about-contact-grid p{display:flex;flex-direction:column;gap:2px;font-size:6.5px;line-height:1.35}
.dc-about-footer-v57 .dc-about-socials{margin:0;align-self:end;justify-content:flex-end;max-width:92px}.dc-about-footer-v57 .dc-about-socials a{width:23px;height:23px;border-radius:6px}

.dc-category-v57{display:grid;grid-template-columns:42% 58%;grid-template-rows:minmax(0,1fr) auto;padding:0;background:#fff}
.dc-category-copy-v57{display:flex;flex-direction:column;justify-content:center;padding:30px 24px 34px 28px;background:linear-gradient(145deg,#0a3f28,#08783f);color:#fff}
.dc-category-copy-v57 .dc-kicker{color:#cde6d5;font-size:7.4px}.dc-category-copy-v57 h2{margin:12px 0 12px;font-size:31px;line-height:1.03;letter-spacing:-.025em}.dc-category-copy-v57 p{margin:0;color:rgba(255,255,255,.86);font-size:9.4px;line-height:1.58}
.dc-category-meta-v57{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.dc-category-meta-v57 div{padding:10px 9px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12)}.dc-category-meta-v57 strong{display:block;font-size:18px;line-height:1}.dc-category-meta-v57 span{display:block;margin-top:4px;color:rgba(255,255,255,.72);font-size:6.5px;letter-spacing:.08em;text-transform:uppercase}
.dc-category-copy-v57 button{align-self:flex-start;margin-top:18px;height:38px;padding:0 13px;border:0;border-radius:7px;background:#fff;color:#173027;font-size:9px;font-weight:800}
.dc-category-collage-v57{position:relative;overflow:hidden;background:#f4f7f5;padding:26px 24px 30px}.dc-category-collage-card-v57{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border:1px solid #e3e9e5;box-shadow:0 14px 30px rgba(14,31,22,.08);padding:12px}.dc-category-collage-card-v57 img{width:100%;height:100%;object-fit:contain;background:#fff}.dc-category-collage-card-v57 span{position:absolute;left:10px;right:10px;bottom:8px;color:var(--dc-accent);font-size:6.8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dc-category-collage-card-v57.is-1{left:8%;top:8%;width:58%;height:70%;z-index:3}.dc-category-collage-card-v57.is-2{right:6%;top:13%;width:32%;height:35%;z-index:2}.dc-category-collage-card-v57.is-3{right:4%;bottom:10%;width:37%;height:36%;z-index:4}.dc-category-accent-v57{position:absolute;right:-48px;top:-32px;width:170px;height:170px;border-radius:999px;border:28px solid rgba(11,122,59,.08)}
.dc-category-bottom-v57{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid var(--dc-line);background:#fff}.dc-category-bottom-v57 span{padding:10px 8px;text-align:center;color:#5d6a64;font-size:6.2px;line-height:1.25;border-right:1px solid var(--dc-line)}.dc-category-bottom-v57 span:last-child{border-right:0}

[dir="rtl"] .dc-about-topline-v57>span{text-align:left}[dir="rtl"] .dc-about-lead-v57{border-left:0;border-right:3px solid var(--dc-accent)}

@media(max-width:900px){
  .dc-about-editorial-v57{grid-template-columns:58% 42%}.dc-about-copy-v57{padding:12px 10px 10px 12px}.dc-about-topline-v57{gap:6px;padding-bottom:5px}.dc-about-topline-v57 .dc-about-logo{height:25px}.dc-about-topline-v57 .dc-about-logo img{max-width:82px;max-height:24px}.dc-about-topline-v57>span{font-size:4.1px}.dc-about-copy-v57 h2{margin:7px 0 6px;font-size:14px}.dc-about-lead-v57{padding:5px 6px;font-size:4.8px;line-height:1.38}.dc-about-body-v57{margin-top:6px;column-gap:8px;font-size:3.85px;line-height:1.36}.dc-about-capabilities-v57{gap:3px;padding-top:6px}.dc-about-capabilities-v57 div{padding:4px}.dc-about-capabilities-v57 strong{font-size:5.8px}.dc-about-capabilities-v57 span{font-size:3.3px}.dc-about-visual-note-v57{left:8px;right:8px;bottom:8px}.dc-about-visual-note-v57 span{font-size:3.9px}.dc-about-visual-note-v57 strong{font-size:8.5px}.dc-about-footer-v57{gap:5px;padding:5px 10px 16px}.dc-about-footer-v57 .dc-about-contact-grid{gap:4px 6px}.dc-about-footer-v57 .dc-about-contact-grid span{font-size:3.4px}.dc-about-footer-v57 .dc-about-contact-grid p{font-size:3.8px}.dc-about-footer-v57 .dc-about-socials{max-width:55px}.dc-about-footer-v57 .dc-about-socials a{width:14px;height:14px}
  .dc-category-v57{grid-template-columns:42% 58%}.dc-category-copy-v57{padding:16px 12px 22px 14px}.dc-category-copy-v57 .dc-kicker{font-size:4.2px}.dc-category-copy-v57 h2{margin:7px 0;font-size:17px}.dc-category-copy-v57 p{font-size:5.4px;line-height:1.42}.dc-category-meta-v57{gap:4px;margin-top:9px}.dc-category-meta-v57 div{padding:5px}.dc-category-meta-v57 strong{font-size:9px}.dc-category-meta-v57 span{font-size:3.7px}.dc-category-copy-v57 button{margin-top:9px;height:27px;padding:0 8px;font-size:5.5px}.dc-category-collage-v57{padding:12px}.dc-category-collage-card-v57{padding:6px}.dc-category-collage-card-v57 span{left:5px;right:5px;bottom:4px;font-size:3.8px}.dc-category-accent-v57{right:-26px;top:-18px;width:90px;height:90px;border-width:14px}.dc-category-bottom-v57 span{padding:5px 3px;font-size:3.7px}
}

/* V5.7.1 — revert Our Story closer to old layout, footer at bottom, smaller product names */
.dc-about-v571{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;padding:17px 19px 32px;background:#fff}
.dc-about-footer-v571{display:grid;grid-template-columns:1fr;gap:8px;align-items:end;margin-top:8px;padding-top:10px;border-top:1px solid var(--dc-line)}
.dc-about-footer-v571 .dc-about-contact-grid{grid-template-columns:1.5fr .9fr 1.05fr;gap:8px 11px}
.dc-about-socials-v571{margin:0;display:flex;align-items:center;justify-content:flex-end;gap:4px;padding-top:2px}
.dc-about-socials-v571 a{width:23px;height:23px;border-radius:6px}
.dc-about-socials-v571 svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dc-about-socials-v571 svg .fill{fill:currentColor;stroke:none}
.dc-about-v571 .dc-about-contact-grid p{display:flex;flex-direction:column;gap:2px;font-size:6.6px;line-height:1.35}
.dc-about-v571 .dc-about-contact-grid a{color:inherit;overflow-wrap:anywhere}.dc-about-v571 .dc-about-contact-grid a:hover{color:var(--dc-accent)}

.dc-product-copy h3{font-size:7.9px;line-height:1.15;font-weight:600}
@media (max-width:900px){
  .dc-product-copy h3{font-size:5.9px;line-height:1.1}
  .dc-about-v571{padding:12px 12px 22px}
  .dc-about-footer-v571{gap:5px;margin-top:5px;padding-top:6px}
  .dc-about-footer-v571 .dc-about-contact-grid{gap:4px 6px}
  .dc-about-v571 .dc-about-contact-grid span{font-size:3.4px}
  .dc-about-v571 .dc-about-contact-grid p{font-size:3.8px}
  .dc-about-socials-v571{justify-content:flex-end;gap:2px}
  .dc-about-socials-v571 a{width:14px;height:14px;border-radius:3px}
  .dc-about-socials-v571 svg{width:7px;height:7px}
}

/* V5.7.2 — revert category cover and reduce product-name size */
.dc-product-copy h3{font-size:7.2px;line-height:1.12;font-weight:600}
@media (max-width:900px){.dc-product-copy h3{font-size:5.4px;line-height:1.08}}

/* V5.7.3 — live mobile PageFlip and bottom-navigation hotfix */
@media (max-width:900px){
  :root{--dc-mobile-nav-space:82px}
  html,body{width:100%;height:100%;height:100dvh;min-height:100dvh;overflow:hidden;overscroll-behavior:none}
  .dc-body{
    width:100%;
    height:100dvh;
    min-height:100dvh;
    padding:8px 8px calc(var(--dc-mobile-nav-space) + env(safe-area-inset-bottom,0px));
    overflow:hidden;
  }
  .dc-app{
    width:100%;
    height:calc(100dvh - 8px - var(--dc-mobile-nav-space) - env(safe-area-inset-bottom,0px));
    max-height:calc(100dvh - 8px - var(--dc-mobile-nav-space) - env(safe-area-inset-bottom,0px));
    min-height:0;
    overflow:hidden;
  }
  .dc-stage{
    flex:1 1 auto;
    width:100%;
    min-height:0;
    padding:6px 0 2px;
    overflow:hidden;
  }
  .dc-book-frame{
    width:100%;
    height:100%;
    min-height:0;
    max-height:100%;
    overflow:hidden;
    touch-action:pan-y;
    overscroll-behavior:none;
  }
  .dc-book,.stf__parent,.stf__wrapper,.stf__block{
    max-height:100% !important;
    touch-action:pan-y;
    overscroll-behavior:none;
  }
  .dc-mobile-toolbar{
    left:8px;
    right:8px;
    bottom:max(8px,env(safe-area-inset-bottom,0px));
  }
  .dc-nav{
    position:fixed;
    top:auto;
    bottom:calc(var(--dc-mobile-nav-space) + env(safe-area-inset-bottom,0px) + 5px);
    z-index:62;
    display:grid;
    place-items:center;
    width:40px;
    height:40px;
    transform:none;
    border-radius:999px;
    background:rgba(255,255,255,.96);
    box-shadow:0 8px 22px rgba(10,22,15,.12);
    -webkit-tap-highlight-color:transparent;
  }
  .dc-nav-prev{left:14px}
  .dc-nav-next{right:14px}
}

@supports not (height:100dvh){
  @media (max-width:900px){
    html,body,.dc-body{height:100vh;min-height:100vh}
    .dc-app{height:calc(100vh - 90px);max-height:calc(100vh - 90px)}
  }
}

/* V5.8 — admin-managed catalogue page designer */
.dc-cover-v58 .dc-cover-photo-v56{overflow:hidden}
.dc-cover-v58 .dc-cover-photo-v56>img{width:100%;height:100%;object-fit:var(--dc-cover-fit,cover);object-position:var(--dc-cover-position,center center);transform:scale(var(--dc-cover-scale,1));transform-origin:center}
.dc-cover-v58 .dc-cover-photo-shade{background:rgba(5,43,24,var(--dc-cover-overlay,.18))}
.dc-cover-v58 .dc-cover-editorial h1{font-size:var(--dc-cover-title-size,34px)}
.dc-cover-v58 .dc-cover-brand-v56 img,.dc-cover-v58 .dc-logo-fallback{max-width:var(--dc-catalog-logo-width,176px)}

.dc-about-v58{position:relative;overflow:hidden}
.dc-about-v58 .dc-about-story{font-size:var(--dc-story-text-size,7.05px)}
.dc-about-v58 .dc-about-logo img{max-width:var(--dc-catalog-logo-width,176px)}
.dc-about-media-v58{position:absolute;top:17px;right:19px;bottom:102px;width:var(--dc-story-width,32%);overflow:hidden;border-radius:10px;background:#f3f6f4;border:1px solid var(--dc-line);z-index:1}
.dc-about-media-v58 img{width:100%;height:100%;object-fit:var(--dc-story-fit,cover);object-position:var(--dc-story-position,center center);transform:scale(var(--dc-story-scale,1));transform-origin:center}
.dc-about-v58.has-story-image .dc-about-topbar,.dc-about-v58.has-story-image .dc-about-intro,.dc-about-v58.has-story-image .dc-about-story,.dc-about-v58.has-story-image .dc-about-capabilities{margin-right:calc(var(--dc-story-width,32%) + 16px)}
[dir="rtl"] .dc-about-media-v58{right:auto;left:19px}
[dir="rtl"] .dc-about-v58.has-story-image .dc-about-topbar,[dir="rtl"] .dc-about-v58.has-story-image .dc-about-intro,[dir="rtl"] .dc-about-v58.has-story-image .dc-about-story,[dir="rtl"] .dc-about-v58.has-story-image .dc-about-capabilities{margin-right:0;margin-left:calc(var(--dc-story-width,32%) + 16px)}

.dc-category-v58 .dc-category-photo{right:var(--dc-category-side-width,56px)}
.dc-category-v58 .dc-category-photo img{object-fit:var(--dc-category-fit,contain);object-position:var(--dc-category-position,center center);transform:scale(var(--dc-category-scale,1));transform-origin:center;padding:0}
.dc-category-v58 .dc-category-side{width:var(--dc-category-side-width,56px)}
.dc-category-v58 .dc-category-side span{font-size:calc(var(--dc-category-title-size,20px) * .8)}
.dc-category-v58 .dc-category-band{right:var(--dc-category-side-width,56px);min-height:var(--dc-category-band-height,70px)}
.dc-category-v58 .dc-category-band strong{font-size:var(--dc-category-title-size,20px)}
[dir="rtl"] .dc-category-v58 .dc-category-photo{right:0;left:var(--dc-category-side-width,56px)}
[dir="rtl"] .dc-category-v58 .dc-category-band{right:0;left:var(--dc-category-side-width,56px)}

.dc-back-cover-v58>img{object-fit:var(--dc-closing-fit,cover);object-position:var(--dc-closing-position,center center);transform:scale(var(--dc-closing-scale,1));transform-origin:center}
.dc-back-cover-v58 .dc-back-cover-overlay{background:rgba(7,27,18,var(--dc-closing-overlay,.72))}
.dc-back-cover-v58 .dc-back-cover-logo img{max-width:var(--dc-catalog-logo-width,176px)}

@media(max-width:900px){
  .dc-cover-v58 .dc-cover-editorial h1{font-size:calc(var(--dc-cover-title-size,34px) * .62)}
  .dc-about-media-v58{top:11px;right:12px;bottom:74px;border-radius:6px}
  [dir="rtl"] .dc-about-media-v58{right:auto;left:12px}
  .dc-about-v58.has-story-image .dc-about-topbar,.dc-about-v58.has-story-image .dc-about-intro,.dc-about-v58.has-story-image .dc-about-story,.dc-about-v58.has-story-image .dc-about-capabilities{margin-right:calc(var(--dc-story-width,32%) + 8px)}
  [dir="rtl"] .dc-about-v58.has-story-image .dc-about-topbar,[dir="rtl"] .dc-about-v58.has-story-image .dc-about-intro,[dir="rtl"] .dc-about-v58.has-story-image .dc-about-story,[dir="rtl"] .dc-about-v58.has-story-image .dc-about-capabilities{margin-right:0;margin-left:calc(var(--dc-story-width,32%) + 8px)}
  .dc-category-v58 .dc-category-side span{font-size:calc(var(--dc-category-title-size,20px) * .52)}
  .dc-category-v58 .dc-category-band strong{font-size:calc(var(--dc-category-title-size,20px) * .72)}
}
/* ============================================================
   EXCEL KITCHEN CATALOGUE QUICK SCAN UIX v1.0.1
   Contents spread + mobile-friendly category cover.
   ============================================================ */

/* ------------------------------------------------------------
   CONTENTS — real two-page A4 quick-navigation spread
   ------------------------------------------------------------ */

.dc-contents.dc-contents--spread {flex-direction: column !important;
    min-height: 0 !important;
    overflow: hidden !important;
    padding: 14px 16px 18px !important;
}

.dc-contents--spread .dc-page-head {
    flex: 0 0 auto !important;
    padding: 0 0 6px !important;
    margin-bottom: 7px !important;
    border-bottom: 1px solid var(--dc-line);
}

.dc-contents--spread .dc-page-intro {
    flex: 0 0 auto !important;
    padding: 0 !important;
    margin: 0 0 8px !important;
    max-width: 100% !important;
}

.dc-contents--spread .dc-page-intro .dc-kicker {
    font-size: 7.2px !important;
    line-height: 1.1 !important;
}

.dc-contents--spread .dc-page-intro h2 {
    margin: 3px 0 3px !important;
    font-size: 20px !important;
    line-height: 1.03 !important;
}

.dc-contents--spread .dc-page-intro p {
    margin: 0 !important;
    max-width: 100% !important;
    font-size: 7px !important;
    line-height: 1.3 !important;
}

.dc-contents.dc-contents--spread .dc-contents-list.dc-contents-list--spread {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-template-rows: repeat(14, minmax(0, 1fr)) !important;
    grid-auto-flow: column !important;
    gap: 3px 7px !important;

    flex: 1 1 auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;

    padding: 0 0 18px !important;
    overflow: hidden !important;
}

.dc-contents--spread .dc-contents-list--spread button {
    display: grid !important;
    grid-template-columns: 25px minmax(0, 1fr) 12px !important;
    align-items: center !important;
    gap: 5px !important;

    min-width: 0 !important;
    min-height: 0 !important;
    height: auto !important;

    padding: 3px 5px !important;
    margin: 0 !important;

    border-radius: 6px;
    overflow: hidden !important;
}

.dc-contents--spread .dc-contents-list--spread button > span {
    width: 24px !important;
    height: 24px !important;
    font-size: 6.8px !important;
    border-radius: 4px;
}

.dc-contents--spread .dc-contents-list--spread button > div {
    min-width: 0 !important;
}

.dc-contents--spread .dc-contents-list--spread strong {
    display: block !important;
    margin: 0 !important;

    font-size: 7.1px !important;
    line-height: 1.08 !important;

    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    overflow-wrap: anywhere !important;
}

.dc-contents--spread .dc-contents-list--spread small {
    display: block !important;
    margin-top: 1px !important;

    font-size: 5.6px !important;
    line-height: 1 !important;
}

.dc-contents--spread .dc-contents-list--spread i {
    font-size: 10px !important;
    line-height: 1 !important;
}


/* ------------------------------------------------------------
   CATEGORY COVER — quick scan / product-first composition
   ------------------------------------------------------------ */

.dc-category-cover.dc-category-v59 {
    position: relative;
grid-template-rows: auto auto minmax(0, 1fr) auto !important;
    gap: 9px !important;

    padding: 14px 16px 43px !important;
    background: #fff !important;
    overflow: hidden !important;

    border-top: 3px solid var(--dc-accent);
}

.dc-category-v59-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;

    padding-bottom: 7px;
    border-bottom: 1px solid var(--dc-line);

    color: var(--dc-accent);
    font-size: 7.4px;
    font-weight: 850;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.dc-category-v59-meta strong {
    color: #526159;
    font-size: 6.8px;
    letter-spacing: .08em;
}

.dc-category-v59-copy {
    min-width: 0;
}

.dc-category-v59-copy .dc-kicker {
    font-size: 7px;
    letter-spacing: .14em;
}

.dc-category-v59-copy h2 {
    margin: 4px 0 4px;

    font-size: clamp(
        22px,
        var(--dc-category-title-size, 24px),
        30px
    ) !important;
    line-height: 1.02;
    letter-spacing: -.025em;

    color: #17241d;
    overflow-wrap: anywhere;
}

.dc-category-v59-copy p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

    max-width: 96%;
    margin: 0;

    overflow: hidden;

    color: var(--dc-muted);
    font-size: 7.4px;
    line-height: 1.4;
}

.dc-category-v59 .dc-category-photo {
    position: relative !important;
    inset: auto !important;

    display: grid;
    place-items: center;

    min-width: 0;
    min-height: 0;
    width: 100%;
    height: auto;

    overflow: hidden;

    border: 1px solid var(--dc-line);
    border-radius: 13px;

    background: #f8faf9;
}

.dc-category-v59 .dc-category-photo img {
    width: 100% !important;
    height: 100% !important;

    padding: 12px !important;

    object-fit: var(--dc-category-fit, contain) !important;
    object-position: var(--dc-category-position, center center) !important;

    transform: scale(var(--dc-category-scale, 1));
    transform-origin: center;

    background: #fff !important;
}

.dc-category-v59 .dc-category-placeholder {
    width: 100%;
    height: 100%;
    min-height: 200px;
}

.dc-category-v59-actions {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 7px;

    min-width: 0;
}

.dc-category-v59-actions button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;

    min-height: 37px;
    padding: 0 12px;

    border-radius: 9px;

    font-size: 8.4px;
    font-weight: 800;
    line-height: 1;

    white-space: nowrap;
}

.dc-category-v59-actions .primary {
    border: 1px solid var(--dc-accent);
    background: var(--dc-accent);
    color: #fff;
}

.dc-category-v59-actions .primary i {
    font-size: 12px;
    font-style: normal;
}

.dc-category-v59-actions .secondary {
    border: 1px solid var(--dc-line);
    background: #fff;
    color: #23362c;
}

.dc-category-v59 .dc-folio {
    left: auto !important;
    right: 16px !important;
    bottom: 10px !important;

    transform: none !important;

    width: 25px;
    height: 25px;
}


/* ------------------------------------------------------------
   MOBILE — larger readable controls after PageFlip scales A4 down
   ------------------------------------------------------------ */

@media (max-width: 900px) {
    .dc-contents.dc-contents--spread {
        padding: 12px 13px 16px !important;
    }

    .dc-contents--spread .dc-page-intro h2 {
        font-size: 21px !important;
    }

    .dc-contents--spread .dc-contents-list--spread strong {
        font-size: 7.5px !important;
    }

    .dc-category-cover.dc-category-v59 {
        gap: 8px !important;
        padding: 12px 13px 42px !important;
    }

    .dc-category-v59-meta {
        font-size: 8px;
    }

    .dc-category-v59-meta strong {
        font-size: 7.2px;
    }

    .dc-category-v59-copy .dc-kicker {
        font-size: 7.5px;
    }

    .dc-category-v59-copy h2 {
        font-size: clamp(
            24px,
            var(--dc-category-title-size, 26px),
            31px
        ) !important;
    }

    .dc-category-v59-copy p {
        font-size: 8px;
        line-height: 1.35;
    }

    .dc-category-v59 .dc-category-photo img {
        padding: 9px !important;
    }

    .dc-category-v59-actions button {
        min-height: 39px;
        padding-inline: 10px;
        font-size: 9.3px;
    }
}


/* RTL */
[dir="rtl"] .dc-category-v59 .dc-folio {
    right: auto !important;
    left: 16px !important;
}

[dir="rtl"] .dc-category-v59-actions .primary i {
    transform: none;
}
/* ============================================================
   EXCEL KITCHEN CATALOGUE PAGEFLIP VISIBILITY FIX v1.0.1
   PageFlip owns top-level .dc-page display/visibility.
   Layout is applied only to children.
   ============================================================ */

.dc-page.dc-contents.dc-contents--spread {min-height: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
}

.dc-page.dc-contents.dc-contents--spread .dc-page-head {
    position: absolute !important;
    top: 14px !important;
    left: 16px !important;
    right: 16px !important;
    z-index: 2;
}

.dc-page.dc-contents.dc-contents--spread .dc-page-intro {
    position: absolute !important;
    top: 47px !important;
    left: 16px !important;
    right: 16px !important;
    z-index: 2;
}

.dc-page.dc-contents.dc-contents--spread .dc-contents-list.dc-contents-list--spread {
    position: absolute !important;
    top: 112px !important;
    left: 16px !important;
    right: 16px !important;
    bottom: 38px !important;
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

.dc-page.dc-category-cover.dc-category-v59 {padding: 0 !important;
    background: #fff !important;
    overflow: hidden !important;
}

.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-meta {
    position: absolute;
    top: 14px;
    left: 16px;
    right: 16px;
    z-index: 3;
}

.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-copy {
    position: absolute;
    top: 51px;
    left: 16px;
    right: 16px;
    z-index: 3;
}

.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-photo {
    position: absolute !important;
    top: 130px !important;
    left: 16px !important;
    right: 16px !important;
    bottom: 94px !important;
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
}

.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-actions {
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 43px;
    z-index: 3;
}

.stf__item .dc-page.dc-contents--spread,
.stf__item .dc-page.dc-category-v59 {
    width: 100% !important;
    height: 100% !important;
}

@media (max-width: 900px) {
    .dc-page.dc-contents.dc-contents--spread .dc-page-head {
        top: 12px !important;
        left: 13px !important;
        right: 13px !important;
    }

    .dc-page.dc-contents.dc-contents--spread .dc-page-intro {
        top: 43px !important;
        left: 13px !important;
        right: 13px !important;
    }

    .dc-page.dc-contents.dc-contents--spread .dc-contents-list.dc-contents-list--spread {
        top: 108px !important;
        left: 13px !important;
        right: 13px !important;
        bottom: 36px !important;
    }

    .dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-meta {
        top: 12px;
        left: 13px;
        right: 13px;
    }

    .dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-copy {
        top: 47px;
        left: 13px;
        right: 13px;
    }

    .dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-photo {
        top: 126px !important;
        left: 13px !important;
        right: 13px !important;
        bottom: 92px !important;
    }

    .dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-actions {
        left: 13px;
        right: 13px;
        bottom: 41px;
    }
}
/* ============================================================
   EXCEL KITCHEN CATALOGUE CONTENTS NO-NUMBER UIX v1.0.0
   Remove per-category number tiles to give long names more width.
   ============================================================ */

.dc-contents--spread .dc-contents-list--spread button {
    grid-template-columns: minmax(0, 1fr) 14px !important;
    gap: 6px !important;
    padding-left: 8px !important;
    padding-right: 7px !important;
}

.dc-contents--spread .dc-contents-list--spread button > span {
    display: none !important;
}

.dc-contents--spread .dc-contents-list--spread strong {
    font-size: 7.35px !important;
    line-height: 1.08 !important;
}

.dc-contents--spread .dc-contents-list--spread small {
    margin-top: 1px !important;
}

@media (max-width: 900px) {
    .dc-contents--spread .dc-contents-list--spread button {
        grid-template-columns: minmax(0, 1fr) 13px !important;
        padding-left: 7px !important;
        padding-right: 6px !important;
    }

    .dc-contents--spread .dc-contents-list--spread strong {
        font-size: 7.7px !important;
    }
}

/* EXCEL KITCHEN CATALOGUE PAGEFLIP POSITION FIX v1.0.0
   Do not force top-level .dc-page position. PageFlip owns left/right positioning.
*/
/* ============================================================
   EXCEL KITCHEN CATEGORY COVER FROSTED BRAND UIX v1.0.0
   Exact target: dc-category-v59.
   Keep PageFlip geometry untouched.
   ============================================================ */

.dc-page.dc-category-cover.dc-category-v59 {
    isolation: isolate;
    background:
        radial-gradient(circle at 18% 12%, rgba(11,122,59,.13), transparent 30%),
        radial-gradient(circle at 82% 72%, rgba(11,122,59,.09), transparent 34%),
        linear-gradient(180deg, #f5faf7 0%, #fbfdfc 48%, #f3f8f5 100%) !important;
}

/* Real category image, duplicated only as a soft ambient backdrop. */
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-backdrop {
    position: absolute;
    inset: -7%;
    z-index: 0;

    overflow: hidden;
    pointer-events: none;

    opacity: .16;
    filter: blur(26px) saturate(.82);
    transform: scale(1.08);
}

.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-backdrop::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(245,250,247,.28), rgba(255,255,255,.76)),
        radial-gradient(circle at center, rgba(255,255,255,.08), rgba(255,255,255,.55) 74%);
}

.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-backdrop img {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;

    object-fit: cover !important;
    object-position: var(--dc-category-position, center center) !important;

    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;
    filter: none !important;
    transform: scale(1.08) !important;
}

/* Keep all readable content above the ambient layer. */
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-meta,
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-copy,
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-photo,
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-actions,
.dc-page.dc-category-cover.dc-category-v59 .dc-folio {
    z-index: 2;
}

/* Frosted product stage */
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-photo {
    border:
        1px solid
        color-mix(in srgb, var(--dc-accent) 16%, #dfe8e2)
        !important;

    border-radius: 18px !important;

    background:
        linear-gradient(
            180deg,
            rgba(255,255,255,.86),
            rgba(248,252,249,.76)
        )
        !important;

    box-shadow:
        0 18px 46px rgba(17,54,32,.08),
        inset 0 1px 0 rgba(255,255,255,.92)
        !important;

    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-photo::before {
    content: "";
    position: absolute;
    inset: 8% 10%;
    border-radius: 999px;
    pointer-events: none;

    background:
        radial-gradient(
            circle,
            color-mix(in srgb, var(--dc-accent) 14%, transparent) 0%,
            color-mix(in srgb, var(--dc-accent) 5%, transparent) 44%,
            transparent 72%
        );

    filter: blur(22px);
}

.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-photo > img {
    position: relative;
    z-index: 2;

    background: transparent !important;

    filter:
        drop-shadow(0 18px 25px rgba(0,0,0,.12))
        !important;
}

/* Brand-led typography without turning the whole page green. */
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-meta {
    border-bottom-color:
        color-mix(in srgb, var(--dc-accent) 22%, #dfe6e1)
        !important;
}

.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-meta > span,
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-copy .dc-kicker {
    color: var(--dc-accent) !important;
}

.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-copy h2 {
    color: #112a1c !important;
}

.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-copy p {
    color: #617168 !important;
}

/* Primary CTA remains the strongest brand anchor. */
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-actions .primary {
    background:
        linear-gradient(
            135deg,
            color-mix(in srgb, var(--dc-accent) 94%, #fff),
            var(--dc-accent)
        )
        !important;

    border-color: var(--dc-accent) !important;

    box-shadow:
        0 12px 26px
        color-mix(in srgb, var(--dc-accent) 18%, transparent)
        !important;
}

.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-actions .secondary {
    background: rgba(255,255,255,.82) !important;
    border-color:
        color-mix(in srgb, var(--dc-accent) 16%, #dfe6e1)
        !important;

    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

/* Mobile: keep the effect visible, but reduce blur cost. */
@media (max-width: 900px) {
    .dc-page.dc-category-cover.dc-category-v59 {
        background:
            radial-gradient(circle at 18% 10%, rgba(11,122,59,.12), transparent 31%),
            linear-gradient(180deg, #f5faf7 0%, #fbfdfc 56%, #f3f8f5 100%)
            !important;
    }

    .dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-backdrop {
        inset: -5%;
        opacity: .13;
        filter: blur(18px) saturate(.82);
    }

    .dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-photo {
        border-radius: 15px !important;
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
    }
}
/* ============================================================
   EXCEL KITCHEN CATEGORY COVER FINAL POLISH v1.0.0
   Small visual refinements only:
   - softer frosted image stage
   - safer long category titles
   - more breathing room around CTA / folio
   ============================================================ */

/* Let the ambient blurred category image breathe through the main stage. */
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-photo {
    background:
        linear-gradient(
            180deg,
            rgba(255,255,255,.88),
            rgba(248,252,249,.82)
        )
        !important;

    box-shadow:
        0 16px 38px rgba(17,54,32,.07),
        inset 0 1px 0 rgba(255,255,255,.94)
        !important;
}

/* Long category names: keep hierarchy but prevent oversized wrapping. */
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-copy h2 {
    font-size:
        clamp(
            20px,
            var(--dc-category-title-size, 24px),
            28px
        )
        !important;

    line-height: 1.04 !important;
    letter-spacing: -.022em !important;
    text-wrap: balance;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

    max-width: 100%;
    overflow: hidden;
}

/* Lift action row slightly so CTA and folio are visually separated. */
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-actions {
    bottom: 49px !important;
}

/* Keep folio visually anchored and independent from action row. */
.dc-page.dc-category-cover.dc-category-v59 .dc-folio {
    bottom: 9px !important;
}

/* Slightly tighten CTA height so moving it up does not crowd the image. */
.dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-actions button {
    min-height: 35px !important;
}

/* Mobile polish */
@media (max-width: 900px) {
    .dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-photo {
        background:
            linear-gradient(
                180deg,
                rgba(255,255,255,.90),
                rgba(248,252,249,.84)
            )
            !important;
    }

    .dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-copy h2 {
        font-size:
            clamp(
                21px,
                var(--dc-category-title-size, 24px),
                27px
            )
            !important;

        line-height: 1.03 !important;
    }

    .dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-actions {
        bottom: 47px !important;
    }

    .dc-page.dc-category-cover.dc-category-v59 .dc-category-v59-actions button {
        min-height: 36px !important;
    }
}
