.landing-navbar{z-index:1000;background:0 0;grid-template-columns:180px 1fr auto;align-items:center;gap:24px;padding:20px 6vw 14px;transition:background-color .25s,box-shadow .25s,padding .25s;display:grid;position:fixed;inset-block-start:0;inset-inline:0}.landing-navbar.is-scrolled{background:#fff;padding-block:12px;box-shadow:0 10px 30px #104b5d1f}.landing-brand{box-sizing:border-box;border-radius:8px;align-items:center;inline-size:154px;transition:background-color .25s,padding .25s;display:inline-flex}.landing-navbar.is-scrolled .landing-brand{background:#104b5d;padding:6px 10px}.landing-brand img{block-size:auto;inline-size:100%;display:block}.landing-menu-panel{display:contents}.landing-menu-toggle,.landing-menu-backdrop,.landing-menu-head{display:none}.landing-nav{--nav-indicator-left:0px;--nav-indicator-width:24px;justify-content:center;align-items:center;gap:clamp(16px,2vw,28px);display:flex;position:relative}.landing-nav-link{color:#ffffffdb;letter-spacing:0;white-space:nowrap;font-size:1rem;font-weight:800;line-height:1;text-decoration:none;position:relative}.landing-nav-link:hover,.landing-nav-link.active{color:#fff}.landing-navbar.is-scrolled .landing-nav-link,.landing-navbar.is-scrolled .landing-nav-link:hover,.landing-navbar.is-scrolled .landing-nav-link.active{color:#104b5d}.landing-nav-link.active:after{content:none}.landing-nav-indicator{inset-block-end:-20px;left:var(--nav-indicator-left);width:var(--nav-indicator-width);opacity:0;visibility:hidden;pointer-events:none;background:#46d1af;border-radius:4px;height:2px;transition:none;position:absolute}.landing-navbar.is-nav-ready .landing-nav-indicator{visibility:visible;transition:left .28s,width .28s,opacity .2s}.landing-nav-actions{justify-self:end;align-items:center;gap:10px;display:inline-flex}.landing-language-switch,.landing-nav-cta{color:#fff;background:#ffffff1a;border:1px solid #ffffff6b;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:.9rem;font-weight:900;line-height:1;text-decoration:none;transition:background-color .25s,color .25s,border-color .25s;display:inline-flex}.landing-language-switch{background:#062f3829;min-width:44px;padding-inline:14px}.landing-language-switch:hover,.landing-nav-cta:hover{color:#062f38;background:#46d1af;border-color:#46d1af;text-decoration:none}.landing-navbar.is-scrolled .landing-language-switch,.landing-navbar.is-scrolled .landing-nav-cta{color:#062f38;background:#46d1af;border-color:#46d1af}.landing-navbar.is-scrolled .landing-language-switch{background:#46d1af24;border-color:#104b5d24}@media (width<=767.98px){body.landing-menu-open{overflow:hidden}.landing-navbar{grid-template-columns:112px 44px;justify-content:space-between;gap:12px;padding:14px 16px}.landing-navbar.is-scrolled{padding-block:10px}.landing-brand{inline-size:112px}.landing-menu-toggle{z-index:1003;background:#062f384d;border:1px solid #ffffff5c;border-radius:8px;justify-content:center;justify-self:end;align-items:center;block-size:44px;inline-size:44px;padding:0;transition:background-color .25s,border-color .25s;display:inline-flex;position:relative}.landing-navbar.is-scrolled .landing-menu-toggle,.landing-navbar.is-menu-open .landing-menu-toggle{background:#46d1af;border-color:#104b5d24}.landing-menu-toggle span{background:#fff;border-radius:4px;block-size:2px;inline-size:20px;transition:transform .25s,opacity .2s,background-color .25s;position:absolute}.landing-navbar.is-scrolled .landing-menu-toggle span,.landing-navbar.is-menu-open .landing-menu-toggle span{background:#062f38}.landing-menu-toggle span:first-child{transform:translateY(-7px)}.landing-menu-toggle span:nth-child(3){transform:translateY(7px)}.landing-navbar.is-menu-open .landing-menu-toggle span:first-child{transform:rotate(45deg)}.landing-navbar.is-menu-open .landing-menu-toggle span:nth-child(2){opacity:0}.landing-navbar.is-menu-open .landing-menu-toggle span:nth-child(3){transform:rotate(-45deg)}.landing-menu-backdrop{z-index:1001;opacity:0;visibility:hidden;background:#02181d94;transition:opacity .25s,visibility .25s;display:block;position:fixed;inset:0}.landing-navbar.is-menu-open .landing-menu-backdrop{opacity:1;visibility:visible}.landing-menu-panel{--landing-menu-shift:110%;z-index:1002;opacity:0;pointer-events:none;max-block-size:calc(100dvh - 24px);inline-size:min(378px,100vw - 24px);transform:translateX(var(--landing-menu-shift));visibility:hidden;background:#062f38;border:1px solid #46d1af33;border-radius:8px;flex-direction:column;gap:18px;padding:18px;transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .25s,visibility .25s;display:flex;position:fixed;inset-block-start:8px;inset-inline-end:12px;overflow-y:auto;box-shadow:0 22px 70px #00000057}[dir=rtl] .landing-menu-panel{--landing-menu-shift:-110%}.landing-menu-panel:before{content:"";border-radius:inherit;opacity:.55;pointer-events:none;background-image:linear-gradient(135deg,#46d1af14 25%,#0000 25%),linear-gradient(225deg,#46d1af0f 25%,#0000 25%);background-position:0 0,18px 18px;background-size:36px 36px;position:absolute;inset:0}.landing-navbar.is-menu-open .landing-menu-panel{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0)}.landing-menu-head,.landing-menu-panel .landing-nav,.landing-menu-panel .landing-nav-actions{z-index:1;position:relative}.landing-menu-head{border-block-end:1px solid #ffffff1f;align-items:center;gap:8px;padding-block-end:14px;padding-inline-end:54px;display:grid}[dir=rtl] .landing-menu-head{padding-inline:54px 0}.landing-menu-head span{color:#46d1af;letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:900}.landing-menu-head strong{color:#fff;font-size:1rem;font-weight:900;line-height:1.5}.landing-nav{counter-reset:landing-mobile-nav;justify-content:stretch;gap:8px;display:grid;overflow:visible}.landing-nav-link{color:#ffffffdb;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:42px 1fr;align-items:center;gap:10px;min-block-size:52px;padding:8px 12px;font-size:.92rem;line-height:1.3;transition:background-color .25s,border-color .25s,color .25s,transform .25s;display:grid}.landing-navbar.is-scrolled .landing-menu-panel .landing-nav-link{color:#ffffffdb}.landing-nav-link:before{counter-increment:landing-mobile-nav;content:"0" counter(landing-mobile-nav);color:#46d1af;background:#46d1af1f;border-radius:8px;justify-content:center;align-items:center;block-size:34px;inline-size:34px;font-size:.74rem;font-weight:900;display:inline-flex}.landing-menu-panel .landing-nav-link:hover,.landing-menu-panel .landing-nav-link.active,.landing-navbar.is-scrolled .landing-menu-panel .landing-nav-link:hover,.landing-navbar.is-scrolled .landing-menu-panel .landing-nav-link.active{color:#fff;background:#46d1af29;border-color:#46d1af73;transform:translateY(-1px)}.landing-menu-panel .landing-nav-link.active:after{content:"";background:#46d1af;border-radius:4px;inline-size:3px;position:absolute;inset-block:10px;inset-inline-start:0}.landing-nav-indicator{display:none}.landing-nav-actions{grid-template-columns:88px 1fr;gap:10px;inline-size:100%;display:grid}.landing-language-switch,.landing-nav-cta{min-height:46px;padding-inline:14px;font-size:.86rem}.landing-menu-panel .landing-language-switch,.landing-menu-panel .landing-nav-cta,.landing-navbar.is-scrolled .landing-menu-panel .landing-language-switch,.landing-navbar.is-scrolled .landing-menu-panel .landing-nav-cta{color:#fff;background:#ffffff14;border-color:#46d1af38}.landing-menu-panel .landing-nav-cta,.landing-navbar.is-scrolled .landing-menu-panel .landing-nav-cta{color:#062f38;background:#46d1af}}:root{--landing-teal-950:#062f38;--landing-teal-900:#0a4652;--landing-teal-800:#104b5d;--landing-aqua:#46d1af;--landing-aqua-dark:#1aa586;--landing-gold:#c8a24a;--landing-white:#fff;--landing-ink:#15353c;--landing-muted:#5d7378;--landing-mist:#f4fbf9;--landing-line:#104b5d1f;--landing-shadow:0 18px 45px #062f3824;--landing-section-space:96px;--landing-radius:8px;--landing-nav-offset:96px}html{scroll-behavior:smooth;scroll-padding-top:var(--landing-nav-offset)}.landing-body{background:var(--landing-white);color:var(--landing-ink);margin:0;font-family:Cairo,Arial,Helvetica,sans-serif}.landing-body *{box-sizing:border-box}.landing-page{background:var(--landing-white);overflow:hidden}.landing-page section[id],.footer[id]{scroll-margin-top:var(--landing-nav-offset)}.hero-section{min-height:95vh;color:var(--landing-white);isolation:isolate;background:linear-gradient(90deg,#062f38f5 0%,#0a4652d6 48%,#062f3857 100%),url(/assets/images/makkah_panorama_sunset.webp) 50%/cover no-repeat;align-items:center;padding:132px 0 64px;display:flex;position:relative}.hero-section:after{content:"";z-index:-1;background:linear-gradient(#062f3800 0%,#062f38bd 100%);height:26%;position:absolute;inset:auto 0 0}.hero-pattern{z-index:-1;opacity:.09;pointer-events:none;background-image:url(../images/islamic_pattern.webp);background-position:100% 0;background-size:760px;position:absolute;inset:0}.hero-container{z-index:1;position:relative}.hero-content{max-width:1000px}.eyebrow,.section-kicker{color:var(--landing-aqua);letter-spacing:0;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;font-size:.88rem;font-weight:800;line-height:1.4;display:inline-flex}.eyebrow:before,.section-kicker:before{content:"";background:currentColor;border-radius:2px;width:28px;height:2px}.hero-title{max-width:720px;color:var(--landing-white);letter-spacing:0;margin:0 0 22px;font-size:4.35rem;font-weight:900;line-height:1.4}.hero-subtitle{color:#ffffffdb;max-width:660px;margin:0 0 34px;font-size:1.18rem;font-weight:500;line-height:1.85}.hero-actions,.final-cta-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.btn-primary-action,.btn-secondary-action{border-radius:var(--landing-radius);justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.98rem;font-weight:900;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s;display:inline-flex}.btn-primary-action{background:var(--landing-aqua);color:var(--landing-teal-950);box-shadow:0 14px 30px #46d1af3d}.btn-primary-action:hover{color:var(--landing-teal-950);background:#65dfc1;text-decoration:none;transform:translateY(-2px);box-shadow:0 18px 34px #46d1af4d}.btn-secondary-action{color:var(--landing-white);background:#ffffff14;border:1px solid #ffffff6b}.btn-secondary-action:hover{color:var(--landing-white);background:#ffffff29;text-decoration:none;transform:translateY(-2px)}.hero-service-path{border-radius:var(--landing-radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#062f3875;border:1px solid #ffffff38;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:920px;margin-top:54px;display:grid}.hero-service-path span{color:#ffffffe0;align-items:center;min-height:78px;padding:18px 20px;font-size:.92rem;font-weight:800;line-height:1.45;display:flex;position:relative}.hero-service-path span+span{border-left:1px solid #ffffff2e}[dir=rtl] .hero-service-path span+span{border-left:0;border-right:1px solid #ffffff2e}.hero-service-path span:before{content:"";background:var(--landing-aqua);border-radius:50%;flex:0 0 9px;width:9px;height:9px;margin-right:10px;box-shadow:0 0 0 5px #46d1af24}[dir=rtl] .hero-service-path span:before{margin-left:10px;margin-right:0}@media (width<=991.98px){.hero-section{background:linear-gradient(90deg,#062f38f5 0%,#0a4652db 64%,#062f3894 100%),url(/assets/images/makkah_panorama_sunset.webp) 50%/cover no-repeat;min-height:84vh;padding:118px 0 54px}.hero-title{font-size:3.2rem;line-height:1.1}.hero-service-path{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-service-path span:nth-child(3){border-top:1px solid #ffffff2e;border-left:0}[dir=rtl] .hero-service-path span:nth-child(3){border-right:0}.hero-service-path span:nth-child(4){border-top:1px solid #ffffff2e}}@media (width<=575.98px){:root{--landing-section-space:68px}.hero-section{background:linear-gradient(#062f38e0 0%,#0a4652eb 52%,#062f38fa 100%),url(../images/mobile-bg.webp) 50%/cover no-repeat;min-height:0;padding:108px 0 42px}.hero-title{font-size:2.25rem;line-height:1.15}.hero-subtitle{font-size:1rem;line-height:1.75}.hero-actions,.final-cta-actions{flex-direction:column;align-items:stretch}.btn-primary-action,.btn-secondary-action{width:100%}.hero-service-path{grid-template-columns:1fr;margin-top:34px}.hero-service-path span+span,.hero-service-path span:nth-child(3),.hero-service-path span:nth-child(4){border-top:1px solid #ffffff2e;border-left:0;border-right:0}}.section-heading{text-align:center;max-width:720px;margin:0 auto 48px}.section-heading h2,.trust-intro h2,.process-copy h2,.impact-copy h2,.final-cta-content h2{color:var(--landing-ink);letter-spacing:0;margin:0;font-size:2.65rem;font-weight:900;line-height:1.16}.section-heading p,.process-copy p,.impact-copy p,.final-cta-content p{color:var(--landing-muted);margin:18px 0 0;font-size:1.05rem;font-weight:500;line-height:1.85}.trust-section{padding:0 0 var(--landing-section-space);z-index:2;margin-top:-28px;position:relative}.trust-section .container{grid-template-columns:minmax(0,.85fr) minmax(0,1.65fr);align-items:stretch;gap:30px;display:grid}.trust-intro{border-radius:var(--landing-radius);background:var(--landing-white);border:1px solid var(--landing-line);box-shadow:var(--landing-shadow);padding:34px}.trust-intro h2{font-size:1.85rem}.trust-grid{border:1px solid var(--landing-line);border-radius:var(--landing-radius);background:var(--landing-white);box-shadow:var(--landing-shadow);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.trust-item{border-left:1px solid var(--landing-line);flex-direction:column;justify-content:flex-start;min-height:190px;padding:28px 22px;display:flex}.trust-item:first-child{border-left:0}[dir=rtl] .trust-item:first-child{border-left:1px solid var(--landing-line)}[dir=rtl] .trust-item:last-child{border-left:0}.trust-icon{border-radius:var(--landing-radius);width:48px;height:48px;color:var(--landing-aqua-dark);background:#46d1af1f;justify-content:center;align-items:center;margin-bottom:0;font-size:1.28rem;display:inline-flex}.trust-item strong{min-height:58px;color:var(--landing-teal-800);justify-content:flex-start;align-items:center;margin:26px 0 10px;font-size:1.05rem;font-weight:900;display:inline-flex}.trust-item span{color:var(--landing-muted);font-size:.92rem;font-weight:500;line-height:1.75}.services-section{padding:var(--landing-section-space) 0;background:linear-gradient(180deg, #ffffffdb 0%, #f4fbf9f5 46%, #ebf8f4fa 100%), var(--landing-mist);position:relative;overflow:hidden}.services-section:before{content:"";opacity:.05;pointer-events:none;background-image:url(../images/islamic_pattern.webp);background-position:0 0;background-repeat:no-repeat;background-size:680px;position:absolute;inset:0}.services-section:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#46d1afe6 42%,#c8a24adb 58%,#0000 100%);height:4px;position:absolute;inset-block-start:0;inset-inline:0}.services-section .container{z-index:1;position:relative}.services-section .section-heading{text-align:center;justify-items:center;gap:18px;max-width:980px;margin-bottom:56px;display:grid}.services-section .section-kicker{color:var(--landing-teal-800);margin:0}.services-section .section-heading h2{overflow-wrap:break-word;max-width:980px;font-size:clamp(2.7rem,6vw,2.45rem);line-height:1.08}@supports (text-wrap:balance){.services-section .section-heading h2{text-wrap:balance}}.services-section .section-heading p{color:#15353cb8;overflow-wrap:break-word;max-width:860px;margin-top:0;font-size:1.12rem;line-height:1.95}@supports (text-wrap:pretty){.services-section .section-heading p{text-wrap:pretty}}.services-summary{border-top:1px solid #062f381f;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;max-width:980px;margin:6px auto 0;padding:18px 0 0;list-style:none;display:grid}.services-summary li{text-align:center;min-width:0;padding:0 22px}.services-summary li+li{border-inline-start:1px solid #062f381f}.services-summary strong,.services-summary span{display:block}.services-summary strong{color:var(--landing-teal-800);margin-bottom:7px;font-size:1rem;font-weight:900}.services-summary span{color:#15353cad;overflow-wrap:break-word;font-size:.98rem;line-height:1.75}@supports (text-wrap:pretty){.services-summary span{text-wrap:pretty}}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.service-card{border-radius:var(--landing-radius);background:var(--landing-white);border:1px solid #104b5d1a;flex-direction:column;justify-content:flex-end;min-height:0;padding:28px 24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 16px 34px #062f3814}.service-card:hover{transform:translateY(-4px);box-shadow:0 22px 42px #062f381f}.service-number{border-radius:var(--landing-radius);width:46px;height:46px;color:var(--landing-aqua-dark);background:#46d1af1f;justify-content:center;align-items:center;margin-bottom:10px;font-size:.84rem;font-weight:900;display:inline-flex}.service-card h3,.process-step h3{color:var(--landing-ink);margin:24px 0 12px;font-size:1.22rem;font-weight:900;line-height:1.35}.service-card p,.process-step p,.testimonial-card blockquote,.testimonial-card figcaption{color:var(--landing-muted);margin:0;font-size:.96rem;font-weight:500;line-height:1.8}.process-section{padding:var(--landing-section-space) 0;color:var(--landing-white);background:linear-gradient(90deg,#062f38fa,#0a4652eb),url(../images/islamic_pattern.webp) 50%/720px}.process-layout{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(34px,5vw,72px);display:grid}.process-copy h2,.process-copy p,.process-points{color:var(--landing-white)}.process-copy p{color:#ffffffc7}.process-points{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.process-points li{color:#ffffffd1;padding-inline-start:26px;font-size:1.03rem;line-height:1.8;position:relative}.process-points li:before{content:"";inset-inline-start:0;background:var(--landing-aqua);border-radius:50%;width:9px;height:9px;position:absolute;top:.78em;box-shadow:0 0 0 5px #46d1af24}.process-steps{gap:16px;display:grid;position:relative}.process-step{border-radius:var(--landing-radius);background:linear-gradient(135deg,#ffffff14,#46d1af0a),#ffffff0a;border:1px solid #ffffff29;grid-template-columns:68px minmax(0,1fr);align-items:start;gap:24px;min-height:146px;padding:26px;transition:border-color .2s,transform .2s,background-color .2s;display:grid;box-shadow:0 20px 42px #03191e1f}.process-step:hover{background:linear-gradient(135deg,#ffffff1a,#46d1af0f),#ffffff0d;border-color:#46d1af57;transform:translateY(-2px)}.process-step span{border-radius:var(--landing-radius);background:var(--landing-aqua);width:54px;height:54px;color:var(--landing-teal-950);justify-content:center;align-items:center;font-weight:900;display:inline-flex}.process-step-content{min-width:0}.process-step h3{color:var(--landing-white);margin-top:0;margin-bottom:10px}.process-step p{color:#ffffffb8}.impact-section{padding:var(--landing-section-space) 0;background:var(--landing-white)}.impact-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:54px;display:grid}.impact-media{position:relative}.impact-media:before{content:"";border-radius:var(--landing-radius);z-index:0;border:2px solid #c8a24a59;position:absolute;inset:18px -18px -18px 18px}.impact-media img{z-index:1;object-fit:cover;border-radius:var(--landing-radius);width:100%;min-height:430px;box-shadow:var(--landing-shadow);display:block;position:relative}.impact-list{gap:12px;margin-top:30px;padding:0;list-style:none;display:grid}.impact-list li{border-radius:var(--landing-radius);background:var(--landing-mist);color:var(--landing-teal-800);align-items:center;gap:12px;padding:14px 16px;font-weight:800;line-height:1.5;display:flex}.impact-list li:before{content:"";background:var(--landing-aqua);border-radius:50%;flex:0 0 10px;width:10px;height:10px}.testimonials-section{padding:var(--landing-section-space) 0;background:linear-gradient(180deg, var(--landing-mist) 0%, #fff 100%)}.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.testimonial-card{border-radius:var(--landing-radius);border:1px solid var(--landing-line);background:var(--landing-white);flex-direction:column;justify-content:space-between;min-height:260px;margin:0;padding:28px;display:flex;box-shadow:0 14px 30px #062f3814}.testimonial-card blockquote{color:var(--landing-ink);font-size:1.08rem;font-weight:800}.testimonial-card figcaption{color:var(--landing-aqua-dark);margin-top:24px;font-weight:900}.final-cta-section{padding:var(--landing-section-space) 0;color:var(--landing-white);background:linear-gradient(90deg,#062f38fa,#0a4652e6)}.final-cta-content{max-width:720px}.final-cta-content h2,.final-cta-content p{color:var(--landing-white)}.final-cta-content p{color:#fffc;margin-bottom:34px}@media (width<=1199.98px){.trust-section .container,.process-layout,.impact-layout{gap:34px}.trust-grid,.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item:nth-child(3){border-left:0;border-top:1px solid var(--landing-line)}.trust-item:nth-child(4){border-top:1px solid var(--landing-line)}}@media (width<=991.98px){.section-heading h2,.process-copy h2,.impact-copy h2,.final-cta-content h2{font-size:2.15rem}.trust-section .container,.process-layout,.impact-layout{grid-template-columns:1fr}.trust-section{margin-top:0;padding-top:42px}.process-copy{max-width:720px}.impact-media{order:2}.impact-copy{order:1}.testimonials-grid{grid-template-columns:1fr}.testimonial-card{min-height:0}.services-summary{border-top:0;grid-template-columns:1fr;gap:14px;max-width:680px}.services-summary li{border-top:1px solid #062f381f;padding:14px 0 0}.services-summary li+li{border-inline-start:0}.final-cta-section{background:linear-gradient(90deg,#062f38fa,#0a4652eb),url(../images/islamic_pattern.webp) 50%/760px}}@media (width<=575.98px){.section-heading{text-align:left;margin-bottom:32px}.services-section .section-heading{text-align:center;margin-bottom:36px}.services-section .section-heading h2{font-size:2.25rem}.services-summary{margin-top:0;padding-top:6px}.services-summary li{padding-top:12px}.services-summary strong{font-size:.96rem}.services-summary span{font-size:.92rem;line-height:1.7}.section-heading h2,.trust-intro h2,.process-copy h2,.impact-copy h2,.final-cta-content h2{font-size:1.82rem;line-height:1.22}.section-heading p,.process-copy p,.impact-copy p,.final-cta-content p{font-size:.98rem}.trust-intro{padding:24px}.trust-grid,.services-grid{grid-template-columns:1fr}.process-points{gap:10px}.process-points li{font-size:.95rem;line-height:1.7}.trust-item,.trust-item:nth-child(3),.trust-item:nth-child(4){border-left:0;border-top:1px solid var(--landing-line);min-height:0}.trust-item:first-child{border-top:0}.trust-item strong{min-height:0}.service-card{min-height:230px}.process-step{grid-template-columns:1fr;gap:16px;min-height:0;padding:22px;transform:translate(0)!important}.impact-media:before{inset:12px -10px -10px 12px}.impact-media img{min-height:300px}}.about-us-wrapper{background-color:var(--bg-cream);padding:6rem 0;scroll-margin-top:100px;position:relative;overflow:hidden}.about-us-wrapper>.container{z-index:1;position:relative}.islamic-overlay{opacity:.2;pointer-events:none;background-image:url(../images/islamic_pattern.webp);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.section-label-chip{color:var(--primary-color);text-transform:uppercase;letter-spacing:0;background:#104b5d1a;border-radius:50px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 16px;font-size:.9rem;font-weight:700;display:inline-flex}.chip-dot{background:var(--accent-color);border-radius:50%;width:6px;height:6px}.about-main-title{color:var(--text-dark);margin-bottom:2rem;font-size:2.8rem;font-weight:800;line-height:1.2}.about-description{color:var(--text-dark);opacity:.9;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.8}.about-features-list{margin:0;padding:0;list-style:none}.about-features-list li{color:var(--text-dark);align-items:center;gap:15px;margin-bottom:1.2rem;font-size:1.1rem;font-weight:600;display:flex}.list-icon{color:#fff;background:linear-gradient(135deg,#104b5d 0%,#46d1af 100%);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;display:flex}.registration-info-box{border-right:4px solid var(--accent-color);color:var(--text-dark);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:15px 20px;font-size:1rem;display:flex;box-shadow:0 4px 15px #0000000d}[dir=ltr] .registration-info-box{border-right:none;border-left:4px solid var(--accent-color)}.registration-info-box .info-icon{border:2px solid var(--accent-color);width:24px;height:24px;color:var(--accent-color);border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;font-size:.9rem;font-style:normal;font-weight:800;display:inline-flex}.about-image-stack{padding:20px;position:relative}.rounded-premium{border-radius:24px;box-shadow:0 20px 40px #00000026}.accent-card-decorative{background:var(--accent-color);z-index:-1;opacity:.3;border-radius:24px;width:200px;height:200px;position:absolute;bottom:-20px;right:-20px}[dir=ltr] .accent-card-decorative{left:-20px;right:auto}.why-title-main{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.why-section-lead{color:#104b5db8;max-width:600px;margin:0 auto;font-size:1rem;font-weight:500;line-height:1.8}.why-features-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-top:4rem;display:grid}.why-feature-card{text-align:center;background:#fff;border:1px solid #104b5d14;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:190px;padding:28px 24px 24px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 10px 26px #104b5d14}.why-feature-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #104b5d1f}.why-feature-icon{width:50px;height:50px;color:var(--accent-color);background:linear-gradient(135deg,#104b5d 0%,#46d1af 100%);border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.15rem;display:flex}.why-feature-card h3{color:var(--text-dark);margin-bottom:.8rem;font-size:1rem;font-weight:800}.why-feature-card p{color:#104b5db8;margin:0;font-size:.9rem;font-weight:500;line-height:1.8}@media (width<=991.98px){.about-main-title{font-size:2.2rem}.why-features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:2.5rem}}@media (width<=575.98px){.why-title-main{font-size:2rem}.why-section-lead{font-size:.92rem}.why-features-grid{grid-template-columns:1fr}.why-feature-card{min-height:0}}.vision-mission-section{align-items:center;min-height:500px;padding:8rem 0;scroll-margin-top:100px;display:flex;position:relative;overflow:hidden}.panorama-bg{z-index:-2;background-image:url(../images/makkah_panorama_sunset.webp);background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.section-overlay-dark{z-index:-1;background:linear-gradient(#104b5dcc 0%,#104b5d99 50%,#104b5df2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.vision-mission-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff14;border:2px solid #ffffff26;border-radius:30px;height:100%;transition:all .4s;overflow:hidden;box-shadow:0 15px 35px #0003}.vision-mission-card:hover{border:2px solid var(--accent-color);background:#ffffff1f;transform:translateY(-10px)}.card-header-premium{background:linear-gradient(135deg,#104b5d 0%,#46d1af 100%);padding:1.5rem 2rem;position:relative}.card-header-premium h3{color:var(--accent-color);text-transform:uppercase;margin:0;font-size:1.8rem;font-weight:800}.header-line{background:var(--accent-color);margin-top:10px;border-radius:2px;width:40px;height:3px;margin-inline-end:auto}.card-body-glass{padding:2.5rem}.card-body-glass p{color:#fff;opacity:.95;margin:0;font-size:1.15rem;font-weight:400;line-height:1.9}@media (width<=991.98px){.vision-mission-section{padding:4rem 0}.card-header-premium h3{font-size:1.5rem}.card-body-glass{padding:1.5rem}}:root{--bg-cream:#fff;--primary-color:#104b5d;--accent-color:#46d1af;--text-dark:#104b5d}.madhahib-section{background-color:var(--bg-cream);text-align:start;padding:6rem 0;scroll-margin-top:100px;position:relative}.madhahib-section>.container{z-index:1;position:relative}.madhahib-section .islamic-overlay{opacity:.2;pointer-events:none;background-image:url(../images/islamic_pattern.webp);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.madhahib-section .col-lg-5{align-self:flex-start;display:block;position:sticky;top:120px;float:none!important}.praying-man-img{z-index:2;border-radius:30px;width:100%;max-width:100%;transition:transform .5s;position:relative;box-shadow:0 20px 50px #0000001a}.illustration-wrapper:hover .praying-man-img{transform:translateY(-10px)}.decor-circle{z-index:1;background:radial-gradient(circle,#46d1af33 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ruling-content-wrap .section-title{color:var(--primary-color);text-align:inherit;font-size:2.2rem;font-weight:800;line-height:1.3}.consensus-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff6;border:1px solid #46d1af33;border-radius:20px;padding:25px;box-shadow:0 10px 30px #0000000d}.consensus-title{color:var(--primary-color);font-size:1.25rem;font-weight:700}.quote-mark{color:var(--accent-color);margin-inline-end:.5rem;font-size:1.5rem;line-height:1}.consensus-text{color:var(--text-dark);opacity:.9;margin-bottom:0;line-height:1.8}.accordion-item-premium{background:#fff;border:1px solid #0000000d;border-radius:15px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.accordion-item-premium.active{border-color:#46d1af4d;box-shadow:0 15px 35px #104b5d1f}.accordion-header-premium{width:100%;text-align:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 25px;transition:all .3s;display:flex}[dir=rtl] .accordion-header-premium{text-align:right}[dir=ltr] .accordion-header-premium{text-align:left}.school-icon-wrap{background:var(--bg-cream);width:45px;height:45px;color:var(--primary-color);border-radius:12px;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;transition:all .3s;display:flex}.accordion-item-premium.active .school-icon-wrap{color:#fff;background:linear-gradient(135deg,#104b5d 0%,#46d1af 100%)}.school-name{color:var(--primary-color);margin-inline-start:20px;font-size:1.1rem;font-weight:700}.arrow-icon{width:10px;height:10px;color:var(--primary-color);opacity:.5;border-bottom:2px solid;border-right:2px solid;transition:transform .4s cubic-bezier(.4,0,.2,1);transform:rotate(45deg)}.arrow-icon.rotated{opacity:1;color:var(--accent-color);transform:rotate(225deg)}.accordion-content-premium{border-top:1px solid #00000008}.content-inner{color:var(--text-dark);opacity:.85;padding:20px 25px 25px 70px;font-size:1.05rem;line-height:1.8}[dir=rtl] .content-inner{padding-left:25px;padding-right:70px}@media (width<=991.98px){.madhahib-section{padding:4rem 0}.madhahib-section .col-lg-5{display:none}.praying-man-img{max-width:80%;margin:0 auto}.ruling-content-wrap{text-align:start}.ruling-content-wrap .section-title{margin-bottom:1.5rem;font-size:1.75rem}.consensus-box{text-align:inherit;margin-bottom:2rem;padding:20px}.consensus-title{font-size:1.15rem}.accordion-header-premium{padding:15px 18px}.school-icon-wrap{width:38px;height:38px;font-size:1rem;margin-right:12px!important}[dir=rtl] .school-icon-wrap{margin-left:12px!important;margin-right:0!important}.school-name{font-size:1rem}.content-inner{padding:20px;font-size:.95rem}[dir=rtl] .content-inner{padding-left:20px;padding-right:50px}}@media (width<=575.98px){.madhahib-section{padding:3rem 0}.ruling-content-wrap .section-title{font-size:1.5rem}.praying-man-img{max-width:90%}}:root{--accent-color:#46d1af}.app-showcase-section{color:#fff;background:linear-gradient(#104b5d 0% 52%,#104b5d 100%);padding:6.5rem 0 5.5rem;position:relative;overflow:hidden}.app-showcase-section .container{z-index:1;position:relative}.app-showcase-heading{margin-bottom:3.5rem}.app-showcase-heading h2{color:var(--accent-color);margin-bottom:.65rem;font-size:2.65rem;font-weight:900;line-height:1.25}.app-showcase-heading p{color:#ffffffb8;margin:0;font-size:1rem}.app-showcase-heading p:after{content:"";background:var(--accent-color);width:64px;height:2px;margin:1rem auto 0;display:block}.app-showcase-steps{direction:ltr;flex-direction:column;gap:2.5rem;width:min(100%,1080px);margin-inline:auto;display:flex}.app-showcase-step{box-sizing:border-box;align-items:center;gap:clamp(2.5rem,8vw,7rem);min-height:340px;display:flex}.app-showcase-copy{text-align:right;direction:rtl;flex:0 360px;max-width:360px}.app-showcase-copy span{color:var(--accent-color);background:#46d1af14;border:1px solid #46d1af61;border-radius:8px;justify-content:center;align-items:center;margin-bottom:.55rem;padding:.3rem .8rem;font-size:.78rem;font-weight:800;display:inline-flex}.app-showcase-copy h3{color:#fff;margin-bottom:.65rem;font-size:2rem;font-weight:900;line-height:1.2}.app-showcase-copy p{color:#ffffffc7;margin:0;font-size:.95rem;line-height:1.9}[dir=ltr] .app-showcase-copy{text-align:left;direction:ltr}.app-showcase-phone{flex:0 0 235px;justify-content:center;align-items:center;display:flex}.app-showcase-phone img{object-fit:contain;display:block}.app-showcase-step--discover,.app-showcase-step--assure{justify-content:flex-end;padding-inline-end:clamp(1rem,8vw,6rem)}.app-showcase-step--discover .app-showcase-copy,.app-showcase-step--assure .app-showcase-copy{order:1}.app-showcase-step--discover .app-showcase-phone,.app-showcase-step--assure .app-showcase-phone{order:2}.app-showcase-step--connect{justify-content:space-between;padding-inline:clamp(1rem,7vw,6rem)}.app-showcase-step--connect .app-showcase-phone{order:1}.app-showcase-step--connect .app-showcase-copy{order:2}@media (width<=991.98px){.app-showcase-section{padding:5rem 0 4rem}.app-showcase-step{justify-content:center;gap:2rem;min-height:0;padding-inline:0}.app-showcase-copy{flex-basis:min(360px,50%)}.app-showcase-phone{flex-basis:min(230px,40%)}}@media (width<=767.98px){.app-showcase-section{padding:4.5rem 0}.app-showcase-heading h2{font-size:2rem}.app-showcase-steps{gap:3.4rem}.app-showcase-step,.app-showcase-step--discover,.app-showcase-step--connect,.app-showcase-step--assure{text-align:center;flex-direction:column;justify-content:center;gap:1.45rem;padding-inline:0}.app-showcase-step--discover .app-showcase-copy,.app-showcase-step--connect .app-showcase-copy,.app-showcase-step--assure .app-showcase-copy{order:1}.app-showcase-step--discover .app-showcase-phone,.app-showcase-step--connect .app-showcase-phone,.app-showcase-step--assure .app-showcase-phone,.app-showcase-step--connect .app-showcase-phone{order:2}.app-showcase-copy{text-align:center;flex:0 auto;max-width:100%}.app-showcase-phone{flex:0 auto}.app-showcase-phone img{width:min(190px,78vw)}}:root{--accent-color:#46d1af;--text-dark:#104b5d}.our-apps-section{color:var(--text-dark);background:linear-gradient(#104b5d 0% 52%,#104b5d 100%);padding:6rem 0 5rem;position:relative;overflow:hidden}.our-apps-section .container{z-index:1;position:relative}.our-apps-heading{margin-inline:auto;max-width:760px;margin-bottom:3.25rem}.our-apps-heading h2{color:var(--landing-white);margin-bottom:.65rem;font-size:2.75rem;font-weight:900;line-height:1.25}.our-apps-heading p{color:#ffffffb8;margin:0;font-size:1rem}.our-apps-heading p:after{content:"";background:var(--accent-color);width:64px;height:2px;margin:1.15rem auto 0;display:block}.our-apps-highlights{counter-reset:app-highlight;text-align:center;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));justify-self:center;gap:.75rem;width:100%;margin:0 auto .75rem;padding:0;list-style:none;display:grid}.our-apps-highlights li{color:#ffffffd1;background:#ffffff0b;border:1px solid #46d1af2e;border-radius:8px;align-content:start;justify-items:center;gap:.7rem;min-width:0;min-height:112px;padding:1.15rem 1rem 1.05rem;font-size:.9rem;font-weight:500;line-height:1.65;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0f}.our-apps-highlights li:before{counter-increment:app-highlight;content:counter(app-highlight, decimal-leading-zero);width:2.1rem;height:2.1rem;color:var(--accent-color);background:#46d1af24;border-radius:8px;justify-content:center;align-items:center;font-size:.78rem;font-weight:900;line-height:1;display:inline-flex}.our-apps-list{--apps-phone-height:clamp(390px, 35vw, 470px);grid-template-columns:repeat(3,minmax(0,1fr));place-items:end center;gap:2rem clamp(2rem,5vw,5rem);width:min(100%,1080px);margin-inline:auto;display:grid}[dir=ltr] .our-apps-list{align-items:start}.our-apps-item{grid-template-rows:var(--apps-phone-height) auto auto;text-align:center;justify-items:center;width:100%;min-width:0;max-width:300px;display:grid}.our-apps-phone{width:min(100%,260px);height:var(--apps-phone-height);justify-content:center;align-items:flex-end;display:flex}.our-apps-phone img{object-fit:contain;filter:drop-shadow(0 26px 30px #00000047);width:100%;max-width:100%;height:100%;display:block}.our-apps-item h3{color:var(--accent-color);margin:1.25rem 0 0;font-size:1.15rem;font-weight:900;line-height:1.5}.our-apps-item p{color:#ffffffb8;max-width:230px;margin:.35rem auto 0;font-size:.9rem;font-weight:500;line-height:1.65}.apps-download-panel{text-align:center;background:linear-gradient(135deg,#ffffff0a,#46d1af08),#062f3875;border:1px solid #46d1af1f;border-radius:8px;width:min(100%,900px);margin:4.75rem auto 0;padding:48px 42px;box-shadow:inset 0 1px #ffffff0a,0 24px 52px #00000029}.apps-download-icon{color:#0b3d38;background:#d8bb78;border-radius:8px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:26px;font-size:2rem;display:inline-flex}.apps-download-panel h3{color:#d8bb78;margin:0;font-size:2.8rem;font-weight:900;line-height:1.25}.apps-download-panel p{color:#ffffffb8;max-width:540px;margin:18px auto 0;font-size:1.05rem;font-weight:500;line-height:1.8}.apps-rating{color:#ffffffb8;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:18px;font-size:.92rem;font-weight:700;display:flex}.apps-stars{color:#d8bb78;gap:2px;font-size:.92rem;display:inline-flex}.apps-store-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:660px;margin:34px auto 0;display:grid}.apps-store-button{color:#ffffffeb;background:#0422267a;border:1px solid #46d1af1a;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:60px;padding:12px 18px;font-size:.94rem;font-weight:900;line-height:1.2;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.apps-store-button i{color:#d8bb78;font-size:1.5rem}.apps-store-button span{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.apps-store-button small{color:#ffffff8a;font-size:.72rem;font-weight:700}.apps-store-button:hover{color:#fff;background:#46d1af1a;border-color:#46d1af47;text-decoration:none;transform:translateY(-2px)}@media (width<=991.98px){.our-apps-section{padding:5rem 0 4rem}.our-apps-list{--apps-phone-height:360px;gap:1.75rem}.our-apps-phone img{width:100%;height:100%}.apps-download-panel{padding:40px 28px}.apps-store-actions{grid-template-columns:1fr;max-width:360px}}@media (width<=767.98px){.our-apps-section{padding:4.5rem 0}.our-apps-heading h2{font-size:2rem}.our-apps-heading p{font-size:.95rem;line-height:1.7}.our-apps-highlights{text-align:start;grid-template-columns:1fr;gap:.8rem}.our-apps-highlights li{min-height:0;text-align:inherit;grid-template-columns:auto minmax(0,1fr);place-items:center start;padding:.9rem 1rem;font-size:.92rem}.our-apps-list{--apps-phone-height:clamp(320px, 82vw, 390px);grid-template-columns:1fr;align-items:center;gap:3rem}.our-apps-item{max-width:320px;margin-top:0}.our-apps-phone img{width:100%;height:100%}.apps-download-panel{margin-top:3.5rem;padding:34px 20px}.apps-download-icon{width:62px;height:62px;font-size:1.7rem}.apps-download-panel h3{font-size:2.1rem}.apps-download-panel p{font-size:.95rem}.apps-rating{flex-direction:column}.apps-store-button{min-height:58px}}.faq-section{background:#fff;padding:5rem 0}.faq-item{background:#fff;border-radius:12px;margin-bottom:1.5rem;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.faq-item:hover{box-shadow:0 4px 16px #46d1af33}.faq-header{background:#fff}.faq-button{cursor:pointer;text-align:right;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:all .3s;display:flex}.faq-button:hover{background:#fff}.faq-button:focus{box-shadow:none;outline:none}.faq-question{color:#104b5d;text-align:start;flex:1;padding-left:1rem;font-size:1.15rem;font-weight:600}.faq-icon{color:var(--primary-color);align-items:center;transition:transform .3s;display:flex}.faq-button.collapsed .faq-icon{transform:rotate(-180deg)}.faq-button:not(.collapsed) .faq-icon{transform:rotate(0)}.faq-body{color:#999;text-align:start;border-top:1px solid #9999993d;padding:1.5rem 2rem 2rem;font-size:1rem;line-height:1.8}.faq-body p{margin-bottom:1rem}.faq-body ul{margin:1rem 0;padding-inline-start:1.5rem}.faq-body li{margin-bottom:.7rem;padding-right:1.5rem;position:relative}.faq-body strong{color:#104b5d;font-weight:600}@media (width<=767.98px){.page-header{min-height:280px;padding:7rem 0 3rem}.page-title{font-size:2.25rem}.page-subtitle{font-size:1rem}.faq-section{padding:3.5rem 0}.faq-button{padding:1.2rem 1.25rem}.faq-question{font-size:1rem}.faq-body{padding:1.25rem}}.privacy-policy-page{background:radial-gradient(circle at 100% 0,#46d1af2e,#0000 24%),linear-gradient(#fff 0% 100%);min-height:100vh}.privacy-policy-section{padding:72px 0 88px}.privacy-policy-shell,.privacy-policy-empty{text-align:left;direction:ltr;background:#fffffff0;border:1px solid #104b5d14;border-radius:30px;padding:32px;overflow:hidden;box-shadow:0 18px 45px #104b5d14}.privacy-policy-empty{text-align:center}.privacy-policy-empty p{color:#999;font-size:1rem;line-height:1.9}.privacy-policy-shell>:first-child{margin-top:0}.privacy-policy-shell>:last-child{margin-bottom:0}.privacy-policy-shell :where(h1,h2){color:var(--primary-color);border-bottom:2px solid #104b5d1a;margin:0 0 1.5rem;padding-bottom:.9rem;font-size:2rem;font-weight:800;line-height:1.25}.privacy-policy-shell :where(h3,h4,h5,h6){color:#104b5d;margin:2rem 0 .9rem;font-size:1.25rem;font-weight:800;line-height:1.45}.privacy-policy-shell p{color:#999;margin:0 0 1.1rem;font-size:1rem;line-height:1.95}.privacy-policy-shell :where(ul,ol){margin:1.25rem 0;padding-inline-start:1.4rem}.privacy-policy-shell li{color:#999;margin-bottom:.75rem;font-size:1rem;line-height:1.9}.privacy-policy-shell strong,.privacy-policy-shell b{color:#104b5d;font-weight:800}.privacy-policy-shell a{color:var(--primary-color);text-underline-offset:3px;font-weight:700;text-decoration:underline}.privacy-policy-shell blockquote{background:#104b5d0a;border-inline-start:4px solid #104b5d38;border-radius:18px;margin:1.5rem 0;padding:1rem 1.25rem}.privacy-policy-shell table{border-collapse:collapse;background:#fff;border-radius:20px;width:100%;margin:1.5rem 0;overflow:hidden}.privacy-policy-shell :where(th,td){text-align:start;vertical-align:top;border:1px solid #104b5d14;padding:.9rem 1rem}.privacy-policy-shell th{color:#104b5d;background:#104b5d0d;font-weight:800}.privacy-policy-shell img{border-radius:20px;max-width:100%;height:auto;margin:1.5rem auto;display:block}.privacy-policy-shell hr{border:0;border-top:1px solid #104b5d1f;margin:2rem 0}@media (width<=991px){.privacy-policy-section{padding:56px 0 72px}.privacy-policy-shell,.privacy-policy-empty{border-radius:26px;padding:24px}.privacy-policy-shell :where(h1,h2){font-size:1.65rem}}@media (width<=767px){.page-header{min-height:280px;padding:7rem 0 3rem}.page-title{font-size:2.25rem}.page-subtitle{font-size:1rem}.privacy-policy-section{padding:40px 0 56px}.privacy-policy-shell,.privacy-policy-empty{border-radius:22px;padding:18px}.privacy-policy-shell :where(h1,h2){margin-bottom:1.2rem;padding-bottom:.75rem;font-size:1.4rem}.privacy-policy-shell :where(h3,h4,h5,h6){margin-top:1.5rem;font-size:1.1rem}.privacy-policy-shell :where(p,li),.privacy-policy-empty p{font-size:.95rem;line-height:1.85}.privacy-policy-shell :where(th,td){padding:.75rem .8rem}}:root{--primary-color:#104b5d;--accent-color:#46d1af}.page-header{color:#fff;background:linear-gradient(#104b5d 0% 200%,#104b5d 100%);align-items:center;min-height:450px;padding:8rem 0 1rem;display:flex}.page-title{color:var(--accent-color);margin-bottom:1rem;font-size:3rem;font-weight:900}.page-subtitle{color:#ffffffd1;max-width:720px;margin:0 auto;font-size:1.1rem;line-height:1.8}.terms-page{background:radial-gradient(circle at 0 0,#46d1af2e,#0000 22%),radial-gradient(circle at 100% 100%,#104b5d14,#0000 28%),linear-gradient(#fff 0% 100%);min-height:100vh}.terms-section{padding:72px 0 88px}.terms-intro-card,.terms-shell,.terms-empty{text-align:left;direction:ltr;border:1px solid #104b5d14;border-radius:30px;overflow:hidden;box-shadow:0 18px 45px #104b5d14}.terms-intro-card{color:#fff;background:linear-gradient(#104b5d 0% 200%,#104b5d 100%);margin-bottom:24px;padding:32px;position:relative}.terms-intro-card:after{content:"";inset-inline-end:-40px;pointer-events:none;background:radial-gradient(circle,#46d1af59 0%,#46d1af00 72%);border-radius:50%;width:180px;height:180px;position:absolute;top:-40px}.terms-intro-eyebrow{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff24;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.45rem .9rem;font-size:.8rem;font-weight:800;display:inline-flex}.terms-intro-title{color:#fff;max-width:720px;margin:0 0 .9rem;font-size:1.9rem;font-weight:800;line-height:1.3}.terms-intro-copy{color:#ffffffdb;max-width:760px;font-size:1rem;line-height:1.95}.terms-shell,.terms-empty{background:#fffffff0;padding:32px}.terms-empty{text-align:center}.terms-empty p{color:#999;font-size:1rem;line-height:1.9}.terms-shell>:first-child{margin-top:0}.terms-shell>:last-child{margin-bottom:0}.terms-shell :where(h1,h2){color:var(--primary-color);border-bottom:2px solid #104b5d1a;margin:0 0 1.5rem;padding-bottom:.9rem;font-size:2rem;font-weight:800;line-height:1.25}.terms-shell :where(h3,h4,h5,h6){color:#104b5d;margin:2rem 0 .9rem;font-size:1.25rem;font-weight:800;line-height:1.45}.terms-shell p{color:#999;margin:0 0 1.1rem;font-size:1rem;line-height:1.95}.terms-shell :where(ul,ol){margin:1.25rem 0;padding-inline-start:1.4rem}.terms-shell li{color:#999;margin-bottom:.75rem;font-size:1rem;line-height:1.9}.terms-shell strong,.terms-shell b{color:#104b5d;font-weight:800}.terms-shell a{color:var(--primary-color);text-underline-offset:3px;font-weight:700;text-decoration:underline}.terms-shell blockquote{background:#46d1af29;border-inline-start:4px solid #46d1afe6;border-radius:18px;margin:1.5rem 0;padding:1rem 1.25rem}.terms-shell table{border-collapse:collapse;background:#fff;border-radius:20px;width:100%;margin:1.5rem 0;overflow:hidden}.terms-shell :where(th,td){text-align:start;vertical-align:top;border:1px solid #104b5d14;padding:.9rem 1rem}.terms-shell th{color:#104b5d;background:#104b5d0d;font-weight:800}.terms-shell img{border-radius:20px;max-width:100%;height:auto;margin:1.5rem auto;display:block}.terms-shell hr{border:0;border-top:1px solid #104b5d1f;margin:2rem 0}@media (width<=991px){.terms-section{padding:56px 0 72px}.terms-intro-card,.terms-shell,.terms-empty{border-radius:26px;padding:24px}.terms-intro-title,.terms-shell :where(h1,h2){font-size:1.65rem}}@media (width<=767px){.page-header{min-height:280px;padding:7rem 0 3rem}.page-title{font-size:2.25rem}.page-subtitle{font-size:1rem}.terms-section{padding:40px 0 56px}.terms-intro-card,.terms-shell,.terms-empty{border-radius:22px;padding:18px}.terms-intro-title,.terms-shell :where(h1,h2){font-size:1.4rem}.terms-shell :where(h3,h4,h5,h6){margin-top:1.5rem;font-size:1.1rem}.terms-intro-copy,.terms-shell :where(p,li),.terms-empty p{font-size:.95rem;line-height:1.85}.terms-shell :where(th,td){padding:.75rem .8rem}}.footer{color:var(--landing-white);background:var(--landing-teal-950);text-align:start;border-top:4px solid var(--landing-aqua);padding:74px 0 28px;position:relative;overflow:hidden}.footer .container{z-index:1;position:relative}.footer-grid{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,.8fr));align-items:start;gap:34px;display:grid}.footer-brand-copy{color:#ffffffbd;max-width:360px;margin:20px 0 0;font-size:.98rem;font-weight:500;line-height:1.8}.footer-logo-image{width:auto;max-height:96px}.footer-social{gap:12px;margin-top:18px;display:flex}.social-link{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:42px;height:42px;color:var(--landing-white);background:#ffffff14;border-radius:8px;justify-content:center;align-items:center;font-size:.86rem;font-weight:800;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:flex}.social-link:hover{background:var(--landing-aqua);color:var(--landing-teal-950);transform:translateY(-2px);-webkit-text-decoration:unset!important;text-decoration:unset!important}.social-link svg{fill:currentColor;width:20px;height:20px}.footer-title{color:var(--landing-aqua);margin-bottom:22px;padding-bottom:12px;font-size:1rem;font-weight:900;display:inline-block;position:relative}.footer-title:after{content:"";background:var(--landing-aqua);border-radius:2px;width:34px;height:2px;position:absolute;bottom:0;left:0}[dir=rtl] .footer-title:after{left:auto;right:0}.footer-text{color:#ffffffe6;margin:0 0 10px;font-size:.96rem;line-height:1.7}.footer-link{color:#ffffffc7;width:fit-content;margin-bottom:12px;font-size:.96rem;font-weight:700;text-decoration:none;transition:color .2s,transform .2s;display:block}.footer-link:hover{color:var(--landing-aqua);transform:translate(6px)}[dir=rtl] .footer-link:hover{transform:translate(-6px)}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;margin-top:54px;padding-top:24px;display:flex}.copyright,.association-name{color:#ffffff9e;margin:0;font-size:.9rem;line-height:1.6}@media (width<=991.98px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-direction:column;align-items:flex-start;margin-top:36px}}@media (width<=575.98px){.footer{padding:56px 0 24px}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-logo-image{max-height:82px}.footer-title{margin-bottom:14px}}
