
:root{--bg:#020b1d;--panel:#07152d;--panel2:#0a1935;--line:#244470;--text:#f7f9ff;--muted:#b8c4dc;--cyan:#13d7ff;--blue:#008cff;--purple:#9224ff;--radius:16px;--shadow:0 18px 44px rgba(0,0,0,.3)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 67% 8%,#0a2c66 0,#030d22 37%,#010714 74%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.section-shell{width:min(1640px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:12px;z-index:1000;transform:translateY(-160%);padding:10px 16px;background:#fff;color:#07152d;border-radius:8px;font-weight:800}.skip-link:focus{transform:none}.desktop-notice{display:none}
.site-header{height:78px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:22px;padding:0 20px;position:sticky;top:0;z-index:30;background:rgba(2,9,24,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(66,119,188,.25)}.brand img{width:190px}.desktop-nav{display:flex;justify-content:center;gap:25px;font-size:13px;font-weight:700}.desktop-nav a{padding:28px 0 23px;color:#e8edf8;position:relative;white-space:nowrap}.desktop-nav a:after{content:"";height:2px;background:linear-gradient(90deg,var(--cyan),var(--purple));position:absolute;left:0;right:0;bottom:17px;transform:scaleX(0);transition:.2s}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:12px}.language-switch{border:0;background:none;color:#fff;font-weight:800;cursor:pointer}.language-switch span:nth-child(2){opacity:.35;margin:0 7px}.language-switch[aria-pressed=true] .lang-cn,.language-switch[aria-pressed=false] .lang-en{color:var(--cyan)}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 21px;border-radius:999px;font-weight:850;letter-spacing:.01em;border:1px solid transparent;transition:.2s;cursor:pointer}.button:hover{transform:translateY(-2px);filter:brightness(1.08)}.button-primary{color:#fff;background:linear-gradient(90deg,#04cfe9,#6e26ff);box-shadow:0 10px 28px rgba(54,64,255,.25)}.button-outline{border-color:#d4e1ff;background:rgba(4,12,29,.45)}.button.compact{min-height:38px;padding:0 18px}.button.small{min-height:36px;padding:0 15px;font-size:12px}.button[disabled]{cursor:not-allowed;filter:saturate(.25);opacity:.62;transform:none}
.hero{display:grid;grid-template-columns:410px 1fr;gap:18px;min-height:395px;padding-top:15px}.hero-copy{padding:35px 0 20px 5px;position:relative;z-index:2}.eyebrow{margin:0 0 12px;color:var(--cyan);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.hero h1{font-size:50px;line-height:1.01;margin:0;letter-spacing:-.04em}.hero h1 span{background:linear-gradient(90deg,var(--cyan),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-cn{font-size:19px;margin:18px 0 8px}.hero-lead{max-width:370px;color:#e0e6f1;margin:0 0 22px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.world-stage{position:relative;height:395px;overflow:hidden;background:radial-gradient(circle at center,#0b3f83,#041331 70%)}.world-stage:after{content:"";position:absolute;inset:0;border:1px solid rgba(63,152,255,.2);pointer-events:none}.world-stage>img{width:100%;height:100%;object-fit:cover}.world-glow{position:absolute;inset:15% 25%;border-radius:50%;box-shadow:0 0 100px 35px rgba(0,174,255,.18)}.world-label{position:absolute;padding:8px 12px;border:1px solid #11c7ff;border-radius:8px;background:rgba(2,11,28,.86);box-shadow:0 0 25px rgba(0,186,255,.25);transition:.2s}.world-label:hover{transform:translateY(-3px);background:#081a3c}.world-label strong,.world-label span{display:block}.world-label strong{font-size:13px}.world-label span{font-size:11px}.world-label.penang{left:5%;top:8%}.world-label.johor{right:3%;top:10%;border-color:#d445ff}.world-label.kl{left:15%;bottom:6%}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(180deg,rgba(8,27,59,.96),rgba(4,15,35,.96));border:1px solid var(--line);border-radius:var(--radius);margin-top:10px;box-shadow:var(--shadow)}.trust-strip article{display:grid;grid-template-columns:42px 1fr;gap:11px;padding:15px 17px;position:relative}.trust-strip article:not(:last-child):after{content:"";position:absolute;right:0;top:16px;bottom:16px;width:1px;background:rgba(111,154,216,.3)}.feature-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--cyan);border-radius:11px;color:var(--cyan)}.feature-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.trust-strip h2{font-size:12px;margin:0 0 3px}.trust-strip p{font-size:10px;color:var(--muted);margin:0}
.panel{background:linear-gradient(180deg,rgba(10,27,58,.97),rgba(4,14,32,.97));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.section-heading{min-height:33px;display:flex;align-items:center;justify-content:space-between;padding:5px 14px;border-bottom:1px solid rgba(80,129,193,.25)}.section-heading p{font-size:12px;font-weight:900;margin:0;letter-spacing:.025em}.section-heading span,.section-heading button{font-size:10px;color:#91b9ff;background:none;border:0}.section-heading button[disabled]{opacity:.65}
.content-grid{display:grid;grid-template-columns:1.1fr .92fr 1fr;gap:11px;margin-top:12px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:10px}.service-card{background:#f6f8fc;color:#13203b;border-radius:12px;overflow:hidden;min-height:180px;display:grid;grid-template-rows:95px 1fr}.service-card img{width:100%;height:95px;object-fit:cover}.service-card>div{padding:9px}.card-kicker{font-size:8px;font-weight:900;color:#7f45c9;letter-spacing:.08em}.service-card h2{font-size:12px;color:#243d8d;margin:2px 0 6px}.service-card p{font-size:9px;line-height:1.4;margin:0 0 9px}.service-card a{font-size:8px;font-weight:850;color:#0769a4}.process-list{list-style:none;margin:0;padding:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.process-list li{position:relative}.process-list li:not(:last-child):after{content:"→";position:absolute;right:-9px;top:17px;color:#3ea6ff}.process-list li>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#087cff,#8b2be2);font-size:11px;font-weight:900;margin-bottom:10px}.process-list h2{font-size:11px;margin:0 0 6px}.process-list p{font-size:9px;color:var(--muted);margin:0}.duke-panel{display:grid;grid-template-columns:46% 1fr;gap:14px;padding:10px}.duke-image-wrap{position:relative;min-height:190px}.duke-image-wrap img{width:100%;height:100%;object-fit:cover;border-radius:11px}.asset-badge{position:absolute;left:7px;bottom:7px;background:rgba(2,11,29,.84);border:1px solid rgba(86,172,255,.55);padding:4px 7px;border-radius:999px;font-size:8px}.duke-copy{align-self:center}.mini-title{font-weight:900;font-size:18px;margin:0 0 4px}.mini-title span{color:#6aa6ff}.duke-panel h2{font-size:13px;margin:0 0 7px}.duke-panel p:not(.mini-title){font-size:10px;color:var(--muted);margin:0 0 11px}.social-mini{display:flex;gap:5px;margin-top:9px;flex-wrap:wrap}.social-mini button{height:25px;border:1px solid #315787;border-radius:7px;background:#0a1e42;color:#93a6c7;font-size:8px;padding:0 7px}
.media-row{display:grid;grid-template-columns:1fr 1.42fr;gap:11px;margin-top:11px}.guidance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px}.guidance-grid article{min-height:132px;padding:10px;border:1px solid rgba(64,117,184,.5);border-radius:11px;background:linear-gradient(145deg,rgba(11,44,88,.9),rgba(22,10,58,.9))}.topic-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:linear-gradient(145deg,#087cff,#8b2be2);font-size:9px;font-weight:900}.guidance-grid h2{font-size:10px;margin:8px 0 5px}.guidance-grid p{font-size:8.5px;color:var(--muted);margin:0 0 9px}.guidance-grid button,.story-grid button{border:0;background:none;color:#65c8ff;padding:0;font-size:8px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:10px}.story-grid article{background:#081934;border:1px solid rgba(72,123,190,.42);border-radius:11px;overflow:hidden}.story-visual{height:66px;display:grid;place-items:center;background:radial-gradient(circle at 30% 20%,#196e91,#182350 48%,#251340);font-size:8px;color:#d6def1}.story-grid blockquote{font-size:9px;line-height:1.45;margin:9px 10px 6px}.story-grid article>p{font-size:8px;color:#91a3c3;margin:0 10px 10px}
.lower-row{display:grid;grid-template-columns:1.2fr .92fr 1fr;gap:11px;margin-top:11px}.agency-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px}.agency-cards figure{margin:0;text-align:center}.asset-wrap{position:relative}.asset-wrap img{width:100%;height:78px;object-fit:cover;border-radius:8px;filter:saturate(.85)}.asset-wrap span{position:absolute;inset:auto 4px 4px;background:rgba(1,8,22,.82);border-radius:5px;padding:3px;font-size:6.5px}.agency-cards figcaption{font-size:9px;margin-top:5px}.agency-cards small{display:block;color:var(--muted);font-size:7.5px}.social-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px}.social-grid article{min-height:67px;border:1px solid rgba(70,126,198,.45);border-radius:10px;padding:9px;background:linear-gradient(135deg,#081d3e,#17103e)}.social-grid strong,.social-grid span{display:block}.social-grid strong{font-size:10px}.social-grid span{font-size:7.8px;color:var(--muted);margin:2px 0 6px}.social-grid button{border:0;background:none;color:#8291ad;padding:0;font-size:7.5px}.contact-cta{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:16px;border-radius:var(--radius);background:radial-gradient(circle at 75% 20%,rgba(163,60,255,.42),transparent 35%),linear-gradient(115deg,#06345b,#3e0f85);border:1px solid #5c4bc8;box-shadow:var(--shadow)}.contact-cta h2{font-size:19px;line-height:1.08;margin:0 0 6px;text-transform:uppercase}.contact-cta>div>p:not(.eyebrow){font-size:10px;margin:0 0 11px}.contact-status{font-size:8px;color:#e2d9ff;margin:8px 0}.verified-company{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 12px;font-size:8px;color:#d2d9ed}.verified-company strong{color:#fff}
.site-footer{display:grid;grid-template-columns:220px repeat(4,1fr) 1.8fr;gap:24px;align-items:start;padding:19px 0 29px;margin-top:13px;border-top:1px solid rgba(90,133,195,.28)}.footer-brand img{width:190px}.footer-brand p{font-size:9px;color:#8fa0bf}.site-footer h2{font-size:10px;margin:0 0 7px;color:#dce5fa}.site-footer a{display:block;color:#abb8d1;font-size:9px;margin-bottom:4px}.site-footer a:hover{color:var(--cyan)}.copyright{color:#8e9bb6;font-size:8.5px;margin:0;text-align:right}.toast{position:fixed;right:22px;bottom:22px;z-index:100;padding:12px 16px;border-radius:10px;background:#fff;color:#07152d;box-shadow:0 15px 40px rgba(0,0,0,.35);font-size:12px;font-weight:700;opacity:0;transform:translateY(15px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:none}
@media(max-width:1400px){.desktop-nav{gap:15px;font-size:11.5px}.site-header{grid-template-columns:190px 1fr auto;gap:14px}.brand img{width:172px}.hero{grid-template-columns:350px 1fr}.hero h1{font-size:43px}.content-grid{grid-template-columns:1.08fr 1fr .95fr}.service-card{min-height:175px}.lower-row{grid-template-columns:1.24fr .92fr 1fr}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.legal-page{max-width:850px;padding:80px 20px}.legal-page a{color:var(--cyan)}.legal-page h1{font-size:44px}.legal-page p{color:var(--muted);font-size:16px}


/* V3 VISUAL-FIDELITY AND PUBLIC-SAFETY OVERRIDES */
.site-header{height:72px;grid-template-columns:205px 1fr auto;background:rgba(1,7,20,.88);border-bottom-color:rgba(56,152,255,.18)}
.brand img{width:180px}.desktop-nav{gap:22px}.desktop-nav a{padding-top:25px;padding-bottom:22px}.desktop-nav a:after{bottom:14px}
.language-switch:disabled{cursor:not-allowed;opacity:.62;color:#cad5e8}.language-switch:disabled .lang-en{color:var(--cyan)}
.button:disabled{box-shadow:none;filter:saturate(.35);opacity:.56;cursor:not-allowed;transform:none}
.hero{grid-template-columns:420px 1fr;min-height:430px;gap:0;padding-top:0;position:relative}
.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 68% 46%,rgba(0,146,255,.20),transparent 31%);pointer-events:none}
.hero-copy{padding:54px 10px 28px 8px}.hero h1{font-size:53px}.hero-lead{font-size:15px;line-height:1.55}
.world-stage{height:430px;background:transparent;overflow:visible;border-radius:0}
.world-stage:after{display:none}.world-stage>img{object-fit:contain;filter:drop-shadow(0 26px 50px rgba(0,0,0,.42));transform:scale(1.06)}
.world-glow{inset:20% 24%;box-shadow:0 0 130px 46px rgba(0,174,255,.22)}
.world-label{backdrop-filter:blur(8px);border-radius:6px;padding:7px 11px}
.trust-strip{margin-top:-4px;border-radius:12px;background:linear-gradient(180deg,rgba(8,27,59,.89),rgba(4,15,35,.93))}
.panel{border-radius:12px}.content-grid,.media-row,.lower-row{gap:10px}.content-grid{margin-top:10px}.media-row,.lower-row{margin-top:10px}
.section-heading{background:linear-gradient(90deg,rgba(9,35,75,.52),transparent);min-height:36px}
.service-card{box-shadow:0 8px 20px rgba(0,0,0,.18)}
.process-list{padding:18px 14px}.duke-panel{background:radial-gradient(circle at 15% 20%,rgba(24,128,255,.17),transparent 34%),linear-gradient(180deg,rgba(10,27,58,.97),rgba(4,14,32,.97))}
.guidance-grid article{position:relative;overflow:hidden}.guidance-grid article:after{content:"";position:absolute;width:85px;height:85px;border-radius:50%;right:-38px;bottom:-42px;background:rgba(118,43,255,.15)}
.pending-link{display:inline-block;color:#73cfff;font-size:8px;font-weight:800}
.story-visual{background:linear-gradient(135deg,#0c4567,#202455 54%,#371247);position:relative}.story-visual:after{content:"";position:absolute;inset:10px;border:1px solid rgba(255,255,255,.12);border-radius:8px}
.asset-wrap span{background:rgba(1,8,22,.88)}
.contact-cta{background:radial-gradient(circle at 78% 15%,rgba(179,66,255,.50),transparent 34%),linear-gradient(115deg,#063b67,#451090)}
.site-footer{margin-top:10px}.copyright{line-height:1.55}
@media(max-width:1400px){.hero{grid-template-columns:360px 1fr}.hero h1{font-size:45px}.world-stage>img{transform:scale(1.02)}}


/* V4 MOBILE RESPONSIVE HOMEPAGE */
.menu-toggle,.mobile-sticky-cta{display:none}
@media(max-width:1279px){
  :root{--mobile-pad:24px}
  body{padding-bottom:76px;background:radial-gradient(circle at 50% 8%,rgba(0,126,255,.12),transparent 28%),var(--navy)}
  .section-shell{width:auto;max-width:none;margin-left:var(--mobile-pad);margin-right:var(--mobile-pad)}
  .site-header{height:68px;grid-template-columns:1fr auto auto;padding:0 var(--mobile-pad);gap:12px;position:sticky}
  .brand img{width:168px}
  .menu-toggle{display:flex;width:42px;height:42px;border:1px solid rgba(78,147,224,.55);border-radius:10px;background:#071831;flex-direction:column;align-items:center;justify-content:center;gap:5px;order:2}
  .menu-toggle span{width:19px;height:2px;border-radius:2px;background:#dfeaff;transition:.2s}
  .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
  .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .desktop-nav{position:fixed;z-index:89;left:0;right:0;top:68px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px var(--mobile-pad) 22px;background:rgba(1,8,22,.98);border-bottom:1px solid rgba(80,151,234,.32);box-shadow:0 24px 50px rgba(0,0,0,.45)}
  .desktop-nav.open{display:flex}
  .desktop-nav a{padding:13px 4px;border-bottom:1px solid rgba(97,133,184,.16);font-size:15px}
  .desktop-nav a:after{display:none}
  .header-actions{order:3}.header-actions .language-switch{display:none}.header-actions .button{display:none}
  .hero{grid-template-columns:1fr;min-height:0;padding:24px 0 6px;gap:2px}
  .hero:before{background:radial-gradient(circle at 50% 58%,rgba(0,146,255,.20),transparent 31%)}
  .hero-copy{padding:26px 0 4px;text-align:center;position:relative;z-index:2}
  .hero .eyebrow{font-size:10px}.hero h1{font-size:clamp(40px,10vw,58px);line-height:.98;margin:8px 0 12px}.hero-cn{font-size:16px}.hero-lead{font-size:14px;max-width:580px;margin:14px auto 20px}
  .hero-actions{justify-content:center;flex-wrap:wrap}.hero-actions .button{min-width:190px}
  .world-stage{height:auto;min-height:390px;margin-top:-10px;overflow:hidden}
  .world-stage>img{position:relative;width:100%;height:auto;min-height:390px;object-fit:contain;transform:scale(1.08)}
  .world-glow{inset:25% 17%;box-shadow:0 0 90px 35px rgba(0,174,255,.20)}
  .world-label{font-size:9px;padding:6px 8px}.world-label span{font-size:8px}.world-label.penang{top:19%;left:8%}.world-label.johor{top:21%;right:4%}.world-label.kl{bottom:16%;left:26%}
  .trust-strip{grid-template-columns:1fr 1fr;margin-top:0;padding:10px}.trust-strip article{padding:14px 12px;border-right:0;border-bottom:1px solid rgba(81,134,199,.24)}.trust-strip article:nth-last-child(-n+2){border-bottom:0}.trust-strip h2{font-size:12px}.trust-strip p{font-size:9.5px}.feature-icon{width:34px;height:34px}
  .content-grid,.media-row,.lower-row{grid-template-columns:1fr;gap:12px;margin-top:12px}
  .section-heading{min-height:46px;padding:10px 14px}.section-heading p{font-size:12px}.section-heading span{font-size:9px}
  .service-grid{grid-template-columns:1fr;padding:12px}.service-card{display:grid;grid-template-columns:42% 1fr;min-height:170px}.service-card img{height:100%;min-height:170px}.service-card>div{padding:18px 14px}.service-card h2{font-size:18px}.service-card p{font-size:11px}
  .process-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px}.process-list li{min-height:130px;border:1px solid rgba(61,116,184,.42);border-radius:10px;padding:14px;align-items:flex-start}.process-list li>span{font-size:22px}.process-list h2{font-size:13px}.process-list p{font-size:10px}
  .duke-panel{grid-template-columns:42% 1fr;padding:12px}.duke-image-wrap{min-height:260px}.duke-panel h2{font-size:18px}.duke-panel p:not(.mini-title){font-size:12px}.mini-title{font-size:24px}.social-mini button{font-size:9px;height:29px}
  .guidance-grid{grid-template-columns:1fr 1fr;gap:10px;padding:12px}.guidance-grid article{min-height:160px;padding:14px}.guidance-grid h2{font-size:13px}.guidance-grid p{font-size:10px}.pending-link{font-size:9px}
  .story-grid{grid-template-columns:1fr;gap:10px;padding:12px}.story-grid article{display:grid;grid-template-columns:38% 1fr;min-height:135px}.story-visual{height:100%;min-height:135px}.story-grid blockquote{font-size:11px;margin:18px 14px 6px}.story-grid article>p{font-size:9px;margin:0 14px 14px;grid-column:2}
  .agency-cards{grid-template-columns:1fr 1fr;padding:12px;gap:12px}.asset-wrap img{height:150px}.asset-wrap span{font-size:8px}.agency-cards figcaption{font-size:11px}.agency-cards small{font-size:9px}
  .social-grid{padding:12px}.social-grid article{min-height:100px;padding:14px}.social-grid strong{font-size:14px}.social-grid span{font-size:10px}
  .contact-cta{padding:30px 22px}.contact-cta h2{font-size:26px;max-width:620px}.contact-cta>div>p:not(.eyebrow){font-size:12px}.verified-company{font-size:9px}
  .site-footer{grid-template-columns:1fr 1fr;gap:22px;padding:30px var(--mobile-pad);margin-top:12px}.footer-brand,.copyright{grid-column:1/-1}.copyright{text-align:left}.footer-brand img{width:200px}
  .mobile-sticky-cta{display:grid;grid-template-columns:1fr 1fr;position:fixed;z-index:95;left:0;right:0;bottom:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom));gap:10px;background:rgba(1,8,22,.96);border-top:1px solid rgba(63,152,244,.38);backdrop-filter:blur(12px)}
  .mobile-sticky-cta a{height:46px;border-radius:10px;display:grid;place-items:center;font:800 13px/1 inherit}
  .mobile-sticky-cta a{border:1px solid #3075bd;color:#dcecff;background:#081a38}.mobile-sticky-cta a:last-child{border:0;color:#fff;background:linear-gradient(115deg,#16c784,#08a95c)}
  .toast{right:14px;left:14px;bottom:82px;text-align:center}
  .legal-page{padding:50px var(--mobile-pad) 100px}.legal-page h1{font-size:34px}
}
@media(max-width:767px){
  :root{--mobile-pad:16px}
  .site-header{padding:0 16px}.brand img{width:150px}
  .hero{padding-top:10px}.hero-copy{padding-top:20px}.hero h1{font-size:42px}.hero-lead{font-size:13px}
  .hero-actions{display:grid;grid-template-columns:1fr;width:100%}.hero-actions .button{width:100%;min-width:0}
  .world-stage{min-height:315px}.world-stage>img{min-height:315px;transform:scale(1.15)}
  .world-label{font-size:8px}.world-label span{font-size:7px}.world-label.penang{top:16%;left:2%}.world-label.johor{top:18%;right:0}.world-label.kl{bottom:13%;left:18%}
  .trust-strip{grid-template-columns:1fr}.trust-strip article,.trust-strip article:nth-last-child(-n+2){border-bottom:1px solid rgba(81,134,199,.24)}.trust-strip article:last-child{border-bottom:0}
  .service-card{grid-template-columns:1fr}.service-card img{height:190px;min-height:0}.process-list{grid-template-columns:1fr}.process-list li{min-height:0}
  .duke-panel{grid-template-columns:1fr}.duke-image-wrap{min-height:310px}.duke-copy{padding:8px 4px 4px}
  .guidance-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:12px}.guidance-grid article{flex:0 0 78%;scroll-snap-align:start}
  .story-grid article{grid-template-columns:1fr}.story-visual{min-height:170px}.story-grid blockquote,.story-grid article>p{grid-column:1}
  .agency-cards{grid-template-columns:1fr 1fr}.asset-wrap img{height:120px}
  .social-grid{grid-template-columns:1fr}.contact-cta h2{font-size:23px}
  .site-footer{grid-template-columns:1fr 1fr;padding-left:16px;padding-right:16px}.footer-brand{grid-column:1/-1}
}
@media(max-width:430px){
  .hero h1{font-size:38px}.hero-cn{font-size:14px}.world-stage{min-height:285px}.world-stage>img{min-height:285px}
  .world-label.kl{left:14%}.agency-cards{grid-template-columns:1fr}.asset-wrap img{height:190px}
  .site-footer{grid-template-columns:1fr}.site-footer>div,.copyright{grid-column:1}
}


/* V1.1 MOBILE QA FIXES */
html,body{max-width:100%;overflow-x:clip}
.hero,.world-stage,.panel,.service-card,.guidance-grid article,.story-grid article,.social-grid article{min-width:0}
.hero-copy,.duke-copy,.contact-cta>div{overflow-wrap:anywhere}

@media(max-width:1279px){
  .hero{padding-top:18px;gap:0}
  .hero-copy{padding:20px 0 2px}
  .hero h1{margin:6px 0 10px}
  .hero-lead{margin:10px auto 16px}
  .world-stage{min-height:350px;margin-top:-18px}
  .world-stage>img{min-height:350px}
  .world-label strong{font-size:11px}
  .world-label span{font-size:10px}
  .trust-strip p{font-size:11px;line-height:1.45}
  .asset-badge{font-size:11px;padding:5px 8px}
  .story-grid article>p{font-size:11px}
  .agency-cards small{font-size:11px;line-height:1.35}
  .asset-wrap span{font-size:10px;line-height:1.25;padding:5px}
  .social-grid span{font-size:11px;line-height:1.4}
  .verified-company{font-size:11px;line-height:1.45}
  .pending-link{font-size:11px}
}

@media(max-width:767px){
  .hero{padding-top:6px}
  .hero-copy{padding-top:14px}
  .hero h1{font-size:40px}
  .hero-actions{gap:9px}
  .hero-actions .button{min-height:42px}
  .world-stage{min-height:268px;margin-top:-8px}
  .world-stage>img{min-height:268px;transform:scale(1.10)}
  .world-label{padding:6px 7px;max-width:132px}
  .world-label strong{font-size:10px;line-height:1.1}
  .world-label span{font-size:9px;line-height:1.2;margin-top:2px}
  .world-label.penang{top:15%;left:2%}
  .world-label.johor{top:17%;right:1%}
  .world-label.kl{bottom:12%;left:16%}
  .trust-strip h2{font-size:14px}
  .trust-strip p{font-size:12px}
  .service-card p,.process-list p,.duke-panel p:not(.mini-title),.guidance-grid p{font-size:12px}
  .story-grid blockquote{font-size:12px}
  .story-grid article>p{font-size:11px}
  .social-mini button{font-size:11px;height:32px}
  .section-heading span{font-size:11px}
}

@media(max-width:430px){
  .hero h1{font-size:36px}
  .hero-cn{font-size:15px}
  .hero-lead{font-size:13px;line-height:1.45}
  .world-stage{min-height:238px}
  .world-stage>img{min-height:238px;transform:scale(1.08)}
  .world-label{max-width:118px;padding:6px 7px}
  .world-label strong{font-size:10.5px;line-height:1.08}
  .world-label span{font-size:9.5px;line-height:1.18;margin-top:2px}
  .world-label.penang{top:13%;left:1%}
  .world-label.johor{top:15%;right:0}
  .world-label.kl{bottom:10%;left:12%}
  .section-heading p{font-size:11px}
  .section-heading span{font-size:10px}
  .mobile-sticky-cta a{font-size:12px}
}


/* V1.3 ASSET-FREE PRODUCTION POLISH */
body{background-image:radial-gradient(circle at 50% 4%,rgba(27,111,228,.10),transparent 30%),linear-gradient(180deg,#020b1d 0%,#020817 100%)}
.panel,.trust-strip,.contact-cta{box-shadow:0 20px 60px rgba(0,0,0,.18)}
.service-card img,.duke-image-wrap img,.asset-wrap img{filter:saturate(.9) contrast(1.04);transform:translateZ(0)}
.service-card,.guidance-grid article,.story-grid article,.social-grid article,.agency-cards figure{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
@media(hover:hover){.service-card:hover,.guidance-grid article:hover,.story-grid article:hover,.social-grid article:hover,.agency-cards figure:hover{transform:translateY(-4px);border-color:rgba(60,157,255,.58);box-shadow:0 18px 34px rgba(0,0,0,.22)}}
.duke-topics{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.duke-topics span{border:1px solid rgba(88,153,231,.38);border-radius:999px;padding:6px 9px;color:#bcd9fa;font-size:9px;font-weight:800;letter-spacing:.04em;background:rgba(12,34,67,.62)}
.guidance-takeaway{display:block;margin-top:auto;padding-top:12px;color:#77c5ff;font-size:9px;line-height:1.4;font-weight:800}.guidance-grid article{display:flex;flex-direction:column}
.insight-grid .story-visual{background:radial-gradient(circle at 50% 45%,rgba(24,157,255,.28),rgba(6,22,49,.84) 58%,rgba(2,10,26,.98));color:#7dd3ff;font-size:34px;font-weight:900;letter-spacing:-.05em}.insight-grid blockquote{font-style:normal;color:#e5f2ff}.insight-grid article>p{color:#5dbfff;font-weight:900;letter-spacing:.09em}
.asset-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(2,10,25,.76));pointer-events:none}.asset-wrap{position:relative;overflow:hidden}.asset-wrap img{transform:scale(1.025)}
.social-grid article:before{content:"";width:26px;height:3px;border-radius:99px;background:linear-gradient(90deg,#06a4ff,#8b35ef);margin-bottom:10px}.social-grid article{display:flex;flex-direction:column;align-items:flex-start}
.enquiry-planner{min-width:190px}.enquiry-dialog{width:min(620px,calc(100% - 28px));border:1px solid rgba(67,145,236,.5);border-radius:18px;padding:0;background:#06132b;color:#eef7ff;box-shadow:0 35px 100px rgba(0,0,0,.65)}.enquiry-dialog::backdrop{background:rgba(0,5,15,.78);backdrop-filter:blur(7px)}.planner-card{padding:24px}.planner-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:16px}.planner-head h2{margin:4px 0 0;font-size:24px}.dialog-close{width:38px;height:38px;border-radius:50%;border:1px solid rgba(102,164,239,.45);background:#0a2044;color:#fff;font-size:25px;cursor:pointer}.planner-card label{display:grid;gap:7px;margin:12px 0;color:#bcd6f3;font-size:12px;font-weight:800}.planner-card input,.planner-card textarea{width:100%;border:1px solid rgba(87,145,215,.45);border-radius:10px;background:#041027;color:#f3f9ff;padding:11px 12px;font:inherit;resize:vertical}.planner-card input:focus,.planner-card textarea:focus{outline:2px solid #3e9eff;outline-offset:2px}.planner-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.planner-note{font-size:10px;line-height:1.5;color:#8fa9c8;margin:14px 0 0}
.reveal-ready{opacity:0;transform:translateY(18px)}.reveal-ready.is-visible{opacity:1;transform:none;transition:opacity .6s ease,transform .6s ease}
@media(max-width:767px){.duke-topics span{font-size:10px}.guidance-takeaway{font-size:11px}.planner-card{padding:18px}.planner-head h2{font-size:20px}.planner-actions{display:grid;grid-template-columns:1fr 1fr}.enquiry-dialog{max-height:92vh;overflow:auto}}
@media(prefers-reduced-motion:reduce){.reveal-ready,.reveal-ready.is-visible,.service-card,.guidance-grid article,.story-grid article,.social-grid article,.agency-cards figure{transition:none!important;transform:none!important;opacity:1!important}}


/* V1.4 FINAL HONESTY FIX */
.planner-summary {
  display: grid;
  gap: 7px;
  margin-top: 2px;
}
.planner-summary[hidden] { display: none; }
.planner-summary textarea {
  min-height: 150px;
  resize: vertical;
  font: inherit;
  line-height: 1.55;
  user-select: text;
}
.planner-actions { flex-wrap: wrap; }
@media (max-width: 767px) {
  .planner-actions .button { flex: 1 1 calc(50% - 6px); }
}


/* V1.5 MAXIMUM ASSET-FREE TECHNICAL POLISH */
html { scrollbar-gutter: stable; }
body.dialog-open { overflow: hidden; }
.noscript-banner { position: relative; z-index: 120; padding: 10px 16px; border-bottom: 1px solid rgba(255,190,80,.45); background: #2a1b05; color: #fff1ce; text-align: center; font-size: 13px; font-weight: 750; }
img { height: auto; }
button, a { -webkit-tap-highlight-color: transparent; }
button:focus-visible, a:focus-visible, input:focus-visible, textarea:focus-visible { scroll-margin: 100px; }
.world-label, .button, .menu-toggle, .dialog-close { touch-action: manipulation; }
.enquiry-dialog.dialog-fallback-open { position: fixed; z-index: 200; inset: 50% auto auto 50%; transform: translate(-50%,-50%); display: block; max-height: 92dvh; overflow: auto; }
.enquiry-dialog.dialog-fallback-open::before { content:""; position: fixed; z-index:-1; inset:-100vh -100vw; background:rgba(0,5,15,.78); }
.planner-card input, .planner-card textarea { font-size: 16px; }
.planner-summary textarea { white-space: pre-wrap; }
@supports not (overflow-x: clip) { html, body { overflow-x: hidden; } }
@supports (height: 100dvh) { .enquiry-dialog { max-height: 92dvh; } }
@media (max-width: 767px) {
  body { padding-bottom: calc(76px + env(safe-area-inset-bottom)); }
  .enquiry-dialog { width: calc(100% - 20px); max-height: calc(100dvh - 20px); }
  .planner-actions { position: sticky; bottom: -18px; z-index: 2; margin-inline: -18px; padding: 12px 18px calc(12px + env(safe-area-inset-bottom)); background: linear-gradient(180deg,rgba(6,19,43,.78),#06132b 28%); }
}
@media print {
  .site-header, .mobile-sticky-cta, .hero-actions, .world-stage, .enquiry-dialog, .toast, .skip-link { display: none !important; }
  body { background:#fff !important; color:#111 !important; padding:0 !important; }
  .section-shell { width:100%; }
  .panel, .trust-strip, .contact-cta { box-shadow:none; border:1px solid #bbb; background:#fff; color:#111; break-inside:avoid; }
  a { color:#111; text-decoration:underline; }
}

/* V1.6 VERIFIED ASSET INTEGRATION */
.brand img{height:auto;object-fit:contain}.footer-brand img{height:auto;object-fit:contain}
.agency-cards .asset-wrap img[src$="license-c.jpg"]{object-fit:contain;background:#f4eee8;padding:4px}
.agency-cards .asset-wrap img[src$="master-logo.jpg"]{object-fit:contain;background:#020b1d;padding:8px}
.licence-facts{display:flex;flex-wrap:wrap;gap:6px 14px;margin:0 10px 10px;padding:9px 11px;border:1px solid rgba(71,142,225,.38);border-radius:10px;background:rgba(4,20,48,.7);font-size:8px;color:#cbd6ea}
.licence-facts strong{color:#fff}.site-footer address{font-style:normal;font-size:8px;line-height:1.5;color:var(--muted);max-width:250px;margin-top:7px}
@media(max-width:1279px){.licence-facts{font-size:10px;line-height:1.45}.site-footer address{font-size:10px;max-width:none}}
@media(max-width:430px){.licence-facts{display:grid;gap:4px;font-size:10px}.site-footer address{font-size:10px}}
.legal-page{max-width:900px;padding-top:46px;padding-bottom:70px}.legal-page h1{font-size:42px;margin:28px 0 8px}.legal-page h2{font-size:20px;margin:28px 0 8px}.legal-page p{color:#cbd6ea;line-height:1.75;font-size:15px}.legal-page strong{color:#fff}@media(max-width:600px){.legal-page{padding-top:24px}.legal-page h1{font-size:32px}.legal-page p{font-size:14px}}
.licence-facts a{color:#56cfff;font-weight:800;text-decoration:none}.licence-facts a:hover{text-decoration:underline}

/* V1.7 — approved hero-reference integration. The complete hero is one uncropped master asset. */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.hero.hero-reference{display:block;min-height:0;padding-top:0;width:100%;max-width:none;margin:0;position:relative;overflow:hidden;background:#020b1d}
.hero.hero-reference:before{display:none}
.hero-reference-picture{display:block;width:100%;line-height:0}
.hero-reference-picture img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;filter:none;transform:none}
@media(max-width:768px){
  .hero.hero-reference{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .hero.hero-reference::-webkit-scrollbar{display:none}
  .hero-reference-picture{width:max(100%,920px)}
  .hero-reference-picture img{width:100%;max-width:none;height:auto}
}
@media(max-width:430px){.hero-reference-picture{width:820px}}
@media print{.hero.hero-reference{display:block!important}.hero-reference-picture{width:100%!important}}

/* V1.9 PPL LAYOUT CORRECTION — asset placement and hierarchy */
:root{--content-max:1540px}
.section-shell{width:min(var(--content-max),calc(100% - 48px))}
.hero.hero-reference{max-width:2048px;margin-inline:auto;border-bottom:1px solid rgba(44,132,229,.18)}
.hero-reference-picture img{aspect-ratio:8/3}

/* Give approved service assets the visual importance they deserve. */
.content-grid{grid-template-columns:minmax(0,1.55fr) minmax(340px,.75fr);gap:18px;margin-top:22px;align-items:stretch}
.services-panel{grid-column:1/-1}
.process-panel{grid-column:1}
.duke-panel{grid-column:2}
.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:18px}
.service-card{grid-template-rows:230px auto;min-height:445px;border:1px solid rgba(95,142,206,.3);border-radius:16px;background:linear-gradient(180deg,#f8fbff,#eef4fb)}
.service-card img{height:230px;object-fit:cover;filter:none;transform:none}
.service-card:nth-child(1) img{object-position:center 45%}
.service-card:nth-child(2) img{object-position:center 48%}
.service-card:nth-child(3) img{object-position:center 43%}
.service-card>div{padding:20px 20px 22px}
.card-kicker{font-size:11px;color:#7046c4}
.service-card h2{font-size:24px;line-height:1.15;margin:5px 0 10px;color:#122e69}
.service-card p{font-size:14px;line-height:1.58;margin:0 0 15px;color:#3c4962}
.service-card a{font-size:13px;color:#006ba7}

.section-heading{min-height:56px;padding:11px 18px}
.section-heading-rich{align-items:flex-end;gap:20px}
.section-heading-rich>div{min-width:0}
.section-heading-rich p{font-size:12px;color:#79cbff;letter-spacing:.09em}
.section-heading-rich h2{font-size:18px;line-height:1.25;margin:3px 0 0;color:#fff}
.section-heading-rich>span{font-size:11px;white-space:nowrap;padding-bottom:3px}

.process-list{padding:24px;gap:18px}
.process-list li>span{width:48px;height:48px;font-size:13px}
.process-list h2{font-size:16px;line-height:1.25;margin-bottom:8px}
.process-list p{font-size:12px;line-height:1.55}
.process-list li:not(:last-child):after{right:-13px;top:20px;font-size:20px}

.duke-panel{grid-template-columns:1fr;gap:0;padding:0}
.duke-image-wrap{min-height:310px}
.duke-image-wrap img{border-radius:0;object-position:center 30%;filter:none}
.duke-copy{padding:22px 24px 26px}
.mini-title{font-size:25px}
.duke-panel h2{font-size:20px;line-height:1.25;margin-bottom:10px}
.duke-panel p:not(.mini-title){font-size:13px;line-height:1.6}
.duke-topics{gap:7px}
.duke-topics span{font-size:11px;padding:6px 10px}

.media-row{grid-template-columns:1.15fr .85fr;gap:18px;margin-top:18px}
.guidance-grid{gap:12px;padding:18px}
.guidance-grid article{min-height:205px;padding:18px}
.topic-icon{width:38px;height:38px;font-size:11px}
.guidance-grid h2{font-size:15px;line-height:1.3;margin:12px 0 8px}
.guidance-grid p{font-size:12px;line-height:1.55}
.guidance-takeaway{font-size:11px;line-height:1.45}
.story-grid{gap:12px;padding:18px}
.story-grid article{min-height:205px;display:flex;flex-direction:column}
.story-visual{height:70px;font-size:12px;font-weight:900}
.story-grid blockquote{font-size:13px;line-height:1.55;margin:16px 16px 10px;flex:1}
.story-grid article>p{font-size:10px;margin:0 16px 16px}

/* Agency proof is now a full-width visual section instead of four tiny thumbnails. */
.lower-row{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}
.agency-panel{grid-column:1/-1}
.agency-cards{grid-template-columns:1.35fr 1fr .75fr .9fr;gap:16px;padding:18px}
.agency-cards figure{display:flex;flex-direction:column;text-align:left;border:1px solid rgba(73,129,200,.3);border-radius:14px;overflow:hidden;background:#071831}
.asset-wrap{overflow:hidden;background:#020b1d}
.asset-wrap img{height:220px;border-radius:0;filter:none;transform:none}
.agency-cards figure:nth-child(1) img{object-fit:cover;object-position:center 46%}
.agency-cards figure:nth-child(2) img{object-fit:cover;object-position:center 28%}
.agency-cards figure:nth-child(3) img{object-fit:contain;background:#f3eee7;padding:12px}
.agency-cards figure:nth-child(4) img{object-fit:contain;background:#020b1d;padding:22px}
.agency-cards figcaption{font-size:15px;font-weight:800;padding:13px 14px 15px;margin:0}
.agency-cards small{font-size:11px;line-height:1.45;margin-top:4px;font-weight:500}
.licence-facts{margin:0 18px 18px;padding:15px 17px;font-size:12px;gap:8px 18px;border-radius:12px}

.social-panel,.contact-cta{min-height:330px}
.social-grid{gap:12px;padding:18px}
.social-grid article{min-height:118px;padding:15px}
.social-grid strong{font-size:15px}
.social-grid span{font-size:11px;line-height:1.5;margin-top:6px}
.contact-cta{padding:32px}
.contact-cta h2{font-size:28px;max-width:560px}
.contact-cta>div>p:not(.eyebrow){font-size:13px;line-height:1.55;max-width:560px}
.contact-status,.verified-company{font-size:11px;line-height:1.5}

.site-footer{grid-template-columns:260px repeat(4,1fr) 1.55fr;gap:26px;padding-top:28px}
.footer-brand img{width:210px}
.footer-brand p,.site-footer address,.site-footer a,.copyright{font-size:11px;line-height:1.55}
.site-footer h2{font-size:12px}

@media(max-width:1279px){
  .section-shell{width:auto;margin-left:24px;margin-right:24px}
  .hero.hero-reference{margin-left:0;margin-right:0}
  .hero-reference-picture{width:100%}
  .hero-reference-picture img{width:100%;height:auto;aspect-ratio:auto}
  .content-grid{grid-template-columns:1fr;gap:14px}
  .services-panel,.process-panel,.duke-panel{grid-column:auto}
  .service-card{grid-template-columns:42% 1fr;grid-template-rows:none;min-height:250px}
  .service-card img{height:100%;min-height:250px}
  .duke-panel{grid-template-columns:42% 1fr}
  .duke-image-wrap{min-height:320px}
  .media-row,.lower-row{grid-template-columns:1fr;gap:14px}
  .agency-panel{grid-column:auto}
  .agency-cards{grid-template-columns:1fr 1fr}
  .agency-cards figure:nth-child(n) img{height:220px}
  .social-panel,.contact-cta{min-height:0}
}
@media(max-width:767px){
  .section-shell{margin-left:14px;margin-right:14px}
  .hero.hero-reference{overflow:hidden}
  .hero-reference-picture{width:100%}
  .service-grid{grid-template-columns:1fr;gap:14px;padding:14px}
  .service-card{grid-template-columns:1fr;grid-template-rows:220px auto;min-height:0}
  .service-card img{height:220px;min-height:0}
  .process-list{grid-template-columns:1fr;padding:18px}
  .process-list li:not(:last-child):after{display:none}
  .duke-panel{grid-template-columns:1fr}
  .duke-image-wrap{min-height:360px}
  .guidance-grid{grid-template-columns:1fr 1fr;padding:14px}
  .story-grid{grid-template-columns:1fr;padding:14px}
  .agency-cards{grid-template-columns:1fr;padding:14px}
  .agency-cards figure:nth-child(n) img{height:auto;max-height:360px}
  .contact-cta h2{font-size:24px}
  .section-heading-rich{align-items:flex-start;flex-direction:column;gap:5px}
  .section-heading-rich>span{white-space:normal}
}
@media(max-width:430px){
  .guidance-grid{grid-template-columns:1fr}
  .service-card{grid-template-rows:190px auto}
  .service-card img{height:190px}
  .duke-image-wrap{min-height:300px}
  .agency-cards figure:nth-child(n) img{max-height:300px}
}


/* V1.10 PPL SERVICE CARD CORRECTION
   Service categories are not tied to Penang/Johor/Kuala Lumpur.
   Photography dominates; compact dark copy panels preserve the locked premium identity. */
.service-grid{align-items:stretch}
.service-card{
  display:grid;
  grid-template-columns:1fr;
  grid-template-rows:auto minmax(132px,auto);
  min-height:0;
  overflow:hidden;
  border:1px solid rgba(69,154,255,.42);
  border-radius:17px;
  background:#06152f;
  box-shadow:0 16px 34px rgba(0,0,0,.27);
}
.service-card img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:4/3;
  object-fit:cover;
  object-position:center;
  filter:none;
  transform:none;
}
.service-card:nth-child(1) img{object-position:center center}
.service-card:nth-child(2) img{object-position:center center}
.service-card:nth-child(3) img{object-position:center center}
.service-card>div{
  min-height:132px;
  padding:17px 19px 18px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  background:
    radial-gradient(circle at 100% 0,rgba(111,47,230,.15),transparent 42%),
    linear-gradient(145deg,#081b3d,#06152f 68%);
  border-top:1px solid rgba(75,168,255,.28);
}
.service-card h2{
  margin:0 0 7px;
  color:#fff;
  font-size:22px;
  line-height:1.15;
}
.service-card p{
  margin:0 0 12px;
  color:#b8c9e4;
  font-size:13px;
  line-height:1.48;
}
.service-card a{
  margin-top:auto;
  color:#42cfff;
  font-size:12px;
  font-weight:850;
}
.service-card a:hover{color:#a98cff}
.card-kicker{display:none!important}

@media(max-width:1279px){
  .service-card{
    grid-template-columns:minmax(280px,42%) 1fr;
    grid-template-rows:none;
  }
  .service-card img{height:100%;min-height:260px;aspect-ratio:auto;object-fit:cover}
  .service-card>div{min-height:260px;padding:24px;justify-content:center}
  .service-card h2{font-size:24px}
  .service-card p{font-size:14px}
}
@media(max-width:767px){
  .service-card{grid-template-columns:1fr;grid-template-rows:auto minmax(126px,auto)}
  .service-card img{height:auto;min-height:0;aspect-ratio:4/3;object-fit:cover}
  .service-card>div{min-height:126px;padding:16px 17px 17px;justify-content:flex-start}
  .service-card h2{font-size:21px}
  .service-card p{font-size:12px;margin-bottom:10px}
}

/* V1.11 MATCHING PROCESS VISUAL INTEGRATION */
.process-visual-panel{
  grid-column:1/-1;
  padding:0;
  overflow:hidden;
  background:#020b1d;
  border:1px solid rgba(57,133,224,.42);
  min-height:0!important;
  height:auto!important;
}
.matching-process-picture{
  display:block;
  width:100%;
  line-height:0;
}
.matching-process-picture img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
  background:#020b1d;
}
@media(max-width:767px){
  .process-visual-panel{
    margin-inline:-2px;
    border-radius:14px;
  }
  .matching-process-picture{
    overflow-x:auto;
    overscroll-behavior-inline:contain;
    scrollbar-width:thin;
  }
  .matching-process-picture img{
    width:980px;
    max-width:none;
  }
}


/* V1.12 DUKE showcase integration */
.duke-showcase{margin-top:14px}
.duke-showcase-card{margin:0;border-radius:24px;overflow:hidden;border:1px solid rgba(86,172,255,.28);background:linear-gradient(180deg,rgba(7,22,49,.96),rgba(3,11,28,.98));box-shadow:0 20px 48px rgba(0,0,0,.24)}
.duke-showcase-card img{display:block;width:100%;height:auto}
@media(max-width:1023px){.duke-showcase-card{border-radius:20px}}
@media(max-width:767px){.duke-showcase{margin-top:12px}.duke-showcase-card{border-radius:16px}}

/* V1.13 — Agency trust section: original reception + internal candidate review + prominent Licence C */
.agency-trust-row{display:grid;grid-template-columns:1fr;gap:18px;margin-top:18px}
.agency-trust-panel{overflow:hidden}
.agency-trust-heading{align-items:flex-start}
.agency-trust-heading h2{max-width:980px}
.agency-trust-subtitle{display:block;margin-top:7px;color:var(--muted);font-size:13px;line-height:1.5}
.agency-trust-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);gap:18px;padding:18px;align-items:start}
.agency-proof-stack{display:grid;grid-template-rows:auto auto;gap:14px;align-content:start;min-width:0}
.agency-proof-card,.licence-hero-card{margin:0;border:1px solid rgba(69,139,222,.43);border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#071a38,#06142c);box-shadow:0 18px 40px rgba(0,0,0,.22)}
.agency-proof-card{display:grid;grid-template-rows:auto auto;min-width:0}
.agency-proof-card img{display:block;width:100%;height:auto;min-height:0;object-fit:cover}
.reception-proof img{aspect-ratio:16/9;object-position:center 39%}
.review-proof img{aspect-ratio:16/9;object-position:center center}
.agency-proof-card figcaption{padding:14px 16px 16px;background:linear-gradient(180deg,rgba(4,17,39,.96),#06152e)}
.agency-proof-card strong{display:block;color:#fff;font-size:18px;line-height:1.2}
.agency-proof-card small{display:block;margin-top:5px;color:var(--muted);font-size:12px;line-height:1.45}
.licence-hero-card{display:flex;flex-direction:column;padding:18px;background:radial-gradient(circle at 50% 5%,rgba(37,114,190,.16),transparent 38%),linear-gradient(155deg,#071b3a,#05142d)}
.licence-document-link{display:flex;justify-content:center;min-height:0;padding:2px;border-radius:14px;background:#f4f0eb}
.licence-document-link img{display:block;width:100%;height:auto;max-height:590px;object-fit:contain;border-radius:12px;background:#f4f0eb}
.licence-hero-copy{display:grid;grid-template-columns:auto 1fr;gap:15px;padding:18px 4px 2px}
.licence-shield{display:grid;place-items:center;width:52px;height:52px;border:1px solid #1ba3ff;border-radius:13px;color:#58c8ff;font-size:28px;font-weight:900;background:rgba(8,48,89,.72)}
.licence-hero-copy h3{margin:1px 0 9px;color:#fff;font-size:22px;line-height:1.15}
.licence-hero-copy strong{display:block;color:#fff;font-size:15px}
.licence-hero-copy p{margin:5px 0;color:#c6d3e8;font-size:12px;line-height:1.4}
.licence-hero-copy .licence-code{color:#56cfff;font-weight:900;font-size:14px;letter-spacing:.02em}
.licence-code span{padding:0 8px;color:#829bd1}
.licence-button{display:inline-flex;margin-top:11px;text-decoration:none}
.agency-contact-cta{min-height:0;padding:24px 28px}
@media(max-width:1000px){
  .agency-trust-grid{grid-template-columns:1fr}
  .agency-proof-stack{grid-template-rows:auto}
  .agency-proof-card img{height:auto;max-height:none}
  .reception-proof img{aspect-ratio:16/9;object-position:center 39%}
  .review-proof img{aspect-ratio:16/9;object-position:center center}
  .licence-document-link img{max-height:720px}
}
@media(max-width:640px){
  .agency-trust-grid{padding:12px;gap:12px}
  .agency-proof-stack{gap:12px}
  .agency-proof-card,.licence-hero-card{border-radius:14px}
  .reception-proof img{aspect-ratio:4/3;object-position:center 36%}
  .review-proof img{aspect-ratio:16/10;object-position:center center}
  .agency-proof-card strong{font-size:16px}
  .agency-proof-card small{font-size:11px}
  .licence-hero-card{padding:12px}
  .licence-hero-copy{grid-template-columns:1fr;padding:14px 2px 2px}
  .licence-shield{width:44px;height:44px;font-size:23px}
  .licence-hero-copy h3{font-size:19px}
  .agency-contact-cta{padding:20px 16px}
}

/* V1.15 — completed-section visual QA: preserve both real office assets and prevent destructive crops */
.reception-proof img,
.review-proof img{
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  object-position:center;
}
.reception-proof img{object-position:center center}
.review-proof img{object-position:center center}
.agency-proof-card{min-height:0}
.agency-proof-card figcaption{min-height:88px}
.agency-trust-grid{align-items:stretch}
.licence-hero-card{height:100%}
.licence-document-link{flex:1;align-items:flex-start}
.licence-document-link img{max-height:none}
@media(max-width:1000px){
  .agency-trust-grid{grid-template-columns:1fr}
  .agency-proof-card figcaption{min-height:0}
  .licence-hero-card{height:auto}
  .licence-document-link{flex:none}
  .licence-document-link img{max-height:720px}
}
@media(max-width:640px){
  .reception-proof img,
  .review-proof img{
    aspect-ratio:16/9;
    object-position:center;
  }
  .agency-proof-card figcaption{padding:13px 14px 15px}
  .agency-trust-subtitle{font-size:12px}
}


/* V1.16 — PPL refinement: stronger office crop, cleaner copy hierarchy, controlled licence height */
.reception-proof img{object-position:center 42%}
.review-proof img{object-position:center center}
.agency-trust-grid{align-items:start}
.licence-hero-card{height:auto}
.licence-document-link{flex:none;align-items:flex-start}
.licence-document-link img{width:100%;height:auto;max-height:650px;object-fit:contain}
@media(min-width:1001px){
  .licence-hero-card{position:sticky;top:88px}
}
@media(max-width:1000px){
  .licence-hero-card{position:static}
  .licence-document-link img{max-height:720px}
}
@media(max-width:640px){
  .reception-proof img{object-position:center 40%}
  .review-proof img{object-position:center center}
  .licence-document-link img{max-height:none}
}

/* V1.18 — Complete logo lockup correction */
.brand,
.footer-brand{min-width:0;overflow:visible}
.brand img,
.footer-brand img{
  display:block;
  width:100%;
  max-width:none;
  height:auto;
  object-fit:contain;
  object-position:left center;
  background:#020b1d;
}
.site-header{grid-template-columns:290px minmax(0,1fr) auto}
.brand{width:270px;max-width:100%;flex-shrink:0}
.footer-brand{width:100%}
.footer-brand img{width:250px;max-width:100%}
@media(max-width:1400px){
  .site-header{grid-template-columns:250px minmax(0,1fr) auto}
  .brand{width:232px}
}
@media(max-width:1100px){
  .site-header{grid-template-columns:220px minmax(0,1fr) auto}
  .brand{width:205px}
}
@media(max-width:767px){
  .site-header{grid-template-columns:minmax(0,190px) auto auto}
  .brand{width:185px}
  .footer-brand img{width:230px}
}
@media(max-width:430px){
  .site-header{grid-template-columns:minmax(0,165px) auto auto}
  .brand{width:160px}
  .footer-brand img{width:215px}
}


/* V1.19 — Full homepage visual QA
   Corrects cascade conflicts introduced by the complete-logo rules and
   preserves the approved layout across desktop, tablet and mobile. */

/* Keep the complete lockup visible without allowing the header to overflow. */
.site-header{
  min-width:0;
}
.brand{
  display:flex;
  align-items:center;
  min-width:0;
}
.brand img{
  max-height:70px;
}
.desktop-nav{
  min-width:0;
}
.header-actions{
  min-width:max-content;
}

/* Large desktop: retain the complete logo while giving navigation enough room. */
@media (min-width:1280px) and (max-width:1450px){
  .site-header{
    grid-template-columns:238px minmax(0,1fr) auto;
    gap:13px;
    padding-inline:16px;
  }
  .brand{width:224px}
  .desktop-nav{gap:14px;font-size:11.5px}
  .header-actions .button{padding-inline:15px;font-size:12px}
}

/* Tablet/mobile header must use the menu layout. These declarations are placed
   after V1.18 so the earlier desktop-grid override cannot win in the cascade. */
@media (max-width:1279px){
  .site-header{
    height:68px;
    grid-template-columns:minmax(0,1fr) auto auto;
    gap:12px;
    padding-inline:24px;
  }
  .brand{width:210px;max-width:min(52vw,210px)}
  .brand img{width:100%;max-height:62px}
  .menu-toggle{display:flex}
  .desktop-nav{
    position:fixed;
    left:0;
    right:0;
    top:68px;
    display:none;
  }
  .desktop-nav.open{display:flex}
  .header-actions .button{display:none}
}

@media (max-width:767px){
  .site-header{
    grid-template-columns:minmax(0,1fr) auto auto;
    padding-inline:14px;
    gap:9px;
  }
  .brand{width:185px;max-width:54vw}
  .brand img{max-height:58px}
  .menu-toggle{width:40px;height:40px}
}

@media (max-width:430px){
  .site-header{padding-inline:10px;gap:7px}
  .brand{width:165px;max-width:52vw}
  .brand img{max-height:54px}
}

/* Prevent the complete footer lockup from crowding legal/navigation columns. */
.footer-brand img{height:auto;object-fit:contain;object-position:left center}
@media (min-width:1280px){
  .site-footer{grid-template-columns:minmax(230px,260px) repeat(4,minmax(90px,1fr)) minmax(230px,1.55fr)}
}
@media (max-width:1279px){
  .footer-brand img{width:230px;max-width:100%}
}

/* Full-page QA refinements: consistent section spacing and safe anchor landing. */
section[id],div[id]{scroll-margin-top:88px}
.content-grid,.duke-showcase,.agency-trust-row{scroll-margin-top:88px}
.agency-contact-cta{align-items:center}
.agency-contact-cta .button{flex:0 0 auto}

/* Preserve the internal candidate-review story: people and biodata remain
   visible while the monitor stays supporting evidence. */
.review-proof img{object-position:center center}

/* Licence image stays readable without forcing an artificial column height. */
.licence-document-link{overflow:hidden}
.licence-document-link img{margin-inline:auto}

@media (max-width:640px){
  .agency-contact-cta{align-items:flex-start}
  .agency-contact-cta .button{width:100%}
  section[id],div[id]{scroll-margin-top:76px}
}


/* V1.20 — Social link integration */
.footer-social{margin-top:18px;display:grid;gap:10px}
.footer-social h2{margin:0;color:#dce5fa}
.social-links{display:flex;flex-wrap:wrap;gap:10px}
.social-link{display:inline-flex;align-items:center;gap:9px;padding:10px 14px;border-radius:999px;border:1px solid rgba(92,148,227,.34);background:linear-gradient(180deg,rgba(7,23,55,.92),rgba(5,17,41,.92));color:#f4f8ff !important;box-shadow:inset 0 0 0 1px rgba(143,190,255,.05)}
.social-link:hover{border-color:rgba(73,214,255,.62);box-shadow:0 10px 24px rgba(3,17,46,.28);transform:translateY(-1px)}
.social-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;color:#7fe8ff;background:linear-gradient(135deg,rgba(4,182,255,.18),rgba(124,59,255,.18))}
.social-icon svg{width:14px;height:14px;display:block}
.social-link span:last-child{font-size:11px;font-weight:800;letter-spacing:.01em}
.social-link-whatsapp .social-icon{color:#93ffcc;background:linear-gradient(135deg,rgba(16,185,129,.22),rgba(4,182,255,.15))}
.social-link-pending{opacity:.94}
.social-note{margin:0;color:#8fa0bf;font-size:10px;line-height:1.55;max-width:320px}
@media(max-width:1279px){.social-link{padding:10px 12px}.social-link span:last-child{font-size:12px}.social-note{font-size:11px;max-width:none}}
@media(max-width:767px){.social-links{gap:8px}.social-link{padding:9px 11px}.social-link span:last-child{font-size:11px}}


/* V1.22 — PPL social placement and brand-quality correction */
.site-header{grid-template-columns:260px minmax(520px,1fr) auto;gap:18px}
.brand{display:flex;align-items:center;min-width:0;overflow:visible}
.brand img{width:235px!important;max-width:100%;height:auto;background:transparent;object-fit:contain;object-position:left center}
.header-actions{gap:14px;white-space:nowrap}
.header-socials{display:flex;align-items:center;gap:8px;padding-right:12px;margin-right:2px;border-right:1px solid rgba(109,150,214,.28)}
.header-social{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;border:1px solid rgba(112,163,232,.33);background:#071a3b;transition:.18s}
.header-social:hover{transform:translateY(-1px);border-color:#55d8ff;box-shadow:0 8px 20px rgba(0,110,255,.22)}
.header-social svg{width:18px;height:18px}
.header-social.facebook{background:linear-gradient(145deg,#1977f3,#0b4bb5)}
.header-social.instagram{background:radial-gradient(circle at 32% 100%,#ffd36c 0 18%,#ff3158 40%,#9a28cf 66%,#3859df 100%)}
.header-social.whatsapp{background:linear-gradient(145deg,#27d366,#119c45)}
.header-social.rednote{font-size:11px;font-weight:900;background:#c92732;border-color:#eb4b55}
.header-social.disabled{opacity:.42;cursor:not-allowed;filter:grayscale(.3)}
.mobile-social-links{display:none}
.floating-whatsapp{position:fixed;right:22px;bottom:24px;z-index:90;display:flex;align-items:center;gap:10px;padding:12px 16px 12px 12px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#24d366,#119b45);box-shadow:0 14px 38px rgba(16,185,91,.34);font-weight:850;font-size:13px}
.floating-whatsapp svg{width:25px;height:25px}
.floating-whatsapp:hover{transform:translateY(-2px);filter:brightness(1.05)}
.site-footer{grid-template-columns:minmax(240px,1.35fr) repeat(3,minmax(115px,.72fr)) minmax(220px,1.05fr) minmax(110px,.65fr);gap:38px;align-items:start;padding-top:34px}
.footer-brand img{width:240px!important;max-width:100%;height:auto;background:transparent;object-fit:contain;object-position:left center}
.footer-connect{display:grid;gap:8px}
.footer-social-row{display:flex!important;align-items:center;gap:10px;margin:0!important;color:#dce8fa!important;font-size:11px!important}
.footer-social-row:hover{color:#7fe8ff!important}
.footer-social-row.disabled{opacity:.5;cursor:not-allowed}
.footer-social-row small{display:block;font-size:8px;color:#8090ad;font-weight:600}
.footer-social-icon{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:900;flex:0 0 auto}
.footer-social-icon.facebook{background:#1877f2}.footer-social-icon.instagram{background:linear-gradient(145deg,#7d34d6,#ff355e,#ffb344)}.footer-social-icon.rednote{background:#d52b37}.footer-social-icon.whatsapp{background:#24c761}
.copyright{grid-column:1/-1;text-align:center;padding-top:20px;margin-top:6px;border-top:1px solid rgba(90,133,195,.18)}
@media(max-width:1450px){.site-header{grid-template-columns:230px minmax(460px,1fr) auto}.brand img{width:210px!important}.desktop-nav{gap:20px}.header-social{width:31px;height:31px}.header-socials{gap:6px}.header-actions .button{padding-inline:14px;font-size:12px}}
@media(max-width:1279px){.site-header{grid-template-columns:1fr auto auto}.brand img{width:205px!important}.header-socials{display:none}.mobile-social-links{display:grid;gap:2px;padding-top:12px;margin-top:10px;border-top:1px solid rgba(115,158,221,.24)}.mobile-social-links a,.mobile-social-links span{padding:10px 4px;color:#c9d8ee;font-size:12px}.mobile-social-links span{opacity:.52}.site-footer{grid-template-columns:1.4fr 1fr 1fr;gap:26px}.footer-brand,.footer-connect,.copyright{grid-column:auto}.copyright{grid-column:1/-1}.floating-whatsapp{bottom:78px}}
@media(max-width:767px){.brand img{width:188px!important}.site-footer{grid-template-columns:1fr 1fr}.footer-brand,.footer-connect,.copyright{grid-column:1/-1}.footer-brand img{width:220px!important}.floating-whatsapp{right:14px;bottom:78px;padding:11px}.floating-whatsapp span{display:none}}
@media(max-width:430px){.site-footer{grid-template-columns:1fr}.site-footer>div,.footer-brand,.footer-connect,.copyright{grid-column:1}.footer-social-row{font-size:12px!important}}


/* V1.23 — Header enquiry button removed */
.header-actions{justify-self:end}
.header-actions .social-divider{display:none}
@media(min-width:1280px){.site-header{grid-template-columns:minmax(250px,auto) 1fr auto}}


/* V1.25 — legal operator clarity */
.footer-operator{margin:12px 0 4px;color:#dce5fa;font-size:11px;line-height:1.55;max-width:340px}
.footer-operator strong{color:#fff}
.footer-licence-line{margin:0 0 8px;color:#73dfff;font-size:10px;line-height:1.5;max-width:340px}
@media(max-width:1279px){.footer-operator,.footer-licence-line{max-width:none}.footer-operator{font-size:12px}.footer-licence-line{font-size:11px}}


/* V1.26 — permanent complete-logo lock.
   The prior PNG asset was physically cropped; always use the complete master lockup. */
.brand,.footer-brand{overflow:visible!important}
.brand img,.footer-brand img{display:block!important;height:auto!important;object-fit:contain!important;object-position:left center!important;max-width:100%!important}
.brand img{width:245px!important}
.footer-brand img{width:260px!important}
@media(max-width:1450px){.brand img{width:225px!important}}
@media(max-width:1279px){.brand img{width:210px!important}}
@media(max-width:767px){.brand img{width:195px!important}.footer-brand img{width:230px!important}}
@media(max-width:430px){.brand img{width:178px!important}.footer-brand img{width:215px!important}}


/* V1.27 — structured footer legal information */
.site-footer{grid-template-columns:minmax(330px,1.6fr) repeat(3,minmax(110px,.68fr)) minmax(230px,1.05fr) minmax(110px,.62fr);gap:32px}
.footer-legal-block{margin-top:18px;max-width:390px;display:grid;gap:9px}
.footer-legal-kicker{margin:0!important;color:#2bdcf3!important;font-size:9px!important;font-weight:900;letter-spacing:.15em;line-height:1.2!important}
.footer-legal-company{margin:0!important;color:#fff!important;font-size:15px!important;font-weight:800;line-height:1.35!important}
.footer-legal-facts{margin:2px 0 0;display:grid;gap:7px}
.footer-legal-facts>div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:baseline}
.footer-legal-facts dt{color:#8fa0bf;font-size:10px;font-weight:700}
.footer-legal-facts dd{margin:0;color:#dce5fa;font-size:11px;font-weight:700;line-height:1.4}
.footer-legal-facts dd{white-space:nowrap}
.footer-office-block{margin-top:5px;padding-top:11px;border-top:1px solid rgba(90,133,195,.18)}
.footer-office-block address{margin-top:7px!important;max-width:none!important;font-size:10px!important;line-height:1.55!important;color:#9fb0ca!important}
@media(max-width:1450px){.site-footer{grid-template-columns:minmax(300px,1.45fr) repeat(3,minmax(105px,.68fr)) minmax(220px,1.05fr) minmax(105px,.62fr);gap:26px}.footer-legal-company{font-size:14px!important}}
@media(max-width:1279px){.site-footer{grid-template-columns:1.4fr 1fr 1fr}.footer-legal-block{max-width:none}.footer-legal-facts dd{white-space:normal}}
@media(max-width:767px){.footer-legal-company{font-size:15px!important}.footer-legal-facts>div{grid-template-columns:88px 1fr}.footer-office-block address{font-size:11px!important}}
@media(max-width:430px){.footer-legal-facts>div{grid-template-columns:1fr;gap:2px}.footer-legal-facts dd{white-space:normal}}


/* V1.28 — authoritative consolidated footer */
.site-footer{display:block!important;padding:34px 0 22px!important;margin-top:14px!important;border-top:1px solid rgba(90,133,195,.28)!important}
.footer-main-grid{display:grid;grid-template-columns:minmax(330px,1.55fr) minmax(130px,.72fr) minmax(150px,.78fr) minmax(260px,1fr);gap:44px;align-items:start}
.footer-brand-column,.footer-column,.footer-connect{min-width:0}
.footer-logo{display:block;width:260px!important;max-width:100%!important;height:auto!important;object-fit:contain!important;object-position:left center!important}
.footer-column h2,.footer-connect h2{margin:0 0 14px;color:#dce5fa;font-size:12px;letter-spacing:.03em}
.footer-column a{display:block;color:#abb8d1;font-size:11px;line-height:1.45;margin:0 0 9px}
.footer-column a:hover{color:var(--cyan)}
.footer-legal-block{margin-top:16px;max-width:390px;display:grid;gap:8px}
.footer-legal-kicker{margin:0!important;color:#2bdcf3!important;font-size:9px!important;font-weight:900;letter-spacing:.15em;line-height:1.2!important}
.footer-legal-company{margin:0!important;color:#fff!important;font-size:14px!important;font-weight:800;line-height:1.35!important}
.footer-legal-facts{margin:3px 0 0;display:grid;gap:6px}
.footer-legal-facts>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;align-items:baseline}
.footer-legal-facts dt{color:#8fa0bf;font-size:10px;font-weight:700}
.footer-legal-facts dd{margin:0;color:#dce5fa;font-size:10.5px;font-weight:700;line-height:1.4;white-space:nowrap}
.footer-office-block{margin-top:4px;padding-top:10px;border-top:1px solid rgba(90,133,195,.18)}
.footer-office-block address{margin-top:6px!important;max-width:none!important;font-style:normal;font-size:10px!important;line-height:1.5!important;color:#9fb0ca!important}
.footer-connect{display:grid;gap:10px}
.footer-social-row{display:flex!important;align-items:center;gap:11px;margin:0!important;color:#dce8fa!important;font-size:12px!important;line-height:1.3;text-decoration:none}
.footer-social-row:hover{color:#7fe8ff!important}
.footer-social-row strong{font-weight:800;color:inherit}
.footer-social-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;flex:0 0 auto;border:1px solid rgba(255,255,255,.12)}
.footer-social-icon svg{width:19px;height:19px;display:block}
.footer-social-icon.facebook{background:linear-gradient(145deg,#1977f3,#0b4bb5)}
.footer-social-icon.instagram{background:radial-gradient(circle at 32% 100%,#ffd36c 0 18%,#ff3158 40%,#9a28cf 66%,#3859df 100%)}
.footer-social-icon.whatsapp{background:linear-gradient(145deg,#27d366,#119c45)}
.footer-bottom-row{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-top:26px;padding-top:18px;border-top:1px solid rgba(90,133,195,.18);color:#8e9bb6;font-size:10px;line-height:1.5}
.footer-bottom-row p{margin:0}
.footer-bottom-row div{display:flex;gap:20px}
.footer-bottom-row a{color:#9fb0ca;font-size:10px;margin:0}
.footer-bottom-row a:hover{color:var(--cyan)}
@media(max-width:1279px){.footer-main-grid{grid-template-columns:minmax(300px,1.35fr) 1fr 1fr;gap:30px}.footer-connect{grid-column:2/4}.footer-legal-facts dd{white-space:normal}}
@media(max-width:767px){.footer-main-grid{grid-template-columns:1fr 1fr;gap:26px 22px}.footer-brand-column,.footer-connect{grid-column:1/-1}.footer-logo{width:230px!important}.footer-bottom-row{align-items:flex-start;flex-direction:column;gap:10px}.footer-bottom-row div{gap:16px}}
@media(max-width:430px){.footer-main-grid{grid-template-columns:1fr}.footer-brand-column,.footer-connect{grid-column:1}.footer-legal-facts>div{grid-template-columns:1fr;gap:2px}.footer-legal-facts dd{white-space:normal}.footer-bottom-row div{flex-wrap:wrap}}


/* V1.29 — DUKE Facebook page CTA */
/* V1.30 — Preserve the original DUKE CTA position and gradient treatment.
   This overlay fully covers the button baked into the approved DUKE image,
   changes only its wording/icon/destination, and does not alter DUKE's face or artwork. */
/* V1.31 — Approved DUKE image with one invisible clickable area over its baked-in CTA. */
/* V1.35 — Replace the baked-in DUKE CTA with the approved button asset only. */

/* V1.36 — approved DUKE asset with one invisible Facebook hotspot */
.duke-showcase-card{position:relative}
.duke-image-cta-link{
  position:absolute;
  left:8.8%;
  bottom:3.0%;
  width:27.6%;
  height:8.4%;
  z-index:5;
  border-radius:999px;
  background:transparent;
  display:block;
  transform:none;
  box-shadow:none;
  outline-offset:4px;
}
.duke-image-cta-link:hover,
.duke-image-cta-link:active{transform:none;filter:none;box-shadow:none}
.duke-image-cta-link:focus-visible{outline:3px solid #fff}
@media(max-width:767px){
  .duke-image-cta-link{left:8.8%;bottom:3.0%;width:27.6%;height:8.4%}
}


/* V1.38 — RedNote icon-only correction. No other footer/header layout changes. */
.header-social.rednote{overflow:hidden;white-space:nowrap;line-height:1;font-size:0}
.header-social.rednote>span{display:block;white-space:nowrap;font-size:8px;font-weight:900;line-height:1;letter-spacing:-.06em;transform:translateY(.2px)}
.footer-social-icon.rednote{background:#e72f3f;overflow:hidden;white-space:nowrap;font-size:0;line-height:1}
.footer-social-icon.rednote>span{display:block;white-space:nowrap;font-size:9px;font-weight:900;line-height:1;letter-spacing:-.08em;transform:translateY(.2px)}
