@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+TC:wght@400;500;600;700&family=Noto+Sans+Arabic:wght@400;500;600;700&display=swap');
:root{--navy:#102d35;--ink:#182e33;--muted:#647477;--green:#d8f47e;--line:#dce3e3;--pale:#f3f6f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans','Noto Sans TC',sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #619b2e;outline-offset:6px}header{display:flex;align-items:center;justify-content:space-between;padding:19px 4.5%;background:#fff;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:15px}.brand img{width:116px;height:64px;object-fit:contain}.brand span{font-size:12px;line-height:1.6;max-width:122px;border-left:1px solid var(--line);padding-left:15px;letter-spacing:.05em}nav{display:flex;gap:28px;font-size:14px}nav a:hover{color:#547e23}.header-actions{display:flex;align-items:center;gap:20px}#lang{border:0;background:transparent;font-size:14px;padding:10px}.small-cta{background:var(--navy);color:white;padding:11px 19px;font-size:14px}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:610px;background:var(--navy);color:white}.hero-copy{padding:65px 7% 24px 8.2%;display:flex;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:600;color:#b9ced0;margin-bottom:22px}.eyebrow.dark{color:#456267}h1{font-weight:500;font-size:clamp(38px,3.9vw,63px);line-height:1.28;letter-spacing:-.025em;margin:8px 0 24px}p{margin:0 0 20px}.hero-copy>p{color:#bed0d1;max-width:490px;font-size:17px;line-height:1.85}.actions{display:flex;flex-wrap:wrap;gap:24px;align-items:center;margin-top:20px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border:0;font-size:15px;font-weight:600}.lime{background:var(--green);color:var(--navy)}.button:hover{filter:brightness(.95)}.navy{background:var(--navy);color:white}.text-link{font-size:14px;border-bottom:1px solid currentColor;padding-bottom:4px}.hero-bottom{margin-top:auto;padding-top:42px;display:flex;gap:20px;font-size:12px;color:#a6bbbe}.hero-bottom>span:first-child{color:var(--green)}.hero-photo{position:relative;overflow:hidden;min-height:520px}.hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:52%}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,29,23,.87),transparent 62%)}.photo-tag{position:absolute;bottom:38px;left:38px;right:30px;z-index:1}.photo-tag span{font-size:12px;letter-spacing:.14em}.photo-tag strong{display:block;font-size:27px;font-weight:500;margin-top:8px}.photo-tag p{font-size:14px;margin:10px 0 0;color:#d3dfd7}.strip{padding:23px 4.5%;display:flex;gap:36px;align-items:center;border-bottom:1px solid var(--line);font-size:15px}.strip span:first-child{margin-right:auto;color:var(--muted);font-size:14px}.strip b{font-weight:400;color:#7a9391}.section{padding:88px 6%;scroll-margin-top:24px}.section-top{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:40px}.section-top>p{max-width:435px;color:var(--muted);font-size:16px;margin:0 0 4px}.section-top .eyebrow{margin-bottom:14px}h2{font-size:clamp(30px,3vw,43px);line-height:1.4;letter-spacing:-.025em;font-weight:500;margin:0}h3{font-size:24px;line-height:1.45;font-weight:500;margin:16px 0}h4{margin:0 0 8px;font-size:18px;font-weight:500}.pillars{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.pillar{display:flex;flex-direction:column;padding:30px 30px 25px;transition:background .2s}.pillar+.pillar{border-left:1px solid var(--line)}.pillar:hover{background:#f0f7e7}.pillar-number{font-size:14px;color:#5c7274;display:flex;justify-content:space-between}.pillar-number span{font-size:24px}.pillar p{color:var(--muted);font-size:16px;flex:1}.pillar small{border-top:1px solid var(--line);padding-top:20px;line-height:1.8;font-size:12px}.technology{background:var(--pale)}.tech-grid{display:grid;grid-template-columns:.95fr 1.2fr;gap:60px}.tech-image{position:relative;min-height:390px;overflow:hidden}.tech-image img{width:100%;height:100%;object-fit:cover;position:absolute}.tech-image>div{position:absolute;bottom:0;padding:30px;background:linear-gradient(transparent,rgba(10,30,32,.85));padding-top:65px;color:white;left:0;right:0}.tech-image span{font-size:12px}.tech-image strong{font-size:24px;display:block;font-weight:500}.accordion details{border-top:1px solid #cdd8d7;padding:20px 0}.accordion details:last-child{border-bottom:1px solid #cdd8d7}summary{cursor:pointer;display:flex;align-items:center;font-size:23px;list-style:none;gap:20px}summary::-webkit-details-marker{display:none}summary>span{font-size:12px;color:#658185}summary b{margin-left:auto;font-size:22px;font-weight:400}details[open] summary b{transform:rotate(45deg)}details>p{margin:20px 0 12px 38px;color:var(--muted)}details>small{display:block;margin-left:38px;font-size:14px;color:#3e6664}.lab-banner{display:flex;gap:35px;align-items:center;border-top:1px solid var(--line);margin-top:45px;padding-top:30px}.lab-banner>div{min-width:250px}.lab-banner .eyebrow{margin:0}.lab-banner h3{margin:6px 0}.lab-banner p{font-size:15px;color:var(--muted);margin:0}.round-link{flex-shrink:0;width:50px;height:50px;border:1px solid #8ca3a0;border-radius:50%;display:grid;place-items:center;font-size:25px}.tks{background:var(--navy);color:white}.tks .section-top>p{color:#bbced1}.tks-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.hub{padding:32px;border:1px solid #5c7378;background:#193942}.hub-head{display:flex;gap:10px;justify-content:space-between;flex-wrap:wrap;font-size:12px;letter-spacing:.08em}.status{background:#365055;color:#d2edb2;padding:3px 8px;font-size:12px;letter-spacing:0}.hub h3{font-size:45px;margin:23px 0}.hub h3 span{display:block;font-size:15px;font-weight:400;color:#c0d0d1;margin-top:3px}.hub-number{font-size:42px;color:var(--green);line-height:1.3;margin-bottom:24px}.hub-number span{font-size:14px;color:#c2d3d4}.hub-number em{font-style:normal;margin-left:20px;font-size:32px;white-space:nowrap}.hub p{color:#c0d0d1;font-size:15px}.hub address{font-style:normal;font-size:14px;margin:20px 0 12px}.hub small{display:block;color:#a8bdc0;font-size:12px;margin-top:24px}.tks-services article{display:flex;gap:22px;border-bottom:1px solid #45616a;padding:4px 0 24px;margin-bottom:20px}.tks-services article>span{color:var(--green);font-size:12px;margin-top:19px}.tks-services h3{font-size:22px;margin:10px 0}.tks-services p,.region-note p{font-size:15px;color:#bed0d3;margin:0}.region-note strong{font-size:13px;font-weight:500;color:var(--green)}.region-note p{margin-top:10px}.order-flow{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #45616a;margin-top:40px;padding-top:26px;gap:20px}.order-flow div{font-size:15px}.order-flow span{display:block;color:#8fa9ae;font-size:12px;margin-bottom:5px}.advisory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.advisory-grid article{border-top:2px solid #3c666c;padding-top:22px}.advisory-grid article>span{font-size:12px;color:#647b7d}.advisory-grid h3{font-size:22px}.advisory-grid p{color:var(--muted);font-size:15px}.advisory-grid small{font-size:12px;color:#406261}.fine{font-size:12px;color:var(--muted);line-height:1.8;margin:28px 0 0}.investors{display:grid;grid-template-columns:1fr 1fr;gap:75px;background:#ecf2e6}.invest-copy>p{color:#5d7167;margin-top:24px}.invest-copy .fine{font-size:12px}.revenue{background:white;padding:30px 34px}.revenue>h3{font-size:20px;margin:0 0 24px}#revenues>div{display:flex;gap:20px;padding:20px 0;border-top:1px solid var(--line)}#revenues>div>span{font-size:12px;color:#63816b}#revenues p{font-size:14px;color:var(--muted);margin:0}.revenue-foot{font-size:12px;color:#42644b;border-top:1px solid var(--line);padding-top:20px}.about{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.about>div>p{color:var(--muted)}.history{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid var(--line);padding-top:28px;margin-top:30px}.history span{font-size:12px;color:#617c80}.history h4{font-size:17px;margin:12px 0 5px}.history p{font-size:13px;color:var(--muted)}.contact-section{background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-section h2{margin-bottom:25px}.contact-section>div>p{color:#bdd0d2;max-width:450px}.email{font-size:clamp(21px,2.3vw,33px);display:inline-block;margin-top:15px}.contact-links{display:flex;gap:28px;font-size:12px;margin-top:25px;color:#adc3c6}.contact-links a{text-decoration:underline}form label{display:block;margin-bottom:16px}form label>span{display:block;font-size:13px;color:#c4d6d8;margin-bottom:7px}input,select,textarea{width:100%;background:#1e3c45;border:1px solid #557077;border-radius:0;color:white;padding:11px;min-height:45px;outline-offset:3px}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note,#formStatus{font-size:12px;color:#b8cdd0;margin:16px 0 0}footer{display:flex;justify-content:space-between;gap:20px;background:#0c232b;color:#b6c8ca;padding:26px 6%;font-size:12px}.skip{position:absolute;top:-100px;left:10px;background:white;padding:10px;z-index:20}.skip:focus{top:10px}html[lang=en] h1{font-size:clamp(38px,4.2vw,64px)}html[lang=en] .brand span{font-size:10px}html[lang=en] .section-top{align-items:flex-start}html[lang=en] .hub-number em{display:inline-block;margin-left:0;margin-top:10px}
@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1100px){nav{gap:18px}.brand span{display:none}.section{padding:64px 5%}.hero-copy{padding:50px 7% 24px 9%}.hero{min-height:570px}.section-top>p{max-width:350px}.tech-grid{gap:35px}.tks-grid{gap:35px}.advisory-grid{grid-template-columns:1fr 1fr;gap:36px}.investors,.contact-section{gap:40px}.strip{gap:20px}.brand img{width:98px}.hub{padding:24px}.hub-head{font-size:11px}}@media(max-width:760px){header{padding:12px 5%;flex-wrap:wrap;gap:8px}.brand img{height:47px;width:95px}nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px;margin-top:5px;gap:10px;font-size:13px}.header-actions{gap:8px}.small-cta{padding:8px 12px;font-size:13px}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 6% 26px}.hero h1,html[lang=en] h1{font-size:40px}.hero-copy>p{font-size:16px}.hero-photo{min-height:330px}.photo-tag{left:24px;bottom:26px}.photo-tag strong{font-size:24px}.hero-bottom{padding-top:32px}.strip{flex-wrap:wrap;justify-content:space-between;padding:20px 6%;gap:8px;font-size:13px}.strip span:first-child{width:100%;margin-bottom:6px}.section{padding:55px 6%}.section-top{display:block;margin-bottom:28px}.section-top>p{max-width:none;margin-top:22px}.pillars{grid-template-columns:1fr}.pillar{padding:24px}.pillar+.pillar{border-left:0;border-top:1px solid var(--line)}.pillar h3{margin-top:8px}.pillar small{padding-top:13px}.tech-grid,.tks-grid,.investors,.about,.contact-section{grid-template-columns:1fr;gap:32px}.tech-image{min-height:330px}.lab-banner{flex-wrap:wrap;gap:15px}.lab-banner>div{min-width:0;flex:1}.lab-banner p{order:3;flex-basis:100%}.lab-banner h3{font-size:23px}.advisory-grid{gap:25px}.advisory-grid h3{font-size:20px}.advisory-grid p{font-size:14px}.order-flow{grid-template-columns:repeat(3,1fr);gap:20px 12px}.order-flow div{font-size:13px}.history{gap:16px}.history h4{font-size:16px}.history p{font-size:12px}.revenue{padding:25px}.contact-section .eyebrow{margin-bottom:15px}footer{flex-wrap:wrap;font-size:12px}footer>span:nth-child(2){order:3;width:100%}.hub-number{font-size:38px}.hub-number em{font-size:29px}summary{font-size:20px}.eyebrow{font-size:11px;letter-spacing:.1em}h2{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Brand and expanded service presentation */
.brand img{width:138px;height:78px}.advisory-grid{grid-template-columns:repeat(3,1fr)}.brands-section{background:#f3f6f5}.brand-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.brand-gallery a{display:flex;flex-direction:column;align-items:center;background:#fff;padding:28px 20px 20px;border:1px solid var(--line)}.brand-gallery img{width:100%;height:165px;object-fit:contain}.brand-gallery span{font-size:14px;margin-top:20px;color:#456267}.research-origin{margin:36px 0 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#fff}.research-origin img{width:100%;max-height:300px;object-fit:cover}.research-origin figcaption{padding:30px;font-size:16px;color:#456267}@media(max-width:1100px){.advisory-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.brand img{width:110px;height:62px}.brand-gallery{grid-template-columns:1fr;gap:16px}.brand-gallery img{height:150px}.research-origin{grid-template-columns:1fr}.research-origin figcaption{padding:20px}.advisory-grid{grid-template-columns:1fr}}

/* Four shared capabilities and additional supplied brand assets */
.tks-core{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:48px;border-top:1px solid #557078;border-left:1px solid #557078}.tks-core article{padding:26px 30px;border-right:1px solid #557078;border-bottom:1px solid #557078}.tks-core article>span{color:var(--green);font-size:13px}.tks-core h3{font-size:24px;margin:10px 0 14px}.tks-core p{color:#c4d5d8;font-size:16px;margin:0;line-height:1.8}.tks-support-title{margin:0 0 20px}.brand-art{height:165px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.brand-art.lucky img{height:220px;width:100%;object-fit:cover;object-position:center}.brand-stories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.brand-stories .research-origin{display:flex;flex-direction:column;align-items:stretch;margin-top:28px}.brand-stories .research-origin img{height:270px;object-fit:cover}.brand-stories figcaption{padding:22px;font-size:14px}@media(max-width:760px){.tks-core{grid-template-columns:1fr;margin-bottom:32px}.tks-core article{padding:24px}.tks-core h3{font-size:23px}.brand-stories{grid-template-columns:1fr;gap:0}.brand-stories .research-origin img{height:260px}.brand-art.lucky{max-width:350px}}

/* Three languages, shared market access and discreet contact labels */
#lang{color:var(--ink);border:1px solid var(--line);width:106px;min-height:40px;background:#fff;font-size:14px;cursor:pointer;padding:7px}.header-actions{flex-shrink:0}header>nav{flex-wrap:wrap}.connector-story{border-top:1px solid #57717a;padding-top:30px;margin-bottom:38px}.connector-story>h3,.glass-section>h3{font-size:30px}.connector-story>p,.glass-section>p{color:#c7d5d8;max-width:950px}.connector-map{display:grid;grid-template-columns:1fr 1.2fr 1fr;margin-top:24px;border:1px solid #57717a}.connector-map>div{padding:24px}.connector-map h4{font-size:20px}.connector-map p{font-size:15px;color:#c3d4d6;margin:0}.connector-center{background:var(--green);color:var(--navy)}.connector-center p{color:#33584b}.glass-section{margin:40px 0 44px}.glass-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.glass-grid article{border-top:1px solid #658087;padding-top:20px}.glass-grid article>span{font-size:13px;color:var(--green)}.glass-grid h4{font-size:21px;margin:10px 0}.glass-grid p{font-size:15px;color:#c3d4d6;margin:0 0 16px}.glass-grid strong{font-size:13px;font-weight:500;color:var(--green);display:block;margin-bottom:7px}.contact-channels{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 18px}.contact-channels a{display:inline-flex;align-items:center;justify-content:center;border:1px solid #839b9e;padding:12px 18px;font-size:16px;min-height:48px}.contact-channels a:hover{background:#294952}.contact-copy{border:1px solid #839b9e;background:transparent;color:white;padding:10px 14px;margin-top:12px;font-size:14px}.contact-copy[hidden]{display:none}.contact-section select{max-width:100%;text-overflow:ellipsis}.contact-section>*,.hero>*,.section>*{min-width:0}
html[dir=rtl] body{font-family:'Noto Sans Arabic',Tahoma,Arial,sans-serif;line-height:1.9}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4,html[dir=rtl] .eyebrow{letter-spacing:normal}html[dir=rtl] h1{font-size:clamp(36px,3.6vw,58px);line-height:1.55}html[dir=rtl] h2{line-height:1.6}html[dir=rtl] .eyebrow{font-size:14px}html[dir=rtl] .hero-copy{padding-left:7%;padding-right:8.2%}html[dir=rtl] .brand span{border-left:0;border-right:1px solid var(--line);padding-left:0;padding-right:15px;font-size:12px}html[dir=rtl] .strip span:first-child{margin-right:0;margin-left:auto}html[dir=rtl] .pillar+.pillar{border-left:0;border-right:1px solid var(--line)}html[dir=rtl] summary b{margin-left:0;margin-right:auto}html[dir=rtl] details>p,html[dir=rtl] details>small{margin-left:0;margin-right:38px}html[dir=rtl] .hero-bottom>span:first-child{direction:ltr;unicode-bidi:isolate}html[dir=rtl] .hub-number em{display:inline-block;margin-left:0;margin-right:16px}html[dir=rtl] .hub address{text-align:right}html[dir=rtl] .brand-gallery span{direction:ltr;unicode-bidi:isolate}html[dir=rtl] .brand img{direction:ltr}html[dir=rtl] .contact-channels a{unicode-bidi:isolate}html[dir=rtl] .hero-photo .photo-tag{left:30px;right:38px}html[dir=rtl] .advisory-grid h3{font-size:22px;line-height:1.8}html[dir=rtl] nav{font-size:15px}html[dir=rtl] small,html[dir=rtl] .fine{line-height:1.9}
@media(max-width:1000px){.glass-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.connector-map>div{padding:20px}.connector-map h4{font-size:19px}}@media(max-width:760px){#lang{width:91px;font-size:13px}.connector-map,.glass-grid{grid-template-columns:1fr}.connector-story>h3,.glass-section>h3{font-size:25px}.connector-map>div{padding:22px}.glass-grid{gap:12px}.contact-channels{gap:10px}.contact-channels a{padding:11px 14px}html[dir=rtl] .hero-copy{padding:38px 6% 26px}html[dir=rtl] .hero h1{font-size:37px}html[dir=rtl] .pillar+.pillar{border-right:0}html[dir=rtl] nav{font-size:13px}html[dir=rtl] .hub-number em{margin-right:0;display:block}html[dir=rtl] .strip span:first-child{margin-left:0}}
