/* Global Edge Asia — official green / silver / white identity. No font downloads. */
:root{--green:#137643;--green-dark:#115c36;--leaf:#54b94c;--mint:#edf8ef;--mint2:#f6faf7;--ink:#163029;--body:#53645d;--line:#dfe8e1;--silver:#eff2f0;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,'Helvetica Neue',system-ui,sans-serif;--radius:6px;--max:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--white);color:var(--body);font:16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:var(--sans)}:lang(ja){--sans:'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,'Noto Sans CJK JP',sans-serif;--serif:'Yu Mincho','Hiragino Mincho ProN','Noto Serif CJK JP',serif}:lang(th){--sans:'Leelawadee UI',Thonburi,'Noto Sans Thai','Noto Sans',sans-serif;--serif:'Leelawadee UI',Thonburi,'Noto Sans Thai',sans-serif}a{color:inherit;text-decoration:none}a,button,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}button{color:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--ink)}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.035em;line-height:1.13}h1{font-size:clamp(40px,4.1vw,65px)}h2{font-size:clamp(30px,2.8vw,44px)}h3{font-size:20px;line-height:1.4;font-weight:600;letter-spacing:-.02em}p{margin-bottom:1em}p:last-child{margin-bottom:0}em{color:var(--green);font-style:normal}button:disabled{cursor:not-allowed;opacity:.6}::selection{background:#d4efcf;color:#163029}:focus-visible{outline:3px solid #ca8930;outline-offset:5px;border-radius:3px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--green);outline-offset:2px}[hidden]{display:none!important}.icon{flex-shrink:0;vertical-align:middle;width:22px;height:22px}.container{max-width:var(--max);width:calc(100% - 104px);margin:0 auto}.section{padding:78px 0}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--green);font-size:10.5px;line-height:1.6;font-weight:700;letter-spacing:.23em;text-transform:uppercase;margin:0 0 15px}.eyebrow-line{width:27px;height:2px;background:var(--green);flex-shrink:0}.lead{font-size:18px;line-height:1.75;max-width:800px}.fine-print{font-size:12px;line-height:1.7;color:#69766f}.skip-link{position:fixed;z-index:999;top:-100px;left:20px;background:var(--green);color:white;padding:12px 20px}.skip-link:focus{top:12px}.text-link{display:inline-flex;align-items:center;gap:14px;color:var(--green);font-size:13px;font-weight:600;border-bottom:1px solid #9dc5a9;padding-bottom:6px;line-height:1.5}.text-link:hover{color:var(--green-dark);border-color:var(--green)}.text-link .icon{width:18px;height:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 19px;min-height:50px;line-height:1.3;font-size:12px;font-weight:600;border:1px solid var(--green);border-radius:4px;text-align:center;transition:background .2s,color .2s,transform .2s;cursor:pointer}.button .icon{width:18px;height:18px}.button--primary{background:var(--green);color:#fff;box-shadow:0 4px 14px #1d70301b}.button--primary:hover{background:var(--green-dark);border-color:var(--green-dark);transform:translateY(-1px)}.button--outline{background:#ffffffed;color:var(--green-dark)}.button--outline:hover{background:var(--mint)}.button--subtle{border-color:var(--line);background:transparent;color:var(--green)}.text-button{border:none;background:none;display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:13px;padding:10px 0;text-decoration:underline;text-underline-offset:4px}
/* Header */
.site-header{position:sticky;top:0;background:#fffffff7;backdrop-filter:blur(12px);border-bottom:1px solid #ebf0ec;z-index:100}.header-inner{display:flex;align-items:center;gap:34px;min-height:96px}.brand{width:266px;flex-shrink:0}.brand img{width:100%;height:auto}.main-navigation{display:flex;align-items:center;justify-content:center;gap:27px;flex:1;color:#263a31}.main-navigation>a:not(.button){font-size:12px;font-weight:600;position:relative;padding:9px 0;white-space:nowrap}.main-navigation>a:not(.button):after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--green);transform:scaleX(0);transition:transform .2s}.main-navigation>a[aria-current]:after,.main-navigation>a:hover:after{transform:scaleX(1)}.main-navigation>a[aria-current]{color:var(--green)}.main-navigation>.button{display:none}.header-utilities{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.languages{display:flex;align-items:center;gap:0;font-size:10px;font-weight:700;line-height:1}.languages a{padding:5px 10px;position:relative;color:#5e6c64}.languages a+a:before{content:'';position:absolute;left:0;top:6px;bottom:6px;width:1px;background:#d6ded8}.languages a[aria-current]{color:var(--green)}.languages a:hover{text-decoration:underline;text-underline-offset:4px}.header-contact{display:flex;align-items:center;gap:9px;white-space:nowrap;background:var(--green);padding:8px 15px;color:white;font-size:11px;font-weight:600;border-radius:3px;line-height:1.4}.header-contact .icon{width:16px;height:16px}.header-contact:hover{background:var(--green-dark)}.menu-toggle{display:none}
/* Hero */
.hero{position:relative;overflow:hidden;min-height:578px;background:#edf6ed}.hero-visual{position:absolute;inset:0 0 0 29%;overflow:hidden}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#f8fcf8 0%,#f9fcf9 25%,#fafcfaf5 36%,#f7fcf4d9 45%,#f3faee48 59%,#ffffff00 75%)}.hero-ribbon{position:absolute;inset:0 0 0 77%;background:linear-gradient(145deg,#a5e17cc9,#0a8542ed);clip-path:polygon(96% 0,100% 0,100% 100%,0 100%)}.hero:before{content:'';position:absolute;z-index:1;inset:0 auto auto 0;width:140px;height:100px;background:linear-gradient(135deg,#a4d89566,transparent 65%);clip-path:polygon(0 0,100% 0,0 100%)}.hero-inner{display:flex;align-items:center;justify-content:space-between;position:relative;min-height:578px;gap:30px;padding:58px 0}.hero-copy{max-width:610px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.2em;margin-bottom:25px;max-width:500px}.hero h1{max-width:590px;font-weight:500;font-size:clamp(42px,4.1vw,65px);line-height:1.05}.hero-description{font-size:16px;line-height:1.7;max-width:465px;margin:25px 0 28px;color:#334b3f}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-actions .button{min-height:48px;padding-inline:17px;font-size:11px}.hero-explore{display:inline-flex;align-items:center;gap:25px;color:var(--green);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-top:24px}.hero-explore .icon{width:17px;height:17px}.hero-caption{align-self:flex-end;max-width:174px;color:#fff;margin:0 -9px 4px 0;text-shadow:0 1px 6px #07412366}.hero-caption p{font:22px/1.3 var(--serif);margin:0 0 20px;color:white}.hero-caption span{display:block;width:35px;height:2px;background:#c0f18d;margin-bottom:15px}.hero-caption small{display:block;font-size:8px;letter-spacing:.18em;line-height:1.8}
/* Service cards */
.section-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:32px}.section-heading>div{min-width:330px}.section-heading>p{font-size:14px;max-width:440px;border-left:1px solid var(--line);padding-left:30px;margin:0}.section-heading>.text-link{white-space:nowrap;align-self:center}.home-services{padding:58px 0 54px}.section-heading h2{font-size:36px}.service-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}.service-card{position:relative;border:1px solid var(--line);border-radius:4px;background:#fff;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #1b513010}.service-image{aspect-ratio:1.72;overflow:hidden;background:var(--mint2)}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.service-card:hover .service-image img{transform:scale(1.035)}.service-card-body{padding:15px 15px 41px;flex:1;position:relative}.card-kicker{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px;color:var(--green)}.card-kicker>span{font-size:10px;color:#84968a}.card-kicker .icon{width:24px;height:24px}.service-card h3{font-size:16px;line-height:1.35;letter-spacing:-.02em}.service-card h3 a:after{content:'';position:absolute;inset:0}.service-card p{font-size:12.5px;line-height:1.6;margin-top:12px;margin-bottom:0}.card-arrow{position:absolute;right:15px;bottom:12px;color:var(--green);z-index:1}.card-arrow .icon{width:19px;height:19px}.service-grid--full{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.service-grid--full .service-card-body{padding:25px 25px 52px}.service-grid--full .service-card h3{font-size:23px}.service-grid--full .service-card p{font-size:15px}.service-grid--full .card-arrow{right:25px;bottom:18px}.service-grid--full .service-image{aspect-ratio:1.85}.service-filters{display:flex;gap:10px;margin:0 0 32px;flex-wrap:wrap}.service-filters button{border:1px solid var(--line);border-radius:100px;padding:10px 22px;background:#fff;font-size:13px}.service-filters button[aria-pressed="true"]{background:var(--green);border-color:var(--green);color:white}.filter-empty{font-size:16px}
/* Proof & customer relationships */
.proof-band{background:linear-gradient(102deg,#dcf2dc 0%,#f2fbf1 47%,#e0f3dc 100%);position:relative;overflow:hidden}.proof-band:after{content:'';position:absolute;width:140px;height:400px;right:0;top:-140px;background:#7fce7926;transform:rotate(35deg);pointer-events:none}.proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:34px 0;position:relative;z-index:1}.proof-item{display:flex;align-items:flex-start;gap:16px;padding:0 29px;border-left:1px solid #b9d8bf}.proof-item:first-child{border:0;padding-left:0}.proof-item:last-child{padding-right:0}.proof-item>.icon{width:30px;height:30px;color:var(--green);margin-top:9px}.proof-item strong{display:block;font:40px/1.1 var(--serif);color:var(--green-dark);letter-spacing:-.025em;white-space:nowrap}.proof-item span{display:block;font-size:12px;line-height:1.4;font-weight:600;color:var(--green-dark);margin-top:9px}.proof-item small{display:block;font-size:10px;line-height:1.5;margin-top:5px;max-width:200px}.client-band{border-bottom:1px solid var(--line);padding:27px 0}.client-band>.container{display:flex;align-items:center;gap:42px}.client-intro{min-width:220px}.client-intro .eyebrow{font-size:8px;margin-bottom:6px}.client-intro h2{font-size:19px;line-height:1.3;max-width:245px}.client-logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:32px;flex:1}.client-logo{display:flex;align-items:center;justify-content:center;height:43px}.client-logo img{object-fit:contain;max-height:38px;max-width:105px;width:auto;height:auto}.client-logo:nth-child(3) img{max-width:72px}.client-wordmark{font-family:Arial,sans-serif;font-size:19px;font-weight:700;letter-spacing:.1em;color:#3b4542}
/* Story, industry, strengths */
.about-layout{display:grid;grid-template-columns:1.12fr 1fr .93fr;gap:32px;align-items:stretch}.about-copy h2{font-size:37px;margin-bottom:21px}.about-copy p:not(.eyebrow){font-size:14px;line-height:1.8}.about-copy .about-intro{color:#31473b}.about-copy .text-link{margin-top:14px}.about-image{position:relative;border-radius:4px;overflow:hidden;min-height:370px}.about-image>img{width:100%;height:100%;object-fit:cover;object-position:48% center}.about-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(0deg,#0e302bc9,transparent)}.photo-caption{position:absolute;z-index:1;bottom:28px;left:27px;right:25px;font:27px/1.25 var(--serif);color:#fff}.industry-mini{padding-left:3px}.industry-mini>.eyebrow{font-size:9px;line-height:1.5}.industry-mini>a:not(.text-link){display:flex;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid var(--line)}.industry-mini>a:not(.text-link)>img{width:73px;height:68px;object-fit:cover;flex-shrink:0;border-radius:3px}.industry-mini>a>span{display:block}.industry-mini strong{display:block;font-size:12.5px;color:var(--ink);line-height:1.45}.industry-mini small{display:block;font-size:11px;line-height:1.6;margin-top:5px}.industry-mini>a>.icon{width:16px;color:var(--green);margin-left:auto}.industry-mini>.text-link{margin-top:22px;font-size:11px}.strengths{background:var(--mint2);border-block:1px solid #eaf1e9}.strengths .section-heading>p{max-width:510px}.strengths-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.strengths-grid article{border-top:1px solid #c9dfce;padding-top:20px}.strength-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;color:var(--green)}.strength-top>span{font:28px/1.1 var(--serif);color:#62a765}.strength-top .icon{width:31px;height:31px}.strengths-grid h3{font-size:20px;margin-bottom:10px}.strengths-grid p{font-size:14px}.origins{position:relative;padding:45px 0;background:linear-gradient(110deg,#f7faf6,#fff 45%,#f1f9f0);border-top:1px solid #eaf1e9;overflow:hidden}.origins-inner{display:grid;grid-template-columns:170px 1fr;gap:40px;align-items:center}.origin-image{position:relative;height:212px;border-radius:3px;overflow:hidden}.origin-image img{width:100%;height:100%;object-fit:cover}.origin-image span{position:absolute;bottom:0;left:0;right:0;background:#123a2baf;color:white;font-size:8px;letter-spacing:.12em;padding:9px;text-align:center}.origins .eyebrow{font-size:9px;margin-bottom:10px}.origins h2{font-size:30px;line-height:1.2;display:block;margin:0 25px 10px 0}.origins h2 br{display:block}.origins p:not(.eyebrow){font-size:13px;line-height:1.9;margin:10px 0 0}.origins p.japanese-quote{font-size:16px;color:var(--green);font-family:'Yu Mincho','Noto Serif CJK JP',serif}.origins .quote-translation{font-size:11px!important;color:#647869;margin-top:2px!important}.original-japanese{margin-top:14px;font-size:12px}.original-japanese summary{color:var(--green);width:fit-content;text-decoration:underline;text-underline-offset:4px}.original-japanese>div{padding:12px 20px;border-left:2px solid var(--leaf);margin-top:14px;background:white}.origins--large{padding:72px 0}.origins--large .origins-inner{grid-template-columns:280px 1fr;gap:70px}.origins--large .origin-image{height:365px}.origins--large h2{display:block;font-size:43px;margin-bottom:20px}.origins--large p:not(.eyebrow){font-size:16px}.origins--large .eyebrow{font-size:10px}.cta{padding:57px 0;background:linear-gradient(113deg,#d5efd0 0%,#f4faf1 47%,#e6f6dd 100%);position:relative;overflow:hidden}.cta:after{content:'';position:absolute;right:14%;top:-100px;width:120px;height:600px;transform:rotate(40deg);background:#70bf5c0e;pointer-events:none}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;z-index:1}.cta h2{font-size:37px}.cta p:not(.eyebrow){font-size:13px;max-width:540px;margin-top:15px}.cta-actions{display:flex;justify-content:flex-end;gap:13px;flex-wrap:wrap;max-width:470px}.cta-actions small{display:block;width:100%;text-align:right;font-size:10px;color:#668169}.cta .eyebrow{font-size:9px}
/* Inner pages */
.page-intro{padding:55px 0 68px;background:linear-gradient(125deg,#f1f8ef,#fcfdfb 65%,#e1f2db);border-bottom:1px solid #e8f0e7}.page-intro .breadcrumb{display:inline-flex;align-items:center;gap:10px;font-size:11px;color:#647869;margin-bottom:38px}.breadcrumb .icon{width:15px;height:15px}.page-intro h1{font-size:clamp(38px,4vw,61px);max-width:960px}.page-intro .lead{margin-top:22px;max-width:810px;font-size:16px}.page-intro .eyebrow{font-size:10px}.page-contact .page-intro .lead{max-width:715px}.process{background:#fbfcfa;border-block:1px solid var(--line)}.process h2{max-width:860px;font-size:36px}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin-top:37px}.process-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #b6d6bd;background:var(--mint);border-radius:50%;font:17px var(--serif);color:var(--green);margin-bottom:18px}.process-grid h3{font-size:18px;margin-bottom:12px}.process-grid p{font-size:14px;max-width:270px}.process>.container>.fine-print{margin-top:32px;max-width:720px}.service-detail-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:75px;align-items:start}.service-detail-copy>.lead{font-size:18px;margin-bottom:38px}.service-detail-copy h2{font-size:28px}.feature-list{list-style:none;padding:0;margin:25px 0 32px}.feature-list li{display:flex;align-items:flex-start;gap:13px;padding:15px 0;border-bottom:1px solid var(--line);font-size:15px}.feature-list .icon{color:var(--green);width:20px;margin-top:2px}.detail-back{margin-top:30px}.service-detail-image{border-radius:4px;overflow:hidden;border:1px solid var(--line)}.service-detail-image>img{width:100%;max-height:430px;object-fit:cover}.service-detail-image>div{display:flex;align-items:center;gap:18px;padding:25px;color:var(--green);font-size:14px;background:var(--mint2)}.industry-list{display:grid;gap:65px}.industry-feature{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:center;scroll-margin-top:130px}.industry-feature:nth-child(even) .industry-feature-image{order:2}.industry-feature-image{border-radius:6px;overflow:hidden;height:365px}.industry-feature-image img{width:100%;height:100%;object-fit:cover}.industry-feature h2{font-size:38px;margin-bottom:24px}.industry-feature .lead{font-size:18px}.industry-feature p:not(.lead):not(.eyebrow){font-size:14px}.tags{display:flex;gap:9px;flex-wrap:wrap;margin:20px 0 28px}.tags>span{font-size:11px;border:1px solid var(--line);padding:6px 11px;border-radius:3px;background:#f6faf5;color:var(--green-dark)}.vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.vision-grid article{border-left:3px solid var(--leaf);padding:8px 0 12px 30px}.vision-grid h2{font-size:33px;margin-bottom:20px}.vision-grid p:not(.eyebrow){font-size:16px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:80px}.two-columns h2{font-size:35px;margin-bottom:23px}.two-columns h3{margin:35px 0 15px}.two-columns p{font-size:15px}.tech-tags{margin:28px 0 30px}.tech-tags>span{background:white;padding:10px 15px;font-size:12px}.company-facts{background:var(--mint2);border:1px solid var(--line);padding:33px;border-radius:4px}.company-facts h2{font-size:28px}.company-facts dl{margin:0}.company-facts dl>div{display:grid;grid-template-columns:135px 1fr;gap:18px;border-bottom:1px solid var(--line);padding:16px 0;font-size:13px}.company-facts dl>div:last-child{border:0}.company-facts dt{color:var(--green-dark);font-weight:600}.company-facts dd{margin:0}.profile-section{background:#f7faf5;padding:45px 0}.profile-inner{display:flex;align-items:center;justify-content:center;gap:55px}.profile-inner>img{width:320px;box-shadow:0 10px 24px #2434221c;border:1px solid #dce6db;border-radius:5px;transform:rotate(-2deg)}.profile-inner h2{font-size:35px;margin-bottom:13px}.profile-inner p{font-size:12px}.prose{max-width:850px}.prose>section{margin:0 0 36px}.prose h2{font-size:27px;margin-bottom:14px}.prose p{font-size:16px}.not-found{padding:60px 0 100px}
/* Contact */
.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:start}.contact-layout>div>h2{font-size:30px;margin-bottom:23px}.contact-cards{display:grid;gap:18px}.contact-person{display:flex;align-items:flex-start;gap:17px;border:1px solid var(--line);background:#fff;padding:24px;border-radius:5px}.person-avatar{display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:#e4f2df;border-radius:50%;font-family:var(--serif);font-size:17px;color:var(--green);flex-shrink:0}.contact-person .eyebrow{font-size:8px;margin-bottom:5px}.contact-person h3{font-size:20px;margin-bottom:3px}.email-address{font-size:14px;color:var(--green);overflow-wrap:anywhere}.email-address:hover{text-decoration:underline}.copy-email{display:flex;align-items:center;gap:6px;border:none;background:none;font-size:10px;color:#6a7a70;padding:10px 0 0}.copy-email .icon{width:13px;height:13px}.copy-email:hover{color:var(--green)}.copy-feedback{font-size:12px;color:var(--green);min-height:0}.copy-feedback:empty{display:none}.location-card{border:1px solid var(--line);border-radius:5px;overflow:hidden;margin-top:28px}.location-graphic{background-color:#eaf4e6;background-image:linear-gradient(35deg,transparent 42%,#d0e4c5 42%,#d0e4c5 44%,transparent 44%),linear-gradient(140deg,transparent 56%,#d5e7cc 56%,#d5e7cc 59%,transparent 59%),linear-gradient(65deg,transparent 23%,#ffffff9e 23%,#ffffff9e 25%,transparent 25%);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:154px;color:var(--green)}.location-graphic>.icon{width:40px;height:40px;margin-bottom:10px}.location-graphic>span{letter-spacing:.22em;font-weight:600;font-size:11px}.location-graphic>small{font-size:9px;letter-spacing:.2em;margin-top:4px}.location-text{padding:25px}.location-text h3{font-size:17px;margin-bottom:15px}.location-text address{font-style:normal;font-size:14px;line-height:1.8}.location-text .button{margin-top:22px;font-size:11px;min-height:44px}.location-text .fine-print{margin-top:14px}.inquiry-panel{background:var(--mint2);border:1px solid var(--line);border-radius:6px;padding:36px}.inquiry-panel>h2{font-size:31px;margin-bottom:16px}.inquiry-panel>p{font-size:14px;margin-bottom:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.full-width{grid-column:1/-1}.form-field label{display:block;color:var(--ink);font-size:12px;font-weight:600;margin-bottom:7px}.form-field label small{font-weight:400;color:#657a6b;font-size:10px;margin-left:6px}.form-field input,.form-field select,.form-field textarea{width:100%;min-width:0;background:#fff;border:1px solid #cddace;border-radius:3px;padding:12px 13px;color:var(--ink);font-size:14px;line-height:1.55}.form-field input::placeholder,.form-field textarea::placeholder{color:#859187;font-size:12px}.form-field textarea{resize:vertical;min-height:130px}.field-error{display:block;color:#a23535;font-size:11px;margin-top:4px;line-height:1.6}.field-error:empty{display:none}[aria-invalid="true"]{border-color:#b95650!important;background:#fffafa!important}.consent-field{margin:20px 0}.consent-field>label{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.7;color:#3f5648;cursor:pointer}.consent-field input{width:17px;height:17px;min-width:17px;margin-top:3px;accent-color:var(--green)}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.form-actions .button{font-size:12px;padding:12px 15px}.form-hint{font-size:11px;margin-top:17px;color:#67796b}.form-status{font-size:12px;line-height:1.8;background:#e4f2dc;padding:13px 15px;border-left:3px solid var(--green);color:#295834}.form-status:empty{display:none}.form-status[data-error="true"]{background:#fff0e7;border-color:#a44938;color:#763226}.inquiry-panel .fine-print{font-size:10px;margin-top:18px}.inquiry-panel .fine-print a{text-decoration:underline;color:var(--green)}#inquiry-preview{margin-top:18px}#inquiry-preview label{font-size:12px;font-weight:600;color:var(--ink)}#draft{display:block;font:12px/1.7 var(--sans);width:100%;padding:13px;background:white;border:1px solid var(--line);resize:vertical;border-radius:3px;margin-top:7px;white-space:pre-wrap}
/* Footer */
.site-footer{background:#fff}.footer-main{display:grid;grid-template-columns:1.1fr .7fr 1.15fr 1fr;gap:36px;padding:43px 0 36px}.footer-brand img{width:225px}.footer-brand p{font-size:11px;margin:14px 0 18px;color:#738377}.languages--footer{justify-content:flex-start}.languages--footer>a:first-child{padding-left:0}.footer-main h2{font-family:var(--sans);font-size:10px;letter-spacing:.08em;line-height:1.5;font-weight:600;text-transform:uppercase;margin:0 0 16px;color:var(--green-dark)}.footer-links{display:flex;flex-direction:column;align-items:flex-start}.footer-links>a{font-size:11px;padding-bottom:7px}.footer-links .icon{width:12px;height:12px;margin-left:7px}.footer-address address{font-size:11px;font-style:normal;line-height:1.85}.footer-address .text-link{font-size:10px;margin-top:13px}.footer-contacts p{font-size:11px;margin-bottom:12px;color:var(--ink)}.footer-contacts a{display:block;font-size:11px;color:var(--green);overflow-wrap:anywhere}.footer-links a:hover,.footer-contacts a:hover{text-decoration:underline}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:20px 0 23px;font-size:9px;color:#758378}.footer-bottom>div{display:flex;align-items:center;gap:25px}.footer-bottom .icon{width:15px;height:15px}.footer-bottom a:hover{color:var(--green)}
/* Localization */
html[lang="ja"] h1,html[lang="ja"] h2{letter-spacing:.005em;line-height:1.35}html[lang="ja"] .hero h1{font-size:clamp(37px,3.6vw,55px)}html[lang="ja"] .hero-description{font-size:14px;line-height:1.9}html[lang="ja"] .main-navigation{gap:21px}html[lang="ja"] .main-navigation>a:not(.button){font-size:11px}html[lang="ja"] .service-card h3{font-size:15px;line-height:1.7}html[lang="ja"] .service-card p{font-size:12px;line-height:1.9}html[lang="ja"] .service-grid--full .service-card h3{font-size:20px}html[lang="ja"] .eyebrow,html[lang="th"] .eyebrow{letter-spacing:.09em}html[lang="ja"] .origins p.japanese-quote{font-size:18px}html[lang="th"] h1,html[lang="th"] h2{letter-spacing:-.02em;line-height:1.35;font-weight:600}html[lang="th"] .hero h1{font-size:clamp(35px,3.6vw,53px);max-width:620px}html[lang="th"] .service-card h3{font-size:17px;line-height:1.55}html[lang="th"] .service-card p{font-size:14px;line-height:1.7}html[lang="th"] .about-copy p:not(.eyebrow){font-size:16px}html[lang="th"] .section-heading>p{font-size:15px}html[lang="th"] .origins p:not(.eyebrow){font-size:15px}html[lang="th"] .main-navigation>a:not(.button){font-size:13px}html[lang="th"] .footer-main h2{font-size:12px}html[lang="th"] .footer-main a,html[lang="th"] .footer-main p,html[lang="th"] .footer-main address{font-size:12px}html[lang="th"] .footer-contacts a{font-size:11px}html[lang="th"] .header-inner{gap:25px}html[lang="th"] .main-navigation{gap:21px}
@media(min-width:1700px){.hero-visual{left:37%}.hero-wash{background:linear-gradient(90deg,#f9fcf9 0%,#f9fcf9 36%,#f9fcf9e8 42%,#f9fcf980 55%,transparent 72%)}.hero-ribbon{left:83%}.hero-caption{margin-right:0}}
@media(max-width:1279px){.container{width:calc(100% - 72px)}.header-inner{gap:24px;min-height:87px}.brand{width:225px}.main-navigation{gap:20px}.main-navigation>a:not(.button){font-size:11px}.hero{min-height:560px}.hero-inner{min-height:560px}.hero-copy{max-width:575px}.hero h1{font-size:56px}.hero-caption{max-width:141px;font-size:19px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-image{aspect-ratio:2.1}.service-card h3{font-size:19px}.service-card p{font-size:14px}.service-card-body{padding:19px 20px 42px}.service-card .card-arrow{right:20px}.section-heading{gap:28px}.section-heading h2{font-size:33px}.section-heading>div{min-width:285px}.section-heading>p{max-width:365px;font-size:13px;padding-left:20px}.section-heading>.text-link{font-size:11px}.proof-item{padding-inline:20px;gap:10px}.proof-item>.icon{width:25px}.proof-item strong{font-size:32px}.proof-item small{font-size:9px}.client-band>.container{gap:25px}.client-logos{gap:22px}.client-logo img{max-width:84px}.client-intro{min-width:175px}.client-intro h2{font-size:17px}.about-layout{grid-template-columns:1fr 1fr;gap:32px}.industry-mini{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:25px}.industry-mini>.eyebrow,.industry-mini>.text-link{grid-column:1/-1;width:fit-content}.industry-mini>.text-link{margin-top:20px}.industry-mini>a:not(.text-link){border-top:1px solid var(--line)}.industry-mini strong{font-size:13px}.about-image{max-height:450px}.footer-main{gap:25px}.footer-brand img{width:190px}.cta-inner{gap:25px}.cta h2{font-size:34px}.cta-actions{max-width:370px}.cta-actions .button{font-size:10px;padding-inline:13px}.contact-layout{gap:40px}.inquiry-panel{padding:28px}.service-detail-layout{gap:40px}.two-columns{gap:40px}html[lang="ja"] .main-navigation{gap:12px}html[lang="ja"] .brand{width:210px}html[lang="th"] .main-navigation{gap:14px}html[lang="th"] .brand{width:210px}}
@media(max-width:999px){html{scroll-padding-top:85px}.container{width:calc(100% - 48px)}.section{padding:58px 0}.header-inner{flex-wrap:wrap;min-height:82px;gap:12px;padding-block:14px}.brand{width:232px}.header-utilities{margin-left:auto;margin-right:40px}.header-contact{display:none}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;position:absolute;right:22px;top:24px;width:35px;height:35px;background:transparent;border:1px solid var(--line);border-radius:3px}.menu-toggle .icon{width:20px}.main-navigation{order:4;flex-basis:100%;justify-content:flex-start;gap:25px;flex-wrap:wrap;padding:15px 0 7px}.main-navigation>.button{display:inline-flex;font-size:11px;min-height:35px;padding:8px 12px}.site-header[data-menu-enabled] .main-navigation{display:none}.site-header[data-menu-enabled][data-menu-open] .main-navigation{display:flex}.main-navigation>a:not(.button){font-size:12px}.languages{font-size:11px}.hero,.hero-inner{min-height:550px}.hero-inner{padding:45px 0}.hero-visual{left:17%}.hero-wash{background:linear-gradient(90deg,#f8fcf8f5 0%,#f9fcf9ee 34%,#f7fcf4b5 59%,#ffffff00 88%)}.hero-ribbon{left:76%}.hero-copy{max-width:565px}.hero h1{font-size:54px;max-width:530px}.hero-description{max-width:430px;font-size:15px}.hero-caption{display:none}.section-heading{flex-wrap:wrap;column-gap:35px;row-gap:20px}.section-heading>div{min-width:0;flex:1}.section-heading>p{max-width:47%;font-size:13px}.section-heading>.text-link{margin-left:auto;font-size:12px}.service-card h3{font-size:18px}.service-card p{font-size:13px}.proof-grid{grid-template-columns:1fr 1fr;row-gap:30px;padding-block:30px}.proof-item{border:none;padding:0 15px!important;gap:16px}.proof-item:nth-child(even){border-left:1px solid #b9d8bf}.proof-item strong{font-size:35px}.proof-item small{font-size:10px;max-width:240px}.proof-item span{font-size:12px}.client-band>.container{flex-direction:column;align-items:flex-start;gap:20px}.client-intro{display:flex;align-items:center;gap:25px}.client-intro .eyebrow{margin:0;max-width:210px}.client-intro h2{font-size:18px;max-width:none}.client-logos{width:100%;gap:24px}.client-logo img{max-width:91px}.about-copy h2{font-size:32px}.about-copy p:not(.eyebrow){font-size:14px}.about-image{min-height:330px}.industry-mini{gap:18px}.industry-mini>a:not(.text-link)>img{width:56px;height:58px}.industry-mini strong{font-size:12px}.industry-mini small{font-size:10px}.strengths-grid{gap:25px}.strengths-grid h3{font-size:18px}.strengths-grid p{font-size:13px}.origins-inner{grid-template-columns:140px 1fr;gap:27px}.origins h2{font-size:27px}.origin-image{height:220px}.cta-inner{align-items:flex-start;flex-direction:column;gap:24px}.cta-actions{justify-content:flex-start;max-width:none}.cta-actions small{text-align:left}.cta h2{font-size:36px}.cta h2 br{display:none}.cta-actions .button{font-size:12px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 70px}.footer-brand img{width:245px}.footer-main h2{font-size:11px}.footer-main a,.footer-main p,.footer-main address{font-size:12px}.footer-bottom{font-size:9px}.service-grid--full{grid-template-columns:1fr 1fr;gap:24px}.service-grid--full .service-card h3{font-size:21px}.service-grid--full .service-card p{font-size:14px}.service-detail-layout{gap:30px;grid-template-columns:1.1fr 1fr}.service-detail-copy>.lead{font-size:16px}.feature-list li{font-size:14px}.service-detail-image>img{height:330px}.process-grid{gap:22px}.process h2{font-size:31px}.process-grid h3{font-size:16px}.process-grid p{font-size:13px}.industry-feature{gap:35px}.industry-feature h2{font-size:31px}.industry-feature-image{height:320px}.industry-feature .lead{font-size:16px}.origins--large .origins-inner{grid-template-columns:215px 1fr;gap:35px}.origins--large h2{font-size:34px}.origins--large p:not(.eyebrow){font-size:14px}.vision-grid{gap:35px}.vision-grid h2{font-size:29px}.vision-grid p:not(.eyebrow){font-size:14px}.two-columns{grid-template-columns:1fr;gap:40px}.company-facts dl>div{grid-template-columns:160px 1fr}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-layout>div{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-layout>div>h2{grid-column:1/-1;margin-bottom:0}.contact-layout .location-card{margin-top:0}.contact-cards{gap:14px}.contact-person{padding:20px;gap:12px}.person-avatar{width:38px;height:38px;font-size:15px}.contact-person h3{font-size:17px}.email-address{font-size:12px}.location-graphic{min-height:124px}.location-text{padding:22px}.contact-layout .location-text>h3{font-size:16px}.inquiry-panel{padding:32px}.inquiry-panel>p{max-width:650px}html[lang="ja"] .main-navigation{gap:20px}html[lang="ja"] .brand,html[lang="th"] .brand{width:232px}html[lang="th"] .hero h1{font-size:45px}}
@media(max-width:639px){html{scroll-padding-top:78px}.container{width:calc(100% - 36px)}.section{padding:45px 0}h2{font-size:29px}.header-inner{min-height:76px;padding-block:14px;gap:12px}.brand,html[lang="ja"] .brand,html[lang="th"] .brand{width:194px}.header-utilities{margin-right:30px}.languages a{padding:8px 7px;font-size:10px}.menu-toggle{right:15px;top:22px;width:29px;height:30px}.menu-toggle .icon{width:18px}.main-navigation{gap:8px 20px;padding:12px 0 6px}.main-navigation>a:not(.button){font-size:12px}.hero{min-height:660px}.hero-visual{inset:0;height:100%;opacity:.95}.hero-wash{background:linear-gradient(180deg,#f7fcf7ff 0%,#f7fcf7f7 45%,#f7fcf7a8 67%,#f7fcf700 86%)}.hero-visual img{object-fit:cover;object-position:50% 70%}.hero-ribbon{inset:45% 0 0 63%;background:linear-gradient(145deg,#92d26980,#1c9745bb)}.hero-inner{min-height:660px;padding:38px 0 205px;align-items:flex-start}.hero-copy{max-width:100%;width:100%}.hero-copy .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:22px;gap:8px;max-width:325px}.eyebrow-line{width:20px}.hero h1{font-size:43px;line-height:1.07;max-width:400px;letter-spacing:-.035em}.hero-description{font-size:14px;line-height:1.75;margin:19px 0 23px;max-width:365px}.hero-actions{gap:10px}.hero-actions .button{font-size:10px;min-height:45px;padding:12px 13px;gap:8px}.hero-actions .button .icon{width:16px;height:16px}.hero-actions .button--outline>.icon:last-child{display:none}.hero-explore{font-size:9px;margin-top:20px;gap:16px}.hero-caption{display:block;position:absolute;bottom:25px;right:0;max-width:130px;margin:0}.hero-caption p{font-size:19px;line-height:1.3;margin-bottom:10px}.hero-caption span{margin-bottom:8px}.hero-caption small{font-size:7px;letter-spacing:.14em}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:30px}.section-heading>p{padding:0;border:0;max-width:none;font-size:14px;margin:16px 0}.section-heading>.text-link{font-size:12px;margin-top:2px}.eyebrow{font-size:9px;margin-bottom:12px}.service-grid,.service-grid--full{grid-template-columns:1fr 1fr;gap:14px}.service-image{aspect-ratio:1.6}.service-card-body{padding:15px 13px 36px}.service-card h3{font-size:16px;line-height:1.4;overflow-wrap:break-word}.service-card p{font-size:12px;line-height:1.65;margin-top:9px}.card-kicker{margin-bottom:10px}.card-kicker .icon{width:22px;height:22px}.service-card .card-arrow{right:13px;bottom:10px}.service-card .card-arrow .icon{width:17px;height:17px}.service-grid--full .service-card{grid-column:1/-1}.service-grid--full .service-image{aspect-ratio:2}.service-grid--full .service-card-body{padding:23px 23px 45px}.service-grid--full .service-card h3{font-size:22px}.service-grid--full .service-card p{font-size:14px}.proof-grid{padding:29px 0;gap:25px 0}.proof-item{gap:9px;padding-inline:10px!important}.proof-item:first-child,.proof-item:nth-child(3){padding-left:0!important}.proof-item>.icon{width:23px;height:23px;margin-top:5px}.proof-item strong{font-size:29px}.proof-item span{font-size:10px}.proof-item small{font-size:9px;line-height:1.6}.client-band{padding:24px 0}.client-intro{display:block}.client-intro .eyebrow{max-width:none;font-size:8px;margin-bottom:6px}.client-intro h2{font-size:19px}.client-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 22px}.client-logo{height:34px}.client-logo img{max-width:97px;max-height:31px}.client-logo:nth-child(3) img{max-height:37px}.client-wordmark{font-size:17px}.about-layout{grid-template-columns:1fr;gap:26px}.about-copy h2{font-size:31px}.about-copy p:not(.eyebrow){font-size:14px}.about-copy .text-link{margin-top:7px}.about-image{height:290px;min-height:0;max-height:none}.about-image>img{object-position:center 38%}.photo-caption{font-size:28px;bottom:23px;left:24px}.industry-mini{grid-template-columns:1fr;gap:0}.industry-mini>.eyebrow{margin-bottom:8px;margin-top:8px}.industry-mini>a:not(.text-link){border-top:0}.industry-mini>a:not(.text-link)>img{width:85px;height:67px}.industry-mini strong{font-size:14px}.industry-mini small{font-size:12px}.industry-mini>.text-link{margin-top:20px}.strengths-grid{grid-template-columns:1fr;gap:26px}.strengths .section-heading{margin-bottom:27px}.strengths-grid article{padding-top:17px}.strength-top{margin-bottom:12px}.strength-top>span{font-size:27px}.strength-top .icon{width:27px;height:27px}.strengths-grid h3{font-size:19px}.strengths-grid p{font-size:14px}.origins{padding:32px 0}.origins-inner{grid-template-columns:1fr;gap:23px}.origin-image{height:160px;width:100%}.origin-image img{object-position:center 40%}.origin-image>span{left:auto;right:0;top:auto;bottom:0;padding:10px 16px}.origins h2{font-size:27px;display:block;margin-right:0}.origins h2 br{display:block}.origins p:not(.eyebrow){font-size:13px}.origins p.japanese-quote{font-size:16px}.cta{padding:38px 0}.cta h2{font-size:31px}.cta h2 br{display:block}.cta-actions{gap:10px;width:100%}.cta-actions>.button{font-size:10px;padding:12px 13px;gap:8px}.cta-actions>.button--outline>.icon:last-child{display:none}.cta-actions small{font-size:9px}.cta p:not(.eyebrow){font-size:13px}.footer-main{gap:26px 22px;padding:35px 0;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-brand img{width:225px}.footer-brand p{margin:10px 0}.footer-main h2{font-size:10px;margin-bottom:10px}.footer-main a,.footer-main p,.footer-main address{font-size:11px}.footer-links{grid-column:1;grid-row:2}.footer-address{grid-column:1/-1;grid-row:3}.footer-contacts{grid-column:2;grid-row:2}.footer-contacts p{font-size:10px}.footer-contacts a{font-size:10px;overflow-wrap:anywhere}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px;padding:18px 0;font-size:9px}.footer-bottom>div{width:100%;justify-content:space-between;gap:12px}.footer-bottom>span{font-size:8px}.page-intro{padding:25px 0 39px}.page-intro .breadcrumb{margin-bottom:27px;font-size:10px}.page-intro .eyebrow{font-size:9px}.page-intro h1{font-size:38px;line-height:1.18}.page-intro .lead{font-size:14px;line-height:1.8;margin-top:20px}.service-filters{gap:8px;margin-bottom:22px}.service-filters button{font-size:11px;padding:8px 14px}.service-detail-layout{grid-template-columns:1fr;gap:32px}.service-detail-copy>.lead{font-size:16px}.service-detail-copy h2{font-size:27px}.service-detail-image{order:-1}.service-detail-image>img{height:240px}.service-detail-image>div{padding:18px;font-size:12px}.feature-list{margin:20px 0 25px}.feature-list li{font-size:14px}.service-detail-copy .button{font-size:12px}.process h2{font-size:29px}.process-grid{grid-template-columns:1fr 1fr;gap:25px 23px;margin-top:28px}.process-number{width:36px;height:36px;margin-bottom:14px}.process-grid h3{font-size:16px}.process-grid p{font-size:12px}.process .fine-print{font-size:10px}.industry-list{gap:45px}.industry-feature{grid-template-columns:1fr;gap:24px}.industry-feature:nth-child(even) .industry-feature-image{order:0}.industry-feature-image{height:245px}.industry-feature h2{font-size:30px;margin-bottom:19px}.industry-feature .lead{font-size:16px}.tags{gap:6px}.tags>span{font-size:10px}.origins--large .origins-inner{grid-template-columns:1fr;gap:30px}.origins--large .origin-image{height:220px;max-width:100%}.origins--large h2{font-size:31px}.origins--large p:not(.eyebrow){font-size:14px}.vision-grid{grid-template-columns:1fr;gap:35px}.vision-grid article{padding-left:22px}.vision-grid h2{font-size:28px;margin-bottom:15px}.two-columns h2{font-size:30px}.company-facts{padding:22px}.company-facts h2{font-size:27px}.company-facts dl>div{grid-template-columns:100px 1fr;gap:13px;font-size:12px}.profile-inner{flex-direction:column;gap:30px;align-items:flex-start}.profile-inner>img{width:260px;align-self:center}.profile-inner h2{font-size:31px}.contact-layout>div{grid-template-columns:1fr;gap:20px}.contact-layout>div>h2{font-size:27px;margin-bottom:0}.contact-person{padding:21px;gap:16px}.contact-person h3{font-size:19px}.person-avatar{width:42px;height:42px}.email-address{font-size:14px}.contact-person .eyebrow{font-size:8px}.copy-email{font-size:11px}.contact-layout .location-card{margin-top:0}.location-text{padding:22px}.location-text address{font-size:14px}.location-text .fine-print{font-size:11px}.inquiry-panel{padding:24px 20px}.inquiry-panel>h2{font-size:28px}.inquiry-panel>p{font-size:13px}.form-grid{grid-template-columns:1fr;gap:16px}.form-field input,.form-field select,.form-field textarea{font-size:16px}.form-field label{font-size:12px}.form-actions{gap:10px}.form-actions .button{font-size:11px;width:100%}.form-hint{font-size:11px}.prose h2{font-size:26px}.prose p{font-size:14px}.not-found{padding:50px 0}html[lang="ja"] .hero h1{font-size:35px;line-height:1.4}html[lang="ja"] .hero-description{font-size:13px}html[lang="ja"] .hero-copy .eyebrow{font-size:8px}html[lang="ja"] .hero-actions .button{font-size:10px}html[lang="ja"] .service-card h3{font-size:15px;line-height:1.55}html[lang="ja"] .service-card p{font-size:11px}html[lang="ja"] .service-grid--full .service-card h3{font-size:20px}html[lang="ja"] .service-grid--full .service-card p{font-size:14px}html[lang="th"] .hero h1{font-size:35px;line-height:1.4}html[lang="th"] .hero-description{font-size:15px}html[lang="th"] .hero-actions .button{font-size:11px}html[lang="th"] .hero-copy .eyebrow{font-size:8px}html[lang="th"] .section-heading h2{font-size:28px}html[lang="th"] .service-card h3{font-size:15px}html[lang="th"] .service-card p{font-size:13px}html[lang="th"] .footer-main a,html[lang="th"] .footer-main p,html[lang="th"] .footer-main address{font-size:12px}html[lang="th"] .footer-contacts a{font-size:10px}html[lang="ja"] .header-inner,html[lang="th"] .header-inner{gap:12px}}
@media(max-width:370px){.brand,html[lang="ja"] .brand,html[lang="th"] .brand{width:169px}.languages a{padding-inline:5px;font-size:9px}.hero h1{font-size:38px}.hero-actions{max-width:300px}.hero-actions .button{font-size:9px;padding-inline:11px}.service-card h3{font-size:14px}.service-card p{font-size:11px}.service-card-body{padding-inline:11px}.proof-item strong{font-size:24px}.proof-item>.icon{width:19px}.contact-person{padding:17px;gap:11px}.contact-person h3{font-size:17px}.email-address{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header{position:static}.menu-toggle,.header-utilities,.cta,.form-actions,.copy-email,.footer-links,.skip-link{display:none!important}.container{width:100%}.hero{min-height:0}.hero-inner{min-height:0;padding:30px 0}.hero-visual,.hero-ribbon,.hero-caption{display:none}.hero-wash{background:white}.section{padding:30px 0}.service-grid{grid-template-columns:repeat(3,1fr)}a{text-decoration:none}.service-card,.contact-person,.proof-item{break-inside:avoid}.site-footer{border-top:1px solid #ccc}.footer-main{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:auto}.footer-address,.footer-contacts{grid-column:auto;grid-row:auto}}
.clipboard-helper{position:fixed;top:-10000px;left:-10000px;width:1px;height:1px;opacity:0}
