:root{--olive:#2F3B2E;--olive2:#43513F;--champ:#DCCBB2;--ivory:#F7F4EE;--paper:#FFFCF6;--charcoal:#1F1F1F;--sage:#A8B59A;--muted:#6C6B66;--line:rgba(47,59,46,.16);--shadow:0 24px 80px rgba(31,31,31,.10);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--charcoal);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.serif{font-family:Georgia,'Times New Roman',serif}.container{width:min(1180px,92vw);margin:auto}.topbar{height:6px;background:linear-gradient(90deg,var(--olive),var(--champ),var(--olive))}.nav{position:sticky;top:0;z-index:50;background:rgba(247,244,238,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:14px;min-width:max-content}.brand img{width:190px}.menu{display:flex;align-items:center;gap:22px;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.menu a{opacity:.78;white-space:nowrap}.menu a.active,.menu a:hover{opacity:1;color:var(--olive)}.nav-actions{display:flex;gap:10px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border-radius:999px;border:1px solid var(--line);font-weight:650;font-size:14px;transition:.25s ease;cursor:pointer;background:transparent}.btn.primary{background:var(--olive);color:white;border-color:var(--olive);box-shadow:0 14px 28px rgba(47,59,46,.15)}.btn.light{background:var(--paper)}.btn.ghost{background:transparent}.btn.full{width:100%}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.mobile-toggle{display:none;background:transparent;border:0;font-size:28px}.hero{padding:72px 0 46px;background:radial-gradient(circle at 80% 20%,rgba(220,203,178,.45),transparent 28%),linear-gradient(180deg,#fffaf2,var(--ivory))}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:var(--olive);font-weight:700}.h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(48px,7vw,92px);line-height:.98;margin:18px 0;color:var(--olive);letter-spacing:.01em}.h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,4vw,64px);line-height:1.05;margin:10px 0 18px;color:var(--olive)}.h3{font-family:Georgia,'Times New Roman',serif;font-size:30px;line-height:1.15;color:var(--olive);margin:0 0 12px}.lead{font-size:18px;color:#555;max-width:660px}.hero-card{position:relative;border-radius:36px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(220,203,178,.55);background:white}.hero-card img{height:560px;width:100%;object-fit:cover}.glass{position:absolute;left:24px;right:24px;bottom:24px;background:rgba(255,252,246,.84);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);border-radius:24px;padding:20px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px}.stat{padding:18px;background:rgba(255,255,255,.58);border:1px solid var(--line);border-radius:20px}.stat strong{display:block;color:var(--olive);font-size:22px}.section{padding:78px 0}.section.alt{background:#fffaf4}.split{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:rgba(255,252,246,.88);border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 10px 30px rgba(31,31,31,.04)}.card.image{padding:0;overflow:hidden}.card.image img{height:230px;width:100%;object-fit:cover}.card.image .body{padding:24px}.icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:rgba(220,203,178,.35);color:var(--olive);border:1px solid rgba(47,59,46,.12);font-size:22px;margin-bottom:16px}.feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.program{position:relative;min-height:340px;display:flex;flex-direction:column}.program .tag{position:absolute;top:22px;right:22px;background:var(--champ);color:var(--olive);border-radius:999px;padding:7px 12px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.program ul{padding-left:18px;color:#555}.program .price{margin-top:auto;font-weight:800;color:var(--olive)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{position:relative}.step:after{content:'→';position:absolute;right:-15px;top:42px;color:var(--champ);font-size:28px}.step:last-child:after{display:none}.quote-band{background:var(--olive);color:white;padding:64px 0}.quote-band .h2{color:white}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial{background:var(--paper);border-radius:24px;padding:26px;color:#444}.blog-list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.meta{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-weight:750}.page-hero{padding:72px 0 56px;background:linear-gradient(135deg,#fffaf4,var(--ivory));border-bottom:1px solid var(--line)}.page-hero .container{display:grid;grid-template-columns:1fr .9fr;gap:44px;align-items:center}.page-hero img{height:380px;width:100%;object-fit:cover;border-radius:32px;box-shadow:var(--shadow)}.form{display:grid;gap:14px}.form input,.form select,.form textarea{width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:white;font:inherit}.form textarea{min-height:120px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:30px;padding:30px;box-shadow:var(--shadow)}.footer{background:#192319;color:rgba(255,255,255,.8);padding:58px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:30px}.footer img{filter:brightness(0) invert(1);width:190px}.footer h4{color:white;letter-spacing:.16em;text-transform:uppercase;font-size:12px}.footer a{display:block;margin:8px 0;color:rgba(255,255,255,.7)}.legal{max-width:900px}.legal h2{font-family:Georgia,'Times New Roman',serif;color:var(--olive);margin-top:34px}.dashboard{display:grid;grid-template-columns:280px 1fr;min-height:calc(100vh - 6px)}.sidebar{background:#1c261c;color:white;padding:28px;position:sticky;top:0;height:100vh;overflow:auto}.sidebar img{filter:brightness(0) invert(1);width:190px;margin-bottom:28px}.sidebar a,.sidebar button{display:block;width:100%;text-align:left;padding:12px 14px;border-radius:14px;color:rgba(255,255,255,.78);margin:6px 0;background:transparent;border:0;cursor:pointer}.sidebar a.active,.sidebar a:hover,.sidebar button.active,.sidebar button:hover{background:rgba(255,255,255,.1);color:white}.dash-main{padding:32px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.table{width:100%;border-collapse:collapse;background:white;border-radius:20px;overflow:hidden}.table th,.table td{padding:14px;border-bottom:1px solid var(--line);text-align:left}.table th{color:var(--olive);font-size:12px;text-transform:uppercase;letter-spacing:.1em;background:#fbf7ef}.status{display:inline-block;padding:6px 10px;border-radius:999px;background:#edf3e8;color:var(--olive);font-size:12px;font-weight:800}.hidden{display:none!important}.alert{padding:14px 16px;border-radius:18px;background:#fff6e6;border:1px solid #ead4ad;color:#674b16;margin:12px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.resource-hero{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.resource-hero img{height:100%;object-fit:cover;border-radius:28px}.video-card{aspect-ratio:16/9;background:linear-gradient(135deg,var(--olive),#111);border-radius:24px;display:grid;place-items:center;color:white;position:relative;overflow:hidden}.video-card:before{content:'▶';width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);font-size:28px}.print-spec{font-family:ui-monospace,monospace;font-size:13px;background:#f5efe5;padding:16px;border-radius:16px;color:#444}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:60;background:#25D366;color:white;border-radius:999px;padding:14px 18px;box-shadow:var(--shadow);font-weight:800}.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);background:#192319;color:white;padding:12px 18px;border-radius:999px;z-index:100;display:none}.admin-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.admin-tabs button{border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:10px 14px;cursor:pointer;font-weight:700}.admin-tabs button.active{background:var(--olive);color:white}.cms-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:14px;border-bottom:1px solid var(--line)}.cms-actions{display:flex;gap:8px;flex-wrap:wrap}.mini{font-size:12px;color:var(--muted)}.media-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.media-grid img{height:140px;width:100%;object-fit:cover;border-radius:16px}.media-grid input{font-size:11px;margin-top:6px}@media(max-width:1080px){.menu{gap:12px;font-size:12px}.brand img{width:160px}}@media(max-width:980px){.menu{display:none;position:absolute;left:0;right:0;top:82px;background:var(--ivory);padding:18px 24px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.menu.open{display:flex}.mobile-toggle{display:block}.hero-grid,.split,.page-hero .container,.resource-hero,.two-col{grid-template-columns:1fr}.stats,.feature-row,.steps,.kpis,.grid-4{grid-template-columns:repeat(2,1fr)}.card-grid,.blog-list,.testimonials,.footer-grid{grid-template-columns:1fr}.dashboard{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.hero-card img{height:390px}.media-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.stats,.feature-row,.steps,.kpis,.grid-4{grid-template-columns:1fr}.nav-inner{height:auto;min-height:76px}.brand img{width:150px}.h1{font-size:46px}.section{padding:54px 0}.dash-main{padding:18px}.whatsapp{right:12px;bottom:12px}.page-hero img{height:260px}}

/* =========================================================
   FINAL POLISH PASS — Nutrivia v11
   Scope: visual refinement only. No structure, functions, or logic changed.
   ========================================================= */
:root{
  --gold-soft:#d7c3a1;
  --gold-line:rgba(220,203,178,.72);
  --surface:rgba(255,252,246,.92);
  --surface-solid:#fffaf4;
  --text-soft:#55524c;
  --shadow-soft:0 18px 55px rgba(31,31,31,.075);
  --shadow-lux:0 28px 90px rgba(31,31,31,.12);
}
html{font-size:16px;-webkit-text-size-adjust:100%;}
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;letter-spacing:-.005em;}
::selection{background:var(--champ);color:var(--olive)}
.container{width:min(1200px,92vw)}
.nav{box-shadow:0 8px 30px rgba(31,31,31,.035)}
.nav-inner{height:88px}
.brand img{width:182px;max-height:66px;object-fit:contain}
.menu a{position:relative;padding:34px 0 30px;font-weight:750;letter-spacing:.075em;color:rgba(31,31,31,.72)}
.menu a:after{content:'';position:absolute;left:0;right:0;bottom:23px;height:1px;background:var(--olive);transform:scaleX(0);transform-origin:center;transition:.22s ease;opacity:.7}
.menu a:hover:after,.menu a.active:after{transform:scaleX(1)}
.btn{min-height:46px;letter-spacing:.01em;box-shadow:0 0 0 rgba(0,0,0,0)}
.btn.primary:hover{box-shadow:0 18px 42px rgba(47,59,46,.22)}
.btn.light{background:rgba(255,252,246,.86);border-color:rgba(47,59,46,.14)}
.hero{padding:86px 0 58px;position:relative;overflow:hidden}
.hero:before{content:'';position:absolute;inset:auto -8% -22% auto;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(220,203,178,.28),transparent 64%);pointer-events:none}
.eyebrow{font-size:11px;letter-spacing:.26em;color:#34412f;margin-bottom:4px}.h1,.h2,.h3{font-weight:500}.lead{color:var(--text-soft);line-height:1.85}.hero-card,.panel,.card{box-shadow:var(--shadow-soft)}
.hero-card{border-radius:38px}.hero-card img{filter:saturate(.95) contrast(.98)}.glass{box-shadow:0 18px 55px rgba(31,31,31,.09);color:#3c3a34}.stats{gap:16px}.stat{min-height:94px;transition:.22s ease}.stat:hover,.card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lux)}.section{padding:88px 0}.section.alt{background:linear-gradient(180deg,#fffaf4 0%,#f7f4ee 100%)}.card{transition:.22s ease;border-color:rgba(47,59,46,.115);background:linear-gradient(180deg,rgba(255,252,246,.96),rgba(255,250,244,.88))}.card h3{color:var(--olive);margin-top:0}.card p{color:#5b5953}.icon{background:linear-gradient(135deg,rgba(220,203,178,.44),rgba(255,252,246,.86));box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)}.program{overflow:hidden}.program:before{content:'';position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--olive),var(--champ));opacity:.85}.program .tag{box-shadow:0 10px 26px rgba(31,31,31,.08)}.quote-band{background:radial-gradient(circle at 12% 10%,rgba(220,203,178,.18),transparent 26%),linear-gradient(135deg,#172216,#2f3b2e 70%,#43513f);position:relative;overflow:hidden}.quote-band:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(220,203,178,.35)}.testimonial{border:1px solid rgba(220,203,178,.42);box-shadow:0 16px 45px rgba(31,31,31,.065)}.page-hero{padding:84px 0 66px}.page-hero img{box-shadow:var(--shadow-lux);border:1px solid rgba(220,203,178,.5)}.form input,.form select,.form textarea{transition:.18s ease;box-shadow:0 8px 22px rgba(31,31,31,.025)}.form input:focus,.form select:focus,.form textarea:focus{outline:none;border-color:rgba(47,59,46,.45);box-shadow:0 0 0 4px rgba(47,59,46,.08)}.footer{background:radial-gradient(circle at 8% 0%,rgba(220,203,178,.12),transparent 26%),linear-gradient(180deg,#172216,#1f2b1f);}.footer a{transition:.18s ease}.footer a:hover{color:#fff;transform:translateX(3px)}.whatsapp{box-shadow:0 18px 50px rgba(37,211,102,.22)}
@media(max-width:980px){.nav-inner{height:80px}.menu a{padding:10px 0}.menu a:after{bottom:4px}.hero{padding:58px 0 40px}.section{padding:64px 0}.feature-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.container{width:min(100% - 32px,1200px)}.brand img{width:138px}.nav-actions .btn{display:none}.h1{font-size:42px}.h2{font-size:36px}.lead{font-size:16px}.hero-card img{height:320px}.footer-grid{gap:22px}.feature-row{grid-template-columns:1fr}}

/* === v12 UAT ACTION POLISH: production-ready refinements without changing core structure === */
:root{--focus:#bca77f;--danger:#8b3f3f;--success:#315b3b}
html{scroll-behavior:smooth} body{overflow-x:hidden}.nav a,.btn,button,input,select,textarea{transition:background .22s ease,color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}.btn:hover,.card:hover{transform:translateY(-2px)}.btn:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(188,167,127,.38);outline-offset:3px}.brand img{max-height:70px}.card.image img{aspect-ratio:16/10;object-fit:cover}.content-card .read-link{display:inline-flex;align-items:center;gap:8px;margin-top:8px;font-weight:700;color:var(--olive);text-decoration:none}.content-card .read-link:hover{color:var(--gold)}.article-hero{padding:86px 0 54px;background:linear-gradient(120deg,#faf7ef 0%,#f4efe4 100%);border-bottom:1px solid rgba(47,59,46,.08)}.article-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.article-grid img{width:100%;border-radius:34px;box-shadow:var(--shadow);max-height:460px;object-fit:cover}.back-link{display:inline-block;margin-bottom:24px;text-decoration:none;color:var(--olive);font-weight:700}.article-body{max-width:880px}.article-body p{font-size:18px;line-height:1.9;color:#4c4b45}.video-cta{margin:28px 0}.medical-note{margin-top:34px;padding:22px 24px;border:1px solid rgba(188,167,127,.35);border-radius:22px;background:#fffaf1;color:#4c4b45}.consent{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.55;color:#555}.consent input{width:auto;margin-top:3px}.form select{appearance:auto}.toast{z-index:99999}.whatsapp{box-shadow:0 12px 35px rgba(0,0,0,.16)}
@media(max-width:900px){.article-grid{grid-template-columns:1fr}.article-hero{padding:54px 0 36px}.article-grid img{max-height:320px}.brand img{max-height:54px}}

/* =========================================================
   v13 HOMEPAGE RESTRUCTURE — Option B base + Option A lifestyle section
   Scope: homepage UI only. Website structure, dashboard, CMS logic preserved.
   ========================================================= */
.home-hero-v13{padding:92px 0 72px;background:radial-gradient(circle at 72% 18%,rgba(220,203,178,.38),transparent 28%),linear-gradient(180deg,#fffaf4 0%,#f7f4ee 100%);overflow:hidden;position:relative}.home-hero-v13:after{content:'';position:absolute;right:-130px;bottom:-190px;width:440px;height:440px;border-radius:50%;background:rgba(47,59,46,.055)}.home-hero-grid-v13{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center;position:relative;z-index:1}.hero-copy-v13{padding:30px 0}.hero-actions-v13{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-visual-v13{position:relative;border-radius:44px;overflow:hidden;border:1px solid rgba(220,203,178,.58);box-shadow:0 34px 100px rgba(31,31,31,.12);background:#fffaf4}.hero-visual-v13 img{width:100%;height:610px;object-fit:cover;filter:saturate(.96) contrast(.98)}.hero-floating-card-v13{position:absolute;right:24px;bottom:24px;width:min(330px,calc(100% - 48px));background:rgba(255,252,246,.86);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.72);border-radius:24px;padding:20px;box-shadow:0 18px 60px rgba(31,31,31,.12)}.hero-floating-card-v13 span,.trust-strip-v13 span{display:block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#6b665e;font-weight:800}.hero-floating-card-v13 strong{display:block;color:var(--olive);font-family:Georgia,'Times New Roman',serif;font-size:26px;line-height:1.08;margin:6px 0}.hero-floating-card-v13 small{color:#56544d}.trust-strip-v13{display:flex;align-items:center;gap:14px;margin-top:28px;color:#56544d;flex-wrap:wrap}.trust-strip-v13 strong{background:#fffaf4;border:1px solid var(--line);border-radius:999px;padding:8px 14px;color:var(--olive)}.section-center-v13{text-align:center;max-width:820px;margin:0 auto 34px}.section-center-v13 .lead{margin-left:auto;margin-right:auto}.section-head-v13{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-head-v13 .h2{margin-bottom:0}.elevated-v13 .card{min-height:230px}.programs-polished-v13 .program{padding-top:34px}.programs-polished-v13 .program h3{font-size:34px}.process-v13{background:linear-gradient(180deg,#fffaf4,#f7f4ee)}.steps-v13{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:34px;border:1px solid var(--line);border-radius:34px;overflow:hidden;background:rgba(255,252,246,.72);box-shadow:var(--shadow-soft)}.steps-v13 div{padding:34px 28px;border-right:1px solid var(--line);position:relative}.steps-v13 div:last-child{border-right:0}.steps-v13 span{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--olive);color:white;font-weight:800;margin-bottom:20px}.steps-v13 h3{font-family:Georgia,'Times New Roman',serif;color:var(--olive);font-size:24px;margin:0 0 10px}.steps-v13 p{color:#5d5a53;margin:0}.metrics-band-v13{background:linear-gradient(135deg,#172216,#2f3b2e);padding:34px 0;color:white}.metrics-grid-v13{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:center}.metrics-grid-v13 div{border-right:1px solid rgba(255,255,255,.16);padding:8px 12px}.metrics-grid-v13 div:last-child{border-right:0}.metrics-grid-v13 strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:34px;font-weight:500;color:#fff}.metrics-grid-v13 span{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.66)}.video-frame-v13{position:relative;border-radius:40px;overflow:hidden;min-height:420px;box-shadow:var(--shadow-lux);border:1px solid rgba(220,203,178,.55)}.video-frame-v13 img{width:100%;height:100%;min-height:420px;object-fit:cover}.play-v13{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:rgba(255,252,246,.82);border:1px solid rgba(255,255,255,.72);box-shadow:0 20px 60px rgba(31,31,31,.18);color:var(--olive);font-size:30px}.play-v13:hover{transform:translate(-50%,-50%) scale(1.04)}.food-fuel-v13 .split{grid-template-columns:.9fr 1.1fr}.rounded-media-v13{border-radius:40px;box-shadow:var(--shadow-lux);border:1px solid rgba(220,203,178,.58);min-height:480px;width:100%;object-fit:cover}.check-list-v13{list-style:none;margin:24px 0;padding:0;display:grid;gap:12px}.check-list-v13 li{position:relative;padding-left:34px;color:#4f4d47}.check-list-v13 li:before{content:'✓';position:absolute;left:0;top:0;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--olive);color:white;font-size:13px;font-weight:900}.final-cta-v13{background:radial-gradient(circle at 88% 18%,rgba(220,203,178,.16),transparent 25%),linear-gradient(135deg,#172216,#2f3b2e);padding:70px 0;color:white}.final-cta-inner-v13{display:flex;justify-content:space-between;align-items:center;gap:28px}.final-cta-v13 .h2{color:white}.final-cta-v13 p{color:rgba(255,255,255,.76);margin:0}.content-card.card.image{overflow:hidden}.content-card.card.image img{height:230px;width:100%;object-fit:cover}.content-card.card.image .body{padding:24px}.home-intro-v13 .h2{max-width:900px;margin-left:auto;margin-right:auto}@media(max-width:980px){.home-hero-grid-v13,.food-fuel-v13 .split{grid-template-columns:1fr}.home-hero-v13{padding:58px 0}.hero-visual-v13 img{height:440px}.steps-v13,.metrics-grid-v13{grid-template-columns:repeat(2,1fr)}.steps-v13 div:nth-child(2){border-right:0}.steps-v13 div{border-bottom:1px solid var(--line)}.steps-v13 div:nth-child(n+3){border-bottom:0}.section-head-v13{align-items:start;flex-direction:column}.final-cta-inner-v13{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.hero-visual-v13 img{height:340px}.hero-floating-card-v13{left:16px;right:16px;bottom:16px;width:auto}.steps-v13,.metrics-grid-v13{grid-template-columns:1fr}.steps-v13 div{border-right:0!important;border-bottom:1px solid var(--line)!important}.steps-v13 div:last-child{border-bottom:0!important}.metrics-grid-v13 div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.metrics-grid-v13 div:last-child{border-bottom:0}.video-frame-v13,.video-frame-v13 img{min-height:320px}.rounded-media-v13{min-height:320px}.hero-actions-v13 .btn{width:100%}}
.program-img{width:calc(100% + 64px);max-width:none;margin:-32px -32px 24px;height:190px;object-fit:cover;border-radius:28px 28px 0 0;filter:saturate(.96) contrast(.98)}

/* =========================================================
   v14 HOMEPAGE FINAL POLISH — elite visual refinement only
   Structure, CMS logic, dashboard logic and navigation unchanged.
   ========================================================= */
:root{
  --surface-glass: rgba(255,252,246,.78);
  --hairline: rgba(220,203,178,.56);
  --olive-deep:#172216;
  --olive-soft:#42513e;
  --champagne-soft:#dccbb2;
  --ivory-glow:#fffdf8;
}
body[data-page="home"]{background:linear-gradient(180deg,#fffaf4 0%,#f6f1e8 100%);}
body[data-page="home"] .nav{background:rgba(255,250,244,.88);backdrop-filter:blur(20px);border-bottom:1px solid rgba(220,203,178,.42);box-shadow:0 14px 40px rgba(31,31,31,.035)}
body[data-page="home"] .home-hero-v13{min-height:calc(100vh - 92px);display:flex;align-items:center;padding:84px 0 78px;background:
  radial-gradient(circle at 17% 18%,rgba(220,203,178,.28),transparent 27%),
  radial-gradient(circle at 88% 18%,rgba(47,59,46,.09),transparent 24%),
  linear-gradient(135deg,#fffdf8 0%,#f7f1e7 58%,#efe6d7 100%);
}
body[data-page="home"] .home-hero-v13:before{content:'';position:absolute;left:50%;top:34px;width:1px;height:calc(100% - 68px);background:linear-gradient(180deg,transparent,rgba(220,203,178,.55),transparent);opacity:.72;pointer-events:none}
body[data-page="home"] .home-hero-grid-v13{grid-template-columns:1fr 1.03fr;gap:70px;}
body[data-page="home"] .hero-copy-v13{max-width:650px;position:relative;}
body[data-page="home"] .hero-copy-v13:before{content:'';display:block;width:78px;height:1px;background:var(--champagne-soft);margin:0 0 22px;}
body[data-page="home"] .hero-copy-v13 .eyebrow{color:var(--olive);font-size:12px;letter-spacing:.22em;margin-bottom:18px;}
body[data-page="home"] .hero-copy-v13 .h1{font-size:clamp(58px,6.2vw,94px);line-height:.94;letter-spacing:-.055em;margin-bottom:24px;color:var(--olive-deep);}
body[data-page="home"] .hero-copy-v13 .lead{font-size:20px;line-height:1.78;max-width:610px;color:#4c4b45;}
body[data-page="home"] .hero-actions-v13{margin-top:34px;gap:16px;}
body[data-page="home"] .hero-actions-v13 .btn{padding:16px 28px;border-radius:999px;min-width:184px;justify-content:center;box-shadow:0 14px 34px rgba(31,31,31,.075)}
body[data-page="home"] .hero-actions-v13 .btn.primary{background:linear-gradient(135deg,#172216,#31412f);}
body[data-page="home"] .hero-actions-v13 .btn.primary:hover{box-shadow:0 20px 50px rgba(23,34,22,.18)}
body[data-page="home"] .trust-strip-v13{gap:12px;margin-top:34px;padding:16px 18px;border:1px solid rgba(220,203,178,.52);border-radius:22px;background:rgba(255,252,246,.62);box-shadow:0 18px 44px rgba(31,31,31,.035);width:fit-content;}
body[data-page="home"] .trust-strip-v13 strong{box-shadow:inset 0 0 0 1px rgba(220,203,178,.32);}
body[data-page="home"] .hero-visual-v13{border-radius:48px;transform:translateZ(0);box-shadow:0 42px 130px rgba(23,34,22,.16),0 0 0 1px rgba(255,255,255,.55) inset;}
body[data-page="home"] .hero-visual-v13:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 35%,rgba(23,34,22,.12));z-index:1;pointer-events:none;}
body[data-page="home"] .hero-visual-v13 img{height:min(68vh,650px);min-height:540px;}
body[data-page="home"] .hero-floating-card-v13{z-index:2;border-radius:28px;padding:24px;background:rgba(255,253,248,.82);box-shadow:0 24px 70px rgba(31,31,31,.15),0 0 0 1px rgba(220,203,178,.48) inset;}
body[data-page="home"] .hero-floating-card-v13 strong{font-size:30px;}
body[data-page="home"] .section{padding:104px 0;}
body[data-page="home"] .section.alt{background:linear-gradient(180deg,rgba(255,252,246,.76),rgba(246,241,232,.92));border-top:1px solid rgba(220,203,178,.24);border-bottom:1px solid rgba(220,203,178,.24);}
body[data-page="home"] .section-center-v13{margin-bottom:46px;}
body[data-page="home"] .section-center-v13 .h2,body[data-page="home"] .section-head-v13 .h2{letter-spacing:-.035em;color:var(--olive-deep);}
body[data-page="home"] .section-center-v13 .lead{max-width:760px;color:#5a574f;}
body[data-page="home"] .feature-row.elevated-v13{gap:22px;}
body[data-page="home"] .feature-row.elevated-v13 .card{border-radius:30px;background:linear-gradient(180deg,rgba(255,253,248,.96),rgba(255,250,244,.76));box-shadow:0 26px 70px rgba(31,31,31,.055);border-color:rgba(220,203,178,.42);position:relative;overflow:hidden;}
body[data-page="home"] .feature-row.elevated-v13 .card:after{content:'';position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,transparent,var(--champagne-soft),transparent);opacity:.9;}
body[data-page="home"] .feature-row.elevated-v13 .icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#f7f0e2,#fffaf4);border:1px solid rgba(220,203,178,.58);color:var(--olive);font-size:24px;box-shadow:0 16px 34px rgba(31,31,31,.06);}
body[data-page="home"] .section-head-v13{margin-bottom:38px;border-bottom:1px solid rgba(220,203,178,.34);padding-bottom:26px;}
body[data-page="home"] .programs-polished-v13{gap:26px;}
body[data-page="home"] .programs-polished-v13 .program{border-radius:34px;overflow:hidden;padding:32px;background:rgba(255,252,246,.88);border:1px solid rgba(220,203,178,.5);box-shadow:0 28px 80px rgba(31,31,31,.07);}
body[data-page="home"] .programs-polished-v13 .program:hover{transform:translateY(-7px);box-shadow:0 38px 96px rgba(31,31,31,.11)}
body[data-page="home"] .programs-polished-v13 .program .tag{background:#f2e7d3;border:1px solid rgba(220,203,178,.65);color:#6a5d45;}
body[data-page="home"] .programs-polished-v13 .program h3{font-size:30px;letter-spacing:-.03em;}
body[data-page="home"] .programs-polished-v13 .program ul{margin-top:18px;}
body[data-page="home"] .programs-polished-v13 .program li{padding:10px 0;border-top:1px solid rgba(220,203,178,.3);color:#4e4b45;}
body[data-page="home"] .program-img{height:220px;border-radius:30px 30px 0 0;}
body[data-page="home"] .process-v13{background:radial-gradient(circle at 50% 0%,rgba(220,203,178,.24),transparent 32%),linear-gradient(180deg,#fffaf4,#f5efe5);}
body[data-page="home"] .steps-v13{border-radius:40px;box-shadow:0 34px 96px rgba(31,31,31,.075);background:rgba(255,253,248,.82);}
body[data-page="home"] .steps-v13 div{padding:42px 32px;}
body[data-page="home"] .steps-v13 span{background:linear-gradient(135deg,#172216,#334532);box-shadow:0 18px 38px rgba(23,34,22,.16);}
body[data-page="home"] .metrics-band-v13{padding:44px 0;background:radial-gradient(circle at 15% 0%,rgba(220,203,178,.16),transparent 26%),linear-gradient(135deg,#121d13,#2f3b2e 68%,#42513e);}
body[data-page="home"] .metrics-grid-v13 strong{font-size:42px;}
body[data-page="home"] .lifestyle-v13 .split,body[data-page="home"] .food-fuel-v13 .split{gap:64px;}
body[data-page="home"] .video-frame-v13{border-radius:46px;box-shadow:0 42px 120px rgba(31,31,31,.13);}
body[data-page="home"] .video-frame-v13:after{content:'';position:absolute;inset:0;border-radius:46px;background:linear-gradient(90deg,rgba(23,34,22,.18),transparent 40%);pointer-events:none;}
body[data-page="home"] .play-v13{z-index:3;background:rgba(255,253,248,.9);}
body[data-page="home"] .rounded-media-v13{border-radius:46px;box-shadow:0 42px 120px rgba(31,31,31,.12);}
body[data-page="home"] .check-list-v13{grid-template-columns:1fr 1fr;gap:14px 20px;}
body[data-page="home"] .testimonials{gap:24px;}
body[data-page="home"] .testimonial{border-radius:30px;background:linear-gradient(180deg,#fffdf8,#fff8ee);padding:32px;box-shadow:0 26px 70px rgba(31,31,31,.055);}
body[data-page="home"] .testimonial p:first-child{font-size:19px;line-height:1.75;color:#34332f;}
body[data-page="home"] .blog-list{gap:26px;}
body[data-page="home"] .content-card.card.image{border-radius:32px;box-shadow:0 26px 70px rgba(31,31,31,.06);border-color:rgba(220,203,178,.44);}
body[data-page="home"] .content-card.card.image img{height:250px;}
body[data-page="home"] .content-card.card.image .body{padding:28px;}
body[data-page="home"] #faqGrid .card{border-radius:28px;background:#fffdf8;box-shadow:0 18px 46px rgba(31,31,31,.045)}
body[data-page="home"] .final-cta-v13{padding:86px 0;background:radial-gradient(circle at 10% 15%,rgba(220,203,178,.14),transparent 22%),radial-gradient(circle at 88% 26%,rgba(255,255,255,.08),transparent 28%),linear-gradient(135deg,#111b12,#2f3b2e);}
body[data-page="home"] .final-cta-inner-v13{border:1px solid rgba(220,203,178,.26);border-radius:38px;padding:40px;background:rgba(255,255,255,.045);box-shadow:0 28px 80px rgba(0,0,0,.14);}
body[data-page="home"] .footer{border-top:1px solid rgba(220,203,178,.26);}
@media(max-width:1100px){body[data-page="home"] .home-hero-grid-v13{gap:42px}body[data-page="home"] .hero-copy-v13 .h1{font-size:clamp(52px,7vw,78px)}}
@media(max-width:980px){body[data-page="home"] .home-hero-v13{min-height:auto;padding:66px 0}body[data-page="home"] .home-hero-v13:before{display:none}body[data-page="home"] .home-hero-grid-v13{grid-template-columns:1fr}body[data-page="home"] .hero-visual-v13 img{height:520px;min-height:0}body[data-page="home"] .section{padding:78px 0}body[data-page="home"] .lifestyle-v13 .split,body[data-page="home"] .food-fuel-v13 .split{gap:38px}.check-list-v13{grid-template-columns:1fr!important}}
@media(max-width:560px){body[data-page="home"] .hero-copy-v13 .h1{font-size:46px}body[data-page="home"] .hero-copy-v13 .lead{font-size:17px}body[data-page="home"] .trust-strip-v13{width:100%;justify-content:center;text-align:center}body[data-page="home"] .hero-visual-v13{border-radius:32px}body[data-page="home"] .hero-visual-v13 img{height:360px}body[data-page="home"] .section{padding:64px 0}body[data-page="home"] .section-head-v13{gap:16px}body[data-page="home"] .final-cta-inner-v13{padding:28px;border-radius:28px}}

/* v19 Header/Profile/Login Security Fix */
.nav .brand img{width:220px;height:auto;object-fit:contain;max-height:64px;}
.nav-actions .profile-cta{border-color:rgba(220,203,178,.75);background:rgba(255,252,246,.78);color:var(--olive);}
.nav-actions .profile-cta:hover{background:#fff8ec;border-color:var(--champ);}
.secure-login-note{margin:14px 0 0;padding:14px 16px;border-radius:18px;background:rgba(47,59,46,.06);border:1px solid var(--line);color:var(--muted);font-size:14px;text-align:center;}
@media(max-width:1120px){.nav .brand img{width:180px}.menu{gap:12px;font-size:12px}.nav-actions .btn{padding:11px 15px;font-size:13px}}
@media(max-width:980px){.nav .brand img{width:176px}.nav-actions .profile-cta{display:none}.nav-actions{gap:8px}}
@media(max-width:560px){.nav .brand img{width:150px}.nav-inner{height:76px}.menu{top:76px}.nav-actions .btn.light:not(.profile-cta){display:none}.btn.primary{padding:11px 16px}}
