:root { --ink:#101010; --paper:#f5f2ec; --red:#d82620; --muted:#756f66; --line:rgba(16,16,16,.14); --cream:#ebe5da; --radius:22px; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; background:var(--paper); color:var(--ink); font-family:Manrope,Arial,sans-serif; }
button,input { font:inherit; }
button { cursor:pointer; }
img { display:block; max-width:100%; }
.shell { width:min(1180px, calc(100% - 48px)); margin-inline:auto; }
.shipping-bar { min-height:42px; background:var(--ink); color:#fff; display:flex; justify-content:space-between; align-items:center; padding:8px max(24px,calc((100vw - 1180px)/2)); gap:16px; font-size:11px; letter-spacing:.04em; text-transform:uppercase; }
.shipping-bar p { margin:0; display:flex; align-items:center; gap:9px; }.shipping-bar b { color:#777; }.shipping-bar a { color:white; text-decoration:none; white-space:nowrap; }.dot { width:7px;height:7px;background:#86c96a;border-radius:50%;box-shadow:0 0 0 3px rgba(134,201,106,.18); }
.site-header { min-height:84px; display:flex; align-items:center; justify-content:space-between; }.wordmark { color:var(--ink); display:flex; align-items:center; gap:9px; text-decoration:none; font-size:13px; font-weight:800; letter-spacing:.09em; }.wordmark > span:last-child span { color:var(--red); margin-left:3px; }.wordmark-mark { color:white; background:var(--ink); width:31px; height:31px; display:grid; place-items:center; font-family:'DM Mono',monospace; font-size:11px; letter-spacing:-.12em; transform:skew(-9deg); }.header-status { font-size:11px; font-weight:700; color:var(--muted); }.header-status span { width:7px; height:7px; display:inline-block; margin-right:7px; border-radius:50%; background:#78b05d; }
.hero { display:grid; grid-template-columns:1fr 1.05fr; min-height:625px; padding:50px 0 74px; align-items:center; gap:45px; }.eyebrow { font-family:'DM Mono',monospace; color:var(--red); font-size:10px; letter-spacing:.13em; margin:0 0 18px; }.hero h1,h2 { font-size:clamp(43px,5vw,76px); letter-spacing:-.065em; line-height:.91; margin:0; font-weight:800; }.hero h1 em,h2 em { color:var(--red); font-style:normal; }.intro { max-width:420px; margin:27px 0 31px; color:#55504a; line-height:1.7; font-size:14px; }.hero-actions { display:flex; gap:22px; align-items:center; flex-wrap:wrap; }.button { border:0; text-decoration:none; padding:15px 19px; display:inline-flex; gap:21px; justify-content:space-between; align-items:center; font-size:12px; font-weight:800; transition:transform .2s, background .2s; }.button:hover { transform:translateY(-2px); }.button-red { background:var(--red); color:white; }.button-dark { background:var(--ink); color:white; }.text-link { color:var(--ink); font-size:12px; font-weight:800; text-decoration:none; border-bottom:1px solid var(--ink); padding-bottom:3px; }.text-link span { color:var(--red); margin-left:5px; }.proof-row { display:flex; margin-top:54px; gap:0; }.proof-row div { display:flex; flex-direction:column; padding-right:27px; margin-right:27px; border-right:1px solid var(--line); }.proof-row div:last-child { border:0; }.proof-row strong { font-size:22px; letter-spacing:-.06em; }.proof-row span { color:var(--muted); text-transform:uppercase; font-size:9px; letter-spacing:.09em; margin-top:2px; }
.hero-product { background:#ded7cb; min-height:520px; border-radius:2px; overflow:hidden; position:relative; display:grid; place-items:center; isolation:isolate; }.hero-product:before { content:""; position:absolute; width:82%; aspect-ratio:1; border-radius:50%; border:1px solid rgba(16,16,16,.17); z-index:-1; }.hero-product:after { content:""; width:100%; height:34%; position:absolute; bottom:0; background:var(--red); z-index:-2; clip-path:polygon(0 46%,100% 0,100% 100%,0 100%); }.hero-product img { width:92%; height:92%; object-fit:contain; position:relative; z-index:1; filter:drop-shadow(0 25px 18px rgba(16,16,16,.16)); transition:opacity .18s ease, transform .3s ease; }.hero-product:hover img { transform:scale(1.025); }.product-number { position:absolute; right:22px; top:14px; z-index:1; color:rgba(16,16,16,.18); font:800 90px/.8 Manrope; letter-spacing:-.12em; }.hero-stamp { z-index:2; position:absolute; top:24px; left:23px; font:700 9px/1.35 'DM Mono',monospace; letter-spacing:.07em; }.hero-stamp b { color:var(--red); }.hero-label { background:rgba(255,255,255,.96); position:absolute; z-index:3; bottom:19px; left:20px; padding:11px 13px; display:flex; flex-direction:column; gap:3px; }.hero-label span { font:9px 'DM Mono',monospace; color:var(--muted); }.hero-label strong { font-size:11px; }.product-orbit { position:absolute; border-radius:50%; border:1px solid rgba(16,16,16,.12); z-index:-1; }.orbit-one { width:72%; aspect-ratio:1; }.orbit-two { width:53%; aspect-ratio:1; }
.benefits { background:#fff; border-block:1px solid var(--line); display:grid; grid-template-columns:repeat(3,1fr); }.benefits > div { min-height:127px; display:flex; align-items:center; gap:21px; padding:25px max(24px,calc((100vw - 1180px)/2)); padding-right:30px; border-right:1px solid var(--line); }.benefits > div:nth-child(2) { padding-left:30px; }.benefits > div:last-child { border:0; padding-left:30px; }.benefits span { font:10px 'DM Mono',monospace; color:var(--red); }.benefits p { margin:0; display:flex; flex-direction:column; gap:4px; font-size:11px; color:var(--muted); }.benefits b { font-size:13px; color:var(--ink); }
.collection,.real-photos,.faq { padding:132px 0; }.section-title { display:flex; justify-content:space-between; align-items:end; gap:30px; margin-bottom:50px; }.section-title h2,.details h2,.size-heading h2,.order-intro h2 { font-size:clamp(40px,4.8vw,68px); }.section-title > p { max-width:290px; color:#5e5851; font-size:13px; line-height:1.65; margin:0 0 7px; }.color-grid { display:grid; grid-template-columns:repeat(4,1fr); border-top:1px solid var(--line); border-left:1px solid var(--line); }.color-card { position:relative; background:#e9e4da; border:0; border-right:1px solid var(--line); border-bottom:1px solid var(--line); min-height:245px; padding:14px; text-align:left; overflow:hidden; transition:background .2s; }.color-card:hover,.color-card.is-selected { background:#d7d0c5; }.color-card.is-selected:after { content:"SÉLECTIONNÉ"; position:absolute; top:14px; right:14px; background:var(--red); padding:5px 6px; color:#fff; font:8px 'DM Mono',monospace; letter-spacing:.05em; }.color-card img { width:100%; height:190px; object-fit:contain; filter:drop-shadow(0 9px 9px rgba(0,0,0,.11)); transition:transform .25s; }.color-card:hover img { transform:scale(1.05); }.color-card span { display:flex; gap:9px; align-items:center; font-size:11px; font-weight:800; }.color-card span b { font:10px 'DM Mono',monospace; color:var(--red); }
.feature-band { background:var(--ink); color:white; padding:105px 0; }.feature-layout { display:grid; grid-template-columns:1.12fr .88fr; align-items:end; gap:70px; }.feature-band .eyebrow { color:#ff827d; }.feature-band h2 { font-size:clamp(42px,4.7vw,67px); }.feature-band h2 em { color:#ff6b64; }.feature-copy { max-width:385px; }.feature-copy p { color:#c7c3bc; font-size:14px; line-height:1.75; margin:0 0 30px; }.light { color:white; border-color:#fff; }.light span { color:#ff6b64; }
.details { display:grid; grid-template-columns:.92fr 1.08fr; gap:115px; align-items:center; padding:132px 0; }.details-visual { min-height:460px; background:var(--red); display:grid; place-items:center; position:relative; overflow:hidden; }.details-visual:before { content:"DIAMOND"; position:absolute; color:rgba(255,255,255,.18); font-size:clamp(58px,9vw,120px); font-weight:800; letter-spacing:-.09em; transform:rotate(-90deg); }.details-visual img { width:90%; height:90%; object-fit:contain; position:relative; filter:drop-shadow(0 23px 12px rgba(0,0,0,.18)); }.feature-list { padding:0; margin:39px 0 0; list-style:none; border-top:1px solid var(--line); }.feature-list li { padding:19px 0; border-bottom:1px solid var(--line); display:flex; gap:18px; }.feature-list > li > span { color:var(--red); font:10px 'DM Mono',monospace; padding-top:3px; }.feature-list b { font-size:13px; }.feature-list p { color:var(--muted); font-size:12px; line-height:1.55; margin:5px 0 0; }
.size-section { padding:0 0 132px; display:grid; grid-template-columns:.9fr 1.1fr; gap:90px; align-items:start; }.table-wrap { padding-top:17px; }.table-wrap table { border-collapse:collapse; width:100%; }.table-wrap th { text-align:left; color:var(--muted); font:9px 'DM Mono',monospace; letter-spacing:.08em; text-transform:uppercase; }.table-wrap th,.table-wrap td { border-bottom:1px solid var(--line); padding:15px 6px; }.table-wrap td { font-size:12px; }.table-wrap td:first-child { color:var(--red); font-weight:800; }.table-wrap p { font-size:11px; color:var(--muted); margin:17px 0; }
.photo-grid { display:grid; grid-template-columns:1.2fr .8fr .8fr; grid-auto-rows:230px; gap:12px; }.real-photo { border:0; padding:0; overflow:hidden; background:#ddd; }.real-photo img { width:100%; height:100%; object-fit:cover; transition:transform .35s; }.real-photo:hover img { transform:scale(1.04); }.photo-large { grid-row:span 2; }.photo-wide { grid-column:span 2; }
.order-section { background:var(--cream); padding:112px 0; }.order-layout { display:grid; grid-template-columns:1fr 1fr; gap:92px; align-items:center; }.order-intro > p:not(.eyebrow) { color:#5e5851; font-size:14px; line-height:1.7; max-width:410px; margin:26px 0; }.safe-note { font-size:11px; font-weight:700; background:rgba(255,255,255,.66); padding:13px; width:max-content; max-width:100%; }.safe-note span { color:#328743; margin-right:6px; }.order-card { background:#fff; padding:25px; box-shadow:0 18px 45px rgba(73,63,47,.08); }.order-top { padding-bottom:17px; border-bottom:1px solid var(--line); display:flex; justify-content:space-between; align-items:center; }.order-top span { font:10px 'DM Mono',monospace; letter-spacing:.08em; }.order-top strong { font-size:20px; }.order-product { display:flex; gap:11px; align-items:center; padding:13px 0; border-bottom:1px solid var(--line); }.order-product img { width:75px; height:66px; object-fit:contain; background:#f0ece4; }.order-product b { font-size:12px; }.order-product p { margin:3px 0; color:var(--muted); font-size:11px; }fieldset { border:0; padding:17px 0 0; margin:0; }legend { padding:0 0 10px; font-size:11px; font-weight:800; }.size-options { display:grid; grid-template-columns:repeat(4,1fr); gap:7px; }.size-option { min-height:36px; background:#f3f0eb; border:1px solid transparent; font-size:12px; font-weight:800; }.size-option.is-selected { background:var(--ink); color:#fff; }.quantity { display:flex; align-items:center; gap:10px; }.quantity-button { border:1px solid var(--line); width:34px; height:34px; background:#fff; font-size:17px; }.quantity output { width:24px; text-align:center; font-weight:800; }.customer-fields { display:grid; gap:10px; }.customer-fields label { display:grid; gap:6px; color:#514b44; font-size:10px; font-weight:800; }.customer-fields input { width:100%; border:1px solid #ddd7ce; border-radius:0; padding:11px; background:#fff; outline-color:var(--ink); font-size:12px; }.two-fields { display:grid; grid-template-columns:1fr 1fr; gap:10px; }.form-error { color:#b61414; font-size:11px; min-height:15px; margin:12px 0 0; }.form-submit { width:100%; margin-top:5px; border:0; }.form-footnote { margin:12px 0 0; color:var(--muted); font-size:10px; text-align:center; line-height:1.4; }
.faq { display:grid; grid-template-columns:.8fr 1.2fr; gap:90px; }.faq .section-title { margin:0; }.faq-list { border-top:1px solid var(--line); }.faq details { border-bottom:1px solid var(--line); }.faq summary { list-style:none; padding:20px 0; display:flex; justify-content:space-between; font-size:13px; font-weight:800; cursor:pointer; }.faq summary::-webkit-details-marker { display:none; }.faq details[open] summary span { transform:rotate(45deg); }.faq details p { margin:0 30px 20px 0; color:var(--muted); font-size:12px; line-height:1.6; }.site-footer { background:var(--ink); color:#fff; }.site-footer .shell { min-height:114px; display:flex; justify-content:space-between; align-items:center; }.site-footer .wordmark { color:#fff; }.site-footer .wordmark-mark { background:#fff; color:var(--ink); }.site-footer p,.site-footer a:last-child { font-size:11px; color:#bcb7af; text-decoration:none; }
dialog { border:0; padding:0; max-width:min(900px,90vw); max-height:90vh; background:#111; }.lightbox { }.dialog-open { overflow:hidden; }dialog::backdrop { background:rgba(0,0,0,.82); }dialog img { max-width:90vw; max-height:90vh; object-fit:contain; }dialog button { position:absolute; top:8px; right:8px; width:34px; height:34px; border:0; background:#fff; font-size:25px; line-height:1; }
@media (max-width:800px) { .shell { width:min(100% - 34px,620px); }.shipping-bar { padding:10px 17px; font-size:9px; }.shipping-bar a { display:none; }.site-header { min-height:68px; }.header-status { font-size:9px; }.hero { grid-template-columns:1fr; padding:35px 0 55px; gap:40px; }.hero-product { min-height:390px; grid-row:1; }.hero h1 { font-size:52px; }.hero-copy { grid-row:2; }.proof-row { margin-top:35px; }.benefits { grid-template-columns:1fr; }.benefits > div,.benefits > div:nth-child(2),.benefits > div:last-child { padding:17px; border-right:0; border-bottom:1px solid var(--line); min-height:auto; }.collection,.real-photos,.faq { padding:78px 0; }.section-title { display:block; margin-bottom:34px; }.section-title > p { margin-top:20px; }.color-grid { grid-template-columns:repeat(2,1fr); }.color-card { min-height:205px; }.color-card img { height:155px; }.feature-band { padding:72px 0; }.feature-layout,.details,.size-section,.order-layout,.faq { grid-template-columns:1fr; gap:36px; }.details { padding:78px 0; }.details-visual { min-height:330px; }.size-section { padding-bottom:78px; }.photo-grid { grid-template-columns:1fr 1fr; grid-auto-rows:160px; }.photo-large { grid-row:span 2; }.photo-wide { grid-column:span 1; }.order-section { padding:75px 0; }.order-card { padding:18px; }.site-footer .shell { min-height:135px; align-items:flex-start; justify-content:center; flex-direction:column; gap:8px; padding:22px 0; }.site-footer p { margin:0; }.hero-stamp { top:14px; left:14px; }.product-number { font-size:70px; }.hero-label { left:14px; bottom:14px; }.two-fields { grid-template-columns:1fr; }.faq { gap:30px; } }
@media (max-width:390px) { .header-status { display:none; }.hero h1 { font-size:47px; }.hero-product { min-height:350px; }.color-card { min-height:184px; padding:9px; }.color-card img { height:135px; }.color-card.is-selected:after { display:none; } }

/* Real-stock gallery and mobile purchase controls */
.swipe-hint { display:none; }
.photo-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:12px; }
.real-photo { min-width:0; aspect-ratio:4/5; border:1px solid rgba(16,16,16,.1); padding:0; overflow:hidden; background:#e7e0d6; display:grid; place-items:center; position:relative; }
.real-photo:after { content:"PHOTO RÉELLE"; position:absolute; bottom:9px; left:9px; background:rgba(255,255,255,.9); color:var(--ink); padding:5px 6px; font:8px 'DM Mono',monospace; letter-spacing:.05em; opacity:0; transition:opacity .2s; }
.real-photo:hover:after { opacity:1; }
.real-photo img { width:100%; height:100%; object-fit:contain; image-orientation:from-image; transition:transform .28s ease; }
.real-photo:hover img { transform:scale(1.025); }
.mobile-order-cta { display:none; }

.customer-fields select { width:100%; border:1px solid #ddd7ce; border-radius:0; padding:11px; background:#fff; outline-color:var(--ink); font-size:12px; color:var(--ink); }

/* Full-size real photos: the image is always constrained by its dialog, never cropped or scrollable. */
dialog { width:min(900px,90vw); overflow:hidden; }
dialog img { display:block; width:auto; height:auto; max-width:100%; max-height:calc(90vh - 16px); margin:auto; object-fit:contain; }


@media (max-width:800px) {
  body { padding-bottom:72px; }
  .hero-product { touch-action:pan-y; }
  .swipe-hint { display:block; position:absolute; z-index:4; bottom:16px; right:14px; color:#fff; background:rgba(16,16,16,.72); padding:7px 8px; font:8px 'DM Mono',monospace; letter-spacing:.03em; }
  .hero-label { bottom:53px; }
  .photo-grid { display:flex; overflow-x:auto; scroll-snap-type:x mandatory; scroll-padding-left:17px; gap:12px; padding:0 17px 11px; margin:0 -17px; scrollbar-width:none; }
  .photo-grid::-webkit-scrollbar { display:none; }
  .real-photo { flex:0 0 min(75vw,300px); scroll-snap-align:start; }
  .real-photo:after { opacity:1; }
  .mobile-order-cta { display:flex; position:fixed; z-index:20; left:10px; right:10px; bottom:10px; min-height:51px; padding:0 14px; background:var(--red); color:#fff; text-decoration:none; align-items:center; justify-content:space-between; box-shadow:0 8px 25px rgba(130,24,19,.32); font-size:12px; font-weight:800; }
  .mobile-order-cta strong { display:flex; gap:7px; align-items:center; font-size:14px; }
  .mobile-order-cta b { font-size:17px; }
}

/* Moroccan Darija version: Arabic typography without changing the visual system. */
body { font-family:'Tajawal', Manrope, Arial, sans-serif; }
.wordmark, .hero-stamp, .product-number { direction:ltr; }
.hero-copy, .section-title, .details-copy, .size-heading, .order-intro, .faq-list, .table-wrap { text-align:right; }
.hero-label { left:auto; right:20px; text-align:right; }
.hero-stamp { left:auto; right:23px; }
.product-number { left:22px; right:auto; }
.color-card { text-align:right; }
.color-card.is-selected:after { content:"مختار"; left:14px; right:auto; }
.real-photo:after { content:"تصويرة حقيقية"; left:auto; right:9px; font-family:'Tajawal', sans-serif; font-weight:700; }
.feature-list li, .order-product, .safe-note, .hero-actions, .proof-row, .benefits > div { text-align:right; }
.safe-note span, .header-status span { margin-left:6px; margin-right:0; }
.faq details p { margin:0 0 20px 30px; }
.table-wrap th { text-align:right; }
.form-footnote { text-align:center; }

@media (max-width:800px) {
  .hero-stamp { left:auto; right:14px; }
  .hero-label { left:auto; right:14px; }
  .swipe-hint { left:14px; right:auto; }
  .photo-grid { scroll-padding-right:17px; scroll-padding-left:0; }
}

/* Arabic needs open spacing and a stronger reading size than the Latin display type. */
body { font-size:16px; line-height:1.55; }
.shipping-bar { font-family:'Tajawal', sans-serif; font-size:12px; letter-spacing:0; text-transform:none; }
.header-status { font-family:'Tajawal', sans-serif; font-size:12px; }
.eyebrow { font-family:'Tajawal', sans-serif; font-size:12px; font-weight:800; letter-spacing:0; }
.hero h1, h2 { letter-spacing:0; line-height:1.08; }
.hero h1 { font-size:clamp(42px, 4.45vw, 63px); }
.section-title h2, .details h2, .size-heading h2, .order-intro h2 { font-size:clamp(38px, 4.25vw, 59px); }
.intro, .feature-copy p, .order-intro > p:not(.eyebrow) { font-size:16px; line-height:1.8; }
.section-title > p { font-size:15px; line-height:1.75; }
.button { font-size:14px; }
.proof-row span { font-family:'Tajawal', sans-serif; font-size:11px; font-weight:700; letter-spacing:0; text-transform:none; }
.benefits p { font-size:13px; line-height:1.45; }
.benefits b { font-size:15px; }
.color-card span { font-size:13px; }
.feature-list b { font-size:15px; }
.feature-list p, .faq details p, .table-wrap p { font-size:14px; }
.table-wrap th { font-family:'Tajawal', sans-serif; font-size:12px; letter-spacing:0; text-transform:none; }
.table-wrap td { font-size:14px; }
.order-top span, legend, .customer-fields label, .form-footnote { font-family:'Tajawal', sans-serif; }
.order-top span, legend { font-size:13px; letter-spacing:0; }
.customer-fields label { font-size:12px; }
.safe-note { font-size:13px; }
.faq summary { font-size:16px; }
.hero-label span { font-family:'Tajawal', sans-serif; font-size:11px; }
.hero-label strong { font-size:13px; }
.color-card.is-selected:after { font-family:'Tajawal', sans-serif; font-size:10px; font-weight:800; }
.real-photo:after { font-size:10px; }

@media (max-width:800px) {
  .shipping-bar { font-size:11px; }
  .header-status { font-size:10px; }
  .hero h1 { font-size:clamp(40px, 12vw, 51px); line-height:1.1; }
  .section-title h2, .details h2, .size-heading h2, .order-intro h2 { font-size:clamp(36px, 10vw, 46px); }
  .intro, .feature-copy p, .order-intro > p:not(.eyebrow), .section-title > p { font-size:14px; }
  .proof-row span { font-size:10px; }
}

/* Language choice and the price callout. */
.header-actions { display:flex; align-items:center; gap:15px; }
.language-switch { min-width:38px; min-height:30px; padding:4px 8px; border:1px solid var(--line); background:transparent; color:var(--ink); font:800 11px Manrope,Arial,sans-serif; letter-spacing:.06em; }
.language-switch:hover { background:var(--ink); color:#fff; }
.hero-price { display:flex; align-items:baseline; gap:10px; margin:-8px 0 27px; }
.hero-price span { color:var(--muted); font-size:13px; font-weight:700; }
.hero-price strong { color:var(--red); font-size:28px; line-height:1; letter-spacing:-.04em; direction:ltr; }
.order-layout > * { min-width:0; }
.order-color-options { display:grid; grid-template-columns:repeat(4,1fr); gap:7px; }
.order-color-option { position:relative; min-height:66px; border:1px solid #ddd7ce; background:#f3f0eb; padding:4px; overflow:hidden; transition:border-color .2s, background .2s; }
.order-color-option:hover { border-color:var(--ink); }
.order-color-option.is-selected { border:2px solid var(--red); background:#fff; }
.order-color-option img { width:100%; height:52px; object-fit:contain; filter:drop-shadow(0 4px 4px rgba(0,0,0,.1)); }
.order-color-option span { position:absolute; left:4px; bottom:3px; color:var(--red); font:700 8px 'DM Mono',monospace; }
.quality-note { margin:15px 0 0; padding:11px 12px; border-right:3px solid var(--red); background:rgba(255,255,255,.56); color:#5e5851; font-size:13px; line-height:1.65; }

/* Restore the original French visual rhythm when French is selected. */
body.lang-fr { font-family:Manrope,Arial,sans-serif; font-size:initial; line-height:normal; }
body.lang-fr .hero-copy, body.lang-fr .section-title, body.lang-fr .details-copy, body.lang-fr .size-heading, body.lang-fr .order-intro, body.lang-fr .faq-list, body.lang-fr .table-wrap { text-align:left; }
body.lang-fr .hero-label { left:20px; right:auto; text-align:left; }
body.lang-fr .hero-stamp { left:23px; right:auto; }
body.lang-fr .product-number { left:auto; right:22px; }
body.lang-fr .color-card { text-align:left; }
body.lang-fr .color-card.is-selected:after { content:"SÉLECTIONNÉ"; left:auto; right:14px; font:8px 'DM Mono',monospace; letter-spacing:.05em; }
body.lang-fr .real-photo:after { content:"PHOTO RÉELLE"; left:9px; right:auto; font:8px 'DM Mono',monospace; letter-spacing:.05em; }
body.lang-fr .feature-list li, body.lang-fr .order-product, body.lang-fr .safe-note, body.lang-fr .hero-actions, body.lang-fr .proof-row, body.lang-fr .benefits > div { text-align:left; }
body.lang-fr .safe-note span, body.lang-fr .header-status span { margin-left:0; margin-right:6px; }
body.lang-fr .faq details p { margin:0 30px 20px 0; }
body.lang-fr .table-wrap th { text-align:left; }
body.lang-fr .shipping-bar, body.lang-fr .header-status { font-family:Manrope,Arial,sans-serif; font-size:inherit; letter-spacing:.04em; text-transform:uppercase; }
body.lang-fr .eyebrow { font-family:'DM Mono',monospace; font-size:10px; font-weight:400; letter-spacing:.13em; }
body.lang-fr .hero h1, body.lang-fr h2 { letter-spacing:-.065em; line-height:.91; }
body.lang-fr .hero h1 { font-size:clamp(43px,5vw,76px); }
body.lang-fr .section-title h2, body.lang-fr .details h2, body.lang-fr .size-heading h2, body.lang-fr .order-intro h2 { font-size:clamp(40px,4.8vw,68px); }
body.lang-fr .intro, body.lang-fr .feature-copy p, body.lang-fr .order-intro > p:not(.eyebrow) { font-size:14px; line-height:1.7; }
body.lang-fr .section-title > p { font-size:13px; line-height:1.65; }
body.lang-fr .button { font-size:12px; }
body.lang-fr .proof-row span { font-family:Manrope,Arial,sans-serif; font-size:9px; font-weight:400; letter-spacing:.09em; text-transform:uppercase; }
body.lang-fr .benefits p { font-size:11px; line-height:normal; }
body.lang-fr .benefits b { font-size:13px; }
body.lang-fr .color-card span { font-size:11px; }
body.lang-fr .feature-list b { font-size:13px; }
body.lang-fr .feature-list p, body.lang-fr .faq details p, body.lang-fr .table-wrap p { font-size:12px; }
body.lang-fr .table-wrap th { font-family:'DM Mono',monospace; font-size:9px; letter-spacing:.08em; text-transform:uppercase; }
body.lang-fr .table-wrap td { font-size:12px; }
body.lang-fr .order-top span, body.lang-fr legend, body.lang-fr .customer-fields label, body.lang-fr .form-footnote { font-family:Manrope,Arial,sans-serif; }
body.lang-fr .order-top span, body.lang-fr legend { font-size:11px; letter-spacing:.08em; }
body.lang-fr .customer-fields label { font-size:10px; }
body.lang-fr .safe-note { font-size:11px; }
body.lang-fr .faq summary { font-size:13px; }
body.lang-fr .hero-label span { font:9px 'DM Mono',monospace; }
body.lang-fr .hero-label strong { font-size:11px; }
body.lang-fr .hero-price span { font-size:12px; }

@media (max-width:800px) {
  .header-actions { gap:9px; }
  .language-switch { min-width:34px; min-height:27px; font-size:10px; }
  .hero-price { margin:-5px 0 24px; }
  .safe-note { width:100%; }
  .order-color-option { min-height:61px; }
  .order-color-option img { height:47px; }
  body.lang-fr .hero-stamp { left:14px; right:auto; }
  body.lang-fr .hero-label { left:14px; right:auto; }
  body.lang-fr .swipe-hint { left:auto; right:14px; }
  body.lang-fr .photo-grid { scroll-padding-left:17px; scroll-padding-right:0; }
  body.lang-fr .shipping-bar { font-size:9px; }
  body.lang-fr .header-status { font-size:9px; }
  body.lang-fr .hero h1 { font-size:52px; line-height:.91; }
  body.lang-fr .section-title h2, body.lang-fr .details h2, body.lang-fr .size-heading h2, body.lang-fr .order-intro h2 { font-size:clamp(40px,4.8vw,68px); }
  body.lang-fr .intro, body.lang-fr .feature-copy p, body.lang-fr .order-intro > p:not(.eyebrow), body.lang-fr .section-title > p { font-size:14px; }
}

body.lang-fr .quality-note { border-left:3px solid var(--red); border-right:0; font-size:12px; line-height:1.55; }
body.lang-fr .order-color-option span { left:4px; right:auto; font-family:'DM Mono',monospace; }

/* Real photos preserve their original camera orientation in the grid and the viewer. */
.photo-grid { grid-auto-rows:auto; align-items:start; }
.real-photo { aspect-ratio:9/16; }

/* Client message */
.customer-review { display:grid; grid-template-columns:.78fr 1.22fr; gap:90px; align-items:center; padding:0 0 132px; }
.review-copy h2 { font-size:clamp(40px,4.8vw,68px); letter-spacing:0; line-height:1.08; margin:0; }
.review-copy h2 em { color:var(--red); font-style:normal; }
.review-copy > p:not(.eyebrow) { max-width:310px; margin:23px 0 0; color:#5e5851; font-size:15px; line-height:1.7; }
.review-card { width:min(100%,470px); margin:0; padding:14px; background:#fff; border:1px solid var(--line); box-shadow:0 18px 45px rgba(73,63,47,.08); }
.review-card img { width:100%; height:auto; }
.review-card figcaption { padding:10px 2px 0; color:var(--muted); font-size:11px; font-weight:800; }

@media (max-width:800px) {
  .customer-review { grid-template-columns:1fr; gap:28px; padding:0 0 78px; }
  .review-copy h2 { font-size:clamp(36px,10vw,46px); }
  .review-copy > p:not(.eyebrow) { font-size:14px; }
  .review-card { width:min(100%,390px); }
}

body.lang-fr .customer-review { text-align:left; }
body.lang-fr .review-copy h2 { letter-spacing:-.065em; line-height:.91; }
body.lang-fr .review-copy > p:not(.eyebrow) { font-size:13px; line-height:1.65; }

/* Multiple colours can be added to one WhatsApp order. */
.add-to-cart { width:100%; margin-top:17px; border:1px solid var(--ink); background:#fff; color:var(--ink); min-height:42px; padding:10px 13px; display:flex; align-items:center; justify-content:space-between; font:800 11px 'Tajawal', Manrope, Arial, sans-serif; cursor:pointer; transition:background .2s,color .2s; }
.add-to-cart:hover { background:var(--ink); color:#fff; }
.add-to-cart span { color:var(--red); font-size:18px; line-height:1; }
.cart-box { margin-top:12px; border:1px solid #ddd7ce; background:#faf8f4; }
.cart-heading { min-height:35px; padding:0 11px; border-bottom:1px solid #e3ddd4; display:flex; align-items:center; justify-content:space-between; color:#514b44; font-size:10px; font-weight:800; }
.cart-heading strong { min-width:19px; height:19px; display:grid; place-items:center; border-radius:50%; background:var(--ink); color:#fff; font:800 10px 'DM Mono',monospace; }
.cart-items { padding:0 11px; }
.cart-empty { margin:11px 0; color:var(--muted); font-size:10px; }
.cart-item { display:grid; grid-template-columns:42px minmax(0,1fr) auto; gap:9px; align-items:center; padding:9px 0; border-bottom:1px solid #e3ddd4; }
.cart-item:last-child { border-bottom:0; }
.cart-item img { width:42px; height:38px; object-fit:contain; background:#f0ece4; }
.cart-item b { display:block; font-size:10px; }
.cart-item p { margin:2px 0 0; color:var(--muted); font-size:10px; }
.cart-item-actions { display:grid; justify-items:end; gap:3px; }
.cart-item-actions > span { color:var(--muted); font:800 10px 'DM Mono',monospace; direction:ltr; }
.cart-remove { border:0; padding:0; background:transparent; color:#b61414; font:800 9px 'Tajawal', Manrope, Arial, sans-serif; cursor:pointer; }

/* The viewer owns the viewport on phones, so rotated source images stay centred and cannot break the layout. */
#lightbox[open] { box-sizing:border-box; width:100dvw; max-width:none; height:100dvh; max-height:none; margin:0; padding:18px; border:0; background:#111; display:grid; place-items:center; overflow:hidden; touch-action:none; }
#lightbox img { display:block; width:auto; height:auto; max-width:calc(100dvw - 36px); max-height:calc(100dvh - 36px); object-fit:contain; image-orientation:from-image; user-select:none; -webkit-user-select:none; touch-action:none; }
#lightbox img.is-rotated { max-width:calc(100dvh - 52px); max-height:calc(100dvw - 36px); }
#lightbox button { z-index:2; top:14px; right:14px; }

@media (max-width:800px) {
  .cart-item { grid-template-columns:38px minmax(0,1fr) auto; }
  .cart-item img { width:38px; height:35px; }
  #lightbox[open] { padding:16px; }
}
