/* ── KSA SPECIFIC STYLES (Restored from Original Bootstrap File) ── */
/* Strictly matching the structure of ustargifts_ksa_bootstrap4.html with brand orange colors */

.hero { background: #0b1e2d; position: relative; overflow: hidden; padding: 96px 0 80px; }
.hero::before { content: ''; position: absolute; inset: 0; background-image: repeating-linear-gradient(45deg, rgba(250,77,9,0.06) 0, rgba(250,77,9,0.06) 1px, transparent 0, transparent 50%), repeating-linear-gradient(-45deg, rgba(250,77,9,0.06) 0, rgba(250,77,9,0.06) 1px, transparent 0, transparent 50%); background-size: 40px 40px; }
.hero::after { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 55% 60% at 75% 40%, rgba(250,77,9,0.15) 0%, transparent 65%), radial-gradient(ellipse 45% 50% at 5% 90%, rgba(243,152,0,0.1) 0%, transparent 50%); }
.hero h1 { font-family: "Alegreya", serif; font-size: clamp(2.2rem, 4.5vw, 3.8rem); font-weight: 700; color: #fff; line-height: 1.15; margin-bottom: 10px; }
.hero h1 .hl { color: #f39800; }
.hero-arabic { font-size: 1.5rem; color: rgba(255, 255, 255, 0.35); margin-bottom: 22px; font-weight: 300; direction: rtl; letter-spacing: 0.03em; font-family: "Open Sans", sans-serif; }
.hero-sub { color: rgba(255, 255, 255, 0.68); font-size: 16px; line-height: 1.75; margin-bottom: 36px; max-width: 540px; }
.hero-eyebrow { display: inline-flex; align-items: center; gap: 8px; background: rgba(250, 77, 9, 0.15); border: 1px solid rgba(250, 77, 9, 0.3); color: #fa4d09; font-size: 0.75rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 7px 16px; margin-bottom: 22px; }
.hero-eyebrow .fa { font-size: 0.9rem; }
.city-tag { background: rgba(255, 255, 255, 0.07); border: 1px solid rgba(255, 255, 255, 0.12); color: rgba(255, 255, 255, 0.6); font-size: 0.75rem; padding: 5px 12px; border-radius: 1px; display: inline-flex; align-items: center; gap: 4px; }
.city-tag .fa { color: #f39800; }

.hero-card { background: #fff; border-left: 5px solid #fa4d09; padding: 34px 30px 28px; box-shadow: 0 28px 72px rgba(0, 0, 0, 0.35); position: relative; }
.hero-card::before { content: 'KSA'; position: absolute; top: -1px; right: 20px; background: #e8a020; color: #0b1e2d; font-size: 0.65rem; font-weight: 700; letter-spacing: 0.1em; padding: 4px 10px; font-family: "Open Sans", sans-serif; }
.hero-card h3 { font-family: "Alegreya", serif; font-size: 1.3rem; color: #222; margin-bottom: 5px; }
.hero-card .sub-tag { font-size: 0.75rem; color: #6b7a8d; margin-bottom: 15px; display: block; font-family: "Open Sans", sans-serif; }
.whatsapp-link { display: inline-block; color: #25D366; font-weight: 600; font-size: 0.9rem; text-decoration: none; transition: color 0.2s; }
.whatsapp-link:hover { color: #1ebe5a; text-decoration: underline; }
.hero-card .form-group { margin-bottom: 10px; }
.hero-card .form-control { background: #f4f9fc; height: 45px; border-color: rgba(0, 0, 0, 0.05); border-radius: 0; box-shadow: none; font-size: 14px; }
.hero-card textarea.form-control { height: auto; min-height: 55px; }

.trust-strip { background: #fff; padding: 24px 0; border-bottom: 1.5px solid #e5dfd5; }
.trust-item { text-align: center; }
.trust-item strong { display: block; font-family: "Alegreya", serif; font-size: 1.7rem; font-weight: 700; color: #fa4d09; }
.trust-item span { font-size: 0.72rem; color: #6b7a8d; text-transform: uppercase; letter-spacing: 0.06em; }

.vision-banner { background: linear-gradient(135deg, #fa4d09 0%, #c43c07 100%); padding: 28px 0; text-align: center; }
.vision-banner p { color: rgba(255, 255, 255, 0.9); font-size: 16px; display: flex; align-items: center; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 0; }
.vision-banner strong { color: #f4c050; }
.vision-banner .fa { color: #f4c050; }

/* Breadcrumb Restoration */
.breadcrumb-ustar { background: #f5f0e8; border-bottom: 1px solid #ddd7ce; padding: 12px 0; margin-bottom: 0; border-radius: 0; }
.breadcrumb-ustar ol { display: flex; gap: 6px; align-items: center; list-style: none; flex-wrap: wrap; margin-bottom: 0; padding-left: 0; }
.breadcrumb-ustar li { font-size: 0.78rem; color: #6F8BA4; }
.breadcrumb-ustar li a { color: #223a66; }
.breadcrumb-ustar li + li::before { content: '/'; margin-right: 6px; color: #6F8BA4; }

.section-py-80 { padding: 80px 0; }
.section-label { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: #fa4d09; margin-bottom: 10px; display: block; font-family: "Open Sans", sans-serif; }
.section-title { font-family: "Alegreya", serif; font-size: clamp(1.9rem, 3.5vw, 2.9rem); font-weight: 700; color: #222; line-height: 1.2; margin-bottom: 16px; }
.section-sub { color: #6b7a8d; font-size: 16px; line-height: 1.7; max-width: 580px; }

.why-card { padding: 30px 26px; border: 1.5px solid #e5dfd5; position: relative; overflow: hidden; transition: all 0.3s; background: #fff; height: 100%; }
.why-card::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #fa4d09, #f39800); transform: scaleX(0); transform-origin: left; transition: transform 0.3s; }
.why-card:hover { border-color: #fa4d09; transform: translateY(-4px); box-shadow: 0 12px 40px rgba(250, 77, 9, 0.1); }
.why-card:hover::after { transform: scaleX(1); }
.why-icon { font-size: 2.2rem; margin-bottom: 14px; color: #fa4d09; }
.why-card h3 { font-family: "Alegreya", serif; font-size: 1.2rem; margin-bottom: 8px; color: #222; }
.why-card p { font-size: 16px; color: #6b7a8d; line-height: 1.65; }

.personalise { background: #ede7d9; }
.personal-feature { display: flex; flex-direction: column; gap: 10px; padding: 24px; background: #fff; border-left: 4px solid #fa4d09; transition: box-shadow 0.25s; height: 100%; }
.personal-feature:hover { box-shadow: 0 8px 28px rgba(250, 77, 9, 0.1); }
.pf-header { display: flex; align-items: center; gap: 15px; margin-bottom: 10px; }
.pf-icon { font-size: 2rem; flex-shrink: 0; color: #fa4d09; }
.pf-header h4 { font-family: "Alegreya", serif; font-size: 1.15rem; margin-bottom: 0; color: #222; }
.pf-body p { font-size: 16px; color: #6b7a8d; line-height: 1.6; margin-bottom: 0; }
.personal-visual { background: #0b1e2d; border-radius: 2px; padding: 40px; text-align: center; position: relative; overflow: hidden; height: 100%; }
.personal-visual::before { content: ''; position: absolute; inset: 0; background: repeating-linear-gradient(0deg, rgba(250, 77, 9, 0.05) 0, rgba(250, 77, 9, 0.05) 1px, transparent 0, transparent 40px), repeating-linear-gradient(90deg, rgba(250, 77, 9, 0.05) 0, rgba(250, 77, 9, 0.05) 1px, transparent 0, transparent 40px); }
.pv-inner { position: relative; z-index: 1; }
.pv-inner h3 { font-family: "Alegreya", serif; font-size: 1.6rem; color: #fff; margin-bottom: 12px; }
.pv-inner p { font-size: 17px; color: rgba(255, 255, 255, 0.7); line-height: 1.6; }
.arabic-text-display { font-size: 2.2rem; direction: rtl; color: #f4c050; margin-top: 24px; font-weight: 300; font-family: "Open Sans", sans-serif; letter-spacing: 1px; }
.pv-icon-stack { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 25px; margin-bottom: 35px; }
.pv-icon-item { width: 85px; height: 85px; display: flex; align-items: center; justify-content: center; background: rgba(243, 152, 0, 0.1); border: 1px solid rgba(243, 152, 0, 0.2); border-radius: 50%; transition: all 0.3s ease; box-shadow: 0 0 20px rgba(243, 152, 0, 0.05); }
.pv-icon-item:hover { transform: scale(1.1); background: rgba(243, 152, 0, 0.2); border-color: #f39800; box-shadow: 0 10px 30px rgba(243, 152, 0, 0.2); }
.pv-icon-item .fa { font-size: 2.6rem; color: #f39800; text-shadow: 0 4px 10px rgba(0,0,0,0.3); }

.kit-contents { background: #0b1e2d; }
.kit-contents .section-title { color: #fff; }
.kit-item { background: rgba(255, 255, 255, 0.04); border: 1px solid rgba(250, 77, 9, 0.2); padding: 22px 18px; text-align: center; transition: all 0.25s; position: relative; overflow: hidden; height: 100%; }
.kit-item::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, #fa4d09, #f39800); opacity: 0; transition: opacity 0.25s; }
.kit-item:hover { background: rgba(250, 77, 9, 0.1); border-color: #fa4d09; }
.kit-item:hover::before { opacity: 1; }
.kit-item .fa { font-size: 1.8rem; margin-bottom: 10px; color: #f39800; }
.kit-item h4 { font-size: 0.85rem; font-weight: 600; color: #fff; margin-bottom: 4px; }
.kit-item p { font-size: 16px; color: rgba(255, 255, 255, 0.45); }

.process { background: #f5f0e8; }
.step-num { width: 40px; height: 40px; background: #fa4d09; color: #fff; border-radius: 50%; font-weight: 700; font-size: 0.9rem; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; position: relative; z-index: 1; border: 3px solid #f5f0e8; font-family: "Alegreya", serif; }
.step h4 { font-size: 0.8rem; font-weight: 700; margin-bottom: 6px; color: #222; }
.step p { font-size: 16px; color: #6b7a8d; max-width: 140px; margin: 0 auto; }
.process-line { position: absolute; top: 20px; left: 10%; right: 10%; height: 2px; background: linear-gradient(90deg, #fa4d09, #f39800, #e8a020, #f39800, #fa4d09); z-index: 0; }

.city-card { border: 1.5px solid #e5dfd5; padding: 24px 20px; text-align: center; transition: all 0.25s; background: #fff; height: 100%; }
.city-card:hover { border-color: #fa4d09; background: rgba(250, 77, 9, 0.03); transform: translateY(-3px); }
.city-icon { font-size: 2rem; margin-bottom: 10px; color: #fa4d09; }
.city-card h4 { font-family: "Alegreya", serif; font-size: 1.1rem; margin-bottom: 4px; color: #222; }
.city-card p { font-size: 16px; color: #6b7a8d; }

.prod-card { background: #fff; border: 1.5px solid #e5dfd5; overflow: hidden; transition: all 0.25s; height: 100%; }
.prod-card:hover { box-shadow: 0 12px 40px rgba(0, 0, 0, 0.09); transform: translateY(-4px); border-color: #fa4d09; }
.prod-thumb { height: 180px; background: linear-gradient(135deg, #0b1e2d, #123444); display: flex; align-items: center; justify-content: center; font-size: 3.5rem; position: relative; }
.prod-thumb .fa { color: #f39800; position: relative; z-index: 1; }
.prod-badge { position: absolute; top: 12px; right: 12px; background: #e8a020; color: #0b1e2d; font-size: 0.65rem; font-weight: 700; letter-spacing: 0.06em; padding: 3px 8px; text-transform: uppercase; font-family: "Open Sans", sans-serif; }
.prod-body { padding: 20px; }
.prod-body h4 { font-family: "Alegreya", serif; font-size: 1.05rem; margin-bottom: 6px; color: #222; }
.prod-body p { font-size: 16px; color: #6b7a8d; margin-bottom: 10px; }
.prod-link { font-size: 0.78rem; font-weight: 700; color: #fa4d09; text-decoration: none; letter-spacing: 0.04em; text-transform: uppercase; }
.prod-link:hover { color: #f39800; }

.testimonials { background: #0b1e2d; }
.testimonials .section-title { color: #fff; }
.test-card { background: rgba(255, 255, 255, 0.04); border: 1px solid rgba(250, 77, 9, 0.15); padding: 26px 22px; height: 100%; }
.test-stars { color: #e8a020; font-size: 0.85rem; margin-bottom: 12px; }
.test-card p { font-size: 16px; color: rgba(255, 255, 255, 0.68); line-height: 1.7; margin-bottom: 16px; }
.test-author { display: flex; align-items: center; gap: 10px; }
.test-av { width: 38px; height: 38px; border-radius: 50%; background: linear-gradient(135deg, #fa4d09, #f39800); display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 0.8rem; color: #fff; font-family: "Open Sans", sans-serif; }
.test-author strong { display: block; font-size: 0.85rem; color: #fff; }
.test-author span { font-size: 0.72rem; color: rgba(255, 255, 255, 0.38); }

.faq { background: #f5f0e8; }
.faq-list { width: 100%; display: block; }
.faq-item { border-bottom: 1.5px solid #ddd7ce; width: 100%; display: block; }
.faq-q { padding: 20px 0; font-weight: 600; font-size: 0.93rem; color: #222; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 16px; width: 100%; display: flex; margin-bottom: 0; font-family: "Open Sans", sans-serif; }
.faq-q::after { content: '+'; font-size: 1.4rem; color: #fa4d09; flex-shrink: 0; transition: transform 0.3s; }
.faq-item.open .faq-q::after { transform: rotate(45deg); }
.faq-a { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; font-size: 16px; color: #6b7a8d; line-height: 1.7; width: 100%; display: block; }
.faq-a p { padding-bottom: 18px; margin-bottom: 0; width: 100%; display: block; }
.faq-item.open .faq-a { max-height: 220px; }

.cta-band { background: linear-gradient(135deg, #fa4d09 0%, #c43c07 60%, #0b1e2d 100%); padding: 80px 0; text-align: center; position: relative; overflow: hidden; }
.cta-band::before { content: ''; position: absolute; inset: 0; background-image: repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0, rgba(255,255,255,0.03) 1px, transparent 0, transparent 40px), repeating-linear-gradient(-45deg, rgba(255,255,255,0.03) 0, rgba(255,255,255,0.03) 1px, transparent 0, transparent 40px); background-size: 40px 40px; }
.cta-band h2 { font-family: "Alegreya", serif; font-size: clamp(1.9rem, 3.5vw, 3rem); font-weight: 700; color: #fff; margin-bottom: 12px; position: relative; }
.cta-band .arabic-sub { font-size: 1rem; color: rgba(255,255,255,0.45); margin-bottom: 8px; position: relative; direction: rtl; font-family: "Open Sans", sans-serif; }
.cta-band p { font-size: 16px; color: rgba(255,255,255,0.7); margin-bottom: 32px; position: relative; }

/* ── BUTTON OVERRIDES (Using !important to ensure visibility over style.css) ── */
.btn-ustar-teal { background: linear-gradient(135deg, #fa4d09, #f39800) !important; color: #fff !important; border-color: transparent !important; box-shadow: 0 4px 20px rgba(250, 77, 9, 0.3) !important; }
.btn-ustar-teal:hover { background: linear-gradient(135deg, #f39800, #fa4d09) !important; transform: translateY(-2px) !important; box-shadow: 0 10px 32px rgba(250, 77, 9, 0.4) !important; color: #fff !important; }

.btn-ustar-amber { background: #e8a020 !important; color: #0b1e2d !important; border-color: #e8a020 !important; box-shadow: 0 4px 20px rgba(232, 160, 32, 0.3) !important; }
.btn-ustar-amber:hover { background: #f4c050 !important; transform: translateY(-2px) !important; color: #0b1e2d !important; }

.btn-ustar-outline-teal { border: 2px solid #fa4d09 !important; background: transparent !important; color: #fa4d09 !important; }
.btn-ustar-outline-teal:hover { background: #fa4d09 !important; color: #fff !important; }

.btn-ustar-white { background: #fff !important; border-color: #fff !important; color: #222 !important; }
.btn-ustar-white:hover { background: #223a66 !important; color: #fff !important; border-color: #223a66 !important; }

@keyframes fadeUp { from { opacity:0; transform:translateY(28px); } to { opacity:1; transform:none; } }
.fade-in { animation: fadeUp 0.7s ease both; }

@media (max-width: 991px) {
  .process-line { display: none; }
  .step { margin-bottom: 28px; }
  .step:last-child { margin-bottom: 0; }
}
