
:root{--teal:#15878f;--teal2:#0e6f77;--aqua:#61b5ba;--ink:#172124;--muted:#647176;--mist:#f3f8f8;--soft:#e6f2f2;--line:#dbe8e8;--white:#fff;--shadow:0 22px 60px rgba(15,89,95,.12);--shadow2:0 10px 28px rgba(17,75,80,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,"Avenir Next","Noto Sans SC","Microsoft YaHei",Arial,sans-serif;line-height:1.7}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.svg-icon{width:28px;height:28px;display:inline-grid;place-items:center}.svg-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.utility{background:#0d3438;color:#dcebec;font-size:11px;letter-spacing:.08em}.utility .container{height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}.header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.94);backdrop-filter:blur(15px);border-bottom:1px solid rgba(21,135,143,.12)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:240px}.brand img{width:52px;height:52px;object-fit:contain}.brand b{display:block;color:var(--teal);font-size:18px;letter-spacing:.03em}.brand small{display:block;color:#7b898d;font-size:9px;letter-spacing:.12em}.links{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:700}.links a:hover{color:var(--teal)}.nav-cta{background:var(--teal);color:#fff!important;padding:11px 16px;border-radius:12px;box-shadow:0 8px 20px rgba(21,135,143,.18)}.lang{padding:7px 10px;border:1px solid var(--line);border-radius:10px}.menu{display:none;border:0;background:var(--mist);color:var(--teal);width:44px;height:44px;border-radius:12px;font-size:23px}
.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#fff 4%,#f2fbfb 50%,#e6f5f5 100%);padding:80px 0 64px}.hero:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(21,135,143,.13);border-radius:50%;right:-140px;top:-210px;box-shadow:0 0 0 55px rgba(21,135,143,.035),0 0 0 110px rgba(21,135,143,.025)}.hero-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:56px;align-items:center;position:relative}.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:850;color:var(--teal)}.hero h1{font-size:clamp(42px,5.7vw,72px);line-height:1.04;letter-spacing:-.046em;margin:16px 0 20px;max-width:760px}.hero h1 em{font-style:normal;color:var(--teal)}.hero p{font-size:17px;color:var(--muted);max-width:710px;margin:0 0 28px}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:9px;justify-content:center;padding:13px 18px;border-radius:12px;font-weight:800;font-size:13px;border:1px solid transparent}.btn.primary{background:var(--teal);color:#fff;box-shadow:0 12px 24px rgba(21,135,143,.20)}.btn.secondary{border-color:#bcd7d9;background:#fff;color:var(--teal)}.hero-card{background:#fff;border:1px solid rgba(21,135,143,.14);border-radius:28px;box-shadow:var(--shadow);padding:28px;position:relative}.hero-card:after{content:"";position:absolute;right:22px;top:22px;width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,var(--soft),#fff);z-index:0}.hero-logo{width:118px;height:118px;object-fit:contain;margin-bottom:16px}.hero-card h3{font-size:23px;line-height:1.2;margin:0 0 8px}.hero-card p{font-size:13px;margin:0 0 18px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini{background:var(--mist);border-radius:14px;padding:14px;font-size:12px;color:var(--muted)}.mini .svg-icon{color:var(--teal);width:23px;height:23px;margin-bottom:7px}.mini b{display:block;color:var(--ink);font-size:12px}
.trustbar{background:#fff;border-bottom:1px solid var(--line)}.trustgrid{display:grid;grid-template-columns:repeat(4,1fr)}.trustitem{padding:22px 20px;display:flex;gap:13px;align-items:center;border-right:1px solid var(--line)}.trustitem:last-child{border-right:0}.trustitem .svg-icon{color:var(--teal);flex:0 0 auto}.trustitem b{display:block;font-size:13px}.trustitem small{display:block;color:var(--muted);font-size:11px}
section{padding:76px 0}.section-kicker{font-size:11px;font-weight:850;letter-spacing:.16em;color:var(--teal);text-transform:uppercase}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-head h2{font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:-.03em;margin:8px 0 0}.section-head p{max-width:540px;color:var(--muted);font-size:14px;margin:0}.services-sec{background:linear-gradient(180deg,#f8fbfb,#f1f8f8)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;min-height:245px;display:flex;flex-direction:column;overflow:hidden;transition:.25s;box-shadow:0 7px 20px rgba(13,80,84,.045)}.service-card:after{content:"";width:90px;height:90px;position:absolute;right:-32px;top:-34px;background:var(--soft);border-radius:50%}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow2);border-color:#b8d9da}.iconbox{width:52px;height:52px;border-radius:16px;background:linear-gradient(145deg,#e7f6f6,#f9ffff);display:grid;place-items:center;color:var(--teal);margin-bottom:22px;position:relative;z-index:1}.iconbox .svg-icon{width:27px;height:27px}.service-card h3{font-size:17px;line-height:1.35;margin:0 0 7px;position:relative;z-index:1}.service-card p{font-size:12.5px;color:var(--muted);margin:0 0 18px;flex:1}.learn{font-size:12px;font-weight:850;color:var(--teal)}
.content-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:start}.sticky-label{position:sticky;top:140px}.big-number{font-size:84px;line-height:1;font-weight:900;color:#d9eeee}.content-copy h2{font-size:35px;line-height:1.18;letter-spacing:-.025em;margin:0 0 20px}.content-copy h3{font-size:19px;margin:28px 0 8px}.content-copy p,.content-copy li{color:#58666a;font-size:14px}.content-copy ul{padding-left:20px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:26px}.feature{background:var(--mist);border:1px solid var(--line);padding:18px;border-radius:16px}.feature .svg-icon{color:var(--teal);margin-bottom:8px}.feature b{display:block;font-size:13px}.feature span{font-size:11px;color:var(--muted)}
.why-malaysia{background:#0e5056;color:#fff;position:relative;overflow:hidden}.why-malaysia:after{content:"";position:absolute;width:380px;height:380px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-130px;bottom:-180px;box-shadow:0 0 0 45px rgba(255,255,255,.03),0 0 0 90px rgba(255,255,255,.02)}.why-malaysia .section-kicker{color:#9fe1e5}.why-malaysia h2{color:#fff}.why-malaysia p{color:#c8dee0}.reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;position:relative;z-index:1}.reason{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);border-radius:18px;padding:22px}.reason .svg-icon{color:#9fe1e5;margin-bottom:13px}.reason b{display:block;margin-bottom:6px}.reason span{font-size:12px;color:#c9dcde}
.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.audience{border:1px solid var(--line);border-radius:18px;padding:22px;background:#fff}.audience .svg-icon{color:var(--teal);margin-bottom:12px}.audience b{display:block;font-size:14px}.audience p{font-size:12px;color:var(--muted);margin:4px 0 0}.process-sec{background:#f5f9f9}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.step{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;position:relative}.step-no{font-size:12px;font-weight:900;color:var(--teal);background:var(--soft);border-radius:8px;padding:4px 8px;display:inline-block;margin-bottom:14px}.step h3{font-size:15px;margin:0 0 7px}.step p{font-size:12px;color:var(--muted);margin:0}.step .svg-icon{position:absolute;right:18px;top:18px;color:#badcdf;width:30px;height:30px}
.faq-list{display:grid;gap:10px}.faq-list details,.detail-list details{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.faq-list summary,.detail-list summary{list-style:none;cursor:pointer;padding:18px 20px;font-weight:800;font-size:14px;display:flex;justify-content:space-between;gap:15px}.faq-list summary::-webkit-details-marker,.detail-list summary::-webkit-details-marker{display:none}.faq-list summary:after,.detail-list summary:after{content:"+";color:var(--teal);font-size:20px}.faq-list details[open] summary:after,.detail-list details[open] summary:after{content:"−"}.faq-answer,.detail-answer{padding:0 20px 20px;color:#5c696d;font-size:13.5px}.faq-answer p:first-child,.detail-answer p:first-child{margin-top:0}.faq-answer ul,.detail-answer ul{padding-left:20px}
.cta{background:linear-gradient(120deg,var(--teal2),var(--teal));color:#fff;padding:42px 0}.cta-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:30px;align-items:center}.cta h2{font-size:34px;line-height:1.12;margin:0 0 10px}.cta p{color:#d5edef;margin:0}.cta .btn{background:#fff;color:var(--teal);justify-self:end}
.page-hero{background:linear-gradient(125deg,#0d454a,#15878f);color:#fff;padding:60px 0 52px;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.14);border-radius:50%;right:-70px;top:-100px;box-shadow:0 0 0 45px rgba(255,255,255,.035)}.breadcrumbs{font-size:11px;color:#c0dfe1;margin-bottom:24px}.page-hero-grid{display:grid;grid-template-columns:1fr auto;gap:35px;align-items:end;position:relative;z-index:1}.page-hero-icon{width:88px;height:88px;border-radius:25px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.17);display:grid;place-items:center}.page-hero-icon .svg-icon{width:42px;height:42px}.page-hero h1{font-size:clamp(34px,5vw,56px);line-height:1.1;letter-spacing:-.035em;margin:7px 0 10px}.page-hero p{font-size:15px;color:#d4eaeb;max-width:780px;margin:0}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.fact{background:#fff;padding:18px 20px}.fact b{display:block;font-size:10px;letter-spacing:.1em;color:var(--teal);margin-bottom:3px}.fact span{font-size:12px;color:#526064}.detail-wrap{display:grid;grid-template-columns:280px 1fr;gap:36px;align-items:start}.side-nav{position:sticky;top:130px;border:1px solid var(--line);border-radius:18px;padding:20px;background:#fff;box-shadow:0 8px 24px rgba(14,78,83,.05)}.side-nav h4{font-size:12px;margin:0 0 12px;color:var(--teal);letter-spacing:.08em;text-transform:uppercase}.side-nav a{display:flex;gap:10px;align-items:center;padding:9px 0;font-size:12px;color:#647276;border-bottom:1px solid #edf3f3}.side-nav a:last-child{border-bottom:0}.side-nav .svg-icon{width:18px;height:18px;color:var(--teal)}.note{background:#f0f8f8;border:1px solid #cfe6e7;border-left:4px solid var(--teal);border-radius:12px;padding:16px 17px;color:#526266;font-size:12.5px;margin-bottom:18px}.detail-list{display:grid;gap:11px}.detail-list details{box-shadow:0 5px 14px rgba(15,87,91,.03)}.detail-list summary{font-size:15px}.detail-list details[open]{border-color:#b7d9da;box-shadow:0 12px 28px rgba(15,87,91,.07)}
.footer{background:#101b1d;color:#fff;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:40px}.footer-brand{display:flex;gap:12px;align-items:center;margin-bottom:15px}.footer-brand img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:14px;padding:4px}.footer-brand b{color:#83d2d7}.footer p,.footer a{color:#aebec1;font-size:12px}.footer-links{display:grid;gap:8px}.footer h4{margin:0 0 14px;font-size:13px}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:20px;color:#84979a;font-size:11px}.floating-wa{position:fixed;right:18px;bottom:18px;background:#19a75a;color:#fff;padding:13px 17px;border-radius:999px;box-shadow:0 12px 30px rgba(0,0,0,.20);z-index:70;font-size:13px;font-weight:850;display:flex;gap:8px;align-items:center}.floating-wa .svg-icon{width:20px;height:20px}
@media(max-width:980px){.links{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:20px 24px;border-bottom:1px solid var(--line);box-shadow:0 16px 30px rgba(0,0,0,.08);flex-direction:column;align-items:stretch}.links.open{display:flex}.menu{display:block}.hero-grid,.content-split,.cta-grid,.detail-wrap{grid-template-columns:1fr}.hero-card{max-width:580px}.sticky-label,.side-nav{position:static}.service-grid,.reason-grid,.audience-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.trustgrid{grid-template-columns:repeat(2,1fr)}.trustitem:nth-child(2){border-right:0}.facts{grid-template-columns:repeat(2,1fr)}.cta .btn{justify-self:start}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.utility{display:none}.nav{height:70px}.brand{min-width:0}.brand img{width:44px;height:44px}.brand b{font-size:14px}.brand small{font-size:7px}.links{top:70px}.hero{padding:52px 0}.hero h1{font-size:42px}.hero-grid{gap:32px}.hero-card{padding:22px}.mini-grid,.service-grid,.reason-grid,.audience-grid,.steps,.trustgrid,.facts,.footer-grid{grid-template-columns:1fr}.trustitem{border-right:0;border-bottom:1px solid var(--line)}section{padding:56px 0}.section-head{display:block}.section-head p{margin-top:12px}.feature-strip{grid-template-columns:1fr 1fr}.page-hero{padding:44px 0}.page-hero-grid{grid-template-columns:1fr}.page-hero-icon{width:68px;height:68px;border-radius:20px}.detail-list summary{font-size:13.5px;padding:16px}.detail-answer{padding:0 16px 17px}.cta h2{font-size:29px}.floating-wa{right:12px;bottom:12px}}

/* 2026-08 bilingual page polish */
.info-page section.page-content{padding:64px 0 76px}
.info-page .detail-wrap{grid-template-columns:230px minmax(0,1fr);gap:44px}
.info-page .content-copy{max-width:880px}
.info-page .content-copy>h2{font-size:clamp(28px,3vw,38px);margin:0 0 14px;line-height:1.2}
.info-page .content-copy>p{font-size:15px;line-height:1.85;margin:0 0 16px}
.intro-card{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f7fbfb);border-radius:22px;padding:28px 30px;box-shadow:var(--shadow2);margin-bottom:28px}
.intro-card h2{font-size:30px!important;margin:0 0 12px!important}.intro-card p{font-size:15px!important;margin:0!important}
.section-title-row{display:flex;align-items:center;gap:13px;margin:34px 0 18px}.section-title-row .iconbox{width:46px;height:46px;border-radius:14px;margin:0;flex:0 0 auto}.section-title-row h2{font-size:28px;margin:0;line-height:1.2}
.reason-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0 30px}.reason-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:19px 20px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 7px 20px rgba(13,80,84,.04)}.reason-card .svg-icon{width:24px;height:24px;color:var(--teal);flex:0 0 auto;margin-top:2px}.reason-card b{display:block;font-size:14px;margin-bottom:3px}.reason-card span{display:block;font-size:12.5px;color:var(--muted);line-height:1.55}
.expect-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0 0}.expect-card{background:var(--mist);border:1px solid var(--line);border-radius:17px;padding:20px}.expect-card .svg-icon{color:var(--teal);margin-bottom:9px}.expect-card h3{font-size:15px;margin:0 0 6px}.expect-card p{font-size:12.5px!important;line-height:1.65!important;margin:0!important}
.faq-shell{max-width:900px}.faq-intro{margin-bottom:24px}.faq-intro h2{font-size:34px;margin:0 0 8px}.faq-intro p{font-size:15px;color:var(--muted);margin:0}.faq-category{margin:32px 0 12px;display:flex;align-items:center;gap:10px;color:var(--teal);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.faq-list.rich details{border-radius:15px}.faq-list.rich summary{padding:17px 19px;font-size:14px}.faq-list.rich .faq-answer{font-size:13.5px;line-height:1.75}.faq-help{margin-top:30px;border-radius:22px;padding:25px;background:linear-gradient(130deg,#edf8f8,#fff);border:1px solid #cfe6e7;display:flex;align-items:center;justify-content:space-between;gap:22px}.faq-help h3{font-size:20px;margin:0 0 5px}.faq-help p{font-size:13px!important;margin:0!important}.faq-help .btn{flex:0 0 auto}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-card{border:1px solid var(--line);border-radius:20px;background:#fff;padding:24px;box-shadow:0 8px 24px rgba(14,78,83,.055)}.contact-card.wide{grid-column:1/-1}.contact-card .contact-icon{width:48px;height:48px;border-radius:15px;background:var(--mist);display:grid;place-items:center;color:var(--teal);margin-bottom:15px}.contact-card .contact-icon .svg-icon{width:25px;height:25px}.contact-card .label{font-size:11px;color:var(--teal);font-weight:900;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px}.contact-card h3{font-size:21px;line-height:1.35;margin:0 0 8px}.contact-card p{font-size:13.5px!important;line-height:1.7!important;margin:0!important}.contact-card .phone-number{font-size:27px;font-weight:850;letter-spacing:-.02em}.contact-card .btn{margin-top:15px}.contact-note{background:#0f5157;color:#fff;border-radius:20px;padding:24px;margin-top:20px}.contact-note h3{margin:0 0 7px;font-size:20px}.contact-note p{color:#cde4e5!important;margin:0!important;font-size:13px!important}
@media(max-width:980px){.info-page .detail-wrap{grid-template-columns:1fr}.info-page .side-nav{display:none}}
@media(max-width:700px){.reason-cards,.expect-grid,.contact-grid{grid-template-columns:1fr}.contact-card.wide{grid-column:auto}.faq-help{display:block}.faq-help .btn{margin-top:16px}.intro-card{padding:22px}.info-page section.page-content{padding:44px 0 58px}.section-title-row h2{font-size:24px}}


/* ===== Visual & typography refinement ===== */
body{
  font-size:16px;
  line-height:1.72;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.container{width:min(1240px,calc(100% - 48px))}
.nav{height:96px}
.brand{gap:15px;min-width:285px}
.brand img{width:68px;height:68px}
.brand b{font-size:21px;letter-spacing:.025em}
.brand small{font-size:10px}
.links{font-size:14px;gap:26px}
.nav-cta{padding:12px 18px}

.hero{padding:72px 0 70px}
.hero-grid{grid-template-columns:1.02fr .98fr;gap:48px}
.hero h1{font-size:clamp(44px,5.2vw,68px);line-height:1.08;margin:14px 0 22px}
.hero p{font-size:17px;line-height:1.75}
.hero-card{padding:0;border:0;background:transparent;box-shadow:none}
.hero-card .hero-logo,.hero-card h3,.hero-card>p,.hero-card .mini-grid{display:none}
.hero-card::before{
 content:"";display:block;min-height:460px;border-radius:30px;
 background:url("hero-malaysia.svg") center/cover no-repeat;
 box-shadow:0 26px 70px rgba(14,87,93,.18);
 border:1px solid rgba(21,135,143,.12)
}
.section-head h2{font-size:clamp(30px,3.4vw,44px);line-height:1.18}
.section-head p{font-size:15px;line-height:1.75}
.service-card h3{font-size:18px}
.service-card p{font-size:14px;line-height:1.65}
.learn{font-size:13px}
.content-copy h2{font-size:clamp(30px,3.2vw,42px);line-height:1.2}
.content-copy h3{font-size:21px}
.content-copy p,.content-copy li{font-size:15.5px;line-height:1.82}
.feature b{font-size:14px}.feature span{font-size:12px}
.reason b{font-size:15px}.reason span{font-size:13px;line-height:1.65}
.audience b{font-size:15px}.audience p{font-size:13.5px;line-height:1.65}
.step h3{font-size:16px}.step p{font-size:13.5px;line-height:1.65}
.faq-list summary,.detail-list summary{font-size:15.5px;line-height:1.5}
.faq-answer,.detail-answer{font-size:15px;line-height:1.8}
.page-hero{padding:62px 0 58px}
.page-hero h1{font-size:clamp(38px,4.6vw,54px);line-height:1.12}
.page-hero p{font-size:16px;line-height:1.7;max-width:760px}
.page-content h2{font-size:clamp(28px,3.2vw,40px);line-height:1.25}
.page-content h3{font-size:21px}
.page-content p,.page-content li{font-size:15.5px;line-height:1.82}
.footer p,.footer a{font-size:13px;line-height:1.7}

/* visual panels */
.visual-band{padding:0 0 76px}
.visual-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px}
.visual-card{min-height:360px;border-radius:26px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow2)}
.visual-card img{width:100%;height:100%;object-fit:cover}
.visual-copy{padding:34px;background:linear-gradient(145deg,#f8fbfb,#eef7f7);display:flex;flex-direction:column;justify-content:center}
.visual-copy h3{font-size:30px;line-height:1.18;margin:0 0 14px}
.visual-copy p{font-size:15px;color:var(--muted);margin:0}
.home-media{margin-top:28px;display:grid;grid-template-columns:1.08fr .92fr;gap:18px}
.home-media img{width:100%;height:330px;object-fit:cover;border-radius:24px;border:1px solid rgba(255,255,255,.12)}
.home-media .media-text{border-radius:24px;padding:32px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;justify-content:center}
.home-media .media-text h3{font-size:29px;line-height:1.2;margin:0 0 12px;color:#fff}
.home-media .media-text p{font-size:14.5px;color:#d4e9eb;margin:0}

/* generic inner-page visual image */
.page-main .content-shell::before{
 content:"";display:block;height:250px;border-radius:24px;margin:0 0 26px;
 background:url("passport-visa.svg") center/cover no-repeat;
 border:1px solid var(--line);box-shadow:0 12px 34px rgba(14,87,93,.08)
}

/* keep first text blocks comfortable */
.detail-list details{margin-bottom:10px}
.detail-list summary{padding:20px 22px}
.detail-answer{padding:0 22px 22px}

@media(max-width:980px){
 .container{width:min(100% - 32px,1240px)}
 .nav{height:82px}
 .brand img{width:58px;height:58px}
 .brand b{font-size:18px}
 .hero-grid,.visual-grid,.home-media{grid-template-columns:1fr}
 .hero-card::before{min-height:390px}
 .home-media img{height:300px}
}
@media(max-width:640px){
 body{font-size:15px}
 .container{width:calc(100% - 24px)}
 .nav{height:76px}
 .brand{min-width:0;gap:10px}
 .brand img{width:52px;height:52px}
 .brand b{font-size:16px}
 .brand small{font-size:8px}
 .hero{padding:48px 0 52px}
 .hero h1{font-size:38px}
 .hero p{font-size:15.5px}
 .hero-card::before{min-height:300px;border-radius:22px}
 section{padding:58px 0}
 .section-head h2{font-size:31px}
 .service-card h3{font-size:17px}
 .content-copy p,.content-copy li,.page-content p,.page-content li{font-size:15px}
 .page-hero h1{font-size:35px}
 .page-main .content-shell::before{height:190px}
 .visual-copy h3{font-size:25px}
}


/* ===== Real photography refinement ===== */
.hero-card::before{
  background:
    linear-gradient(180deg,rgba(5,55,60,.02),rgba(5,55,60,.08)),
    url("images/family-kuala-lumpur.webp") center 38%/cover no-repeat !important;
}
.page-main .content-shell::before{
  background:
    linear-gradient(90deg,rgba(5,60,65,.08),rgba(5,60,65,.01)),
    url("images/malaysia-immigration.jpg") center 43%/cover no-repeat !important;
  height:300px !important;
}
.photo-story{
  display:grid;grid-template-columns:1.05fr .95fr;gap:24px;
  margin:34px 0 8px;
}
.photo-story figure{
  margin:0;min-height:390px;border-radius:28px;overflow:hidden;
  border:1px solid var(--line);box-shadow:0 20px 50px rgba(14,87,93,.12);
}
.photo-story img{width:100%;height:100%;min-height:390px;object-fit:cover;display:block}
.photo-story-copy{
  padding:38px;border-radius:28px;background:linear-gradient(145deg,#f9fcfc,#edf7f7);
  border:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;
}
.photo-story-copy .eyebrow{margin-bottom:12px}
.photo-story-copy h3{font-size:clamp(27px,3vw,38px);line-height:1.2;margin:0 0 15px}
.photo-story-copy p{font-size:15.5px;line-height:1.8;color:var(--muted);margin:0}
.photo-strip{
 display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin:28px 0 0
}
.photo-strip img{
 width:100%;height:285px;object-fit:cover;border-radius:24px;border:1px solid var(--line);
 box-shadow:0 14px 36px rgba(14,87,93,.1)
}
.about-photo img{object-position:center 34%}
@media(max-width:900px){
 .photo-story,.photo-strip{grid-template-columns:1fr}
 .photo-story figure,.photo-story img{min-height:320px}
 .photo-strip img{height:280px}
}
@media(max-width:640px){
 .page-main .content-shell::before{height:220px !important}
 .photo-story figure,.photo-story img{min-height:270px}
 .photo-story-copy{padding:26px}
 .photo-strip img{height:230px}
}

/* ===== Refined pre-footer photo section ===== */
.prefooter-gallery{padding:28px 0 76px;background:#fff}
.prefooter-gallery .gallery-wrap{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.prefooter-gallery .gallery-card{position:relative;min-height:330px;border-radius:26px;overflow:hidden;border:1px solid var(--line);box-shadow:0 14px 36px rgba(14,87,93,.10)}
.prefooter-gallery .gallery-card img{width:100%;height:100%;min-height:330px;object-fit:cover;display:block}
.prefooter-gallery .gallery-card::after{content:"";position:absolute;inset:auto 0 0;height:48%;background:linear-gradient(to top,rgba(8,40,44,.78),rgba(8,40,44,0))}
.prefooter-gallery .gallery-caption{position:absolute;left:26px;right:26px;bottom:24px;z-index:2;color:#fff}
.prefooter-gallery .gallery-caption h3{margin:0 0 7px;font-size:22px;line-height:1.25;color:#fff}
.prefooter-gallery .gallery-caption p{margin:0;max-width:560px;font-size:14px;line-height:1.6;color:rgba(255,255,255,.88)}
@media(max-width:800px){.prefooter-gallery{padding:22px 0 56px}.prefooter-gallery .gallery-wrap{grid-template-columns:1fr}.prefooter-gallery .gallery-card,.prefooter-gallery .gallery-card img{min-height:280px}}
@media(max-width:520px){.prefooter-gallery .gallery-card,.prefooter-gallery .gallery-card img{min-height:235px}.prefooter-gallery .gallery-caption{left:20px;right:20px;bottom:18px}.prefooter-gallery .gallery-caption h3{font-size:19px}.prefooter-gallery .gallery-caption p{font-size:13px}}

/* ===== About page richer photo editorial ===== */
.about-photo-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:20px;margin:30px 0 54px}
.about-photo-main,.about-photo-side{position:relative;border-radius:26px;overflow:hidden;border:1px solid var(--line);box-shadow:0 16px 42px rgba(14,87,93,.10)}
.about-photo-main{min-height:420px}.about-photo-side{min-height:420px}
.about-photo-main img,.about-photo-side img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}
.about-photo-main:after,.about-photo-side:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(to top,rgba(7,45,49,.72),transparent)}
.about-photo-label{position:absolute;z-index:2;left:25px;right:25px;bottom:22px;color:#fff}
.about-photo-label b{display:block;font-size:21px;line-height:1.3;margin-bottom:5px}
.about-photo-label span{font-size:13.5px;line-height:1.55;color:rgba(255,255,255,.88)}
.about-mini-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0 58px}
.about-mini-gallery figure{margin:0;border-radius:22px;overflow:hidden;height:230px;border:1px solid var(--line);box-shadow:0 10px 28px rgba(14,87,93,.08)}
.about-mini-gallery img{width:100%;height:100%;object-fit:cover;display:block}
@media(max-width:800px){.about-photo-grid{grid-template-columns:1fr}.about-photo-main,.about-photo-side,.about-photo-main img,.about-photo-side img{min-height:300px}.about-mini-gallery{grid-template-columns:1fr 1fr}.about-mini-gallery figure:last-child{grid-column:1/-1}}
@media(max-width:520px){.about-mini-gallery{grid-template-columns:1fr}.about-mini-gallery figure:last-child{grid-column:auto}.about-mini-gallery figure{height:220px}}

/* ===== Sequence section heading ===== */
.sequence-heading{
  margin:34px 0 14px;
  padding:0 4px;
}
.sequence-heading h2{
  margin:0;
  font-size:22px;
  line-height:1.35;
  color:var(--ink);
}
@media(max-width:640px){
  .sequence-heading h2{font-size:20px}
}

.context-cta{margin:30px 0;padding:24px 26px;border:1px solid #cfe4e5;border-radius:22px;background:#f1f9f9;display:flex;align-items:center;justify-content:space-between;gap:22px}
.context-cta b{display:block;font-size:18px;margin-bottom:6px}.context-cta span{font-size:14px;line-height:1.65;color:var(--muted)}
.context-cta a{white-space:nowrap;text-decoration:none;background:#118c94;color:white;font-weight:700;padding:13px 18px;border-radius:14px}
.editorial-break{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:center;margin:34px 0;padding:25px;border:1px solid var(--line);border-radius:25px;background:#f8fbfb}
.editorial-break img{width:100%;height:230px;object-fit:cover;border-radius:19px}.editorial-break h3{font-size:25px;margin:0 0 10px}.editorial-break p{font-size:14.5px;line-height:1.75;color:var(--muted)}
.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px}.trust-row div{padding:15px;border:1px solid var(--line);border-radius:16px;background:white}.trust-row b{font-size:13.5px}.trust-row small{display:block;margin-top:4px;color:var(--muted);line-height:1.5}
@media(max-width:760px){.context-cta{flex-direction:column;align-items:flex-start}.editorial-break{grid-template-columns:1fr}.trust-row{grid-template-columns:1fr}}

/* ===== 10/10 final polish: restrained, premium, consistent ===== */
:root{--radius-xl:28px;--shadow-premium:0 18px 50px rgba(12,71,76,.09)}
body{letter-spacing:-.005em}
section{scroll-margin-top:100px}
.service-card,.reason,.audience,.step,.detail-list details,.faq-list details{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.service-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-premium);border-color:rgba(17,140,148,.24)}
.page-content{max-width:100%}
.page-main .content-shell{max-width:980px}
.page-main .content-shell::before{height:275px!important;margin-bottom:34px!important}
.detail-list{display:grid;gap:12px}
.detail-list details{margin:0!important;overflow:hidden;background:#fff}
.detail-list summary{font-size:16px!important;padding:21px 24px!important}
.detail-answer{padding:0 24px 24px!important;max-width:900px}
.detail-answer p,.detail-answer li{max-width:82ch}
.sequence-heading{margin-top:42px!important}
.sequence-heading h2{font-size:26px!important;letter-spacing:-.02em}
.editorial-break{margin:38px 0!important;padding:30px!important;box-shadow:0 12px 36px rgba(12,71,76,.06)}
.editorial-break img{height:260px!important}
.context-cta{margin:38px 0!important;padding:28px 30px!important;box-shadow:0 12px 32px rgba(17,140,148,.07)}
.context-cta a{transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 8px 18px rgba(17,140,148,.18)}
.context-cta a:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(17,140,148,.24)}
/* subtle section numbering rhythm */
.detail-list details summary::marker{color:#118c94}
/* polished footer separation */
.footer{border-top:1px solid rgba(255,255,255,.08)}
/* desktop reading comfort */
@media(min-width:1100px){
 .page-layout{gap:48px}
 .page-content p,.page-content li{font-size:16px!important}
 .hero p{max-width:680px}
}
/* mobile */
@media(max-width:640px){
 .page-main .content-shell::before{height:205px!important;margin-bottom:24px!important}
 .detail-list summary{padding:18px!important;font-size:15.5px!important}
 .detail-answer{padding:0 18px 20px!important}
 .sequence-heading h2{font-size:22px!important}
 .editorial-break,.context-cta{padding:21px!important;margin:28px 0!important}
}
