
/* ========== THC Nigeria Landing v6 — Premium Polish ========== */
.thc-ng-page{
  --ng-navy:#0a1f3a;--ng-navy-2:#13294f;--ng-navy-3:#1a3563;
  --ng-gold:#c4a06d;--ng-gold-2:#dcbf91;--ng-gold-3:#a88550;
  --ng-red:#b53326;--ng-cream:#f6f1e7;--ng-line:#e6dccb;
  --ng-text:#0c1b2e;--ng-mute:#5a6878;--ng-soft:#f9f6ee;
  
  
  --shadow-sm:0 1px 3px rgba(10,31,58,.05),0 1px 2px rgba(10,31,58,.04);
  --shadow-md:0 8px 24px rgba(10,31,58,.08),0 2px 6px rgba(10,31,58,.04);
  --shadow-lg:0 24px 48px rgba(10,31,58,.12),0 8px 16px rgba(10,31,58,.06);
  --shadow-xl:0 40px 80px rgba(10,31,58,.18),0 16px 32px rgba(10,31,58,.08);
  font-family:var(--sans);color:var(--ng-text);line-height:1.55;letter-spacing:-.011em;
}
.thc-ng-page *{box-sizing:border-box}
.thc-ng-page a{text-decoration:none}
.thc-ng-page .thc-ng-btn,.thc-ng-page .thc-ng-btn:hover,.thc-ng-page .thc-ng-btn:focus,.thc-ng-page .thc-ng-btn:visited{text-decoration:none!important;border-bottom:0!important}

.thc-ng-section{padding:96px 24px;position:relative}
.thc-ng-section-inner{max-width:1200px;margin:0 auto}
.thc-ng-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--ng-gold);margin-bottom:18px}
.thc-ng-eyebrow::before{content:"";width:24px;height:1px;background:var(--ng-gold);display:inline-block}
.thc-ng-h1{font-family:var(--serif);font-size:clamp(42px,6vw,84px);font-weight:600;line-height:1;letter-spacing:-.035em;margin:0 0 22px;color:var(--ng-navy)}
.thc-ng-h2{font-family:var(--serif);font-size:clamp(32px,4.2vw,56px);font-weight:600;line-height:1.05;letter-spacing:-.03em;margin:0 0 20px;color:var(--ng-navy)}
.thc-ng-h3{font-size:22px;font-weight:700;color:var(--ng-navy);margin:0 0 10px;letter-spacing:-.018em}
.thc-ng-sub{font-size:18px;color:var(--ng-mute);max-width:680px;margin:0 0 36px;line-height:1.65;font-weight:400}

/* ========== BUTTONS ========== */
.thc-ng-btn{display:inline-flex;align-items:center;gap:10px;padding:17px 30px;border-radius:999px;font-weight:600;font-size:15px;letter-spacing:-.01em;text-decoration:none!important;transition:transform .2s cubic-bezier(.2,.7,.2,1),box-shadow .2s,background .2s;border:0;cursor:pointer;font-family:var(--sans);line-height:1;white-space:nowrap}
.thc-ng-btn svg{flex-shrink:0}
.thc-ng-btn-primary{background:linear-gradient(135deg,#25d366 0%,#0d8a3d 100%);color:#fff!important;box-shadow:0 8px 22px rgba(13,138,61,.32),inset 0 1px 0 rgba(255,255,255,.18)}
.thc-ng-btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(13,138,61,.42),inset 0 1px 0 rgba(255,255,255,.22)}
.thc-ng-btn-gold{background:linear-gradient(135deg,var(--ng-gold) 0%,var(--ng-gold-3) 100%);color:var(--ng-navy)!important;box-shadow:0 6px 18px rgba(196,160,109,.36),inset 0 1px 0 rgba(255,255,255,.32)}
.thc-ng-btn-gold:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(196,160,109,.5)}
.thc-ng-btn-ghost{background:rgba(255,255,255,.08);color:#fff!important;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px)}
.thc-ng-btn-ghost:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.32);transform:translateY(-2px)}

/* ========== HERO ========== */
.thc-ng-hero{position:relative;background:radial-gradient(ellipse at top right,var(--ng-navy-3) 0%,var(--ng-navy) 50%,#06152a 100%);color:#fff;padding:120px 24px 108px;overflow:hidden;isolation:isolate}
.thc-ng-hero::before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 120 120"><circle cx="60" cy="60" r="0.6" fill="%23c4a06d" opacity="0.18"/></svg>');background-size:120px 120px;opacity:.45;z-index:-1}
.thc-ng-hero::after{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(196,160,109,.18) 0%,transparent 60%);z-index:-1}
.thc-ng-hero-inner{position:relative;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center;z-index:1}
.thc-ng-hero-eyebrow-glass{display:inline-flex;align-items:center;gap:10px;padding:9px 18px 9px 14px;background:rgba(255,255,255,.06);border:1px solid rgba(196,160,109,.32);border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ng-gold-2);margin-bottom:28px;backdrop-filter:blur(12px)}
.thc-ng-hero-eyebrow-glass svg{color:var(--ng-gold)}
.thc-ng-hero h1{font-family:var(--serif);font-size:clamp(46px,6.4vw,84px);font-weight:600;line-height:1;letter-spacing:-.035em;margin:0 0 26px;color:#fff}
.thc-ng-hero h1 .accent{font-style:italic;background:linear-gradient(135deg,var(--ng-gold) 0%,var(--ng-gold-2) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}
.thc-ng-hero p{font-size:19px;color:rgba(255,255,255,.78);margin:0 0 40px;max-width:560px;line-height:1.65;font-weight:400}
.thc-ng-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:42px;max-width:560px;padding:24px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}
.thc-ng-stat-num{font-family:var(--serif);font-size:34px;font-weight:600;color:var(--ng-gold-2);line-height:1;display:block;margin-bottom:6px;letter-spacing:-.02em}
.thc-ng-stat-lbl{font-size:13px;color:rgba(255,255,255,.65);font-weight:500;letter-spacing:.02em}
.thc-ng-hero-ctas{display:flex;gap:14px;flex-wrap:wrap}
.thc-ng-hero-img{position:relative;border-radius:28px;overflow:hidden;box-shadow:var(--shadow-xl);aspect-ratio:4/5;background:#0a1b2e}
.thc-ng-hero-img img{width:100%;height:100%;object-fit:cover;display:block}
.thc-ng-hero-img::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 60%,rgba(10,31,58,.32) 100%);pointer-events:none}
.thc-ng-hero-badge{position:absolute;top:24px;right:24px;background:rgba(255,255,255,.96);color:var(--ng-navy);padding:10px 16px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(12px);box-shadow:var(--shadow-md);display:inline-flex;align-items:center;gap:6px;z-index:2}
.thc-ng-hero-floatcard{position:absolute;bottom:24px;left:24px;background:rgba(255,255,255,.96);border-radius:16px;padding:14px 18px;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:12px;backdrop-filter:blur(12px);z-index:2}
.thc-ng-hero-floatcard-icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,var(--ng-gold) 0%,var(--ng-gold-3) 100%);display:grid;place-items:center;color:#fff;flex-shrink:0}
.thc-ng-hero-floatcard-text strong{display:block;color:var(--ng-navy);font-size:14px;font-weight:700;line-height:1.2}
.thc-ng-hero-floatcard-text span{color:var(--ng-mute);font-size:11px;letter-spacing:.06em}

