/* Generated from the live theme's own tokens - see design-tokens.json */
@font-face{font-family:'DM Sans';src:url('/assets/fonts/dmsans_n5.8a0f1984c77eb7186ceb87c4da2173ff65eb012e.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:'DM Sans';src:url('/assets/fonts/dmsans_n7.97e21d81502002291ea1de8aefb79170c6946ce5.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:'Kalam';src:url('/assets/fonts/kalam_n4.146ac42292d6ecada676dc97796fcd1f16079bde.woff2') format('woff2');font-weight:400;font-display:swap}
:root{
--teal:#007c97;/* brand #0093b2 fails AA at 3.61:1 - see check_a11y.py */--teal-d:#00768e;
--rose:#c24762;--rose-d:#ac3952;
--body:#444249;--bg:#ffffff;--bg2:#f7f7f7;
--bd:#ebebed;--r:6px;
--foot-bg:#007c97;/* white on the theme teal was 3.61:1 */--foot-tx:#ffffff;/* theme used #7edff2: 2.36:1 on teal */
--sold:#6d6b6b;--shadow:0px 4px 6px rgba(0, 0, 0, 0.08)}
*{box-sizing:border-box}
body{margin:0;font-family:'DM Sans',system-ui,-apple-system,Segoe UI,sans-serif;color:var(--body);background:var(--bg);font-size:16.8px;line-height:1.6}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}
/* Visible keyboard focus (WCAG 2.4.7). The controls here are heavily
   restyled, so relying on the browser default is not safe - and :focus-visible
   keeps it off for mouse users, which is why it was never noticed by eye. */
:focus-visible{outline:3px solid var(--rose);outline-offset:2px;border-radius:2px}
.lb :focus-visible{outline:3px solid #fff;outline-offset:2px}
.ftr :focus-visible,.announce :focus-visible{outline:3px solid #fff;outline-offset:2px}
.wrap{max-width:1240px;margin:0 auto;padding:0 24px}
.narrow{max-width:820px}
.vh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
.skip{position:absolute;left:-9999px}.skip:focus{left:8px;top:8px;background:#fff;padding:8px;z-index:99}
.announce{background:var(--teal);color:#fff;text-align:center;padding:9px 12px;font-size:14px}
.hdr{border-bottom:1px solid #E2E2E2;position:sticky;top:0;background:#fff;z-index:20}
.hdr-in{display:flex;align-items:center;gap:28px;padding-top:16px;padding-bottom:16px}
.brand{font-family:'Kalam',cursive;font-size:30px;color:var(--rose);font-weight:700;letter-spacing:-.02em}
.nav{display:flex;gap:20px;flex:1;flex-wrap:wrap;font-size:14.5px}
.nav a{color:var(--teal)}.nav a:hover{color:var(--teal-d);text-decoration:underline}
.hdr-act{display:flex;gap:16px;align-items:center;font-size:14.5px;color:var(--teal)}
.cart-link{font-weight:700}
.menu-btn,.nav-m{display:none}
.hero{background:var(--bg2);padding:72px 0;text-align:center}
.hero h1{font-size:44px;margin:0 0 12px;color:var(--teal);letter-spacing:-.02em;line-height:1.15}
.hero p{margin:0 0 26px;font-size:19px}
.btn{display:inline-block;background:var(--rose);color:#fff;border:0;border-radius:6px;padding:14px 28px;font:inherit;font-weight:700;cursor:pointer}
.btn:hover{background:var(--rose-d)}
.btn[disabled]{background:var(--sold);cursor:not-allowed}
.ph1{font-size:34px;color:var(--teal);margin:28px 0 6px;letter-spacing:-.02em}
.ph2{font-size:26px;color:var(--teal);margin:48px 0 18px;letter-spacing:-.02em}
.tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:40px 0}
.tile{background:var(--bg2);border-radius:var(--r);padding:26px 18px;text-align:center;font-weight:700;color:var(--teal);border:1px solid var(--bd)}
.tile:hover{background:#eef9fb}
.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin:20px 0 56px}
.card-img{position:relative;background:var(--bg2);border-radius:var(--r);overflow:hidden;aspect-ratio:1}
.card img{transition:transform .35s}.card:hover img{transform:scale(1.04)}
.card-t{margin-top:10px;font-size:15.5px}
.card-p{color:var(--rose);font-weight:700;margin-top:2px}
.was{color:#767676;font-weight:400;margin-right:6px}
.price .was{font-size:19px}
.announce{overflow:hidden}
.ann-r{display:flex;flex-direction:column;height:1.35em;animation:ann 12s infinite}
.ann-r span{height:1.35em;line-height:1.35em}
@keyframes ann{0%,28%{transform:translateY(0)}33%,61%{transform:translateY(-1.35em)}66%,94%{transform:translateY(-2.7em)}100%{transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.ann-r{animation:none}}
.ftr-addr{font-style:normal;margin-top:14px;line-height:1.8;font-size:14px}
.badge{position:absolute;top:10px;left:10px;background:var(--sold);color:#fff;font-size:12px;padding:4px 9px;border-radius:6px}
.badge.draft{background:var(--teal)}
.ph{aspect-ratio:1;background:var(--bg2)}
.crumb{font-size:13.5px;color:#757575;margin:22px 0 0}.crumb a{color:var(--teal)}
.pdp-g{display:grid;grid-template-columns:1fr 1fr;gap:52px;margin:18px 0 64px}
.main-img{border-radius:var(--r);background:var(--bg2);width:100%}
.zoombtn{display:block;width:100%;padding:0;border:0;background:0;cursor:zoom-in;position:relative;
 overflow:hidden;border-radius:var(--r)}
.zoombtn .main-img{transition:transform .12s ease-out;will-change:transform}
.zoombtn.mag .main-img{transition:none}
@media(hover:none){.zoombtn .main-img{transition:none}}
.zoomhint{position:absolute;right:12px;bottom:12px;background:rgba(0,0,0,.62);color:#fff;
 font-size:12.5px;padding:6px 11px;border-radius:var(--r);opacity:0;transition:opacity .2s;pointer-events:none}
.zoombtn:hover .zoomhint,.zoombtn:focus-visible .zoomhint{opacity:1}
/* lightbox */
.lb{position:fixed;inset:0;background:rgba(20,20,22,.94);z-index:100;display:none;
 align-items:center;justify-content:center;padding:56px 16px 92px}
.lb.on{display:flex}
.lb-fig{margin:0;max-width:100%;max-height:100%;display:flex;flex-direction:column;align-items:center;gap:12px}
.lb-img{max-width:100%;max-height:78vh;width:auto;object-fit:contain;border-radius:var(--r);
 background:#fff;touch-action:none;transform-origin:center center}
.lb.zoomed .lb-dots,.lb.zoomed .lb-cap{opacity:.25}
.lb.zoomed .lb-p,.lb.zoomed .lb-n{opacity:.3}
.lb-cap{color:#e9e9ea;font-size:13.5px;text-align:center}
.lb-x,.lb-p,.lb-n{position:absolute;background:rgba(255,255,255,.12);color:#fff;border:0;
 cursor:pointer;border-radius:50%;width:46px;height:46px;font-size:26px;line-height:1;display:grid;place-items:center}
.lb-x:hover,.lb-p:hover,.lb-n:hover{background:rgba(255,255,255,.26)}
.lb-x{top:14px;right:14px;font-size:30px}
.lb-p{left:16px;top:50%;transform:translateY(-50%)}
.lb-n{right:16px;top:50%;transform:translateY(-50%)}
.lb-dots{position:absolute;bottom:20px;left:0;right:0;display:flex;gap:2px;justify-content:center;flex-wrap:wrap;padding:0 16px}
.lb-dot{width:24px;height:24px;box-sizing:border-box;padding:7px;border:0;border-radius:50%;
 background:rgba(255,255,255,.36);background-clip:content-box;cursor:pointer}
.lb-dot.on{background:#fff;background-clip:content-box}
@media(max-width:700px){.lb{padding:52px 8px 76px}.lb-p{left:6px}.lb-n{right:6px}
 .lb-x,.lb-p,.lb-n{width:40px;height:40px}}
.thumbs{display:flex;gap:9px;margin-top:12px;flex-wrap:wrap}
.thumb{width:74px;padding:0;border:2px solid transparent;background:0;border-radius:var(--r);overflow:hidden;cursor:pointer}
.thumb.on{border-color:var(--teal)}
.pdp-info h1{font-size:32px;color:var(--teal);margin:0 0 10px;letter-spacing:-.02em}
.price{font-size:26px;color:var(--rose);font-weight:700}
.stock{margin:6px 0 20px;font-size:14.5px;color:#279A4B}
.stock.out{color:var(--sold)}
.stock.soon{color:var(--teal)}
.soon{color:var(--teal);font-weight:700}
.rte{margin-top:26px;line-height:1.75}
.rte img{border-radius:var(--r);margin:16px 0}
.rte h2,.rte h3{color:var(--teal)}
.lead{font-size:18px}
.count{color:#757575;font-size:14px;margin:4px 0 18px}
.empty{color:#757575;padding:26px 0}
.artlist{list-style:none;padding:0;line-height:2.1}.artlist a{color:var(--teal)}
.artcard{display:block;border:1px solid var(--bd);border-radius:var(--r);padding:22px 24px;margin:18px 0}
.artcard:hover{background:var(--bg2)}
.artcard h2{color:var(--teal);font-size:21px;margin:0 0 8px;letter-spacing:-.02em}
.artcard p{margin:0 0 10px;color:#555}
.artcard .more{color:var(--rose);font-weight:700;font-size:14.5px}
.search{width:100%;padding:14px;border:1px solid var(--bd);border-radius:var(--r);font:inherit;margin-bottom:26px}
.crow{display:flex;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid var(--bd);flex-wrap:wrap}
/* A long product title will not shrink a flex item below its content width,
   which pushed the cart 37px wider than a 375px phone. min-width:0 lets it. */
.crow .g{min-width:0;overflow-wrap:anywhere}
.crow img{width:82px;border-radius:var(--r)}
.crow .g{flex:1}
.qty{width:62px;padding:7px;border:1px solid var(--bd);border-radius:var(--r);font:inherit}
.rm{background:0;border:0;color:var(--rose);cursor:pointer;font:inherit;text-decoration:underline}
.tot{display:flex;justify-content:space-between;font-size:21px;margin:22px 0;font-weight:700}
.codebox{margin:18px 0}
.coderow{display:flex;gap:9px}
.coderow .search{margin:0}
.btn.ghost{background:0;color:var(--teal);border:1px solid var(--teal);white-space:nowrap}
.btn.ghost:hover{background:#eef9fb}
.codemsg{font-size:14px;margin:7px 0 0;min-height:1em}
.codemsg.good{color:#279A4B}
.codemsg.bad{color:var(--rose)}
.promo{color:#279A4B;font-size:14.5px}
.fine{color:#757575;font-size:13.5px}
.center{text-align:center}
.txn{font-family:ui-monospace,Menlo,monospace;background:var(--bg2);display:inline-block;padding:9px 15px;border-radius:var(--r)}
.form label{display:block;margin:14px 0;font-size:14.5px}
.form input,.form textarea{width:100%;padding:11px;border:1px solid var(--bd);border-radius:var(--r);font:inherit;margin-top:5px}
.form .row{display:grid;grid-template-columns:2fr 2fr 1fr;gap:12px}
.form .radio{display:flex;gap:11px;align-items:center;padding:14px;border:1px solid var(--bd);border-radius:var(--r);min-height:44px;cursor:pointer}
.form .radio input{width:20px;height:20px;margin:0;accent-color:var(--teal);flex:none}
.err{color:var(--rose);font-weight:700}
.sum{background:var(--bg2);border-radius:var(--r);padding:18px 20px;margin:18px 0}
.srow{display:flex;justify-content:space-between;padding:5px 0}
.srow.tot{border-top:1px solid var(--bd);margin-top:9px;padding-top:11px;font-weight:700;font-size:19px}
.tabs{display:flex;gap:9px;margin:18px 0}
.tab{background:0;border:1px solid var(--bd);border-radius:var(--r);padding:9px 17px;font:inherit;cursor:pointer;color:var(--body)}
.tab.on{background:var(--teal);color:#fff;border-color:var(--teal)}
.tblwrap{overflow-x:auto}
.tbl{width:100%;border-collapse:collapse;font-size:14px;min-width:720px}
.tbl th,.tbl td{text-align:left;padding:9px;border-bottom:1px solid var(--bd);vertical-align:top}
.tbl th{color:var(--teal)}
.lnk{background:0;border:0;color:var(--teal);text-decoration:underline;cursor:pointer;font:inherit}
.st{font-size:12px;padding:3px 8px;border-radius:var(--r);background:var(--bg2);white-space:nowrap}
.st-paid{background:#e4f6ea;color:#1d7a3c}
.st-payment_failed,.st-amount_mismatch{background:#fde9ee;color:#a3253f}
.st-cod_pending,.st-payment_pending{background:#fff3e2;color:#8a5314}
.st-dispatched{background:#e6f4f8;color:#0b6d84}
.st-pending{background:#fff3e2;color:#8a5314}
.st-approved{background:#e4f6ea;color:#1d7a3c}
.st-rejected{background:#f0eeee;color:#5f5f5f}
.pill{background:var(--rose);color:#fff;border-radius:20px;padding:1px 8px;
      font-size:12px;margin-left:6px}
.rvrow td{vertical-align:top}
.rv-pending td{background:#fffaf2}
.lnk{min-height:24px}
.ftr{background:var(--foot-bg);color:var(--foot-tx);margin-top:70px;padding:52px 0 26px}
/* Six columns, matching the live theme: the signup takes a third of the row
   and the five menus share the rest. */
.ftr-in{display:grid;grid-template-columns:2.4fr repeat(4,1fr) 1.4fr;gap:34px}
.ftr-sign{max-width:340px}
.ftr-form{position:relative;margin-top:14px}
.ftr-form input{width:100%;padding:12px 44px 12px 2px;font:inherit;font-size:16px;
  color:#fff;background:0;border:0;border-bottom:1px solid rgba(255,255,255,.55)}
.ftr-form input::placeholder{color:rgba(255,255,255,.75)}
.ftr-form input:focus{outline:0;border-bottom-color:#fff}
.ftr-go{position:absolute;right:0;top:4px;width:36px;height:36px;background:0;
  border:0;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}
.ftr-msg{font-size:13.5px;margin:8px 0 0;min-height:1em}
.ftr-msg.bad{color:#ffd7dd;font-weight:700}
.ftr a{color:#fff}.ftr a:hover{color:#ffd79c}
.ftr-h{color:#fff;margin:0 0 12px;font-size:16px}
.ftr ul{list-style:none;padding:0;margin:0;line-height:2}
.ftr-brand{font-family:'Kalam',cursive;font-size:28px;color:#fff}
.ftr-b{border-top:1px solid #0f798f;margin-top:34px;padding-top:18px;font-size:13.5px}
.brand img{display:block;height:46px;width:auto}
.ftr-brand img{height:42px;width:auto;filter:brightness(0) invert(1)}
/* --- home page, mirroring the real section order --- */
.hero-b{background:var(--bg2)}
.hero-b img.hero-img{width:100%;height:auto;display:block}
.sh{font-size:27px;color:var(--teal);text-align:center;margin:52px 0 20px;letter-spacing:-.02em}
.ttabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:24px}
.ttab{background:0;border:1px solid var(--bd);border-radius:var(--r);padding:9px 18px;font:inherit;cursor:pointer;color:var(--body)}
.ttab.on{background:var(--teal);color:#fff;border-color:var(--teal)}
.tpane.off{display:none}
.feature{background:var(--bg2);margin:56px 0}
.feat-in{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;padding:52px 24px}
.feat-t p{font-size:18px;margin:12px 0 24px}
.feat-i img{border-radius:var(--r)}
.marquee{background:var(--teal);color:#fff;overflow:hidden;padding:13px 0;white-space:nowrap}
.marquee div{display:inline-flex;gap:56px;animation:slide 26s linear infinite}
.marquee span{font-weight:700;letter-spacing:.08em;font-size:15px}
@keyframes slide{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.marquee div{animation:none}}
.ctiles{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin:56px 0}
.ctile{text-align:center}
.ctile img{border-radius:var(--r);aspect-ratio:1;object-fit:cover;width:100%}
.ctile span{display:block;margin-top:10px;color:var(--teal);font-weight:700;font-size:15px}
.revgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:56px}
.rev{background:var(--bg2);border-radius:var(--r);padding:22px;margin:0;
     display:flex;flex-direction:column}
.rev p{font-size:15px;line-height:1.7;flex:1}
.rev cite{font-style:normal;color:#757575;font-size:14px}
.rev-p{display:block;margin-top:8px;font-size:13px;color:var(--teal)}
/* Stars are decorative: every rating is also written out in text beside them
   and carried in the aria-label, so the brand gold is kept rather than
   darkened to hit a contrast ratio it does not have to meet. */
.stars{font-size:17px;letter-spacing:2px;white-space:nowrap;display:inline-block}
.stars .s{color:#d8d8d8}
.stars .s.on{color:#FFAA47}
/* --- product page rating badge + review list --- */
.rbadge{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;
        min-height:24px;text-decoration:none}
.rbadge .rn{font-size:14px;color:var(--teal);text-decoration:underline}
.prevs{max-width:820px;margin:8px auto 56px;padding-bottom:20px}
.ravg{display:flex;align-items:center;gap:10px;margin:0 0 6px;
      padding-bottom:18px;border-bottom:1px solid #e6e4e4}
.ravg span{font-size:15px;color:#5f5f5f}
.rv{padding:20px 0;border-bottom:1px solid #eeecec}
.rv-h{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.rv-h time{font-size:13px;color:#757575}
.rv-t{font-size:16px;margin:10px 0 4px}
.rv-b{margin:0;font-size:15px;line-height:1.7}
.rv-f{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}
.rv-f cite{font-style:normal;font-weight:700;font-size:14px}
.rv-v{font-size:12px;color:#0a6b2f;background:#e8f5ec;border-radius:20px;
      padding:3px 10px;letter-spacing:.02em}
.rv-none{color:#5f5f5f;padding:18px 0}
/* --- write a review --- */
.rvf{margin-top:26px;border-top:1px solid #e6e4e4;padding-top:18px}
.rvf>summary{cursor:pointer;font-weight:700;color:var(--teal);font-size:16px;
             padding:10px 0;min-height:24px;list-style:none}
.rvf>summary::-webkit-details-marker{display:none}
.rvf>summary::before{content:"+ ";font-weight:700}
.rvf[open]>summary::before{content:"\2212 "}
.rvf-form{max-width:560px;margin-top:10px}
.rvf-form p{margin:0 0 14px}
.rvf-form label{display:block;font-size:14px;font-weight:700;margin-bottom:5px}
.rvf-form .opt{font-weight:400;color:#5f5f5f}
.rvf-form input[type=text],.rvf-form input[type=email],.rvf-form textarea{
  width:100%;padding:11px 12px;font:inherit;font-size:16px;
  border:1px solid #cfcccc;border-radius:8px;background:#fff}
.rvf-form textarea{resize:vertical;line-height:1.6}
.rvf-row{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}
.rvf-note{font-size:14px;color:#5f5f5f;line-height:1.6}
/* Radios drawn as stars. The input keeps focus and keyboard behaviour; the
   label is what is painted. Reversed order so CSS can light up the chosen star
   and every star before it using the sibling combinator. */
.rvf-stars{border:0;padding:0;margin:0 0 16px;display:flex;
           flex-direction:row-reverse;justify-content:flex-end;align-items:center}
.rvf-stars legend{font-size:14px;font-weight:700;margin-bottom:5px;float:left;width:100%}
.rvf-stars input{position:absolute;opacity:0;width:1px;height:1px}
.rvf-stars label{width:34px;height:34px;line-height:34px;text-align:center;
                 font-size:28px;color:#d8d8d8;cursor:pointer;margin:0}
.rvf-stars label::before{content:"\2605"}
.rvf-stars input:checked~label,.rvf-stars label:hover,
.rvf-stars label:hover~label{color:#FFAA47}
.rvf-stars input:focus-visible+label{outline:3px solid var(--rose);outline-offset:2px}
/* Off-screen, not display:none - some bots skip hidden fields. */
.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.rvf-msg{font-size:14px;margin-top:10px;min-height:1em}
.rvf-msg.bad{color:#b3261e;font-weight:700}
.rvf-ok{background:#e8f5ec;border-radius:var(--r);padding:16px 18px;
        color:#0a6b2f;font-weight:700;line-height:1.6}
@media(max-width:600px){.rvf-row{grid-template-columns:1fr}}
.uspbar{background:var(--bg2);padding:44px 0;margin-top:56px}
.uspgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;text-align:center}
.usp img{width:56px;height:56px;object-fit:contain;margin:0 auto 10px}
.usp h3{color:var(--teal);margin:0 0 6px;font-size:15px;letter-spacing:.04em}
.usp p{font-size:14px;color:#5f5f5f;margin:0}
/* Touch targets: WCAG 2.2 (2.5.8) wants at least 24x24 CSS px, and comfort
   wants closer to 44. Header actions and footer links were 19-23px tall. */
@media(hover:none),(pointer:coarse){
 .hdr-act a{min-height:44px;display:inline-flex;align-items:center;padding:0 4px}
 .ftr ul li{line-height:1.4}
 .ftr ul a,.artlist a{display:inline-block;min-height:44px;line-height:44px}
 .ftr-addr a{display:inline-block;min-height:44px;line-height:44px}
 .brand{min-height:44px;display:inline-flex;align-items:center}
 .rm{min-height:44px;padding:0 4px}
 .thumb{min-width:44px;min-height:44px}
 .crumb a{display:inline-block;min-height:24px;line-height:24px}
 .form .row{grid-template-columns:1fr 1fr}
 .crow img{width:64px}
 .crow .g{flex:1 1 auto}
 .crow .qty{width:64px}
 .crow>div:not(.g){margin-left:auto;font-weight:700}
 .form .row label:first-child{grid-column:1/-1}
 .form input,.form textarea,.search,.qty{font-size:16px}
}
@media(max-width:1000px){.grid,.tiles{grid-template-columns:repeat(3,1fr)}
 .ctiles{grid-template-columns:repeat(3,1fr)}.revgrid{grid-template-columns:1fr}}
@media(max-width:820px){
 .nav{display:none}.menu-btn{display:block;background:0;border:1px solid var(--bd);border-radius:var(--r);padding:11px 14px;min-height:44px;color:var(--teal);font:inherit;cursor:pointer}
 .nav-m{display:none;flex-direction:column;gap:2px;padding:0 24px 18px}
 .nav-m.open{display:flex}.nav-m a{padding:11px 0;border-bottom:1px solid var(--bd);color:var(--teal)}
 .pdp-g{grid-template-columns:1fr;gap:26px}
 .grid,.tiles{grid-template-columns:repeat(2,1fr)}
 .hero h1{font-size:31px}.ph1{font-size:27px}
 .ftr-in{grid-template-columns:1fr 1fr;gap:26px}
 .ftr-sign{grid-column:1/-1;max-width:none}
 .feat-in{grid-template-columns:1fr;gap:26px;padding:34px 24px}
 .ctiles{grid-template-columns:repeat(2,1fr)}
 .uspgrid{grid-template-columns:repeat(2,1fr);gap:22px}
 .sh{font-size:23px;margin:38px 0 16px}
 .brand img{height:38px}}
@media(max-width:420px){.grid{grid-template-columns:1fr 1fr;gap:14px}}
