/* ============================================================
   NCT SHARED SECTIONS — reusable component/section styles for
   ALL coded pages (hub, category, packages, blog, about, etc.).
   Ported from the prototypes. Enqueued on every coded page next
   to main.css. Scoped under .nct-main so the reset never touches
   un-migrated Elementor pages. Page-UNIQUE styles live in each
   page's own small stylesheet (e.g. single-category.css).
   ============================================================ */

/* The theme sets body/html to overflow:hidden auto → <body> becomes a scroll
   container that breaks position:sticky. Every coded page renders <main class="nct-main">,
   and this file only loads on coded pages, so restore the viewport as the scroller. */
body:has(main.nct-main){overflow:visible}

/* Scoped reset */
.nct-main *{margin:0;padding:0;box-sizing:border-box}
/* The theme sets <body>/<html> to overflow:hidden auto, which makes <body> a
   scroll container and breaks position:sticky (the SEO image). This coded page has
   no horizontal overflow (the hero zoom is clipped by .phero), so restore the
   viewport as the scroller. Scoped to this page id — categories.css loads only here. */
.nct-main{font-family:var(--font-main);color:var(--ink);line-height:1.55}
.nct-main img{display:block;max-width:100%}
.nct-main a{text-decoration:none;color:inherit}

/* Enforce design font + heading colours over the parent theme's serif h1..h6 */
.nct-main h1,.nct-main h2,.nct-main h3,.nct-main h4,.nct-main h5,.nct-main h6{font-family:var(--font-main)}
.nct-main h1,.nct-main h2,.nct-main h3,.nct-main h4{color:var(--ink)}
.nct-main .phero h1,.nct-main .phero h1 em{color:#fff}

/* Intro band (category + packages pages) — text left, a clean stats card right */
.nct-main .introband{display:flex;align-items:center;justify-content:space-between;gap:clamp(1.6rem,4vw,3rem);flex-wrap:wrap}
.nct-main .introband .ib-tx{flex:1 1 420px;max-width:64ch}
.nct-main .introband h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:600;letter-spacing:-.02em;margin-bottom:.7rem;line-height:1.12}
.nct-main .introband p{color:var(--muted);line-height:1.7}
.nct-main .introband p a{color:var(--deep);font-weight:500}
.nct-main .ib-stats{flex:0 0 auto;display:flex;gap:0;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 40px rgba(15,29,61,.08);overflow:hidden}
.nct-main .ib-stat{text-align:center;padding:1.15rem clamp(1.1rem,2.4vw,1.7rem);border-right:1px solid var(--line)}
.nct-main .ib-stat:last-child{border-right:0}
.nct-main .ib-stat b{display:block;font-size:1.9rem;font-weight:700;color:var(--deep);line-height:1;letter-spacing:-.02em}
.nct-main .ib-stat small{display:block;margin-top:.35rem;font-size:.78rem;color:var(--muted);font-weight:500}
@media(max-width:560px){.nct-main .ib-stats{width:100%}}
.nct-main .tcard h3,.nct-main .cat h3,.nct-main .foot-cta h3{color:#fff}

/* ===== PAGE HERO ===== */
.nct-main .phero{position:relative;min-height:66vh;display:flex;align-items:flex-end;color:#fff;overflow:hidden}
.nct-main .phero-bg{position:absolute;inset:0;z-index:-2}
.nct-main .phero-bg img{width:100%;height:100%;object-fit:cover;animation:nctslowzoom 20s ease-out forwards}
@keyframes nctslowzoom{from{transform:scale(1.08)}to{transform:scale(1)}}
.nct-main .phero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(15,29,61,.55) 0%,rgba(15,29,61,.2) 42%,rgba(15,29,61,.6) 72%,rgba(15,29,61,.9) 100%)}
.nct-main .phero-in{width:100%;padding-bottom:clamp(2.4rem,5vh,4rem);padding-top:120px}
.nct-main .phero-crumb{font-size:.82rem;color:rgba(255,255,255,.85);margin-bottom:1.1rem;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}
.nct-main .phero-crumb a{color:#fff;font-weight:500}
.nct-main .phero-crumb .sep{opacity:.5}
.nct-main .phero-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:.76rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#bfe0ff;margin-bottom:1rem}
.nct-main .phero-eyebrow::before{content:"";width:32px;height:1px;background:var(--light)}
.nct-main .phero h1{font-size:clamp(2.4rem,5.6vw,4.4rem);font-weight:600;line-height:1.02;letter-spacing:-.03em;max-width:18ch}
.nct-main .phero h1 em{font-style:normal;font-weight:300;color:#cfe3ff}
.nct-main .phero p{margin-top:1.1rem;font-size:1.12rem;font-weight:300;max-width:54ch;color:rgba(255,255,255,.92)}
.nct-main .phero-actions{margin-top:1.6rem;display:flex;gap:.8rem;flex-wrap:wrap}

/* ===== TRUST STRIP ===== */
.nct-main .tstrip{position:relative;z-index:5;background:var(--ink);color:#fff}
.nct-main .tstrip-in{display:grid;grid-template-columns:repeat(4,1fr)}
.nct-main .tstrip-i{display:flex;align-items:center;gap:.85rem;padding:1.2rem clamp(1rem,2.4vw,1.8rem);border-right:1px solid rgba(255,255,255,.1)}
.nct-main .tstrip-i:last-child{border-right:0}
.nct-main .tstrip-i .ts-ic{width:42px;height:42px;border-radius:11px;background:rgba(255,255,255,.1);display:grid;place-items:center;flex:0 0 auto}
.nct-main .tstrip-i .ts-ic svg{width:21px;height:21px;stroke:var(--light);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.nct-main .tstrip-i .ts-ic.ta{background:#0d2a22}
.nct-main .tstrip-i .ts-tx b{display:block;font-size:1.05rem;font-weight:600;line-height:1.1}
.nct-main .tstrip-i .ts-tx small{font-size:.76rem;color:#8fa3c8}
.nct-main .tstrip-i .ts-tx .stars{color:#f5a623;font-size:.82rem}
.nct-main .tstrip-i.link{transition:background .2s;cursor:pointer}
.nct-main .tstrip-i.link:hover{background:rgba(255,255,255,.05)}
@media(max-width:820px){.nct-main .tstrip-in{grid-template-columns:1fr 1fr}.nct-main .tstrip-i:nth-child(2){border-right:0}.nct-main .tstrip-i:nth-child(1),.nct-main .tstrip-i:nth-child(2){border-bottom:1px solid rgba(255,255,255,.1)}}
@media(max-width:420px){.nct-main .tstrip-i .ts-tx small{display:none}.nct-main .tstrip-i{padding:1rem .9rem;gap:.6rem}}

/* ===== SECTION PRIMITIVES ===== */
.nct-main .section{padding:clamp(2.6rem,4.6vw,3.8rem) 0}
.nct-main .bg-sky{background:linear-gradient(180deg,var(--sky-1) 0%,var(--sky-2) 100%)}
.nct-main .bg-sky-2{background:linear-gradient(165deg,var(--sky-2) 0%,var(--sky-3) 100%)}
.nct-main .bg-sky-soft{background:linear-gradient(180deg,#fff 0%,#f4f9ff 100%)}
.nct-main .sec-head{margin-bottom:2rem}
.nct-main .center{text-align:center}
.nct-main .h-sec{font-weight:600;font-size:clamp(1.7rem,3.6vw,2.6rem);line-height:1.08;letter-spacing:-.02em;color:var(--ink)}
.nct-main .lead{color:var(--muted);font-size:1.04rem;max-width:62ch;line-height:1.7}
.nct-main .center .lead{margin-inline:auto}

/* ===== COMPARISON TABLE ===== */
.nct-main .compare{overflow-x:auto;border-radius:20px}
.nct-main .ctable{width:100%;border-collapse:separate;border-spacing:0;min-width:680px;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}
.nct-main .ctable th,.nct-main .ctable td{padding:1rem 1.1rem;text-align:center;font-size:.94rem;border-bottom:1px solid var(--line)}
.nct-main .ctable thead th{background:var(--sky-2);vertical-align:bottom;position:relative}
.nct-main .ctable .cfeat{text-align:left;font-weight:600;color:var(--ink);background:#fafcff;width:165px}
.nct-main .ctable thead .cfeat{background:var(--sky-2)}
.nct-main .ctable .ctier{display:block;font-size:1.05rem;font-weight:600;color:var(--ink)}
.nct-main .ctable .cstars{display:block;color:#f5a623;font-size:.78rem;letter-spacing:.5px;margin-top:.2rem}
.nct-main .ctable .cstars i{color:var(--line);font-style:normal}
.nct-main .ctable td{color:var(--muted)}
.nct-main .ctable .cv{width:24px;height:24px;background:var(--ok);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}
.nct-main .ctable .cv svg{width:14px;height:14px;stroke:#fff;fill:none;stroke-width:3}
.nct-main .ctable .cx{width:18px;height:18px;stroke:#c3ccd9;fill:none;stroke-width:2.4;display:inline-block;vertical-align:middle}
.nct-main .ctable tbody tr:last-child td{border-bottom:0}
.nct-main .ctable .cprice td{font-size:1.05rem}
.nct-main .ctable .cprice b{color:var(--ink);font-weight:700}
.nct-main .ctable .cprice .chot b{color:var(--deep)}
.nct-main .ctable .cgo a{display:inline-flex;align-items:center;gap:.3em;font-size:.84rem;font-weight:600;color:var(--deep);background:var(--sky-2);padding:.45em 1em;border-radius:999px;transition:.2s}
.nct-main .ctable .cgo a:hover{background:var(--deep);color:#fff}
.nct-main .ctable .chot{background:linear-gradient(180deg,rgba(24,64,224,.05),rgba(40,160,248,.05));position:relative}
.nct-main .ctable thead .chot{background:linear-gradient(180deg,var(--deep),var(--light));color:#fff}
.nct-main .ctable thead .chot .ctier{color:#fff}
.nct-main .ctable thead .chot .cstars{color:#ffd76a}
.nct-main .ctable .cflag{position:absolute;top:8px;left:50%;transform:translateX(-50%);background:var(--orange);color:#fff;font-size:.6rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.25em .7em;border-radius:999px;white-space:nowrap}
.nct-main .ctable thead .chot{padding-top:1.9rem}
.nct-main .ctable td.chot{border-left:2px solid rgba(40,160,248,.3);border-right:2px solid rgba(40,160,248,.3)}
.nct-main .ctable tbody tr:last-child td.chot{border-bottom:2px solid rgba(40,160,248,.3);border-radius:0 0 8px 8px}
@media(max-width:760px){.nct-main .ctable .ctier{font-size:.92rem}.nct-main .ctable th,.nct-main .ctable td{padding:.8rem .7rem;font-size:.86rem}}

/* ===== CATEGORY CARDS (3 per row → 6 cards = 3+3) ===== */
.nct-main .cats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}
@media(max-width:980px){.nct-main .cats{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.nct-main .cats{grid-template-columns:1fr}}
.nct-main .cat{position:relative;border-radius:20px;overflow:hidden;min-height:400px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;box-shadow:0 6px 22px rgba(15,29,61,.1);transition:transform .35s,box-shadow .35s}
.nct-main .cat:hover{transform:translateY(-8px);box-shadow:0 32px 64px rgba(15,29,61,.22)}
.nct-main .cat .cat-bg{position:absolute;inset:0;z-index:0}
.nct-main .cat .cat-bg img{width:100%;height:100%;object-fit:cover;transition:.7s}
.nct-main .cat:hover .cat-bg img{transform:scale(1.08)}
.nct-main .cat::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgba(9,16,35,.95) 0%,rgba(9,16,35,.55) 45%,rgba(9,16,35,.12) 100%)}
.nct-main .cat .cat-top{position:relative;z-index:2;padding:1.1rem 1.2rem;display:flex;justify-content:space-between;align-items:flex-start}
.nct-main .cat .cat-tier{display:flex;gap:.2rem}
.nct-main .cat .cat-tier .st{width:13px;height:13px}
.nct-main .cat .cat-tier .st svg{width:13px;height:13px;fill:#f5a623;stroke:none}
.nct-main .cat .cat-tier .st.off svg{fill:rgba(255,255,255,.32)}
.nct-main .cat .cat-count{background:rgba(255,255,255,.16);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);font-size:.7rem;font-weight:600;padding:.35em .75em;border-radius:999px}
.nct-main .cat .cat-spacer{flex:1;position:relative;z-index:2}
.nct-main .cat .cat-body{position:relative;z-index:2;padding:0 1.3rem 1.3rem}
.nct-main .cat .cat-body h3{font-size:1.3rem;font-weight:600;line-height:1.15;letter-spacing:-.01em}
.nct-main .cat .cat-body .cat-desc{font-size:.84rem;color:rgba(255,255,255,.78);margin-top:.35rem;line-height:1.45;min-height:2.6em}
.nct-main .cat .cat-foot{display:flex;align-items:flex-end;justify-content:space-between;margin-top:1rem;padding-top:.9rem;border-top:1px solid rgba(255,255,255,.18)}
.nct-main .cat .cat-price small{display:block;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.65);font-weight:600}
.nct-main .cat .cat-price b{font-size:1.3rem;font-weight:700;letter-spacing:-.02em}
.nct-main .cat .cat-go{width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.3);display:grid;place-items:center;font-size:1.1rem;transition:.25s;flex:0 0 auto}
.nct-main .cat:hover .cat-go{background:#fff;color:var(--deep);border-color:#fff}
.nct-main .cat.featured{outline:2px solid var(--orange);outline-offset:0}
.nct-main .cat .cat-flag{position:absolute;top:0;right:0;z-index:3;background:var(--orange);color:#fff;font-size:.64rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.35em .8em;border-bottom-left-radius:12px}

/* ===== BEST SELLERS (overlay cards) ===== */
.nct-main .cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}
@media(max-width:980px){.nct-main .cards-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.nct-main .cards-grid{grid-template-columns:1fr}}
.nct-main .tcard{position:relative;border-radius:22px;overflow:hidden;min-height:430px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;box-shadow:0 6px 22px rgba(15,29,61,.1);transition:transform .35s,box-shadow .35s;cursor:pointer}
.nct-main .tcard:hover{transform:translateY(-8px);box-shadow:0 32px 64px rgba(15,29,61,.22)}
/* Whole-card click: a transparent overlay link above all card content (like Home). */
.nct-main .tc-overlay{position:absolute;inset:0;z-index:4}
.nct-main .tcard .tc-bg{position:absolute;inset:0;z-index:0}
.nct-main .tcard .tc-bg img{width:100%;height:100%;object-fit:cover;transition:.7s}
.nct-main .tcard:hover .tc-bg img{transform:scale(1.08)}
.nct-main .tcard::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgba(9,16,35,.96) 0%,rgba(9,16,35,.72) 32%,rgba(9,16,35,.15) 62%,rgba(9,16,35,.35) 100%)}
.nct-main .tcard .tc-top{position:relative;z-index:2;padding:1.1rem 1.2rem;display:flex;justify-content:space-between;align-items:flex-start}
.nct-main .tcard .tc-type{background:rgba(255,255,255,.14);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);font-size:.66rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.45em .85em;border-radius:999px}
.nct-main .tcard .tc-rate{display:flex;align-items:center;gap:.3em;background:rgba(255,255,255,.95);color:var(--ink);font-size:.78rem;font-weight:600;padding:.35em .7em;border-radius:999px}
.nct-main .tcard .tc-rate .s{color:#f5a623}
.nct-main .tcard .tc-spacer{flex:1;position:relative;z-index:2}
.nct-main .tcard .tc-body{position:relative;z-index:2;padding:0 1.4rem 1.4rem}
.nct-main .tcard h3{font-size:1.3rem;font-weight:600;line-height:1.18;letter-spacing:-.01em;margin-bottom:.9rem}
.nct-main .tcard .tc-info{display:flex;gap:1.4rem;padding:.9rem 0;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);margin-bottom:1rem}
.nct-main .tcard .tc-info .ti{display:flex;flex-direction:column;gap:.15rem}
.nct-main .tcard .tc-info .ti .tl{font-size:.64rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.6);display:flex;align-items:center;gap:.35em}
.nct-main .tcard .tc-info .ti .tv{font-size:.92rem;font-weight:600}
.nct-main .tcard .tc-foot{display:flex;align-items:flex-end;justify-content:space-between}
.nct-main .tcard .tc-price small{display:block;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.65);font-weight:600}
.nct-main .tcard .tc-price b{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;line-height:1}
.nct-main .tcard .tc-price b span{font-size:.76rem;font-weight:400;color:rgba(255,255,255,.75)}
.nct-main .tcard .tc-btn{background:#fff;color:var(--deep);font-size:.82rem;font-weight:600;padding:.7em 1.1em;border-radius:999px;display:inline-flex;align-items:center;gap:.4em;transition:.25s}
.nct-main .tcard:hover .tc-btn{background:var(--orange);color:#fff}

/* ===== WHY BOOK ===== */
.nct-main .why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.3rem}
@media(max-width:980px){.nct-main .why-grid{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.nct-main .why-grid{grid-template-columns:1fr}}
.nct-main .why{text-align:center;padding:1.6rem 1.3rem;border-radius:20px;transition:.3s}
.nct-main .why:hover{background:linear-gradient(165deg,#fff,var(--sky-2));box-shadow:0 20px 44px rgba(15,29,61,.1);transform:translateY(-5px)}
.nct-main .why-ic{width:62px;height:62px;border-radius:18px;background:linear-gradient(135deg,var(--deep),var(--light));display:grid;place-items:center;margin:0 auto 1rem;box-shadow:0 12px 26px rgba(24,64,224,.24)}
.nct-main .why-ic svg{width:30px;height:30px;stroke:#fff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.nct-main .why h3{font-size:1.12rem;font-weight:600;margin-bottom:.45rem}
.nct-main .why p{font-size:.9rem;color:var(--muted);line-height:1.6}

/* ===== REVIEWS + TRIPADVISOR ===== */
.nct-main .reviews-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(2rem,4vw,3.5rem);align-items:start}
@media(max-width:900px){.nct-main .reviews-grid{grid-template-columns:1fr;gap:2rem}}
.nct-main .rev-left h2{line-height:1.08}
.nct-main .ta-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:1.5rem;box-shadow:0 16px 40px rgba(15,29,61,.08)}
.nct-main .ta-top{display:flex;align-items:center;gap:.9rem;margin-bottom:.8rem}
.nct-main .ta-logo{width:48px;height:48px;border-radius:13px;background:#e8f8f1;display:grid;place-items:center;flex:0 0 auto}
.nct-main .ta-logo svg{width:26px;height:26px}
.nct-main .ta-top b{font-size:1.1rem;font-weight:600}
.nct-main .ta-stars{color:#f5a623;font-size:.92rem;font-weight:600}
.nct-main .ta-stars span{color:var(--muted);font-weight:400;font-size:.86rem}
.nct-main .ta-rank{font-size:.88rem;color:var(--muted);margin-bottom:1.1rem;padding-bottom:1.1rem;border-bottom:1px solid var(--line)}
.nct-main .ta-btn{background:#00aa6c;color:#fff;width:100%;justify-content:center}
.nct-main .ta-btn:hover{background:#009160;transform:translateY(-2px)}
.nct-main .rev-right{display:grid;gap:1.1rem}
.nct-main .rev{background:#fff;border:1px solid var(--line);border-radius:18px;padding:1.4rem;box-shadow:0 8px 24px rgba(15,29,61,.06);transition:.3s}
.nct-main .rev:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(15,29,61,.1)}
.nct-main .rev-stars{color:#f5a623;font-size:.95rem;letter-spacing:1px;margin-bottom:.6rem}
.nct-main .rev p{font-size:.96rem;color:var(--ink);line-height:1.6;margin-bottom:1rem;font-weight:300}
.nct-main .rev-by{display:flex;align-items:center;gap:.7rem}
.nct-main .rev-av{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--deep),var(--light));color:#fff;display:grid;place-items:center;font-weight:600;font-size:1.05rem;flex:0 0 auto}
.nct-main .rev-by b{font-size:.94rem;font-weight:600;display:block;line-height:1.1}
.nct-main .rev-by small{font-size:.78rem;color:var(--muted)}

/* ===== TIP TABS (interactive) ===== */
.nct-main .tiptabs{display:grid;grid-template-columns:300px 1fr;gap:1.4rem;align-items:start}
@media(max-width:880px){.nct-main .tiptabs{grid-template-columns:1fr;gap:1rem}}
.nct-main .tt-nav{display:flex;flex-direction:column;gap:.7rem}
@media(max-width:880px){.nct-main .tt-nav{flex-direction:row;overflow-x:auto;padding-bottom:.4rem;scrollbar-width:none}.nct-main .tt-nav::-webkit-scrollbar{display:none}}
.nct-main .tt-btn{display:flex;align-items:center;gap:.85rem;text-align:left;background:#fff;border:1.5px solid var(--line);border-radius:15px;padding:.95rem 1.1rem;cursor:pointer;font-family:inherit;transition:.25s;width:100%;flex:0 0 auto}
.nct-main .tt-btn:hover{border-color:rgba(40,160,248,.5)}
.nct-main .tt-btn.active{border-color:var(--deep);background:linear-gradient(135deg,var(--deep),var(--light));box-shadow:0 14px 30px rgba(24,64,224,.22)}
.nct-main .tt-ic{width:44px;height:44px;border-radius:12px;background:var(--sky-2);display:grid;place-items:center;flex:0 0 auto;transition:.25s}
.nct-main .tt-btn.active .tt-ic{background:rgba(255,255,255,.2)}
.nct-main .tt-ic svg{width:22px;height:22px;stroke:var(--deep);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:.25s}
.nct-main .tt-btn.active .tt-ic svg{stroke:#fff}
.nct-main .tt-lb b{display:block;font-size:.98rem;font-weight:600;color:var(--ink);line-height:1.15;transition:.25s}
.nct-main .tt-lb small{font-size:.78rem;color:var(--muted);transition:.25s}
.nct-main .tt-btn.active .tt-lb b,.nct-main .tt-btn.active .tt-lb small{color:#fff}
.nct-main .tt-btn.active .tt-lb small{opacity:.85}
.nct-main .tt-panes{position:relative}
.nct-main .tt-pane{display:none;grid-template-columns:.85fr 1.15fr;gap:1.5rem;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 16px 44px rgba(15,29,61,.09)}
.nct-main .tt-pane.active{display:grid;animation:nctttf .45s cubic-bezier(.2,.7,.2,1)}
@keyframes nctttf{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@media(max-width:680px){.nct-main .tt-pane.active{grid-template-columns:1fr}}
.nct-main .tt-media{position:relative;min-height:240px}
.nct-main .tt-media img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
@media(max-width:680px){.nct-main .tt-media{min-height:180px;position:relative}}
.nct-main .tt-chip{position:absolute;left:14px;bottom:14px;z-index:2;background:rgba(255,255,255,.95);backdrop-filter:blur(6px);color:var(--ink);font-size:.78rem;font-weight:600;padding:.45em .9em;border-radius:999px;box-shadow:0 6px 16px rgba(15,29,61,.18)}
.nct-main .tt-text{padding:1.8rem 1.8rem 1.9rem;align-self:center}
@media(max-width:680px){.nct-main .tt-text{padding:1.4rem}}
.nct-main .tt-text h3{font-size:1.3rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.6rem;line-height:1.15}
.nct-main .tt-text>p{font-size:.96rem;color:var(--muted);line-height:1.6;margin-bottom:1rem}
.nct-main .tt-text>p em{color:var(--deep);font-style:italic}
.nct-main .tt-list{list-style:none;display:grid;gap:.8rem;margin-bottom:1.1rem}
.nct-main .tt-list li{display:flex;gap:.7rem;font-size:.92rem;color:var(--muted);line-height:1.5}
.nct-main .tt-list li b{color:var(--ink);font-weight:600}
.nct-main .tt-list li svg{width:22px;height:22px;flex:0 0 auto;margin-top:0;stroke:#fff;fill:none;stroke-width:3;background:var(--ok);border-radius:50%;padding:4px}

/* ===== FAQ ===== */
.nct-main .faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,5vw,4rem);align-items:start}
@media(max-width:880px){.nct-main .faq-grid{grid-template-columns:1fr;gap:1.5rem}}
.nct-main .faq-left h2{font-size:clamp(1.9rem,3.8vw,2.7rem);font-weight:600;letter-spacing:-.02em;line-height:1.05;margin:.6rem 0 1rem}
.nct-main .faq-left .lead{margin-bottom:1.4rem}
.nct-main .faq-help{background:linear-gradient(135deg,var(--deep),var(--light));color:#fff;border-radius:18px;padding:1.5rem;box-shadow:0 16px 40px rgba(24,64,224,.22)}
.nct-main .faq-help b{font-size:1.1rem;font-weight:600;display:block;margin-bottom:.3rem}
.nct-main .faq-help p{font-size:.9rem;opacity:.9;margin-bottom:1rem}
.nct-main .faq-list{display:grid;gap:.9rem}
.nct-main .faq-item{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;transition:border-color .25s,box-shadow .25s}
.nct-main .faq-item[open]{border-color:rgba(40,160,248,.45);box-shadow:0 14px 34px rgba(15,29,61,.08)}
.nct-main .faq-item summary{list-style:none;cursor:pointer;padding:1.15rem 1.4rem;display:flex;align-items:center;gap:1rem;font-weight:600;font-size:1.04rem;color:var(--ink)}
.nct-main .faq-item summary::-webkit-details-marker{display:none}
.nct-main .faq-item summary .qno{font-size:.82rem;font-weight:600;color:var(--light);flex:0 0 auto}
.nct-main .faq-item summary .qx{margin-left:auto;width:30px;height:30px;border-radius:50%;background:var(--sky-2);display:grid;place-items:center;flex:0 0 auto;transition:.3s;color:var(--deep)}
.nct-main .faq-item[open] summary .qx{background:var(--deep);color:#fff;transform:rotate(45deg)}
.nct-main .faq-item .faq-a{padding:0 1.4rem 1.25rem 3.3rem;color:var(--muted);font-size:.96rem;line-height:1.6}

/* ===== SEO PROSE BODY (real live content, editable via metabox) =====
   Desktop: 2-col — prose left (scrolls), image right (sticky).
   Mobile: image on top, prose clipped behind a Read-more toggle. */
.nct-main .seo-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,4vw,3.5rem);align-items:start}
.nct-main .seo-media{position:sticky;top:100px}
.nct-main .seo-media img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:22px;box-shadow:0 24px 56px rgba(15,29,61,.16)}
.nct-main .nct-readmore{display:none;margin-top:1.2rem}
.nct-main .seobody{color:var(--muted);font-size:1rem;line-height:1.8}
.nct-main .seobody h2:first-child,.nct-main .seobody h3:first-child{margin-top:0}
.nct-main .seobody h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:var(--ink);margin:1.8rem 0 .8rem;letter-spacing:-.01em}
.nct-main .seobody h3{font-size:1.2rem;font-weight:600;color:var(--ink);margin:1.4rem 0 .6rem}
.nct-main .seobody p{margin-bottom:1rem}
.nct-main .seobody a{color:var(--deep);font-weight:500}
.nct-main .seobody a:hover{text-decoration:underline}
.nct-main .seobody ul,.nct-main .seobody ol{margin:0 0 1rem 1.2rem}
.nct-main .seobody li{margin-bottom:.4rem}
.nct-main .seobody strong{color:var(--ink)}

/* Mobile: image on top, prose collapses behind a Read-more (full text stays in DOM for SEO) */
@media(max-width:880px){
	.nct-main .seo-grid{grid-template-columns:1fr;gap:1.4rem}
	.nct-main .seo-media{position:static;order:-1}
	.nct-main .seo-media img{aspect-ratio:16/10;max-height:280px}
	.nct-main .nct-readmore{display:inline-flex}
	.nct-main .seo-text .nct-collapsible:not(.open){max-height:19em;overflow:hidden;position:relative}
	.nct-main .seo-text .nct-collapsible:not(.open)::after{content:"";position:absolute;left:0;right:0;bottom:0;height:5.5em;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 92%);pointer-events:none}
}

/* ===== Reviews — unified to the Home design (rev-wrap + ta-card + rcard2) ===== */
.rev-wrap{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(2rem,5vw,4rem);align-items:center}
.rev-left h2{font-size:clamp(1.9rem,3.8vw,2.9rem);font-weight:600;letter-spacing:-.02em;line-height:1.05;margin:.6rem 0 1rem}
.rev-left .lead{margin-bottom:1.6rem}
.ta-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:1.4rem 1.5rem;box-shadow:0 12px 30px rgba(15,29,61,.08);display:flex;align-items:center;gap:1.2rem;max-width:440px}
.ta-card .ta-owl{width:46px;height:46px;border-radius:50%;background:var(--ta);display:grid;place-items:center;flex:0 0 auto}
.ta-card .ta-score b{font-size:1.9rem;font-weight:700;line-height:1}
.ta-card .ta-dots{display:flex;gap:.2rem;margin:.25rem 0}
.ta-card .ta-dots i{width:14px;height:14px;border-radius:50%;background:var(--ta);display:block}
.ta-card .ta-score span{font-size:.8rem;color:var(--muted)}
.ta-card .ta-cta{margin-left:auto}
.ta-btn{background:var(--ta);color:#003a2e;font-weight:600;font-size:.84rem;padding:.7em 1.1em;border-radius:999px;display:inline-flex;align-items:center;gap:.4em;white-space:nowrap;transition:.25s}
.ta-btn:hover{transform:translateY(-2px);filter:brightness(.95)}
.rev-cards{display:grid;gap:1.1rem}
.rcard2{background:#fff;border:1px solid var(--line);border-radius:18px;padding:1.4rem 1.5rem;transition:.3s;position:relative}
.rcard2:hover{box-shadow:0 18px 42px rgba(15,29,61,.1);transform:translateX(4px);border-color:transparent}
.rcard2 .rc-head{display:flex;align-items:center;gap:.8rem;margin-bottom:.7rem}
.rcard2 .rc-av{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--deep),var(--light));color:#fff;display:grid;place-items:center;font-weight:600;flex:0 0 auto}
.rcard2 .rc-meta b{font-size:.95rem;display:block;line-height:1.1}
.rcard2 .rc-meta small{font-size:.78rem;color:var(--muted)}
.rcard2 .rc-stars{margin-left:auto;color:#f5a623;font-size:.82rem;letter-spacing:.06em}
.rcard2 p{font-size:.96rem;color:var(--ink);line-height:1.5}
@media(max-width:860px){.rev-wrap{grid-template-columns:1fr}.ta-card{margin-inline:auto}}

/* ===== FAQ — match Home: centered heading + single-column accordion ===== */
.nct-main .faq-grid{grid-template-columns:1fr;gap:1.3rem;max-width:860px;margin-inline:auto}
.nct-main .faq-grid .faq-left{text-align:center}
.nct-main .faq-grid .faq-left h2{margin:.4rem 0 .8rem}
.nct-main .faq-grid .faq-help{display:block;text-align:center;max-width:560px;margin:1.4rem auto 0}
.nct-main .faq-grid .faq-help .btn{margin-top:.2rem}
