:root{--ink:#17242b;--muted:#697983;--brand:#0b7f88;--brand2:#075e68;--soft:#eef9f8;--line:#e5eaec;--white:#fff;--radius:16px;--shadow:0 8px 28px rgba(20,45,52,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-width{max-width:1240px;margin:auto;padding:0 20px}.topbar{background:linear-gradient(90deg,var(--brand2),var(--brand),var(--brand2));color:#fff;font-size:12px;font-weight:700;overflow:hidden}.topbar-marquee{overflow:hidden;white-space:nowrap}.topbar-track{display:inline-flex;align-items:center;gap:18px;min-width:max-content;padding:8px 0;animation:delderma-marquee 24s linear infinite}.topbar-track i{font-style:normal;opacity:.55}.topbar:hover .topbar-track{animation-play-state:paused}@keyframes delderma-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{background:#fffffffa;position:relative;z-index:10;box-shadow:0 4px 18px #142d3412}.header-main{display:grid;grid-template-columns:230px minmax(280px,1fr) 205px;gap:25px;align-items:center;padding-top:19px;padding-bottom:19px}.logo{font-weight:950;font-size:32px;letter-spacing:-1.8px;color:var(--brand2);line-height:1;display:inline-flex;align-items:flex-start;width:max-content}.logo span{font-size:9px;letter-spacing:0;margin:2px 0 0 3px;color:var(--brand)}.search{position:relative;display:flex;align-items:center;border:1.5px solid #cfdcde;border-radius:15px;overflow:visible;background:#fff;box-shadow:0 5px 18px #142d340d;transition:.18s}.search:focus-within{border-color:var(--brand);box-shadow:0 7px 22px #0b7f881f}.search input{border:0;outline:0;padding:14px 10px 14px 4px;flex:1;min-width:0;font-size:14px;background:transparent}.search-icon{font-size:22px;line-height:1;padding:0 7px 0 14px;color:var(--brand2)}.search button{border:0;background:var(--brand);color:#fff;padding:10px 16px;margin-right:4px;cursor:pointer;border-radius:11px;font-size:12px;font-weight:850}.search-suggestions{display:none;position:absolute;left:-1px;right:-1px;top:calc(100% + 8px);background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.search-suggestions.is-open{display:block}.search-suggestions a{display:flex;justify-content:space-between;gap:14px;padding:11px 14px;border-bottom:1px solid #f1f3f4}.search-suggestions a:last-child{border-bottom:0}.search-suggestions small{color:var(--muted)}.header-actions{display:flex;justify-content:flex-end;gap:8px;align-items:center;font-size:12px;font-weight:850}.header-link,.cart-link{display:flex;align-items:center;gap:7px;padding:9px 10px;border-radius:12px;white-space:nowrap}.header-link:hover,.cart-link:hover{background:var(--soft);color:var(--brand2)}.header-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--soft);font-size:18px;line-height:1}.cart-count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:20px;background:var(--brand);color:#fff;font-size:11px}.nav{border-top:1px solid #eef2f3}.nav ul{display:flex;gap:5px;list-style:none;margin:0;padding:5px 0}.nav li{margin:0}.nav a{display:block;padding:11px 15px;border-radius:10px;font-size:13px;font-weight:800;color:#3c4b50;transition:.16s}.nav a:hover{background:var(--soft);color:var(--brand2);transform:translateY(-1px)}.nav-offer{color:#c44d38!important;background:#fff5f2}.nav-offer:hover{background:#ffebe6!important}.hero{background:linear-gradient(110deg,#eaf9f8,#f9fcfc);padding:54px 0}.hero-grid{display:grid;grid-template-columns:1fr .96fr;align-items:center;gap:48px}.eyebrow,.section-kicker{display:inline-block;text-transform:uppercase;color:var(--brand);font-size:11px;font-weight:900;letter-spacing:1.2px}.hero h1{font-size:50px;line-height:1.02;letter-spacing:-1.8px;margin:13px 0 16px;max-width:620px}.hero p{color:var(--muted);font-size:17px;line-height:1.7;max-width:600px}.hero-actions{display:flex;gap:11px;margin-top:25px}.hero-points{display:flex;flex-wrap:wrap;gap:18px;margin-top:22px;color:#496068;font-size:12px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;border:1px solid var(--brand);border-radius:10px;padding:13px 20px;font-weight:800;cursor:pointer;transition:.18s}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0b7f882b}.btn.alt{background:#fff;color:var(--brand2)}.btn.full{width:100%}.hero-image{border-radius:24px;overflow:hidden;min-height:390px;background:#d9eeee;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow)}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:390px;padding:30px}.hero-placeholder span{font-size:12px;letter-spacing:2px;font-weight:900;color:var(--brand)}.hero-placeholder strong{font-size:34px;line-height:1.05;margin:12px 0}.hero-placeholder small{color:var(--muted);font-size:14px}.section{padding:55px 0}.section-tight{padding-top:42px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section h2{font-size:30px;letter-spacing:-.7px;margin:5px 0 0}.text-link{color:var(--brand2);font-weight:800;font-size:13px}.muted{color:var(--muted);line-height:1.65}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category{min-height:143px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 2px 10px #142d3409;transition:.18s}.category:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cddfe1}.category span{font-size:10px;font-weight:900;letter-spacing:1px;color:var(--brand);margin-bottom:auto}.category strong{font-size:18px}.category small{color:var(--muted);font-size:11px;margin-top:4px}.category-skin{background:linear-gradient(145deg,#f1fbfa,#fff)}.category-hair{background:linear-gradient(145deg,#f7f4ff,#fff)}.category-face{background:linear-gradient(145deg,#fff6f2,#fff)}.category-sun{background:linear-gradient(145deg,#fff9df,#fff)}.category-acne{background:linear-gradient(145deg,#f7f9ff,#fff)}.category-offer{background:linear-gradient(145deg,#fff1ee,#fff)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;position:relative;transition:.18s}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#d5e2e4}.card-img{background:#f7f9f9;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:relative}.card-img img{width:100%;height:100%;object-fit:cover}.product-placeholder{width:100%;height:100%;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 30% 25%,#fff,#eef8f8)}.product-placeholder span{font-size:9px;font-weight:900;letter-spacing:1.1px;color:var(--brand)}.product-placeholder strong{font-size:13px;line-height:1.3;margin-top:8px;max-width:90%}.product-placeholder.large{min-height:520px}.card-body{padding:14px}.vendor{font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:#849298;font-weight:800;margin-bottom:5px}.card-title{font-weight:800;line-height:1.35}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.price{font-weight:900;font-size:18px}.compare{text-decoration:line-through;color:#98a2b3;font-size:12px;margin-left:6px;font-weight:600}.view-arrow{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--soft);color:var(--brand2);font-weight:900}.badge{position:absolute;top:10px;left:10px;background:#fff0ed;color:#bd4b38;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:900}.trust{background:var(--soft);padding:27px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust-item{display:grid;grid-template-columns:42px 1fr;column-gap:10px;align-items:center;padding:12px}.trust-item .trust-icon{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#fff;color:var(--brand);font-weight:900}.trust-item strong{font-size:13px}.trust-item small{color:var(--muted);font-size:11px}.footer{background:radial-gradient(circle at 85% 8%,rgba(27,161,161,.17),transparent 28%),linear-gradient(135deg,#0d252b,#102f36 55%,#0c2228);color:#d7e3e5;padding:46px 0 22px;overflow:hidden}.footer-spotlight{position:relative;display:flex;justify-content:space-between;align-items:center;gap:28px;padding:28px 30px;border:1px solid rgba(255,255,255,.11);border-radius:24px;background:linear-gradient(135deg,#ffffff14,#ffffff06);box-shadow:0 20px 55px #00000029}.footer-spotlight:after{content:"";position:absolute;right:-50px;top:-55px;width:180px;height:180px;border-radius:50%;background:#26c1bd1f;filter:blur(3px)}.footer-kicker{display:inline-block;color:#74d8d5;font-size:10px;font-weight:900;letter-spacing:1.5px}.footer-spotlight h2{margin:7px 0 8px;color:#fff;font-size:27px;line-height:1.1;letter-spacing:-.7px}.footer-spotlight p{margin:0;color:#afc2c5;font-size:13px;line-height:1.65;max-width:640px}.footer-spotlight-btn{position:relative;z-index:1;flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;padding:13px 17px;border-radius:12px;background:#fff;color:#0c5960;font-size:12px;font-weight:900;box-shadow:0 10px 24px #0000001f;transition:.18s}.footer-spotlight-btn span{font-size:16px}.footer-spotlight-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0003}.footer-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 36px}.footer-trust-card{display:flex;align-items:center;gap:11px;padding:13px 14px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;border-radius:15px}.footer-trust-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#5dd2ce1f;color:#8ee1de;font-weight:900}.footer-trust-card strong{display:block;color:#fff;font-size:12px;line-height:1.2}.footer-trust-card small{display:block;color:#91a8ac;font-size:10px;margin-top:3px;line-height:1.35}.footer-main-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.55fr;gap:34px}.footer-brand-block{padding-right:16px}.footer-logo{color:#fff}.footer-brand-tag{display:block;margin-top:8px;font-size:9px;letter-spacing:1.7px;color:#6ec9c6;font-weight:900}.footer p{color:#9db2b6;line-height:1.65;max-width:360px;font-size:13px}.footer-brand-block p{margin:15px 0 14px}.footer-contact-row{display:flex;gap:8px;flex-wrap:wrap}.footer-pill{display:inline-flex!important;align-items:center;justify-content:center;padding:9px 12px!important;margin:0!important;border-radius:10px;background:#1b5b63;color:#fff!important;font-size:11px!important;font-weight:800}.footer-pill:hover{background:#24747c!important}.footer-pill-ghost{background:transparent!important;border:1px solid rgba(255,255,255,.14);color:#c9d9dc!important}.footer-link-group h3,.footer-newsletter h3{color:#fff;font-size:13px;margin:2px 0 13px}.footer-link-group a{display:block;margin:10px 0;color:#b8c9cc;font-size:12px;transition:.15s}.footer-link-group a:hover{color:#fff;transform:translate(2px)}.footer-newsletter p{margin:0 0 12px;max-width:280px}.footer-newsletter-form{margin:0}.footer-newsletter-input{display:flex;align-items:center;gap:0;padding:4px;border:1px solid rgba(255,255,255,.14);background:#ffffff0e;border-radius:13px}.footer-newsletter-input input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;padding:10px 9px;font:inherit;font-size:11px}.footer-newsletter-input input::placeholder{color:#789095}.footer-newsletter-input button{width:38px;height:36px;border:0;border-radius:9px;background:#68cbc8;color:#0d3338;font-size:16px;font-weight:900;cursor:pointer}.footer-newsletter-input button:hover{background:#8be0dd}.footer-mini-note,.footer-form-success,.footer-form-error{display:block;margin-top:8px;color:#779095;font-size:10px}.footer-form-success{color:#84d6ae}.footer-form-error{color:#ffaaa0}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:30px;border-top:1px solid rgba(255,255,255,.1);padding-top:18px;font-size:10px;color:#7f969b}.footer-bottom-links{display:flex;gap:15px}.footer-bottom a{display:inline!important;margin:0!important;color:#9ab0b4;font-size:10px}.footer-bottom a:hover{color:#fff}@media(max-width:980px){.footer-main-grid{grid-template-columns:2fr 1fr 1fr}.footer-newsletter{grid-column:1/-1}.footer-trust-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.footer{padding-top:34px}.footer-spotlight{align-items:flex-start;flex-direction:column;padding:23px 20px}.footer-spotlight h2{font-size:23px}.footer-spotlight-btn{width:100%}.footer-trust-row{grid-template-columns:1fr 1fr}.footer-main-grid{grid-template-columns:1fr 1fr;gap:26px 20px}.footer-brand-block{grid-column:1/-1;padding-right:0}.footer-newsletter{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}.footer-bottom-links{order:-1}}@media(max-width:480px){.footer-trust-row,.footer-main-grid{grid-template-columns:1fr}.footer-brand-block,.footer-newsletter{grid-column:auto}.footer-bottom-links{gap:12px}.footer-bottom{font-size:9px}.footer-spotlight h2{font-size:21px}}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.product-gallery{background:#f7f9f9;border-radius:18px;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-info h1{font-size:40px;line-height:1.08;letter-spacing:-1px;margin:8px 0}.product-rating{display:flex;gap:10px;align-items:center;font-size:12px;margin:14px 0}.product-rating span:first-child{letter-spacing:1px;color:#d69a2a}.product-price{font-size:25px;margin:12px 0}.save-badge{display:inline-block;font-size:10px;text-transform:uppercase;background:#ecfbf2;color:#2e7f55;border-radius:6px;padding:5px 7px;margin-left:8px;vertical-align:middle}.product-description{margin-top:16px;color:#475860;line-height:1.7;font-size:14px}.product-form{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.field-label{display:block;font-size:12px;font-weight:800;margin:0 0 7px}.field{width:100%;padding:12px;border:1px solid #d8e0e3;border-radius:9px;background:#fff;font:inherit}.purchase-row{display:grid;grid-template-columns:100px 1fr;gap:12px;align-items:end;margin-top:15px}.qty-input{text-align:center}.product-benefits{display:flex;flex-wrap:wrap;gap:15px;margin-top:18px;color:#5a6b71;font-size:11px;font-weight:700}.related-section{padding-top:20px}.collection-head,.cart-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.collection-head h1,.cart-head h1{font-size:40px;letter-spacing:-1px;margin:6px 0}.collection-count{font-size:12px;color:var(--muted);padding-bottom:6px}.pagination{text-align:center;margin-top:30px}.pagination a,.pagination span{display:inline-flex;padding:9px 12px;margin:0 3px;border:1px solid var(--line);border-radius:8px;font-size:12px}.pagination .current{background:var(--soft);font-weight:800}.empty-state{border:1px dashed #cbd9dc;border-radius:16px;padding:35px;text-align:center;background:#fafcfc;display:flex;flex-direction:column;gap:8px;align-items:center;color:var(--muted)}.empty-state strong{color:var(--ink);font-size:15px}.search-page-form{display:grid;grid-template-columns:1fr auto;gap:10px;max-width:720px;margin-bottom:28px}.search-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.search-tiles a{padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--soft);font-weight:800}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px}.cart-items{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:110px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-thumb{display:block;background:#f7f9f9;border-radius:11px;overflow:hidden;aspect-ratio:1}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-item-info{padding:4px 0}.cart-item-info small{display:block;color:var(--muted);margin:5px 0}.cart-qty{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:11px;font-weight:800}.cart-qty input{width:65px;padding:8px;border:1px solid var(--line);border-radius:8px}.small{font-size:11px}.cart-summary{border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:11px;align-self:start}.cart-summary>span{color:var(--muted);font-size:12px}.cart-summary>strong{font-size:28px}.cart-empty{min-height:240px;justify-content:center}@media(max-width:980px){.header-main{grid-template-columns:185px minmax(0,1fr) 160px;gap:14px}.category-grid,.products{grid-template-columns:repeat(3,1fr)}.hero-grid,.product-page{grid-template-columns:1fr}.hero h1{font-size:42px}.product-gallery{min-height:420px}.trust-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}}@media(max-width:720px){.topbar-inner{overflow:hidden;white-space:nowrap}.header-main{grid-template-columns:1fr auto}.search{grid-column:1/-1;grid-row:2}.hide-m{display:none}.nav{overflow:auto}.nav ul{min-width:max-content}.hero{padding:35px 0}.hero h1{font-size:36px}.section{padding:38px 0}.section-head{align-items:start}.category-grid{grid-template-columns:repeat(2,1fr)}.products{grid-template-columns:repeat(2,1fr);gap:12px}.trust-grid,.footer-grid,.search-tiles{grid-template-columns:1fr 1fr}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.product-info h1{font-size:32px}}@media(max-width:480px){.page-width{padding:0 14px}.logo{font-size:28px}.header-main{padding-top:15px;padding-bottom:15px}.header-actions{gap:2px}.header-link,.cart-link{padding:6px}.search input{font-size:13px}.search button{padding:9px 12px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.category{min-height:128px;padding:15px}.card-body{padding:11px}.card-title{font-size:13px}.price{font-size:15px}.trust-grid,.footer-grid,.search-page-form{grid-template-columns:1fr}.purchase-row{grid-template-columns:90px 1fr}.collection-head,.cart-head{align-items:start;flex-direction:column}.collection-head h1,.cart-head h1{font-size:32px}}html.cart-drawer-open{overflow:hidden}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c1f247a;opacity:0;visibility:hidden;transition:.22s;z-index:998}.cart-drawer-overlay.is-open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:min(430px,100vw);height:100dvh;background:#fff;z-index:999;transform:translate(100%);transition:transform .25s ease;display:flex;flex-direction:column;box-shadow:-12px 0 40px #0a1e2424}.cart-drawer.is-open{transform:translate(0)}.cart-drawer-head{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid var(--line)}.cart-drawer-head h2{margin:4px 0 0;font-size:24px}.drawer-close{border:0;background:var(--soft);color:var(--brand2);width:38px;height:38px;border-radius:50%;font-size:25px;cursor:pointer}.cart-drawer-body{flex:1;overflow:auto;padding:10px 22px}.cart-drawer-loading,.drawer-empty{min-height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px;color:var(--muted)}.drawer-empty strong{color:var(--ink)}.drawer-item{display:grid;grid-template-columns:82px 1fr;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.drawer-item-image{width:82px;height:82px;background:#f7f9f9;border-radius:11px;overflow:hidden}.drawer-item-image img{width:100%;height:100%;object-fit:cover}.drawer-item-info{display:flex;flex-direction:column;gap:5px}.drawer-item-info small{color:var(--muted);font-size:11px}.drawer-item-info>strong{font-size:14px}.drawer-qty{display:flex;align-items:center;gap:7px;margin-top:auto}.drawer-qty button{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:29px;height:29px;cursor:pointer}.drawer-qty .drawer-remove{border:0;color:#b44a3a;font-size:10px;width:auto;padding:0 3px}.cart-drawer-foot{padding:18px 22px;border-top:1px solid var(--line);background:#fff}.drawer-total{display:flex;justify-content:space-between;align-items:center;font-size:13px}.drawer-total strong{font-size:24px}.cart-drawer-foot .muted{font-size:11px;margin:5px 0 12px}.drawer-view-cart{display:block;text-align:center;color:var(--brand2);font-size:12px;font-weight:800;margin-top:11px}.buy-now-button{margin-top:10px;background:#17242b;border-color:#17242b}.seller-banner{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:24px 26px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,#f2faf7,#fff 58%,#f8f1ec)}.seller-banner h2{margin:4px 0;font-size:32px;letter-spacing:-.6px}.seller-banner p{margin:0;color:var(--muted);font-size:13px}.seller-badge{width:74px;height:74px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--brand2);color:#fff;font-size:8px;line-height:1.05;letter-spacing:1px;box-shadow:0 8px 20px #1a5b522e}.seller-badge strong{font-size:20px;margin:1px 0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit}.blog-card:hover{transform:translateY(-4px);box-shadow:0 14px 35px #1430371a}.blog-image{aspect-ratio:16/9;background:linear-gradient(135deg,#dcefe9,#f4e8df);display:flex;align-items:center;justify-content:center;overflow:hidden}.blog-image img{width:100%;height:100%;object-fit:cover}.blog-image span{font-size:11px;font-weight:900;letter-spacing:2px;color:#52716d}.blog-body{padding:18px}.blog-body>span{font-size:10px;font-weight:800;letter-spacing:1px;color:var(--brand2);text-transform:uppercase}.blog-body h3{font-size:18px;line-height:1.25;margin:8px 0}.blog-body p{font-size:12px;line-height:1.6;color:var(--muted);margin:0 0 14px}.blog-body strong{font-size:11px;color:var(--brand2)}@media(max-width:720px){.seller-banner{padding:18px;border-radius:16px}.seller-banner h2{font-size:25px}.seller-badge{width:62px;height:62px}.blog-grid{grid-template-columns:1fr;gap:14px}.blog-card{display:grid;grid-template-columns:40% 60%}.blog-image{height:100%;min-height:150px}.blog-body{padding:14px}.blog-body h3{font-size:16px}}@media(max-width:480px){.seller-banner{align-items:flex-start}.seller-badge{flex:0 0 auto}.seller-banner p{font-size:12px}.blog-card{grid-template-columns:1fr}.blog-image{aspect-ratio:16/9;min-height:0}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/delderma.css.map */
