/* Mammas Pantry — landing site
   Brand identity from the Mammas Pantry board: forest + sage on cream, warm
   apricot/peach accents, Lora over IBM Plex Sans. */

/* Brand palette, from the Mammas Pantry board:
   #2E3D32 forest · #6B8F71 sage · #F4EDE4 cream · #F7CBAA peach
   #E7A57A apricot · #FFDB9A butter

   Two things the board doesn't supply and the product needs:
   1. an alert colour - the Control Room lives or dies on "urgent" and "running
      low" reading instantly, and the board is all warm mid-tones.
   2. a dark mode. Both are derived here to sit with the brand rather than fight it.

   The warm tones stay DECORATIVE (soft circles, the heart, tints). Actions use
   forest/sage, which keeps them clear of the amber and terracotta warnings. */
:root{
  --forest:#2E3D32; --sage:#6B8F71; --cream:#F4EDE4;
  --peach:#F7CBAA; --apricot:#E7A57A; --butter:#FFDB9A;

  --ground:#F4EDE4; --surface:#FFFFFF; --sunk:#EDE4D8; --enamel:#EFE7DC;
  --ink:#2E3D32; --muted:#67735F; --faint:#9A9C8A;
  --line:#E3D9CB; --line-hard:#CFC3B1;
  --basil:#2E3D32; --basil-soft:#E4EBE1; --basil-ink:#F4EDE4;
  --turmeric:#B07C2E; --turmeric-soft:#FBEFD8;
  --tomato:#B5503C; --tomato-soft:#F8E3DC;
  --shadow-s:0 1px 0 rgba(46,61,50,.04), 0 6px 18px -12px rgba(46,61,50,.3);
  --shadow-l:0 2px 4px rgba(46,61,50,.05), 0 24px 48px -28px rgba(46,61,50,.45);
  --a-veg:#5F8F55; --a-meat:#B5604E; --a-dairy:#C9A03F; --a-bakery:#B0763F;
  --a-pantry:#8A7A5C; --a-house:#6E8A80; --a-baby:#C07E96;
  --brand-warm:#9C5F35;
}
/* Dark: the cream inverts to a warm near-black with a green cast, so it reads as
   the same brand at night rather than a generic dark theme. Forest is too dark to
   act on black, so sage takes over as the action colour. */
@media (prefers-color-scheme: dark){
  :root:not([data-theme="light"]){
    --ground:#141814; --surface:#1C221D; --sunk:#232A24; --enamel:#1F261F;
    --ink:#EDE7DE; --muted:#A0AA9B; --faint:#77816F;
    --line:#2A322B; --line-hard:#3D473E;
    --basil:#8FBF97; --basil-soft:#1D2A20; --basil-ink:#141814;
    --turmeric:#E5B369; --turmeric-soft:#2E2617;
    --tomato:#E08A72; --tomato-soft:#2E1E1A;
    --shadow-s:0 1px 0 rgba(0,0,0,.3), 0 10px 24px -16px #000;
    --shadow-l:0 2px 6px rgba(0,0,0,.4), 0 30px 60px -30px #000;
    --a-veg:#8BC47F; --a-meat:#E0907C; --a-dairy:#E3C36C; --a-bakery:#D3A26E;
    --a-pantry:#BCAB88; --a-house:#9AB8AC; --a-baby:#E0A5B8;
  --brand-warm:#D9A277;
  }
}
:root[data-theme="dark"]{
  --ground:#141814; --surface:#1C221D; --sunk:#232A24; --enamel:#1F261F;
  --ink:#EDE7DE; --muted:#A0AA9B; --faint:#77816F;
  --line:#2A322B; --line-hard:#3D473E;
  --basil:#8FBF97; --basil-soft:#1D2A20; --basil-ink:#141814;
  --turmeric:#E5B369; --turmeric-soft:#2E2617;
  --tomato:#E08A72; --tomato-soft:#2E1E1A;
  --shadow-s:0 1px 0 rgba(0,0,0,.3), 0 10px 24px -16px #000;
  --shadow-l:0 2px 6px rgba(0,0,0,.4), 0 30px 60px -30px #000;
  --a-veg:#8BC47F; --a-meat:#E0907C; --a-dairy:#E3C36C; --a-bakery:#D3A26E;
  --a-pantry:#BCAB88; --a-house:#9AB8AC; --a-baby:#E0A5B8;
  --brand-warm:#D9A277;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
body{
  margin:0; background:var(--ground); color:var(--ink);
  font-family:"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",sans-serif;
  font-size:16px; line-height:1.55; -webkit-text-size-adjust:100%;
}
h1,h2,h3,h4{font-family:"Lora","IBM Plex Sans",system-ui,sans-serif;
  margin:0; text-wrap:balance; letter-spacing:-.02em; line-height:1.12}
p{margin:0}
a{color:var(--basil)}
img,svg{max-width:100%}
:focus-visible{outline:2px solid var(--basil);outline-offset:3px;border-radius:5px}
.mono{font-family:"IBM Plex Mono",ui-monospace,monospace;font-variant-numeric:tabular-nums}

.wrap{max-width:1120px;margin:0 auto;padding:0 22px}
.narrow{max-width:720px}

/* ---------- eyebrow ---------- */
.eyebrow{display:flex;align-items:center;gap:9px;font-family:"IBM Plex Mono",monospace;
  font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);margin-bottom:14px}
