/* Falcon Hajj Products — frontend template */
:root{
    --fhp-navy:#052240;
    --fhp-dark-navy:#041B33;
    --fhp-gold:#9C7642;
    --fhp-gold-light:#D4AA69;
    --fhp-ivory:#F8F5EF;
    --fhp-cream:#FBF8F3;
    --fhp-text:#55585C;
    --fhp-line:#E9E3DA;
}
.falcon-hajj-product-page .tourmaster-page-wrapper,
.falcon-hajj-product-page .tourmaster-single-header,
.falcon-hajj-product-page .tourmaster-single-tour-content-wrap{display:none!important}
.fhp-product{background:#fff;color:var(--fhp-text);font-family:inherit}
.fhp-container{width:calc(100% - 48px);max-width:1240px;margin:0 auto;box-sizing:border-box}
.fhp-section{scroll-margin-top:105px}

/* Hero */
.fhp-hero{position:relative;min-height:410px;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}
.fhp-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,245,239,.99) 0%,rgba(248,245,239,.96) 35%,rgba(248,245,239,.73) 50%,rgba(248,245,239,.26) 68%,rgba(248,245,239,.03) 100%)}
.fhp-hero-inner{position:relative;z-index:2;display:flex;align-items:center;min-height:410px}
.fhp-hero-copy{max-width:585px;padding:54px 0 50px}
.fhp-hero-label{margin-bottom:12px!important}
.fhp-hero-title{margin:0 0 17px;color:var(--fhp-navy);font-family:Georgia,"Times New Roman",serif;font-size:54px;line-height:1.03;font-weight:500;letter-spacing:-1px}
.fhp-hero-description{max-width:500px;color:#3f4a55;font-size:15px;line-height:1.55}
.fhp-hero-description p{margin:0}

/* Subnav */
.fhp-subnav{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.98);border-bottom:1px solid var(--fhp-line);box-shadow:0 2px 10px rgba(5,34,64,.025)}
.admin-bar .fhp-subnav{top:32px}
.fhp-subnav-inner{display:flex;align-items:center;gap:48px;min-height:58px}
.fhp-subnav a{position:relative;display:flex;align-items:center;min-height:58px;color:var(--fhp-navy)!important;font-size:12px;font-weight:600;text-decoration:none!important}
.fhp-subnav a:hover{color:var(--fhp-gold)!important}
.fhp-subnav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--fhp-gold)}

/* Shared headings */
.fhp-product .falcon-section-label{margin:0 0 8px;color:var(--fhp-gold);font-size:12px;line-height:1.3;font-weight:600;letter-spacing:3px;text-transform:uppercase}
.fhp-product .falcon-section-title{margin:0 0 8px;color:var(--fhp-navy);font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:1.15;font-weight:500}
.fhp-section-title-large{max-width:660px;font-size:39px!important;line-height:1.12!important}
.fhp-body-copy{color:var(--fhp-text);font-size:14px;line-height:1.65}
.fhp-body-copy p{margin:0 0 16px}.fhp-body-copy p:last-child{margin-bottom:0}

/* Overview */
.fhp-overview-section{padding:54px 0 56px;background:#fff}
.fhp-overview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);gap:66px;align-items:start}
.fhp-overview-copy{padding-top:4px}

