/* ===== Hotel Software Development page (hotels.css) ===== */
/* Scoped to section classes only - NEVER generic .container-1400 (CMS wrappers use 20px global) */

/* ---------- Shared section language (scoped to this page's sections) ---------- */
.nct-hotel-stack .container-1400,.nct-hotel-claim .container-1400,.nct-hotel-demo .container-1400,.nct-hotel-agents .container-1400,.nct-hotel-foundation .container-1400,.nct-hotel-how .container-1400,.nct-hotel-proof .container-1400,.nct-hotel-faq .container-1400{width:100%;max-width:1400px;margin-right:auto;margin-left:auto;padding-right:60px;padding-left:60px}
.nct-sec-head{text-align:center;margin-bottom:36px}
.nct-sec-eyebrow{font-family:"Inter",sans-serif;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#2563eb;display:block;margin-bottom:10px}
.nct-sec-title{font-family:"Playfair Display",Georgia,serif;font-size:32px;font-weight:700;color:#0f172a;margin:0 0 12px;letter-spacing:-0.01em}
.nct-sec-desc{font-family:"Inter",sans-serif;font-size:14px;line-height:1.7;color:#64748b;max-width:680px;margin:0 auto}

/* ---------- Hero (industry pattern, hotel tint) ---------- */
.nct-hotel-hero{position:relative;width:100%;min-height:540px;overflow:hidden;background:#f8f6f2}
.nct-hotel-hero .nct-hero-bg{position:absolute;inset:0;z-index:0}
.nct-hotel-hero .nct-hero-image{width:100%;height:100%;object-fit:cover;object-position:68% center;display:block}
.nct-hotel-hero .nct-hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(248,246,242,1) 0%,rgba(248,246,242,.92) 25%,rgba(248,246,242,.6) 50%,rgba(248,246,242,0) 72%);pointer-events:none}
.nct-hotel-hero .nct-hero-content{position:relative;z-index:1;display:flex;align-items:center;padding:44px 0}
.nct-hotel-hero .nct-hero-content .container-fluid{width:100%;max-width:1400px;margin:0 auto;padding-left:60px;padding-right:60px}
.nct-hotel-hero .nct-hero-text{max-width:470px}
.nct-hotel-hero .nct-hero-eyebrow{font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#2563eb;margin-bottom:20px;display:inline-block}
.nct-hotel-hero .nct-hero-headline{margin:0 0 16px}
.nct-hotel-hero .nct-hero-line{display:block;font-family:"Playfair Display",Georgia,serif;font-size:44px;font-weight:700;line-height:1.18;color:#111827;letter-spacing:-0.02em}
.nct-hotel-hero .nct-hero-line-em{color:#2563eb;font-style:italic}
.nct-hotel-hero .nct-hero-desc{font-family:Inter,sans-serif;font-size:14px;line-height:1.7;color:#6b7280;max-width:400px}
.nct-hotel-hero .nct-hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px;flex-wrap:wrap}
.nct-hotel-hero .nct-hero-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:#2563eb;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;border:none;border-radius:50px;text-decoration:none;transition:background .2s ease}
.nct-hotel-hero .nct-hero-btn-primary:hover{background:#1d4ed8;color:#fff;text-decoration:none}
.nct-hotel-hero .nct-hero-btn-secondary{display:inline-flex;align-items:center;gap:10px;color:#374151;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none}
.nct-hotel-hero .nct-hero-btn-secondary:hover{color:#2563eb}

/* ---------- Stack problem (8 cards) ---------- */
.nct-hotel-stack{padding:48px 0 56px;background:#fff}
.nct-hotel-stack-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:8px}
.nct-hotel-stack-card{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:26px 22px;border-top:3px solid #94a3b8;transition:transform .2s ease,box-shadow .2s ease}
.nct-hotel-stack-card:hover{transform:translateY(-3px);box-shadow:0 10px 26px rgba(15,23,42,.07)}
.nct-hotel-stack-num{font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#94a3b8;display:block;margin-bottom:10px}
.nct-hotel-stack-title{font-family:"Playfair Display",Georgia,serif;font-size:18px;font-weight:700;color:#1e293b;margin:0 0 8px}
.nct-hotel-stack-text{font-family:Inter,sans-serif;font-size:13px;line-height:1.6;color:#64748b;margin:0}

/* ---------- One platform claim (before / after map) ---------- */
.nct-hotel-claim{padding:48px 0 56px;background:#f7f9fc}
.nct-hotel-claim-map{display:flex;align-items:stretch;gap:24px;max-width:960px;margin:28px auto 0}
.nct-hotel-claim-col{flex:1;border-radius:16px;padding:30px 28px}
.nct-hotel-claim-col--old{background:#fff;border:1px solid #fee2e2;border-top:3px solid #f43f5e}
.nct-hotel-claim-col--new{background:#fff;border:1px solid #bbf7d0;border-top:3px solid #16a34a}
.nct-hotel-claim-label{font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#64748b;display:block;margin-bottom:16px}
.nct-hotel-claim-col--new .nct-hotel-claim-label{color:#16a34a}
.nct-hotel-claim-list{list-style:none;margin:0;padding:0}
.nct-hotel-claim-list li{font-family:Inter,sans-serif;font-size:14px;line-height:1.55;color:#475569;padding:9px 0 9px 26px;position:relative;border-bottom:1px solid #f1f5f9}
.nct-hotel-claim-list li:last-child{border-bottom:none}
.nct-hotel-claim-col--old .nct-hotel-claim-list li::before{content:"\2715";position:absolute;left:0;top:9px;color:#f43f5e;font-size:13px;font-weight:700}
.nct-hotel-claim-col--new .nct-hotel-claim-list li::before{content:"\2713";position:absolute;left:0;top:9px;color:#16a34a;font-size:14px;font-weight:700}
.nct-hotel-claim-arrow{display:flex;align-items:center;font-size:26px;color:#2563eb;font-weight:700;flex-shrink:0}
.nct-hotel-claim-note{font-family:Inter,sans-serif;font-size:14px;line-height:1.7;color:#64748b;text-align:center;max-width:720px;margin:28px auto 0}

/* ---------- Live demo (dark, screenshots pop) ---------- */
.nct-hotel-demo{padding:56px 0 64px;background:#0b1220}
.nct-hotel-demo .nct-sec-title{color:#f8fafc}
.nct-hotel-demo .nct-sec-desc{color:#94a3b8}
.nct-hotel-demo .nct-sec-eyebrow{color:#60a5fa}
.nct-hotel-demo-shot{display:flex;align-items:center;gap:40px;margin:0 auto 44px;max-width:1180px}
.nct-hotel-demo-img{width:62%;border-radius:14px;border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 60px rgba(0,0,0,.5);display:block;background:#fff}
.nct-hotel-demo-cap{width:38%;min-width:0}
.nct-hotel-demo-cap-tag{font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#60a5fa;display:block;margin-bottom:12px}
.nct-hotel-demo-cap-title{font-family:"Playfair Display",Georgia,serif;font-size:24px;font-weight:700;color:#f8fafc;margin:0 0 12px;line-height:1.25}
.nct-hotel-demo-cap-text{font-family:Inter,sans-serif;font-size:14px;line-height:1.75;color:#b6c2d4;margin:0}
.nct-hotel-demo-shot--rev{flex-direction:row-reverse}
.nct-hotel-demo-cta{text-align:center;margin-top:8px}
.nct-hotel-demo-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:#2563eb;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;border-radius:50px;text-decoration:none;transition:background .2s ease}
.nct-hotel-demo-btn:hover{background:#1d4ed8;color:#fff;text-decoration:none}
.nct-hotel-demo-creds{font-family:Inter,sans-serif;font-size:12px;color:#94a3b8;margin-left:14px}

/* ---------- Agents replace (8 cards) ---------- */
.nct-hotel-agents{padding:48px 0 56px;background:#fff}
.nct-hotel-agents-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:8px}
.nct-hotel-agent-card{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:26px 22px;transition:transform .2s ease,box-shadow .2s ease}
.nct-hotel-agent-card:hover{transform:translateY(-3px);box-shadow:0 10px 26px rgba(15,23,42,.07)}
.nct-hotel-agent-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:13px;font-weight:700;margin-bottom:16px}
.nct-hotel-agent-icon--blue{background:#dbeafe;color:#2563eb}
.nct-hotel-agent-icon--green{background:#dcfce7;color:#16a34a}
.nct-hotel-agent-icon--orange{background:#fef3c7;color:#d97706}
.nct-hotel-agent-icon--violet{background:#f3e8ff;color:#9333ea}
.nct-hotel-agent-title{font-family:"Playfair Display",Georgia,serif;font-size:18px;font-weight:700;color:#1e293b;margin:0 0 8px;line-height:1.3}
.nct-hotel-agent-text{font-family:Inter,sans-serif;font-size:13px;line-height:1.6;color:#64748b;margin:0}

/* ---------- Foundation (endless creation) ---------- */
.nct-hotel-foundation{padding:48px 0 56px;background:#f7f9fc}
.nct-hotel-foundation-inner{display:flex;align-items:center;gap:48px;max-width:1180px;margin:0 auto}
.nct-hotel-foundation-text{flex:1 1 52%;min-width:0}
.nct-hotel-foundation-title{font-family:"Playfair Display",Georgia,serif;font-size:30px;font-weight:700;color:#0f172a;margin:0 0 16px;line-height:1.25;letter-spacing:-0.01em}
.nct-hotel-foundation-highlight{font-family:"Playfair Display",Georgia,serif;font-size:22px;font-weight:700;font-style:italic;line-height:1.45;color:#1e3a8a;background:#dbeafe;border-left:4px solid #2563eb;border-radius:0 12px 12px 0;padding:18px 24px;margin:0 0 20px}
.nct-hotel-foundation-desc{font-family:Inter,sans-serif;font-size:14px;line-height:1.75;color:#64748b;margin:0 0 14px}
.nct-hotel-foundation-list{list-style:none;margin:18px 0 0;padding:0}
.nct-hotel-foundation-list li{font-family:Inter,sans-serif;font-size:13px;line-height:1.6;color:#475569;padding:7px 0 7px 26px;position:relative}
.nct-hotel-foundation-list li::before{content:"\2713";position:absolute;left:0;top:7px;color:#2563eb;font-size:14px;font-weight:700}
.nct-hotel-foundation-list li strong{color:#1e293b;font-weight:600}
.nct-hotel-foundation-media{flex:1 1 48%;min-width:0}
.nct-hotel-foundation-img{width:100%;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 20px 48px rgba(15,23,42,.14);display:block;background:#fff}
.nct-hotel-foundation-note{font-family:Inter,sans-serif;font-size:12px;line-height:1.6;color:#94a3b8;text-align:center;margin:14px 0 0}

/* ---------- How it comes together (4 steps) ---------- */
.nct-hotel-how{padding:48px 0 56px;background:#fff}
.nct-hotel-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:8px}
.nct-hotel-how-step{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:26px 22px;text-align:center}
.nct-hotel-how-num{width:40px;height:40px;border-radius:50%;background:#2563eb;color:#fff;font-family:Inter,sans-serif;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}
.nct-hotel-how-title{font-family:"Playfair Display",Georgia,serif;font-size:18px;font-weight:700;color:#1e293b;margin:0 0 8px}
.nct-hotel-how-text{font-family:Inter,sans-serif;font-size:13px;line-height:1.6;color:#64748b;margin:0}

/* ---------- Proof (reuses svc card language) ---------- */
.nct-hotel-proof{padding:48px 0 56px;background:#f7f9fc}
.nct-hotel-proof .nct-svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:8px}
.nct-hotel-proof .nct-svc-card{display:flex;flex-direction:column;background:#fff;border:1px solid #eef2f7;border-radius:14px;padding:28px 24px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.nct-hotel-proof .nct-svc-card:hover{transform:translateY(-3px);box-shadow:0 10px 26px rgba(15,23,42,.07);border-color:#bfdbfe;text-decoration:none}
.nct-hotel-proof .nct-svc-num{font-family:Inter,sans-serif;font-size:12px;font-weight:700;color:#2563eb;margin-bottom:14px}
.nct-hotel-proof .nct-svc-title{font-family:"Playfair Display",Georgia,serif;font-size:19px;font-weight:700;color:#0f172a;margin:0 0 8px}
.nct-hotel-proof .nct-svc-text{font-family:Inter,sans-serif;font-size:13px;line-height:1.6;color:#64748b;margin:0 0 16px;flex-grow:1}
.nct-hotel-proof .nct-svc-metrics{font-family:Inter,sans-serif;font-size:12px;font-weight:700;color:#2563eb;margin:0 0 16px}

/* ---------- FAQ ---------- */
.nct-hotel-faq{padding:48px 0 56px;background:#fff}
.nct-hotel-faq .nct-faq-list{max-width:820px;margin:8px auto 0}
.nct-hotel-faq .nct-faq-item{border:1px solid #eef2f7;border-radius:12px;background:#f8fafc;margin-bottom:12px;padding:0 24px;overflow:hidden}
.nct-hotel-faq .nct-faq-q{font-family:"Inter",sans-serif;font-size:15px;font-weight:600;color:#1e293b;padding:18px 0;margin:0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}
.nct-hotel-faq .nct-faq-q::-webkit-details-marker{display:none}
.nct-hotel-faq .nct-faq-q::after{content:"+";font-size:20px;color:#2563eb;font-weight:400;flex-shrink:0;transition:transform .2s ease}
.nct-hotel-faq .nct-faq-item[open] .nct-faq-q::after{transform:rotate(45deg)}
.nct-hotel-faq .nct-faq-a{font-family:"Inter",sans-serif;font-size:14px;line-height:1.7;color:#64748b;padding:0 0 18px;margin:0}

/* ---------- Responsive ---------- */
@media (max-width: 991px){
.nct-hotel-stack .container-1400,.nct-hotel-claim .container-1400,.nct-hotel-demo .container-1400,.nct-hotel-agents .container-1400,.nct-hotel-foundation .container-1400,.nct-hotel-how .container-1400,.nct-hotel-proof .container-1400,.nct-hotel-faq .container-1400{padding-right:24px;padding-left:24px}
.nct-sec-title{font-size:26px}
.nct-hotel-hero{height:auto}
.nct-hotel-hero .nct-hero-bg{position:relative;height:320px}
.nct-hotel-hero .nct-hero-overlay{background:linear-gradient(to bottom,rgba(248,246,242,1) 0%,rgba(248,246,242,.6) 60%,rgba(248,246,242,0) 100%)}
.nct-hotel-hero .nct-hero-text{padding:24px}
.nct-hotel-hero .nct-hero-line{font-size:32px}
.nct-hotel-hero .nct-hero-content .container-fluid{padding-left:24px;padding-right:24px}
.nct-hotel-stack-grid{grid-template-columns:repeat(2,1fr)}
.nct-hotel-agents-grid{grid-template-columns:repeat(2,1fr)}
.nct-hotel-how-grid{grid-template-columns:repeat(2,1fr)}
.nct-hotel-claim-map{flex-direction:column;gap:16px}
.nct-hotel-claim-arrow{transform:rotate(90deg);justify-content:center}
.nct-hotel-demo-shot{flex-direction:column;gap:20px}
.nct-hotel-demo-shot--rev{flex-direction:column}
.nct-hotel-demo-img{width:100%}
.nct-hotel-demo-cap{width:100%}
.nct-hotel-foundation-inner{flex-direction:column;gap:28px}
.nct-hotel-proof .nct-svc-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 767px){
.nct-hotel-stack-grid{grid-template-columns:1fr}
.nct-hotel-agents-grid{grid-template-columns:1fr}
.nct-hotel-how-grid{grid-template-columns:1fr}
.nct-hotel-foundation-title{font-size:26px}
.nct-hotel-demo-cap-title{font-size:22px}
}
@media (max-width: 575px){
.nct-hotel-hero .nct-hero-line{font-size:26px}
.nct-hotel-hero .nct-hero-bg{height:240px}
.nct-sec-title{font-size:24px}
.nct-hotel-proof .nct-svc-grid{grid-template-columns:1fr}
.nct-hotel-demo-creds{display:block;margin:10px 0 0}
}
