/* Offmum — Premium Shared Styles v2 */
:root{
  --dark:#111111;--bg:#ffffff;--bg2:#F8F8F8;--bg3:#F2F1EC;--accent:#FF6B00;--accent-dark:#e85f00;
  --success:#22C55E;--border:#ededed;--border2:#e4e4e4;--muted:#8a8a8a;--text:#3a3a3a;
  --shadow-sm:0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.03);
  --shadow-md:0 4px 16px rgba(0,0,0,.06);
  --shadow-lg:0 12px 34px rgba(0,0,0,.10);
  --radius:12px;--radius-lg:16px;--radius-xl:22px;
}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:var(--dark);background:#fff;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
h1,h2,h3,h4,h5{font-weight:600;letter-spacing:-.4px;line-height:1.15}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto;display:block}
/* Media-box images must fill their frame — override the global height:auto so they
   never sit off-center inside a fixed/aspect-ratio box */
.pcard-img img,.banner-strip img,.gallery-grid .g-item img,.routine-step .imgwrap img,.isdin-hero img.bg{width:100%!important;height:100%!important;object-fit:cover;object-position:center}
.hero-deal img,.split img{max-width:100%}
.container-x{max-width:1200px;margin:0 auto;padding:0 24px}

/* Affiliate top bar */
.aff-top{background:#111;color:rgba(255,255,255,.9);font-size:12px;text-align:center;padding:9px 16px;letter-spacing:.2px}
.aff-top strong{color:var(--accent);font-weight:600}

/* ===== HEADER ===== */
.site-hdr{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.92);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--border);transition:box-shadow .25s ease,background .25s ease}
.site-hdr.scrolled{box-shadow:0 4px 20px rgba(0,0,0,.07)}
.site-hdr .inner{display:flex;align-items:center;gap:26px;padding:18px 24px;max-width:1200px;margin:0 auto}
.logo{font-size:28px;font-weight:700;letter-spacing:-1px;flex-shrink:0}
.logo span{color:var(--accent)}
.hdr-search{flex:1;max-width:560px;display:flex;align-items:center;background:#fff;border:1.5px solid var(--border2);border-radius:14px;padding:13px 18px;gap:12px;box-shadow:var(--shadow-sm);transition:border-color .2s ease,box-shadow .2s ease}
.hdr-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px rgba(255,107,0,.10)}
.hdr-search input{border:none;background:none;outline:none;font-size:15px;width:100%;color:#111}
.hdr-search input::placeholder{color:#a0a0a0}
.hdr-search svg{width:22px;height:22px;fill:none;stroke:#666;stroke-width:2.2;flex-shrink:0}
.hdr-actions{display:flex;gap:10px;align-items:center;flex-shrink:0;margin-left:auto}
.hdr-actions a{color:#2a2a2a;position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;transition:background .18s ease,color .18s ease,transform .12s ease}
.hdr-actions a:hover{background:var(--bg2);color:var(--accent);transform:translateY(-1px)}
.hdr-actions svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2}
.hdr-actions .filled svg{fill:currentColor;stroke:none}
.hdr-dot{position:absolute;top:4px;right:5px;background:var(--accent);color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #fff}
.hdr-burger{display:none;background:none;border:none;cursor:pointer;color:#111;width:48px;height:48px;align-items:center;justify-content:center;border-radius:12px}
.hdr-burger svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.2}

/* ===== NAV ===== */
.site-nav{background:#fff;border-bottom:1px solid var(--border)}
.site-nav .inner{display:flex;align-items:center;gap:6px;max-width:1200px;margin:0 auto;padding:0 24px;overflow-x:auto}
.site-nav a{font-size:14.5px;font-weight:500;color:#3a3a3a;padding:17px 16px;white-space:nowrap;border-bottom:2.5px solid transparent;display:flex;align-items:center;gap:6px;transition:color .18s ease,border-color .18s ease}
.site-nav a:hover{color:var(--accent)}
.site-nav a.active{color:var(--accent);border-bottom-color:var(--accent)}

/* Mega menu */
.has-mega{position:relative}
.mega{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--border);border-radius:0 0 18px 18px;box-shadow:var(--shadow-lg);min-width:880px;grid-template-columns:repeat(4,1fr) 1.15fr;z-index:1001;overflow:hidden}
.has-mega:hover .mega{display:grid}
.mega-col{padding:24px}
.mega-col:not(:last-child){border-right:1px solid #f2f2f2}
.mega-col h4{font-size:11px;text-transform:uppercase;letter-spacing:.9px;color:var(--accent);margin-bottom:14px;font-weight:700}
.mega-col a{display:block;font-size:14px;color:#444;padding:7px 0;border:none;transition:color .15s,padding-left .15s}
.mega-col a:hover{color:var(--accent);padding-left:4px}
.mega-promo{background:#111;padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:center}
.mega-promo .eye{color:var(--accent);font-size:10px;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-weight:700}
.mega-promo h5{font-size:17px;margin-bottom:9px;font-weight:600}
.mega-promo p{font-size:12px;color:rgba(255,255,255,.62);margin-bottom:16px;line-height:1.6}
.mega-promo a{background:var(--accent);color:#fff;font-size:12px;font-weight:600;padding:10px 16px;border-radius:10px;text-align:center;transition:background .18s}
.mega-promo a:hover{background:var(--accent-dark)}

/* ===== BUTTONS ===== */
.btn-o{display:inline-flex;align-items:center;gap:9px;font-size:15px;font-weight:600;padding:15px 30px;border-radius:13px;border:none;cursor:pointer;transition:background .18s ease,transform .12s ease,box-shadow .18s ease;letter-spacing:.2px}
.btn-primary{background:var(--accent);color:#fff;box-shadow:0 6px 18px rgba(255,107,0,.28)}
.btn-primary:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 10px 26px rgba(255,107,0,.36)}
.btn-dark{background:#111;color:#fff}
.btn-dark:hover{background:var(--accent);transform:translateY(-2px)}
.btn-ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.35)}
.btn-ghost:hover{background:rgba(255,255,255,.12);border-color:#fff}
.btn-outline{background:#fff;color:#111;border:1.5px solid var(--border2)}
.btn-outline:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}

/* ===== HERO ===== */
.hero{display:grid;grid-template-columns:1.35fr 1fr;gap:0;border-radius:0}
.hero-l{background:linear-gradient(150deg,#151515 0%,#000 100%);color:#fff;padding:72px 56px;display:flex;flex-direction:column;justify-content:center}
.hero-eye{color:var(--accent);font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:18px}
.hero-l h1{font-size:44px;font-weight:700;line-height:1.08;margin-bottom:18px;letter-spacing:-1.2px}
.hero-l p{font-size:16.5px;color:rgba(255,255,255,.68);line-height:1.7;margin-bottom:32px;max-width:480px}
.hero-btns{display:flex;gap:14px;flex-wrap:wrap}
.hero-r{background:var(--bg2);padding:32px;display:flex;flex-direction:column;gap:16px;justify-content:center}
.hero-deal{background:#fff;border:1px solid var(--border);border-radius:16px;padding:16px;display:flex;gap:16px;align-items:center;box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease;overflow:hidden}
.hero-deal:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}
.hero-deal img{width:74px;height:74px;min-width:74px;border-radius:12px;object-fit:cover;flex-shrink:0;display:block}
.hero-deal .i{flex:1}
.hero-deal .nm{font-size:14.5px;font-weight:600;margin-bottom:4px;line-height:1.3}
.hero-deal .pr{font-size:13px;color:var(--muted);font-style:italic}
.hero-deal .go{width:38px;height:38px;border-radius:10px;background:var(--bg2);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .18s}
.hero-deal:hover .go{background:var(--accent)}
.hero-deal .go svg{width:18px;height:18px;stroke:#111;fill:none;stroke-width:2.5;transition:stroke .18s}
.hero-deal:hover .go svg{stroke:#fff}

/* ===== SECTIONS ===== */
.sec{padding:44px 0}
.sec-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}
.sec-head h2{font-size:27px;display:flex;align-items:center;gap:12px;font-weight:700;letter-spacing:-.6px}
.sec-head .pin{background:var(--accent);color:#fff;font-size:10px;font-weight:700;padding:5px 11px;border-radius:7px;letter-spacing:.6px;text-transform:uppercase}
.sec-head a{font-size:14px;color:var(--accent);font-weight:600;transition:gap .15s;display:inline-flex;align-items:center;gap:5px}
.sec-head a:hover{gap:9px}
.sec-sub{font-size:15px;color:var(--muted);margin-top:-16px;margin-bottom:26px;max-width:640px}

/* ===== PRODUCT CARDS ===== */
.pgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.pcard{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:flex;flex-direction:column}
.pcard:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:transparent}
.pcard.feat{border:1.5px solid var(--accent);box-shadow:0 4px 20px rgba(255,107,0,.10)}
.pcard-img{aspect-ratio:1/1;background:var(--bg2);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.pcard-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.pcard:hover .pcard-img img{transform:scale(1.06)}
.pcard-badge{position:absolute;top:12px;left:12px;background:var(--accent);color:#fff;font-size:11px;font-weight:700;padding:5px 11px;border-radius:8px;letter-spacing:.3px;box-shadow:0 2px 8px rgba(255,107,0,.3)}
.pcard-badge.dark{background:#111;box-shadow:0 2px 8px rgba(0,0,0,.2)}
.pcard-badge.feat-badge{background:#111}
.pcard-fav{position:absolute;top:12px;right:12px;width:38px;height:38px;background:rgba(255,255,255,.95);border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);cursor:pointer;transition:transform .15s,background .15s;box-shadow:var(--shadow-sm)}
.pcard-fav:hover{transform:scale(1.1)}
.pcard-fav svg{width:19px;height:19px;fill:none;stroke:#666;stroke-width:2}
.pcard-fav.active svg,.pcard-fav:hover svg{stroke:var(--accent);fill:var(--accent)}
.pcard-body{padding:18px;display:flex;flex-direction:column;flex:1}
.pcard-merchant{font-size:11.5px;color:var(--muted);margin-bottom:8px;display:flex;align-items:center;gap:5px;font-weight:500}
.pcard-merchant svg{width:14px;height:14px;stroke:var(--muted);fill:none;stroke-width:2}
.pcard-title{font-size:15px;font-weight:600;line-height:1.35;margin-bottom:8px;min-height:41px;overflow:hidden;letter-spacing:-.2px}
.pcard-benefit{font-size:13px;color:#6a6a6a;line-height:1.55;margin-bottom:14px;min-height:40px;overflow:hidden}
.pcard-price{display:flex;align-items:baseline;gap:9px;margin-bottom:15px;min-height:26px;margin-top:auto}
.pcard-price .now{font-size:19px;font-weight:700}
.pcard-price .old{font-size:13px;color:#aaa;text-decoration:line-through}
.pcard-price .save{font-size:11px;color:var(--success);font-weight:700;margin-left:auto;background:rgba(34,197,94,.1);padding:3px 8px;border-radius:6px}
.pcard-price .ph{font-size:13px;color:var(--muted);font-style:italic}
.pcard-cta{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;background:#111;color:#fff;font-size:14px;font-weight:600;padding:13px;border-radius:12px;border:none;text-align:center;cursor:pointer;transition:background .18s ease,gap .15s ease}
.pcard-cta:hover{background:var(--accent);gap:11px}
.pcard-disc{font-size:10px;color:var(--muted);text-align:center;margin-top:9px;line-height:1.45}

/* ===== CATEGORY CARDS ===== */
.cat-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:18px}
.cat-chip{border:1px solid var(--border);border-radius:var(--radius-lg);padding:30px 14px;text-align:center;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:flex;flex-direction:column;align-items:center;gap:15px}
.cat-chip:hover{border-color:transparent;transform:translateY(-4px);box-shadow:var(--shadow-md)}
.cat-chip .ic{width:82px;height:82px;border-radius:20px;background:var(--bg2);display:flex;align-items:center;justify-content:center;font-size:44px;line-height:1;transition:background .2s ease,transform .2s ease}
.cat-chip:hover .ic{background:rgba(255,107,0,.1);transform:scale(1.08)}
.cat-chip span{font-size:13.5px;font-weight:600;color:#333}

/* ===== FEATURED BRAND BANNER ===== */
.fbrand{background:linear-gradient(150deg,#151515,#000);border-radius:var(--radius-xl);overflow:hidden;display:grid;grid-template-columns:1fr 1.3fr}
.fbrand-l{padding:44px 42px;color:#fff;display:flex;flex-direction:column;justify-content:center}
.fbrand-badge{background:rgba(255,107,0,.16);border:1px solid rgba(255,107,0,.45);color:#FF9B52;font-size:11px;font-weight:600;padding:6px 14px;border-radius:20px;width:fit-content;margin-bottom:18px;letter-spacing:.3px}
.fbrand-logo{width:120px;height:56px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#111;margin-bottom:22px;letter-spacing:-.5px}
.fbrand-l h3{font-size:30px;margin-bottom:12px;line-height:1.12;font-weight:700;letter-spacing:-.7px}
.fbrand-l p{font-size:15px;color:rgba(255,255,255,.66);line-height:1.7;margin-bottom:22px}
.fbrand-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}
.fbrand-tags span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);font-size:11px;padding:6px 13px;border-radius:16px;color:rgba(255,255,255,.82);font-weight:500}
.fbrand-r{background:var(--bg2);padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:16px}

/* ===== DISCLOSURE ===== */
.disc-box{background:#FFF4EC;border:1px solid #FFD9BE;border-radius:12px;padding:14px 18px;font-size:12.5px;color:#993C1D;line-height:1.6;display:flex;gap:9px;align-items:flex-start}
.disc-box svg{width:17px;height:17px;flex-shrink:0;stroke:#993C1D;fill:none;stroke-width:2;margin-top:1px}

/* ===== TRUST ===== */
.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:var(--bg2);padding:36px 28px;border-radius:var(--radius-xl)}
.trust-i{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}
.trust-i .ic{width:56px;height:56px;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;box-shadow:var(--shadow-sm)}
.trust-i .t{font-size:14px;font-weight:600}
.trust-i .s{font-size:12px;color:var(--muted)}

/* ===== NEWSLETTER ===== */
.news{background:linear-gradient(150deg,#151515,#000);border-radius:var(--radius-xl);padding:52px 40px;text-align:center;color:#fff}
.news h3{font-size:30px;margin-bottom:12px;font-weight:700;letter-spacing:-.6px}
.news p{font-size:15px;color:rgba(255,255,255,.64);margin-bottom:26px}
.news-form{display:flex;gap:12px;max-width:500px;margin:0 auto}
.news-form input{flex:1;border:none;border-radius:13px;padding:16px 20px;font-size:15px}

/* ===== FOOTER ===== */
.site-ft{background:#111;color:rgba(255,255,255,.6);padding:56px 0 28px;margin-top:44px}
.ft-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:32px;margin-bottom:32px}
.site-ft .logo{color:#fff;margin-bottom:14px;font-size:26px}
.site-ft p{font-size:13px;line-height:1.7;margin-bottom:4px}
.site-ft h4{color:#fff;font-size:14px;margin-bottom:16px;font-weight:600}
.site-ft a{color:rgba(255,255,255,.58);font-size:13px;display:block;margin-bottom:10px;transition:color .15s,padding-left .15s}
.site-ft a:hover{color:var(--accent);padding-left:3px}
.ft-disc{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;font-size:11.5px;color:rgba(255,255,255,.42);line-height:1.7}

/* ===== BREADCRUMB ===== */
.crumb{font-size:13px;color:var(--muted);padding:18px 0}
.crumb a{transition:color .15s}.crumb a:hover{color:var(--accent)}
.crumb span{color:#111;font-weight:500}

/* ===== PAGE TITLE ===== */
.page-title{padding:10px 0 26px}
.page-title h1{font-size:36px;margin-bottom:10px;font-weight:700;letter-spacing:-1px}
.page-title p{font-size:16px;color:var(--muted);max-width:680px}

/* ===== LEGAL ===== */
.legal{max-width:840px;margin:0 auto;padding:24px 0 48px}
.legal h1{font-size:34px;margin-bottom:8px;font-weight:700;letter-spacing:-.8px}
.legal .updated{font-size:13px;color:var(--muted);margin-bottom:30px}
.legal h2{font-size:20px;margin:34px 0 12px;font-weight:600}
.legal p,.legal li{font-size:15px;color:var(--text);line-height:1.8;margin-bottom:12px}
.legal ul{padding-left:24px;margin-bottom:14px}

/* ===== FILTERS (category) ===== */
.cat-body{display:grid;grid-template-columns:230px 1fr;gap:28px}
.filters{border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px;height:fit-content;box-shadow:var(--shadow-sm)}
.fg{margin-bottom:22px}
.fg h4{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#555;margin-bottom:12px}
.fg label{display:flex;align-items:center;gap:9px;font-size:13.5px;color:#444;margin-bottom:9px;cursor:pointer}
.fg input{accent-color:var(--accent);width:16px;height:16px}
.subnav{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:26px}
.subnav a{background:var(--bg2);border:1px solid var(--border);font-size:13.5px;padding:9px 17px;border-radius:22px;color:#444;font-weight:500;transition:all .18s}
.subnav a:hover{border-color:var(--accent);color:var(--accent)}
.subnav a.active{background:#111;color:#fff;border-color:#111}

/* ===== ISDIN PAGE PREMIUM ELEMENTS ===== */
.isdin-hero{position:relative;border-radius:var(--radius-xl);overflow:hidden;margin:8px 0 20px;min-height:380px;display:flex;align-items:center}
.isdin-hero img.bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.isdin-hero .overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.45) 45%,rgba(0,0,0,.15) 100%)}
.isdin-hero .content{position:relative;z-index:2;padding:52px 48px;color:#fff;max-width:600px}
.isdin-hero .badge{background:rgba(255,255,255,.2);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);font-size:11px;font-weight:600;padding:6px 14px;border-radius:20px;display:inline-block;margin-bottom:18px;letter-spacing:.4px}
.isdin-hero h1{font-size:46px;font-weight:700;line-height:1.05;margin-bottom:16px;letter-spacing:-1.4px}
.isdin-hero p{font-size:17px;color:rgba(255,255,255,.85);line-height:1.65;margin-bottom:26px}
.isdin-hero .hero-btns .btn-ghost{border-color:rgba(255,255,255,.6);backdrop-filter:blur(4px)}

.banner-strip{position:relative;border-radius:var(--radius-lg);overflow:hidden;min-height:200px;display:flex;align-items:center;margin:8px 0}
.banner-strip img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.banner-strip .ov{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.1))}
.banner-strip .txt{position:relative;z-index:2;padding:36px 42px;color:#fff;max-width:560px}
.banner-strip .txt h3{font-size:26px;font-weight:700;margin-bottom:8px;letter-spacing:-.5px}
.banner-strip .txt p{font-size:14.5px;color:rgba(255,255,255,.85);line-height:1.6}

.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.gallery-grid .g-item{aspect-ratio:1/1;border-radius:var(--radius);overflow:hidden;position:relative}
.gallery-grid .g-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.gallery-grid .g-item:hover img{transform:scale(1.08)}
.gallery-grid .g-item .cap{position:absolute;left:0;right:0;bottom:0;padding:12px;background:linear-gradient(0deg,rgba(0,0,0,.6),transparent);color:#fff;font-size:12px;font-weight:600}
.gallery-grid .g-item.tall{aspect-ratio:auto}

.routine{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.routine-step{text-align:center}
.routine-step .imgwrap{aspect-ratio:1/1;border-radius:var(--radius-lg);overflow:hidden;margin-bottom:12px;position:relative}
.routine-step .imgwrap img{width:100%;height:100%;object-fit:cover}
.routine-step .num{position:absolute;top:10px;left:10px;width:30px;height:30px;background:var(--accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;z-index:2}
.routine-step h4{font-size:15px;font-weight:600;margin-bottom:5px}
.routine-step p{font-size:12.5px;color:var(--muted);line-height:1.5}

.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}
.split img{width:100%;border-radius:var(--radius-lg);aspect-ratio:4/3;object-fit:cover}
.split .txt h3{font-size:24px;font-weight:700;margin-bottom:12px;letter-spacing:-.5px}
.split .txt p{font-size:14.5px;color:#555;line-height:1.7;margin-bottom:10px}

.faq-item{border-bottom:1px solid var(--border);padding:18px 0}
.faq-item strong{font-size:15px;font-weight:600}
.faq-item p{font-size:13.5px;color:#666;margin-top:7px;line-height:1.6}

/* ===== MOBILE ===== */
.mobile-nav{display:none}
@media(max-width:1000px){
  .pgrid{grid-template-columns:repeat(3,1fr)}
  .cat-grid{grid-template-columns:repeat(6,1fr)}
  .gallery-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
  .pgrid{grid-template-columns:repeat(2,1fr)}
  .cat-grid{grid-template-columns:repeat(4,1fr)}
  .hero{grid-template-columns:1fr}
  .hero-l{padding:48px 32px}
  .hero-l h1{font-size:34px}
  .fbrand{grid-template-columns:1fr}
  .ft-grid{grid-template-columns:1fr 1fr}
  .trust{grid-template-columns:1fr 1fr}
  .cat-body{grid-template-columns:1fr}
  .filters{display:none}
  .routine{grid-template-columns:1fr 1fr}
  .split{grid-template-columns:1fr}
  .isdin-hero h1{font-size:34px}
}
@media(max-width:640px){
  .hdr-search{display:none}
  .hdr-burger{display:flex}
  .site-nav{display:none}
  .site-hdr .inner{padding:14px 18px;gap:14px}
  .logo{font-size:24px}
  .hero-l{padding:36px 24px}
  .hero-l h1{font-size:29px}
  .hero-btns{flex-direction:column}
  .hero-btns .btn-o{width:100%;justify-content:center}
  .fbrand-r{grid-template-columns:1fr 1fr}
  .news-form{flex-direction:column}
  .ft-grid{grid-template-columns:1fr}
  .cat-grid{grid-template-columns:repeat(3,1fr)}
  .gallery-grid{grid-template-columns:repeat(2,1fr)}
  .sec-head h2{font-size:22px}
  .isdin-hero .content{padding:32px 24px}
  .isdin-hero h1{font-size:28px}
  .page-title h1{font-size:28px}
}
@media(max-width:420px){
  .cat-grid{grid-template-columns:repeat(2,1fr)}
  .pgrid{grid-template-columns:1fr}
}