/* ========== TRUST BAR ========== */
.thc-ng-trust-bar{background:#fff;border-top:1px solid var(--ng-line);border-bottom:1px solid var(--ng-line);padding:42px 24px;position:relative;z-index:1}
.thc-ng-trust-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px;align-items:center}
.thc-ng-trust-item{display:flex;align-items:center;gap:18px;padding:8px 0}
.thc-ng-trust-icon{width:54px;height:54px;border-radius:14px;background:linear-gradient(135deg,#fdf6e8 0%,#f0e2c4 100%);display:grid;place-items:center;flex-shrink:0;color:var(--ng-gold-3);border:1px solid #e8d9b6;box-shadow:inset 0 1px 0 rgba(255,255,255,.5)}
.thc-ng-trust-icon svg{width:26px;height:26px}
.thc-ng-trust-text strong{display:block;font-size:15px;font-weight:700;color:var(--ng-navy);line-height:1.25;margin-bottom:3px;letter-spacing:-.01em}
.thc-ng-trust-text span{font-size:13px;color:var(--ng-mute);line-height:1.35;font-weight:500}

/* ========== BEFORE/AFTER ========== */
.thc-ng-ba{background:linear-gradient(180deg,#fff 0%,var(--ng-soft) 100%);padding:108px 24px}
.thc-ng-ba-header{text-align:center;max-width:760px;margin:0 auto 56px}
.thc-ng-ba-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}
.thc-ng-ba-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:var(--shadow-md);transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s;border:1px solid var(--ng-line)}
.thc-ng-ba-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:var(--ng-gold-2)}
.thc-ng-ba-imgwrap{position:relative;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(135deg,#0a1b2e 0%,#13294f 100%)}
.thc-ng-ba-imgwrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}
.thc-ng-ba-card:hover .thc-ng-ba-imgwrap img{transform:scale(1.04)}
.thc-ng-ba-flag{position:absolute;top:14px;left:14px;width:34px;height:34px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.25);background:#fff;font-size:20px;display:grid;place-items:center;z-index:2}
.thc-ng-ba-badge{position:absolute;top:14px;right:14px;background:rgba(10,31,58,.86);color:var(--ng-gold-2);padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(6px);z-index:2}
.thc-ng-ba-info{padding:20px 22px 22px;background:#fff;border-top:1px solid var(--ng-line)}
.thc-ng-ba-name{font-size:16px;font-weight:700;color:var(--ng-navy);margin-bottom:8px;letter-spacing:-.01em}
.thc-ng-ba-meta{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--ng-mute)}
.thc-ng-ba-grafts{font-weight:700;color:var(--ng-gold-3);font-family:var(--serif);font-size:15px;letter-spacing:-.01em}
.thc-ng-disclaimer{text-align:center;margin-top:44px;font-size:13px;color:var(--ng-mute);font-style:italic;max-width:680px;margin-left:auto;margin-right:auto}

/* ========== VEDIC PARTNERSHIP ========== */
.thc-ng-vedic{background:linear-gradient(135deg,var(--ng-navy) 0%,#0e2348 60%,var(--ng-navy-3) 100%);color:#fff;padding:108px 24px;position:relative;overflow:hidden}
.thc-ng-vedic::before{content:"";position:absolute;top:-100px;left:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(196,160,109,.12) 0%,transparent 60%);pointer-events:none}
.thc-ng-vedic-inner{position:relative;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:.95fr 1.05fr;gap:72px;align-items:center;z-index:1}
.thc-ng-vedic h2{color:#fff;font-family:var(--serif);font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.1;margin:0 0 26px;letter-spacing:-.025em}
.thc-ng-vedic h2 em{font-style:italic;color:var(--ng-gold-2)}
.thc-ng-vedic .thc-ng-eyebrow{color:var(--ng-gold-2)}
.thc-ng-vedic .thc-ng-eyebrow::before{background:var(--ng-gold-2)}
.thc-ng-vedic p{color:rgba(255,255,255,.78);font-size:17px;line-height:1.7;margin:0 0 18px;font-weight:400}
.thc-ng-vedic strong{color:var(--ng-gold-2);font-weight:600}
.thc-ng-vedic-addr{display:flex;align-items:center;gap:14px;margin-top:28px;padding:20px 24px;background:rgba(255,255,255,.05);border-radius:14px;border:1px solid rgba(196,160,109,.18);backdrop-filter:blur(10px)}
.thc-ng-vedic-addr-icon{color:var(--ng-gold);width:28px;height:28px;flex-shrink:0}
.thc-ng-vedic-addr-text strong{display:block;color:var(--ng-gold);font-size:11px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px;font-weight:600}
.thc-ng-vedic-addr-text span{font-size:15px;color:rgba(255,255,255,.92)}
.thc-ng-vedic-imggrid{display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:1fr 1fr;gap:16px;height:520px}
.thc-ng-vi{border-radius:18px;overflow:hidden;box-shadow:var(--shadow-xl);position:relative}
.thc-ng-vi:first-child{grid-row:span 2}
.thc-ng-vi img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.thc-ng-vi:hover img{transform:scale(1.05)}

/* ========== FACILITY TOUR ========== */
.thc-ng-facility{background:#fff;padding:108px 24px}
.thc-ng-facility-header{text-align:center;max-width:780px;margin:0 auto 64px}
.thc-ng-facility-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.thc-ng-facility-card{position:relative;border-radius:22px;overflow:hidden;aspect-ratio:4/3;box-shadow:var(--shadow-md);transition:transform .3s,box-shadow .3s;cursor:pointer}
.thc-ng-facility-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}
.thc-ng-facility-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}
.thc-ng-facility-card:hover img{transform:scale(1.06)}
.thc-ng-facility-cap{position:absolute;bottom:0;left:0;right:0;padding:24px 26px 24px;background:linear-gradient(180deg,transparent 0%,rgba(10,31,58,.92) 90%);color:#fff}
.thc-ng-facility-cap strong{display:block;font-size:18px;font-weight:700;margin-bottom:5px;letter-spacing:-.015em}
.thc-ng-facility-cap span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ng-gold-2);font-weight:600}

/* ========== PACKAGES ========== */
.thc-ng-pkg{background:linear-gradient(180deg,var(--ng-soft) 0%,#fff 100%);padding:108px 24px}
.thc-ng-pkg-header{text-align:center;max-width:760px;margin:0 auto 64px}
.thc-ng-pkg-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}
.thc-ng-pkg-card{background:#fff;border-radius:28px;padding:42px 38px 38px;border:1px solid var(--ng-line);position:relative;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s}
.thc-ng-pkg-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}
.thc-ng-pkg-card-gold{border:none;background:linear-gradient(180deg,#fffaee 0%,#fff 60%);box-shadow:0 24px 56px rgba(196,160,109,.22);outline:2px solid var(--ng-gold);outline-offset:0;transform:translateY(-8px)}
.thc-ng-pkg-card-gold:hover{transform:translateY(-12px);box-shadow:0 32px 70px rgba(196,160,109,.28)}
.thc-ng-pkg-badge{position:absolute;top:-16px;left:50%;transform:translateX(-50%);padding:8px 22px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;box-shadow:var(--shadow-md);background:linear-gradient(135deg,var(--ng-gold) 0%,var(--ng-gold-3) 100%);color:var(--ng-navy);white-space:nowrap}
.thc-ng-pkg-tier{display:flex;align-items:center;gap:14px;margin-bottom:22px}
.thc-ng-pkg-tier-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}
.thc-ng-pkg-tier-icon.std{background:linear-gradient(135deg,#e8edf5 0%,#cdd6e4 100%);color:var(--ng-navy)}
.thc-ng-pkg-tier-icon.gld{background:linear-gradient(135deg,var(--ng-gold) 0%,var(--ng-gold-3) 100%);color:#fff}
.thc-ng-pkg-tier-name{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--ng-mute);display:block;margin-bottom:4px}
.thc-ng-pkg-tier h3{font-family:var(--serif);font-size:26px;font-weight:600;color:var(--ng-navy);margin:0;letter-spacing:-.02em}
.thc-ng-pkg-price{margin:22px 0 28px;padding-bottom:24px;border-bottom:1px solid var(--ng-line)}
.thc-ng-pkg-price-main{font-family:var(--serif);font-size:42px;font-weight:600;color:var(--ng-navy);line-height:1;letter-spacing:-.025em}
.thc-ng-pkg-price-usd{display:block;font-size:14px;color:var(--ng-mute);margin-top:8px;font-weight:500}
.thc-ng-pkg-list{list-style:none;padding:0;margin:0 0 32px;flex:1}
.thc-ng-pkg-list li{padding:11px 0;display:flex;gap:12px;font-size:15px;color:var(--ng-text);line-height:1.4;align-items:flex-start}
.thc-ng-pkg-list li svg{flex-shrink:0;color:#0d8a3d;margin-top:3px}
.thc-ng-pkg-list li.exclusive{color:var(--ng-navy);font-weight:600}
.thc-ng-pkg-list li.exclusive svg{color:var(--ng-gold-3)}
.thc-ng-pkg-cta{display:flex;justify-content:center;margin-top:auto}
.thc-ng-pkg-cta .thc-ng-btn{width:100%;justify-content:center}

/* ========== JOURNEY ========== */
.thc-ng-journey{background:linear-gradient(135deg,var(--ng-navy) 0%,#0e2348 100%);color:#fff;padding:108px 24px;position:relative;overflow:hidden}
.thc-ng-journey::before{content:"";position:absolute;top:0;right:0;width:600px;height:600px;background:radial-gradient(circle,rgba(196,160,109,.1) 0%,transparent 60%);pointer-events:none}
.thc-ng-journey-header{text-align:center;max-width:760px;margin:0 auto 64px;position:relative;z-index:1}
.thc-ng-journey h2{color:#fff}
.thc-ng-journey h2 em{font-style:italic;color:var(--ng-gold-2)}
.thc-ng-journey-steps{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:20px;position:relative;z-index:1}
.thc-ng-step{background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,.02) 100%);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:28px 22px;text-align:center;transition:border-color .3s,transform .3s,background .3s;backdrop-filter:blur(8px)}
.thc-ng-step:hover{border-color:rgba(196,160,109,.5);transform:translateY(-4px);background:linear-gradient(180deg,rgba(196,160,109,.08) 0%,rgba(255,255,255,.02) 100%)}
.thc-ng-step-num{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--ng-gold) 0%,var(--ng-gold-3) 100%);color:#fff;font-family:var(--serif);font-weight:600;font-size:18px;margin-bottom:18px;box-shadow:0 4px 12px rgba(196,160,109,.32)}
.thc-ng-step-title{font-size:15px;font-weight:700;color:#fff;margin-bottom:8px;line-height:1.25;letter-spacing:-.015em}
.thc-ng-step-desc{font-size:13px;color:rgba(255,255,255,.62);line-height:1.5}

/* ========== FAQ ========== */
.thc-ng-faq{background:var(--ng-soft);padding:108px 24px}
.thc-ng-faq-header{text-align:center;max-width:760px;margin:0 auto 56px}
.thc-ng-faq-list{max-width:900px;margin:0 auto;display:grid;gap:14px}
.thc-ng-faq-item{background:#fff;border-radius:16px;border:1px solid var(--ng-line);overflow:hidden;transition:border-color .2s,box-shadow .2s}
.thc-ng-faq-item:hover{border-color:var(--ng-gold-2)}
.thc-ng-faq-item[open]{box-shadow:var(--shadow-md);border-color:var(--ng-gold-2)}
.thc-ng-faq-q{padding:22px 28px;font-size:17px;font-weight:600;color:var(--ng-navy);cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;letter-spacing:-.012em}
.thc-ng-faq-q::-webkit-details-marker{display:none}
.thc-ng-faq-q::after{content:"";width:24px;height:24px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23c4a06d" stroke-width="2.5" stroke-linecap="round"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg>') center/contain no-repeat;transition:transform .25s}
.thc-ng-faq-item[open] .thc-ng-faq-q::after{transform:rotate(45deg)}
.thc-ng-faq-a{padding:0 28px 24px;font-size:15px;line-height:1.75;color:var(--ng-mute)}

/* ========== FINAL CTA ========== */
.thc-ng-finalcta{background:linear-gradient(135deg,var(--ng-navy) 0%,#0a2855 70%,var(--ng-navy-3) 100%);color:#fff;padding:120px 24px;text-align:center;position:relative;overflow:hidden}
.thc-ng-finalcta::before{content:"";position:absolute;top:-100px;right:-100px;width:600px;height:600px;background:radial-gradient(circle,rgba(196,160,109,.18) 0%,transparent 60%);pointer-events:none}
.thc-ng-finalcta::after{content:"";position:absolute;bottom:-100px;left:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(13,138,61,.12) 0%,transparent 60%);pointer-events:none}
.thc-ng-finalcta-inner{position:relative;max-width:900px;margin:0 auto;z-index:1}
.thc-ng-finalcta h2{color:#fff;font-family:var(--serif);font-size:clamp(36px,5vw,60px);margin-bottom:22px;letter-spacing:-.03em;font-weight:600}
.thc-ng-finalcta h2 em{font-style:italic;color:var(--ng-gold-2)}
.thc-ng-finalcta p{font-size:18px;color:rgba(255,255,255,.78);margin-bottom:42px;max-width:620px;margin-left:auto;margin-right:auto;line-height:1.65}
.thc-ng-finalcta-ctas{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}
.thc-ng-contact-row{display:flex;justify-content:center;gap:64px;margin-top:64px;padding-top:48px;border-top:1px solid rgba(255,255,255,.12);flex-wrap:wrap;text-align:left}
.thc-ng-contact-item-lbl{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ng-gold-2);font-weight:600;margin-bottom:8px}
.thc-ng-contact-item-val{font-size:22px;font-weight:700;color:#fff;letter-spacing:-.015em}

/* ========== RESPONSIVE ========== */
@media (max-width:1024px){
  .thc-ng-hero-inner,.thc-ng-vedic-inner{grid-template-columns:1fr;gap:48px}
  .thc-ng-ba-grid,.thc-ng-trust-grid{grid-template-columns:repeat(2,1fr)}
  .thc-ng-facility-grid{grid-template-columns:1fr 1fr}
  .thc-ng-journey-steps{grid-template-columns:repeat(3,1fr)}
  .thc-ng-pkg-grid{grid-template-columns:1fr}
  .thc-ng-pkg-card-gold{transform:none}
  .thc-ng-pkg-card-gold:hover{transform:translateY(-4px)}
  .thc-ng-hero{padding:80px 24px 72px}
  .thc-ng-section,.thc-ng-vedic,.thc-ng-ba,.thc-ng-facility,.thc-ng-pkg,.thc-ng-journey,.thc-ng-faq{padding:80px 24px}
}
@media (max-width:640px){
  .thc-ng-section,.thc-ng-vedic,.thc-ng-ba,.thc-ng-facility,.thc-ng-pkg,.thc-ng-journey,.thc-ng-faq,.thc-ng-finalcta{padding:64px 18px}
  .thc-ng-hero{padding:64px 18px 56px}
  .thc-ng-ba-grid{grid-template-columns:1fr 1fr;gap:16px}
  .thc-ng-facility-grid,.thc-ng-trust-grid{grid-template-columns:1fr}
  .thc-ng-journey-steps{grid-template-columns:1fr 1fr;gap:14px}
  .thc-ng-hero-stats{gap:20px;padding:20px 0}
  .thc-ng-stat-num{font-size:26px}
  .thc-ng-stat-lbl{font-size:11px}
  .thc-ng-vedic-imggrid{height:360px;gap:12px}
  .thc-ng-pkg-card{padding:32px 26px 28px}
  .thc-ng-contact-row{gap:28px}
  .thc-ng-hero-img{aspect-ratio:1/1}
  .thc-ng-btn{padding:15px 24px;font-size:14px}
}

/* ===== v8 HERO REBUILD — Reference Match ===== */
.thc-ng-page .thc-ng-hero{
  background:linear-gradient(135deg,#0a1228 0%,#0d1a35 50%,#0a1228 100%);
  padding:64px 32px 0;
  position:relative;
  overflow:hidden;
  isolation:isolate;
}
.thc-ng-page .thc-ng-hero::before{content:none}
.thc-ng-page .thc-ng-hero::after{content:none}
.thc-ng-page .thc-ng-hero-watermark{
  position:absolute;top:-20px;left:-30px;
  font-family:inherit;
  font-size:clamp(200px,28vw,420px);
  font-weight:700;letter-spacing:-.04em;line-height:.85;
  color:rgba(255,255,255,.025);
  pointer-events:none;z-index:0;user-select:none;
  white-space:nowrap;
}
.thc-ng-page .thc-ng-hero-inner{
  position:relative;z-index:2;
  max-width:1280px;margin:0 auto;
  display:grid;grid-template-columns:1.05fr 1fr;
  gap:48px;align-items:center;
  padding:48px 0 56px;
}
.thc-ng-page .thc-ng-hero-left{padding-right:8px}
.thc-ng-page .thc-ng-hero-badge-pill{
  display:inline-flex;align-items:center;gap:10px;
  padding:10px 18px 10px 14px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(196,160,109,.32);
  border-radius:999px;
  font-size:11px;font-weight:600;letter-spacing:.18em;
  color:var(--ng-gold-2,#dcbf91);
  margin-bottom:30px;backdrop-filter:blur(10px);
  text-transform:uppercase;
}
.thc-ng-page .thc-ng-hero-badge-pill svg{color:var(--ng-gold,#c4a06d)}
.thc-ng-page .thc-ng-hero-title{
  font-family:inherit;
  font-size:clamp(48px,6.4vw,82px);
  font-weight:700;line-height:1;
  letter-spacing:-.035em;
  margin:0 0 26px;color:#fff;
}
.thc-ng-page .thc-ng-hero-title em{
  font-style:italic;font-weight:600;
  background:linear-gradient(135deg,#e0bc8a 0%,#c4a06d 100%);
  -webkit-background-clip:text;-webkit-text-fill-color:transparent;
  background-clip:text;display:inline-block;
}
.thc-ng-page .thc-ng-hero-desc{
  font-size:16px;color:rgba(255,255,255,.7);
  margin:0 0 36px;max-width:520px;
  line-height:1.65;font-weight:400;
}
.thc-ng-page .thc-ng-hero-stats{
  display:grid;grid-template-columns:repeat(3,auto);
  gap:32px;margin-bottom:36px;justify-content:start;
}
.thc-ng-page .thc-ng-hero-stats .thc-ng-stat-item{display:flex;flex-direction:column;gap:6px}
.thc-ng-page .thc-ng-hero-stats .thc-ng-stat-ico{
  width:40px;height:40px;border-radius:10px;
  background:rgba(196,160,109,.1);
  border:1px solid rgba(196,160,109,.28);
  display:grid;place-items:center;
  color:var(--ng-gold-2,#dcbf91);margin-bottom:8px;
}
.thc-ng-page .thc-ng-hero-stats .thc-ng-stat-num{
  font-family:inherit;
  font-size:30px;font-weight:700;color:#fff;
  line-height:1;letter-spacing:-.02em;
}
.thc-ng-page .thc-ng-hero-stats .thc-ng-stat-lbl{
  font-size:12px;color:rgba(255,255,255,.55);
  line-height:1.35;font-weight:500;
}
.thc-ng-page .thc-ng-hero-ctas{
  display:flex;gap:14px;flex-wrap:wrap;align-items:center;
}
.thc-ng-page .thc-ng-btn-phone{
  display:inline-flex;align-items:center;gap:12px;
  padding:14px 22px;border-radius:999px;
  background:rgba(255,255,255,.05);
  border:1px solid rgba(255,255,255,.14);
  color:#fff!important;text-decoration:none!important;
  font-family:inherit;
  transition:all .2s;
}
.thc-ng-page .thc-ng-btn-phone:hover{
  background:rgba(255,255,255,.1);
  border-color:rgba(196,160,109,.45);
  transform:translateY(-1px);
}
.thc-ng-page .thc-ng-btn-phone svg{color:var(--ng-gold-2,#dcbf91);flex-shrink:0}
.thc-ng-page .thc-ng-phone-stack{display:flex;flex-direction:column;line-height:1.15;text-align:left}
.thc-ng-page .thc-ng-phone-stack strong{font-size:15px;font-weight:700;color:#fff;letter-spacing:-.01em}
.thc-ng-page .thc-ng-phone-stack em{font-size:10px;font-style:normal;letter-spacing:.12em;color:var(--ng-gold-2,#dcbf91);text-transform:uppercase;margin-top:2px;font-weight:600}
.thc-ng-page .thc-ng-arrow{margin-left:2px}

/* Hero right card */
.thc-ng-page .thc-ng-hero-right{position:relative}
.thc-ng-page .thc-ng-hero-card{
  position:relative;border-radius:20px;overflow:hidden;
  box-shadow:0 30px 80px rgba(0,0,0,.5),0 0 0 1px rgba(196,160,109,.18);
  aspect-ratio:1/1.06;background:#0a1228;
}
.thc-ng-page .thc-ng-hero-card img{
  width:100%;height:100%;object-fit:cover;display:block;
}
.thc-ng-page .thc-ng-hero-card-badge{
  position:absolute;top:18px;right:18px;z-index:3;
  display:inline-flex;align-items:center;gap:6px;
  padding:7px 13px 7px 10px;border-radius:999px;
  background:rgba(10,18,40,.78);
  border:1px solid rgba(196,160,109,.36);
  font-size:10px;font-weight:700;letter-spacing:.14em;
  color:var(--ng-gold-2,#dcbf91);
  backdrop-filter:blur(12px);
  text-transform:uppercase;
}
.thc-ng-page .thc-ng-hero-card-badge svg{color:var(--ng-gold,#c4a06d)}

/* Integrated trust bar (inside hero, bottom) */
.thc-ng-page .thc-ng-hero-trustbar{
  position:relative;z-index:2;
  margin:0 -32px;
  background:rgba(0,0,0,.28);
  border-top:1px solid rgba(255,255,255,.06);
  backdrop-filter:blur(10px);
}
.thc-ng-page .thc-ng-hero-trustbar-inner{
  max-width:1280px;margin:0 auto;
  display:grid;grid-template-columns:repeat(4,1fr);
  gap:20px;padding:24px 32px;align-items:center;
}
.thc-ng-page .thc-ng-tb-item{display:flex;align-items:center;gap:14px}
.thc-ng-page .thc-ng-tb-ico{
  width:42px;height:42px;border-radius:10px;
  background:rgba(196,160,109,.08);
  border:1px solid rgba(196,160,109,.25);
  display:grid;place-items:center;
  color:var(--ng-gold-2,#dcbf91);flex-shrink:0;
}
.thc-ng-page .thc-ng-tb-text strong{
  display:block;font-size:14px;font-weight:700;
  color:#fff;letter-spacing:-.01em;margin-bottom:2px;
}
.thc-ng-page .thc-ng-tb-text span{
  display:block;font-size:11px;
  color:rgba(255,255,255,.55);letter-spacing:.04em;
}

/* Hide the OLD separate trust-bar section (we deleted it via regex but just in case) */
.thc-ng-page .thc-ng-trust-bar{display:none!important}

/* Mobile hero */
@media (max-width:1024px){
  .thc-ng-page .thc-ng-hero{padding:48px 18px 0}
  .thc-ng-page .thc-ng-hero-inner{grid-template-columns:1fr;gap:32px;padding:32px 0 40px}
  .thc-ng-page .thc-ng-hero-watermark{font-size:34vw;top:-10px;left:-20px}
  .thc-ng-page .thc-ng-hero-trustbar{margin:0 -18px}
  .thc-ng-page .thc-ng-hero-trustbar-inner{grid-template-columns:1fr 1fr;gap:18px;padding:24px 18px}
}
@media (max-width:640px){
  .thc-ng-page .thc-ng-hero{padding:36px 16px 0}
  .thc-ng-page .thc-ng-hero-title{font-size:42px}
  .thc-ng-page .thc-ng-hero-desc{font-size:15px}
  .thc-ng-page .thc-ng-hero-stats{gap:22px}
  .thc-ng-page .thc-ng-hero-stats .thc-ng-stat-num{font-size:22px}
  .thc-ng-page .thc-ng-hero-stats .thc-ng-stat-ico{width:34px;height:34px}
  .thc-ng-page .thc-ng-hero-ctas{flex-direction:column;align-items:stretch}
  .thc-ng-page .thc-ng-hero-ctas .thc-ng-btn,.thc-ng-page .thc-ng-btn-phone{width:100%;justify-content:center}
  .thc-ng-page .thc-ng-hero-trustbar-inner{grid-template-columns:1fr;gap:14px;padding:20px 16px}
  .thc-ng-page .thc-ng-hero-card{aspect-ratio:1/1.1}
}

/* ===== Universal underline fix ===== */
.thc-ng-page,.thc-ng-page *{text-decoration:none!important}
.thc-ng-page a,.thc-ng-page a *,.thc-ng-page details summary{text-decoration:none!important;border-bottom:0!important}

/* ===== Premium button polish (B/A · packages · final CTA — ALL buttons) ===== */
.thc-ng-page .thc-ng-btn{position:relative;overflow:hidden;isolation:isolate;font-weight:600;letter-spacing:-.005em}
.thc-ng-page .thc-ng-btn::before{
  content:"";position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(255,255,255,.22) 0%,rgba(255,255,255,0) 50%);
  pointer-events:none;border-radius:inherit;z-index:0;
}
.thc-ng-page .thc-ng-btn>*{position:relative;z-index:1}
.thc-ng-page .thc-ng-btn-primary{
  background:linear-gradient(180deg,#2ee370 0%,#1ab354 60%,#0e8a3d 100%)!important;
  box-shadow:0 1px 0 rgba(255,255,255,.35) inset,0 -2px 0 rgba(0,0,0,.14) inset,0 10px 26px rgba(13,138,61,.38),0 2px 6px rgba(13,138,61,.22)!important;
  color:#fff!important;
}
.thc-ng-page .thc-ng-btn-primary:hover{
  background:linear-gradient(180deg,#3aef7c 0%,#1fb95a 60%,#0e8a3d 100%)!important;
  box-shadow:0 1px 0 rgba(255,255,255,.42) inset,0 -2px 0 rgba(0,0,0,.16) inset,0 16px 34px rgba(13,138,61,.48),0 4px 10px rgba(13,138,61,.3)!important;
}
.thc-ng-page .thc-ng-btn-gold{
  background:linear-gradient(180deg,#e0ba85 0%,#c4a06d 50%,#a88550 100%)!important;
  box-shadow:0 1px 0 rgba(255,255,255,.48) inset,0 -2px 0 rgba(0,0,0,.16) inset,0 10px 26px rgba(168,133,80,.42),0 2px 6px rgba(168,133,80,.24)!important;
  color:#0a1228!important;
}
.thc-ng-page .thc-ng-btn-gold:hover{
  background:linear-gradient(180deg,#e8c595 0%,#caa676 50%,#a88550 100%)!important;
  box-shadow:0 1px 0 rgba(255,255,255,.58) inset,0 -2px 0 rgba(0,0,0,.18) inset,0 16px 32px rgba(168,133,80,.52),0 4px 10px rgba(168,133,80,.3)!important;
}
.thc-ng-page .thc-ng-btn-ghost{
  background:rgba(255,255,255,.06)!important;
  border:1px solid rgba(255,255,255,.2)!important;
  box-shadow:0 1px 0 rgba(255,255,255,.08) inset,0 6px 16px rgba(0,0,0,.18)!important;
  color:#fff!important;
}
.thc-ng-page .thc-ng-btn-ghost:hover{
  background:rgba(255,255,255,.12)!important;
  border-color:rgba(196,160,109,.6)!important;
  box-shadow:0 1px 0 rgba(255,255,255,.12) inset,0 10px 24px rgba(0,0,0,.24)!important;
}

}
.thc-ng-page>section{width:100%;max-width:100vw;box-sizing:border-box}

/* B/A flag containers fix (use SVG flags inside) */
.thc-ng-page .thc-ng-ba-flag{
  padding:0!important;background:#fff!important;
  width:40px;height:30px;border-radius:6px;
  display:grid;place-items:center;overflow:hidden;
  border:2px solid #fff;
  box-shadow:0 2px 8px rgba(0,0,0,.25);
}


/* ===== v10 TITLE FONT — Bricolage Grotesque + Instrument Serif italic ===== */
.thc-ng-page .thc-ng-hero-title{
  font-family:inherit;
  font-weight:700!important;
  letter-spacing:-.045em!important;
  
  line-height:.95!important;
}
.thc-ng-page .thc-ng-hero-title em{
  font-family:inherit;
  font-style:italic!important;
  font-weight:400!important;
  letter-spacing:-.02em!important;
  background:linear-gradient(135deg,#e8c597 0%,#c4a06d 60%,#a88550 100%)!important;
  -webkit-background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  background-clip:text!important;
}


/* ===== v11 B/A aspect ratio + face visibility ===== */
.thc-ng-page .thc-ng-ba-imgwrap{
  aspect-ratio:1/1!important;
}
.thc-ng-page .thc-ng-ba-imgwrap img{
  width:100%!important;height:100%!important;
  object-fit:cover!important;
  object-position:center 35%!important;
}
@media (max-width:768px){
  .thc-ng-page .thc-ng-ba-imgwrap{aspect-ratio:4/5!important}
  .thc-ng-page .thc-ng-ba-imgwrap img{object-position:center 30%!important}
}
@media (max-width:480px){
  .thc-ng-page .thc-ng-ba-imgwrap{aspect-ratio:5/6!important}
}




/* ===== CLEAN VIEWPORT BREAKOUT (page 7977 only — header untouched) ===== */
body.page-id-7977 .thc-ng-page{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  max-width:100vw;
}
body.page-id-7977 .thc-ng-page>section{
  width:100%;
  max-width:100vw;
  box-sizing:border-box;
}


/* ===== v16 INHERIT SITE FONT ===== */
.thc-ng-page,
.thc-ng-page *,
.thc-ng-page h1,.thc-ng-page h2,.thc-ng-page h3,.thc-ng-page h4,.thc-ng-page h5,.thc-ng-page h6,
.thc-ng-page p,.thc-ng-page span,.thc-ng-page strong,.thc-ng-page em,
.thc-ng-page .thc-ng-hero-title,.thc-ng-page .thc-ng-hero-title em,
.thc-ng-page .thc-ng-h2,.thc-ng-page .thc-ng-h3,
.thc-ng-page .thc-ng-stat-num,.thc-ng-page .thc-ng-pkg-price-main,
.thc-ng-page .thc-ng-pkg-tier h3,
.thc-ng-page .thc-ng-step-num,
.thc-ng-page button,.thc-ng-page a{
  font-family:inherit!important;
}
/* Keep italic where intended */
.thc-ng-page .thc-ng-hero-title em,
.thc-ng-page h2 em,
.thc-ng-page .thc-ng-h2 em{
  font-style:italic!important;
  font-family:inherit!important;
}


/* ===== v17 CENTER STATS on mobile ===== */
@media (max-width:768px){
  body.page-id-7977 .thc-ng-hero-left{text-align:center}
  body.page-id-7977 .thc-ng-hero-stats{
    grid-template-columns:repeat(3,1fr)!important;
    justify-content:center!important;
    justify-items:center!important;
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  body.page-id-7977 .thc-ng-hero-stats .thc-ng-stat-item{
    align-items:center!important;
    text-align:center!important;
  }
  body.page-id-7977 .thc-ng-hero-stats .thc-ng-stat-ico{
    margin-left:auto!important;
    margin-right:auto!important;
  }
  body.page-id-7977 .thc-ng-hero-badge-pill,
  body.page-id-7977 .thc-ng-hero-title,
  body.page-id-7977 .thc-ng-hero-desc{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }
  body.page-id-7977 .thc-ng-hero-ctas{justify-content:center}
}


/* ===== v18 TRUST BAR PREMIUM MOBILE ===== */
body.page-id-7977 .thc-ng-hero-trustbar{
  background:rgba(0,0,0,.32);
  border-top:1px solid rgba(196,160,109,.12);
  border-bottom:1px solid rgba(196,160,109,.08);
}
@media (max-width:768px){
  body.page-id-7977 .thc-ng-hero-trustbar-inner{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:12px!important;
    padding:20px 14px!important;
  }
  body.page-id-7977 .thc-ng-tb-item{
    background:rgba(255,255,255,.025)!important;
    border:1px solid rgba(196,160,109,.18)!important;
    border-radius:14px!important;
    padding:14px 12px!important;
    gap:10px!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    text-align:left!important;
    transition:border-color .2s,background .2s;
  }
  body.page-id-7977 .thc-ng-tb-item:hover{
    border-color:rgba(196,160,109,.4)!important;
    background:rgba(196,160,109,.06)!important;
  }
  body.page-id-7977 .thc-ng-tb-ico{
    width:36px!important;height:36px!important;
    border-radius:8px!important;
    background:rgba(196,160,109,.12)!important;
    border:1px solid rgba(196,160,109,.28)!important;
  }
  body.page-id-7977 .thc-ng-tb-ico svg{width:18px!important;height:18px!important}
  body.page-id-7977 .thc-ng-tb-text strong{font-size:13px!important;line-height:1.2!important}
  body.page-id-7977 .thc-ng-tb-text span{font-size:10.5px!important;line-height:1.3!important;color:rgba(255,255,255,.55)!important}
}
@media (max-width:380px){
  body.page-id-7977 .thc-ng-hero-trustbar-inner{
    grid-template-columns:1fr!important;
  }
  body.page-id-7977 .thc-ng-tb-item{
    flex-direction:row!important;
    align-items:center!important;
  }
}


/* ===== v19 BEFORE/AFTER — Reference Match (dark theme) ===== */
body.page-id-7977 .thc-ng-ba{
  background:linear-gradient(180deg,#0a1228 0%,#0d1a35 100%)!important;
  padding:64px 24px!important;
  position:relative;
}
body.page-id-7977 .thc-ng-ba-ornament{
  display:flex;align-items:center;justify-content:center;gap:14px;
  margin-bottom:18px;
}
body.page-id-7977 .thc-ng-ba-ornament span{
  width:80px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(196,160,109,.5) 100%);
  display:block;
}
body.page-id-7977 .thc-ng-ba-ornament span:last-child{
  background:linear-gradient(90deg,rgba(196,160,109,.5) 0%,transparent 100%);
}
body.page-id-7977 .thc-ng-ba-header{
  text-align:center;max-width:560px;margin:0 auto 40px;
}
body.page-id-7977 .thc-ng-ba-title{
  font-family:inherit;
  font-size:clamp(28px,5vw,42px);
  font-weight:700;
  color:#fff;
  letter-spacing:-.025em;
  margin:0 0 12px;
  line-height:1.1;
}
body.page-id-7977 .thc-ng-ba-title em{
  font-style:italic;
  font-weight:600;
  background:linear-gradient(135deg,#e8c597 0%,#c4a06d 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}
body.page-id-7977 .thc-ng-ba-subtitle{
  font-size:14px;
  color:rgba(232,197,151,.7);
  line-height:1.55;
  margin:0;
  font-weight:400;
}
body.page-id-7977 .thc-ng-ba-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
  max-width:1200px;
  margin:0 auto;
}
body.page-id-7977 .thc-ng-ba-card{
  background:linear-gradient(180deg,#0e1830 0%,#0a1228 100%)!important;
  border:1px solid rgba(196,160,109,.18)!important;
  border-radius:18px!important;
  overflow:hidden;
  box-shadow:0 12px 32px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.04);
  transition:transform .3s,border-color .3s,box-shadow .3s;
}
body.page-id-7977 .thc-ng-ba-card:hover{
  transform:translateY(-4px);
  border-color:rgba(196,160,109,.4)!important;
  box-shadow:0 20px 44px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.06);
}
body.page-id-7977 .thc-ng-ba-imgwrap{
  position:relative;
  aspect-ratio:1/1.05!important;
  overflow:hidden;
  background:#0a1228;
  border-bottom:1px solid rgba(196,160,109,.18);
}
body.page-id-7977 .thc-ng-ba-imgwrap img{
  width:100%!important;height:100%!important;
  object-fit:cover!important;
  object-position:center 25%!important;
}
body.page-id-7977 .thc-ng-ba-flag{
  position:absolute!important;top:12px!important;left:12px!important;
  width:38px!important;height:28px!important;
  background:rgba(10,18,40,.86)!important;
  border:1px solid rgba(196,160,109,.32)!important;
  border-radius:7px!important;
  padding:0!important;
  display:grid!important;place-items:center!important;
  overflow:hidden;z-index:2;
  backdrop-filter:blur(6px);
  box-shadow:0 2px 8px rgba(0,0,0,.4);
}
body.page-id-7977 .thc-ng-ba-flag svg{display:block;border-radius:3px}
body.page-id-7977 .thc-ng-ba-badge{
  position:absolute!important;top:14px!important;right:12px!important;
  background:rgba(10,18,40,.78)!important;
  border:1px solid rgba(196,160,109,.45)!important;
  border-radius:999px!important;
  padding:5px 13px!important;
  font-size:9.5px!important;
  font-weight:700!important;
  letter-spacing:.14em!important;
  color:#dcbf91!important;
  backdrop-filter:blur(8px);
  z-index:2;
  text-transform:uppercase;
  white-space:nowrap;
}
body.page-id-7977 .thc-ng-ba-after{
  position:absolute;bottom:14px;left:50%;
  transform:translateX(-50%);
  background:rgba(10,18,40,.84);
  border:1px solid rgba(196,160,109,.45);
  border-radius:999px;
  padding:5px 14px;
  font-size:9px;
  font-weight:700;
  letter-spacing:.18em;
  color:#dcbf91;
  backdrop-filter:blur(10px);
  z-index:2;
  text-transform:uppercase;
  white-space:nowrap;
  box-shadow:0 2px 10px rgba(0,0,0,.4);
}
body.page-id-7977 .thc-ng-ba-info{
  padding:18px 18px 20px!important;
  background:transparent!important;
  border-top:none!important;
  text-align:center;
}
body.page-id-7977 .thc-ng-ba-name{
  font-family:inherit!important;
  font-size:18px!important;
  font-weight:600!important;
  color:#fff!important;
  letter-spacing:-.015em!important;
  margin-bottom:10px!important;
}
body.page-id-7977 .thc-ng-ba-divider{
  width:32px;height:1px;
  background:linear-gradient(90deg,transparent 0%,rgba(196,160,109,.6) 50%,transparent 100%);
  margin:0 auto 14px;
}
body.page-id-7977 .thc-ng-ba-stats{
  display:flex;
  justify-content:center;
  gap:24px;
}
body.page-id-7977 .thc-ng-ba-stat{
  display:flex;
  align-items:center;
  gap:8px;
}
body.page-id-7977 .thc-ng-ba-stat>div{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  line-height:1.1;
}
body.page-id-7977 .thc-ng-ba-stat-num{
  font-family:inherit;
  font-size:16px;
  font-weight:700;
  color:#fff;
  letter-spacing:-.01em;
  line-height:1.1;
}
body.page-id-7977 .thc-ng-ba-stat-lbl{
  font-size:9px;
  font-weight:600;
  color:rgba(196,160,109,.8);
  letter-spacing:.14em;
  margin-top:2px;
  text-transform:uppercase;
}
body.page-id-7977 .thc-ng-disclaimer{
  text-align:center;
  margin-top:36px;
  font-size:12px;
  color:rgba(255,255,255,.45);
  font-style:italic;
  max-width:680px;
  margin-left:auto;margin-right:auto;
}

/* MOBILE 2-COLUMN */
@media (max-width:768px){
  body.page-id-7977 .thc-ng-ba{padding:48px 14px!important}
  body.page-id-7977 .thc-ng-ba-grid{
    grid-template-columns:1fr 1fr!important;
    gap:12px!important;
  }
  body.page-id-7977 .thc-ng-ba-info{padding:14px 12px 16px!important}
  body.page-id-7977 .thc-ng-ba-name{font-size:14.5px!important;margin-bottom:8px!important}
  body.page-id-7977 .thc-ng-ba-divider{margin:0 auto 10px}
  body.page-id-7977 .thc-ng-ba-stats{gap:14px}
  body.page-id-7977 .thc-ng-ba-stat-num{font-size:13.5px}
  body.page-id-7977 .thc-ng-ba-stat-lbl{font-size:8px}
  body.page-id-7977 .thc-ng-ba-badge{font-size:8px!important;padding:4px 10px!important}
  body.page-id-7977 .thc-ng-ba-flag{width:32px!important;height:24px!important;top:10px!important;left:10px!important}
  body.page-id-7977 .thc-ng-ba-flag svg{width:18px;height:11px}
  body.page-id-7977 .thc-ng-ba-after{font-size:8px;padding:4px 11px}
  body.page-id-7977 .thc-ng-ba-title{font-size:26px}
  body.page-id-7977 .thc-ng-ba-subtitle{font-size:13px}
}


/* ===== v20 FINAL CTA — Reference Match ===== */
body.page-id-7977 .thc-ng-finalcta{
  background:linear-gradient(135deg,#070e1f 0%,#0a1530 50%,#070e1f 100%)!important;
  padding:84px 24px!important;
  text-align:center;
  position:relative;
  overflow:hidden;
}
body.page-id-7977 .thc-ng-finalcta::before,
body.page-id-7977 .thc-ng-finalcta::after{content:none!important}
body.page-id-7977 .thc-ng-fcta-bg-left{
  position:absolute;left:-20px;top:50%;transform:translateY(-50%);
  width:240px;height:340px;pointer-events:none;z-index:0;
}
body.page-id-7977 .thc-ng-fcta-bg-right{
  position:absolute;right:-40px;bottom:-20px;
  width:280px;height:280px;pointer-events:none;z-index:0;
}
body.page-id-7977 .thc-ng-finalcta-inner{
  position:relative;z-index:2;
  max-width:880px;margin:0 auto;
}
body.page-id-7977 .thc-ng-fcta-eyebrow{
  display:flex;align-items:center;justify-content:center;gap:10px;
  margin-bottom:22px;
}
body.page-id-7977 .thc-ng-fcta-line{
  width:60px;height:1px;
  background:linear-gradient(90deg,transparent 0%,rgba(196,160,109,.45) 100%);
  display:inline-block;
}
body.page-id-7977 .thc-ng-fcta-line:last-child{
  background:linear-gradient(90deg,rgba(196,160,109,.45) 0%,transparent 100%);
}
body.page-id-7977 .thc-ng-fcta-star{
  color:#c4a06d;font-size:9px;
}
body.page-id-7977 .thc-ng-fcta-eyebrow-text{
  font-size:11px;font-weight:700;letter-spacing:.28em;
  color:#fff;text-transform:uppercase;
  font-family:inherit;
}
body.page-id-7977 .thc-ng-fcta-title{
  font-family:inherit!important;
  font-size:clamp(34px,5.6vw,58px)!important;
  font-weight:700!important;
  line-height:1.12!important;
  letter-spacing:-.025em!important;
  margin:0 0 24px!important;
  color:#fff;
}
body.page-id-7977 .thc-ng-fcta-title-main{
  color:#fff;font-weight:700;
}
body.page-id-7977 .thc-ng-fcta-bullet{
  color:#c4a06d;
  margin:0 6px;
  font-style:italic;
  font-weight:600;
}
body.page-id-7977 .thc-ng-fcta-title-em{
  font-style:italic!important;
  font-weight:500!important;
  background:linear-gradient(135deg,#e8c597 0%,#c4a06d 100%)!important;
  -webkit-background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  background-clip:text!important;
}
body.page-id-7977 .thc-ng-fcta-desc{
  font-size:15px!important;
  color:rgba(255,255,255,.62)!important;
  margin:0 auto 36px!important;
  max-width:540px!important;
  line-height:1.65!important;
  font-weight:400!important;
}
body.page-id-7977 .thc-ng-fcta-ctas{
  display:flex;gap:14px;
  justify-content:center;flex-wrap:wrap;
  margin-bottom:54px;
}
body.page-id-7977 .thc-ng-btn-fcta-ghost{
  display:inline-flex;align-items:center;gap:10px;
  padding:15px 24px;border-radius:999px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(196,160,109,.32);
  color:#fff!important;text-decoration:none!important;
  font-family:inherit;font-weight:600;font-size:14.5px;
  letter-spacing:-.005em;transition:all .2s;
  white-space:nowrap;
}
body.page-id-7977 .thc-ng-btn-fcta-ghost:hover{
  background:rgba(196,160,109,.1);
  border-color:rgba(196,160,109,.6);
  transform:translateY(-2px);
}
body.page-id-7977 .thc-ng-btn-fcta-ghost svg{color:#dcbf91}
body.page-id-7977 .thc-ng-fcta-contact-row{
  display:grid;grid-template-columns:repeat(3,1fr);
  gap:24px;
  padding-top:36px;
  border-top:1px solid rgba(196,160,109,.12);
  max-width:820px;margin:0 auto;
}
body.page-id-7977 .thc-ng-fcta-contact-item{
  display:flex;align-items:center;gap:14px;
  text-align:left;
}
body.page-id-7977 .thc-ng-fcta-contact-icon{
  width:40px;height:40px;flex-shrink:0;
  border-radius:10px;
  background:rgba(196,160,109,.08);
  border:1px solid rgba(196,160,109,.28);
  display:grid;place-items:center;
  color:#dcbf91;
}
body.page-id-7977 .thc-ng-fcta-contact-text{display:flex;flex-direction:column;gap:3px}
body.page-id-7977 .thc-ng-fcta-contact-lbl{
  font-size:10px;font-weight:700;
  letter-spacing:.18em;
  color:#c4a06d;text-transform:uppercase;
}
body.page-id-7977 .thc-ng-fcta-contact-val{
  font-size:15px;font-weight:700;
  color:#fff;letter-spacing:-.005em;line-height:1.25;
}
body.page-id-7977 .thc-ng-fcta-contact-addr{
  font-size:13px!important;font-weight:600!important;
}

@media (max-width:768px){
  body.page-id-7977 .thc-ng-finalcta{padding:64px 18px!important}
  body.page-id-7977 .thc-ng-fcta-eyebrow-text{font-size:9.5px;letter-spacing:.24em}
  body.page-id-7977 .thc-ng-fcta-line{width:30px}
  body.page-id-7977 .thc-ng-fcta-title{font-size:30px!important}
  body.page-id-7977 .thc-ng-fcta-title-em{display:block;font-size:.92em}
  body.page-id-7977 .thc-ng-fcta-bullet{display:none}
  body.page-id-7977 .thc-ng-fcta-desc{font-size:14px!important}
  body.page-id-7977 .thc-ng-fcta-ctas{flex-direction:column;align-items:stretch}
  body.page-id-7977 .thc-ng-fcta-ctas .thc-ng-btn,
  body.page-id-7977 .thc-ng-btn-fcta-ghost{width:100%;justify-content:center}
  body.page-id-7977 .thc-ng-fcta-contact-row{
    grid-template-columns:1fr;
    gap:14px;
  }
  body.page-id-7977 .thc-ng-fcta-contact-item{
    background:rgba(255,255,255,.02);
    border:1px solid rgba(196,160,109,.12);
    border-radius:12px;
    padding:14px 16px;
  }
  body.page-id-7977 .thc-ng-fcta-bg-left,body.page-id-7977 .thc-ng-fcta-bg-right{display:none}
}


/* ===== v21 MOBILE HERO CARD CLEANUP ===== */
@media (max-width:768px){
  /* Hide custom badge over flyer (image already has built-in info) */
  body.page-id-7977 .thc-ng-hero-card-badge{display:none!important}
  /* Image fits within mobile width properly */
  body.page-id-7977 .thc-ng-hero-right{
    width:100%!important;
    max-width:100%!important;
    padding:0!important;
    margin:0!important;
  }
  body.page-id-7977 .thc-ng-hero-card{
    width:100%!important;
    max-width:100%!important;
    aspect-ratio:1/1.06!important;
    border-radius:14px!important;
    margin:0 auto!important;
  }
  body.page-id-7977 .thc-ng-hero-card img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center center!important;
    display:block!important;
  }
  /* Hero inner container - no overflow */
  body.page-id-7977 .thc-ng-hero{
    overflow:hidden!important;
    padding-left:14px!important;
    padding-right:14px!important;
  }
  body.page-id-7977 .thc-ng-hero-inner{
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  /* Phone button - tighter on mobile */
  body.page-id-7977 .thc-ng-btn-phone{
    width:100%!important;
    justify-content:center!important;
    padding:12px 18px!important;
  }
  body.page-id-7977 .thc-ng-phone-stack{align-items:center}
  body.page-id-7977 .thc-ng-hero-ctas{flex-direction:column!important;gap:10px!important;width:100%}
  body.page-id-7977 .thc-ng-hero-ctas .thc-ng-btn{width:100%!important;justify-content:center!important}
}


/* ===== v22 NEW SECTIONS CSS ===== */
body.page-id-7977 .thc-ng-trust-grid{grid-template-columns:repeat(5,1fr)!important}
@media (max-width:980px){body.page-id-7977 .thc-ng-trust-grid{grid-template-columns:repeat(2,1fr)!important}}
@media (max-width:560px){body.page-id-7977 .thc-ng-trust-grid{grid-template-columns:1fr!important}}

/* === LEAD FORM === */
body.page-id-7977 .thc-ng-leadform{background:linear-gradient(180deg,#fff 0%,#fdfaf3 100%);padding:90px 24px;position:relative;overflow:hidden}
body.page-id-7977 .thc-ng-leadform::before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(196,160,109,.1) 0%,transparent 60%);pointer-events:none}
body.page-id-7977 .thc-ng-leadform-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;position:relative;z-index:1}
body.page-id-7977 .thc-ng-leadform-left h2{font-family:inherit;font-weight:700;font-size:clamp(30px,3.6vw,46px);line-height:1.1;letter-spacing:-.025em;color:var(--ng-navy,#0a1f3a);margin:0 0 22px}
body.page-id-7977 .thc-ng-leadform-desc{font-size:17px;line-height:1.7;color:#3d4d6b;margin:0 0 28px;font-weight:400}
body.page-id-7977 .thc-ng-leadform-desc strong{color:var(--ng-navy,#0a1f3a);font-weight:700}
body.page-id-7977 .thc-ng-leadform-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}
body.page-id-7977 .thc-ng-leadform-bullets li{display:flex;align-items:center;gap:12px;font-size:15px;color:#1a2540;font-weight:500}
body.page-id-7977 .thc-ng-leadform-card{background:linear-gradient(180deg,#0a1f3a 0%,#06152a 100%);border-radius:24px;padding:36px 32px;box-shadow:0 24px 60px rgba(10,31,58,.25),0 8px 24px rgba(10,31,58,.15);border:1px solid rgba(196,160,109,.18);position:relative;overflow:hidden}
body.page-id-7977 .thc-ng-leadform-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#c4a06d 50%,transparent 100%)}
body.page-id-7977 .thc-ng-leadform-card-header{text-align:center;margin-bottom:26px;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.08)}
body.page-id-7977 .thc-ng-leadform-card-eyebrow{font-size:11px;letter-spacing:.22em;color:#c4a06d;font-weight:700;margin-bottom:10px}
body.page-id-7977 .thc-ng-leadform-card-title{font-family:inherit;font-size:28px;font-weight:700;color:#fff;margin:0 0 6px;letter-spacing:-.02em}
body.page-id-7977 .thc-ng-leadform-card-sub{color:rgba(255,255,255,.65);font-size:14px;margin:0}
body.page-id-7977 .thc-ng-leadform-form{display:flex;flex-direction:column;gap:14px}
body.page-id-7977 .thc-ng-field{display:flex;flex-direction:column;gap:6px}
body.page-id-7977 .thc-ng-field label{font-size:12px;letter-spacing:.08em;color:rgba(255,255,255,.7);font-weight:600;text-transform:uppercase}
body.page-id-7977 .thc-ng-field input,body.page-id-7977 .thc-ng-field select{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:13px 16px;color:#fff;font-size:15px;font-family:inherit;outline:none;transition:border-color .2s,background .2s}
body.page-id-7977 .thc-ng-field input::placeholder{color:rgba(255,255,255,.4)}
body.page-id-7977 .thc-ng-field input:focus,body.page-id-7977 .thc-ng-field select:focus{border-color:#c4a06d;background:rgba(255,255,255,.1)}
body.page-id-7977 .thc-ng-field select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' stroke='%23c4a06d' stroke-width='2' fill='none' stroke-linecap='round'/></svg>");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}
body.page-id-7977 .thc-ng-field select option{background:#0a1f3a;color:#fff}
body.page-id-7977 .thc-ng-leadform-submit{margin-top:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px;background:linear-gradient(180deg,#e0ba85 0%,#c4a06d 50%,#a88550 100%);color:#0a1f3a;border:none;border-radius:12px;font-size:16px;font-weight:700;letter-spacing:.01em;cursor:pointer;font-family:inherit;box-shadow:0 1px 0 rgba(255,255,255,.45) inset,0 -2px 0 rgba(0,0,0,.14) inset,0 8px 22px rgba(168,133,80,.4)}
body.page-id-7977 .thc-ng-leadform-submit:hover{background:linear-gradient(180deg,#e8c595 0%,#caa676 50%,#a88550 100%);transform:translateY(-1px);box-shadow:0 1px 0 rgba(255,255,255,.55) inset,0 -2px 0 rgba(0,0,0,.16) inset,0 14px 30px rgba(168,133,80,.5)}
body.page-id-7977 .thc-ng-leadform-trust{text-align:center;font-size:12px;color:rgba(255,255,255,.5);margin-top:10px;letter-spacing:.04em}

/* === ANATOMY === */
body.page-id-7977 .thc-ng-anatomy{background:#fff;padding:108px 24px;position:relative;overflow:hidden}
body.page-id-7977 .thc-ng-anatomy-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:72px;align-items:center}
body.page-id-7977 .thc-ng-anatomy-left h2{margin:0 0 26px;font-family:inherit;font-weight:700;font-size:clamp(32px,4vw,48px);line-height:1.1;letter-spacing:-.025em;color:var(--ng-navy,#0a1f3a)}
body.page-id-7977 .thc-ng-anatomy-desc{font-size:17px;line-height:1.7;color:#3d4d6b;margin:0 0 18px;font-weight:400}
body.page-id-7977 .thc-ng-anatomy-desc strong{color:var(--ng-navy,#0a1f3a);font-weight:700}
body.page-id-7977 .thc-ng-anatomy-points{margin-top:32px;display:flex;flex-direction:column;gap:18px}
body.page-id-7977 .thc-ng-anatomy-point{display:flex;align-items:flex-start;gap:18px;padding:18px 20px;background:linear-gradient(135deg,#fdfaf3 0%,#fff 100%);border:1px solid #ece2cc;border-radius:14px;transition:transform .2s,box-shadow .2s}
body.page-id-7977 .thc-ng-anatomy-point:hover{transform:translateX(4px);box-shadow:0 8px 22px rgba(196,160,109,.15)}
body.page-id-7977 .thc-ng-anatomy-point-num{font-family:inherit;font-size:22px;font-weight:700;color:#c4a06d;line-height:1;letter-spacing:-.02em;min-width:32px}
body.page-id-7977 .thc-ng-anatomy-point-text strong{display:block;font-size:16px;font-weight:700;color:var(--ng-navy,#0a1f3a);margin-bottom:4px;letter-spacing:-.01em}
body.page-id-7977 .thc-ng-anatomy-point-text span{font-size:14px;color:#5d6d8b;line-height:1.5}
body.page-id-7977 .thc-ng-anatomy-diagram{background:linear-gradient(180deg,#0a1f3a 0%,#0e2348 100%);border-radius:24px;padding:28px;box-shadow:0 24px 60px rgba(10,31,58,.22);position:relative;overflow:hidden}
body.page-id-7977 .thc-ng-anatomy-diagram::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#c4a06d,transparent)}
body.page-id-7977 .thc-ng-anatomy-diagram svg{width:100%;height:auto;display:block}

/* === TECHNIQUES === */
body.page-id-7977 .thc-ng-tech{background:linear-gradient(180deg,#fdfaf3 0%,#fff 100%);padding:108px 24px}
body.page-id-7977 .thc-ng-tech-header{text-align:center;max-width:760px;margin:0 auto 56px}
body.page-id-7977 .thc-ng-tech-header h2{margin:0 0 18px;font-family:inherit;font-weight:700;font-size:clamp(32px,4vw,48px);line-height:1.1;letter-spacing:-.025em;color:var(--ng-navy,#0a1f3a)}
body.page-id-7977 .thc-ng-tech-sub{font-size:17px;color:#5d6d8b;line-height:1.6;margin:0}
body.page-id-7977 .thc-ng-tech-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:28px}
body.page-id-7977 .thc-ng-tech-card{background:linear-gradient(180deg,#0a1f3a 0%,#0e2348 60%,#0a1f3a 100%);color:#fff;border-radius:22px;padding:36px 32px;border:1px solid rgba(196,160,109,.22);box-shadow:0 24px 60px rgba(10,31,58,.18);position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s}
body.page-id-7977 .thc-ng-tech-card:hover{transform:translateY(-4px);box-shadow:0 32px 70px rgba(10,31,58,.28)}
body.page-id-7977 .thc-ng-tech-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#c4a06d 50%,transparent 100%)}
body.page-id-7977 .thc-ng-tech-card-badge{display:inline-block;font-size:11px;letter-spacing:.22em;color:#c4a06d;font-weight:700;margin-bottom:14px;padding:5px 12px;border:1px solid rgba(196,160,109,.4);border-radius:999px}
body.page-id-7977 .thc-ng-tech-card-title{font-family:inherit;font-size:36px;font-weight:700;margin:0 0 6px;color:#fff;letter-spacing:-.02em}
body.page-id-7977 .thc-ng-tech-card-tag{font-size:13px;color:rgba(255,255,255,.55);font-weight:500;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08)}
body.page-id-7977 .thc-ng-tech-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:13px}
body.page-id-7977 .thc-ng-tech-features li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:rgba(255,255,255,.85);line-height:1.5}
body.page-id-7977 .thc-ng-tech-features li svg{flex-shrink:0;margin-top:3px}

/* === PACKAGES 3-COL UPGRADE === */
body.page-id-7977 .thc-ng-pkg-grid{grid-template-columns:1fr 1fr 1fr!important;max-width:1280px!important;gap:24px!important}
body.page-id-7977 .thc-ng-pkg-included{background:linear-gradient(180deg,#0a1f3a 0%,#0e2348 100%);color:#fff;border:1px solid rgba(196,160,109,.25)}
body.page-id-7977 .thc-ng-pkg-included .thc-ng-pkg-tag{color:#c4a06d;border-color:rgba(196,160,109,.4)}
body.page-id-7977 .thc-ng-pkg-included .thc-ng-pkg-name{color:#fff}
body.page-id-7977 .thc-ng-pkg-included .thc-ng-pkg-sub{color:rgba(255,255,255,.65)}
body.page-id-7977 .thc-ng-pkg-included ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:13px}
body.page-id-7977 .thc-ng-pkg-included ul li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:rgba(255,255,255,.85);line-height:1.5}
body.page-id-7977 .thc-ng-pkg-included ul li svg{flex-shrink:0;margin-top:3px}

@media (max-width:980px){
  body.page-id-7977 .thc-ng-leadform-inner,body.page-id-7977 .thc-ng-anatomy-inner{grid-template-columns:1fr;gap:48px}
  body.page-id-7977 .thc-ng-tech-grid,body.page-id-7977 .thc-ng-pkg-grid{grid-template-columns:1fr!important;gap:18px!important}
  body.page-id-7977 .thc-ng-leadform,body.page-id-7977 .thc-ng-anatomy,body.page-id-7977 .thc-ng-tech{padding:72px 20px}
}
@media (max-width:560px){
  body.page-id-7977 .thc-ng-leadform,body.page-id-7977 .thc-ng-anatomy,body.page-id-7977 .thc-ng-tech{padding:56px 16px}
  body.page-id-7977 .thc-ng-leadform-card,body.page-id-7977 .thc-ng-tech-card{padding:28px 22px}
  body.page-id-7977 .thc-ng-anatomy-diagram{padding:18px}
  body.page-id-7977 .thc-ng-anatomy-point{padding:14px 16px;gap:14px}
  body.page-id-7977 .thc-ng-tech-card-title{font-size:30px}
}


/* ===== v24 ANATOMY CLEAN COMPARISON ===== */
body.page-id-7977 .thc-ng-anatomy-diagram{background:linear-gradient(180deg,#0a1f3a 0%,#0e2348 100%);border-radius:24px;padding:36px 28px;box-shadow:0 24px 60px rgba(10,31,58,.22);position:relative;overflow:hidden}
body.page-id-7977 .thc-ng-anatomy-diagram::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#c4a06d,transparent)}
body.page-id-7977 .thc-ng-anatomy-compare{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:stretch}
body.page-id-7977 .thc-ng-anatomy-col{display:flex;flex-direction:column;align-items:center;text-align:center}
body.page-id-7977 .thc-ng-anatomy-col-label{font-size:11px;letter-spacing:.22em;font-weight:700;color:rgba(255,255,255,.6);margin-bottom:14px;text-transform:uppercase}
body.page-id-7977 .thc-ng-anatomy-col-label-gold{color:#c4a06d}
body.page-id-7977 .thc-ng-anatomy-svg{width:100%;max-width:160px;height:auto;display:block;flex:1}
body.page-id-7977 .thc-ng-anatomy-divider{width:1px;background:linear-gradient(180deg,transparent 0%,rgba(196,160,109,.4) 50%,transparent 100%);margin:0 4px}
body.page-id-7977 .thc-ng-anatomy-col-tag{margin-top:16px;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:12px;font-weight:600;color:rgba(255,255,255,.8);letter-spacing:.02em}
body.page-id-7977 .thc-ng-anatomy-col-tag-gold{background:rgba(196,160,109,.1);border-color:rgba(196,160,109,.35);color:#dcbf91}
body.page-id-7977 .thc-ng-tag-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.4)}
body.page-id-7977 .thc-ng-anatomy-col-tag-gold .thc-ng-tag-dot{background:#c4a06d;box-shadow:0 0 8px rgba(196,160,109,.6)}
body.page-id-7977 .thc-ng-anatomy-callout{margin-top:24px;padding:18px 20px;background:rgba(196,160,109,.08);border:1px solid rgba(196,160,109,.25);border-radius:14px;display:flex;align-items:flex-start;gap:14px}
body.page-id-7977 .thc-ng-anatomy-callout svg{flex-shrink:0;margin-top:2px}
body.page-id-7977 .thc-ng-anatomy-callout strong{display:block;font-size:13px;letter-spacing:.12em;color:#c4a06d;font-weight:700;text-transform:uppercase;margin-bottom:4px}
body.page-id-7977 .thc-ng-anatomy-callout span{display:block;font-size:14px;color:rgba(255,255,255,.78);line-height:1.5}

/* === LEAD FORM mobile polish === */
body.page-id-7977 .thc-ng-field input,body.page-id-7977 .thc-ng-field select{width:100%;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
body.page-id-7977 .thc-ng-field select{padding-right:44px;cursor:pointer}

@media (max-width:560px){
  body.page-id-7977 .thc-ng-anatomy-diagram{padding:24px 16px}
  body.page-id-7977 .thc-ng-anatomy-compare{gap:8px}
  body.page-id-7977 .thc-ng-anatomy-svg{max-width:120px}
  body.page-id-7977 .thc-ng-anatomy-col-label{font-size:10px;letter-spacing:.16em;margin-bottom:10px}
  body.page-id-7977 .thc-ng-anatomy-col-tag{font-size:10px;padding:6px 10px;gap:6px;letter-spacing:0}
  body.page-id-7977 .thc-ng-anatomy-callout{padding:14px 16px;gap:10px}
  body.page-id-7977 .thc-ng-anatomy-callout strong{font-size:11px}
  body.page-id-7977 .thc-ng-anatomy-callout span{font-size:13px}
  body.page-id-7977 .thc-ng-leadform-card{padding:24px 18px;border-radius:18px}
  body.page-id-7977 .thc-ng-field input,body.page-id-7977 .thc-ng-field select{padding:13px 14px;padding-right:38px;font-size:14px}
  body.page-id-7977 .thc-ng-field select{background-position:right 12px center}
}


/* ===== v25 FORM MOBILE FINAL FIX ===== */
/* OVERRIDE all prior select rules — clean reset */
body.page-id-7977 .thc-ng-leadform-card{padding:32px 26px;border-radius:22px}
body.page-id-7977 .thc-ng-leadform-card-header{margin-bottom:24px;padding-bottom:22px}
body.page-id-7977 .thc-ng-leadform-form{display:flex;flex-direction:column;gap:18px}
body.page-id-7977 .thc-ng-field{display:flex;flex-direction:column;gap:8px}
body.page-id-7977 .thc-ng-field label{
  font-size:11px;
  letter-spacing:.14em;
  font-weight:700;
  color:rgba(255,255,255,.75);
  text-transform:uppercase;
  margin:0 0 2px 2px;
  line-height:1;
}
/* INPUT — keep ellipsis */
body.page-id-7977 .thc-ng-field input{
  width:100%;
  box-sizing:border-box;
  padding:14px 16px;
  font-size:15px;
  line-height:1.4;
  font-family:inherit;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.16);
  border-radius:10px;
  color:#fff;
  outline:none;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
/* SELECT — NO overflow:hidden, NO white-space, NO text-overflow */
body.page-id-7977 .thc-ng-field select{
  width:100%;
  box-sizing:border-box;
  padding:14px 44px 14px 16px;
  font-size:15px;
  line-height:1.4;
  height:auto;
  min-height:50px;
  font-family:inherit;
  background-color:rgba(255,255,255,.06);
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' stroke='%23c4a06d' stroke-width='2' fill='none' stroke-linecap='round'/></svg>");
  background-repeat:no-repeat;
  background-position:right 16px center;
  background-size:12px 8px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:10px;
  color:#fff;
  outline:none;
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  cursor:pointer;
  /* NO overflow:hidden, NO white-space:nowrap, NO text-overflow */
}
body.page-id-7977 .thc-ng-field select option{background:#0a1f3a;color:#fff;padding:8px}
body.page-id-7977 .thc-ng-field input::placeholder{color:rgba(255,255,255,.42)}
body.page-id-7977 .thc-ng-field input:focus,
body.page-id-7977 .thc-ng-field select:focus{
  border-color:#c4a06d;
  background-color:rgba(255,255,255,.1);
  box-shadow:0 0 0 3px rgba(196,160,109,.18);
}

body.page-id-7977 .thc-ng-leadform-submit{
  margin-top:10px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:16px 20px;
  width:100%;
  min-height:54px;
  background:linear-gradient(180deg,#e0ba85 0%,#c4a06d 50%,#a88550 100%);
  color:#0a1f3a;
  border:none;
  border-radius:12px;
  font-size:15px;
  line-height:1.3;
  font-weight:700;
  font-family:inherit;
  cursor:pointer;
  text-align:center;
  box-sizing:border-box;
}
body.page-id-7977 .thc-ng-leadform-submit svg{flex-shrink:0}
body.page-id-7977 .thc-ng-leadform-trust{
  margin-top:12px;
  font-size:11.5px;
  letter-spacing:.04em;
  line-height:1.5;
  text-align:center;
  color:rgba(255,255,255,.55);
}

@media (max-width:560px){
  body.page-id-7977 .thc-ng-leadform-card{padding:26px 20px;border-radius:18px}
  body.page-id-7977 .thc-ng-leadform-card-header{margin-bottom:20px;padding-bottom:18px}
  body.page-id-7977 .thc-ng-leadform-card-title{font-size:24px}
  body.page-id-7977 .thc-ng-leadform-form{gap:16px}
  body.page-id-7977 .thc-ng-field{gap:7px}
  body.page-id-7977 .thc-ng-field label{font-size:10.5px;letter-spacing:.12em}
  body.page-id-7977 .thc-ng-field input,
  body.page-id-7977 .thc-ng-field select{
    padding:13px 14px;
    font-size:14.5px;
    min-height:48px;
  }
  body.page-id-7977 .thc-ng-field select{
    padding-right:40px;
    background-position:right 14px center;
  }
  body.page-id-7977 .thc-ng-leadform-submit{
    padding:15px 16px;
    font-size:14.5px;
    min-height:52px;
  }
  body.page-id-7977 .thc-ng-leadform-trust{font-size:11px;margin-top:10px}
}


/* ===== v26 TRUST BAR REVERT TO 4 ===== */
body.page-id-7977 .thc-ng-trust-grid,
body.page-id-7977 .thc-ng-hero-trustbar-inner{grid-template-columns:repeat(4,1fr)!important}
@media (max-width:980px){
  body.page-id-7977 .thc-ng-trust-grid,
  body.page-id-7977 .thc-ng-hero-trustbar-inner{grid-template-columns:repeat(2,1fr)!important}
}
@media (max-width:560px){
  body.page-id-7977 .thc-ng-trust-grid,
  body.page-id-7977 .thc-ng-hero-trustbar-inner{grid-template-columns:1fr!important}
}


/* ===== v27 ANATOMY SVG LOCK + LAYOUT POLISH ===== */
/* Override theme SVG stretch */
body.page-id-7977 .thc-ng-anatomy-diagram svg{max-width:none}
body.page-id-7977 .thc-ng-anatomy-svg{
  width:100%!important;
  max-width:180px!important;
  height:auto!important;
  display:block;
  margin:0 auto;
}
body.page-id-7977 .thc-ng-anatomy-compare{
  align-items:start;
  padding:12px 0 8px;
}
body.page-id-7977 .thc-ng-anatomy-col{padding:8px 4px}
body.page-id-7977 .thc-ng-anatomy-col-label{
  font-size:12px;
  letter-spacing:.22em;
  margin-bottom:18px;
  color:rgba(255,255,255,.55)
}
body.page-id-7977 .thc-ng-anatomy-col-label-gold{color:#c4a06d}
body.page-id-7977 .thc-ng-anatomy-col-tag{
  margin-top:20px;
  padding:9px 16px;
  font-size:12px;
  letter-spacing:.02em;
  line-height:1.3;
  white-space:nowrap;
}
body.page-id-7977 .thc-ng-anatomy-divider{
  width:1px;
  background:linear-gradient(180deg,transparent 0%,rgba(196,160,109,.35) 25%,rgba(196,160,109,.35) 75%,transparent 100%);
  margin:24px 0;
}

@media (max-width:560px){
  body.page-id-7977 .thc-ng-anatomy-diagram{padding:28px 14px}
  body.page-id-7977 .thc-ng-anatomy-compare{grid-template-columns:1fr auto 1fr;gap:10px}
  body.page-id-7977 .thc-ng-anatomy-svg{max-width:130px!important}
  body.page-id-7977 .thc-ng-anatomy-col-label{font-size:10.5px;letter-spacing:.16em;margin-bottom:14px}
  body.page-id-7977 .thc-ng-anatomy-col-tag{
    font-size:10.5px;
    padding:7px 11px;
    letter-spacing:0;
    white-space:normal;
    text-align:center;
    line-height:1.35;
  }
  body.page-id-7977 .thc-ng-anatomy-divider{margin:24px 2px}
}


/* ===== v28 FORM SPACING FIX ===== */
body.page-id-7977 .thc-ng-leadform-form{gap:22px}
body.page-id-7977 .thc-ng-field{gap:10px}
body.page-id-7977 .thc-ng-field label{
  display:block;
  margin:0 0 4px 2px;
  padding:0;
  line-height:1.2;
  font-size:11.5px;
  letter-spacing:.14em;
  font-weight:700;
  color:rgba(255,255,255,.78);
  text-transform:uppercase;
}
@media (max-width:560px){
  body.page-id-7977 .thc-ng-leadform-form{gap:20px}
  body.page-id-7977 .thc-ng-field{gap:10px}
  body.page-id-7977 .thc-ng-field label{
    font-size:11px;
    letter-spacing:.12em;
    line-height:1.2;
    margin:0 0 4px 2px;
  }
  body.page-id-7977 .thc-ng-leadform-card{padding:28px 20px}
}


/* ===== v29 FORM HARD FIX — !important + buyuk gap + altin label ===== */
body.page-id-7977 .thc-ng-leadform-form{gap:30px!important}
body.page-id-7977 .thc-ng-field{gap:12px!important;display:flex!important;flex-direction:column!important}
body.page-id-7977 .thc-ng-field label{
  display:block!important;
  margin:0 0 6px 2px!important;
  padding:0!important;
  line-height:1.2!important;
  font-size:11.5px!important;
  letter-spacing:.18em!important;
  font-weight:700!important;
  color:#c4a06d!important;
  text-transform:uppercase!important;
  background:transparent!important;
}
body.page-id-7977 .thc-ng-field input,
body.page-id-7977 .thc-ng-field select{
  margin:0!important;
  margin-bottom:0!important;
}
@media (max-width:560px){
  body.page-id-7977 .thc-ng-leadform-form{gap:26px!important}
  body.page-id-7977 .thc-ng-field{gap:11px!important}
  body.page-id-7977 .thc-ng-field label{
    font-size:11px!important;
    letter-spacing:.16em!important;
    margin:0 0 6px 2px!important;
    color:#c4a06d!important;
  }
  body.page-id-7977 .thc-ng-leadform-card{padding:30px 22px!important}
}


/* ===== v30 TRUST BAR MOBILE 2x2 (kullanici istegi) ===== */
@media (max-width:560px){
  body.page-id-7977 .thc-ng-trust-grid,
  body.page-id-7977 .thc-ng-hero-trustbar-inner{
    grid-template-columns:1fr 1fr!important;
    gap:14px!important;
  }
  body.page-id-7977 .thc-ng-tb-item{padding:6px 0;gap:10px}
  body.page-id-7977 .thc-ng-tb-ico{width:42px;height:42px;border-radius:11px}
  body.page-id-7977 .thc-ng-tb-ico svg{width:18px;height:18px}
  body.page-id-7977 .thc-ng-tb-text strong{font-size:13px;line-height:1.2}
  body.page-id-7977 .thc-ng-tb-text span{font-size:11px;line-height:1.3}
  body.page-id-7977 .thc-ng-trust-item{padding:4px 0;gap:10px}
  body.page-id-7977 .thc-ng-trust-icon{width:42px;height:42px;border-radius:11px}
  body.page-id-7977 .thc-ng-trust-icon svg{width:18px;height:18px}
  body.page-id-7977 .thc-ng-trust-text strong{font-size:13px;line-height:1.2;margin-bottom:2px}
  body.page-id-7977 .thc-ng-trust-text span{font-size:11px;line-height:1.3}
}

/* ===== v30 INSTAGRAM SECTION ===== */
body.page-id-7977 .thc-ng-ig{
  position:relative;
  background:linear-gradient(135deg,#0a1f3a 0%,#0e2348 50%,#1a0d2e 100%);
  color:#fff;
  padding:108px 24px;
  overflow:hidden;
}
body.page-id-7977 .thc-ng-ig-bg-orb{
  position:absolute;
  border-radius:50%;
  filter:blur(80px);
  pointer-events:none;
  z-index:0;
}
body.page-id-7977 .thc-ng-ig-bg-orb-1{
  top:-120px;left:-120px;width:500px;height:500px;
  background:radial-gradient(circle,rgba(225,48,108,.18) 0%,transparent 70%);
}
body.page-id-7977 .thc-ng-ig-bg-orb-2{
  bottom:-150px;right:-100px;width:450px;height:450px;
  background:radial-gradient(circle,rgba(245,133,41,.15) 0%,transparent 70%);
}
body.page-id-7977 .thc-ng-ig-inner{
  position:relative;
  z-index:1;
  max-width:1200px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:72px;
  align-items:center;
}
body.page-id-7977 .thc-ng-ig-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:9px 18px;
  background:rgba(196,160,109,.1);
  border:1px solid rgba(196,160,109,.35);
  border-radius:999px;
  font-size:12px;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#c4a06d;
  margin-bottom:26px;
}
body.page-id-7977 .thc-ng-ig-title{
  font-family:inherit;
  font-size:clamp(40px,5.5vw,68px);
  font-weight:700;
  line-height:1;
  letter-spacing:-.035em;
  margin:0 0 24px;
  color:#fff;
  display:block;
}
body.page-id-7977 .thc-ng-ig-bignum{
  display:block;
  background:linear-gradient(135deg,#fdd6a8 0%,#c4a06d 50%,#a88550 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
  font-size:clamp(72px,10vw,130px);
  font-weight:800;
  line-height:.95;
  letter-spacing:-.045em;
}
body.page-id-7977 .thc-ng-ig-bignum-sub{
  display:block;
  font-size:clamp(20px,2.4vw,30px);
  font-weight:500;
  line-height:1.2;
  letter-spacing:-.015em;
  color:rgba(255,255,255,.85);
  margin-top:8px;
}
body.page-id-7977 .thc-ng-ig-desc{
  font-size:17px;
  line-height:1.7;
  color:rgba(255,255,255,.72);
  margin:0 0 36px;
  max-width:540px;
}
body.page-id-7977 .thc-ng-ig-stats{
  display:grid;
  grid-template-columns:repeat(3,auto);
  gap:42px;
  margin-bottom:38px;
  padding:24px 0;
  border-top:1px solid rgba(255,255,255,.1);
  border-bottom:1px solid rgba(255,255,255,.1);
  max-width:540px;
}
body.page-id-7977 .thc-ng-ig-stat-num{
  font-family:inherit;
  font-size:28px;
  font-weight:700;
  color:#c4a06d;
  line-height:1;
  margin-bottom:6px;
  letter-spacing:-.02em;
  display:flex;
  align-items:center;
}
body.page-id-7977 .thc-ng-ig-stat-lbl{
  font-size:12px;
  letter-spacing:.14em;
  color:rgba(255,255,255,.55);
  text-transform:uppercase;
  font-weight:600;
}
body.page-id-7977 .thc-ng-ig-cta{
  display:inline-flex;
  align-items:center;
  gap:12px;
  padding:18px 28px;
  background:linear-gradient(135deg,#833ab4 0%,#fd1d1d 50%,#fcb045 100%);
  color:#fff;
  border-radius:14px;
  font-family:inherit;
  font-size:16px;
  font-weight:700;
  letter-spacing:.01em;
  text-decoration:none;
  box-shadow:0 1px 0 rgba(255,255,255,.25) inset,0 12px 28px rgba(225,48,108,.35),0 4px 10px rgba(225,48,108,.2);
  transition:transform .2s,box-shadow .2s;
}
body.page-id-7977 .thc-ng-ig-cta:hover{
  transform:translateY(-2px);
  box-shadow:0 1px 0 rgba(255,255,255,.3) inset,0 18px 36px rgba(225,48,108,.45),0 6px 14px rgba(225,48,108,.28);
  color:#fff;
}
body.page-id-7977 .thc-ng-ig-cta .thc-ng-arrow{margin-left:auto}

/* IG MOCK CARD */
body.page-id-7977 .thc-ng-ig-card{
  background:linear-gradient(180deg,#0d2547 0%,#08182f 100%);
  border:1px solid rgba(196,160,109,.2);
  border-radius:24px;
  padding:28px 26px;
  box-shadow:0 32px 80px rgba(0,0,0,.4),0 12px 32px rgba(0,0,0,.25);
  position:relative;
  overflow:hidden;
}
body.page-id-7977 .thc-ng-ig-card::before{
  content:"";
  position:absolute;
  top:0;left:0;right:0;height:3px;
  background:linear-gradient(90deg,#833ab4 0%,#fd1d1d 50%,#fcb045 100%);
}
body.page-id-7977 .thc-ng-ig-card-header{
  display:flex;
  align-items:center;
  gap:16px;
  margin-bottom:22px;
}
body.page-id-7977 .thc-ng-ig-avatar-ring{
  width:74px;height:74px;
  border-radius:50%;
  padding:3px;
  background:linear-gradient(135deg,#833ab4 0%,#fd1d1d 50%,#fcb045 100%);
}
body.page-id-7977 .thc-ng-ig-avatar-inner{
  width:100%;height:100%;
  border-radius:50%;
  background:#0a1f3a;
  display:grid;
  place-items:center;
  border:3px solid #0d2547;
}
body.page-id-7977 .thc-ng-ig-handle-row{
  display:flex;
  align-items:center;
  gap:7px;
}
body.page-id-7977 .thc-ng-ig-handle-row strong{
  font-size:16px;
  font-weight:700;
  color:#fff;
  letter-spacing:-.01em;
}
body.page-id-7977 .thc-ng-ig-verified{flex-shrink:0}
body.page-id-7977 .thc-ng-ig-card-name{
  font-size:13px;
  color:rgba(255,255,255,.62);
  margin-top:3px;
  font-weight:500;
}
body.page-id-7977 .thc-ng-ig-card-stats{
  display:flex;
  gap:22px;
  padding:16px 0;
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08);
  margin-bottom:18px;
}
body.page-id-7977 .thc-ng-ig-card-stats > div{font-size:13px;color:rgba(255,255,255,.7)}
body.page-id-7977 .thc-ng-ig-card-stats strong{color:#fff;font-weight:700;margin-right:4px}
body.page-id-7977 .thc-ng-ig-card-bio{
  font-size:14px;
  color:rgba(255,255,255,.85);
  line-height:1.65;
  margin-bottom:20px;
}
body.page-id-7977 .thc-ng-ig-card-bio p{margin:0 0 3px}
body.page-id-7977 .thc-ng-ig-card-btn{
  display:block;
  text-align:center;
  padding:11px 18px;
  background:linear-gradient(135deg,#1d9bf0 0%,#0e7cc4 100%);
  color:#fff;
  border-radius:10px;
  font-size:14px;
  font-weight:700;
  text-decoration:none;
  margin-bottom:18px;
}
body.page-id-7977 .thc-ng-ig-card-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:4px;
}
body.page-id-7977 .thc-ng-ig-tile{
  aspect-ratio:1;
  background:linear-gradient(135deg,rgba(196,160,109,.12) 0%,rgba(131,58,180,.12) 100%);
  border:1px solid rgba(255,255,255,.06);
  border-radius:6px;
  display:grid;
  place-items:center;
  padding:8px;
}
body.page-id-7977 .thc-ng-ig-tile span{
  font-size:9.5px;
  letter-spacing:.12em;
  color:rgba(196,160,109,.7);
  font-weight:700;
  text-transform:uppercase;
  text-align:center;
  line-height:1.3;
}

@media (max-width:980px){
  body.page-id-7977 .thc-ng-ig-inner{grid-template-columns:1fr;gap:48px}
  body.page-id-7977 .thc-ng-ig{padding:80px 20px}
}
@media (max-width:560px){
  body.page-id-7977 .thc-ng-ig{padding:64px 16px}
  body.page-id-7977 .thc-ng-ig-stats{gap:24px;padding:18px 0;grid-template-columns:repeat(3,auto)}
  body.page-id-7977 .thc-ng-ig-stat-num{font-size:24px}
  body.page-id-7977 .thc-ng-ig-card{padding:22px 18px}
  body.page-id-7977 .thc-ng-ig-card-header{gap:12px}
  body.page-id-7977 .thc-ng-ig-avatar-ring{width:60px;height:60px}
  body.page-id-7977 .thc-ng-ig-handle-row strong{font-size:14px}
  body.page-id-7977 .thc-ng-ig-card-name{font-size:12px}
  body.page-id-7977 .thc-ng-ig-card-stats{gap:14px;font-size:12px}
  body.page-id-7977 .thc-ng-ig-cta{padding:15px 20px;font-size:14.5px}
  body.page-id-7977 .thc-ng-ig-tile span{font-size:8.5px;letter-spacing:.08em}
}


/* ===== v31 IG BIO LINES (SVG icons) + REAL IMAGE TILES ===== */
body.page-id-7977 .thc-ng-ig-bioline{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:14px;
  color:rgba(255,255,255,.85);
  line-height:1.5;
  margin-bottom:8px;
}
body.page-id-7977 .thc-ng-ig-bioline:last-child{margin-bottom:0}
body.page-id-7977 .thc-ng-ig-bioline svg{flex-shrink:0;width:16px!important;height:16px!important}
body.page-id-7977 .thc-ng-ig-bioline span{flex:1;min-width:0}

/* IMAGE TILES override empty tile look */
body.page-id-7977 .thc-ng-ig-tile{
  position:relative;
  aspect-ratio:1;
  border-radius:8px;
  overflow:hidden;
  background:#0a1f3a;
  border:1px solid rgba(255,255,255,.08);
  display:block;
  padding:0;
  text-decoration:none;
  transition:transform .25s,box-shadow .25s;
}
body.page-id-7977 .thc-ng-ig-tile:hover{
  transform:translateY(-2px);
  box-shadow:0 8px 22px rgba(0,0,0,.4);
}
body.page-id-7977 .thc-ng-ig-tile img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .5s cubic-bezier(.2,.7,.2,1);
}
body.page-id-7977 .thc-ng-ig-tile:hover img{transform:scale(1.08)}
body.page-id-7977 .thc-ng-ig-tile-label{
  position:absolute;
  bottom:0;left:0;right:0;
  padding:14px 8px 8px;
  font-size:9.5px;
  letter-spacing:.12em;
  color:#fff;
  font-weight:700;
  text-transform:uppercase;
  text-align:center;
  line-height:1.2;
  background:linear-gradient(180deg,transparent 0%,rgba(10,31,58,.95) 100%);
}
@media (max-width:560px){
  body.page-id-7977 .thc-ng-ig-bioline{font-size:13px;gap:9px}
  body.page-id-7977 .thc-ng-ig-tile-label{font-size:8.5px;padding:10px 6px 6px;letter-spacing:.08em}
}


/* ===== v32 IG TILES BIGGER + 3x3 ===== */
body.page-id-7977 .thc-ng-ig-card-grid{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:6px!important;
}
body.page-id-7977 .thc-ng-ig-tile{aspect-ratio:1}
body.page-id-7977 .thc-ng-ig-tile img{filter:saturate(1.05)}

@media (max-width:980px){
  /* IG card right column on tablet/mobile gets larger */
  body.page-id-7977 .thc-ng-ig-card{max-width:520px;margin:0 auto}
}
@media (max-width:560px){
  body.page-id-7977 .thc-ng-ig-card{padding:18px 14px!important;border-radius:18px}
  body.page-id-7977 .thc-ng-ig-card-grid{gap:5px!important}
  body.page-id-7977 .thc-ng-ig-tile{border-radius:7px}
  body.page-id-7977 .thc-ng-ig-tile-label{
    font-size:7.5px!important;
    padding:8px 4px 5px!important;
    letter-spacing:.04em!important;
    line-height:1.15!important;
  }
}


/* ===== v35 ANATOMY 3D REALISTIC ===== */
body.page-id-7977 .thc-ng-anatomy-diagram{
  background:radial-gradient(ellipse at top,#152949 0%,#0a1f3a 50%,#06152a 100%);
  border-radius:24px;
  padding:36px 24px 32px;
  position:relative;
  overflow:hidden;
  box-shadow:0 24px 60px rgba(10,31,58,.4),0 0 0 1px rgba(196,160,109,.18) inset;
}
body.page-id-7977 .thc-ng-anatomy-diagram::before{
  content:"";
  position:absolute;
  top:0;left:0;right:0;height:2px;
  background:linear-gradient(90deg,transparent,#c4a06d,transparent);
}
body.page-id-7977 .thc-ng-anatomy-bg-pattern{
  position:absolute;
  inset:0;
  background-image:radial-gradient(circle at 20% 30%,rgba(196,160,109,.05) 0%,transparent 40%),
                    radial-gradient(circle at 80% 70%,rgba(196,160,109,.04) 0%,transparent 40%),
                    radial-gradient(circle at 50% 20%,rgba(252,176,69,.03) 0%,transparent 30%);
  background-size:120% 120%;
  pointer-events:none;
}
body.page-id-7977 .thc-ng-anatomy-bg-pattern::after{
  content:"";
  position:absolute;
  inset:0;
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'><circle cx='20' cy='20' r='0.6' fill='%23c4a06d' opacity='0.18'/></svg>");
  background-size:40px 40px;
  opacity:.4;
  pointer-events:none;
}
body.page-id-7977 .thc-ng-anatomy-compare{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  align-items:start;
}
body.page-id-7977 .thc-ng-anatomy-col{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}
/* SERIF ITALIC GOLD TITLE (matches reference) */
body.page-id-7977 .thc-ng-anatomy-col-label{
  font-family:"Instrument Serif","Cormorant Garamond","Playfair Display",Georgia,serif!important;
  font-style:italic;
  font-weight:400;
  font-size:24px;
  letter-spacing:.1em;
  margin-bottom:14px;
  background:linear-gradient(180deg,#f7e3b6 0%,#c4a06d 50%,#a88550 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
  color:transparent;
  text-transform:uppercase;
}
body.page-id-7977 .thc-ng-anatomy-col-label-gold{
  background:linear-gradient(180deg,#ffd97a 0%,#fcb045 50%,#a88550 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}
body.page-id-7977 .thc-ng-anatomy-svg{
  width:100%!important;
  max-width:170px!important;
  height:auto!important;
  display:block;
  margin:0 auto;
}
/* PILLS row at bottom */
body.page-id-7977 .thc-ng-anatomy-pills{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  margin-top:18px;
}
body.page-id-7977 .thc-ng-anatomy-col-tag{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:11px 16px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  font-size:12.5px;
  font-weight:600;
  color:rgba(255,255,255,.85);
  letter-spacing:.01em;
  line-height:1.3;
  text-align:center;
  white-space:nowrap;
}
body.page-id-7977 .thc-ng-anatomy-col-tag-gold{
  background:rgba(196,160,109,.1);
  border-color:rgba(196,160,109,.4);
  color:#fff5d4;
}
body.page-id-7977 .thc-ng-anatomy-pill-ico{flex-shrink:0}

/* Hide old divider line if present */
body.page-id-7977 .thc-ng-anatomy-divider{display:none!important}

@media (max-width:560px){
  body.page-id-7977 .thc-ng-anatomy-diagram{padding:28px 14px 22px}
  body.page-id-7977 .thc-ng-anatomy-compare{gap:8px}
  body.page-id-7977 .thc-ng-anatomy-svg{max-width:130px!important}
  body.page-id-7977 .thc-ng-anatomy-col-label{font-size:19px;letter-spacing:.08em;margin-bottom:10px}
  body.page-id-7977 .thc-ng-anatomy-pills{gap:10px;margin-top:14px}
  body.page-id-7977 .thc-ng-anatomy-col-tag{
    font-size:10.5px;
    padding:9px 10px;
    gap:6px;
    letter-spacing:0;
    white-space:normal;
    line-height:1.25;
  }
  body.page-id-7977 .thc-ng-anatomy-pill-ico{width:14px;height:14px}
}


/* ===== v36 IG GRID 2x3 — bigger tiles ===== */
body.page-id-7977 .thc-ng-ig-card-grid{
  grid-template-columns:repeat(2,1fr)!important;
  gap:8px!important;
}
body.page-id-7977 .thc-ng-ig-tile{aspect-ratio:4/3!important}
body.page-id-7977 .thc-ng-ig-tile-label{
  font-size:11px!important;
  letter-spacing:.08em!important;
  padding:18px 10px 10px!important;
}
@media (max-width:560px){
  body.page-id-7977 .thc-ng-ig-card-grid{gap:6px!important}
  body.page-id-7977 .thc-ng-ig-tile-label{font-size:9.5px!important;padding:14px 6px 7px!important}
}


/* ===== v37 pill icon SVG size lock ===== */
body.page-id-7977 .thc-ng-anatomy-pill-ico{
  width:16px!important;
  height:16px!important;
  max-width:16px!important;
  max-height:16px!important;
  flex-shrink:0!important;
}
@media (max-width:560px){
  body.page-id-7977 .thc-ng-anatomy-pill-ico{
    width:14px!important;
    height:14px!important;
    max-width:14px!important;
    max-height:14px!important;
  }
}


/* ===== v38 ANATOMY: REFERENCE IMG MODE ===== */
body.page-id-7977 .thc-ng-anatomy-diagram{
  background:transparent!important;
  padding:0!important;
  box-shadow:none!important;
}
body.page-id-7977 .thc-ng-anatomy-diagram::before{display:none!important}
body.page-id-7977 .thc-ng-anatomy-bg-pattern{display:none!important}
body.page-id-7977 .thc-ng-anatomy-imgwrap{
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 24px 60px rgba(10,31,58,.35),0 0 0 1px rgba(196,160,109,.18) inset;
  background:#0a1f3a;
}
body.page-id-7977 .thc-ng-anatomy-img{
  width:100%!important;
  height:auto!important;
  display:block;
  max-width:none!important;
}
body.page-id-7977 .thc-ng-anatomy-pills{
  margin-top:18px;
}
@media (max-width:560px){
  body.page-id-7977 .thc-ng-anatomy-imgwrap{border-radius:18px}
  body.page-id-7977 .thc-ng-anatomy-pills{margin-top:14px;gap:8px}
}


/* ===== v40: duplicate HTML pills hide (referans gorselde zaten var) ===== */
body.page-id-7977 .thc-ng-anatomy-pills{display:none!important}

