@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#f7f8f8;--white:#fff;--ink:#191f23;--muted:#687178;--line:#dfe3e5;--orange:#ef7437;--orange-hover:#de6226;--soft:#edf0f1;--radius:3px;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:110px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed}a,button,input,select,textarea{outline-offset:5px}a:focus-visible,button:focus-visible{outline:2px solid var(--orange)}p{line-height:1.7}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}button{color:inherit}.skip-link{position:fixed;top:-70px;left:20px;padding:12px;background:var(--ink);color:white;z-index:100}.skip-link:focus{top:12px}.header{max-width:1600px;margin:auto;height:108px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);position:relative}.brand{display:flex;align-items:center;gap:17px;flex-shrink:0}.brand-symbol{font-weight:800;font-family:'Manrope',sans-serif;font-size:33px;letter-spacing:-1.6px;white-space:nowrap}.brand-accent{color:var(--orange)}.brand-dot{color:var(--orange);letter-spacing:0}.brand-name{font-size:10px;font-weight:700;letter-spacing:1.45px;line-height:1.5}.desktop-nav{display:flex;gap:31px;font-size:14px;font-weight:500}.desktop-nav a:hover,.text-link:hover,.footer a:hover{color:#bb4a17}.header-actions{display:flex;align-items:center;gap:25px}.language{display:flex;align-items:center;gap:5px;font-size:13px;color:#6b747b}.language button{border:0;background:none;padding:9px 5px;font-size:14px;color:var(--muted)}.language button.active{color:var(--ink);font-weight:700}.button{display:inline-flex;gap:32px;justify-content:space-between;align-items:center;padding:18px 24px;border:0;border-radius:var(--radius);font-weight:600;font-size:14px;line-height:1.4;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span:last-child[aria-hidden]{font-size:20px;line-height:1}.dark{background:var(--ink);color:#fff}.dark:hover{background:#374047}.orange{background:var(--orange);color:#191f23}.orange:hover{background:var(--orange-hover)}.header-cta{padding:13px 19px;gap:28px}.menu-toggle{display:none;border:0;background:none;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:7px 0}.mobile-nav{position:absolute;left:0;right:0;top:100%;padding:20px 6%;background:var(--paper);z-index:20;border-bottom:1px solid var(--line)}.mobile-nav:not([hidden]){display:grid;gap:22px}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1.06fr;min-height:640px;padding:40px 5% 46px;gap:30px;align-items:center}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:1.7px;line-height:1.5;font-weight:650;margin-bottom:32px}.small-line{width:25px;height:2px;background:var(--orange);display:inline-block;flex-shrink:0}h1{font-size:clamp(40px,4.2vw,67px);letter-spacing:-3px;line-height:1.13;font-weight:600;margin-bottom:26px}.muted{color:#7b848b}.hero-description{max-width:390px;font-size:17px;color:#616b72;line-height:1.8;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:600;display:flex;gap:12px;align-items:center}.hero-footnote{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px;margin-top:54px}.footnote-mark{color:var(--ink);font-size:24px}.hero-visual{height:536px;position:relative;background:#edf0f1;display:flex;flex-direction:column;overflow:hidden;border-radius:3px}.visual-top,.visual-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:22px 24px;z-index:1}.visual-top{font-size:10px;letter-spacing:1.4px;color:#5a646c}.concept-stage{flex:1;min-height:0;position:relative;display:grid;place-items:center}.visual-bottom{border-top:1px solid #d6dde0;padding-top:17px;padding-bottom:17px;margin:0 24px;padding-left:0;padding-right:0}.visual-caption{font-size:13px;font-weight:500}.image-label{font-size:9px;letter-spacing:1.4px;color:#677178;text-align:right}.level-diagram{display:flex;align-items:center;gap:40px}.level-number{font-size:130px;letter-spacing:-10px;font-weight:500;color:#b4bec4}.level-lines{display:flex;flex-direction:column;gap:18px;font-size:10px;letter-spacing:2px;width:150px;color:#717c83}.level-lines span{padding-bottom:12px;border-bottom:3px solid #ef7437}.concept-stage img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;mix-blend-mode:multiply}.spec-strip{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0}.spec-strip>div{display:flex;justify-content:center;gap:22px;align-items:center;border-right:1px solid var(--line)}.spec-strip>div:last-child{border:0}.spec-number{font-family:'Manrope',sans-serif;font-size:42px;letter-spacing:-2px;line-height:1}.spec-strip>div>span:last-child{font-size:14px;max-width:130px}.spec-strip strong{display:block;font-weight:550;margin-bottom:6px}.spec-strip strong+span{font-size:13px;color:var(--muted)}.stat-icon{font-size:32px;font-weight:400;color:#66727b}.footer{max-width:1440px;margin:auto;padding:35px 0;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px;color:var(--muted)}.footer-name{font-weight:600;color:var(--ink)}.footer-name span{display:none}.footer a:last-child{font-size:13px}@media(min-width:1601px){.hero{padding-top:70px;padding-bottom:70px;min-height:740px}}@media(max-width:1500px){.spec-strip,.footer{margin-left:5%;margin-right:5%}}@media(max-width:1100px){.brand-name{display:none}.desktop-nav{gap:22px}.header{gap:20px}.hero{gap:24px}.hero-visual{height:480px}h1{font-size:48px;letter-spacing:-2px}.hero-actions{gap:20px}.hero-footnote{margin-top:30px}.visual-top{padding:20px 16px}.visual-bottom{margin:0 16px}.image-label{font-size:9px}.hero-description{font-size:16px}}@media(max-width:800px){.header{height:85px;padding:0 6%}.desktop-nav,.header-cta{display:none}.header-actions{gap:14px}.brand-name{display:block}.menu-toggle{display:block}.hero{grid-template-columns:1fr;padding:42px 6% 30px;gap:30px;min-height:0}.hero-copy{max-width:600px}.eyebrow{margin-bottom:22px;font-size:11px}h1{font-size:clamp(38px,7.7vw,60px);letter-spacing:-2px}.hero-description{max-width:450px}.hero-footnote{display:none}.hero-visual{height:460px}.spec-strip{grid-template-columns:1fr 1fr;padding:0;margin:0 6%}.spec-strip>div{padding:24px 12px;justify-content:flex-start;gap:20px;border-bottom:1px solid var(--line)}.spec-strip>div:nth-child(2){border-right:0}.spec-strip>div:nth-child(3),.spec-strip>div:nth-child(4){border-bottom:0}.spec-strip>div:nth-child(even){padding-left:24px}.spec-strip>div>span:last-child{font-size:13px}.spec-number{font-size:36px}.stat-icon{font-size:28px}.footer{margin:0 6%;flex-wrap:wrap;gap:18px}.footer>span{width:100%;order:3}.visual-top{padding:18px}.visual-bottom{margin:0 18px}}@media(max-width:420px){.brand-name{font-size:8px;letter-spacing:1px}.brand{gap:11px}.hero-visual{height:370px}.hero-actions{gap:24px}.hero-actions .button{padding:16px 19px}.spec-strip strong{font-size:13px}.spec-strip strong+span{font-size:12px}.visual-caption{font-size:12px}.image-label{font-size:9px;letter-spacing:1px}.level-diagram{gap:20px}.level-number{font-size:110px}.level-lines{width:110px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
.section{max-width:1440px;margin:0 auto;padding:90px 0}.section-heading{margin-bottom:40px}.section-heading .eyebrow{margin-bottom:23px}.heading-row{display:flex;justify-content:space-between;align-items:flex-start;gap:50px}.heading-row h2{max-width:630px}.heading-row>p{max-width:360px;margin:2px 0 0;color:var(--muted);font-size:15px}h2{font-size:clamp(32px,3vw,44px);font-weight:550;line-height:1.22;letter-spacing:-1.6px;margin-bottom:0}.product-panel{background:#20282d;color:#fff;display:grid;grid-template-columns:1fr .85fr;gap:80px;padding:54px;border-radius:3px;position:relative;overflow:hidden}.product-panel:before{content:'';position:absolute;width:5px;left:0;top:54px;bottom:54px;background:var(--orange)}.outline-label{display:inline-block;border:1px solid #61696d;padding:8px 11px;font-size:10px;letter-spacing:1.5px;margin-bottom:29px;color:#e1e5e6}.product-copy h3{font-size:30px;font-weight:500;letter-spacing:-1px;margin-bottom:20px}.product-copy p{max-width:450px;font-size:16px;color:#b8c1c7;margin-bottom:30px}.light-link{color:#fff}.light-link:hover{color:#ff9b69}.product-details{margin:0;display:flex;flex-direction:column;justify-content:center}.product-details>div{display:flex;justify-content:space-between;gap:25px;padding:18px 0;border-bottom:1px solid #41494e;font-size:14px}.product-details>div:first-child{padding-top:0}.product-details>div:last-child{border-bottom:0;padding-bottom:0}.product-details dt{color:#aab5bb}.product-details dd{margin:0;text-align:right}.system-note{font-size:13px;color:var(--muted);margin:18px 0 0}.approach-section{border-top:1px solid var(--line);padding-top:75px}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:50px}.approach-grid article{border-top:1px solid #ced5d9;padding-top:23px}.step-no{font-size:13px;color:#8b4b2c;display:block;margin-bottom:30px}.approach-grid h3{font-size:21px;letter-spacing:-.5px;font-weight:600;margin-bottom:16px}.approach-grid p{font-size:15px;color:var(--muted);margin-bottom:0;max-width:335px}.company-section{border-top:1px solid var(--line);padding-top:75px}.company-layout{display:grid;grid-template-columns:1fr .82fr;gap:100px}.company-layout h2{max-width:580px;font-size:clamp(36px,3.7vw,54px);font-weight:500}.company-intro{font-size:21px;color:#323b42;line-height:1.6}.company-intro+p{font-size:15px;color:var(--muted);margin-bottom:27px}.contact-section{background:#e9edef}.contact-inner{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr .72fr;gap:110px;padding:75px 0}.contact-copy .eyebrow{margin-bottom:25px}.contact-copy h2{max-width:600px;font-size:clamp(37px,3.6vw,52px);font-weight:500;line-height:1.2}.contact-copy>p:not(.eyebrow){color:#66727a;max-width:420px;font-size:16px;margin-top:22px}.contact-checklist{display:flex;gap:12px 26px;flex-wrap:wrap;margin-top:30px;font-size:12px;color:#56616a}.contact-checklist span:before{content:'+';color:#9d4b23;margin-right:8px;font-size:17px}.contact-card{background:var(--paper);padding:35px;border-radius:3px;align-self:center}.contact-card-label{font-size:10px;letter-spacing:1.5px;color:var(--muted)}.contact-card h3{font-size:26px;font-weight:500;letter-spacing:-.7px;line-height:1.35;margin:24px 0 13px}.contact-card>p{font-size:14px;color:#66727a;margin-bottom:23px}.contact-whatsapp{width:100%;background:#166b43;color:#fff;gap:16px;font-size:15px}.contact-whatsapp:hover{background:#115436}.contact-card .contact-number{font-size:16px;line-height:1.6;margin:15px 0 0;color:#43544d;font-variant-numeric:tabular-nums}.concept-stage img{object-fit:contain}.visual-top{font-size:12px;letter-spacing:.8px}.image-label{font-size:12px;letter-spacing:0;max-width:125px}.brand-name{font-size:10px}.section-heading .eyebrow,.eyebrow{font-size:12px}.outline-label,.contact-card-label{font-size:12px}.hero-footnote{font-size:14px}.spec-strip>div>span:last-child{font-size:14px}.spec-strip strong+span{font-size:14px}.product-details>div,.contact-card>p{font-size:15px}.contact-checklist{font-size:14px}
@media(max-width:1500px){.section,.contact-inner{margin-left:5%;margin-right:5%}}@media(max-width:1100px){.product-panel{gap:45px;padding:40px}.company-layout{gap:55px}.contact-inner{gap:55px}.heading-row{gap:35px}.heading-row>p{max-width:330px}.approach-grid{gap:30px}.product-details>div{font-size:14px}.visual-top{font-size:10px}.image-label{font-size:11px}}
@media(max-width:800px){.section{padding:55px 0;margin:0 6%}.section-heading{margin-bottom:27px}.heading-row{display:block}.heading-row>p{margin-top:20px;max-width:480px}.product-panel{grid-template-columns:1fr;padding:32px 26px;gap:38px}.product-panel:before{top:32px;bottom:32px}.product-copy h3{font-size:27px}.product-copy p{font-size:16px}.product-details>div{padding:17px 0}.approach-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.approach-grid article{display:grid;grid-template-columns:35px 1fr;gap:0 12px;padding-top:22px}.step-no{grid-row:1/3;margin-top:4px}.approach-grid h3{margin-bottom:12px;font-size:22px}.approach-grid p{grid-column:2;max-width:none;font-size:16px}.company-layout{grid-template-columns:1fr;gap:25px}.company-layout h2{max-width:560px;font-size:38px}.company-intro{font-size:20px}.company-intro+p{font-size:16px}.contact-inner{grid-template-columns:1fr;gap:32px;margin:0 6%;padding:55px 0}.contact-copy h2{max-width:530px;font-size:38px}.contact-card{padding:28px}.contact-card>p{font-size:16px}.contact-checklist{font-size:14px;gap:10px 20px}.spec-strip strong{font-size:14px}.spec-strip strong+span{font-size:13px}.spec-strip>div{gap:15px}.visual-top{font-size:11px}.image-label{font-size:11px}.visual-caption{font-size:14px}.hero-visual{height:auto;aspect-ratio:1.14}.concept-stage{min-height:240px}.footer{font-size:14px}.footer a:last-child{font-size:14px}}
@media(max-width:420px){.hero-visual{aspect-ratio:auto;height:375px}.visual-top{font-size:10px}.visual-caption{max-width:180px;font-size:13px}.image-label{font-size:11px;max-width:105px}.contact-copy h2{font-size:35px}.company-layout h2{font-size:35px}.product-copy h3{font-size:26px}.brand-name{font-size:9px}}
/* Shared page alignment across all sections. */
.section,.spec-strip,.footer,.contact-inner{width:90%;margin-left:auto;margin-right:auto}
.heading-row>p,.approach-grid p,.company-intro+p{font-size:16px}
@media(max-width:800px){.section,.spec-strip,.footer,.contact-inner{width:88%;margin-left:auto;margin-right:auto}}

/* Company story: a clear headline alongside a comfortable reading column. */
.company-layout{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(40px,6vw,90px);align-items:start}
.company-layout h2{font-size:clamp(34px,3.3vw,48px);line-height:1.23;letter-spacing:-1.4px;text-wrap:balance}
.company-copy{min-width:0;max-width:780px}
.company-copy p{font-size:17px;line-height:1.85;color:#53616a;margin:0 0 25px}
.company-copy .company-intro{font-size:20px;line-height:1.75;color:#323b42}
.company-copy strong{font-weight:650;color:#29343c}
.company-copy .company-expertise{padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.company-copy .text-link{margin-top:30px;font-size:15px}
@media(max-width:900px){.company-layout{grid-template-columns:1fr;gap:30px}.company-layout h2{max-width:760px;font-size:clamp(32px,5vw,42px)}.company-copy{max-width:780px}.company-copy p{font-size:17px}.company-copy .company-intro{font-size:19px}}

/* Project value narrative. */
.value-section{border-top:1px solid var(--line)}
.value-section h2{max-width:850px;text-wrap:balance}
.value-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);gap:clamp(35px,5vw,75px);align-items:start}
.value-copy{min-width:0;max-width:810px}
.value-copy p{font-size:17px;line-height:1.85;color:#53616a;margin:0 0 25px}
.value-copy p:last-child{margin-bottom:0}
.value-copy strong{font-weight:650;color:#29343c}
.value-conclusion{background:#20282d;border-left:4px solid var(--orange);border-radius:3px;padding:clamp(26px,3vw,42px);color:#fff}
.value-conclusion p{font-size:clamp(20px,1.6vw,24px);line-height:1.65;margin:0}
.value-conclusion strong{font-weight:550}
@media(max-width:900px){.value-layout{grid-template-columns:1fr;gap:30px}.value-copy{max-width:810px}.value-conclusion{max-width:810px}.value-conclusion p{font-size:21px}}

/* Preserve the complete portrait supplied for the MaxPark hero. */
.hero-visual{width:100%;max-width:500px;height:auto;aspect-ratio:auto;justify-self:end;background:transparent;border-radius:0}
.concept-stage{flex:none;min-height:0;aspect-ratio:1127/1396}
.concept-stage img{position:static;display:block;width:100%;height:auto;object-fit:contain;mix-blend-mode:normal}
@media(max-width:800px){.hero-visual{justify-self:center}}