/* Pricing */
.fhp-price-card{padding:22px 24px 16px;background:#fff;border:1px solid var(--fhp-line);border-radius:6px;box-shadow:0 5px 20px rgba(5,34,64,.07)}
.fhp-price-card h3{margin:0 0 16px;color:var(--fhp-navy);font-family:Georgia,"Times New Roman",serif;font-size:24px;line-height:1.2;font-weight:500}
.fhp-price-options{border:1px solid var(--fhp-line);border-radius:5px;overflow:hidden}
.fhp-price-option{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:48px;padding:0 12px;color:var(--fhp-navy);font-size:13px;cursor:pointer}
.fhp-price-option+.fhp-price-option{border-top:1px solid var(--fhp-line)}
.fhp-price-option span{display:flex;align-items:center;gap:8px}
.fhp-price-option input{accent-color:var(--fhp-gold);width:17px;height:17px;margin:0}
.fhp-family-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:16px 0}
.fhp-family-row>div:first-child{display:grid;gap:3px;color:var(--fhp-navy);font-size:13px}
.fhp-family-row>div:first-child span{color:var(--fhp-text);font-size:12px;font-weight:400}
.fhp-counter{display:flex;align-items:center;border:1px solid var(--fhp-line);border-radius:4px;overflow:hidden}
.fhp-counter button{width:32px;height:32px;padding:0;border:0;background:#fbfaf8;color:var(--fhp-navy);font-size:18px;cursor:pointer}
.fhp-counter span{display:flex;align-items:center;justify-content:center;width:42px;height:32px;border-left:1px solid var(--fhp-line);border-right:1px solid var(--fhp-line);color:var(--fhp-navy);font-size:13px;font-weight:600}
.fhp-single-price{border:1px solid var(--fhp-line);border-radius:5px;padding:16px 14px}
.fhp-single-price>div{display:flex;justify-content:space-between;color:var(--fhp-navy);font-size:14px}
.fhp-total-row{display:flex;justify-content:space-between;align-items:center;margin-top:4px;padding:15px 0 12px;border-top:1px solid #D8CDBE;color:var(--fhp-navy);font-family:Georgia,"Times New Roman",serif;font-size:18px}
.fhp-select-button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border-radius:4px;background:var(--fhp-navy);color:#fff!important;font-size:13px;font-weight:600;text-decoration:none!important}
.fhp-select-button:hover{background:var(--fhp-gold)}
.fhp-secure-note{margin-top:10px;color:#666;font-size:10px;text-align:center}

/* Included / best-for */
.fhp-included-section{padding:50px 0 52px;background:var(--fhp-ivory)}
.fhp-included-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:54px}
.fhp-included-main{padding-right:26px}
.fhp-inclusion-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 36px;margin-top:22px}
.fhp-inclusion-item{position:relative;padding-left:22px;color:#46505a;font-size:13px;line-height:1.45}
.fhp-inclusion-item:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--fhp-gold)}
.fhp-audience-column{border-left:1px solid #D8CDBE;padding-left:38px}
.fhp-audience-block{display:grid;grid-template-columns:46px minmax(0,1fr);gap:18px;padding:8px 0 28px}
.fhp-audience-block+.fhp-audience-block{padding-top:28px;border-top:1px solid #D8CDBE}
.fhp-audience-icon{width:42px;height:42px;color:var(--fhp-gold)}
.fhp-audience-icon svg{width:100%;height:100%;display:block}
.fhp-audience-block h3{margin:1px 0 8px;color:var(--fhp-navy);font-family:Georgia,"Times New Roman",serif;font-size:23px;line-height:1.2;font-weight:500}

/* How It Works — same structure as main Hajj page, navy treatment */
.fhp-how-section{padding:48px 0 54px;background:var(--fhp-navy)}
.fhp-how-heading{text-align:center;margin:0 0 34px}
.fhp-how-heading .falcon-section-label{color:var(--fhp-gold-light)}
.fhp-how-heading h2{margin:0 0 8px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:1.15;font-weight:500}
.fhp-how-heading p{margin:0;color:rgba(255,255,255,.72);font-size:15px}
.fhp-how-steps{display:flex;align-items:stretch;justify-content:center;width:100%}
.fhp-how-step{position:relative;flex:1 1 20%;box-sizing:border-box;padding:0 28px;text-align:center}
.fhp-how-step+.fhp-how-step{border-left:1px solid rgba(212,170,105,.28)}
.fhp-how-step .falcon-how-step-number{position:absolute;top:10px;left:18px;color:var(--fhp-gold-light);font-size:12px;line-height:1;font-weight:700}
.fhp-how-step .falcon-how-icon{width:62px;height:62px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid rgba(212,170,105,.7);border-radius:50%;color:var(--fhp-gold-light);font-size:24px}
.fhp-how-step-title{min-height:38px!important;margin:0 0 8px!important;color:#fff!important;font-size:14px!important;line-height:1.3!important;font-weight:700!important}
.fhp-how-step-text{max-width:190px!important;margin:0 auto!important;color:rgba(255,255,255,.72)!important;font-size:12px!important;line-height:1.5!important;font-weight:400!important}
.fhp-process-dot{font-size:26px;line-height:1}

/* Help — reuse main Hajj section naming */
.fhp-help-section{min-height:360px;background-color:var(--fhp-ivory);background-size:cover;background-position:center;background-repeat:no-repeat}
.fhp-help-section .falcon-hajj-help-content{display:grid;grid-template-columns:58% 42%;align-items:center;min-height:360px}
.fhp-help-section .falcon-hajj-help-copy{width:100%;max-width:560px;justify-self:start}
.fhp-help-section .falcon-hajj-help-text{max-width:560px;margin:0 0 22px;color:var(--fhp-text);font-size:14px;line-height:1.6}
.fhp-help-section .falcon-hajj-whatsapp-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:4px;background:var(--fhp-navy);color:#fff!important;font-size:12px;font-weight:600;text-decoration:none!important}
.fhp-help-section .falcon-hajj-whatsapp-button:hover{background:var(--fhp-gold)}
.fhp-help-section .falcon-hajj-help-quote{max-width:470px;margin-top:20px;padding:0 30px;text-align:center}
.fhp-help-section .falcon-hajj-help-quote-text{margin:0 0 16px;color:var(--fhp-navy);font-family:Georgia,"Times New Roman",serif;font-size:27px;line-height:1.35;font-weight:500}
.fhp-help-section .falcon-hajj-help-quote-source{color:var(--fhp-gold);font-size:9px;line-height:1.3;font-weight:700;letter-spacing:2.3px;text-transform:uppercase}

/* FAQ — same two-column Hajj-page treatment */
.fhp-faq-section{padding:54px 0 60px;background:#fff}
.fhp-faq-heading{text-align:center;margin:0 auto 30px}
.fhp-faq-heading p{margin:0;color:var(--fhp-text);font-size:14px}
.fhp-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:62px;row-gap:0;max-width:1120px;margin:0 auto}
.fhp-faq-item{border-bottom:1px solid var(--fhp-line)}
.fhp-faq-question{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:center;width:100%;padding:14px 0;border:0;background:transparent;color:var(--fhp-navy)!important;font:inherit;font-size:13px;font-weight:600;text-align:left;cursor:pointer}
.fhp-faq-question .gdlr-core-accordion-item-icon{color:var(--fhp-gold)!important;font-size:19px;font-weight:500!important}
.fhp-faq-item.gdlr-core-active .fhp-faq-question{color:var(--fhp-gold)!important}
.fhp-faq-answer{padding:0 0 16px 32px;color:var(--fhp-text)!important;font-size:13px;line-height:1.6}
.fhp-faq-answer p{margin:0 0 9px}.fhp-faq-answer p:last-child{margin-bottom:0}

/* Share — reuse main Hajj section naming */
.fhp-share-section{position:relative;min-height:320px;overflow:hidden;background-color:var(--fhp-ivory);background-size:cover!important;background-position:left center!important;background-repeat:no-repeat!important}
.fhp-share-section:before{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(to right,rgba(248,245,239,0) 0%,rgba(248,245,239,0) 25%,rgba(248,245,239,.18) 34%,rgba(248,245,239,.55) 45%,rgba(248,245,239,.82) 58%,rgba(248,245,239,.91) 72%,rgba(248,245,239,.94) 100%)}
.fhp-share-section .gdlr-core-pbf-wrapper-container{position:relative;z-index:2}
.fhp-share-section .falcon-hajj-share-card{display:grid;grid-template-columns:44% 56%;min-height:320px}
.fhp-share-section .falcon-hajj-share-image{min-height:320px}
.fhp-share-section .falcon-hajj-share-content{display:flex;flex-direction:column;justify-content:center;min-height:320px;padding:48px 54px 48px 38px;box-sizing:border-box}
.fhp-share-title{margin:0 0 4px;color:var(--fhp-text);font-size:14px;font-weight:500}
.fhp-share-section .falcon-hajj-share-text{max-width:620px;margin:0 0 22px;color:var(--fhp-text);font-size:14px;line-height:1.55}
.fhp-share-section .falcon-hajj-share-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:12px}
.fhp-share-section .falcon-hajj-share-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:180px;min-height:44px;box-sizing:border-box;padding:0 20px!important;border-radius:4px!important;font-family:inherit!important;font-size:12px!important;line-height:1!important;font-weight:600!important;text-decoration:none!important;cursor:pointer}
.fhp-share-section .falcon-hajj-share-whatsapp{background:var(--fhp-navy)!important;border:1px solid var(--fhp-navy)!important;color:#fff!important}
.fhp-share-section .falcon-hajj-share-whatsapp:hover{background:var(--fhp-gold)!important;border-color:var(--fhp-gold)!important}
.fhp-share-section .falcon-hajj-share-copy{background:rgba(248,245,239,.72)!important;border:1px solid var(--fhp-gold)!important;color:var(--fhp-navy)!important}
.fhp-share-section .falcon-hajj-share-copy:hover{background:var(--fhp-gold)!important;color:#fff!important}

@media only screen and (max-width:999px){
    .fhp-container{width:calc(100% - 48px)}
    .fhp-hero{min-height:380px}.fhp-hero-inner{min-height:380px}.fhp-hero-title{font-size:43px}
    .fhp-subnav-inner{gap:28px;overflow-x:auto;white-space:nowrap}
    .fhp-overview-grid,.fhp-included-grid{grid-template-columns:1fr;gap:36px}
    .fhp-price-card{max-width:600px;width:100%;margin:0 auto}
    .fhp-audience-column{border-left:0;border-top:1px solid #D8CDBE;padding-left:0;padding-top:24px}
    .fhp-how-steps{flex-wrap:wrap;gap:32px 0}.fhp-how-step{flex:0 0 33.333%}.fhp-how-step+.fhp-how-step{border-left:0}
    .fhp-help-section .falcon-hajj-help-content{grid-template-columns:56% 44%}
    .fhp-faq-grid{column-gap:34px}
    .fhp-share-section .falcon-hajj-share-card{grid-template-columns:42% 58%}
}
@media only screen and (max-width:767px){
    .admin-bar .fhp-subnav{top:46px}
    .fhp-container{width:calc(100% - 36px)}
    .fhp-hero{min-height:430px;background-position:center}.fhp-hero-shade{background:rgba(248,245,239,.88)}.fhp-hero-inner{min-height:430px}.fhp-hero-copy{padding:44px 0}.fhp-hero-title{font-size:40px;line-height:1.06}
    .fhp-subnav{position:relative;top:auto}.fhp-subnav-inner{gap:24px;min-height:54px}.fhp-subnav a{min-height:54px;font-size:11px}
    .fhp-overview-section,.fhp-included-section,.fhp-faq-section{padding:42px 0}
    .fhp-section-title-large{font-size:31px!important}
    .fhp-inclusion-list{grid-template-columns:1fr;gap:11px}
    .fhp-audience-block{grid-template-columns:40px 1fr;gap:14px}.fhp-audience-icon{width:38px;height:38px}
    .fhp-how-section{padding:42px 0}.fhp-how-heading h2{font-size:29px}.fhp-how-steps{flex-direction:column;gap:30px}.fhp-how-step{flex:none;width:100%;padding:0 22px}.fhp-how-step .falcon-how-step-number{position:static;margin-bottom:8px}.fhp-how-step-title{min-height:0!important}.fhp-how-step-text{max-width:280px!important}
    .fhp-help-section{min-height:0;background-position:center top}.fhp-help-section .falcon-hajj-help-content{grid-template-columns:1fr;gap:46px;min-height:0;padding-top:45px;padding-bottom:45px}.fhp-help-section .falcon-hajj-help-copy{max-width:none}.fhp-help-section .falcon-hajj-help-quote{max-width:360px;margin:0 auto;padding:0}.fhp-help-section .falcon-hajj-whatsapp-button{width:100%}
    .fhp-faq-grid{grid-template-columns:1fr}.fhp-faq-heading .falcon-section-title{font-size:29px}
    .fhp-share-section{min-height:0;background-position:28% top!important}.fhp-share-section:before{background:linear-gradient(to bottom,rgba(248,245,239,0) 0%,rgba(248,245,239,.04) 26%,rgba(248,245,239,.35) 38%,rgba(248,245,239,.78) 50%,rgba(248,245,239,.92) 61%,rgba(248,245,239,.96) 100%)}.fhp-share-section .falcon-hajj-share-card{display:block;min-height:0}.fhp-share-section .falcon-hajj-share-image{min-height:240px}.fhp-share-section .falcon-hajj-share-content{min-height:0;padding:34px 0 38px}.fhp-share-section .falcon-hajj-share-buttons{flex-direction:column;align-items:stretch;gap:10px}.fhp-share-section .falcon-hajj-share-button{width:100%;min-width:0}
}
