:root{--primary:#0a3883;--primary-hover:#082d6b;--primary-dark:#072557;--primary-light:#f0f5ff;--accent:#ed6124;--accent-hover:#d74f15;--accent-light:#fff2eb;--whatsapp:#25d366;--whatsapp-hover:#20ba59;--text-main:#0f172a;--text-muted:#475569;--text-light:#64748b;--bg-main:#ffffff;--bg-alt:#f8fafc;--bg-card:#ffffff;--border:#e2e8f0;--border-light:#f1f5f9;--shadow-sm:0 1px 3px rgba(0,0,0,0.05);--shadow-md:0 4px 12px rgba(10,56,131,0.06);--shadow-lg:0 12px 24px -4px rgba(10,56,131,0.08);--shadow-xl:0 20px 30px -10px rgba(10,56,131,0.12);--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-full:9999px;--font-arabic:'Cairo', system-ui, -apple-system, sans-serif;--container-max:1200px}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;direction:rtl;text-align:right}body{font-family:var(--font-arabic);color:var(--text-main);background-color:var(--bg-main);line-height:1.75;-webkit-font-smoothing:antialiased;padding-bottom:70px}@media (min-width:768px){body{padding-bottom:0}}a{color:inherit;text-decoration:none;transition:all 0.25s ease}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--container-max);margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.top-bar{background-color:#061d42;color:#cbd5e1;font-size:.84rem;padding:8px 0;border-bottom:1px solid rgb(255 255 255 / .08)}.top-bar-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.top-bar-info{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.top-bar-item{display:inline-flex;align-items:center;gap:6px}.top-bar-item svg{width:15px;height:15px;color:#ed6124;flex-shrink:0}.top-bar-phone{color:#fff;font-weight:700;direction:ltr;display:inline-flex;align-items:center;gap:6px}.top-bar-phone:hover{color:#ed6124}.site-header{background-color:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 4px 18px rgb(10 56 131 / .07);border-bottom:1px solid #f1f5f9}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.brand-logo{display:flex;align-items:center}.brand-logo a{display:block;line-height:0}.brand-logo img{height:60px;width:auto;max-width:220px;object-fit:contain;display:block!important}.main-nav{display:none}@media (min-width:992px){.main-nav{display:flex;align-items:center;gap:6px}}@media (min-width:1200px){.main-nav{gap:12px}}.nav-link{font-weight:700;color:#1e293b;font-size:.88rem;padding:7px 12px;border-radius:999px;position:relative;transition:all 0.22s ease;white-space:nowrap;text-decoration:none}@media (min-width:1200px){.nav-link{font-size:.92rem;padding:8px 14px}}.nav-link:hover{color:#0a3883;background:#f0f5ff}.nav-link.active{color:#fff;background:#0a3883;box-shadow:0 3px 10px rgb(10 56 131 / .2)}.header-actions{display:flex;align-items:center;gap:12px}.btn-header-call{display:none;background:linear-gradient(135deg,#ed6124 0%,#d74f15 100%);color:#fff;padding:9px 20px;border-radius:999px;font-weight:700;font-size:.9rem;box-shadow:0 4px 12px rgb(237 97 36 / .25);align-items:center;gap:8px}@media (min-width:768px){.btn-header-call{display:inline-flex}}.btn-header-call:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgb(237 97 36 / .35);color:#fff}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#0a3883;cursor:pointer}@media (min-width:992px){.mobile-menu-toggle{display:none}}.hero-section{background:linear-gradient(135deg,#061d42 0%,#0a3883 75%,#0d469e 100%);color:#fff;padding:55px 0 65px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr;gap:35px;align-items:center}@media (min-width:992px){.hero-grid{grid-template-columns:1.25fr 0.95fr;gap:45px}}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgb(255 255 255 / .12);backdrop-filter:blur(8px);border:1px solid rgb(255 255 255 / .22);color:#fed7aa;padding:5px 16px;border-radius:999px;font-size:.85rem;font-weight:700;margin-bottom:16px}.hero-title{font-size:2.1rem;line-height:1.35;font-weight:800;color:#fff;margin-bottom:16px}@media (min-width:768px){.hero-title{font-size:2.65rem}}.hero-desc{font-size:1.05rem;line-height:1.75;color:#e2e8f0;margin-bottom:26px}.hero-cta-group{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:25px}.btn-cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#ed6124 0%,#d74f15 100%);color:#fff;padding:13px 26px;border-radius:999px;font-size:1rem;font-weight:700;box-shadow:0 6px 18px rgb(237 97 36 / .35);transition:all 0.25s ease}.btn-cta-primary:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgb(237 97 36 / .45);color:#fff}.btn-cta-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#0a7535;color:#fff;padding:13px 26px;border-radius:999px;font-size:1rem;font-weight:700;box-shadow:0 6px 18px rgb(37 211 102 / .3);transition:all 0.25s ease}.btn-cta-whatsapp:hover{background:#0a7535;transform:translateY(-2px);color:#fff}.hero-trust-bullets{display:flex;align-items:center;gap:18px;flex-wrap:wrap;font-size:.85rem;color:#cbd5e1}.hero-trust-bullet{display:inline-flex;align-items:center;gap:6px}.hero-inquiry-card{background:rgb(255 255 255 / .97);color:#0f172a;padding:28px 24px;border-radius:18px;box-shadow:0 20px 40px rgb(0 0 0 / .25);border:1px solid rgb(255 255 255 / .4)}.inquiry-header{border-bottom:1px solid #e2e8f0;padding-bottom:12px;margin-bottom:16px}.inquiry-header h3{font-size:1.25rem;color:#072557;margin-bottom:4px}.inquiry-header p{font-size:.85rem;color:#64748b}.inquiry-list{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.inquiry-item{display:flex;align-items:flex-start;gap:10px;font-size:.9rem}.inquiry-icon{width:22px;height:22px;background:#fff2eb;color:#ed6124;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.78rem;font-weight:800;margin-top:2px}.inquiry-call-box{background:#f0f5ff;border:1px solid #c7d9fe;border-radius:12px;padding:14px;text-align:center}.inquiry-call-label{font-size:.82rem;color:#0a3883;font-weight:600;margin-bottom:2px}.inquiry-call-number{font-size:1.35rem;font-weight:800;color:#ed6124;direction:ltr;display:inline-block}.trust-bar{background:#fff;padding:20px 0;border-bottom:1px solid #e2e8f0}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.trust-card{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8fafc;border-radius:12px;border:1px solid #f1f5f9}.trust-icon-box{width:42px;height:42px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#0a3883;box-shadow:0 2px 6px rgb(10 56 131 / .06);flex-shrink:0}.trust-icon-box svg{width:22px;height:22px}.trust-content h4{font-size:.95rem;font-weight:700;color:#072557;margin-bottom:2px}.trust-content p{font-size:.82rem;color:#64748b;line-height:1.4}.section{padding:36px 0}.section-alt{background-color:#f8fafc}.section-header{text-align:center;max-width:720px;margin:0 auto 22px}.section-tag{display:inline-block;background:#e8f0fe;color:#0a3883;font-size:.82rem;font-weight:700;padding:4px 14px;border-radius:999px;margin-bottom:10px;border:1px solid rgb(10 56 131 / .1)}.section-title{font-size:1.85rem;font-weight:800;color:#072557;margin-bottom:10px}@media (min-width:768px){.section-title{font-size:2.2rem}}.section-subtitle{font-size:.98rem;color:#475569;line-height:1.65}.workflow-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px}.workflow-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px 20px;position:relative;transition:all 0.25s ease;box-shadow:0 2px 8px rgb(0 0 0 / .03);display:flex;flex-direction:column}.workflow-card:hover{transform:translateY(-4px);border-color:#0a3883;box-shadow:0 8px 20px rgb(10 56 131 / .08)}.step-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.step-badge{font-size:.8rem;font-weight:800;color:#b84b10;background:#fff2eb;padding:3px 10px;border-radius:999px}.step-icon-wrap{width:42px;height:42px;border-radius:10px;background:#e8f0fe;color:#0a3883;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-icon-wrap svg{width:20px;height:20px}.workflow-card h3{font-size:1.08rem;font-weight:700;color:#072557;margin-bottom:8px}.workflow-card p{font-size:.88rem;color:#64748b;line-height:1.6;flex-grow:1}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.service-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:26px 22px;transition:all 0.25s ease;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 2px 10px rgb(0 0 0 / .03)}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgb(10 56 131 / .09);border-color:#0a3883}.service-icon-box{width:50px;height:50px;border-radius:12px;background:#e8f0fe;color:#0a3883;display:flex;align-items:center;justify-content:center;margin-bottom:18px;transition:all 0.25s ease}.service-card:hover .service-icon-box{background:#ed6124;color:#fff}.service-icon-box svg{width:26px;height:26px}.service-card h3{font-size:1.18rem;font-weight:700;color:#072557;margin-bottom:10px}.service-card p{font-size:.9rem;color:#475569;line-height:1.65;margin-bottom:16px;flex-grow:1}.service-features-list{list-style:none;border-top:1px solid #f1f5f9;padding-top:14px;margin-bottom:18px;display:flex;flex-direction:column;gap:6px}.service-features-list li{font-size:.84rem;color:#1e293b;display:flex;align-items:center;gap:8px}.service-features-list li svg{width:15px;height:15px;color:#16a34a;flex-shrink:0}.service-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:8px;background:#f8fafc;color:#0a3883;font-weight:700;font-size:.88rem;border:1px solid #e2e8f0;transition:all 0.2s ease}.service-card:hover .service-action-btn{background:#0a3883;color:#fff;border-color:#0a3883}.fleet-box{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:30px;box-shadow:0 4px 16px rgb(10 56 131 / .05)}.fleet-grid{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}@media (min-width:992px){.fleet-grid{grid-template-columns:1.15fr 0.85fr}}.fleet-details h3{font-size:1.5rem;color:#072557;margin-bottom:12px}.fleet-details p{color:#475569;font-size:.95rem;line-height:1.7;margin-bottom:20px}.fleet-specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}.spec-item{background:#f8fafc;padding:12px 14px;border-radius:10px;border-right:3px solid #ed6124}.spec-item h5{font-size:.9rem;color:#072557;margin-bottom:2px}.spec-item span{font-size:.8rem;color:#64748b}.fleet-showcase-card{background:#f8fafc;padding:26px 20px;border-radius:14px;border:1px solid #e2e8f0;text-align:center}.fleet-showcase-card img{margin:0 auto 16px;max-height:90px;width:auto;display:block!important}.fleet-showcase-card h4{color:#072557;font-size:1.1rem;margin-bottom:6px}.fleet-showcase-card p{font-size:.86rem;color:#64748b;line-height:1.55;margin:0}@media (min-width:600px){.advice-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.advice-grid{grid-template-columns:repeat(4,1fr)}}.coverage-hub-container{display:flex;flex-direction:column;gap:24px}.city-districts-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;box-shadow:0 2px 10px rgb(0 0 0 / .03)}.city-districts-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.city-districts-header svg{width:22px;height:22px;color:#0a3883}.city-districts-header h3{font-size:1.15rem;font-weight:700;color:#072557;margin:0}.jazan-chips-wrap{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.district-chip{background:#f8fafc;border:1px solid #e2e8f0;color:#1e293b;padding:6px 14px;border-radius:999px;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center;gap:6px;transition:all 0.2s ease}.district-chip svg{width:14px;height:14px;color:#ed6124}.district-chip:hover{background:#e8f0fe;border-color:#0a3883;color:#0a3883;transform:translateY(-2px)}.city-live-status{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d;padding:10px 16px;border-radius:8px;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:8px}.govs-section-title{font-size:1.15rem;font-weight:700;color:#072557;margin-bottom:14px;display:flex;align-items:center;gap:8px}.govs-section-title svg{width:20px;height:20px;color:#ed6124}@media (min-width:520px){.govs-grid-5{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.govs-grid-5{grid-template-columns:repeat(5,1fr)}}.gov-destination-card{display:flex;align-items:center;justify-content:space-between;padding:14px 14px;background:#fff;border-radius:10px;border:1px solid #e2e8f0;text-decoration:none;box-shadow:0 1px 4px rgb(0 0 0 / .03);transition:all 0.2s ease}.gov-card-right{display:flex;align-items:center;gap:10px}.gov-pin-box{width:32px;height:32px;border-radius:8px;background:#e8f0fe;color:#0a3883;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all 0.2s ease}.gov-pin-box svg{width:16px;height:16px}.gov-name-text{font-size:.92rem;font-weight:700;color:#072557;transition:color 0.2s ease}.gov-arrow-icon{width:16px;height:16px;color:#94a3b8;transition:all 0.2s ease}.gov-destination-card:hover{background:#0a3883;border-color:#0a3883;transform:translateY(-3px);box-shadow:0 8px 18px rgb(10 56 131 / .15)}.gov-destination-card:hover .gov-name-text{color:#fff}.gov-destination-card:hover .gov-pin-box{background:rgb(255 255 255 / .2);color:#fff}.gov-destination-card:hover .gov-arrow-icon{color:#fed7aa;transform:translateX(-4px)}.pricing-guide-box{background:linear-gradient(135deg,#072557 0%,#0a3883 100%);color:#fff;border-radius:16px;padding:35px 28px}.pricing-guide-grid{display:grid;grid-template-columns:1fr;gap:28px}@media (min-width:992px){.pricing-guide-grid{grid-template-columns:1.15fr 0.85fr}}.pricing-info h3{color:#fff;font-size:1.5rem;margin-bottom:12px}.pricing-info p{color:#cbd5e1;font-size:.95rem;line-height:1.7;margin-bottom:18px}.pricing-factors{list-style:none;display:flex;flex-direction:column;gap:8px}.pricing-factors li{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#e2e8f0}.pricing-factors li svg{color:#fed7aa;width:16px;height:16px;flex-shrink:0}.pricing-cta-card{background:rgb(255 255 255 / .08);backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .18);border-radius:12px;padding:24px 20px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.pricing-cta-card h4{color:#fff;font-size:1.15rem;margin-bottom:8px}.pricing-cta-card p{color:#cbd5e1;font-size:.85rem;margin-bottom:18px}.faq-wrap{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;box-shadow:0 1px 4px rgb(0 0 0 / .02)}.faq-question{width:100%;text-align:right;padding:16px 20px;background:none;border:none;font-size:1rem;font-weight:700;color:#072557;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px}.faq-question svg{width:16px;height:16px;color:#ed6124;transition:transform 0.25s ease;flex-shrink:0}.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease;background:#f8fafc}.faq-answer-inner{padding:0 20px 16px;font-size:.9rem;color:#475569;line-height:1.65}.cta-banner{background:linear-gradient(135deg,#ed6124 0%,#d74f15 100%);color:#fff;padding:45px 0;text-align:center}.cta-banner h2{color:#fff;font-size:1.85rem;margin-bottom:10px}.cta-banner p{font-size:1rem;color:#fff2eb;max-width:600px;margin:0 auto 24px}.cta-banner-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}.btn-banner-call{display:inline-flex;align-items:center;gap:8px;background-color:#061d42;color:#fff;padding:12px 26px;border-radius:999px;font-size:1rem;font-weight:700;box-shadow:0 4px 14px rgb(6 29 66 / .3)}.btn-banner-call:hover{background-color:#020d20;transform:translateY(-2px);color:#fff}.btn-banner-whatsapp{display:inline-flex;align-items:center;gap:8px;background-color:#fff;color:#0f172a;padding:12px 26px;border-radius:999px;font-size:1rem;font-weight:700;box-shadow:0 4px 14px rgb(0 0 0 / .08)}.btn-banner-whatsapp:hover{background-color:#f8fafc;transform:translateY(-2px);color:#0a7535}.site-footer{background-color:#061d42;color:#cbd5e1;padding:50px 0 20px;border-top:3px solid #ed6124}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:35px;margin-bottom:35px}.footer-col h4{color:#fff;font-size:1.1rem;margin-bottom:16px;position:relative;padding-bottom:8px}.footer-col h4::after{content:'';position:absolute;bottom:0;right:0;width:35px;height:2px;background:#ed6124}.footer-about p{font-size:.88rem;line-height:1.7;margin-bottom:16px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:8px}.footer-links a{color:#cbd5e1;font-size:.88rem;display:inline-flex;align-items:center;gap:6px}.footer-links a:hover{color:#ed6124;transform:translateX(-3px)}.footer-contact-list{list-style:none;display:flex;flex-direction:column;gap:12px}.footer-contact-item{display:flex;align-items:flex-start;gap:10px;font-size:.88rem}.footer-contact-item svg{width:18px;height:18px;color:#ed6124;flex-shrink:0;margin-top:2px}@media (min-width:768px){.mobile-sticky-bar{display:none}}.sticky-btn-call{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;background-color:#ed6124;color:#fff;padding:11px;border-radius:8px;font-weight:700;font-size:.92rem}.sticky-btn-whatsapp{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;background-color:#0a7535;color:#fff;padding:11px;border-radius:8px;font-weight:700;font-size:.92rem}.districts-clean-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px 18px;margin-bottom:14px}.districts-clean-title{display:flex;align-items:center;gap:8px;font-size:.98rem;font-weight:800;color:#072557;margin-bottom:12px}.districts-grid-6{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (min-width:600px){.districts-grid-6{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.districts-grid-6{grid-template-columns:repeat(6,1fr)}}.district-cell{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 6px;text-align:center;font-size:.86rem;font-weight:700;color:#0f172a;transition:all 0.2s ease;box-shadow:0 1px 2px rgb(0 0 0 / .03)}.district-cell:hover{background:#0a3883;color:#fff;border-color:#0a3883}.govs-clean-box{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 18px}.govs-grid-5{display:grid;grid-template-columns:1fr;gap:8px}@media (min-width:500px){.govs-grid-5{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.govs-grid-5{grid-template-columns:repeat(5,1fr)}}.gov-cell{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;text-decoration:none;font-size:.88rem;font-weight:700;color:#0a3883;transition:all 0.2s ease}.gov-cell:hover{background:#ed6124;color:#fff;border-color:#ed6124}.gov-cell svg{color:#94a3b8;transition:transform 0.2s ease}.gov-cell:hover svg{color:#fff;transform:translateX(-3px)}.advice-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:640px){.advice-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.advice-grid{grid-template-columns:repeat(4,1fr)}}.advice-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px 20px;position:relative;box-shadow:0 4px 16px rgb(7 37 87 / .04);transition:all 0.25s ease;display:flex;flex-direction:column}.advice-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 8px 24px rgb(7 37 87 / .08)}.advice-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.advice-icon-wrap{width:48px;height:48px;max-width:38px!important;max-height:38px!important;border-radius:12px;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #bfdbfe;transition:all 0.25s ease}.advice-card:hover .advice-icon-wrap{background:#0a3883;border-color:#0a3883}.advice-icon-wrap svg{width:24px!important;height:24px!important;fill:#0a3883;display:block;max-width:24px!important;max-height:24px!important;color:#0a3883;transition:fill 0.25s ease,color 0.25s ease}.advice-card:hover .advice-icon-wrap svg{fill:#fff;color:#fff}.advice-step-tag{font-size:.76rem;font-weight:800;color:#ed6124;background:#fff7ed;padding:4px 10px;border-radius:999px;border:1px solid #ffedd5;letter-spacing:.5px}.advice-card h4{font-size:1.12rem;font-weight:800;color:#072557;margin-bottom:8px;margin:0 0 10px 0}.advice-card p{font-size:.92rem;color:#475569;line-height:1.68;flex-grow:1;margin:0}@media (min-width:640px){.prep-steps-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.prep-steps-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:640px){.safety-standards-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.safety-standards-grid{grid-template-columns:repeat(4,1fr)}}.prep-steps-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:640px){.prep-steps-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.prep-steps-grid{grid-template-columns:repeat(4,1fr)}}.prep-step-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:26px 22px 22px;box-shadow:0 4px 20px rgb(7 37 87 / .04);transition:all 0.28s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;overflow:hidden}.prep-step-card::before{content:'';position:absolute;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,#ed6124 0%,#f97316 100%);opacity:0;transition:opacity 0.28s ease}.prep-step-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgb(10 56 131 / .1);border-color:#cbd5e1}.prep-step-card:hover::before{opacity:1}.prep-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.prep-icon-box{width:52px;height:52px;border-radius:14px;background:#f0f5ff;border:1px solid #c7d9fe;display:flex;align-items:center;justify-content:center;color:#0a3883;transition:all 0.28s ease;flex-shrink:0}.prep-step-card:hover .prep-icon-box{background:#0a3883;color:#fff;border-color:#0a3883;box-shadow:0 6px 16px rgb(10 56 131 / .2)}.prep-icon-box svg{width:26px;height:26px;max-width:26px;max-height:26px;fill:currentColor}.prep-card-content{display:flex;flex-direction:column;flex-grow:1}.prep-card-title{font-size:1.14rem;font-weight:800;color:#072557;margin:0 0 10px 0;line-height:1.45}.prep-card-desc{font-size:.92rem;line-height:1.72;color:#475569;margin:0 0 18px 0;flex-grow:1}.prep-card-badge{display:inline-flex;align-self:flex-start;font-size:.76rem;font-weight:700;color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;padding:4px 10px;border-radius:6px}.prep-step-card:hover .prep-card-badge{background:#e0f2fe;border-color:#7dd3fc}.safety-standards-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:640px){.safety-standards-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.safety-standards-grid{grid-template-columns:repeat(4,1fr)}}.safety-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:26px 22px;box-shadow:0 4px 18px rgb(7 37 87 / .04);transition:all 0.28s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;border-top:3.5px solid #0a3883}.safety-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgb(10 56 131 / .1);border-color:#cbd5e1;border-top-color:#ed6124}.safety-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.safety-icon-wrap{width:48px;height:48px;border-radius:12px;background:#f0f5ff;border:1px solid #c7d9fe;display:flex;align-items:center;justify-content:center;color:#0a3883;transition:all 0.28s ease;flex-shrink:0}.safety-card:hover .safety-icon-wrap{background:#0a3883;color:#fff;border-color:#0a3883;box-shadow:0 6px 16px rgb(10 56 131 / .2)}.safety-icon-wrap svg{width:24px;height:24px;max-width:24px;max-height:24px;fill:currentColor}.safety-badge{font-size:.76rem;font-weight:700;color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;padding:4px 10px;border-radius:6px}.safety-card:hover .safety-badge{background:#e0f2fe;border-color:#7dd3fc}.safety-card-title{font-size:1.14rem;font-weight:800;color:#072557;margin:0 0 10px 0;line-height:1.45}.safety-card-desc{font-size:.92rem;line-height:1.72;color:#475569;margin:0;flex-grow:1}#coverage{padding:42px 0;background:#f8fafc}.coverage-main-card{background:#fff;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 12px 35px rgb(7 37 87 / .05);padding:32px 28px;position:relative;overflow:hidden}.coverage-main-card::before{content:'';position:absolute;top:0;right:0;left:0;height:5px;background:linear-gradient(90deg,#ed6124 0%,#f59e0b 50%,#0a3883 100%)}.city-districts-block{margin-bottom:30px;padding-bottom:28px;border-bottom:1px dashed #cbd5e1}.coverage-block-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:20px}.coverage-block-title{display:flex;align-items:center;gap:12px}.coverage-block-icon{width:38px;height:38px;border-radius:10px;background:#fff2eb;color:#ed6124;display:flex;align-items:center;justify-content:center;flex-shrink:0}.coverage-block-icon svg{width:20px;height:20px}.coverage-block-title h3{font-size:1.2rem;font-weight:800;color:#072557;margin:0}.coverage-block-badge{font-size:.82rem;font-weight:700;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;padding:4px 12px;border-radius:999px;display:inline-flex;align-items:center;gap:6px}.districts-pill-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px}.district-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#072557;border:1.5px solid #e2e8f0;padding:9px 18px;border-radius:999px;font-size:.92rem;font-weight:700;transition:all 0.22s ease;white-space:nowrap;box-shadow:0 2px 6px rgb(10 56 131 / .04)}.district-pill svg{width:14px;height:14px;color:#ed6124;transition:all 0.22s ease}.district-pill:hover{background:#0a3883;color:#fff;border-color:#0a3883;transform:translateY(-2px);box-shadow:0 6px 16px rgb(10 56 131 / .18)}.district-pill:hover svg{color:#fed7aa}.govs-block-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:20px}.govs-block-icon{width:38px;height:38px;border-radius:10px;background:#e8f0fe;color:#0a3883;display:flex;align-items:center;justify-content:center;flex-shrink:0}.govs-block-icon svg{width:20px;height:20px}.govs-grid-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (min-width:768px){.govs-grid-cards{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.govs-grid-cards{grid-template-columns:repeat(5,1fr)}}.gov-card-item{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;padding:12px 14px;text-decoration:none;display:flex;align-items:center;justify-content:space-between;transition:all 0.22s ease}.gov-card-content{display:flex;flex-direction:column;gap:2px}.gov-card-name{font-size:.95rem;font-weight:800;color:#072557;transition:color 0.22s ease}.gov-card-sub{font-size:.76rem;color:#64748b;font-weight:600;transition:color 0.22s ease}.gov-card-arrow{width:28px;height:28px;border-radius:50%;background:#fff;color:#94a3b8;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all 0.22s ease}.gov-card-arrow svg{width:13px;height:13px}.gov-card-item:hover{border-color:#ed6124;background:#fff;transform:translateY(-2px);box-shadow:0 6px 18px rgb(237 97 36 / .12)}.gov-card-item:hover .gov-card-name{color:#ed6124}.gov-card-item:hover .gov-card-arrow{background:#ed6124;border-color:#ed6124;color:#fff;transform:translateX(-3px)}.coverage-footer-notice{margin-top:24px;background:#f0f5ff;border:1px solid #c7d9fe;border-radius:12px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.coverage-footer-text{display:flex;align-items:center;gap:10px;font-size:.9rem;font-weight:700;color:#072557}.coverage-footer-btn{display:inline-flex;align-items:center;gap:6px;background:#ed6124;color:#fff;padding:8px 18px;border-radius:999px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all 0.2s ease}.coverage-footer-btn:hover{background:#d74f15;color:#fff;transform:translateY(-1px)}@media (min-width:992px){.footer-grid-3cols{grid-template-columns:1.25fr 1.35fr 1fr!important;gap:40px!important}}.footer-bottom{border-top:1px solid rgb(255 255 255 / .08);padding-top:20px;text-align:center;font-size:.84rem;color:#94a3b8;padding:18px 0 10px}.footer-bottom-row{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%}.footer-copy-text{margin:0;white-space:nowrap;font-size:.84rem;color:#94a3b8;flex-shrink:0}.footer-sp-credit{display:flex;align-items:center;justify-content:center;white-space:nowrap;flex-shrink:0}.footer-policy-links{display:flex;align-items:center;gap:16px;white-space:nowrap;font-size:.82rem;flex-shrink:0}.footer-policy-links a{color:#94a3b8;text-decoration:none;transition:color 0.2s ease}.footer-policy-links a:hover{color:#fff;text-decoration:underline}@media (max-width:1100px){.footer-bottom-row{flex-wrap:wrap;justify-content:center;gap:14px;text-align:center}}.sp-credit-link{display:inline-flex;align-items:center;gap:10px;padding:6px 16px;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:100px;color:#cfd3dc;font-size:.82rem;font-family:inherit;text-decoration:none;cursor:pointer;transition:all .25s ease}.sp-credit-link:hover{background:rgb(59 130 246 / .1);border-color:rgb(59 130 246 / .4);color:#fff;transform:translateY(-1px)}.sp-credit-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;overflow:hidden;box-shadow:0 2px 6px rgb(0 0 0 / .25);flex-shrink:0}.sp-credit-icon img{width:18px;height:18px;object-fit:contain;display:block}.sp-credit-text{color:inherit}.sp-credit-text strong{color:#3b82f6;font-weight:700;margin-right:2px}.sp-credit-link:hover .sp-credit-text strong{color:#60a5fa}.sp-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;direction:rtl;font-family:'Tajawal','Segoe UI',Tahoma,Arial,sans-serif}.sp-modal[hidden]{display:none}.sp-modal__backdrop{position:absolute;inset:0;background:rgb(5 8 18 / .7);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity 0.3s ease}.sp-modal.is-open .sp-modal__backdrop{opacity:1}.sp-modal__card{position:relative;width:100%;max-width:440px;background:linear-gradient(160deg,#0f1729 0%,#1a2342 100%);border:1px solid rgb(59 130 246 / .25);border-radius:18px;padding:36px 28px 28px;box-shadow:0 25px 60px rgb(0 0 0 / .55),0 0 0 1px rgb(255 255 255 / .04) inset;transform:scale(.92) translateY(10px);opacity:0;transition:transform 0.35s cubic-bezier(.2,.8,.2,1.2),opacity 0.3s}.sp-modal.is-open .sp-modal__card{transform:scale(1) translateY(0);opacity:1}.sp-modal__close{position:absolute;top:12px;left:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .1);border-radius:50%;color:#cfd3dc;font-size:22px;line-height:1;cursor:pointer;padding:0;transition:background .2s,color .2s,transform .2s}.sp-modal__close:hover{background:rgb(239 68 68 / .15);color:#fff;transform:rotate(90deg)}.sp-modal__head{text-align:center;margin-bottom:28px}.sp-modal__logo{width:72px;height:72px;margin:0 auto 14px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgb(59 130 246 / .35)}.sp-modal__logo img{width:56px;height:56px;object-fit:contain}.sp-modal__title{font-size:1.5rem;font-weight:800;color:#fff;margin:0 0 6px;background:linear-gradient(90deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.sp-modal__subtitle{font-size:.88rem;color:#94a3b8;margin:0}.sp-modal__options{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.sp-option{display:flex;align-items:center;gap:14px;padding:14px 16px;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .07);border-radius:12px;color:#e5e7eb;text-decoration:none;transition:transform .25s,background .25s,border-color .25s,box-shadow .25s}.sp-option:hover{transform:translateX(6px);background:rgb(255 255 255 / .05)}.sp-option__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;flex-shrink:0}.sp-option__icon svg{width:22px;height:22px}.sp-option__body{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.sp-option__body strong{font-size:.98rem;font-weight:700;color:#fff}.sp-option__body small{font-size:.78rem;color:#94a3b8}.sp-option__arrow{font-size:1.2rem;color:#6b7280;transition:color .25s,transform .25s}.sp-option:hover .sp-option__arrow{color:#fff;transform:translateX(-4px)}.sp-option--wa .sp-option__icon{background:rgb(37 211 102 / .15);color:#0a7535}.sp-option--wa:hover{border-color:#0a7535;box-shadow:0 6px 18px rgb(37 211 102 / .25)}.sp-option--fb .sp-option__icon{background:rgb(24 119 242 / .15);color:#1877f2}.sp-option--fb:hover{border-color:#1877f2;box-shadow:0 6px 18px rgb(24 119 242 / .25)}.sp-option--call .sp-option__icon{background:rgb(34 197 94 / .15);color:#22c55e}.sp-option--call:hover{border-color:#22c55e;box-shadow:0 6px 18px rgb(34 197 94 / .25)}.sp-option--web .sp-option__icon{background:rgb(59 130 246 / .15);color:#3b82f6}.sp-option--web:hover{border-color:#3b82f6;box-shadow:0 6px 18px rgb(59 130 246 / .25)}.sp-modal__foot{text-align:center;font-size:.78rem;color:#6b7280;margin:0}@media (max-width:480px){.sp-credit-link{font-size:.78rem;padding:7px 14px;gap:10px}.sp-modal{padding:14px}.sp-modal__card{padding:30px 20px 22px}.sp-modal__title{font-size:1.3rem}.sp-modal__logo{width:60px;height:60px}.sp-modal__logo img{width:46px;height:46px}.sp-option{padding:12px 14px;gap:10px}.sp-option__icon{width:38px;height:38px}.sp-option__body strong{font-size:.9rem}}.nav-item-dropdown{position:relative;display:inline-flex;align-items:center}.nav-link-dropdown{display:inline-flex;align-items:center;gap:6px;background:#fff0;border:none;cursor:pointer;font-family:inherit}.dropdown-chevron{transition:transform 0.22s ease}.nav-item-dropdown:hover .dropdown-chevron{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:100%;right:0;width:240px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 12px 30px rgb(7 37 87 / .12);padding:8px;display:flex;flex-direction:column;gap:2px;opacity:0;visibility:hidden;transform:translateY(8px);transition:all 0.22s cubic-bezier(.4,0,.2,1);z-index:1000}.nav-item-dropdown:hover .nav-dropdown-menu,.nav-item-dropdown:focus-within .nav-dropdown-menu,.nav-item-dropdown .nav-dropdown-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{padding:9px 12px;border-radius:8px;font-size:.88rem;font-weight:700;color:#1e293b;text-decoration:none;transition:all 0.18s ease;display:flex;align-items:center;justify-content:space-between}.dropdown-item:hover{background:#f0f5ff;color:#0a3883;padding-right:16px}.mobile-drawer-title-wrap{display:flex;align-items:center;gap:8px}.mobile-drawer-sublinks a:hover,.mobile-drawer-sublinks a:active{background:#f0f5ff!important;color:#0a3883!important;border-color:#93c5fd!important}.article-hero{background:linear-gradient(135deg,#061d42 0%,#0a3883 75%,#0d469e 100%);color:#fff;padding:40px 0 36px;position:relative}.article-hero-inner{max-width:980px;margin:0 auto}.article-breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.86rem;color:#cbd5e1;margin-bottom:14px}.article-breadcrumbs a{color:#fed7aa;text-decoration:none;transition:color 0.2s ease}.article-breadcrumbs a:hover{color:#fff;text-decoration:underline}.article-title-h1{font-size:1.75rem;font-weight:900;line-height:1.45;color:#fff;margin:0 0 16px 0}@media (min-width:768px){.article-title-h1{font-size:2.25rem}}.article-meta-bar{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:.84rem;color:#e2e8f0;padding-top:10px;border-top:1px solid rgb(255 255 255 / .14)}.article-meta-item{display:inline-flex;align-items:center;gap:6px}@media (min-width:992px){.article-layout-grid{grid-template-columns:minmax(0,1fr) 320px}}.article-body-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:24px 20px;box-shadow:0 4px 20px rgb(7 37 87 / .04)}@media (min-width:768px){.article-body-wrapper{padding:36px 34px}}.article-toc-box{background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:14px;padding:16px 18px;margin:0 0 32px 0;box-shadow:0 4px 12px rgb(10 56 131 / .04)}.toc-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.toc-title-wrap{display:flex;align-items:center;gap:8px;font-weight:800;color:#072557;font-size:.98rem}.toc-title-wrap svg{color:#ed6124;flex-shrink:0}.toc-toggle-btn{background:#fff;border:1px solid #cbd5e1;color:#475569;font-size:.8rem;font-weight:700;padding:4px 10px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:all 0.2s ease;flex-shrink:0}.toc-toggle-btn:hover{background:#0a3883;color:#fff;border-color:#0a3883}.toc-body{margin-top:14px;padding-top:12px;border-top:1px dashed #cbd5e1}.toc-list{margin:0;padding:0 20px 0 0;list-style:decimal}.toc-item-h2{font-weight:700;font-size:.94rem;margin-bottom:8px}.toc-item-h2 a{color:#0a3883;text-decoration:none;transition:color 0.2s ease}.toc-item-h2 a:hover{color:#ed6124;text-decoration:underline}.toc-item-h3{font-weight:600;font-size:.88rem;margin:4px 0 6px 14px;list-style:circle}.toc-item-h3 a{color:#475569;text-decoration:none}.toc-item-h3 a:hover{color:#ed6124}@media (max-width:768px){.article-toc-box:not(.is-open) .toc-body{display:none}.article-toc-box:not(.is-open) #tocToggleIcon{transform:rotate(180deg)}}.article-rich-text{font-size:1.06rem;line-height:1.88;color:#334155}.article-rich-text p{margin-bottom:18px}.article-rich-text h2{font-size:1.45rem;font-weight:800;color:#072557;margin:36px 0 16px;padding-right:14px;border-right:4px solid #ed6124;scroll-margin-top:90px}.article-rich-text h3{font-size:1.2rem;font-weight:800;color:#0a3883;margin:26px 0 12px;scroll-margin-top:90px}.article-rich-text figure{margin:28px 0;text-align:center}.article-rich-text figure img{max-width:100%;height:auto;border-radius:14px;box-shadow:0 6px 20px rgb(7 37 87 / .08);border:1px solid #e2e8f0;display:block;margin:0 auto}.article-rich-text figcaption{font-size:.86rem;color:#64748b;font-weight:600;margin-top:8px}.article-rich-text ul,.article-rich-text ol{padding-right:22px;margin-bottom:18px}.article-rich-text li{margin-bottom:6px}.article-author-card{margin-top:36px;background:#f0f5ff;border:1.5px solid #c7d9fe;border-radius:14px;padding:20px;display:flex;align-items:center;gap:16px}.author-avatar-wrap{width:54px;height:54px;border-radius:50%;background:#0a3883;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.4rem}.author-details h4{font-size:1rem;font-weight:800;color:#072557;margin:0 0 4px 0}.author-details p{font-size:.84rem;color:#475569;margin:0;line-height:1.5}.article-sidebar{display:flex;flex-direction:column;gap:24px}.sidebar-sticky-wrap{position:sticky;top:90px;display:flex;flex-direction:column;gap:20px}.sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px 18px;box-shadow:0 4px 14px rgb(7 37 87 / .04)}.sidebar-card-title{font-size:1.05rem;font-weight:800;color:#072557;margin:0 0 14px 0;padding-bottom:10px;border-bottom:2px solid #ed6124;display:flex;align-items:center;gap:8px}.sidebar-govs-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.sidebar-gov-item a{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:8px;background:#f8fafc;color:#1e293b;font-size:.88rem;font-weight:700;text-decoration:none;transition:all 0.2s ease;border:1px solid #fff0}.sidebar-gov-item a:hover{background:#f0f5ff;color:#0a3883;border-color:#c7d9fe;transform:translateX(-3px)}.sidebar-gov-item a.current-post{background:#0a3883;color:#fff}.sidebar-gov-item svg{width:14px;height:14px;color:#94a3b8}.sidebar-gov-item a:hover svg{color:#ed6124}.fast-booking-box{background:linear-gradient(135deg,#072557 0%,#0a3883 100%);color:#fff;border-radius:16px;padding:22px 18px;text-align:center}.fast-booking-box h4{font-size:1.15rem;font-weight:800;color:#fff;margin-bottom:8px}.fast-booking-box p{font-size:.84rem;color:#cbd5e1;margin-bottom:16px}.fast-booking-phone{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#ed6124;color:#fff;width:100%;padding:12px;border-radius:999px;font-size:1.05rem;font-weight:800;text-decoration:none;margin-bottom:10px;transition:all 0.2s ease}.fast-booking-phone:hover{background:#d74f15;color:#fff;transform:translateY(-2px)}.fast-booking-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#0a7535;color:#fff;width:100%;padding:10px;border-radius:999px;font-size:.94rem;font-weight:700;text-decoration:none;transition:all 0.2s ease}.fast-booking-whatsapp:hover{background:#20ba5a;color:#fff}html{scroll-behavior:smooth}.article-info-table{width:100%;border-collapse:collapse;margin:0;font-size:.95rem}.article-info-table th,.article-info-table td:first-child{background:#f1f5f9!important;color:#072557!important;font-weight:800!important;font-size:0.94rem!important;padding:15px 20px!important;text-align:right!important;width:26%!important;min-width:150px!important;border-bottom:1px solid #cbd5e1!important;border-left:2px solid #cbd5e1!important;border-right:none!important;border-top:none!important;vertical-align:middle!important}.article-info-table td,.article-info-table td:last-child{background:#ffffff!important;color:#1e293b!important;font-weight:600!important;font-size:0.95rem!important;line-height:1.7!important;padding:15px 20px!important;text-align:right!important;border-bottom:1px solid #e2e8f0!important;border-left:none!important;border-right:none!important;border-top:none!important;vertical-align:middle!important}.article-info-table tr:last-child th,.article-info-table tr:last-child td:first-child,.article-info-table tr:last-child td:last-child{border-bottom:none!important}.article-info-table tr:hover th,.article-info-table tr:hover td:first-child{background:#e2e8f0!important}.article-info-table tr:hover td,.article-info-table tr:hover td:last-child{background:#f8fafc!important}.table-call-btn:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px rgb(237 97 36 / .4)!important;color:#ffffff!important}.article-data-table{width:100%;min-width:540px;border-collapse:collapse;margin:0;font-size:.92rem}.article-data-table thead th,.article-data-table tr:first-child th{background:#0a3883!important;color:#ffffff!important;font-weight:800!important;font-size:0.94rem!important;padding:14px 18px!important;text-align:right!important;border:none!important;border-left:1px solid rgb(255 255 255 / .2)!important}.article-data-table thead th:last-child,.article-data-table tr:first-child th:last-child{border-left:none!important}.article-data-table tbody td,.article-data-table tr:not(:first-child) td{padding:13px 18px!important;color:#1e293b!important;font-weight:600!important;border:none!important;border-bottom:1px solid #e2e8f0!important;border-left:1px solid #f1f5f9!important;background:#ffffff!important}.article-data-table tbody td:last-child,.article-data-table tr:not(:first-child) td:last-child{border-left:none!important}.article-data-table tbody tr:nth-child(even) td,.article-data-table tr:not(:first-child):nth-child(even) td{background:#f8fafc!important}.article-data-table tbody tr:last-child td,.article-data-table tr:not(:first-child):last-child td{border-bottom:none!important}.article-data-table tbody tr:hover td,.article-data-table tr:not(:first-child):hover td{background:#eff6ff!important}.article-inline-booking{background:#f8fafc;border:2px dashed #0a3883;border-radius:14px;padding:24px;margin-top:36px;text-align:center}.article-inline-booking h3{color:#072557;font-size:1.25rem;font-weight:800;margin-bottom:8px}.article-inline-booking p{color:#64748b;font-size:.92rem;margin-bottom:18px}.article-inline-booking-btns{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.sidebar-gallery-card{text-align:center;background:#f0fdf4!important;border-color:#bbf7d0!important}.sidebar-gallery-card .gallery-icon{font-size:1.8rem;display:block;margin-bottom:6px}.sidebar-gallery-card h4{font-size:.98rem;font-weight:800;color:#166534;margin-bottom:6px}.sidebar-gallery-card p{font-size:.8rem;color:#15803d;margin-bottom:12px}.sidebar-gallery-card .btn-gallery-link{display:inline-flex;justify-content:center;width:100%;font-size:.85rem;padding:8px}.gallery-page-hero{background:linear-gradient(135deg,#061d42 0%,#0a3883 75%,#0d469e 100%);color:#fff;padding:50px 0 45px;text-align:center}.gallery-hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgb(255 255 255 / .12);backdrop-filter:blur(8px);border:1px solid rgb(255 255 255 / .22);color:#fed7aa;font-size:.85rem;font-weight:700;padding:6px 18px;border-radius:999px;margin-bottom:16px}.gallery-page-hero h1{font-size:2.2rem;font-weight:900;color:#fff;margin-bottom:12px}.gallery-page-hero p{font-size:1.05rem;color:#e2e8f0;max-width:760px;margin:0 auto 20px;line-height:1.7}.gallery-trust-tags{display:flex;justify-content:center;align-items:center;gap:15px;flex-wrap:wrap;font-size:.86rem;color:#cbd5e1}.gallery-trust-tag{display:inline-flex;align-items:center;gap:6px;background:rgb(0 0 0 / .2);padding:5px 14px;border-radius:999px;border:1px solid rgb(255 255 255 / .08)}.gallery-filters-wrap{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin:35px 0 25px}.gallery-filter-btn{background:#fff;border:1.5px solid #e2e8f0;color:#072557;padding:9px 20px;border-radius:999px;font-size:.92rem;font-weight:700;cursor:pointer;transition:all 0.22s ease;box-shadow:0 2px 6px rgb(0 0 0 / .03)}.gallery-filter-btn:hover{border-color:#0a3883;color:#0a3883}.gallery-filter-btn.active{background:#0a3883;color:#fff;border-color:#0a3883;box-shadow:0 6px 18px rgb(10 56 131 / .25)}.gallery-main-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:20px;margin-bottom:50px}@media (min-width:600px){.gallery-main-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.gallery-main-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.gallery-item-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px rgb(0 0 0 / .04);transition:all 0.25s ease;display:flex;flex-direction:column;cursor:pointer;position:relative}.gallery-item-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px rgb(10 56 131 / .12);border-color:#ed6124}.gallery-item-thumb{position:relative;overflow:hidden;background:#f1f5f9;aspect-ratio:4 / 3}.gallery-item-thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease;display:block}.gallery-item-card:hover .gallery-item-thumb img{transform:scale(1.05)}.gallery-zoom-overlay{position:absolute;inset:0;background:rgb(7 37 87 / .45);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.25s ease}.gallery-zoom-btn{width:44px;height:44px;border-radius:50%;background:#fff;color:#072557;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgb(0 0 0 / .2)}.gallery-item-card:hover .gallery-zoom-overlay{opacity:1}.gallery-item-caption{padding:16px 18px;display:flex;flex-direction:column;gap:6px;flex-grow:1;background:#fff}.gallery-item-tag{font-size:.76rem;font-weight:700;color:#ed6124;display:inline-flex;align-items:center;gap:4px}.gallery-item-caption h3{font-size:.96rem;font-weight:800;color:#072557;margin:0;line-height:1.5}.gallery-modal{display:none;position:fixed;inset:0;z-index:9999;background:rgb(6 29 66 / .94);backdrop-filter:blur(8px);align-items:center;justify-content:center;padding:20px}.gallery-modal.active{display:flex}.gallery-modal-content{position:relative;max-width:900px;width:100%;max-height:90vh;display:flex;flex-direction:column;align-items:center}.gallery-modal-img{max-width:100%;max-height:75vh;border-radius:12px;box-shadow:0 20px 50px rgb(0 0 0 / .5);object-fit:contain}.gallery-modal-caption{color:#fff;font-size:1.05rem;font-weight:700;margin-top:14px;text-align:center}.gallery-modal-close{position:absolute;top:-45px;left:0;background:rgb(255 255 255 / .15);border:none;color:#fff;width:38px;height:38px;border-radius:50%;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.gallery-modal-close:hover{background:#ed6124}.gallery-modal-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgb(255 255 255 / .15);border:none;color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.gallery-modal-nav:hover{background:#ed6124}.gallery-modal-prev{right:-60px}.gallery-modal-next{left:-60px}@media (max-width:1024px){.gallery-modal-prev{right:10px}.gallery-modal-next{left:10px}.gallery-modal-close{top:10px;left:10px;z-index:10}}.mobile-nav-drawer{position:fixed;top:0;right:0;width:min(320px, 85vw);max-width:85vw;height:100vh;background:#fff;z-index:9999;box-shadow:none;transform:translateX(105%);transition:transform 0.3s cubic-bezier(.4,0,.2,1);padding:0;display:flex;flex-direction:column;gap:14px;overflow-y:auto;bottom:0;-webkit-overflow-scrolling:touch}.mobile-nav-drawer.open{transform:translateX(0);box-shadow:-4px 0 24px rgb(7 37 87 / .18)}.mobile-drawer-overlay{position:fixed;inset:0;background:rgb(7 37 87 / .5);backdrop-filter:blur(4px);z-index:9998;opacity:0;visibility:hidden;transition:opacity 0.3s ease;pointer-events:none}.mobile-drawer-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-drawer-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;padding-bottom:15px;padding:18px 20px;background:#072557;flex-shrink:0}.mobile-drawer-title{font-weight:800;color:#fff;font-size:1rem}.mobile-drawer-close{background:rgb(255 255 255 / .15);border:none;font-size:1.2rem;color:#fff;cursor:pointer;width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;line-height:1}.mobile-drawer-links{display:flex;flex-direction:column;gap:4px;padding:12px 16px}.mobile-drawer-links a{font-size:.97rem;font-weight:700;color:#1e293b;padding:12px 14px;border-bottom:1px solid #f1f5f9;display:block;border-radius:10px;text-decoration:none;transition:background 0.18s}.mobile-drawer-links a:hover,.mobile-drawer-links a.active{background:#eff6ff;color:#072557}.mobile-drawer-divider{height:1px;background:#e2e8f0;margin:4px 16px}.mobile-drawer-section-title{font-size:.8rem;font-weight:800;color:#64748b;padding:10px 20px 6px;display:block;text-transform:uppercase;letter-spacing:.04em}.mobile-drawer-sublinks{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:6px 16px 12px}.mobile-drawer-sublinks a{display:block;align-items:center!important;justify-content:center!important;padding:10px 8px;font-size:.88rem;font-weight:700;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none;color:#072557;text-align:center;transition:all 0.18s}.mobile-drawer-sublinks a:hover{background:#eff6ff;border-color:#bfdbfe}.mobile-drawer-actions{margin-top:auto;padding-top:16px;display:flex;flex-direction:column;gap:10px;padding:12px 16px 20px;border-top:1px solid #e2e8f0}.btn-drawer-cta{padding:13px 16px!important;font-size:0.95rem!important;width:100%!important;text-align:center;border-radius:10px!important;display:flex!important;text-decoration:none!important;align-items:center;justify-content:center}@media (max-width:600px){.article-info-table th,.article-info-table td:first-child{width:32%!important;min-width:120px!important;padding:12px 14px!important;font-size:0.88rem!important}.article-info-table td,.article-info-table td:last-child{padding:12px 14px!important;font-size:0.88rem!important};.article-inline-booking-btns{display:flex;flex-direction:column;gap:10px}.article-inline-booking-btns a{width:100%;justify-content:center}}@media (max-width:768px){.post-hero-section{padding:28px 16px}.post-hero-section h1{font-size:clamp(1.4rem, 5vw, 1.8rem);line-height:1.4}.post-hero-meta{flex-wrap:wrap;gap:8px}}@media (max-width:767px){body{padding-bottom:72px}.article-layout-grid{padding-bottom:20px};.article-toc-box{margin-bottom:20px}}.article-layout-grid>*{min-width:0}.article-main-content,.article-body-wrapper,.article-rich-text{min-width:0;overflow-x:hidden;max-width:100%;word-break:break-word}.article-rich-text img,.article-body-wrapper img,.article-main-content img{max-width:100%!important;width:auto!important;height:auto!important;display:block;margin:0 auto;border-radius:10px;object-fit:contain}.article-rich-text figure,.article-rich-text .wp-block-image,.article-rich-text .wp-block-media-text{margin:20px 0;max-width:100%!important;overflow:hidden}.article-rich-text table,.article-data-table,.article-info-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;width:100%}.article-rich-text iframe,.article-rich-text embed{max-width:100%!important;width:100%!important}.article-govs-links{margin-top:36px;padding:24px 20px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px}.govs-links-title{font-size:1.1rem;font-weight:800;color:#072557;margin:0 0 16px 0;display:flex;align-items:center}.govs-links-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px}.govs-link-item{display:block;padding:9px 12px;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;color:#072557;font-size:.88rem;font-weight:700;text-decoration:none;text-align:center;transition:background .18s,border-color .18s}.govs-link-item:hover{background:#eff6ff;border-color:#bfdbfe}@media (max-width:480px){.govs-links-grid{grid-template-columns:1fr 1fr}}.mobile-sticky-bar{display:flex;position:fixed;bottom:0;left:0!important;right:0!important;background:#fff;box-shadow:0 -3px 15px rgb(0 0 0 / .12);z-index:1050;padding:8px 12px;gap:10px;box-sizing:border-box;width:100%!important;max-width:100%!important;overflow:hidden}.sticky-btn-call,.sticky-btn-whatsapp{box-sizing:border-box;flex:1 1 0%;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.article-layout-grid{display:grid;grid-template-columns:1fr!important;gap:32px;padding:34px 0 60px}@media (max-width:991px){.article-sidebar{display:none};img{max-width:100%!important;width:auto!important;height:auto!important}.article-rich-text figcaption{font-size:.8rem;color:#64748b;text-align:center;margin-top:6px};.brand-logo img{height:45px!important;width:auto!important;max-width:150px!important;object-fit:contain!important}}.faq-item.active .faq-answer{max-height:600px!important;overflow:visible!important}.faq-item.active .faq-question svg{transform:rotate(180deg)}.article-table-wrap{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;margin:24px 0 36px;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgb(7 37 87 / .07);border:1.5px solid #cbd5e1;border-top:4px solid #0a3883}.table-call-btn{display:inline-flex!important;align-items:center!important;gap:4px!important;background:#ed6124!important;color:#fff!important;font-weight:700!important;font-size:0.78rem!important;padding:4px 10px!important;border-radius:6px!important;text-decoration:none!important;white-space:nowrap!important;min-width:unset!important;width:auto!important;height:auto!important}.table-call-btn svg,.table-call-btn img{width:13px!important;height:13px!important}