.eyebrow::before{content:"";width:9px;height:9px;border-radius:50%;background:var(--basil);flex:none}

/* ---------- nav ---------- */
.nav{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--ground) 90%,transparent);
  backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}
.nav-in{display:flex;align-items:center;gap:20px;min-height:64px}
/* Brand lockup: mark + stacked wordmark, as on the board.
   The board's apricot on cream is about 1.9:1 - nowhere near readable at this size -
   so the small "PANTRY" line uses a deeper tone from the same family. */
.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:inherit;
  margin-inline-end:auto}
.brand .mark{width:34px;height:34px;flex:none;display:block}
.brand .wm{display:flex;flex-direction:column;gap:3px;line-height:1}
.brand .wm b{font-family:"Lora",sans-serif;font-weight:700;font-size:16.5px;
  letter-spacing:.17em;white-space:nowrap;color:var(--ink)}
.brand .wm span{font-family:"IBM Plex Sans",sans-serif;font-size:8.5px;font-weight:600;
  letter-spacing:.3em;text-transform:uppercase;color:var(--brand-warm);white-space:nowrap}
.brand .wm span::before{content:"· "}
.brand .wm span::after{content:" ·"}
.nav a.link{color:var(--muted);text-decoration:none;font-size:14.5px;font-weight:500}
.nav a.link:hover{color:var(--ink)}
@media (max-width:720px){.nav a.link{display:none}}
@media (max-width:560px){
  .nav-in{gap:12px}
  .brand .wm b{font-size:15px;letter-spacing:.14em}
  .brand .wm span{letter-spacing:.24em}
  .brand .mark{width:30px;height:30px}
  .nav .btn.sm{padding:8px 12px;font-size:13.5px;white-space:nowrap}
}

/* ---------- buttons ---------- */
.btn{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line-hard);background:var(--surface);
  color:var(--ink);border-radius:9px;padding:12px 18px;font-weight:600;font-size:15px;
  text-decoration:none;cursor:pointer;font-family:inherit}
.btn:hover{border-color:var(--faint)}
.btn.primary{background:var(--basil);border-color:var(--basil);color:var(--basil-ink)}
.btn.primary:hover{filter:brightness(1.07)}
.btn.sm{padding:9px 14px;font-size:14px}

/* ---------- hero ---------- */
.hero{padding:74px 0 84px;position:relative;overflow:hidden}
/* Two columns only when there is genuinely room for both; the art column now
   carries the illustration AND the phone, so it needs more than the old 420px. */
.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,470px);gap:48px;align-items:center}
@media (max-width:1040px){.hero-grid{grid-template-columns:1fr;gap:44px}.hero{padding:48px 0 60px}}
.hero h1{font-size:clamp(38px,5.6vw,62px);font-weight:800}
/* Two-tone headline, as on the board: opening line in forest, the rest terracotta. */
.hero h1 em{font-style:normal;color:var(--brand-warm)}
.hero .lede{font-size:clamp(17px,2vw,20px);color:var(--muted);margin-top:20px;max-width:33ch}
.hero .cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.hero .under{display:inline-block;margin-top:20px;font-size:13.5px;color:var(--basil-ink);
  background:var(--basil);border-radius:999px;padding:9px 17px}

