
:root{--ink:#15333f;--muted:#60747b;--brand:#0e6f77;--brand2:#0f8e87;--soft:#eef8f7;--line:#dce9e8;--accent:#f4b860;--white:#fff}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.65}
a{color:inherit}.topbar{background:#0d3640;color:#fff;padding:9px 18px;text-align:center;font-size:14px}
header{position:sticky;top:0;background:#fff;border-bottom:1px solid var(--line);z-index:20}
.nav{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:15px 20px;gap:20px}
.logo{text-decoration:none;font-size:28px;font-weight:800;color:var(--brand)}.logo span{color:var(--ink)}
.navlinks{display:flex;gap:18px;flex-wrap:wrap}.navlinks a{text-decoration:none;font-weight:700;font-size:14px}
.hero{background:linear-gradient(135deg,#e8f7f5,#fdf7ea);padding:62px 20px}
.hero-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.3fr .7fr;gap:35px;align-items:center}
.hero h1{font-size:54px;line-height:1.05;margin:0 0 18px}.hero p{font-size:20px;color:var(--muted);max-width:720px}
.hero-card{background:white;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 12px 35px rgba(18,66,73,.08)}
.badge{display:inline-block;background:var(--soft);color:var(--brand);padding:7px 12px;border-radius:999px;font-size:13px;font-weight:800}
.container{max-width:1180px;margin:auto;padding:42px 20px}
.section-title{font-size:34px;margin:0 0 10px}.section-copy{color:var(--muted);margin:0 0 26px}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(18,66,73,.05)}
.card img{width:100%;height:190px;object-fit:cover;display:block}.card-body{padding:20px}.card h3{margin:0 0 8px;font-size:21px}.card p{color:var(--muted);font-size:14px}
.btn{display:inline-block;background:var(--brand);color:#fff;text-decoration:none;padding:12px 18px;border-radius:10px;font-weight:800}.btn:hover{background:var(--brand2)}
.article-wrap{max-width:860px;margin:auto;padding:42px 20px 110px}.breadcrumb{font-size:14px;color:var(--muted);margin-bottom:18px}.article-wrap h1{font-size:44px;line-height:1.12}.article-wrap h2{margin-top:32px;font-size:28px}
.meta{color:var(--muted);font-size:14px;margin-bottom:22px}.hero-img{width:100%;border-radius:20px;border:1px solid var(--line);margin:18px 0 28px}
.note{background:#f7fbfb;border-left:5px solid var(--brand);padding:16px 18px;border-radius:10px}.warning{background:#fff8eb;border-left-color:#d2942f}
.share{border:1px solid var(--line);padding:18px;border-radius:16px;margin:28px 0}.share a,.share button{display:inline-block;margin:4px;padding:9px 12px;border:0;border-radius:8px;background:#eef4f5;text-decoration:none;font-weight:700;cursor:pointer}
.related{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.related a{border:1px solid var(--line);padding:14px;border-radius:12px;text-decoration:none;font-weight:700}
footer{background:#0d3640;color:#dce7e9;padding:42px 20px}.foot{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.foot a{color:#fff}
.sticky-cta{position:fixed;right:18px;bottom:18px;background:#fff;border:1px solid var(--line);box-shadow:0 8px 30px rgba(0,0,0,.15);padding:12px;border-radius:16px;z-index:30;max-width:260px}.sticky-cta strong{display:block;margin-bottom:8px}
.mobile-nav{display:none}
@media(max-width:900px){.grid{grid-template-columns:1fr 1fr}.hero-inner{grid-template-columns:1fr}.hero h1{font-size:42px}.navlinks{display:none}.foot{grid-template-columns:1fr}.article-wrap h1{font-size:36px}}
@media(max-width:600px){.grid{grid-template-columns:1fr}.hero{padding:40px 16px}.hero h1{font-size:38px}.container{padding:30px 16px}.article-wrap{padding:28px 16px 120px}.related{grid-template-columns:1fr}.sticky-cta{left:12px;right:12px;bottom:66px;max-width:none}.mobile-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);display:flex;justify-content:space-around;padding:10px 8px;z-index:40}.mobile-nav a{text-decoration:none;font-weight:800;font-size:13px}}


/* GlowVeda USA editorial upgrade */
:root{
  --ink:#17313b;--muted:#5f747d;--brand:#176b63;--brand2:#21877c;
  --soft:#eef7f5;--line:#dde8e6;--accent:#f2b85c;--white:#fff;
  --fb:#1877f2;--pin:#e60023;--x:#111;--wa:#25d366;--mail:#6b7280
}
body{font-family:Inter,Arial,Helvetica,sans-serif;background:#fff;color:var(--ink)}
.topbar{background:#123b45;color:#fff;font-weight:600;letter-spacing:.1px}
header{backdrop-filter:saturate(180%) blur(8px);background:rgba(255,255,255,.96)}
.nav{padding-top:17px;padding-bottom:17px}
.logo{font-size:31px;letter-spacing:-.7px}
.navlinks a{padding:8px 10px;border-radius:8px}
.navlinks a:hover{background:var(--soft);color:var(--brand)}
.hero{background:linear-gradient(135deg,#edf8f6 0%,#ffffff 52%,#fff7e9 100%);border-bottom:1px solid var(--line)}
.hero-inner{min-height:470px}
.hero h1{max-width:760px;letter-spacing:-1.6px}
.hero-card{border-radius:22px;box-shadow:0 18px 55px rgba(26,71,77,.10)}
.section-title{letter-spacing:-.8px}
.grid{gap:24px}
.card{transition:.2s ease;box-shadow:0 10px 28px rgba(20,52,60,.06)}
.card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(20,52,60,.10)}
.card img{height:205px}
.card h3{line-height:1.28}
.article-wrap{max-width:900px}
.article-wrap h1{font-size:46px;letter-spacing:-1.1px}
.article-wrap p{font-size:18px}
.article-wrap li{font-size:17px}
.hero-img{max-height:460px;object-fit:cover}
.note{font-size:16px}
.share{background:#fbfdfd}
.share strong{display:block;font-size:16px;margin-bottom:8px}
.share a,.share button{color:#fff;border:none;padding:10px 14px;border-radius:9px}
.share a:nth-of-type(1){background:var(--fb)}
.share a:nth-of-type(2){background:var(--pin)}
.share a:nth-of-type(3){background:var(--x)}
.share a:nth-of-type(4){background:var(--wa);color:#123}
.share a:nth-of-type(5){background:var(--mail)}
.share button{background:#415a63}
.share a:hover,.share button:hover{filter:brightness(.94)}
.sticky-cta{border-radius:18px}
.sticky-cta .btn{width:100%;text-align:center}
footer{margin-top:20px}
@media(max-width:600px){
  .hero h1{font-size:39px}
  .article-wrap h1{font-size:35px}
  .article-wrap p{font-size:17px}
  .card img{height:190px}
}


:root{--ink:#18252d;--muted:#64727a;--brand:#2d5f91;--brand2:#3d7eb7;--soft:#f3f7fb;--line:#dfe7ee;--accent:#e8a85f;--white:#fff;--fb:#1877f2;--pin:#e60023;--x:#111;--wa:#25d366;--mail:#68727a}
body{background:#fbfcfd;color:var(--ink)}
.topbar{background:#eaf2f8;color:#23435b;border-bottom:1px solid #d7e3ec;font-weight:700}
header{background:#fff;position:sticky;top:0}
.nav{max-width:1240px;padding:18px 22px}
.logo{color:var(--ink);font-size:30px;letter-spacing:-.6px}
.logo span{color:var(--brand)}
.navlinks a{font-weight:700;color:#294452}
.hero{background:#fff;padding:48px 20px 54px;border-bottom:1px solid var(--line)}
.hero-inner{max-width:1240px;grid-template-columns:1.05fr .95fr;gap:46px}
.hero h1{font-size:52px;max-width:690px}
.hero p{font-size:19px}
.hero-card{background:linear-gradient(180deg,#f4f8fc,#ffffff);border:1px solid #dce7f0;border-radius:12px;box-shadow:none}
.container{max-width:1240px}
.section-title{font-size:36px}
.grid{grid-template-columns:repeat(4,1fr);gap:20px}
.card{border-radius:12px;box-shadow:none;background:#fff}
.card:hover{transform:none;box-shadow:0 10px 26px rgba(30,60,80,.08);border-color:#cad9e5}
.card img{height:170px}
.card-body{padding:18px}
.card h3{font-size:19px}
.btn{background:var(--brand);border-radius:7px;padding:11px 16px}
.badge{background:#eaf2f8;color:#2b5b82;border-radius:5px}
.article-wrap{max-width:820px}
.article-wrap h1{font-size:43px;letter-spacing:-.7px}
.article-wrap h2{font-size:27px}
.article-wrap p{font-size:18px}
.hero-img{border-radius:12px}
.note{background:#f5f9fc;border-left-color:var(--brand);border-radius:6px}
.related{grid-template-columns:1fr}
.related a{background:#fff;border-radius:8px}
.share{background:#fff;border-radius:10px}
.sticky-cta{border-radius:10px}
footer{background:#1d2d38}
@media(max-width:1050px){.grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.grid{grid-template-columns:repeat(2,1fr)}.hero-inner{grid-template-columns:1fr}.hero h1{font-size:43px}}
@media(max-width:560px){.grid{grid-template-columns:1fr}.card img{height:200px}.hero h1{font-size:36px}.article-wrap h1{font-size:34px}}


/* GlowVeda original beauty + wellness editorial design */
:root{
  --ink:#30242c;--muted:#7a6671;--brand:#b04678;--brand2:#8d345f;
  --soft:#fff2f7;--soft2:#fff8f3;--line:#efdfe6;--accent:#d7a45d;--white:#fff;
  --fb:#1877f2;--pin:#e60023;--x:#111;--wa:#25d366;--mail:#6b7280
}
body{background:#fffdfd;color:var(--ink);font-family:Arial,Helvetica,sans-serif}
.topbar{background:#3a2430;color:#fff;text-transform:uppercase;letter-spacing:.7px;font-size:12px}
header{background:#fff;border-bottom:1px solid var(--line)}
.nav{max-width:1220px;padding:17px 22px}
.logo{font-family:Georgia,serif;font-size:34px;color:var(--brand2);letter-spacing:-1px}
.logo span{color:#d06a97}
.navlinks a{font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:#4a3641}
.navlinks a:hover{color:var(--brand)}
.hero{background:linear-gradient(120deg,#fff4f8 0%,#fff 52%,#fff7ef 100%);padding:56px 20px}
.hero-inner{max-width:1220px;grid-template-columns:1fr 1fr;gap:42px}
.hero h1{font-family:Georgia,serif;font-size:56px;line-height:1.03;letter-spacing:-1.8px}
.hero p{font-size:19px;color:var(--muted)}
.hero-card{border-radius:6px;border:0;box-shadow:0 18px 45px rgba(121,64,91,.12);padding:0;overflow:hidden;background:#fff}
.hero-card img{border-radius:0!important;margin:0!important;height:360px!important}
.hero-card h2,.hero-card p{padding-left:22px;padding-right:22px}
.hero-card p{padding-bottom:22px}
.container{max-width:1220px}
.section-title{font-family:Georgia,serif;font-size:38px}
.section-copy{font-size:16px}
.grid{grid-template-columns:repeat(3,1fr);gap:26px}
.card{border-radius:4px;border:1px solid #eee1e7;box-shadow:none;background:#fff}
.card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(110,61,82,.09)}
.card img{height:230px}
.card-body{padding:20px}
.card h3{font-family:Georgia,serif;font-size:22px;line-height:1.25}
.badge{background:#fdebf3;color:#9b3d69;border-radius:2px;text-transform:uppercase;letter-spacing:.5px}
.btn{background:var(--brand);border-radius:2px;text-transform:uppercase;letter-spacing:.4px;font-size:13px}
.btn:hover{background:var(--brand2)}
.article-wrap{max-width:840px}
.article-wrap h1{font-family:Georgia,serif;font-size:46px;line-height:1.08}
.article-wrap h2{font-family:Georgia,serif;font-size:29px}
.article-wrap p{font-size:18px}
.hero-img{border-radius:4px;max-height:520px}
.note{background:#fff6f9;border-left-color:var(--brand);border-radius:2px}
.warning{background:#fff8ed}
.share{background:#fff;border-radius:3px;border-color:#eddfe5}
.related a{border-radius:3px;background:#fffafc}
.sticky-cta{border-radius:4px}
footer{background:#2f2229;color:#f3e7ec}
@media(max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}.hero-inner{grid-template-columns:1fr}.hero h1{font-size:46px}}
@media(max-width:600px){.grid{grid-template-columns:1fr}.hero h1{font-size:39px}.article-wrap h1{font-size:35px}.card img{height:220px}}


/* GlowVeda premium USA beauty + wellness magazine design */
:root{
  --ink:#2d2b2e;--muted:#746d73;--brand:#9a5b44;--brand2:#7d4937;
  --soft:#fff8f2;--soft2:#f8f3ef;--line:#eadfd7;--accent:#c89256;--white:#fff;
  --fb:#1877f2;--pin:#e60023;--x:#111;--wa:#25d366;--mail:#6b7280
}
body{background:#fff;color:var(--ink)}
.topbar{background:#f6eee8;color:#694a3b;border-bottom:1px solid var(--line);font-weight:700;text-transform:none;letter-spacing:.2px}
header{background:#fff;box-shadow:0 1px 0 var(--line)}
.nav{max-width:1240px;padding:18px 22px}
.logo{font-family:Georgia,serif;font-size:36px;color:#7a4738;letter-spacing:-1.2px}
.logo span{color:#c98262}
.navlinks a{font-size:13px;text-transform:uppercase;letter-spacing:.55px}
.hero{background:linear-gradient(135deg,#fffaf6 0%,#fff 52%,#f8f2ed 100%);padding:60px 20px}
.hero-inner{max-width:1240px;grid-template-columns:1.05fr .95fr;gap:46px}
.hero h1{font-family:Georgia,serif;font-size:58px;line-height:1.03;max-width:720px}
.hero p{font-size:20px}
.hero-card{border-radius:18px;border:1px solid #eee1d7;overflow:hidden;padding:0;box-shadow:0 18px 45px rgba(78,52,43,.08)}
.hero-card img{height:370px!important;border-radius:0!important;margin:0!important}
.hero-card h2,.hero-card p{padding-left:24px;padding-right:24px}.hero-card p{padding-bottom:24px}
.container{max-width:1240px}
.section-title{font-family:Georgia,serif;font-size:40px}
.grid{grid-template-columns:repeat(3,1fr);gap:28px}
.card{border-radius:16px;border:1px solid #eee3dc;overflow:hidden;box-shadow:none}
.card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(72,48,40,.08)}
.card img{height:240px}
.card h3{font-family:Georgia,serif;font-size:23px;line-height:1.25}
.badge{background:#f7ece6;color:#8c533f;border-radius:999px;padding:6px 10px}
.btn{background:var(--brand);border-radius:999px;padding:11px 17px}
.btn:hover{background:var(--brand2)}
.article-wrap{max-width:860px}
.article-wrap h1{font-family:Georgia,serif;font-size:47px}
.article-wrap h2{font-family:Georgia,serif;font-size:30px}
.article-wrap p,.article-wrap li{font-size:18px}
.hero-img{border-radius:16px}
.note{background:#fff9f5;border-left-color:#c77f5e;border-radius:10px}
.share{border-radius:14px}
.related{grid-template-columns:1fr 1fr}
.related a{border-radius:12px}
.sticky-cta{border-radius:14px}
footer{background:#2b2422}
@media(max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}.hero-inner{grid-template-columns:1fr}.hero h1{font-size:47px}}
@media(max-width:600px){.grid{grid-template-columns:1fr}.hero h1{font-size:39px}.article-wrap h1{font-size:35px}.related{grid-template-columns:1fr}.card img{height:220px}}
