:root{--ink:#23170f;--brown:#5b3118;--gold:#c88a2b;--gold2:#edc56c;--cream:#f7f0e4;--paper:#fffdf8;--muted:#74675c;--line:rgba(52,33,20,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.header{height:94px;padding:0 clamp(22px,5vw,78px);display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:20;width:100%;border-bottom:1px solid rgba(255,255,255,.16);color:#fff}.header.solid{position:relative;background:#2d180e}.brand{display:flex;align-items:center;gap:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.brand img{width:92px;height:58px;object-fit:contain;background:white;border-radius:10px;padding:3px}.header nav{display:flex;gap:34px;font-size:14px}.header nav a{opacity:.82;transition:.2s}.header nav a:hover,.header nav a.active{opacity:1;color:var(--gold2)}.header-actions{display:flex;align-items:center;gap:10px}.lang,.menu{border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;border-radius:999px;height:40px;min-width:44px;cursor:pointer}.menu{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gold),#a86018);color:#fff;border:0;border-radius:999px;min-height:52px;padding:0 26px;font-weight:700;box-shadow:0 14px 30px rgba(128,74,23,.2);cursor:pointer}.btn.small{min-height:42px;padding:0 18px;font-size:13px}.btn.light{background:#fff;color:var(--brown)}.hero{min-height:780px;background:radial-gradient(circle at 73% 30%,#7b4b26 0,#3d2112 34%,#211108 75%);color:#fff;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:130px clamp(24px,7vw,110px) 60px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px}.hero-copy{position:relative;z-index:2;max-width:700px}.eyebrow{margin:0 0 18px;color:var(--gold2);font-weight:800;font-size:12px;letter-spacing:.2em;text-transform:uppercase}.hero h1,.page-hero h1{font-family:"Playfair Display",serif;font-size:clamp(52px,6vw,90px);line-height:.98;margin:0 0 25px;max-width:760px}.lead{font-size:18px;line-height:1.75;color:#e8dacc;max-width:620px}.hero-buttons{display:flex;align-items:center;gap:26px;margin-top:34px}.text-link{font-weight:700}.stats{display:flex;gap:48px;margin-top:64px;padding-top:28px;border-top:1px solid rgba(255,255,255,.14)}.stats div{display:grid;gap:4px}.stats b{font-family:"Playfair Display";font-size:28px;color:var(--gold2)}.stats span{font-size:12px;color:#d2c0b1}.hero-art{height:620px;position:relative;z-index:1}.sun{position:absolute;width:410px;height:410px;border-radius:50%;background:linear-gradient(135deg,#eac36d,#a96722);top:40px;right:7%;box-shadow:0 0 90px rgba(219,170,80,.22)}.palm{position:absolute;height:540px;right:7%;top:15px;filter:sepia(.4) saturate(.8) brightness(.68);opacity:.58}.hero-product{position:absolute;width:490px;right:5%;bottom:-10px;filter:drop-shadow(0 40px 28px rgba(0,0,0,.42));animation:float 5s ease-in-out infinite}.seal{position:absolute;right:0;top:60%;width:105px;height:105px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(43,20,9,.55);backdrop-filter:blur(8px);transform:rotate(8deg)}.seal span{font-size:11px}.seal b{font-family:"Playfair Display";font-size:18px;color:var(--gold2)}@keyframes float{50%{transform:translateY(-14px)}}.marquee{overflow:hidden;background:var(--gold);color:#fff;padding:13px 0;font-size:12px;font-weight:800;letter-spacing:.16em;white-space:nowrap}.marquee div{width:max-content;animation:marquee 30s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:110px clamp(24px,7vw,110px)}.story{display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw;align-items:center}.story-image{position:relative}.story-image>img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:180px 180px 22px 22px}.story-note{position:absolute;right:-35px;bottom:30px;background:#fff;padding:22px 26px;border-radius:16px;box-shadow:0 20px 45px rgba(51,31,18,.14);display:grid}.story-note b{font-family:"Playfair Display";font-size:22px}.story-note span{color:var(--muted);font-size:12px}.story h2,.varieties h2,.export h2,.contact h2{font-family:"Playfair Display";font-size:clamp(40px,4.7vw,68px);line-height:1.08;margin:0 0 24px}.story-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.8}.features{margin-top:34px}.features article{display:flex;gap:20px;padding:22px 0;border-top:1px solid var(--line)}.features article>span{color:var(--gold);font-weight:800}.features h3{margin:0 0 6px}.features p{margin:0;color:var(--muted)}.varieties{background:var(--cream)}.section-head{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:44px}.section-head .eyebrow{grid-column:1}.section-head h2{margin:0}.section-head>a{font-weight:700;color:var(--brown)}.variety-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-auto-rows:310px;gap:18px}.variety-card{position:relative;overflow:hidden;border-radius:24px;background:#2f1a0f;color:#fff}.variety-card.large{grid-row:span 2}.variety-card.wide{grid-column:span 2}.variety-card img{width:100%;height:100%;object-fit:cover;transition:.5s;opacity:.78}.variety-card:hover img{transform:scale(1.05);opacity:.92}.variety-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(25,11,4,.87))}.variety-card div{position:absolute;z-index:2;left:25px;right:25px;bottom:22px}.variety-card span{color:var(--gold2);font-weight:800;font-size:12px}.variety-card h3{font-family:"Playfair Display";font-size:30px;margin:4px 0}.variety-card p{margin:0;color:#ebded1}.export{padding:90px clamp(24px,7vw,110px);background:#4c2815;color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.export p:not(.eyebrow){color:#ddcbbb;line-height:1.7;max-width:650px}.export-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.export-cards div{aspect-ratio:1;border:1px solid rgba(255,255,255,.17);border-radius:18px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(255,255,255,.05)}.export-cards b{font-family:"Playfair Display";font-size:26px;color:var(--gold2)}.export-cards span{font-size:11px}.contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.contact form{display:grid;gap:14px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact input,.contact textarea,.filters input,.filters select{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px;font:inherit}.contact textarea{min-height:140px;resize:vertical}.contact .btn{justify-self:start}footer{background:#201008;color:#d9c9bc;padding:70px clamp(24px,7vw,110px) 28px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}footer>div{display:flex;flex-direction:column;gap:10px}footer b{color:#fff}.footer-brand img{width:130px;background:#fff;border-radius:12px;padding:4px}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:24px;margin-top:20px;font-size:12px}.page-hero{background:linear-gradient(135deg,#3b2011,#6b3e20);color:#fff;text-align:center;padding:110px 20px 85px}.page-hero h1{margin-inline:auto;font-size:clamp(44px,6vw,76px)}.page-hero p{color:#e5d3c4}.catalog{padding-top:55px}.filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;align-items:center;margin-bottom:30px}.filters span{font-size:13px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(52,31,17,.1)}.product-card .pic{aspect-ratio:1;background:var(--cream);padding:22px}.product-card img{width:100%;height:100%;object-fit:contain}.product-info{padding:18px}.product-info .tag{font-size:11px;color:var(--gold);font-weight:800;text-transform:uppercase}.product-info h3{font-family:"Playfair Display";font-size:20px;margin:7px 0}.product-info p{font-size:12px;color:var(--muted);margin:0 0 14px}.product-meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px;font-size:12px;font-weight:700}html[dir=rtl] body{font-family:"Cairo",sans-serif}html[dir=rtl] .hero-copy,html[dir=rtl] .story-copy,html[dir=rtl] .section-head,html[dir=rtl] .contact{text-align:right}html[dir=rtl] .variety-card div{left:25px;right:25px;text-align:right}@media(max-width:1050px){.header nav{display:none}.menu{display:block}.hero{grid-template-columns:1fr;min-height:auto;padding-top:150px}.hero-art{height:540px}.story,.contact,.export{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(3,1fr)}.variety-grid{grid-template-columns:1fr 1fr}.variety-card.large{grid-row:span 1}.variety-card.wide{grid-column:span 1}}@media(max-width:680px){.header{height:78px;padding:0 16px}.brand img{width:72px;height:48px}.brand span,.header .btn.small{display:none}.hero{padding:125px 20px 45px}.hero h1{font-size:50px}.hero-buttons{align-items:flex-start;flex-direction:column}.stats{gap:20px;justify-content:space-between}.hero-art{height:390px}.sun{width:270px;height:270px}.palm{height:360px}.hero-product{width:330px;right:0}.seal{width:82px;height:82px}.section{padding:75px 20px}.story-note{right:8px}.variety-grid{grid-template-columns:1fr;grid-auto-rows:290px}.section-head{grid-template-columns:1fr;gap:12px}.export{padding:70px 20px}.export-cards{grid-template-columns:repeat(3,1fr)}.contact .field-row{grid-template-columns:1fr}footer{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr}.page-hero{padding-top:85px}.page-hero h1{font-size:45px}}@media(max-width:430px){.product-grid{grid-template-columns:1fr}.stats span{font-size:10px}.export-cards{grid-template-columns:1fr 1fr 1fr}.export-cards b{font-size:20px}}
.card-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:8px;margin-top:15px}.card-actions a,.card-actions button{min-height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.card-actions a{border:1px solid var(--line)}.card-actions button{border:0;background:var(--brown);color:#fff}.quote-fab{position:fixed;right:24px;bottom:24px;z-index:35;border:0;background:var(--brown);color:#fff;border-radius:999px;padding:9px 10px 9px 20px;display:flex;align-items:center;gap:12px;font:inherit;font-weight:800;box-shadow:0 18px 45px rgba(47,25,12,.28);cursor:pointer}.quote-fab b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--gold)}.quote-drawer{position:fixed;z-index:51;right:0;top:0;width:min(430px,92vw);height:100%;background:#fff;transform:translateX(105%);transition:.35s ease;padding:26px;display:flex;flex-direction:column;box-shadow:-24px 0 70px rgba(31,17,9,.22)}.quote-drawer.open{transform:none}.drawer-overlay{position:fixed;z-index:50;inset:0;background:rgba(24,12,5,.58);opacity:0;visibility:hidden;transition:.3s}.drawer-overlay.show{opacity:1;visibility:visible}.quote-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:18px}.quote-head small{color:var(--gold);font-weight:800;text-transform:uppercase;letter-spacing:.15em}.quote-head h2{font-family:"Playfair Display";margin:4px 0 0}.quote-head button{border:0;background:var(--cream);width:40px;height:40px;border-radius:50%;font-size:24px;cursor:pointer}.quote-items{overflow:auto;display:grid;gap:14px;padding:20px 0}.quote-item{display:grid;grid-template-columns:82px 1fr;gap:14px;border-bottom:1px solid var(--line);padding-bottom:14px}.quote-item img{width:82px;height:82px;object-fit:contain;background:var(--cream);border-radius:12px}.quote-item div{display:grid;gap:5px}.quote-item small{color:var(--muted)}.qty{display:flex!important;grid-template-columns:none!important;align-items:center;gap:7px}.qty button{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:28px;height:28px;cursor:pointer}.qty .remove{margin-left:auto;color:#9b351f;border:0}.quote-empty{margin:auto;text-align:center;color:var(--muted)}.quote-submit{margin-top:auto}.product-detail{min-height:700px;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;background:linear-gradient(90deg,var(--cream) 0 47%,var(--paper) 47%)}.detail-gallery{min-height:520px;display:grid;place-items:center;position:relative}.detail-gallery img{width:min(560px,100%);height:500px;object-fit:contain;filter:drop-shadow(0 34px 28px rgba(60,34,16,.18))}.detail-badge{position:absolute;top:12px;left:0;background:var(--brown);color:#fff;border-radius:999px;padding:9px 16px;font-size:12px;font-weight:800}.detail-copy h1{font-family:"Playfair Display";font-size:clamp(42px,5vw,72px);line-height:1.05;margin:0 0 8px}.arabic-name{font-family:"Cairo";font-size:20px;color:var(--gold);font-weight:700}.detail-intro{color:var(--muted);font-size:17px;line-height:1.8}.back-link{display:inline-block;margin-bottom:35px;font-weight:800;font-size:13px}.detail-copy dl{margin:28px 0;display:grid}.detail-copy dl div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);padding:13px 0}.detail-copy dt{color:var(--muted)}.detail-copy dd{margin:0;font-weight:800;text-align:right}.detail-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.detail-benefits article{background:#fff;padding:48px clamp(24px,5vw,70px)}.detail-benefits b{color:var(--gold)}.detail-benefits h3{font-family:"Playfair Display";font-size:24px}.detail-benefits p{color:var(--muted);line-height:1.7}.product-card .pic{display:block}@media(max-width:800px){.product-detail{grid-template-columns:1fr;background:var(--paper);padding-top:45px}.detail-gallery{background:var(--cream);border-radius:22px;min-height:390px}.detail-gallery img{height:360px}.detail-benefits{grid-template-columns:1fr}.quote-fab{right:14px;bottom:14px}.card-actions{grid-template-columns:1fr}}
html[dir=rtl] .quote-drawer{right:auto;left:0;transform:translateX(-105%)}html[dir=rtl] .quote-drawer.open{transform:none}html[dir=rtl] .quote-fab{right:auto;left:24px}
/* V3 — Export Builder */
.builder-hero{position:relative;overflow:hidden}.builder-hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(237,197,108,.25);border-radius:50%;right:-120px;top:-160px;box-shadow:0 0 0 45px rgba(237,197,108,.04),0 0 0 90px rgba(237,197,108,.03)}.builder-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:38px;align-items:start;background:linear-gradient(180deg,#fffdf8,#f7f0e4)}.builder-panel,.load-summary{background:#fff;border:1px solid var(--line);border-radius:28px;padding:32px;box-shadow:0 24px 70px rgba(67,38,18,.08)}.builder-step{display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.builder-step>span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--cream);color:var(--gold);font-family:"Playfair Display";font-weight:800}.builder-step label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:8px}.builder-step select,.builder-step input{width:100%;height:52px;border:1px solid var(--line);border-radius:12px;padding:0 14px;background:#fff;font:inherit;color:var(--ink)}.builder-add{width:100%;margin-top:24px}.load-summary{position:sticky;top:24px;background:linear-gradient(145deg,#3b2011,#1e1008);color:#fff}.load-summary h2{font-family:"Playfair Display";font-size:36px;margin:0 0 25px}.container-meter{height:32px;border:1px solid rgba(255,255,255,.2);border-radius:999px;position:relative;overflow:hidden;background:rgba(255,255,255,.06)}.container-meter div{height:100%;width:0;background:linear-gradient(90deg,var(--gold),var(--gold2));transition:.35s}.container-meter strong{position:absolute;inset:0;display:grid;place-items:center;font-size:12px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.summary-grid article{padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.04)}.summary-grid span{display:block;color:#cdb9aa;font-size:11px;text-transform:uppercase;letter-spacing:.09em}.summary-grid b{display:block;margin-top:7px;font-size:20px;color:var(--gold2)}.load-items{display:grid;gap:10px;max-height:270px;overflow:auto;margin:18px 0}.load-items article{display:grid;grid-template-columns:1fr auto 30px;gap:12px;align-items:center;padding:13px;border-radius:13px;background:rgba(255,255,255,.07)}.load-items article div{display:grid}.load-items span{font-size:11px;color:#ccb9aa}.load-items strong{font-size:12px;color:var(--gold2)}.load-items button{border:0;border-radius:50%;width:28px;height:28px;background:rgba(255,255,255,.1);color:#fff;cursor:pointer}.empty-load{text-align:center;color:#cdb9aa;padding:20px}.full{width:100%}.load-summary .btn:disabled{opacity:.4;cursor:not-allowed}.clear-load{width:100%;border:0;background:none;color:#cdb9aa;padding:14px;cursor:pointer}.builder-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);padding:0}.builder-benefits article{background:#fff;padding:55px clamp(24px,5vw,70px)}.builder-benefits b{color:var(--gold)}.builder-benefits h3{font-family:"Playfair Display";font-size:26px}.builder-benefits p{color:var(--muted);line-height:1.75}@media(max-width:900px){.builder-layout{grid-template-columns:1fr}.load-summary{position:relative;top:auto}}@media(max-width:620px){.builder-panel,.load-summary{padding:22px;border-radius:20px}.builder-step{grid-template-columns:42px 1fr}.builder-step>span{width:38px;height:38px}.builder-benefits{grid-template-columns:1fr}.summary-grid{grid-template-columns:1fr 1fr}}
/* V4 — Quick View, Comparison & Product Experience */
.catalog-toolbar{margin-bottom:30px}.catalog-toolbar .filters{margin-bottom:14px;grid-template-columns:2fr 1fr 1fr 1fr}.catalog-status{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:13px}.compare-link{display:flex;align-items:center;gap:9px;font-weight:800;color:var(--brown)}.compare-link b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#fff}.product-card{position:relative}.card-top-actions{position:absolute;z-index:3;top:12px;right:12px;display:flex;gap:7px}.card-top-actions button{border:1px solid rgba(91,49,24,.12);background:rgba(255,255,255,.92);backdrop-filter:blur(8px);height:34px;border-radius:999px;padding:0 12px;color:var(--brown);font:inherit;font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 5px 18px rgba(54,30,15,.08)}.card-top-actions .compare-btn{width:34px;padding:0}.card-top-actions .selected{background:var(--brown);color:#fff}.card-actions .quick-card{background:#fff;color:var(--brown);border:1px solid var(--line)}.quick-modal{position:fixed;z-index:71;left:50%;top:50%;width:min(940px,92vw);max-height:88vh;overflow:auto;background:#fff;border-radius:28px;box-shadow:0 35px 100px rgba(30,14,5,.35);transform:translate(-50%,-46%) scale(.96);opacity:0;visibility:hidden;transition:.28s}.quick-modal.open{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}#quickOverlay{z-index:70}.quick-close{position:absolute;z-index:2;right:18px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;box-shadow:0 8px 28px rgba(45,23,10,.12);font-size:26px;cursor:pointer}.quick-grid{display:grid;grid-template-columns:1fr 1fr;min-height:560px}.quick-image{display:grid;place-items:center;background:linear-gradient(145deg,#fbf3e6,#efe0c9);padding:48px}.quick-image img{width:100%;height:430px;object-fit:contain;filter:drop-shadow(0 28px 24px rgba(70,39,17,.16))}.quick-copy{padding:65px 48px 45px}.quick-copy .tag{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.quick-copy h2{font-family:"Playfair Display";font-size:46px;line-height:1.05;margin:10px 0}.quick-copy>p:not(.arabic-name){color:var(--muted);line-height:1.75}.quick-copy ul{list-style:none;margin:26px 0;padding:0}.quick-copy li{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:12px 0}.quick-copy li span{color:var(--muted)}.quick-actions,.detail-actions{display:flex;gap:10px}.light-outline{background:#fff;color:var(--brown);border:1px solid var(--line);box-shadow:none}.compare-section{background:linear-gradient(180deg,#fffdf8,#f7f0e4)}.compare-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.compare-head h2,.related-section h2{font-family:"Playfair Display";font-size:clamp(38px,4vw,58px);margin:0}.compare-head>div:last-child{display:flex;gap:10px;align-items:center}.clear-compare{border:0;background:none;color:#9b351f;font:inherit;font-weight:800;cursor:pointer}.compare-area{overflow-x:auto;padding-bottom:14px}.compare-table{min-width:760px;display:grid;grid-template-columns:180px repeat(var(--compare-cols),minmax(190px,1fr));background:var(--line);gap:1px;border:1px solid var(--line);border-radius:22px;overflow:hidden}.compare-label,.compare-cell,.compare-product{background:#fff;padding:18px}.compare-label{font-weight:800;color:var(--brown);display:flex;align-items:center}.product-label{align-items:flex-start;padding-top:30px}.compare-cell{display:flex;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.compare-product{position:relative;text-align:center;padding:26px 18px}.compare-product>button{position:absolute;right:10px;top:10px;border:0;background:var(--cream);width:30px;height:30px;border-radius:50%;cursor:pointer}.compare-product img{width:100%;height:180px;object-fit:contain}.compare-product h3{font-family:"Playfair Display";font-size:21px;margin:12px 0 4px}.compare-product p{font-family:"Cairo";color:var(--gold);margin:0 0 10px}.compare-product a{font-size:12px;font-weight:800;text-decoration:underline}.compare-quote{min-height:44px;padding:0 15px;font-size:12px}.compare-empty{text-align:center;background:#fff;border:1px solid var(--line);border-radius:24px;padding:70px 20px}.compare-empty b{font-family:"Playfair Display";font-size:32px}.compare-empty p{color:var(--muted)}.detail-stage{overflow:hidden;width:100%;height:500px;display:grid;place-items:center}.detail-stage img{transition:transform .5s}.detail-stage:hover img{transform:scale(1.12)}.detail-zoom-note{position:absolute;bottom:5px;color:var(--muted);font-size:11px}.detail-chips{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.detail-chips span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;color:var(--brown)}.related-section{background:var(--cream)}.related-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.related-products article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;transition:.25s}.related-products article:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(52,31,17,.08)}.related-products img{height:210px;width:100%;object-fit:contain}.related-products span{color:var(--gold);font-size:10px;text-transform:uppercase;font-weight:800}.related-products h3{font-family:"Playfair Display";font-size:21px;margin:7px 0}.related-products small{color:var(--muted)}
@media(max-width:850px){.catalog-toolbar .filters{grid-template-columns:1fr 1fr}.quick-grid{grid-template-columns:1fr}.quick-image{padding:30px}.quick-image img{height:300px}.quick-copy{padding:35px 26px}.related-products{grid-template-columns:1fr 1fr}.compare-head{align-items:flex-start;gap:20px;flex-direction:column}.detail-actions{flex-direction:column}}
@media(max-width:560px){.catalog-toolbar .filters{grid-template-columns:1fr}.catalog-status{align-items:flex-start;gap:14px;flex-direction:column}.quick-modal{border-radius:18px}.quick-copy h2{font-size:34px}.quick-actions{flex-direction:column}.related-products{grid-template-columns:1fr}.card-top-actions button:first-child{display:none}}

/* =========================================================
   CAMEL ENTERPRISE V5
   ========================================================= */
:root{--v5-deep:#1b0e08;--v5-brown:#402313;--v5-gold:#cda24f;--v5-sand:#e8d7b6;--v5-ivory:#fbf8f1;--v5-green:#526347}.enterprise-header{position:absolute;transition:.35s}.enterprise-header.scrolled{position:fixed;background:rgba(27,14,8,.94);backdrop-filter:blur(18px);height:76px;box-shadow:0 15px 40px rgba(0,0,0,.16)}.desktop-nav{align-items:center}.nav-drop{position:relative}.nav-drop>button{border:0;background:none;color:inherit;font:inherit;cursor:pointer;opacity:.82}.mega-menu{position:absolute;left:50%;top:52px;transform:translateX(-50%) translateY(12px);width:740px;padding:26px;display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:25px;background:#fff;color:var(--ink);border-radius:22px;box-shadow:0 28px 80px rgba(28,13,5,.25);opacity:0;visibility:hidden;transition:.25s}.nav-drop:hover .mega-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.mega-menu small{display:block;color:var(--gold);font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}.mega-menu a{display:block;padding:7px 0;color:var(--brown)!important;opacity:1!important}.mega-feature{padding:18px;background:var(--cream);border-radius:16px}.mega-feature img{height:110px;width:100%;object-fit:contain}.mega-feature b{display:block;font-family:'Playfair Display';font-size:18px;margin:8px 0}.mega-feature a{font-size:12px}.icon-action{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;font-size:22px;cursor:pointer}.hero-v5{min-height:900px;grid-template-columns:1fr .85fr;padding-top:150px;background:linear-gradient(110deg,#170b06 0,#3a1d0d 62%,#60401e 100%)}.hero-v5:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,5,2,.25),transparent 60%),radial-gradient(circle at 82% 42%,rgba(237,197,108,.18),transparent 28%)}.hero-v5-media{position:absolute;inset:0;opacity:.16}.hero-v5-media img{position:absolute;right:-3%;bottom:-10%;height:85%;filter:sepia(.5)}.desert-orb{position:absolute;right:12%;top:14%;width:460px;height:460px;border-radius:50%;background:linear-gradient(145deg,#edc56c,#8c531e);box-shadow:0 0 120px rgba(231,185,95,.3)}.hero-v5 .hero-copy{z-index:3}.hero-v5 h1 em{font-weight:600;color:var(--gold2)}.btn.ghost{background:transparent;border:1px solid rgba(255,255,255,.38);box-shadow:none}.hero-trust{display:flex;gap:12px;margin-top:50px}.hero-trust span{padding:10px 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#dfd0c4;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.hero-product-stage{height:650px;position:relative;z-index:3;display:grid;place-items:center}.hero-v5-product{width:min(540px,95%);max-height:600px;object-fit:contain;filter:drop-shadow(0 55px 35px rgba(0,0,0,.4));animation:v5Float 5s ease-in-out infinite}.float-label{position:absolute;padding:12px 16px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.08);backdrop-filter:blur(15px);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.float-label.one{top:22%;left:0}.float-label.two{right:0;bottom:22%}.scroll-cue{position:absolute;z-index:3;left:7%;bottom:35px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#cbb9aa}.brand-strip{display:flex;justify-content:center;align-items:center;gap:30px;padding:22px;background:var(--v5-deep);color:var(--v5-sand);font-family:'Playfair Display';letter-spacing:.12em;overflow:hidden}.brand-strip i{font-size:7px;color:var(--gold)}.v5-intro{display:grid;grid-template-columns:1.1fr .9fr;align-items:end}.v5-intro h2,.craft-copy h2,.suite-copy h2,.packaging-section h2,.global-section h2,.contact-v5 h2,.private-intro h2,.trade-flow h2,.quality-manifesto h2{font-family:'Playfair Display';font-size:clamp(42px,5vw,70px);line-height:1.05;margin:0}.v5-intro>p{font-size:18px;line-height:1.9;color:var(--muted);max-width:560px}.editorial-grid{padding:0 clamp(24px,7vw,110px) 120px;display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:320px 320px;gap:20px}.editorial-card{position:relative;overflow:hidden;border-radius:26px;background:#2a160c;color:#fff}.editorial-card.tall{grid-row:span 2}.editorial-card.wide{grid-column:span 2}.editorial-card img{width:100%;height:100%;object-fit:cover;transition:.7s;opacity:.78}.editorial-card:hover img{transform:scale(1.06);opacity:.6}.editorial-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(18,8,3,.9))}.editorial-card div{position:absolute;z-index:2;left:28px;bottom:26px}.editorial-card small{color:var(--gold2);text-transform:uppercase;letter-spacing:.12em}.editorial-card h3{font-family:'Playfair Display';font-size:42px;margin:7px 0}.editorial-card span{font-size:12px}.craft-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:var(--v5-ivory)}.craft-visual{position:relative}.craft-visual img{width:100%;height:680px;object-fit:cover;border-radius:28px}.craft-visual span{position:absolute;right:-35px;bottom:45px;padding:20px;background:var(--gold);color:#fff;border-radius:50%;width:130px;height:130px;display:grid;place-items:center;text-align:center;font-family:'Playfair Display';transform:rotate(-8deg)}.process-list{margin:45px 0}.process-list article{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:22px 0;border-top:1px solid var(--line)}.process-list b{color:var(--gold);font-family:'Playfair Display';font-size:24px}.process-list h3{margin:0 0 8px;font-size:20px}.process-list p{margin:0;color:var(--muted);line-height:1.7}.brown{color:var(--brown)}.b2b-suite{padding:110px clamp(24px,7vw,110px);background:linear-gradient(135deg,#1b0e08,#4a2916);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.suite-copy h2{font-family:'Playfair Display';font-size:clamp(44px,5vw,68px);line-height:1.05;margin:0}.suite-copy>p{color:#d7c5b8;line-height:1.8;font-size:17px}.suite-actions{display:flex;gap:12px;margin-top:30px}.outline-light{background:transparent;border:1px solid rgba(255,255,255,.3);box-shadow:none}.suite-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.12)}.suite-grid a{padding:34px;background:rgba(255,255,255,.045);transition:.3s}.suite-grid a:hover{background:rgba(255,255,255,.11)}.suite-grid span{display:block;color:var(--gold2);font-family:'Playfair Display';font-size:22px}.suite-grid b{display:block;font-size:18px;margin:22px 0 8px}.suite-grid small{color:#c9b5a6;line-height:1.5}.pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pack-grid article{padding:30px;background:var(--cream);border-radius:24px}.pack-grid img{height:280px;width:100%;object-fit:contain;transition:.4s}.pack-grid article:hover img{transform:translateY(-10px) rotate(-2deg)}.pack-grid h3{font-family:'Playfair Display';font-size:28px}.pack-grid p{color:var(--muted);line-height:1.7}.global-section{padding:110px clamp(24px,7vw,110px);display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#eee4d2}.global-section p{max-width:560px;color:var(--muted);line-height:1.8}.world-orbit{width:500px;height:500px;border-radius:50%;position:relative;margin:auto;display:grid;place-items:center;background:radial-gradient(circle,#6d4a23 0 15%,#ceb077 16% 17%,transparent 18%),radial-gradient(circle at 32% 30%,rgba(255,255,255,.9),rgba(205,162,79,.25) 55%,transparent 56%);border:1px solid rgba(64,35,19,.15)}.world-orbit>b{text-align:center;color:#fff;font-family:'Playfair Display';z-index:2}.orbit{position:absolute;border:1px solid rgba(64,35,19,.22);border-radius:50%}.o1{inset:55px}.o2{inset:105px}.pin{position:absolute;padding:8px 12px;background:#fff;border-radius:999px;box-shadow:0 8px 25px rgba(35,18,8,.12);font-size:11px}.p1{top:14%;left:20%}.p2{right:5%;top:45%}.p3{bottom:15%;left:22%}.p4{left:-2%;top:46%}.contact-v5{background:#fff}.contact-points{display:grid;gap:10px;margin-top:25px;color:var(--brown)}.contact-v5 form select{width:100%;height:54px;padding:0 16px;border:1px solid var(--line);border-radius:12px;background:#fff;font:inherit}.enterprise-footer{background:#140a05;color:#fff;padding:75px clamp(24px,6vw,90px) 24px}.footer-top{display:grid;grid-template-columns:1.6fr repeat(3,.75fr) 1.4fr;gap:45px}.enterprise-footer .footer-brand img{width:120px;background:#fff;border-radius:12px}.enterprise-footer p{color:#bfae9f;line-height:1.7}.enterprise-footer b{display:block;margin-bottom:18px}.enterprise-footer a,.enterprise-footer span{display:block;color:#bfae9f;font-size:13px;margin:10px 0}.cert-mini{display:flex;flex-wrap:wrap;gap:7px}.cert-mini span{border:1px solid rgba(255,255,255,.13);padding:7px 9px;border-radius:999px;font-size:10px}.newsletter form{display:flex;border-bottom:1px solid rgba(255,255,255,.3)}.newsletter input{flex:1;background:none;border:0;padding:14px 0;color:#fff;outline:none}.newsletter button{background:none;border:0;color:var(--gold2);font-size:22px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:60px;padding-top:22px;display:flex;justify-content:space-between}.footer-bottom span{font-size:11px;margin:0}.enterprise-page-hero{min-height:570px;padding-top:180px;background:radial-gradient(circle at 75% 35%,#78512b,#3a1f10 40%,#1b0e08 80%);position:relative;overflow:hidden}.enterprise-page-hero:after{content:'CAMEL';position:absolute;right:-20px;bottom:-70px;font-family:'Playfair Display';font-size:220px;color:rgba(255,255,255,.025)}.enterprise-page-hero p{max-width:720px}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.solution-grid article{padding:38px;border:1px solid var(--line);border-radius:24px}.solution-grid span,.capability-grid span{color:var(--gold);font-family:'Playfair Display';font-size:22px}.solution-grid h2{font-family:'Playfair Display';font-size:34px}.solution-grid p,.capability-grid p{color:var(--muted);line-height:1.75}.solution-grid a{font-weight:800;color:var(--brown)}.trade-flow{background:var(--cream)}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:45px}.flow-steps article{padding:30px;border-left:1px solid var(--line)}.flow-steps b{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--brown);color:#fff}.flow-steps p{color:var(--muted)}.export-cta{padding:90px 24px;text-align:center;background:var(--v5-brown);color:#fff}.export-cta h2{font-family:'Playfair Display';font-size:52px;margin:0}.export-cta p{color:#d3c0b2}.private-intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.private-intro img{height:500px;width:100%;object-fit:contain;background:var(--cream);border-radius:30px}.private-intro p{color:var(--muted);line-height:1.8}.capability-grid,.cert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;background:var(--cream)}.capability-grid article,.cert-grid article{background:#fff;padding:30px;border-radius:20px}.capability-grid h3,.cert-grid h3{font-family:'Playfair Display';font-size:25px}.pl-steps{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.pl-steps ol{list-style:none;padding:0;margin:0}.pl-steps li{display:grid;grid-template-columns:70px 1fr;padding:20px 0;border-top:1px solid var(--line)}.pl-steps li>b{color:var(--gold);font-family:'Playfair Display';font-size:24px}.pl-steps strong{display:block;margin-bottom:6px}.quality-manifesto{display:grid;grid-template-columns:1fr 1fr;gap:80px}.quality-manifesto>p{color:var(--muted);font-size:18px;line-height:1.9}.cert-grid{grid-template-columns:repeat(3,1fr)}.cert-grid article div{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:var(--brown);color:var(--gold2);font-family:'Playfair Display';font-size:25px}.document-note,.download-help{text-align:center;background:var(--cream);border-radius:30px;margin:80px clamp(24px,7vw,110px);padding:70px}.document-note h2,.download-help h2{font-family:'Playfair Display';font-size:44px}.document-note>div{display:flex;justify-content:center;gap:12px}.recipe-grid{display:grid;gap:26px}.recipe-grid article{display:grid;grid-template-columns:.85fr 1.15fr;background:var(--cream);border-radius:28px;overflow:hidden}.recipe-grid img{width:100%;height:430px;object-fit:cover}.recipe-grid article>div{padding:55px}.recipe-grid span{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.12em}.recipe-grid h2{font-family:'Playfair Display';font-size:42px;margin:12px 0}.recipe-grid p{color:var(--muted);line-height:1.8}.recipe-toggle{border:0;background:var(--brown);color:#fff;border-radius:999px;padding:13px 19px;font-weight:800}.recipe-details{display:none;margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.recipe-details.open{display:block}.recipe-banner{padding:80px clamp(24px,7vw,110px);display:flex;align-items:center;justify-content:space-between;background:var(--v5-green);color:#fff}.recipe-banner h2{font-family:'Playfair Display';font-size:50px;margin:0}.downloads-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.downloads-grid article{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:20px;padding:30px;border:1px solid var(--line);border-radius:22px}.file-icon{width:65px;height:75px;display:grid;place-items:center;background:var(--brown);color:#fff;border-radius:8px;font-weight:800}.downloads-grid h2{font-family:'Playfair Display';font-size:26px;margin:5px 0}.downloads-grid p{color:var(--muted)}.downloads-grid button,.downloads-grid article>a{border:0;background:var(--gold);color:#fff;padding:12px 16px;border-radius:999px;font-weight:800;cursor:pointer}.global-search{position:fixed;z-index:200;inset:0;background:rgba(20,9,3,.92);backdrop-filter:blur(20px);display:flex;justify-content:center;padding:110px 24px;opacity:0;visibility:hidden;transition:.3s}.global-search.open{opacity:1;visibility:visible}.global-search-close{position:absolute;right:35px;top:30px;width:50px;height:50px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:none;color:#fff;font-size:28px}.global-search-box{width:min(850px,100%);color:#fff}.global-search-box>small{color:var(--gold2);letter-spacing:.2em}.global-search-box input{width:100%;background:none;border:0;border-bottom:1px solid rgba(255,255,255,.3);color:#fff;font-family:'Playfair Display';font-size:clamp(28px,5vw,55px);padding:25px 0;outline:none}.global-search-results{margin-top:25px;display:grid;gap:8px;max-height:55vh;overflow:auto}.global-search-results>a{display:grid;grid-template-columns:75px 1fr 30px;align-items:center;gap:18px;padding:12px;background:rgba(255,255,255,.06);border-radius:14px}.global-search-results img{width:75px;height:65px;object-fit:contain;background:#fff;border-radius:9px}.global-search-results small{display:block;color:#bea99b;margin-top:4px}.export-assistant-fab{position:fixed;z-index:80;right:24px;bottom:24px;border:0;border-radius:999px;padding:14px 19px;background:var(--brown);color:#fff;box-shadow:0 15px 45px rgba(35,16,6,.25);font-weight:800}.export-assistant-fab span{color:var(--gold2)}.export-assistant{position:fixed;z-index:81;right:24px;bottom:82px;width:350px;padding:30px;background:#fff;border-radius:24px;box-shadow:0 25px 80px rgba(35,16,6,.26);transform:translateY(20px);opacity:0;visibility:hidden;transition:.25s}.export-assistant.open{opacity:1;visibility:visible;transform:none}.assistant-close{position:absolute;right:14px;top:14px;border:0;background:var(--cream);border-radius:50%;width:32px;height:32px}.export-assistant>small{color:var(--gold);letter-spacing:.14em}.export-assistant h3{font-family:'Playfair Display';font-size:30px;margin:8px 0 20px}.export-assistant a{display:block;padding:14px 0;border-top:1px solid var(--line)}.export-assistant b,.export-assistant span{display:block}.export-assistant span{font-size:11px;color:var(--muted);margin-top:4px}
@keyframes v5Float{50%{transform:translateY(-18px) rotate(1deg)}}
@media(max-width:1100px){.desktop-nav{gap:18px}.footer-top{grid-template-columns:1.4fr repeat(2,1fr)}.footer-top>div:nth-child(4){display:none}.b2b-suite{grid-template-columns:1fr}.world-orbit{width:420px;height:420px}.editorial-grid{grid-template-columns:1fr 1fr}.editorial-card.tall{grid-row:auto}.editorial-card.wide{grid-column:span 2}.capability-grid{grid-template-columns:1fr 1fr}}
@media(max-width:850px){.enterprise-header .desktop-nav{display:none;position:absolute;left:20px;right:20px;top:82px;background:#241108;padding:22px;border-radius:18px;flex-direction:column;align-items:flex-start}.enterprise-header .desktop-nav.open{display:flex}.nav-drop>button{padding:0}.mega-menu{display:none}.hero-v5{grid-template-columns:1fr;padding-top:150px}.hero-product-stage{height:440px}.hero-v5-product{height:420px}.v5-intro,.craft-section,.global-section,.private-intro,.pl-steps,.quality-manifesto{grid-template-columns:1fr}.editorial-grid{grid-template-columns:1fr;grid-template-rows:auto}.editorial-card,.editorial-card.tall,.editorial-card.wide{grid-column:auto;height:390px}.pack-grid,.solution-grid,.cert-grid{grid-template-columns:1fr 1fr}.flow-steps{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr 1fr}.recipe-grid article{grid-template-columns:1fr}.downloads-grid{grid-template-columns:1fr}.world-orbit{margin-top:50px}.document-note{margin:50px 20px}.desktop-nav a{width:100%}}
@media(max-width:560px){.hero-v5{min-height:820px}.hero-v5 .hero-buttons,.suite-actions,.document-note>div{flex-direction:column;align-items:stretch}.hero-trust{flex-wrap:wrap}.hero-product-stage{height:330px}.hero-v5-product{height:320px}.float-label{display:none}.brand-strip{justify-content:flex-start}.editorial-grid{padding:0 18px 70px}.editorial-card{height:330px}.craft-section{padding-left:18px;padding-right:18px}.craft-visual img{height:450px}.craft-visual span{right:8px}.suite-grid,.pack-grid,.solution-grid,.capability-grid,.cert-grid,.flow-steps{grid-template-columns:1fr}.b2b-suite{padding:75px 20px}.world-orbit{width:310px;height:310px}.footer-top{grid-template-columns:1fr}.footer-bottom,.recipe-banner{flex-direction:column;align-items:flex-start;gap:20px}.enterprise-footer{padding-left:22px;padding-right:22px}.downloads-grid article{grid-template-columns:65px 1fr}.downloads-grid article button,.downloads-grid article>a{grid-column:1/-1;text-align:center}.export-assistant{left:14px;right:14px;width:auto}.export-assistant-fab{right:14px}.recipe-grid article>div{padding:30px}.recipe-grid img{height:320px}}

/* === Camel V10: unified inner heroes, tighter English typography, multi-weight products === */
.site-page-hero{min-height:430px!important;padding:158px clamp(24px,7vw,110px) 72px!important;text-align:left!important;background:radial-gradient(circle at 78% 36%,#78512b 0,#3a1f10 38%,#1b0e08 82%)!important;position:relative;overflow:hidden}
.site-page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,3,1,.22),transparent 60%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,58px 58px,58px 58px;pointer-events:none}
.site-page-hero:after{content:"CAMEL"!important;position:absolute!important;right:clamp(-25px,1vw,10px)!important;bottom:-58px!important;top:auto!important;width:auto!important;height:auto!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-family:"Playfair Display",serif!important;font-size:clamp(105px,15vw,205px)!important;font-weight:800;color:rgba(255,255,255,.035)!important;line-height:1!important;pointer-events:none}
.site-page-hero>*{position:relative;z-index:1}.site-page-hero .eyebrow{margin-bottom:14px}.site-page-hero h1{margin:0 0 16px!important;max-width:900px!important;line-height:1.02!important}.site-page-hero>p:last-child{max-width:700px!important;margin:0;color:#dfcfc1!important;font-size:16px;line-height:1.7}
.product-page-hero{min-height:390px!important}.product-page-hero h1{max-width:780px!important}

html[lang="en"] .hero-v5 h1{font-size:clamp(43px,4.8vw,68px)}
html[lang="en"] .site-page-hero h1{font-size:clamp(38px,4.2vw,58px)}
html[lang="en"] .v5-intro h2,html[lang="en"] .craft-copy h2,html[lang="en"] .suite-copy h2,html[lang="en"] .packaging-section h2,html[lang="en"] .global-section h2,html[lang="en"] .contact-v5 h2,html[lang="en"] .private-intro h2,html[lang="en"] .trade-flow h2,html[lang="en"] .quality-manifesto h2{font-size:clamp(35px,3.8vw,54px)}
html[lang="en"] .detail-copy h1{font-size:clamp(34px,3.9vw,54px)}
html[lang="en"] .export-cta h2,html[lang="en"] .recipe-banner h2{font-size:clamp(34px,4vw,44px)}
html[lang="en"] .recipe-grid h2{font-size:34px}html[lang="en"] .document-note h2,html[lang="en"] .download-help h2{font-size:36px}

.card-weight-label{margin:14px 0 7px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.card-weight-options,.weight-choices{display:flex;flex-wrap:wrap;gap:7px}.card-weight-options button,.weight-choice{border:1px solid var(--line);background:#fff;color:var(--brown);border-radius:999px;min-height:32px;padding:6px 11px;font:inherit;font-size:11px;font-weight:800;cursor:pointer;transition:.2s}.card-weight-options button:hover,.weight-choice:hover,.weight-choice.active{background:var(--brown);border-color:var(--brown);color:#fff}.multiweight-card .product-meta{margin-top:13px;gap:12px}.multiweight-card .product-meta span:last-child{white-space:nowrap;color:var(--gold)}
.variant-picker{margin:22px 0 10px;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.variant-picker>b,.detail-variant-block>b{display:block;margin-bottom:10px;font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.detail-variant-block{margin:24px 0 10px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.detail-weight-choices .weight-choice{min-height:38px;padding:8px 16px;font-size:12px}.related-products article small{display:block;margin-top:8px;color:var(--muted);font-size:11px}

html[dir="rtl"] .site-page-hero{text-align:right!important}html[dir="rtl"] .site-page-hero:after{right:auto!important;left:-12px!important}html[dir="rtl"] .card-top-actions{right:auto;left:12px}html[dir="rtl"] .detail-badge{left:auto;right:0}html[dir="rtl"] .detail-copy dd{text-align:left}html[dir="rtl"] .qty .remove{margin-left:0;margin-right:auto}html[dir="rtl"] .quick-copy,html[dir="rtl"] .product-info,html[dir="rtl"] .detail-copy{text-align:right}

@media(max-width:850px){.site-page-hero{min-height:360px!important;padding:132px 22px 58px!important}.site-page-hero:after{font-size:120px!important;bottom:-35px!important}.product-page-hero{min-height:340px!important}.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){html[lang="en"] .hero-v5 h1{font-size:40px}.site-page-hero{min-height:315px!important;padding:116px 18px 46px!important}.site-page-hero h1{font-size:34px!important}.site-page-hero>p:last-child{font-size:14px}.site-page-hero:after{font-size:88px!important;bottom:-22px!important}.product-grid{grid-template-columns:1fr}.card-weight-options{gap:6px}.quick-copy{padding:48px 24px 30px}.quick-grid{grid-template-columns:1fr}.quick-image{padding:34px}.quick-image img{height:300px}.detail-copy h1{font-size:36px}.detail-weight-choices .weight-choice{flex:1 1 auto}}


/* v10.1 layout + Arabic typography refinements */
body{overflow-x:hidden}
.enterprise-header{position:fixed;top:0;left:0;right:0;background:linear-gradient(180deg,rgba(18,8,4,.78),rgba(18,8,4,.42));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}
.enterprise-header .brand span{font-size:11px}
.hero-v5{column-gap:clamp(28px,4vw,60px)}
.hero-v5-media{opacity:.22}
.hero-v5-media img{right:0;bottom:0;width:min(52vw,860px);height:100%;max-width:none;object-fit:cover;object-position:center bottom}
.desert-orb{right:10%;top:16%;width:min(32vw,460px);height:min(32vw,460px)}
.hero-copy{max-width:760px}
.hero-v5 .lead{max-width:620px}
.hero-product-stage{align-self:end;height:620px}
.hero-v5-product{width:min(510px,92%);max-height:560px}
.float-label.one{left:2%}
.float-label.two{right:2%}
.site-page-hero,.enterprise-page-hero{display:flex;flex-direction:column;justify-content:flex-end}
.site-page-hero{background:radial-gradient(circle at 80% 34%,#7a522c 0,#3d2010 42%,#1c0f08 83%)!important}
.site-page-hero h1{max-width:860px!important}
.page-hero p,.site-page-hero>p:last-child{max-width:760px!important}

html[lang="en"] .desktop-nav,html[lang="en"] .header-actions{font-size:14px}
html[lang="en"] .hero-v5 h1{font-size:clamp(40px,4.55vw,62px);line-height:1.03}
html[lang="en"] .site-page-hero h1{font-size:clamp(34px,3.7vw,52px);line-height:1.08}
html[lang="en"] .v5-intro h2,html[lang="en"] .craft-copy h2,html[lang="en"] .suite-copy h2,html[lang="en"] .packaging-section h2,html[lang="en"] .global-section h2,html[lang="en"] .contact-v5 h2,html[lang="en"] .private-intro h2,html[lang="en"] .trade-flow h2,html[lang="en"] .quality-manifesto h2,html[lang="en"] .recipe-grid h2,html[lang="en"] .document-note h2,html[lang="en"] .download-help h2{font-size:clamp(30px,3.15vw,46px);line-height:1.12}
html[lang="en"] .detail-copy h1{font-size:clamp(32px,3.2vw,46px)}
html[lang="en"] .lead,html[lang="en"] .site-page-hero>p:last-child,html[lang="en"] .detail-intro{font-size:16px;line-height:1.8}

html[dir="rtl"] body{font-family:"Tajawal","Cairo",sans-serif}
html[dir="rtl"] .brand,html[dir="rtl"] .desktop-nav,html[dir="rtl"] .header-actions,html[dir="rtl"] .btn,html[dir="rtl"] input,html[dir="rtl"] select,html[dir="rtl"] textarea{font-family:"Tajawal","Cairo",sans-serif}
html[dir="rtl"] .enterprise-header .brand span{letter-spacing:0;text-transform:none;font-size:13px}
html[dir="rtl"] .desktop-nav{gap:26px;font-size:15px}
html[dir="rtl"] .header-actions{gap:8px}
html[dir="rtl"] .hero-v5{grid-template-columns:.92fr 1.08fr;padding-top:150px}
html[dir="rtl"] .hero-copy{grid-column:2;text-align:right;justify-self:end}
html[dir="rtl"] .hero-product-stage{grid-column:1}
html[dir="rtl"] .hero-v5-media img{left:0;right:auto;width:min(52vw,860px);object-position:center bottom}
html[dir="rtl"] .desert-orb{left:10%;right:auto}
html[dir="rtl"] .scroll-cue{left:auto;right:7%}
html[dir="rtl"] .hero-trust,html[dir="rtl"] .hero-buttons,html[dir="rtl"] .contact-points,html[dir="rtl"] .suite-actions,html[dir="rtl"] .document-note>div{justify-content:flex-start}
html[dir="rtl"] .hero-v5 h1,html[dir="rtl"] .site-page-hero h1,html[dir="rtl"] .detail-copy h1,html[dir="rtl"] .story h2,html[dir="rtl"] .varieties h2,html[dir="rtl"] .export h2,html[dir="rtl"] .contact h2,html[dir="rtl"] .v5-intro h2,html[dir="rtl"] .craft-copy h2,html[dir="rtl"] .suite-copy h2,html[dir="rtl"] .packaging-section h2,html[dir="rtl"] .global-section h2,html[dir="rtl"] .private-intro h2,html[dir="rtl"] .trade-flow h2,html[dir="rtl"] .quality-manifesto h2,html[dir="rtl"] .recipe-grid h2,html[dir="rtl"] .document-note h2,html[dir="rtl"] .download-help h2{font-family:"Tajawal","Cairo",sans-serif;font-weight:700;letter-spacing:0;font-size:clamp(28px,3.7vw,46px);line-height:1.28}
html[dir="rtl"] .hero-v5 h1{font-size:clamp(34px,4.45vw,58px);line-height:1.22;max-width:620px}
html[dir="rtl"] .site-page-hero h1{font-size:clamp(30px,3.55vw,42px);line-height:1.3;max-width:760px!important}
html[dir="rtl"] .eyebrow{font-size:11px;letter-spacing:.08em}
html[dir="rtl"] .lead,html[dir="rtl"] .hero-v5 .lead,html[dir="rtl"] .site-page-hero>p:last-child,html[dir="rtl"] .story-copy>p:not(.eyebrow),html[dir="rtl"] .craft-copy p,html[dir="rtl"] .suite-copy p,html[dir="rtl"] .global-section p,html[dir="rtl"] .contact-v5 p,html[dir="rtl"] .detail-intro{font-size:15px;line-height:1.95}
html[dir="rtl"] .product-meta,html[dir="rtl"] .catalog-status,html[dir="rtl"] .quote-head,html[dir="rtl"] .quick-actions,html[dir="rtl"] .detail-actions,html[dir="rtl"] .footer-bottom{flex-direction:row-reverse}
html[dir="rtl"] .filters,html[dir="rtl"] .catalog-top,html[dir="rtl"] .section-head{direction:rtl}
html[dir="rtl"] .quick-copy ul li,html[dir="rtl"] .detail-copy dl div{grid-template-columns:1fr auto}
html[dir="rtl"] .detail-copy dt,html[dir="rtl"] .quick-copy li span{text-align:right}
html[dir="rtl"] .detail-copy dd,html[dir="rtl"] .quick-copy li b{text-align:left}
html[dir="rtl"] .enterprise-footer,html[dir="rtl"] .enterprise-footer *{text-align:right}
html[dir="rtl"] .footer-top{direction:rtl}
html[dir="rtl"] .newsletter form{flex-direction:row-reverse}
html[dir="rtl"] .global-search-box input{font-family:"Tajawal","Cairo",sans-serif;font-size:clamp(24px,4vw,44px)}

@media(max-width:1100px){
  .hero-v5-media img{width:56vw}
}
@media(max-width:850px){
  .enterprise-header{padding-inline:18px}
  .enterprise-header .desktop-nav{top:84px;background:#241108f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
  .hero-v5{grid-template-columns:1fr;padding-top:140px}
  .hero-v5-media img{width:100%;height:100%;object-position:center center;opacity:.9}
  .hero-copy,html[dir="rtl"] .hero-copy{grid-column:auto;justify-self:stretch;max-width:none}
  .hero-product-stage,html[dir="rtl"] .hero-product-stage{grid-column:auto;height:420px}
  .hero-v5-product{max-height:390px}
  .site-page-hero{padding:138px 22px 56px!important;min-height:350px!important}
  html[dir="rtl"] .desktop-nav{font-size:16px}
}
@media(max-width:560px){
  .enterprise-header .brand img{width:70px;height:46px}
  .hero-v5{padding:122px 18px 42px;min-height:unset}
  .hero-v5 h1,html[dir="rtl"] .hero-v5 h1{font-size:clamp(30px,9vw,42px);line-height:1.23}
  .hero-v5 .lead,html[dir="rtl"] .hero-v5 .lead{font-size:14px;line-height:1.9}
  .hero-buttons{gap:12px}
  .hero-trust span{font-size:10px}
  .hero-product-stage{height:310px}
  .hero-v5-product{max-height:285px}
  .site-page-hero,html[dir="rtl"] .site-page-hero{padding:118px 18px 42px!important;min-height:300px!important}
  .site-page-hero h1,html[dir="rtl"] .site-page-hero h1{font-size:30px!important;line-height:1.28}
  .site-page-hero>p:last-child,html[dir="rtl"] .site-page-hero>p:last-child{font-size:14px!important;line-height:1.85}
  .footer-bottom{gap:12px}
}

/* =========================================================
   CAMEL V10.2 — unified header / hero / product experience
   ========================================================= */
.enterprise-header{
  height:82px;
  padding-inline:clamp(20px,4.2vw,68px);
  background:linear-gradient(180deg,rgba(18,8,4,.88),rgba(18,8,4,.58));
}
.enterprise-header.scrolled{height:72px;background:rgba(23,11,6,.96)}
.enterprise-header .brand{min-width:190px}
.enterprise-header .brand img{width:76px;height:50px;border-radius:9px}
.enterprise-header .desktop-nav{gap:clamp(18px,2.1vw,32px);font-size:13px;font-weight:500}
.enterprise-header .desktop-nav>a,.enterprise-header .nav-drop>button{position:relative;white-space:nowrap}
.enterprise-header .desktop-nav>a:after{content:"";position:absolute;left:0;right:100%;bottom:-12px;height:2px;background:var(--gold2);transition:.22s}
.enterprise-header .desktop-nav>a:hover:after,.enterprise-header .desktop-nav>a.active:after{right:0}
.enterprise-header .header-actions{min-width:238px;justify-content:flex-end}
.enterprise-header .btn.small{min-height:38px;padding-inline:17px;font-size:12px;box-shadow:none}
.enterprise-header .lang,.enterprise-header .icon-action{height:38px;min-width:38px;width:38px}
.mega-menu{top:45px;width:min(720px,78vw);padding:22px;border-radius:18px}
.mega-feature img{height:105px;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(46,24,10,.12))}

/* Main hero now uses a complete full-width photographic background. */
.hero-v5{min-height:760px;padding-top:118px;grid-template-columns:1.02fr .98fr;isolation:isolate}
.hero-v5-media{opacity:1;z-index:0}
.hero-v5-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,9,4,.96) 0%,rgba(31,14,7,.84) 44%,rgba(35,18,9,.42) 75%,rgba(26,13,7,.58) 100%)}
.hero-v5-media img{inset:0!important;width:100%!important;height:100%!important;max-width:none;object-fit:cover!important;object-position:center center!important;filter:saturate(.72) sepia(.16) brightness(.72)!important;opacity:1!important}
.hero-v5:after{z-index:1;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),radial-gradient(circle at 76% 43%,rgba(237,197,108,.14),transparent 28%);background-size:58px 58px,58px 58px,auto}
.desert-orb{z-index:1;width:min(29vw,390px);height:min(29vw,390px);top:20%;opacity:.5;filter:blur(.2px)}
.hero-v5 .hero-copy,.hero-product-stage,.scroll-cue{z-index:3}
.hero-v5 .hero-copy{max-width:640px}
.hero-v5 .hero-copy h1{max-width:620px}
.hero-v5 .lead{max-width:560px;font-size:16px;line-height:1.78}
.hero-v5 .hero-buttons{margin-top:28px;gap:14px}
.hero-v5 .hero-trust{margin-top:34px}
.hero-product-stage{height:560px;align-self:center}
.hero-v5-product{width:min(470px,90%);max-height:455px;object-fit:contain;filter:drop-shadow(0 32px 28px rgba(0,0,0,.34));animation:v5Float 5s ease-in-out infinite}
.float-label{background:rgba(31,14,7,.44);border-color:rgba(255,255,255,.2)}
.scroll-cue{bottom:24px}

/* All inner page heroes use the same architecture and the same complete image treatment. */
.site-page-hero,.enterprise-page-hero{
  min-height:365px!important;
  padding:128px clamp(24px,6vw,92px) 54px!important;
  text-align:left!important;
  justify-content:flex-end;
  background:#241108!important;
  isolation:isolate;
}
.site-page-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background-image:linear-gradient(90deg,rgba(20,9,4,.94) 0%,rgba(27,12,6,.78) 50%,rgba(32,16,8,.48) 100%),url('../images/camel-palm.webp')!important;
  background-size:cover,cover!important;
  background-position:center,center 45%!important;
  opacity:1;
  pointer-events:none;
  z-index:0;
}
.site-page-hero:after{content:"CAMEL"!important;z-index:0!important;right:clamp(-16px,1vw,8px)!important;bottom:-40px!important;font-size:clamp(92px,13vw,170px)!important;color:rgba(255,255,255,.035)!important}
.site-page-hero>*{z-index:2}
.site-page-hero h1{max-width:780px!important;margin-bottom:12px!important}
.site-page-hero>p:last-child{max-width:650px!important;font-size:15px!important;line-height:1.75!important}

/* Product hero: same global hero language, with a dynamic product visual. */
.product-page-hero{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:end;gap:48px;min-height:410px!important;padding-bottom:40px!important}
.product-page-hero .product-hero-copy{max-width:760px;position:relative;z-index:3}
.product-page-hero .product-hero-copy>p:last-of-type{max-width:620px;margin:0;color:#dfcfc1;font-size:15px;line-height:1.75}
.product-hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.product-hero-meta span{padding:8px 12px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:rgba(255,255,255,.07);color:#ead9ca;font-size:11px;font-weight:700}
.product-hero-visual{height:230px;border-radius:22px;overflow:hidden;position:relative;box-shadow:0 24px 60px rgba(0,0,0,.26);border:1px solid rgba(255,255,255,.12);z-index:3;background:#3a2418}
.product-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(29,13,6,.34))}
.product-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}

/* Product detail redesigned as a clear premium two-column composition. */
.product-detail{min-height:auto;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:clamp(42px,6vw,92px);align-items:start;background:linear-gradient(180deg,#fffdf8,#fff);padding-top:82px;padding-bottom:92px}
.detail-gallery{min-height:0;display:block;position:sticky;top:102px;padding:16px;background:#f3e8d7;border:1px solid rgba(91,49,24,.1);border-radius:30px;box-shadow:0 22px 55px rgba(72,42,21,.09)}
.detail-stage{width:100%;height:auto;aspect-ratio:1.52/1;overflow:hidden;border-radius:20px;background:#e8d7c0;display:block}
.detail-gallery img,.detail-stage img{width:100%;height:100%;object-fit:cover;object-position:center;filter:none;transition:transform .55s ease}
.detail-stage:hover img{transform:scale(1.035)}
.detail-badge{top:28px;left:28px;z-index:3;box-shadow:0 8px 22px rgba(38,18,8,.16)}
.detail-zoom-note{position:static;margin:13px 6px 1px;text-align:center;color:#8c7563;font-size:11px}
.detail-copy{max-width:620px;padding-top:8px}
.detail-copy .back-link{margin-bottom:24px;color:#7e654f}
.detail-copy .eyebrow{margin-bottom:10px}
.detail-copy h1{margin-bottom:6px}
.detail-copy .arabic-name{font-family:"Tajawal","Cairo",sans-serif;font-size:18px;margin:2px 0 18px}
.detail-intro{font-size:15px;line-height:1.9;max-width:600px}
.detail-chips{margin:20px 0 24px}
.detail-chips span{background:#faf5ed;padding:8px 11px}
.detail-variant-block{margin:24px 0 20px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.detail-variant-block>b{font-size:11px;margin-bottom:12px}
.detail-weight-choices{gap:8px}
.detail-weight-choices .weight-choice{min-width:70px;min-height:40px;padding:8px 14px;font-size:12px}
.detail-copy dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:24px 0 26px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden}
.detail-copy dl div{display:block;padding:15px 16px;background:#fff;border:0;min-height:73px}
.detail-copy dt{font-size:11px;margin-bottom:5px}
.detail-copy dd{font-size:13px;text-align:left;overflow-wrap:anywhere}
.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.detail-actions .btn{min-height:48px;padding-inline:18px}
.detail-benefits{background:#eadfce;gap:1px}
.detail-benefits article{padding:38px clamp(24px,4vw,58px)}
.detail-benefits h3{font-size:21px;margin-bottom:8px}
.detail-benefits p{font-size:14px;margin-bottom:0}
.related-products article{overflow:hidden}
.related-products img{height:190px;border-radius:14px;object-fit:cover;background:#f4eadb}

/* Arabic: smaller, cleaner Tajawal typography and correct right-side composition. */
html[dir="rtl"] .enterprise-header .brand{min-width:180px}
html[dir="rtl"] .enterprise-header .header-actions{min-width:220px}
html[dir="rtl"] .enterprise-header .desktop-nav{font-size:14px;gap:clamp(18px,2vw,28px)}
html[dir="rtl"] .mega-menu{text-align:right;direction:rtl}
html[dir="rtl"] .hero-v5{grid-template-columns:.96fr 1.04fr}
html[dir="rtl"] .hero-v5-media:after{background:linear-gradient(270deg,rgba(20,9,4,.96) 0%,rgba(31,14,7,.84) 44%,rgba(35,18,9,.42) 75%,rgba(26,13,7,.58) 100%)}
html[dir="rtl"] .hero-v5 .hero-copy{grid-column:2;grid-row:1;justify-self:end;max-width:600px;text-align:right}
html[dir="rtl"] .hero-product-stage{grid-column:1;grid-row:1}
html[dir="rtl"] .desert-orb{left:12%;right:auto}
html[dir="rtl"] .hero-v5 h1{font-size:clamp(33px,4.1vw,53px);line-height:1.28;max-width:560px}
html[dir="rtl"] .hero-v5 h1 em{font-style:normal;font-weight:700}
html[dir="rtl"] .hero-v5 .lead{font-size:14.5px;line-height:1.95;max-width:540px}
html[dir="rtl"] .hero-v5 .eyebrow{font-size:10.5px}
html[dir="rtl"] .site-page-hero{text-align:right!important}
html[dir="rtl"] .site-page-hero:before{background-image:linear-gradient(270deg,rgba(20,9,4,.94) 0%,rgba(27,12,6,.78) 50%,rgba(32,16,8,.48) 100%),url('../images/camel-palm.webp')!important}
html[dir="rtl"] .site-page-hero:after{left:-8px!important;right:auto!important}
html[dir="rtl"] .site-page-hero h1{font-size:clamp(29px,3.15vw,40px);line-height:1.34;max-width:720px!important}
html[dir="rtl"] .site-page-hero>p:last-child{font-size:14px!important;line-height:1.9!important;max-width:630px!important}
html[dir="rtl"] .product-page-hero{grid-template-columns:minmax(260px,420px) minmax(0,1fr)}
html[dir="rtl"] .product-page-hero .product-hero-copy{grid-column:2;grid-row:1;text-align:right;justify-self:end}
html[dir="rtl"] .product-page-hero .product-hero-visual{grid-column:1;grid-row:1}
html[dir="rtl"] .product-hero-meta{justify-content:flex-start}
html[dir="rtl"] .detail-copy{direction:rtl;text-align:right}
html[dir="rtl"] .detail-copy .arabic-name{font-size:17px}
html[dir="rtl"] .detail-copy dl div{text-align:right}
html[dir="rtl"] .detail-copy dd{text-align:right}
html[dir="rtl"] .detail-actions{direction:rtl}
html[dir="rtl"] .detail-badge{right:28px;left:auto}
html[dir="rtl"] .detail-benefits article{text-align:right}
html[dir="rtl"] .related-products article{text-align:right}
html[dir="rtl"] .related-products h3{font-family:"Tajawal","Cairo",sans-serif;font-size:18px;line-height:1.45}
html[dir="rtl"] .arabic-name,html[dir="rtl"] .product-info h3,html[dir="rtl"] .quick-copy h2{font-family:"Tajawal","Cairo",sans-serif}

@media(max-width:1050px){
  .enterprise-header .brand{min-width:auto}
  .enterprise-header .header-actions{min-width:auto}
  .product-detail{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:38px}
  .product-page-hero{grid-template-columns:minmax(0,1fr) 330px}
}
@media(max-width:850px){
  .enterprise-header{height:76px;padding-inline:16px}
  .enterprise-header .brand img{width:68px;height:45px}
  .enterprise-header .desktop-nav{top:76px;left:14px;right:14px;padding:18px;border-radius:16px;gap:8px!important}
  .enterprise-header .desktop-nav>a,.enterprise-header .nav-drop>button{padding:10px 4px;width:100%;text-align:inherit}
  .enterprise-header .desktop-nav>a:after{display:none}
  .hero-v5{grid-template-columns:1fr!important;min-height:auto;padding:116px 22px 34px}
  .hero-v5-media:after,html[dir="rtl"] .hero-v5-media:after{background:linear-gradient(180deg,rgba(20,9,4,.88) 0%,rgba(25,11,5,.8) 48%,rgba(27,13,7,.66) 100%)}
  .hero-v5 .hero-copy,html[dir="rtl"] .hero-v5 .hero-copy{grid-column:1;grid-row:1;justify-self:stretch;max-width:650px}
  .hero-product-stage,html[dir="rtl"] .hero-product-stage{grid-column:1;grid-row:2;height:330px;margin-top:10px}
  .hero-v5-product{max-height:300px;width:min(420px,88%)}
  .desert-orb{display:none}
  .float-label{display:none}
  .site-page-hero{min-height:330px!important;padding:116px 22px 46px!important}
  .product-page-hero,html[dir="rtl"] .product-page-hero{grid-template-columns:1fr!important;gap:22px;min-height:470px!important}
  .product-page-hero .product-hero-copy,html[dir="rtl"] .product-page-hero .product-hero-copy{grid-column:1;grid-row:1;justify-self:stretch}
  .product-page-hero .product-hero-visual,html[dir="rtl"] .product-page-hero .product-hero-visual{grid-column:1;grid-row:2;height:160px;width:min(480px,100%)}
  .product-detail{grid-template-columns:1fr;padding-top:50px}
  .detail-gallery{position:relative;top:auto;max-width:680px;width:100%;margin-inline:auto}
  .detail-copy{max-width:680px;width:100%;margin-inline:auto}
}
@media(max-width:560px){
  .enterprise-header .brand span{display:none}
  .enterprise-header .btn.small{display:none}
  .hero-v5{padding:106px 17px 30px}
  .hero-v5 .hero-copy h1,html[dir="rtl"] .hero-v5 h1{font-size:clamp(30px,9vw,39px);line-height:1.25}
  .hero-v5 .lead,html[dir="rtl"] .hero-v5 .lead{font-size:13.5px;line-height:1.9}
  .hero-product-stage{height:260px!important}
  .hero-v5-product{max-height:245px}
  .hero-trust{gap:6px;margin-top:24px!important}
  .hero-trust span{padding:7px 9px;font-size:9px}
  .site-page-hero{min-height:290px!important;padding:104px 17px 38px!important}
  .site-page-hero h1,html[dir="rtl"] .site-page-hero h1{font-size:28px!important;line-height:1.34}
  .product-page-hero,html[dir="rtl"] .product-page-hero{min-height:430px!important;padding-bottom:28px!important}
  .product-hero-visual{height:142px!important;border-radius:16px}
  .product-hero-meta{margin-top:15px}
  .product-detail{padding:42px 17px 56px}
  .detail-gallery{padding:10px;border-radius:22px}
  .detail-stage{border-radius:15px}
  .detail-badge{top:20px;left:20px;font-size:10px;padding:7px 11px}
  html[dir="rtl"] .detail-badge{right:20px;left:auto}
  .detail-copy dl{grid-template-columns:1fr 1fr}
  .detail-copy dl div{padding:13px 12px;min-height:68px}
  .detail-actions{grid-template-columns:1fr}
  .detail-benefits article{padding:30px 20px}
}

/* CAMEL V10.2 Arabic family normalization */
html[dir="rtl"] h1,html[dir="rtl"] h2,html[dir="rtl"] h3,html[dir="rtl"] h4,html[dir="rtl"] h5,html[dir="rtl"] h6,html[dir="rtl"] .mega-feature b,html[dir="rtl"] .brand-strip,html[dir="rtl"] .world-orbit>b,html[dir="rtl"] .compare-empty b,html[dir="rtl"] .compare-product h3,html[dir="rtl"] .downloads-grid h2,html[dir="rtl"] .quote-head h2{font-family:"Tajawal","Cairo",sans-serif!important;letter-spacing:0}
html:not([dir="rtl"]) .enterprise-footer *{text-align:left}
html:not([dir="rtl"]) .footer-bottom span:last-child{text-align:right}
html[dir="rtl"] .footer-bottom span:last-child{text-align:left}


/* CAMEL V10.3 header + footer refinement on all pages */
.enterprise-header .brand{
  margin-inline-start:12px;
}
.enterprise-header .brand img{
  display:block;
}
.enterprise-footer{
  padding:82px clamp(28px,6vw,96px) 28px;
  border-top:1px solid rgba(255,255,255,.05);
}
.footer-top{
  display:grid;
  grid-template-columns:minmax(220px,1.35fr) repeat(3,minmax(120px,.78fr)) minmax(240px,1.08fr);
  gap:34px 30px;
  align-items:start;
}
.footer-top>div{min-width:0}
.enterprise-footer .footer-brand{
  padding-inline-end:12px;
}
.enterprise-footer .footer-brand img{
  width:116px;
  margin-bottom:18px;
}
.enterprise-footer .footer-brand p{
  max-width:260px;
  margin:0 0 16px;
}
.footer-top .cert-mini{
  margin-top:8px;
}
.footer-top .cert-mini span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin:0;
}
.footer-top b{
  font-size:17px;
  margin:0 0 14px;
}
.footer-top a{
  display:block;
  margin:8px 0;
  width:max-content;
  max-width:100%;
  line-height:1.6;
}
.footer-top a:hover{
  color:var(--gold2);
}
.newsletter{
  padding-inline-start:18px;
  border-inline-start:1px solid rgba(255,255,255,.09);
}
.newsletter p{
  margin:0 0 16px;
  max-width:270px;
}
.newsletter form{
  display:flex;
  align-items:center;
  gap:12px;
  padding-bottom:8px;
}
.newsletter input{
  min-width:0;
  width:100%;
}
.newsletter button{
  flex:0 0 auto;
}
.footer-bottom{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:18px;
  align-items:center;
  margin-top:42px;
  padding-top:20px;
}
.footer-bottom span{
  margin:0;
  font-size:11.5px;
  line-height:1.7;
}
.footer-bottom span:last-child{
  justify-self:end;
}
html[dir="rtl"] .enterprise-header .brand{
  margin-inline-start:0;
  margin-inline-end:12px;
}
html[dir="rtl"] .enterprise-footer .footer-brand{
  padding-inline-end:0;
  padding-inline-start:12px;
}
html[dir="rtl"] .footer-top a{
  width:100%;
}
html[dir="rtl"] .newsletter{
  padding-inline-start:0;
  padding-inline-end:18px;
  border-inline-start:0;
  border-inline-end:1px solid rgba(255,255,255,.09);
}
html[dir="rtl"] .footer-bottom{
  grid-template-columns:auto minmax(0,1fr);
}
html[dir="rtl"] .footer-bottom span:last-child{
  justify-self:start;
}
@media(max-width:1100px){
  .footer-top{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:28px 24px;
  }
  .footer-top .footer-brand{
    grid-column:1 / span 2;
  }
  .footer-top .newsletter{
    grid-column:1 / -1;
    padding-inline-start:0;
    border-inline-start:0;
    padding-top:12px;
    border-top:1px solid rgba(255,255,255,.09);
  }
  html[dir="rtl"] .footer-top .newsletter{
    padding-inline-end:0;
    border-inline-end:0;
  }
}
@media(max-width:850px){
  .enterprise-header .brand{
    margin-inline-start:6px;
  }
  html[dir="rtl"] .enterprise-header .brand{
    margin-inline-end:6px;
  }
  .footer-top{
    grid-template-columns:1fr 1fr;
  }
  .footer-top .footer-brand,
  .footer-top .newsletter{
    grid-column:auto;
  }
  .footer-top .newsletter{
    padding-top:0;
    border-top:0;
  }
}
@media(max-width:560px){
  .enterprise-footer{
    padding:68px 22px 24px;
  }
  .footer-top{
    grid-template-columns:1fr;
    gap:22px;
  }
  .footer-top .footer-brand,
  .footer-top .newsletter{
    grid-column:auto;
  }
  .newsletter{
    padding-inline-start:0;
    padding-inline-end:0;
    border-inline-start:0;
    border-inline-end:0;
    padding-top:16px;
    border-top:1px solid rgba(255,255,255,.09);
  }
  .footer-bottom{
    grid-template-columns:1fr;
    gap:8px;
  }
  .footer-bottom span:last-child{
    justify-self:start;
  }
}


/* CAMEL V10.4 premium footer refinement across all pages */
.enterprise-footer{
  position:relative;
  background:linear-gradient(180deg,#1b0c06 0%,#120803 100%);
  padding:86px clamp(28px,6vw,96px) 28px;
}
.enterprise-footer:before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(237,197,108,.28),transparent);
}
.footer-top{
  width:100%;
  display:grid;
  grid-template-columns:minmax(250px,1.55fr) minmax(140px,.85fr) minmax(150px,.95fr) minmax(140px,.85fr) minmax(280px,1.2fr);
  gap:34px 28px;
  align-items:start;
}
.enterprise-footer .footer-brand{
  max-width:290px;
}
.enterprise-footer .footer-brand img{
  width:118px;
  margin-bottom:18px;
}
.enterprise-footer .footer-brand p{
  margin:0 0 18px;
  max-width:270px;
}
.footer-top .cert-mini{
  gap:8px;
}
.footer-top .cert-mini span{
  color:#d7c6b8;
  background:rgba(255,255,255,.03);
}
.footer-top > div:not(.footer-brand):not(.newsletter){
  padding-top:4px;
}
.footer-top b{
  display:block;
  color:#fff;
  font-size:16px;
  margin:0 0 15px;
}
.footer-top a,
.enterprise-footer span,
.enterprise-footer p{
  color:#c9b7aa;
}
.footer-top a{
  display:block;
  width:100%;
  margin:8px 0;
  line-height:1.65;
  transition:.2s;
}
.footer-top a:hover{
  color:var(--gold2);
  transform:translateX(2px);
}
.newsletter{
  justify-self:end;
  width:100%;
  max-width:320px;
  padding:0 0 0 20px;
  border-left:1px solid rgba(255,255,255,.08);
}
.newsletter p{
  margin:0 0 16px;
  max-width:260px;
  line-height:1.8;
}
.newsletter form{
  display:flex;
  align-items:center;
  gap:12px;
  width:100%;
  padding:0 0 10px;
  border-bottom:1px solid rgba(255,255,255,.24);
}
.newsletter input{
  flex:1;
  width:100%;
  min-width:0;
  padding:12px 0;
}
.newsletter input::placeholder{
  color:#a89384;
}
.newsletter button{
  flex:0 0 auto;
  width:34px;
  height:34px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.04);
}
.footer-bottom{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-top:42px;
  padding-top:20px;
  border-top:1px solid rgba(255,255,255,.1);
}
.footer-bottom span{
  margin:0;
  font-size:11.5px;
  line-height:1.7;
}
html[dir="rtl"] .footer-top{
  grid-template-columns:minmax(280px,1.2fr) minmax(140px,.85fr) minmax(150px,.95fr) minmax(140px,.85fr) minmax(250px,1.55fr);
}
html[dir="rtl"] .footer-top > div:not(.footer-brand):not(.newsletter){
  padding-top:4px;
}
html[dir="rtl"] .footer-top a:hover{
  transform:translateX(-2px);
}
html[dir="rtl"] .newsletter{
  justify-self:start;
  padding:0 20px 0 0;
  border-left:0;
  border-right:1px solid rgba(255,255,255,.08);
}
html[dir="rtl"] .newsletter p,
html[dir="rtl"] .enterprise-footer .footer-brand p{
  max-width:100%;
}
html[dir="rtl"] .newsletter form{
  flex-direction:row-reverse;
}
html[dir="rtl"] .footer-bottom{
  flex-direction:row-reverse;
}
@media(max-width:1100px){
  .footer-top,
  html[dir="rtl"] .footer-top{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:28px 24px;
  }
  .enterprise-footer .footer-brand,
  .newsletter{
    max-width:none;
  }
  .enterprise-footer .footer-brand{
    grid-column:1 / -1;
  }
  .newsletter,
  html[dir="rtl"] .newsletter{
    justify-self:stretch;
    grid-column:1 / -1;
    padding:18px 0 0;
    border-left:0;
    border-right:0;
    border-top:1px solid rgba(255,255,255,.08);
  }
}
@media(max-width:700px){
  .footer-top,
  html[dir="rtl"] .footer-top{
    grid-template-columns:1fr;
    gap:20px;
  }
  .enterprise-footer .footer-brand,
  .newsletter{
    grid-column:auto;
  }
  .footer-top > div:not(.footer-brand):not(.newsletter){
    padding-top:0;
  }
  .footer-bottom,
  html[dir="rtl"] .footer-bottom{
    flex-direction:column;
    align-items:flex-start;
    gap:8px;
  }
}


/* CAMEL V10.5 header logo + hero copy alignment */
@media(min-width:851px){
  .enterprise-header{
    padding-inline:clamp(34px,5vw,88px);
  }
  .enterprise-header .brand{
    margin-inline-start:30px;
    min-width:220px;
  }
  .hero-v5{
    padding-left:clamp(44px,7.2vw,122px);
    padding-right:clamp(34px,6vw,102px);
  }
  .hero-v5 .hero-copy{
    padding-inline-start:34px;
    max-width:680px;
  }
  .hero-v5 .hero-copy h1{
    max-width:670px;
  }
  .hero-v5 .lead,
  .hero-v5 .hero-buttons,
  .hero-v5 .hero-trust,
  .scroll-cue{
    margin-inline-start:34px;
  }
  html[dir="rtl"] .enterprise-header .brand{
    margin-inline-start:0;
    margin-inline-end:30px;
  }
  html[dir="rtl"] .hero-v5 .hero-copy{
    padding-inline-start:0;
    padding-inline-end:34px;
  }
  html[dir="rtl"] .hero-v5 .lead,
  html[dir="rtl"] .hero-v5 .hero-buttons,
  html[dir="rtl"] .hero-v5 .hero-trust,
  html[dir="rtl"] .scroll-cue{
    margin-inline-start:0;
    margin-inline-end:34px;
  }
}
@media(max-width:850px){
  .hero-v5 .hero-copy,
  html[dir="rtl"] .hero-v5 .hero-copy{
    padding-inline-start:0;
    padding-inline-end:0;
  }
  .hero-v5 .lead,
  .hero-v5 .hero-buttons,
  .hero-v5 .hero-trust,
  .scroll-cue,
  html[dir="rtl"] .hero-v5 .lead,
  html[dir="rtl"] .hero-v5 .hero-buttons,
  html[dir="rtl"] .hero-v5 .hero-trust,
  html[dir="rtl"] .scroll-cue{
    margin-inline-start:0;
    margin-inline-end:0;
  }
}


/* CAMEL V10.6 — exact logo / hero alignment to one vertical guide */
@media(min-width:851px){
  :root{--camel-content-anchor:clamp(108px,8.5vw,146px)}

  /* Header logo and hero typography now share the exact same start line. */
  .enterprise-header{
    padding-inline-start:var(--camel-content-anchor);
    padding-inline-end:clamp(30px,4vw,68px);
  }
  .enterprise-header .brand,
  html[dir="rtl"] .enterprise-header .brand{
    margin-inline-start:0;
    margin-inline-end:0;
  }

  .hero-v5{
    padding-inline-start:var(--camel-content-anchor);
    padding-inline-end:clamp(34px,6vw,102px);
  }
  .hero-v5 .hero-copy,
  html[dir="rtl"] .hero-v5 .hero-copy{
    padding-inline-start:0;
    padding-inline-end:0;
  }
  .hero-v5 .hero-copy>*{
    margin-inline-start:0;
    margin-inline-end:0;
  }
  .hero-v5 .hero-copy .hero-buttons{
    margin-top:28px;
  }
  .hero-v5 .hero-copy .hero-trust{
    margin-top:34px;
  }
  .scroll-cue,
  html[dir="rtl"] .scroll-cue{
    inset-inline-start:var(--camel-content-anchor);
    left:auto;
    right:auto;
    margin-inline:0;
  }

  /* Keep inner page hero copy on the same master grid as the logo. */
  .site-page-hero,
  .enterprise-page-hero{
    padding-inline-start:var(--camel-content-anchor)!important;
    padding-inline-end:clamp(30px,6vw,92px)!important;
  }
}


/* CAMEL V10.7 — footer alignment to requested green guide */
@media(min-width:1101px){
  :root{--camel-footer-shift:clamp(165px,12vw,205px)}

  .enterprise-footer{
    padding-top:82px;
    padding-bottom:24px;
  }

  /* Start the footer logo on the requested vertical guide. */
  .footer-top{
    width:calc(100% - var(--camel-footer-shift));
    margin-inline-start:var(--camel-footer-shift);
    grid-template-columns:minmax(210px,1.25fr) minmax(125px,.72fr) minmax(145px,.82fr) minmax(125px,.72fr) minmax(245px,1.12fr);
    gap:32px 26px;
  }
  .enterprise-footer .footer-brand{
    max-width:245px;
    padding-inline:0;
  }
  .enterprise-footer .footer-brand img{
    margin-inline:0;
  }
  .newsletter{
    max-width:290px;
  }

  /* Copyright and service statement live in a true bottom bar. */
  .footer-bottom{
    width:calc(100% - var(--camel-footer-shift));
    margin-inline-start:var(--camel-footer-shift);
    margin-top:86px;
    padding-top:22px;
    padding-bottom:4px;
    min-height:58px;
    align-items:flex-end;
  }
  .footer-bottom span:first-child{
    margin-inline-start:auto;
  }
  .footer-bottom span:last-child{
    margin-inline-start:42px;
    white-space:nowrap;
  }

  html[dir="rtl"] .footer-bottom span:first-child{
    margin-inline-start:auto;
  }
  html[dir="rtl"] .footer-bottom span:last-child{
    margin-inline-start:42px;
  }
}

@media(max-width:1100px){
  .footer-top,
  .footer-bottom{
    width:100%;
    margin-inline-start:0;
  }
  .footer-bottom{
    margin-top:54px;
  }
}

@media(max-width:700px){
  .footer-bottom{
    margin-top:38px;
    padding-top:18px;
  }
  .footer-bottom span:first-child,
  .footer-bottom span:last-child,
  html[dir="rtl"] .footer-bottom span:first-child,
  html[dir="rtl"] .footer-bottom span:last-child{
    margin-inline-start:0;
    white-space:normal;
  }
}


/* CAMEL V10.8 — keep copyright and market line on the same bottom baseline */
.enterprise-footer > .footer-bottom{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:space-between!important;
}
.enterprise-footer > .footer-bottom span:first-child,
.enterprise-footer > .footer-bottom span:last-child{
  margin-top:0!important;
  margin-bottom:0!important;
  align-self:center!important;
}
html[dir="rtl"] .enterprise-footer > .footer-bottom{
  flex-direction:row-reverse!important;
}
@media(max-width:700px){
  .enterprise-footer > .footer-bottom,
  html[dir="rtl"] .enterprise-footer > .footer-bottom{
    flex-direction:column!important;
    align-items:flex-start!important;
  }
}


/* CAMEL V10.9 — force a true bottom bar for copyright + market line */
.enterprise-footer{
  display:block!important;
}
@media(min-width:1101px){
  .enterprise-footer > .footer-bottom,
  html[dir="rtl"] .enterprise-footer > .footer-bottom{
    width:calc(100% - var(--camel-footer-shift))!important;
    margin-inline-start:var(--camel-footer-shift)!important;
    margin-inline-end:0!important;
    margin-top:88px!important;
    padding-top:18px!important;
    padding-bottom:2px!important;
    display:grid!important;
    grid-template-columns:auto auto!important;
    justify-content:space-between!important;
    align-items:end!important;
    column-gap:28px!important;
  }
  .enterprise-footer > .footer-bottom span,
  html[dir="rtl"] .enterprise-footer > .footer-bottom span{
    display:block!important;
    width:auto!important;
    max-width:none!important;
    white-space:nowrap!important;
    line-height:1.4!important;
    margin:0!important;
  }
  .enterprise-footer > .footer-bottom span:first-child,
  html[dir="rtl"] .enterprise-footer > .footer-bottom span:first-child{
    justify-self:start!important;
    text-align:left!important;
  }
  .enterprise-footer > .footer-bottom span:last-child,
  html[dir="rtl"] .enterprise-footer > .footer-bottom span:last-child{
    justify-self:end!important;
    text-align:right!important;
  }
}
@media(max-width:1100px){
  .enterprise-footer > .footer-bottom,
  html[dir="rtl"] .enterprise-footer > .footer-bottom{
    width:100%!important;
    margin-inline-start:0!important;
    margin-top:46px!important;
  }
}
@media(max-width:700px){
  .enterprise-footer > .footer-bottom,
  html[dir="rtl"] .enterprise-footer > .footer-bottom{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:8px!important;
  }
  .enterprise-footer > .footer-bottom span,
  html[dir="rtl"] .enterprise-footer > .footer-bottom span{
    white-space:normal!important;
    text-align:left!important;
  }
}


/* =========================================================
   CAMEL V11.0 — HOME PAGE FINAL POLISH
   ========================================================= */
.home-page main{overflow:hidden}

/* Header: keep the approved master alignment but refine visual balance. */
.home-page .enterprise-header{
  background:linear-gradient(180deg,rgba(19,9,5,.97),rgba(19,9,5,.86));
  box-shadow:0 1px 0 rgba(255,255,255,.05);
}
.home-page .enterprise-header .brand{gap:12px}
.home-page .enterprise-header .brand img{box-shadow:0 8px 24px rgba(0,0,0,.12)}
.home-page .enterprise-header .desktop-nav{font-size:12.5px}
.home-page .enterprise-header .header-actions{gap:9px}

/* Hero: tighter, clearer hierarchy and more breathing room around the product. */
.home-page .hero-v5{
  min-height:720px;
  padding-top:112px;
  padding-bottom:54px;
  grid-template-columns:minmax(520px,.98fr) minmax(430px,1.02fr);
  align-items:center;
}
.home-page .hero-v5-media:after{
  background:linear-gradient(90deg,rgba(18,8,4,.97) 0%,rgba(27,12,6,.91) 35%,rgba(29,14,7,.61) 63%,rgba(18,9,5,.43) 100%);
}
.home-page .hero-v5 .hero-copy{max-width:610px}
.home-page .hero-v5 .eyebrow{margin-bottom:15px}
.home-page .hero-v5 h1{font-size:clamp(43px,4.35vw,61px);line-height:1.02;margin-bottom:20px;letter-spacing:-.015em}
.home-page .hero-v5 .lead{font-size:15.5px;line-height:1.82;max-width:545px;color:#e4d6ca}
.home-page .hero-v5 .hero-buttons{margin-top:26px;gap:12px}
.home-page .hero-v5 .hero-buttons .btn{min-height:48px;padding-inline:23px}
.home-page .hero-v5 .hero-trust{margin-top:29px;gap:8px}
.home-page .hero-v5 .hero-trust span{padding:8px 12px;font-size:9.5px;background:rgba(17,8,4,.22)}
.home-page .hero-product-stage{height:500px;align-self:center}
.home-page .hero-v5-product{width:min(500px,94%);max-height:430px}
.home-page .float-label{font-size:9.5px;padding:10px 13px}
.home-page .float-label.one{left:4%;top:23%}
.home-page .float-label.two{right:1%;bottom:19%}
.home-page .scroll-cue{bottom:20px;font-size:9.5px;opacity:.82}

/* Variety strip */
.home-page .brand-strip{
  min-height:54px;
  padding:15px var(--camel-content-anchor,7vw);
  gap:27px;
  border-top:1px solid rgba(255,255,255,.04);
  font-size:13px;
}

/* Global home section rhythm. */
.home-page .section{padding-top:90px;padding-bottom:90px}
.home-page .eyebrow{font-size:10.5px;letter-spacing:.18em}
.home-page .v5-intro{
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);
  gap:70px;
  align-items:center;
  padding-bottom:62px;
}
.home-page .v5-intro h2{font-size:clamp(37px,3.75vw,52px);line-height:1.06}
.home-page .v5-intro>p{font-size:16px;line-height:1.85;max-width:510px;margin:0}

/* Editorial collection cards */
.home-page .editorial-grid{
  padding-top:0;
  padding-bottom:92px;
  grid-template-rows:285px 285px;
  gap:16px;
}
.home-page .editorial-card{border-radius:22px;box-shadow:0 14px 38px rgba(39,19,8,.07)}
.home-page .editorial-card:after{background:linear-gradient(180deg,transparent 27%,rgba(18,8,3,.88) 100%)}
.home-page .editorial-card div{left:24px;right:24px;bottom:22px}
.home-page .editorial-card h3{font-size:36px;margin:6px 0}
.home-page .editorial-card small,.home-page .editorial-card span{font-size:10.5px}

/* Craft story */
.home-page .craft-section{
  grid-template-columns:minmax(420px,.92fr) minmax(0,1.08fr);
  gap:76px;
  align-items:center;
  background:#fbf7f0;
}
.home-page .craft-visual img{
  height:560px;
  border-radius:24px;
  object-position:center center;
  box-shadow:0 20px 60px rgba(49,27,13,.10);
}
.home-page .craft-visual span{
  right:-24px;
  bottom:32px;
  width:112px;
  height:112px;
  padding:15px;
  font-size:14px;
}
.home-page .craft-copy h2{font-size:clamp(37px,3.8vw,53px);line-height:1.08}
.home-page .process-list{margin:34px 0}
.home-page .process-list article{padding:17px 0;grid-template-columns:48px 1fr}
.home-page .process-list b{font-size:20px}
.home-page .process-list h3{font-size:17px;margin-bottom:5px}
.home-page .process-list p{font-size:14px;line-height:1.7}

/* Business suite */
.home-page .b2b-suite{
  padding-top:88px;
  padding-bottom:88px;
  grid-template-columns:minmax(360px,.82fr) minmax(560px,1.18fr);
  gap:64px;
}
.home-page .suite-copy h2{font-size:clamp(38px,3.75vw,52px)}
.home-page .suite-copy>p{font-size:15.5px;line-height:1.85;max-width:520px}
.home-page .suite-grid{border:1px solid rgba(255,255,255,.1);border-radius:22px;overflow:hidden}
.home-page .suite-grid a{padding:28px 30px;min-height:162px}
.home-page .suite-grid span{font-size:18px}
.home-page .suite-grid b{font-size:16px;margin:17px 0 7px}
.home-page .suite-grid small{font-size:12px;line-height:1.6}

/* Packaging */
.home-page .packaging-section{padding-top:90px;padding-bottom:96px}
.home-page .packaging-section .section-head{margin-bottom:32px}
.home-page .packaging-section h2{font-size:clamp(36px,3.55vw,50px)}
.home-page .pack-grid{gap:16px}
.home-page .pack-grid article{
  padding:24px;
  border-radius:20px;
  border:1px solid rgba(91,49,24,.07);
  transition:.28s ease;
}
.home-page .pack-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(47,25,11,.08)}
.home-page .pack-grid img{height:230px}
.home-page .pack-grid h3{font-size:24px;margin:18px 0 8px}
.home-page .pack-grid p{font-size:14px;margin:0}

/* International section */
.home-page .global-section{
  min-height:590px;
  padding-top:88px;
  padding-bottom:88px;
  grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);
  gap:56px;
}
.home-page .global-section h2{font-size:clamp(38px,3.8vw,52px)}
.home-page .global-section p{font-size:15.5px;line-height:1.85}
.home-page .world-orbit{width:430px;height:430px}
.home-page .o1{inset:49px}.home-page .o2{inset:94px}

/* Contact: turn the last section into a composed conversion block. */
.home-page .contact-v5{
  position:relative;
  grid-template-columns:minmax(330px,.82fr) minmax(520px,1.18fr);
  gap:70px;
  align-items:start;
  background:linear-gradient(180deg,#fffdf9,#faf4ea);
}
.home-page .contact-v5:before{
  content:"";
  position:absolute;
  inset:36px clamp(24px,5vw,82px);
  border:1px solid rgba(91,49,24,.07);
  border-radius:28px;
  pointer-events:none;
}
.home-page .contact-v5>div,.home-page .contact-v5>form{position:relative;z-index:1}
.home-page .contact-v5 h2{font-size:clamp(37px,3.65vw,50px);line-height:1.08}
.home-page .contact-v5>div>p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--muted);max-width:480px}
.home-page .contact-points{font-size:14px;gap:9px}
.home-page .contact-v5 form{
  background:#fff;
  border:1px solid rgba(91,49,24,.08);
  border-radius:22px;
  padding:28px;
  box-shadow:0 18px 50px rgba(54,30,15,.07);
  gap:12px;
}
.home-page .contact-v5 input,.home-page .contact-v5 textarea,.home-page .contact-v5 select{font-size:13px;background:#fffdf9}
.home-page .contact-v5 textarea{min-height:116px}
.home-page .contact-v5 form .btn{min-height:48px;margin-top:2px}

/* Arabic home refinements */
html[dir="rtl"] .home-page .hero-v5 h1{font-size:clamp(32px,3.85vw,49px);line-height:1.3}
html[dir="rtl"] .home-page .hero-v5 .lead{font-size:14px;line-height:2}
html[dir="rtl"] .home-page .v5-intro h2,
html[dir="rtl"] .home-page .craft-copy h2,
html[dir="rtl"] .home-page .suite-copy h2,
html[dir="rtl"] .home-page .packaging-section h2,
html[dir="rtl"] .home-page .global-section h2,
html[dir="rtl"] .home-page .contact-v5 h2{font-size:clamp(30px,3.25vw,43px);line-height:1.34}
html[dir="rtl"] .home-page .editorial-card div{text-align:right}
html[dir="rtl"] .home-page .craft-visual span{right:auto;left:-24px}

@media(max-width:1100px){
  .home-page .hero-v5{grid-template-columns:minmax(460px,1fr) minmax(360px,.85fr)}
  .home-page .hero-v5-product{max-height:390px}
  .home-page .v5-intro{gap:42px}
  .home-page .craft-section{gap:48px}
  .home-page .craft-visual img{height:500px}
  .home-page .b2b-suite{grid-template-columns:1fr;gap:42px}
  .home-page .global-section{grid-template-columns:1fr 1fr}
  .home-page .world-orbit{width:380px;height:380px}
  .home-page .contact-v5{gap:44px}
}
@media(max-width:850px){
  .home-page .hero-v5{grid-template-columns:1fr;min-height:auto;padding-top:108px;padding-bottom:28px}
  .home-page .hero-v5 .hero-copy{max-width:650px}
  .home-page .hero-product-stage{height:320px}
  .home-page .hero-v5-product{max-height:300px;width:min(430px,88%)}
  .home-page .brand-strip{padding-inline:22px;justify-content:flex-start;overflow-x:auto;gap:22px}
  .home-page .v5-intro,.home-page .craft-section,.home-page .global-section,.home-page .contact-v5{grid-template-columns:1fr}
  .home-page .v5-intro{gap:20px}
  .home-page .editorial-grid{grid-template-rows:auto}
  .home-page .editorial-card,.home-page .editorial-card.tall,.home-page .editorial-card.wide{height:350px}
  .home-page .craft-visual{max-width:650px}
  .home-page .craft-visual img{height:460px}
  .home-page .world-orbit{margin-top:15px}
  .home-page .contact-v5:before{inset:26px 16px}
}
@media(max-width:560px){
  .home-page .hero-v5{padding:100px 17px 26px}
  .home-page .hero-v5 h1{font-size:36px;line-height:1.08}
  html[dir="rtl"] .home-page .hero-v5 h1{font-size:31px;line-height:1.32}
  .home-page .hero-v5 .lead{font-size:13.5px}
  .home-page .hero-v5 .hero-buttons{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .home-page .hero-v5 .hero-buttons .btn{width:100%;padding-inline:12px;font-size:12px}
  .home-page .hero-product-stage{height:245px}
  .home-page .hero-v5-product{max-height:230px}
  .home-page .section{padding-top:66px;padding-bottom:66px}
  .home-page .v5-intro{padding-bottom:44px}
  .home-page .v5-intro h2{font-size:34px}
  .home-page .editorial-grid{padding-bottom:66px}
  .home-page .editorial-card,.home-page .editorial-card.tall,.home-page .editorial-card.wide{height:310px}
  .home-page .editorial-card h3{font-size:31px}
  .home-page .craft-visual img{height:360px}
  .home-page .craft-visual span{display:none}
  .home-page .suite-grid{grid-template-columns:1fr}
  .home-page .suite-grid a{min-height:auto;padding:24px}
  .home-page .pack-grid{grid-template-columns:1fr}
  .home-page .pack-grid img{height:205px}
  .home-page .global-section{padding:68px 20px}
  .home-page .world-orbit{width:min(310px,92vw);height:min(310px,92vw)}
  .home-page .contact-v5{padding-left:17px;padding-right:17px}
  .home-page .contact-v5:before{display:none}
  .home-page .contact-v5 form{padding:20px;border-radius:18px}
}


/* =========================================================
   CAMEL V11.1 — Products / Quick View / Product Detail polish
   ========================================================= */
.catalog-hero{min-height:390px!important}
.catalog-hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.catalog-hero-meta span{padding:8px 12px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:rgba(255,255,255,.06);color:#eadaca;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.catalog{padding-top:54px;background:linear-gradient(180deg,#fffdf8 0,#fff 38%,#fbf7f0 100%)}
.catalog-toolbar{position:sticky;top:82px;z-index:12;margin:0 0 34px;padding:14px;background:rgba(255,253,248,.92);border:1px solid rgba(91,49,24,.1);border-radius:20px;box-shadow:0 16px 42px rgba(55,31,17,.07);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.catalog-toolbar .filters{grid-template-columns:minmax(260px,2fr) repeat(3,minmax(150px,1fr));gap:9px;margin-bottom:11px}
.catalog-toolbar .filters input,.catalog-toolbar .filters select{height:48px;border-color:rgba(91,49,24,.12);border-radius:12px;background:#fff;padding:0 14px;font-size:13px;outline:none;transition:.2s}
.catalog-toolbar .filters input:focus,.catalog-toolbar .filters select:focus{border-color:rgba(200,138,43,.7);box-shadow:0 0 0 3px rgba(200,138,43,.08)}
.catalog-status{padding:0 4px;font-size:12px}
.compare-link{padding:7px 10px;border-radius:999px;transition:.2s}
.compare-link:hover{background:#f5ecdf}
.product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:22px}
.product-card{display:flex;flex-direction:column;border:1px solid rgba(91,49,24,.1);border-radius:24px;background:#fff;box-shadow:0 8px 26px rgba(61,34,18,.035);overflow:hidden;transform:none}
.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(61,34,18,.10);border-color:rgba(200,138,43,.25)}
.product-card .pic{position:relative;aspect-ratio:1.18/1;overflow:hidden;background:#eee2d2;padding:0}
.product-card .pic:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(31,14,7,.20));pointer-events:none}
.product-card .pic img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s ease}
.product-card:hover .pic img{transform:scale(1.035)}
.card-pack-badge{position:absolute;left:14px;bottom:13px;z-index:2;padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(28,12,6,.58);backdrop-filter:blur(10px);color:#fff;font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
.card-top-actions{top:13px;right:13px}
.card-top-actions button{height:32px;background:rgba(255,255,255,.94);box-shadow:0 6px 18px rgba(36,17,7,.1)}
.product-info{display:flex;flex-direction:column;flex:1;padding:20px}
.card-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}
.product-info .tag{font-size:10px;letter-spacing:.1em}
.variant-count{color:#8b7869;font-size:10px;white-space:nowrap}
.product-info h3{font-size:22px;line-height:1.18;margin:8px 0 4px}
.product-info>p{min-height:20px;margin:0 0 13px;font-size:11px;line-height:1.5}
.card-weight-label{margin:5px 0 8px;font-size:9px}
.card-weight-options{gap:6px;min-height:34px}
.card-weight-options button{min-height:30px;padding:5px 10px;background:#fbf8f3;border-color:rgba(91,49,24,.12);font-size:10px}
.card-weight-options button.active{background:var(--brown);border-color:var(--brown);color:#fff;box-shadow:0 7px 15px rgba(91,49,24,.16)}
.product-meta{margin-top:15px;padding-top:12px;align-items:center;color:#8b7869;font-size:10px;font-weight:600}
.product-meta strong{color:var(--brown);font-size:12px}
.card-actions{display:grid;grid-template-columns:.86fr 1.14fr;gap:8px;margin-top:15px}
.card-actions button{min-height:40px;border:0;border-radius:999px;background:var(--brown);color:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer}
.card-actions .quick-card{background:#fff;border:1px solid rgba(91,49,24,.14);color:var(--brown)}
.catalog-empty{grid-column:1/-1;padding:70px 20px;text-align:center;color:var(--muted)}

.quick-modal{width:min(980px,92vw);border-radius:26px;overflow:hidden}
.quick-close{right:16px;top:16px;width:38px;height:38px;font-size:23px}
.quick-grid{grid-template-columns:.95fr 1.05fr;min-height:570px}
.quick-image{display:flex;flex-direction:column;justify-content:center;gap:13px;padding:28px;background:linear-gradient(145deg,#efe3d2,#e5d2b8)}
.quick-image-frame{height:430px;border-radius:20px;overflow:hidden;background:#dec8aa;box-shadow:inset 0 0 0 1px rgba(91,49,24,.08)}
.quick-image img{width:100%;height:100%;object-fit:cover;filter:none}
.quick-image-caption{font-size:10px;color:#79614f;text-align:center;text-transform:uppercase;letter-spacing:.1em}
.quick-copy{padding:54px 44px 40px}
.quick-kicker{display:flex;align-items:center;justify-content:space-between;gap:12px}
.quick-code{font-size:9px;color:#9a8879;letter-spacing:.07em}
.quick-copy h2{font-size:clamp(34px,3.3vw,46px);margin:10px 0 4px}
.quick-copy .arabic-name{margin:0 0 13px;font-size:16px}
.quick-intro{font-size:14px;line-height:1.8;margin-bottom:20px}
.variant-picker{margin:18px 0;padding:16px 0}
.variant-picker>b{font-size:10px}
.quick-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden;margin:20px 0 24px}
.quick-spec-grid>div{background:#fff;padding:13px 14px;min-height:63px}
.quick-spec-grid small{display:block;color:var(--muted);font-size:9px;margin-bottom:5px;text-transform:uppercase;letter-spacing:.06em}
.quick-spec-grid strong{display:block;color:var(--ink);font-size:12px;overflow-wrap:anywhere}
.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.quick-actions .btn{min-height:46px;padding-inline:14px;font-size:12px}

.product-page-hero{min-height:420px!important}
.product-hero-visual{height:245px;border-radius:24px}
.product-hero-visual img{object-fit:cover;object-position:center}
.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);gap:clamp(46px,6vw,86px);padding-top:72px;padding-bottom:86px}
.detail-gallery{top:96px;padding:12px;border-radius:26px;background:#efe1cf;box-shadow:0 18px 45px rgba(72,42,21,.08)}
.detail-stage{aspect-ratio:1.46/1;border-radius:18px;background:#dfccb1}
.detail-gallery img,.detail-stage img{object-fit:cover;object-position:center}
.detail-badge{top:25px;left:25px}
.detail-gallery-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 6px 1px;color:#8a7461;font-size:10px}
.detail-gallery-foot b{color:var(--brown);font-size:10px}
.detail-copy{padding-top:2px}
.detail-copy .back-link{margin-bottom:20px}
.detail-copy h1{font-size:clamp(34px,3.5vw,50px);line-height:1.08}
.detail-copy .arabic-name{font-size:17px;margin-bottom:14px}
.detail-intro{margin-top:0;font-size:14px;line-height:1.85}
.detail-selected{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:20px 0;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}
.detail-selected>div{background:#faf6ef;padding:14px 16px}
.detail-selected small{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px}
.detail-selected strong{font-size:16px;color:var(--brown)}
.detail-chips{margin:16px 0 20px}
.detail-variant-block{margin:20px 0 18px;padding:17px 0}
.detail-specs{margin:20px 0 22px!important;border-radius:16px!important}
.detail-copy dl div{min-height:67px;padding:13px 14px}
.detail-copy dt{font-size:9px;text-transform:uppercase;letter-spacing:.05em}
.detail-copy dd{font-size:12px}
.detail-actions .btn{min-height:46px;font-size:12px}
.detail-benefits article{padding:34px clamp(24px,4vw,52px)}
.detail-benefits h3{font-size:20px}
.related-section{padding-top:82px;padding-bottom:90px}
.related-products{gap:20px}
.related-products article{padding:0;border-radius:22px;overflow:hidden;box-shadow:0 8px 24px rgba(56,31,16,.04)}
.related-products article>a{display:block}
.related-image{height:190px;overflow:hidden;background:#e8d7c0}
.related-products img{width:100%;height:100%;border-radius:0;object-fit:cover;transition:transform .45s}
.related-products article:hover img{transform:scale(1.04)}
.related-copy{position:relative;padding:17px 18px 20px}
.related-products span{font-size:9px;letter-spacing:.08em}
.related-products h3{font-size:19px;line-height:1.25;margin:6px 32px 4px 0}
.related-products small{font-size:10px}
.related-arrow{position:absolute;right:18px;top:22px;color:var(--gold);font-size:18px}

html[dir="rtl"] .catalog-hero-meta{justify-content:flex-start}
html[dir="rtl"] .card-top-actions{right:auto;left:13px}
html[dir="rtl"] .card-pack-badge{left:auto;right:14px}
html[dir="rtl"] .quick-close{right:auto;left:16px}
html[dir="rtl"] .quick-kicker{direction:rtl}
html[dir="rtl"] .quick-code{direction:ltr}
html[dir="rtl"] .detail-badge{left:auto;right:25px}
html[dir="rtl"] .detail-gallery-foot{direction:rtl}
html[dir="rtl"] .detail-selected{text-align:right}
html[dir="rtl"] .related-products h3{margin-right:0;margin-left:32px}
html[dir="rtl"] .related-arrow{right:auto;left:18px;transform:rotate(180deg)}
html[dir="rtl"] .product-meta{direction:rtl}

@media(max-width:1050px){
  .catalog-toolbar{top:76px}
  .catalog-toolbar .filters{grid-template-columns:1fr 1fr}
  .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .quick-grid{grid-template-columns:1fr 1fr}
  .product-detail{grid-template-columns:minmax(0,1fr) minmax(350px,.9fr);gap:34px}
}
@media(max-width:850px){
  .catalog-hero{min-height:345px!important}
  .catalog{padding-top:38px}
  .catalog-toolbar{position:relative;top:auto}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .quick-grid{grid-template-columns:1fr}
  .quick-image{padding:20px}
  .quick-image-frame{height:300px}
  .quick-copy{padding:34px 28px 30px}
  .product-detail{grid-template-columns:1fr}
  .detail-gallery{position:relative;top:auto}
}
@media(max-width:560px){
  .catalog-hero-meta{gap:6px;margin-top:16px}
  .catalog-hero-meta span{padding:6px 9px;font-size:8px}
  .catalog-toolbar{padding:10px;border-radius:16px;margin-bottom:24px}
  .catalog-toolbar .filters{grid-template-columns:1fr;gap:7px}
  .catalog-toolbar .filters input,.catalog-toolbar .filters select{height:44px}
  .product-grid{grid-template-columns:1fr;gap:16px}
  .product-card .pic{aspect-ratio:1.3/1}
  .product-info{padding:18px}
  .card-actions{grid-template-columns:1fr 1fr}
  .quick-modal{width:94vw;max-height:90vh;border-radius:18px}
  .quick-image-frame{height:245px}
  .quick-copy{padding:28px 20px 24px}
  .quick-copy h2{font-size:30px}
  .quick-spec-grid{grid-template-columns:1fr 1fr}
  .quick-actions{grid-template-columns:1fr}
  .product-page-hero{min-height:430px!important}
  .product-detail{padding-top:38px;padding-bottom:54px}
  .detail-selected{grid-template-columns:1fr 1fr}
  .detail-gallery-foot{align-items:flex-start;flex-direction:column;gap:4px}
  .related-section{padding-top:62px;padding-bottom:70px}
}


/* =========================================================
   CAMEL V11.2 — B2B suite polish: Export / Builder / Private Label / Compare
   ========================================================= */
.b2b-page-hero{min-height:390px!important;padding-bottom:52px!important}
.b2b-page-hero .b2b-hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px;max-width:760px}
.b2b-page-hero .b2b-hero-meta span{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);backdrop-filter:blur(8px);color:#ead9ca;font-size:10px;font-weight:700;letter-spacing:.04em}

/* Export landing */
.export-solutions{padding-top:78px;padding-bottom:86px;gap:18px;background:linear-gradient(180deg,#fffdf8 0%,#fbf6ed 100%)}
.export-solutions article{position:relative;min-height:315px;padding:36px 34px;border:1px solid rgba(91,49,24,.11);border-radius:26px;background:#fff;box-shadow:0 18px 50px rgba(60,34,17,.055);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.export-solutions article:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-72px;bottom:-78px;background:radial-gradient(circle,rgba(205,162,79,.18),rgba(205,162,79,0) 70%)}
.export-solutions article:hover{transform:translateY(-6px);border-color:rgba(200,138,43,.28);box-shadow:0 25px 65px rgba(60,34,17,.09)}
.export-solutions span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#f6ecdd;color:var(--gold);font-size:15px}
.export-solutions h2{font-size:clamp(27px,2.4vw,36px);line-height:1.12;margin:28px 0 12px}
.export-solutions p{min-height:82px;font-size:15px;line-height:1.8}
.export-solutions a{display:inline-flex;align-items:center;margin-top:12px;font-size:13px}
.b2b-trade-flow{padding-top:88px;padding-bottom:92px;background:#f4eadb}
.b2b-trade-flow>div:first-child{max-width:700px}
.b2b-trade-flow h2{max-width:660px}
.b2b-trade-flow .flow-steps{position:relative;gap:14px;margin-top:48px}
.b2b-trade-flow .flow-steps:before{content:"";position:absolute;top:52px;left:6%;right:6%;height:1px;background:rgba(91,49,24,.15)}
.b2b-trade-flow .flow-steps article{position:relative;z-index:1;padding:28px 26px 26px;border:1px solid rgba(91,49,24,.1);border-radius:22px;background:#fff;box-shadow:0 15px 40px rgba(66,36,18,.045)}
.b2b-trade-flow .flow-steps b{width:48px;height:48px;border:5px solid #f4eadb;box-sizing:content-box;box-shadow:0 0 0 1px rgba(91,49,24,.08)}
.b2b-trade-flow .flow-steps h3{margin:20px 0 8px;font-size:19px}
.b2b-trade-flow .flow-steps p{margin:0;font-size:14px;line-height:1.75}
.b2b-export-cta{position:relative;overflow:hidden;padding:88px 24px;background:radial-gradient(circle at 78% 32%,#704622 0,#482616 34%,#241108 80%)}
.b2b-export-cta:before{content:"CAMEL";position:absolute;right:-18px;bottom:-55px;font-family:"Playfair Display";font-size:150px;font-weight:800;color:rgba(255,255,255,.035);pointer-events:none}
.b2b-export-cta>*{position:relative;z-index:1}
.b2b-export-cta h2{max-width:820px;margin-inline:auto!important;line-height:1.08}
.b2b-export-cta p{max-width:650px;margin:16px auto 28px;line-height:1.8}

/* Container Builder */
.builder-layout{padding-top:72px;padding-bottom:82px;grid-template-columns:minmax(0,1.06fr) minmax(390px,.82fr);gap:32px;background:linear-gradient(180deg,#fffdf8 0%,#f4eadb 100%)}
.builder-panel,.load-summary{border-radius:26px}
.builder-panel{padding:26px 30px 32px;box-shadow:0 22px 60px rgba(67,38,18,.07)}
.builder-preview{display:grid;grid-template-columns:118px 1fr;gap:20px;align-items:center;margin-bottom:12px;padding:18px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,#fbf5eb,#f2e4d0)}
.builder-preview-image{width:118px;height:92px;padding:7px;border-radius:14px;background:#fff;overflow:hidden}
.builder-preview-image img{width:100%;height:100%;object-fit:contain;transition:.3s}
.builder-preview-copy{display:flex;flex-direction:column;min-width:0}
.builder-preview-copy small{color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.builder-preview-copy strong{font-family:"Playfair Display";font-size:27px;line-height:1.15;margin:6px 0 3px;color:var(--brown)}
.builder-preview-copy span{color:var(--muted);font-size:13px;line-height:1.5}
.builder-step{grid-template-columns:46px 1fr;gap:15px;padding:17px 0}
.builder-step>span{width:40px;height:40px;font-size:13px}
.builder-step label{font-size:10px;letter-spacing:.1em;margin-bottom:7px}
.builder-step select,.builder-step input{height:50px;border-radius:11px;background:#fffdf9;transition:border-color .2s,box-shadow .2s}
.builder-step select:focus,.builder-step input:focus{outline:0;border-color:rgba(200,138,43,.7);box-shadow:0 0 0 3px rgba(200,138,43,.1)}
.builder-add{min-height:50px;margin-top:20px}
.load-summary{top:92px;padding:30px;background:linear-gradient(145deg,#482615,#1b0d07 72%);box-shadow:0 28px 75px rgba(32,15,7,.22)}
.load-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.load-summary-head .eyebrow{margin-bottom:8px}
.load-summary h2{font-size:32px;margin:0 0 22px}
.container-chip{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-height:34px;padding:7px 11px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.07);color:var(--gold2);font-size:10px;font-weight:800;letter-spacing:.08em}
.container-meter{height:36px;background:rgba(255,255,255,.055)}
.summary-grid{gap:9px;margin:20px 0}
.summary-grid article{padding:14px 15px;border-radius:13px}
.summary-grid b{font-size:19px}
.load-items{max-height:250px;margin:16px 0}
.load-items article{border:1px solid rgba(255,255,255,.05)}
.builder-benefits-v12{background:#f5ede2;border-top:1px solid rgba(91,49,24,.08);border-bottom:1px solid rgba(91,49,24,.08)}
.builder-benefits-v12 article{padding-top:48px;padding-bottom:48px;background:#fffdf9}
.builder-benefits-v12 h3{font-size:23px;margin:12px 0 8px}
.builder-benefits-v12 p{font-size:14px;margin-bottom:0}

/* Private label */
.private-intro-v12{padding-top:82px;padding-bottom:86px;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:70px}
.private-intro-v12>div{max-width:600px}
.private-intro-v12 img{height:460px;padding:34px;object-fit:contain;border-radius:28px;border:1px solid rgba(91,49,24,.1);background:radial-gradient(circle at 50% 45%,#fff 0,#f5eadb 72%);box-shadow:0 24px 60px rgba(63,35,18,.07)}
.private-intro-v12 h2{line-height:1.08}
.private-intro-v12 p:not(.eyebrow){font-size:15.5px;line-height:1.9}
.private-capability-grid{padding-top:76px;padding-bottom:76px;gap:14px;background:#f4eadb}
.private-capability-grid article{position:relative;min-height:230px;padding:28px 26px;border:1px solid rgba(91,49,24,.08);border-radius:22px;box-shadow:0 12px 35px rgba(65,37,19,.035);transition:.25s}
.private-capability-grid article:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(65,37,19,.075)}
.private-capability-grid span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f5ebdc;font-size:14px}
.private-capability-grid h3{font-size:21px;margin:22px 0 9px}
.private-capability-grid p{font-size:14px;line-height:1.75;margin:0}
.private-roadmap{padding-top:88px;padding-bottom:92px;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:72px;align-items:start}
.private-roadmap>div{position:sticky;top:110px}
.private-roadmap ol{position:relative}
.private-roadmap ol:before{content:"";position:absolute;left:27px;top:28px;bottom:28px;width:1px;background:rgba(91,49,24,.13)}
.private-roadmap li{position:relative;grid-template-columns:58px 1fr;gap:14px;padding:19px 0;border:0}
.private-roadmap li>b{position:relative;z-index:1;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#fff;border:1px solid rgba(91,49,24,.13);box-shadow:0 8px 25px rgba(65,35,18,.07);font-size:15px}
.private-roadmap li>span{padding:6px 0 18px;border-bottom:1px solid var(--line);color:var(--muted);line-height:1.75}
.private-roadmap li strong{font-size:17px;color:var(--ink);margin-bottom:4px}
.private-cta{padding-top:82px;padding-bottom:82px}

/* Product Compare */
.compare-section-v12{padding-top:74px;padding-bottom:88px;background:linear-gradient(180deg,#fffdf8,#f4eadb)}
.compare-section-v12 .compare-head{padding:0 2px;margin-bottom:28px}
.compare-section-v12 .compare-head h2{font-size:clamp(34px,3.2vw,48px)}
.compare-section-v12 .compare-head>div:last-child{gap:12px}
.compare-section-v12 .clear-compare{padding:10px 5px;font-size:12px}
.compare-section-v12 .compare-area{padding:2px 2px 20px}
.compare-section-v12 .compare-table{min-width:860px;grid-template-columns:170px repeat(var(--compare-cols),minmax(205px,1fr));border-radius:24px;box-shadow:0 22px 65px rgba(61,34,17,.07);background:rgba(91,49,24,.1);gap:1px}
.compare-section-v12 .compare-label{position:sticky;left:0;z-index:2;background:#fbf4e9;color:#5e3720;font-size:12px;line-height:1.5}
.compare-section-v12 .product-label{z-index:4;background:#f2e5d3}
.compare-section-v12 .compare-product{padding:24px 18px 20px;background:#fff}
.compare-section-v12 .compare-product img{height:190px;padding:10px;border-radius:16px;background:#f7efe3;object-fit:contain}
.compare-section-v12 .compare-product>button{top:12px;right:12px;z-index:2;width:32px;height:32px;box-shadow:0 5px 16px rgba(45,25,12,.08)}
.compare-section-v12 .compare-product h3{font-size:20px;line-height:1.25;margin:14px 0 4px}
.compare-section-v12 .compare-product p{font-family:"Tajawal","Cairo",sans-serif;font-size:13px;margin-bottom:12px}
.compare-section-v12 .compare-product a{display:inline-flex;min-height:32px;align-items:center;padding:5px 10px;border-radius:999px;background:#f8f0e5;text-decoration:none;color:var(--brown)}
.compare-section-v12 .compare-cell{min-height:58px;padding:14px 16px;background:#fff;font-size:13px;line-height:1.55}
.compare-section-v12 .compare-quote{min-height:40px;border-radius:999px}
.compare-section-v12 .compare-empty{max-width:720px;margin:0 auto;padding:72px 28px;box-shadow:0 20px 60px rgba(61,34,17,.06)}

html[dir="rtl"] .b2b-page-hero .b2b-hero-meta{justify-content:flex-start}
html[dir="rtl"] .export-solutions article,html[dir="rtl"] .b2b-trade-flow article,html[dir="rtl"] .private-capability-grid article{text-align:right}
html[dir="rtl"] .export-solutions article:after{right:auto;left:-72px}
html[dir="rtl"] .b2b-trade-flow .flow-steps:before{left:6%;right:6%}
html[dir="rtl"] .b2b-export-cta:before{right:auto;left:-18px;font-family:"Tajawal","Cairo",sans-serif}
html[dir="rtl"] .builder-preview{direction:rtl}
html[dir="rtl"] .builder-preview-copy{text-align:right}
html[dir="rtl"] .builder-preview-copy strong{font-family:"Tajawal","Cairo",sans-serif;font-size:23px}
html[dir="rtl"] .builder-step{direction:rtl}
html[dir="rtl"] .builder-step label{text-align:right;letter-spacing:.04em}
html[dir="rtl"] .load-summary{text-align:right}
html[dir="rtl"] .load-summary-head{direction:rtl}
html[dir="rtl"] .summary-grid article{text-align:right}
html[dir="rtl"] .load-items article{grid-template-columns:1fr auto 30px;direction:rtl}
html[dir="rtl"] .private-roadmap ol:before{left:auto;right:27px}
html[dir="rtl"] .private-roadmap li{direction:rtl;text-align:right}
html[dir="rtl"] .compare-section-v12 .compare-label{left:auto;right:0}
html[dir="rtl"] .compare-section-v12 .compare-product>button{right:auto;left:12px}
html[dir="rtl"] .compare-section-v12 .compare-product{text-align:center}

@media(max-width:1050px){
  .export-solutions{grid-template-columns:1fr 1fr}
  .export-solutions article:last-child{grid-column:1/-1;min-height:260px}
  .builder-layout{grid-template-columns:1fr}
  .load-summary{position:relative;top:auto}
  .private-intro-v12{grid-template-columns:1fr 1fr;gap:40px}
  .private-capability-grid{grid-template-columns:1fr 1fr}
  .private-roadmap{grid-template-columns:.8fr 1.2fr;gap:45px}
}
@media(max-width:850px){
  .b2b-page-hero{min-height:345px!important;padding-bottom:44px!important}
  .export-solutions{grid-template-columns:1fr;padding-top:58px;padding-bottom:64px}
  .export-solutions article,.export-solutions article:last-child{grid-column:auto;min-height:auto}
  .export-solutions p{min-height:0}
  .b2b-trade-flow .flow-steps{grid-template-columns:1fr 1fr}
  .b2b-trade-flow .flow-steps:before{display:none}
  .builder-layout{padding-top:54px;padding-bottom:62px}
  .private-intro-v12{grid-template-columns:1fr;padding-top:62px;padding-bottom:66px}
  .private-intro-v12 img{height:390px}
  .private-roadmap{grid-template-columns:1fr;gap:36px;padding-top:66px;padding-bottom:70px}
  .private-roadmap>div{position:relative;top:auto}
  .compare-section-v12{padding-top:56px;padding-bottom:68px}
  .compare-section-v12 .compare-head{align-items:flex-start;gap:18px;flex-direction:column}
}
@media(max-width:560px){
  .b2b-page-hero{min-height:310px!important}
  .b2b-page-hero .b2b-hero-meta{gap:6px;margin-top:16px}
  .b2b-page-hero .b2b-hero-meta span{font-size:9px;min-height:28px;padding:5px 9px}
  .b2b-trade-flow{padding-top:62px;padding-bottom:66px}
  .b2b-trade-flow .flow-steps{grid-template-columns:1fr}
  .b2b-export-cta{padding:68px 20px}
  .builder-panel,.load-summary{padding:20px;border-radius:21px}
  .builder-preview{grid-template-columns:86px 1fr;padding:12px;gap:14px}
  .builder-preview-image{width:86px;height:75px}
  .builder-preview-copy strong{font-size:22px}
  .builder-step{grid-template-columns:38px 1fr;gap:10px}
  .builder-step>span{width:34px;height:34px;font-size:11px}
  .load-summary-head{align-items:center}
  .load-summary h2{font-size:27px}
  .container-chip{font-size:9px}
  .private-intro-v12 img{height:310px;padding:24px}
  .private-capability-grid{grid-template-columns:1fr;padding-top:56px;padding-bottom:56px}
  .private-roadmap ol:before{left:22px}
  html[dir="rtl"] .private-roadmap ol:before{left:auto;right:22px}
  .private-roadmap li{grid-template-columns:46px 1fr;gap:12px}
  .private-roadmap li>b{width:44px;height:44px;font-size:12px}
  .compare-section-v12 .compare-head>div:last-child{width:100%;flex-wrap:wrap}
  .compare-section-v12 .compare-head .btn{flex:1}
}


/* =========================================================
   CAMEL V12 FINAL — Quality / Recipes / Resource Center
   ========================================================= */
.final-page-hero .page-hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.final-page-hero .page-hero-meta span{display:inline-flex;align-items:center;min-height:31px;padding:6px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.055);color:#e7d7c9;font-size:10px;font-weight:700;letter-spacing:.04em}

/* Quality */
.quality-intro-v13{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(42px,6vw,86px);align-items:center;padding-top:82px;padding-bottom:88px;background:#fffdf8}
.quality-copy-v13{max-width:620px}.quality-copy-v13 h2,.quality-flow-head h2,.recipe-intro-v13 h2,.resource-intro-v13 h2{font-family:"Playfair Display",serif;font-size:clamp(34px,3.5vw,50px);line-height:1.08;margin:0 0 20px}.quality-copy-v13>p:not(.eyebrow){color:var(--muted);font-size:15.5px;line-height:1.9}
.quality-points-v13{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.quality-points-v13 div{min-height:92px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#faf4eb}.quality-points-v13 b{display:block;color:var(--gold);font-family:"Playfair Display",serif;font-size:19px;margin-bottom:10px}.quality-points-v13 span{font-size:11px;font-weight:700;color:var(--brown);line-height:1.45}
.quality-visual-v13{position:relative;margin:0;min-height:480px;border-radius:30px;overflow:hidden;background:#3d2417;box-shadow:0 26px 70px rgba(55,30,15,.13)}.quality-visual-v13 img{width:100%;height:480px;object-fit:cover;filter:saturate(.8) contrast(.98)}.quality-visual-v13:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(24,10,4,.7))}.quality-visual-v13 figcaption{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;color:#fff}.quality-visual-v13 strong{display:block;font-family:"Playfair Display",serif;font-size:26px;margin-bottom:5px}.quality-visual-v13 span{color:#e8d9cc;font-size:12px;line-height:1.6}
.quality-grid-v13{grid-template-columns:repeat(3,1fr);gap:14px;padding-top:72px;padding-bottom:78px;background:#f4eadb}.quality-grid-v13 article{min-height:220px;padding:27px 25px;border:1px solid rgba(91,49,24,.07);border-radius:21px;box-shadow:0 12px 32px rgba(60,33,16,.035);transition:.25s}.quality-grid-v13 article:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(60,33,16,.075)}.quality-grid-v13 article div{width:42px;height:42px;background:#f6ebdc;color:var(--gold);font-size:13px;font-family:"DM Sans",sans-serif;font-weight:800}.quality-grid-v13 h3{font-size:20px;margin:22px 0 8px}.quality-grid-v13 p{font-size:13.5px;line-height:1.75;margin:0;color:var(--muted)}
.quality-flow-v13{padding:84px clamp(24px,7vw,110px) 90px;background:#29150b;color:#fff}.quality-flow-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:50px;margin-bottom:42px}.quality-flow-head h2{color:#fff;margin:0;max-width:630px}.quality-flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.11)}.quality-flow-steps article{min-height:220px;padding:30px;background:rgba(255,255,255,.035)}.quality-flow-steps span{color:var(--gold2);font-family:"Playfair Display",serif;font-size:22px}.quality-flow-steps h3{font-size:19px;margin:28px 0 9px}.quality-flow-steps p{margin:0;color:#cfbcad;font-size:13.5px;line-height:1.75}
.quality-document-v13{margin-top:72px;margin-bottom:72px;padding:62px 52px}.quality-document-v13 .eyebrow{margin-bottom:12px}.quality-document-v13 p:not(.eyebrow){max-width:700px;margin:0 auto 25px;color:var(--muted);line-height:1.75}

/* Recipes */
.recipe-intro-v13{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;padding-top:76px;padding-bottom:54px}.recipe-intro-v13 h2{margin:0}.recipe-intro-v13>p{max-width:620px;color:var(--muted);font-size:15.5px;line-height:1.9;margin:0}
.recipe-grid-v13{gap:22px;padding-top:18px;padding-bottom:86px}.recipe-grid-v13 article{grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);min-height:420px;background:#f8f1e6;border:1px solid rgba(91,49,24,.07);border-radius:28px;box-shadow:0 16px 45px rgba(60,32,15,.045)}.recipe-grid-v13 article:nth-child(even){grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr)}.recipe-grid-v13 article:nth-child(even) .recipe-image-v13{order:2}.recipe-grid-v13 article:nth-child(even)>div:not(.recipe-image-v13){order:1}.recipe-image-v13{position:relative;overflow:hidden;min-height:420px}.recipe-image-v13 img{width:100%;height:100%;min-height:420px;object-fit:cover;transition:transform .55s}.recipe-grid-v13 article:hover .recipe-image-v13 img{transform:scale(1.035)}.recipe-image-v13>b{position:absolute;left:20px;top:20px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:rgba(34,15,7,.78);backdrop-filter:blur(8px);color:#fff;font-size:12px}.recipe-grid-v13 article>div:not(.recipe-image-v13){display:flex;flex-direction:column;justify-content:center;padding:46px clamp(30px,4vw,58px)}.recipe-grid-v13 span{font-size:10px;letter-spacing:.1em}.recipe-grid-v13 h2{font-size:clamp(29px,3vw,40px);margin:10px 0 13px}.recipe-grid-v13 article>div>p{font-size:14.5px;line-height:1.8;margin:0 0 22px}.recipe-grid-v13 .recipe-toggle{align-self:flex-start;min-height:42px;padding:10px 17px;cursor:pointer}.recipe-grid-v13 .recipe-details{width:100%;margin-top:17px;padding-top:16px}.recipe-grid-v13 .recipe-details b{font-size:12px}.recipe-grid-v13 .recipe-details p{font-size:13px;margin:7px 0 0}
.recipe-banner-v13{display:grid;grid-template-columns:1fr minmax(360px,.82fr);gap:0;padding:0;background:#40503a;overflow:hidden}.recipe-banner-copy{padding:70px clamp(28px,6vw,90px);align-self:center}.recipe-banner-v13 h2{font-family:"Playfair Display",serif;font-size:clamp(34px,4vw,50px);line-height:1.08;margin:0 0 14px}.recipe-banner-v13 p:not(.eyebrow){max-width:560px;color:#d7e0d2;line-height:1.8}.recipe-use-tags{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0 28px}.recipe-use-tags span{padding:7px 10px;border:1px solid rgba(255,255,255,.17);border-radius:999px;color:#eef3ec;font-size:10px}.recipe-banner-image{min-height:430px}.recipe-banner-image img{width:100%;height:100%;min-height:430px;object-fit:cover}

/* Resource / Download center */
.resource-intro-v13{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;padding-top:74px;padding-bottom:54px}.resource-intro-v13 h2{margin:0}.resource-stats-v13{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.resource-stats-v13 div{padding:17px 16px;border:1px solid var(--line);border-radius:16px;background:#faf4eb}.resource-stats-v13 strong{display:block;font-family:"Playfair Display",serif;font-size:26px;color:var(--brown);margin-bottom:5px}.resource-stats-v13 span{font-size:10.5px;color:var(--muted);font-weight:700}
.downloads-grid-v13{grid-template-columns:1fr 1fr;gap:16px;padding-top:20px;padding-bottom:78px}.downloads-grid-v13 article{grid-template-columns:76px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;gap:0 18px;padding:24px;border-radius:22px;background:#fff;border:1px solid rgba(91,49,24,.1);box-shadow:0 12px 38px rgba(61,34,17,.035);transition:.25s}.downloads-grid-v13 article:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(61,34,17,.075)}.downloads-grid-v13 .file-icon{grid-row:1 / span 2;width:66px;height:74px;border-radius:13px;background:#422414;font-size:12px;letter-spacing:.05em}.downloads-grid-v13 .file-icon.csv{background:#536446}.downloads-grid-v13 .file-icon.web{background:#8c5b24}.downloads-grid-v13 .file-icon.txt{background:#5c3b28}.resource-copy{min-width:0}.resource-labels{display:flex;align-items:center;gap:8px;margin-bottom:3px}.resource-labels small{color:var(--gold);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.resource-labels span{padding:4px 7px;border-radius:999px;background:#f6eee3;color:#7b604d;font-size:8.5px;font-weight:700}.downloads-grid-v13 h2{font-size:23px;line-height:1.2;margin:6px 0 8px}.downloads-grid-v13 p{font-size:13px;line-height:1.7;margin:0;color:var(--muted)}.downloads-grid-v13 button,.downloads-grid-v13 article>a{grid-column:2;justify-self:start;margin-top:17px;display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border-radius:999px;background:#c48022;color:#fff;font-size:11px;font-weight:800;border:0;cursor:pointer}.downloads-grid-v13 article>a:hover,.downloads-grid-v13 button:hover{filter:brightness(.96)}
.download-help-v13{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;text-align:left;margin-top:58px;margin-bottom:72px;padding:58px 62px}.download-help-v13 h2{font-size:clamp(32px,3vw,42px);margin:0 0 14px}.download-help-v13 p:not(.eyebrow){max-width:630px;color:var(--muted);line-height:1.8;margin-bottom:24px}.document-types-v13{display:grid;grid-template-columns:1fr 1fr;gap:9px}.document-types-v13 span{padding:14px 15px;border:1px solid rgba(91,49,24,.1);border-radius:13px;background:#fff;color:var(--brown);font-size:11px;font-weight:700}

html[dir="rtl"] .final-page-hero .page-hero-meta{justify-content:flex-start}
html[dir="rtl"] .quality-copy-v13,html[dir="rtl"] .quality-grid-v13 article,html[dir="rtl"] .quality-flow-v13,html[dir="rtl"] .recipe-intro-v13,html[dir="rtl"] .recipe-grid-v13 article>div:not(.recipe-image-v13),html[dir="rtl"] .recipe-banner-copy,html[dir="rtl"] .resource-intro-v13,html[dir="rtl"] .downloads-grid-v13 article,html[dir="rtl"] .download-help-v13{text-align:right}
html[dir="rtl"] .quality-visual-v13 figcaption{left:26px;right:26px;text-align:right}
html[dir="rtl"] .quality-copy-v13 h2,html[dir="rtl"] .quality-flow-head h2,html[dir="rtl"] .recipe-intro-v13 h2,html[dir="rtl"] .resource-intro-v13 h2,html[dir="rtl"] .recipe-banner-v13 h2{font-family:"Tajawal","Cairo",sans-serif;font-size:clamp(28px,3.25vw,42px);line-height:1.32}
html[dir="rtl"] .quality-visual-v13 strong{font-family:"Tajawal","Cairo",sans-serif;font-size:23px}
html[dir="rtl"] .quality-flow-steps article{text-align:right}
html[dir="rtl"] .recipe-image-v13>b{left:auto;right:20px}
html[dir="rtl"] .recipe-grid-v13 .recipe-toggle{align-self:flex-start}
html[dir="rtl"] .recipe-use-tags{justify-content:flex-start}
html[dir="rtl"] .downloads-grid-v13 button,html[dir="rtl"] .downloads-grid-v13 article>a{justify-self:start}
html[dir="rtl"] .download-help-v13{text-align:right}

@media(max-width:1000px){
  .quality-intro-v13{grid-template-columns:1fr 1fr;gap:36px}.quality-visual-v13,.quality-visual-v13 img{min-height:420px;height:420px}.quality-grid-v13{grid-template-columns:1fr 1fr}.quality-flow-steps{grid-template-columns:1fr 1fr}.recipe-grid-v13 article,.recipe-grid-v13 article:nth-child(even){grid-template-columns:minmax(290px,.8fr) minmax(0,1.2fr)}.recipe-grid-v13 article:nth-child(even) .recipe-image-v13{order:0}.recipe-grid-v13 article:nth-child(even)>div:not(.recipe-image-v13){order:0}.recipe-banner-v13{grid-template-columns:1fr .72fr}.downloads-grid-v13{grid-template-columns:1fr}.download-help-v13{grid-template-columns:1fr 1fr;gap:35px}
}
@media(max-width:760px){
  .quality-intro-v13,.quality-flow-head,.recipe-intro-v13,.resource-intro-v13,.download-help-v13{grid-template-columns:1fr}.quality-intro-v13{padding-top:58px;padding-bottom:62px}.quality-copy-v13{max-width:none}.quality-visual-v13,.quality-visual-v13 img{height:360px;min-height:360px}.quality-flow-steps{grid-template-columns:1fr 1fr}.recipe-intro-v13{gap:18px;padding-top:58px;padding-bottom:38px}.recipe-grid-v13 article,.recipe-grid-v13 article:nth-child(even){grid-template-columns:1fr}.recipe-image-v13,.recipe-image-v13 img{min-height:300px;height:300px}.recipe-banner-v13{grid-template-columns:1fr}.recipe-banner-image{min-height:300px}.recipe-banner-image img{min-height:300px}.resource-intro-v13{gap:22px;padding-top:58px;padding-bottom:36px}.download-help-v13{gap:28px}.document-types-v13{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .final-page-hero .page-hero-meta{gap:5px;margin-top:14px}.final-page-hero .page-hero-meta span{font-size:8.5px;min-height:27px;padding:5px 8px}.quality-points-v13{grid-template-columns:1fr}.quality-points-v13 div{min-height:0}.quality-visual-v13,.quality-visual-v13 img{height:300px;min-height:300px}.quality-grid-v13{grid-template-columns:1fr;padding-top:54px;padding-bottom:58px}.quality-grid-v13 article{min-height:0}.quality-flow-v13{padding:62px 20px 66px}.quality-flow-steps{grid-template-columns:1fr}.quality-flow-steps article{min-height:0;padding:25px}.quality-document-v13{margin:45px 18px;padding:42px 22px}.recipe-grid-v13{padding-left:18px;padding-right:18px;padding-bottom:62px}.recipe-grid-v13 article>div:not(.recipe-image-v13){padding:28px 24px 32px}.recipe-image-v13,.recipe-image-v13 img{height:250px;min-height:250px}.recipe-banner-copy{padding:58px 22px}.recipe-banner-image,.recipe-banner-image img{min-height:250px}.resource-stats-v13{grid-template-columns:1fr 1fr}.resource-stats-v13 div:last-child{grid-column:1/-1}.downloads-grid-v13{padding-left:18px;padding-right:18px;padding-bottom:58px}.downloads-grid-v13 article{grid-template-columns:58px 1fr;padding:19px 17px;gap:0 14px}.downloads-grid-v13 .file-icon{width:52px;height:60px;font-size:9px}.downloads-grid-v13 h2{font-size:20px}.downloads-grid-v13 button,.downloads-grid-v13 article>a{grid-column:1/-1;width:100%;justify-content:center;text-align:center}.download-help-v13{margin:42px 18px;padding:42px 22px}.document-types-v13{grid-template-columns:1fr}
}


/* CAMEL V12.1 — fixed new image names + product image sizing */
.header .brand img,.footer-brand img{object-fit:contain}
.hero-v5-media img{object-fit:cover!important;object-position:center center!important}
.hero-v5-product{width:min(420px,86%);max-height:300px;object-fit:contain!important;filter:drop-shadow(0 26px 34px rgba(0,0,0,.18))}
.pack-grid article img{width:100%;height:220px;object-fit:contain;background:#fff8ef;border-radius:18px;padding:16px}
.mega-feature img{object-fit:contain;background:#fff7ed;padding:10px}
.craft-section .craft-visual img{object-fit:contain;background:#f7ebdb;padding:16px;border-radius:24px}

.product-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px}
.product-card .pic{aspect-ratio:1/1;background:linear-gradient(180deg,#f6ecdf,#ebdbc5);padding:18px;display:flex;align-items:center;justify-content:center}
.product-card .pic img{width:100%;height:100%;max-width:88%;max-height:88%;object-fit:contain;object-position:center;transition:transform .35s ease}
.product-card:hover .pic img{transform:scale(1.02)}
.card-pack-badge{bottom:12px}

.quick-image-frame{height:360px;background:#f4e8d7;display:flex;align-items:center;justify-content:center}
.quick-image img{width:100%;height:100%;max-width:88%;max-height:88%;object-fit:contain}

.product-page-hero{min-height:390px!important}
.product-hero-visual{height:220px;border-radius:22px;background:linear-gradient(180deg,#f5e9d8,#ead6bb);display:flex;align-items:center;justify-content:center;padding:18px}
.product-hero-visual img{width:100%;height:100%;max-width:86%;max-height:86%;object-fit:contain;object-position:center}
.product-detail{grid-template-columns:minmax(0,1.02fr) minmax(360px,.88fr);gap:42px;padding-top:64px;padding-bottom:78px}
.detail-gallery{padding:14px;border-radius:24px}
.detail-stage{aspect-ratio:1.2/1;border-radius:18px;background:linear-gradient(180deg,#f4e8d7,#e8d4b7);display:flex;align-items:center;justify-content:center;padding:24px}
.detail-gallery img,.detail-stage img{width:100%;height:100%;max-width:88%;max-height:88%;object-fit:contain;object-position:center}
.related-image{height:180px;background:#efe1cf;display:flex;align-items:center;justify-content:center;padding:16px}
.related-products img{width:100%;height:100%;max-width:86%;max-height:86%;object-fit:contain}

@media(max-width:1050px){
  .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .product-detail{grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);gap:30px}
}
@media(max-width:850px){
  .pack-grid article img{height:190px}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .quick-image-frame{height:280px}
  .product-hero-visual{height:180px;padding:14px}
  .detail-stage{aspect-ratio:1.08/1;padding:18px}
}
@media(max-width:560px){
  .hero-v5-product{max-height:240px;width:min(360px,88%)}
  .pack-grid article img{height:170px}
  .product-grid{grid-template-columns:1fr;gap:16px}
  .product-card .pic{padding:14px}
  .quick-image-frame{height:235px}
  .product-page-hero{min-height:410px!important}
  .product-hero-visual{height:150px!important;padding:12px}
  .detail-stage{padding:14px}
  .related-image{height:160px}
}

/* CAMEL V12.2 — mobile polish + cleanup */
html,body{max-width:100%;overflow-x:hidden}img{height:auto}@media(max-width:850px){.enterprise-header{height:76px;padding:0 14px;gap:10px}.enterprise-header .brand{min-width:0;gap:8px}.enterprise-header .brand img{width:64px;height:43px;flex:0 0 auto}.enterprise-header .brand span{font-size:9px;letter-spacing:.06em;white-space:nowrap}.enterprise-header .header-actions{gap:6px;margin-inline-start:auto}.enterprise-header .header-actions .btn.small{display:none}.enterprise-header .lang,.enterprise-header .menu,.enterprise-header .icon-action{width:38px;min-width:38px;height:38px}.enterprise-header .desktop-nav{max-height:calc(100dvh - 92px);overflow-y:auto;overscroll-behavior:contain;box-shadow:0 18px 50px rgba(25,12,5,.28)}.enterprise-header .mega-menu{position:static!important;width:100%!important;min-width:0!important;grid-template-columns:1fr!important;margin-top:6px;box-shadow:none!important}.enterprise-header .mega-feature{display:none!important}.hero-v5,.site-page-hero,.enterprise-page-hero{overflow:hidden}.catalog-toolbar{z-index:6}.quick-modal{max-height:90dvh;overflow-y:auto}.quick-grid{min-height:0}.quote-drawer{width:min(390px,94vw)}.enterprise-footer{overflow:hidden}}@media(max-width:560px){.enterprise-header .brand span{display:none}.hero-v5 .hero-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.hero-v5 .hero-trust span{text-align:center;padding:7px 5px!important;font-size:8px!important;white-space:normal}.catalog{padding-left:16px;padding-right:16px}.catalog-toolbar{margin-left:0;margin-right:0}.product-card{border-radius:20px}.product-card .pic{min-height:260px}.product-info h3{font-size:21px}.card-actions{grid-template-columns:1fr}.card-actions button{min-height:44px}.quick-modal{width:calc(100vw - 20px);max-height:92dvh}.quick-image{padding:14px}.quick-copy{padding:24px 18px 22px}.quick-actions{grid-template-columns:1fr}.product-detail{padding-left:16px;padding-right:16px}.detail-gallery{padding:10px}.detail-stage{min-height:285px;aspect-ratio:auto}.detail-selected,.quick-spec-grid{grid-template-columns:1fr 1fr}.detail-actions{display:grid;grid-template-columns:1fr;gap:9px}.detail-actions .btn{width:100%}.related-products{grid-template-columns:1fr!important}.enterprise-footer{padding-left:18px!important;padding-right:18px!important}.footer-top,.footer-bottom,html[dir="rtl"] .footer-top,html[dir="rtl"] .footer-bottom{width:100%!important;margin-inline:0!important}.footer-top{grid-template-columns:1fr!important;gap:28px!important}.footer-bottom{grid-template-columns:1fr!important;gap:7px!important;text-align:center!important}.footer-bottom span,.footer-bottom span:last-child,html[dir="rtl"] .footer-bottom span,html[dir="rtl"] .footer-bottom span:last-child{text-align:center!important}.export-assistant-fab{right:14px;bottom:14px;max-width:calc(100vw - 28px)}.export-assistant{right:10px;left:10px;bottom:70px;width:auto}}


/* CAMEL V12.2 — product card image scale + floating buttons overlap fix */
.product-card .pic{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:24px 18px 16px!important;
  min-height:250px;
  background:linear-gradient(180deg,#f7efe3 0%,#efe3d2 100%)!important;
}
.product-card .pic img{
  width:100%!important;
  height:100%!important;
  max-width:74%!important;
  max-height:74%!important;
  object-fit:contain!important;
  object-position:center center!important;
}
.related-image img,
.quick-image img,
.detail-stage img,
.product-hero-visual img{
  object-fit:contain!important;
}
.quote-fab{
  right:24px!important;
  bottom:96px!important;
  z-index:79!important;
}
html[dir="rtl"] .quote-fab{
  left:24px!important;
  right:auto!important;
}
@media(max-width:850px){
  .product-card .pic{
    min-height:220px!important;
    padding:20px 14px 14px!important;
  }
  .product-card .pic img{
    max-width:76%!important;
    max-height:76%!important;
  }
  .quote-fab{
    bottom:88px!important;
    right:14px!important;
  }
  html[dir="rtl"] .quote-fab{
    left:14px!important;
    right:auto!important;
  }
}
@media(max-width:560px){
  .product-card .pic{
    min-height:205px!important;
    padding:18px 12px 12px!important;
  }
  .product-card .pic img{
    max-width:78%!important;
    max-height:78%!important;
  }
  .quote-fab{
    bottom:82px!important;
    right:12px!important;
  }
  html[dir="rtl"] .quote-fab{
    left:12px!important;
    right:auto!important;
  }
}


/* CAMEL V12.3 — transparent logo in header and footer */
.brand{gap:0!important}
.brand img,.header .brand img{background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important}
.footer-brand img{background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important}
.enterprise-header .brand img{width:152px!important;height:94px!important}
.footer-brand img{width:130px!important;height:auto!important;object-fit:contain!important}
@media(max-width:850px){.enterprise-header .brand img{width:116px!important;height:72px!important}}
@media(max-width:560px){.enterprise-header .brand img{width:96px!important;height:60px!important}}


/* CAMEL V12.5 — larger header logo */
.enterprise-header{height:106px!important;padding-top:0!important;padding-bottom:0!important}
@media(max-width:850px){.enterprise-header{height:84px!important}}
@media(max-width:560px){.enterprise-header{height:80px!important}}