/* Hero art: the illustration whole, with the phone alongside and overlapping a
   little - the board's own pairing. The printable QR card moved down to "How it
   works", beside the step that tells you to print it. */
/* One image, kept as the board composed it - arc, illustration and phone together.
   Cutting them apart and re-stacking them read as pasted-on cut-outs.
   The left edge fades so it melts into the page instead of ending on a hard line. */
.hero-art{position:relative;display:flex;justify-content:flex-end}
.hero-art .panel-wrap{position:relative;width:100%;max-width:470px}
.hero-art .panel{display:block;width:100%;height:auto;
  -webkit-mask-image:linear-gradient(to right,transparent 0,#000 10%);
  mask-image:linear-gradient(to right,transparent 0,#000 10%)}

@media (max-width:1040px){.hero-art{justify-content:center}.hero-art .panel-wrap{max-width:520px}}

/* ---------- the live screen inside the artwork's phone ----------
   Measured off the board: the screen occupies this rectangle of the panel image,
   so the overlay tracks it at any size. Container units keep the contents in
   proportion instead of needing a breakpoint per size. */
.phone-live{position:absolute;left:52.32%;top:13.29%;width:41.08%;height:82.61%;
  container-type:size;overflow:hidden;border-radius:2.5cqw;
  background:#FBF7F0;color:#2E3D32;font-family:"IBM Plex Sans",system-ui,sans-serif}
.pscr{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;
  justify-content:center;gap:2cqh;padding:6cqw;text-align:center;
  opacity:0;transform:translateY(2cqh);transition:opacity .5s ease,transform .5s ease}
.pscr.on{opacity:1;transform:none}
.pscr b{font-family:"Lora",serif;font-size:7cqw;line-height:1.15;font-weight:700}
.pscr span{font-size:5cqw;color:#67735F;line-height:1.2}

/* 1 · scan */
.p-qr{position:relative;width:34cqw;height:34cqw;border-radius:2cqw;background:
  repeating-linear-gradient(90deg,#2E3D32 0 3cqw,transparent 3cqw 6cqw),
  repeating-linear-gradient(0deg,#2E3D32 0 3cqw,transparent 3cqw 6cqw) #FFF;
  border:1cqw solid #2E3D32}
.p-scan{position:absolute;left:0;right:0;height:.9cqw;background:#B5503C;
  box-shadow:0 0 3cqw #E7A57A;animation:pScan 1.9s ease-in-out infinite}
@keyframes pScan{0%,100%{top:8%}50%{top:90%}}

/* 2 · pick your name */
.p-chips{display:flex;flex-wrap:wrap;gap:2cqw;justify-content:center}
.p-chips i{font-style:normal;font-size:5cqw;padding:2cqw 4cqw;border-radius:99cqw;
  background:#EDE4D8;color:#67735F}
.p-chips i.lit{background:#2E3D32;color:#F4EDE4;font-weight:600}

/* 3 · the list filling up */
.p-rows{display:flex;flex-direction:column;gap:1.6cqw;width:100%}
.p-rows i{font-style:normal;font-size:5cqw;text-align:start;padding:2.2cqw 3cqw;
  border-radius:2cqw;background:#FFF;border:.5cqw solid #E3D9CB;
  border-inline-start:1.6cqw solid var(--d)}
.p-rows i.new{animation:pDrop .6s .35s ease-out both}
@keyframes pDrop{from{opacity:0;transform:translateY(-2cqh)}to{opacity:1;transform:none}}

/* 4 · the verdict */
.p-verdict{font-size:4.6cqw;font-weight:600;letter-spacing:.08em;text-transform:uppercase;
  background:#FBEFD8;color:#B07C2E;padding:2cqw 4cqw;border-radius:99cqw}
.p-tiles{display:flex;gap:2cqw}
.p-tiles i{font-style:normal;font-family:"Lora",serif;font-weight:700;font-size:7cqw;
  background:#FFF;border:.5cqw solid #E3D9CB;border-radius:2cqw;padding:2cqw 3cqw;
  display:flex;flex-direction:column;align-items:center;line-height:1.1}
.p-tiles i.bad{color:#B5503C} .p-tiles i.warn{color:#B07C2E}
.p-tiles u{text-decoration:none;font-family:"IBM Plex Sans",sans-serif;font-weight:400;
  font-size:3.2cqw;color:#9A9C8A}

.p-bar{position:absolute;left:0;bottom:0;height:.8cqw;width:0;background:#6B8F71}

/* Someone who asked for less motion gets a still, readable screen. */
@media (prefers-reduced-motion:reduce){
  .p-scan,.p-rows i.new{animation:none}
  .pscr{transition:none}
  .p-bar{display:none}
}

/* The board's own logo lockup, where the board puts it. */
.hero .lockup{display:block;width:210px;height:auto;margin-bottom:26px;mix-blend-mode:multiply}
@media (max-width:1040px){.hero .lockup{width:180px;margin-bottom:20px}}
/* The board art has cream baked into it. In light mode multiply drops that cream
   away cleanly; on a dark ground multiply would render the logo almost black, so
   there it sits on its own cream plate instead. */
@media (prefers-color-scheme: dark){
  :root:not([data-theme="light"]) .hero .lockup{mix-blend-mode:normal;background:var(--cream);
    border-radius:14px;padding:12px 14px}
}
:root[data-theme="dark"] .hero .lockup{mix-blend-mode:normal;background:var(--cream);
  border-radius:14px;padding:12px 14px}


/* How it works: steps beside the real, scannable card. */
.how-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,290px);gap:44px;
  align-items:start}
@media (max-width:900px){.how-grid{grid-template-columns:1fr;gap:34px}}
/* Sharing the row with the card, the steps read better two-up than four-across. */
@media (min-width:1040px){.how-grid .steps{grid-template-columns:1fr 1fr}}

/* the fridge door + magneted card */
.door{background:linear-gradient(155deg,var(--enamel),var(--sunk));border:1px solid var(--line);
  border-radius:16px;padding:38px 30px;box-shadow:var(--shadow-l);position:relative}
.door::before{content:"";position:absolute;inset:0 auto 0 14px;width:1px;
  background:linear-gradient(180deg,transparent,var(--line-hard),transparent)}
.fridge-card{background:#fff;color:#141A15;border-radius:11px;padding:22px 20px 18px;text-align:center;
  box-shadow:0 1px 2px rgba(20,26,21,.14), 0 18px 34px -20px rgba(20,26,21,.7);
  transform:rotate(-1.4deg);position:relative}
@media (prefers-reduced-motion:no-preference){
  .fridge-card{transition:transform .4s cubic-bezier(.2,.7,.3,1)}
  .door:hover .fridge-card{transform:rotate(0deg)}
}
.magnet{position:absolute;top:-11px;left:50%;margin-left:-11px;width:22px;height:22px;border-radius:50%;
  background:radial-gradient(circle at 34% 30%,#9CBBA1,#6B8F71 62%,#4B6B52);
  box-shadow:0 3px 6px rgba(20,26,21,.4)}
.fridge-card .kick{font-family:"IBM Plex Mono",monospace;font-size:9.5px;letter-spacing:.2em;
  text-transform:uppercase;color:#5A6A5C}
.fridge-card h2{font-family:"Lora",sans-serif;font-size:23px;font-weight:800;margin:6px 0 3px;color:#141A15}
.fridge-card p{font-size:12.5px;color:#5A6A5C}
.fridge-card .qr{width:100%;max-width:186px;margin:15px auto 11px;display:block}
.fridge-card .foot{font-size:11px;color:#8A9A8C;margin-top:9px}
.doorhint{text-align:center;font-family:"IBM Plex Mono",monospace;font-size:11px;letter-spacing:.14em;
  text-transform:uppercase;color:var(--faint);margin-top:20px}

/* ---------- sections ---------- */
section{padding:76px 0;border-top:1px solid var(--line)}
@media (max-width:720px){section{padding:56px 0}}
.sec-head{max-width:620px;margin-bottom:38px}
.sec-head h2{font-size:clamp(27px,3.4vw,38px);font-weight:700}
.sec-head p{color:var(--muted);margin-top:14px;font-size:16.5px}

/* problem strip */
.gripes{display:grid;grid-template-columns:1fr;gap:1px;
  background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}
@media (min-width:640px){.gripes{grid-template-columns:1fr 1fr}}
.gripe{background:var(--surface);padding:24px 22px}
.gripe b{display:block;font-family:"Lora",sans-serif;font-size:17px;margin-bottom:7px}
.gripe span{color:var(--muted);font-size:14.5px}

/* steps */
/* 1 / 2 / 4 across — never 3+1, which leaves an odd gap under the last step. */
.steps{display:grid;grid-template-columns:1fr;gap:26px;counter-reset:st}
@media (min-width:640px){.steps{grid-template-columns:1fr 1fr}}
@media (min-width:1040px){.steps{grid-template-columns:repeat(4,1fr)}}
.step{position:relative;padding-top:18px;border-top:2px solid var(--line)}
.step::before{counter-increment:st;content:counter(st,decimal-leading-zero);position:absolute;top:-11px;inset-inline-start:0;
  background:var(--ground);padding-inline-end:10px;font-family:"IBM Plex Mono",monospace;font-size:12px;
  font-weight:600;color:var(--basil)}
.step h3{font-size:18px;margin-bottom:8px}
.step p{color:var(--muted);font-size:14.5px}

/* feature rows with mockups */
.feat{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:52px;align-items:center;
  padding:40px 0;border-top:1px solid var(--line)}
.feat:first-of-type{border-top:0;padding-top:0}
@media (max-width:820px){.feat{grid-template-columns:1fr;gap:28px}}
.feat h3{font-size:23px;margin-bottom:12px}
.feat p{color:var(--muted);font-size:15.5px}
.feat ul{margin:16px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:9px}
.feat li{display:grid;grid-template-columns:16px 1fr;gap:10px;font-size:14.5px;color:var(--muted)}
.feat li::before{content:"";width:7px;height:7px;border-radius:2px;background:var(--basil);margin-top:8px}
.feat.flip .shot{order:-1}
@media (max-width:820px){.feat.flip .shot{order:0}}

/* mini mockups */
.shot{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:15px;
  box-shadow:var(--shadow-s);font-size:13px}
.m-verdict{display:flex;gap:13px;align-items:center;border:1px solid var(--line);border-radius:9px;
  padding:13px 14px;border-left:5px solid var(--turmeric)}
.m-verdict b{font-family:"Lora",sans-serif;font-size:17px;display:block}
.m-verdict span{color:var(--muted);font-size:12.5px}
.m-pill{margin-inline-start:auto;font-family:"IBM Plex Mono",monospace;font-size:10px;letter-spacing:.12em;
  text-transform:uppercase;background:var(--turmeric-soft);color:var(--turmeric);padding:5px 9px;
  border-radius:999px;font-weight:600;white-space:nowrap}
.m-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:11px}
.m-tile{border:1px solid var(--line);border-radius:8px;padding:10px}
.m-tile i{font-style:normal;font-family:"IBM Plex Mono",monospace;font-size:9px;letter-spacing:.12em;
  text-transform:uppercase;color:var(--faint);display:block}
.m-tile b{font-family:"Lora",sans-serif;font-size:22px;display:block;margin-top:3px}
.m-tile.bad b{color:var(--tomato)} .m-tile.warn b{color:var(--turmeric)}
.m-row{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;
  padding:9px 11px;margin-top:7px;border-inline-start:4px solid var(--ac,var(--line-hard))}
.m-row .tick{width:19px;height:19px;border-radius:50%;border:2px solid var(--line-hard);flex:none}
.m-row .nm{font-weight:600}
.m-row .q{font-family:"IBM Plex Mono",monospace;font-size:11.5px;color:var(--muted)}
.m-row .who{margin-inline-start:auto;display:flex;align-items:center;gap:6px;color:var(--faint);font-size:11.5px}
.m-av{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:9px;
  font-weight:700;font-family:"IBM Plex Mono",monospace;flex:none}
.m-urg{font-family:"IBM Plex Mono",monospace;font-size:9.5px;background:var(--tomato-soft);color:var(--tomato);
  padding:3px 7px;border-radius:999px;font-weight:600}
.m-aisle{font-family:"IBM Plex Mono",monospace;font-size:9.5px;letter-spacing:.13em;text-transform:uppercase;
  color:var(--faint);margin:13px 0 3px;display:flex;align-items:center;gap:7px}
.m-dot{width:7px;height:7px;border-radius:2px;flex:none}
.m-seg{margin-inline-start:auto;display:flex;border:1px solid var(--line-hard);border-radius:7px;overflow:hidden;flex:none}
.m-seg i{font-style:normal;padding:5px 9px;font-size:10.5px;font-weight:600;color:var(--muted);
  border-inline-start:1px solid var(--line)}
.m-seg i:first-child{border-inline-start:0}
.m-seg i.on-in{background:var(--basil);color:var(--basil-ink)}
.m-seg i.on-low{background:var(--turmeric);color:var(--basil-ink)}
.m-seg i.on-out{background:var(--tomato);color:#fff}
.m-staple{display:flex;align-items:center;gap:9px;padding:8px 0;border-top:1px solid var(--line)}
.m-staple:first-of-type{border-top:0}

/* faq */
.faq{display:flex;flex-direction:column;gap:0}
.faq details{border-top:1px solid var(--line);padding:4px 0}
.faq details:last-child{border-bottom:1px solid var(--line)}
.faq summary{cursor:pointer;padding:16px 30px 16px 0;font-weight:600;font-size:16px;position:relative;list-style:none}
.faq summary::-webkit-details-marker{display:none}
.faq summary::after{content:"+";position:absolute;inset-inline-end:4px;top:14px;font-size:20px;color:var(--faint);
  font-family:"IBM Plex Mono",monospace}
.faq details[open] summary::after{content:"\2013"}
.faq p{color:var(--muted);font-size:15px;padding:0 0 18px;max-width:68ch}

/* closing */
.close-band{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:44px 36px;
  text-align:center;box-shadow:var(--shadow-s)}
.close-band h2{font-size:clamp(25px,3.2vw,34px)}
.close-band p{color:var(--muted);margin:14px auto 26px;max-width:52ch}
.close-band .cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}

/* footer */
footer{border-top:1px solid var(--line);padding:38px 0 52px;color:var(--faint);font-size:13.5px}
.foot-in{display:flex;gap:18px;flex-wrap:wrap;align-items:center}
footer a{color:var(--muted);text-decoration:none}
footer a:hover{color:var(--ink)}
.foot-in .sp{margin-inline-start:auto}

/* legal pages */
.doc{padding:56px 0 80px}
.doc h1{font-size:clamp(30px,4vw,42px);margin-bottom:10px}
.doc .updated{color:var(--faint);font-family:"IBM Plex Mono",monospace;font-size:12px;margin-bottom:34px}
.doc h2{font-size:20px;margin:34px 0 10px}
.doc p, .doc li{color:var(--muted);font-size:15.5px;max-width:70ch}
.doc ul{padding-left:20px;display:flex;flex-direction:column;gap:7px;margin:10px 0}

/* ---------- language switcher ---------- */
.vh{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.langpick{display:inline-flex;align-items:center}
.langpick select{font:inherit;font-size:14px;color:var(--muted);background:transparent;
  border:1px solid var(--line-hard);border-radius:8px;padding:7px 9px;cursor:pointer;max-width:150px}
.langpick select:hover{color:var(--ink);border-color:var(--faint)}
@media (max-width:560px){.langpick select{max-width:112px;padding:6px 7px;font-size:13px}}

/* Right-to-left: the door highlight is the one decorative edge that must flip. */
[dir="rtl"] .door::before{inset:0 14px 0 auto}
[dir="rtl"] .fridge-card{transform:rotate(1.4deg)}
