﻿:root{--navy:#082f50;--green:#008b49;--mint:#ddf6e9;--muted:#486078;--line:#e2edf3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--navy);font-family:'DM Sans',sans-serif;background:white}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #399ed8;outline-offset:4px}img{display:block;width:100%;height:100%;object-fit:cover}.container{width:min(1420px,94%);margin:auto}header{background:white;position:sticky;top:0;z-index:30;box-shadow:0 1px 12px #082f5005}.nav{height:105px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:9px;flex-shrink:0}.brand-mark{font-size:78px;line-height:1;color:var(--green);font-family:Georgia,serif;transform:rotate(-12deg)}.brand strong{font-family:Manrope,sans-serif;display:block;font-size:34px;letter-spacing:1px;line-height:1.1;color:#075796;font-weight:800}.brand b{display:block;font-size:15px;letter-spacing:3px;color:var(--green)}.brand small{display:block;font-size:8px;letter-spacing:2px;margin-top:3px}nav{display:flex;gap:23px;align-items:center;font-size:12px;font-weight:600}nav a{padding:12px 0;white-space:nowrap}nav a:hover,nav a.active{color:var(--green)}nav a.active{box-shadow:0 2px var(--green)}.phone{display:flex;align-items:center;gap:10px;white-space:nowrap}.phone small{display:block;font-size:11px;color:var(--muted)}.phone b{font-size:17px}i{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--mint);color:var(--green);font-size:30px;flex-shrink:0;font-weight:700;font-style:normal}.btn{border:0;border-radius:40px;background:linear-gradient(110deg,#07974a,#00814e);color:white;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:13px 24px;font-weight:700;font-size:14px;box-shadow:0 5px 12px #008b4910;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #008b4925}.btn span{font-size:20px}#menu{display:none;border:0;background:var(--mint);border-radius:8px;padding:8px 12px;font-size:24px}.hero{position:relative;min-height:530px;overflow:hidden;background:#edf7f9}.hero-photo{position:absolute;inset:0;width:64%;left:36%;object-position:center 48%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#f3fbff 0%,#f5fbff 32%,#f4fafbe8 43%,#ffffff08 68%)}.hero:after{content:'';position:absolute;bottom:-22px;left:-3%;width:110%;height:42px;background:white;border-radius:50% 50% 0 0}.hero-content{position:relative;padding:65px 0 55px;z-index:2}.eyebrow{font-size:12px;font-weight:800;letter-spacing:3px;color:var(--green)}.hero .eyebrow{color:var(--navy);letter-spacing:5px;margin-bottom:15px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(38px,4.6vw,67px);font-weight:800;line-height:1.04;letter-spacing:-2.5px}h1 em{color:var(--green);font-style:italic}.hero-content>p{font-size:18px;line-height:1.45;max-width:500px;margin-top:17px;color:var(--muted)}.outline{background:#ffffffa6;border:1px solid var(--navy);color:var(--navy)}.btn .play{display:grid;place-items:center;background:var(--navy);color:white;border-radius:50%;font-size:13px;width:29px;height:29px;margin:-5px 0}.trust{display:flex;gap:30px;margin-top:34px}.trust>div{display:flex;align-items:center;gap:10px}.trust b{font-size:12px;line-height:1.3}.handwritten{font-family:Georgia,serif;font-size:25px;font-style:italic;transform:rotate(-10deg);line-height:1.25}.hero-note{position:absolute;left:55%;top:40px;border-bottom:2px solid var(--green)}.hero-note span{color:var(--green)}.values{position:absolute;right:2.5%;top:25px;background:#ffffffd9;border-radius:18px;padding:20px 17px;display:grid;gap:24px;z-index:2;text-align:center}.values b{display:block;font-size:12px;line-height:1.3;margin-top:6px}.section{padding:27px 0}.heading{text-align:center}.heading h2{font-size:31px;line-height:1.3;font-weight:800;letter-spacing:-1px;margin:4px 0}.heading p{font-size:15px;color:var(--muted)}.toolbar{display:flex;align-items:center;justify-content:space-between;margin:18px 0 12px;font-size:12px;color:var(--muted)}.toolbar input{border:1px solid var(--line);border-radius:30px;padding:9px 14px;background:#f8fcfa;width:195px;font:inherit}.services-grid{display:grid;grid-template-columns:repeat(56,minmax(0,1fr));gap:12px}.service-card{grid-column:span 7;border:1px solid var(--line);border-radius:13px;background:linear-gradient(white,#f5fbff);padding:5px 5px 12px;box-shadow:0 1px 7px #163e6508;position:relative;transition:transform .2s,box-shadow .2s;color:var(--navy)}.service-card:nth-child(-n+7){grid-column:span 8}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #082f5018}.service-card img{height:112px;border-radius:9px}.service-icon{display:flex;align-items:center;justify-content:center;background:var(--card-color,var(--green));color:white;border:3px solid white;width:37px;height:37px;border-radius:50%;margin:-20px auto 3px;position:relative;font-size:21px}.service-card h3{font-size:12px;line-height:1.3;font-weight:800;min-height:32px;display:flex;align-items:center;justify-content:center}.about{margin-top:4px;background:linear-gradient(110deg,#f0f8fc,#f9ffff);overflow:hidden}.about-inner{display:flex;align-items:center;gap:32px;min-height:245px}.about-copy{width:31%;padding:25px 0}.about-copy h2{font-size:27px;line-height:1.2;font-weight:800;letter-spacing:-.8px}.about-copy h2 span{color:var(--green);font-size:25px}.about-copy p{font-size:13px;line-height:1.45;color:var(--muted);margin:12px 0 16px;max-width:350px}.about-copy .btn{padding:11px 22px;font-size:12px}.benefits{display:flex;justify-content:space-between;gap:23px;flex:1;text-align:center}.benefits i{width:61px;height:61px}.benefits b{display:block;font-size:12px;line-height:1.3;margin-top:10px}.room{width:27%;height:245px;border-radius:110px 0 0 110px;overflow:hidden;position:relative;margin-right:-3.2%}.room>div{position:absolute;right:18px;top:15px;background:#082f50cf;color:white;font-size:13px;line-height:1.5;padding:19px;border-radius:13px}.room>div span{display:block;color:#8edfb8;font-size:25px}.areas{position:relative;background:radial-gradient(ellipse at 0 100%,#bddbec80,transparent 45%),linear-gradient(110deg,#f3f9fd,#eaf4fa);padding:34px 0 25px;overflow:hidden;border-radius:0 0 50% 5% / 0 0 12% 5%}.areas .heading h2{font-size:26px}.cities{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;max-width:920px;margin:20px auto 0;position:relative}.cities button{border:1px solid #d1e7ef;background:#ffffffda;box-shadow:0 2px 4px #082f5006;color:var(--navy);border-radius:9px;padding:9px 12px;font-size:12px;font-weight:600}.cities button:hover{border-color:var(--green);background:#e5f8ed}.cities button span{color:var(--green);margin-right:7px}.area-note{text-align:center;margin-top:16px;font-size:12px;color:var(--muted)}.area-note span{color:var(--green);font-size:18px}.testimonials .heading h2{font-size:27px}.heading .sample{font-size:10px;color:#758697;margin-top:6px}.reviews-wrap{display:flex;align-items:center;gap:20px;margin-top:20px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;flex:1}.review{border:1px solid var(--line);padding:19px;border-radius:18px;display:flex;gap:16px;background:linear-gradient(white,#fbfdff)}.avatar{width:57px;height:57px;border-radius:50%;background:#e3f0ef;display:grid;place-items:center;flex-shrink:0;color:var(--green);font-weight:800;font-size:19px}.stars{color:#efa913;letter-spacing:2px;font-size:14px}.review p{font-size:13px;line-height:1.45;color:var(--muted);margin:4px 0 8px}.review b{font-size:13px;display:block}.review small{font-size:11px;color:var(--muted)}.arrow{border:1px solid var(--line);background:#edf4fc;border-radius:50%;width:36px;height:36px;font-size:27px;flex-shrink:0}.dots{display:flex;justify-content:center;gap:7px;margin-top:15px}.dots button{width:8px;height:8px;border-radius:50%;border:0;background:#d1deeb;padding:0}.dots button.selected{background:#075796}.contact-banner{background:linear-gradient(105deg,#082f50 12%,#006857 55%,#082f50 90%);color:white;border-radius:8% 15% 0 0 / 12% 14% 0 0}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:27px 25px}.contact-inner h2{font-size:22px;font-weight:700;line-height:1.4}.contact-inner p{font-size:12px;margin-top:5px}.banner-phone{display:flex;align-items:center;gap:12px;font-size:25px;font-weight:700;white-space:nowrap}.banner-phone i{background:white;color:var(--green)}.white{background:white;color:var(--navy);white-space:nowrap}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr 1.4fr .8fr;gap:30px;padding:34px 0 25px}.footer-grid>div{border-left:1px solid #d7e2ed;padding-left:28px}.footer-grid .brand{align-self:center}.footer-grid .brand strong{font-size:29px}.footer-grid .brand b{font-size:13px}.footer-grid .brand-mark{font-size:68px}.footer-grid h3{font-size:14px;font-weight:800;margin-bottom:10px}.footer-grid a:not(.brand),.footer-grid p{display:block;font-size:12px;line-height:1.5;color:var(--muted)}.footer-grid a:hover{color:var(--green)}.contact-info a,.contact-info p{margin-bottom:8px}.footer-grid .whatsapp{display:inline-block;background:var(--mint);color:var(--green);padding:8px 13px;border-radius:20px;margin-top:12px;font-weight:700}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:16px 0;font-size:11px;color:var(--muted)}dialog{border:0;border-radius:22px;padding:35px;width:min(480px,92vw);color:var(--navy);box-shadow:0 25px 100px #082f5040;max-height:90dvh}dialog::backdrop{background:#08233999;backdrop-filter:blur(5px)}dialog h2{font-size:26px;font-weight:800;margin:12px 0}dialog p{font-size:14px;color:var(--muted);line-height:1.5}.close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:27px;color:var(--muted)}form{display:grid;gap:15px;margin-top:20px}form label{display:grid;gap:6px;font-size:13px;font-weight:700}form input,form select,form textarea{width:100%;border:1px solid #cfdee6;border-radius:9px;padding:11px;font:inherit;font-weight:400;background:#fcfefe;color:var(--navy)}dialog ol{padding-left:23px;margin:24px 0;list-style:decimal}dialog li{padding:0 0 20px 8px}dialog li::marker{color:var(--green);font-weight:800}
@media(max-width:1250px){.nav{gap:15px;height:90px}nav{gap:16px;font-size:12px}.header-cta{display:none}.brand strong{font-size:29px}.brand-mark{font-size:65px}.brand b{font-size:13px}.hero-content>p{max-width:440px}.trust{gap:18px}.hero-note{display:none}.about-inner{gap:22px}.benefits{gap:14px}.about-copy h2{font-size:23px}.about-copy h2 span{font-size:21px}.contact-inner{padding:25px 0}.contact-inner .handwritten{display:none}.footer-grid{gap:18px;grid-template-columns:1.1fr .7fr 1fr 1.5fr}.footer-grid>div{padding-left:18px}.footer-grid>div:last-child{display:none}.service-card img{height:100px}}
@media(max-width:950px){.phone{margin-left:auto}nav{display:none;position:absolute;left:0;right:0;top:90px;background:white;padding:20px 5%;box-shadow:0 10px 20px #082f5015}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}#menu{display:block}.hero-photo{left:25%;width:75%}.hero-shade{background:linear-gradient(90deg,#f3fbfff5 15%,#f3fbffe8 43%,#f3fbff22 100%)}.values{display:none}.hero-content{padding:60px 0 45px}.hero{min-height:480px}.hero-content h1{font-size:51px}.services-grid{grid-template-columns:repeat(4,1fr)}.service-card,.service-card:nth-child(-n+7){grid-column:auto}.service-card img{height:125px}.room{display:none}.about-copy{width:40%}.contact-inner{flex-wrap:wrap;justify-content:center;text-align:center}.contact-inner>div{width:100%}.reviews{gap:12px}.review{display:block;padding:15px}.avatar{margin-bottom:10px}.reviews-wrap{gap:10px}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-grid>.brand{grid-column:1/-1;justify-content:center}.heading h2{font-size:27px}}
@media(max-width:600px){html{scroll-padding-top:78px}.container{width:90%}.nav{height:78px}.brand strong{font-size:24px}.brand b{font-size:10px;letter-spacing:2px}.brand small{font-size:6px}.brand-mark{font-size:54px}.phone{display:none}nav{top:78px}.hero{min-height:620px}.hero-photo{inset:auto 0 0;width:100%;height:300px;object-position:center 40%}.hero-shade{background:linear-gradient(180deg,#f3fbff 0%,#f3fbff 47%,#f3fbff10 81%)}.hero-content{padding:32px 0 30px}.hero .eyebrow{font-size:9px;letter-spacing:2.8px}.hero-content h1{font-size:42px;letter-spacing:-1.7px}.hero-content>p{font-size:14px;max-width:370px;margin-top:14px}.btn{font-size:12px;padding:12px 17px;gap:10px}.trust{margin-top:27px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-width:330px;padding:12px;border-radius:15px;background:#ffffffdd}.trust i{height:36px;width:36px;font-size:23px}.trust b{font-size:10px}.section{padding:25px 0}.eyebrow{font-size:10px;letter-spacing:2px}.heading h2{font-size:24px;letter-spacing:-.7px;margin:8px 0}.heading p{font-size:13px;line-height:1.5}.toolbar>span{font-size:10px;max-width:115px}.toolbar input{width:160px}.services-grid{grid-template-columns:repeat(2,1fr);gap:12px}.service-card img{height:125px}.service-card h3{font-size:12px}.about-inner{display:block;padding:6px 0 25px}.about-copy{width:100%;text-align:center}.about-copy p{margin:12px auto 17px}.about-copy h2{font-size:25px}.about-copy h2 span{font-size:24px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.benefits i{width:47px;height:47px;font-size:25px}.benefits b{font-size:10px}.areas .heading h2{font-size:23px}.cities{gap:7px}.cities button{padding:8px 9px;font-size:10px}.reviews{grid-template-columns:1fr}.review{display:flex;padding:15px;gap:10px}.review:not(:first-child){display:none}.reviews-wrap{gap:6px}.arrow{height:28px;width:28px;font-size:22px}.avatar{width:38px;height:38px;font-size:14px}.review p{font-size:12px}.contact-inner{gap:20px}.contact-inner h2{font-size:20px}.banner-phone{font-size:23px}.banner-phone i{height:40px;width:40px;font-size:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div{border:0;padding-left:0}.footer-grid>.contact-info{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px}.footer-bottom{display:block;text-align:center;line-height:1.8}.footer-bottom>span{display:block}dialog{padding:30px 23px}.heading .sample{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Original Alfalah logo: preserve its proportions at every screen size. */
.brand-logo{width:70px;height:79px;object-fit:contain;flex-shrink:0}
.footer-grid .brand-logo{width:60px;height:68px}
@media(max-width:1250px){.nav .brand-logo{width:58px;height:66px}}
@media(max-width:600px){.nav .brand-logo{width:48px;height:54px}.footer-grid .brand-logo{width:54px;height:61px}}
