:root{--green: #02674f;--green-dark: #014737;--ink: #182124;--dark: #222829;--muted: #687276;--line: #d8dddf;--soft: #f3f5f4;--white: #ffffff;--max: 1180px;--header-height: 86px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Poppins,Noto Sans KR,Arial,sans-serif;line-height:1.65}body.lang-kr{word-break:keep-all;font-family:Noto Sans KR,Poppins,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Montserrat,Noto Sans KR,Arial,sans-serif;letter-spacing:0}h1{margin-bottom:24px;font-size:clamp(42px,5.4vw,68px);line-height:1.02}h2{margin-bottom:20px;color:var(--dark);font-size:clamp(31px,4.5vw,56px);line-height:1.12}h3{margin-bottom:12px;color:var(--dark);font-size:23px;line-height:1.24}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.section-inner{width:min(var(--max),calc(100% - 40px));margin:0 auto}.section{padding:clamp(82px,10vw,132px) 0;scroll-margin-top:calc(var(--header-height) + 24px)}.muted{background:var(--soft)}.section-kicker,.eyebrow{margin:0 0 14px;color:var(--green);font-size:13px;font-weight:800;text-transform:uppercase}.lead{max-width:720px;color:var(--muted);font-size:18px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 24px;border:1px solid transparent;background:var(--white);color:var(--dark);font-size:13px;font-weight:800;line-height:1.2;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button.primary{background:var(--green);border-color:var(--green);color:var(--white)}.button.primary:hover,.button.primary:focus-visible{background:var(--green-dark);border-color:var(--green-dark)}.button.ghost{background:#ffffff14;border-color:#ffffff6b;color:var(--white)}.button.outline{background:transparent;border-color:var(--green);color:var(--green)}.text-link{display:inline-flex;align-items:center;width:max-content;color:var(--green);font-size:13px;font-weight:800;text-transform:uppercase}.text-link:after{content:"→";margin-left:10px;transition:transform .18s ease}.text-link:hover:after{transform:translate(4px)}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:var(--header-height);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:0 clamp(22px,4vw,56px);color:var(--white);background:linear-gradient(180deg,#050a0b57,#050a0b00);transition:background .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.site-header.solid,.site-header.menu-open{color:var(--ink);background:#fffffff0;border-bottom:1px solid rgba(216,221,223,.84);box-shadow:0 16px 40px #141c1e14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{position:relative;width:240px;height:70px;display:block;align-items:center}.brand-logo{position:absolute;inset:0;width:240px;height:70px;object-fit:contain;transition:opacity .22s ease,filter .22s ease}.brand-logo-dark{opacity:0}.brand-logo-light{opacity:1;filter:drop-shadow(0 8px 20px rgba(0,0,0,.36))}.site-header.solid .brand-logo-dark,.site-header.menu-open .brand-logo-dark{opacity:1}.site-header.solid .brand-logo-light,.site-header.menu-open .brand-logo-light{opacity:0}.desktop-nav{justify-self:end;display:flex;align-items:center;gap:clamp(22px,3vw,56px)}.desktop-nav a,.header-cta{color:currentColor;font-size:14px;font-weight:800;white-space:nowrap}.desktop-nav a{position:relative;padding:31px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:24px;height:2px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}.nav-dropdown{position:relative}.dropdown-panel{position:absolute;top:78px;left:50%;min-width:180px;padding:12px 18px;background:var(--white);border:1px solid rgba(216,221,223,.9);box-shadow:0 22px 48px #18212424;color:var(--ink);opacity:0;pointer-events:none;transform:translate(-50%,10px);transition:opacity .18s ease,transform .18s ease}.nav-dropdown:hover .dropdown-panel,.nav-dropdown:focus-within .dropdown-panel{opacity:1;pointer-events:auto;transform:translate(-50%)}.dropdown-panel a{display:block;padding:9px 0;font-size:13px}.dropdown-panel a:after{content:none}.about-menu .dropdown-panel{min-width:210px}.header-actions{display:flex;align-items:center;gap:18px}.header-cta{min-height:38px;display:inline-flex;align-items:center;padding:0 18px;border:1px solid rgba(255,255,255,.44);background:#ffffff1a}.site-header.solid .header-cta,.site-header.menu-open .header-cta{border-color:#02674f3d;color:var(--green);background:#02674f0f}.language-switch{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:800}.language-item{display:inline-flex;align-items:center;gap:4px}.language-switch button{border:0;padding:4px 0;background:transparent;color:currentColor;opacity:.62}.language-switch button.active{color:var(--green);opacity:1}.menu-toggle{display:none;position:relative;width:42px;height:42px;border:0;background:transparent;color:currentColor;padding:0;transition:transform .18s ease}.menu-toggle:hover{background:transparent}.menu-toggle:active{transform:scale(.96)}.menu-toggle-line{position:absolute;left:9px;right:9px;top:15px;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,top .18s ease}.menu-toggle-line:nth-child(2){top:25px}.site-header.menu-open .menu-toggle-line:first-child{top:20px;transform:rotate(45deg)}.site-header.menu-open .menu-toggle-line:nth-child(2){top:20px;transform:rotate(-45deg)}.site-header.solid .menu-toggle,.site-header.menu-open .menu-toggle{color:var(--ink)}.site-header.solid .menu-toggle:hover,.site-header.menu-open .menu-toggle:hover{background:transparent}.mobile-panel{position:absolute;top:var(--header-height);left:0;right:0;display:grid;gap:0;padding:12px clamp(20px,5vw,44px) 28px;background:#fffffffa;border-bottom:1px solid var(--line);color:var(--ink);box-shadow:0 28px 60px #18212424}.mobile-panel[hidden]{display:none}.mobile-panel a{padding:16px 0;border-bottom:1px solid rgba(216,221,223,.7);font-weight:800}.mobile-subnav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;padding:0 0 10px;border-bottom:1px solid rgba(216,221,223,.7)}.mobile-subnav a{padding:9px 0;border-bottom:0;color:var(--muted);font-size:13px;font-weight:800}.mobile-meta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.home-hero{position:relative;min-height:100svh;overflow:hidden;color:var(--white);background:var(--dark)}.home-hero-image,.home-hero-shade{position:absolute;inset:0}.home-hero-image{width:100%;height:100%;object-fit:cover}.home-hero-shade{background:linear-gradient(90deg,#0a1012e6,#141c1ead 44%,#141c1e47),linear-gradient(180deg,#00000038,#00000094)}.home-hero-content{position:relative;z-index:2;min-height:100svh;display:grid;align-items:center;padding-top:var(--header-height);padding-bottom:118px}.home-hero-copy{max-width:820px}.home-hero-copy .eyebrow{color:#91d5c2;font-size:11px;letter-spacing:.02em}.home-hero-copy p{max-width:660px;color:#ffffffd1;font-size:clamp(17px,1.8vw,22px)}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-subtle-link{display:inline-flex;align-items:center;width:max-content;margin-top:22px;color:#ffffffb8;font-size:12px;font-weight:800;text-transform:uppercase;transition:color .18s ease,transform .18s ease}.hero-subtle-link:after{content:"→";margin-left:9px}.hero-subtle-link:hover,.hero-subtle-link:focus-visible{color:var(--white);transform:translate(2px)}.hero-controls{position:absolute;z-index:3;left:clamp(22px,4vw,58px);bottom:56px;display:flex;align-items:center;gap:14px;color:var(--white)}.hero-controls button{border:0;background:transparent;color:currentColor;font-size:20px}.hero-controls strong{font-size:22px}.pause-button{margin-left:10px;font-weight:800}.hero-progress{position:absolute;z-index:3;left:0;right:0;bottom:0;height:4px;background:#ffffff47}.hero-progress span{display:block;width:100%;height:100%;transform-origin:left;background:var(--green);animation:progress 5.2s linear forwards}.scroll-indicator{position:absolute;z-index:3;right:clamp(22px,4vw,58px);bottom:56px;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800}.scroll-indicator span{font-size:22px;animation:bounce 1.4s ease-in-out infinite}.page-hero{position:relative;min-height:440px;display:grid;align-items:end;padding-top:var(--header-height);overflow:hidden;color:var(--white);background:var(--dark)}.page-hero img,.page-hero-overlay{position:absolute;inset:0}.page-hero img{width:100%;height:100%;object-fit:cover}.page-hero-overlay{background:linear-gradient(90deg,#0e1416e0,#0e141675),linear-gradient(180deg,#0003,#0000009e)}.page-hero-copy{position:relative;z-index:2;padding:88px 0 70px}.page-hero-copy .eyebrow{color:#91d5c2}.page-hero-copy h1{max-width:860px}.page-hero-copy p:not(.eyebrow){max-width:720px;color:#ffffffd1;font-size:18px}.section-nav{position:sticky;top:var(--header-height);z-index:20;background:#ffffffe6;border-bottom:1px solid var(--line);box-shadow:0 10px 28px #1821240d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.section-nav .section-inner{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.section-nav .section-inner::-webkit-scrollbar{display:none}.section-nav a{display:inline-flex;min-height:56px;align-items:center;padding:0 16px;color:var(--muted);font-size:14px;font-weight:800;white-space:nowrap;border-bottom:2px solid transparent;transition:color .18s ease,border-color .18s ease,background .18s ease}.section-nav a:hover{color:var(--green);border-bottom-color:#02674f52}.section-nav a.active{color:var(--green);border-bottom-color:var(--green)}.business-detail{scroll-margin-top:calc(var(--header-height) + 92px)}.split-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:clamp(38px,7vw,86px);align-items:center}.split-layout.reverse{grid-template-columns:minmax(320px,1.1fr) minmax(0,.9fr)}.image-reveal{position:relative;min-height:430px;margin:0;overflow:hidden;background:#cfd4d7}.image-reveal.rounded{border-radius:16px}.image-reveal:after{content:"";position:absolute;inset:20px;border:1px solid rgba(255,255,255,.45);pointer-events:none}.image-reveal img{width:100%;height:100%;min-height:430px;object-fit:cover;transition:transform .5s ease}.image-reveal:hover img{transform:scale(1.04)}.section-heading{margin-bottom:clamp(36px,5vw,64px)}.section-heading.centered{max-width:840px;margin-left:auto;margin-right:auto;text-align:center}.section-heading.centered .lead{margin-left:auto;margin-right:auto}.section-heading.split{display:grid;grid-template-columns:1fr auto;gap:34px;align-items:end}.business-preview-grid,.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.business-card,.product-card,.business-detail,.contact-channel,.empty-state,.value-map article{border:1px solid rgba(216,221,223,.92);background:var(--white)}.business-card{position:relative;min-height:280px;display:grid;align-content:start;gap:16px;padding:30px;border:0;border-radius:16px;background:#f1f7f5;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.business-card:nth-child(2n){background:#f5f7f8}.business-card:nth-child(3n){background:#edf5f2}.business-detail:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--green),rgba(2,103,79,.08))}.business-card span,.business-detail span{color:var(--green);font-family:Montserrat,Noto Sans KR,Arial,sans-serif;font-size:13px;font-weight:800}.business-card p,.product-card p,.business-detail p{color:var(--muted)}.business-card:hover,.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 48px #1821241a}.process-band{color:var(--white);background:linear-gradient(180deg,#0f1618d6,#121a1cf5),url(/assets/hero-industrial-NfolggGw.png) center / cover}.process-band h2,.trust-section h2{color:var(--white)}.process-timeline{position:relative;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.process-timeline:before{content:"";position:absolute;left:7%;right:7%;top:31px;height:1px;background:#ffffff47}.muted .process-timeline:before{background:var(--line)}.process-timeline li{position:relative;display:grid;justify-items:center;gap:16px;min-height:134px;padding:0 8px;text-align:center}.process-timeline span{position:relative;z-index:1;display:grid;place-items:center;width:62px;height:62px;border:1px solid rgba(2,103,79,.55);background:var(--white);color:var(--green);font-family:Montserrat,Noto Sans KR,Arial,sans-serif;font-size:13px;font-weight:800}.process-timeline strong{color:currentColor;font-size:15px;line-height:1.35}.process-section{padding:clamp(66px,8vw,106px) 0}.process-section .section-inner{width:min(1320px,calc(100% - 80px))}.process-section .section-heading{margin-bottom:clamp(32px,4.5vw,50px)}.process-section .section-heading h2{font-size:clamp(36px,3.9vw,50px)}.process-timeline.detailed{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.process-timeline.detailed:before{content:none}.process-timeline.detailed li{min-height:166px;display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;justify-items:stretch;gap:22px;padding:clamp(24px,2.5vw,34px);background:var(--white);border:0;border-radius:12px;text-align:left}.process-timeline.detailed span{grid-row:1 / span 2;align-self:center;justify-self:start;width:clamp(62px,4.4vw,72px);height:clamp(62px,4.4vw,72px);border:0;border-radius:50%;background:#3d3f40;color:var(--white);font-size:clamp(19px,1.65vw,24px);letter-spacing:0}.process-timeline.detailed strong{grid-column:2;display:block;margin-bottom:12px;color:#050808;font-size:clamp(22px,2vw,28px);line-height:1.18}.process-timeline.detailed p{grid-column:2;max-width:420px;margin:0;color:#45494b;font-size:clamp(16px,1.35vw,20px);font-weight:700;line-height:1.48}.product-card{display:grid;grid-template-rows:auto 1fr;height:100%;border:0;border-radius:16px;background:#f2f7f5;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-grid>div:nth-child(2n) .product-card{background:#f5f7f8}.product-card img{width:calc(100% - 28px);margin:14px 14px 0;aspect-ratio:4 / 2.65;object-fit:cover;border-radius:12px;border-bottom:0}.product-card div{display:grid;align-content:start;padding:22px 28px 30px}.product-card span{display:block;margin-bottom:8px;color:var(--green);font-size:12px;font-weight:800}.product-card h3{margin-bottom:14px}.product-card p{font-size:16px;line-height:1.68}.cta-band{padding:clamp(74px,9vw,110px) 0;color:var(--white);background:linear-gradient(90deg,#014737f2,#02674fbd),url(/assets/product-metal-DLQeQVU-.png) center / cover}.cta-band h2{max-width:760px;color:var(--white)}.cta-band p{max-width:660px;color:#ffffffc7;font-size:18px}.value-map,.value-photo-board{display:grid;gap:clamp(14px,1.45vw,20px)}.value-photo-board{width:min(100%,1180px);margin:0 auto;grid-template-columns:minmax(0,.46fr) minmax(360px,.54fr);grid-template-areas:"main card1" "main side" "main card2";align-items:stretch}.value-photo-board>*{min-width:0}.value-photo-board figure{min-height:0;aspect-ratio:16 / 10;margin:0;overflow:hidden;border-radius:18px;background:#dbe4e7}.value-photo-main{grid-area:main;aspect-ratio:4 / 3}.value-photo-side{grid-area:side;aspect-ratio:16 / 10;margin-left:clamp(-80px,-6vw,-40px);position:relative;z-index:2;align-self:center}.value-photo-board img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.value-map article,.value-card{min-height:184px;display:grid;grid-template-rows:auto auto 1fr;align-content:start;gap:14px;padding:clamp(24px,2.35vw,30px);border-radius:18px;background:linear-gradient(135deg,rgba(2,103,79,.08),transparent 45%),var(--white);box-shadow:0 18px 40px #18212409}.value-card-1{grid-area:card1}.value-card-2{grid-area:card2;align-self:start}.value-map span,.value-card span{color:var(--green);font-size:13px;font-weight:800}.value-map strong,.value-card strong{font-family:Montserrat,Noto Sans KR,Arial,sans-serif;font-size:clamp(24px,2.15vw,34px);line-height:1.2}.value-card p{align-self:end;margin:0;color:var(--muted);font-size:clamp(15px,1.18vw,16px);font-weight:700;line-height:1.62}@media(hover:hover)and (pointer:fine){.value-photo-board figure:hover img{transform:scale(1.025)}.value-card{transition:transform .18s ease,box-shadow .18s ease}.value-card:hover{transform:translateY(-2px);box-shadow:0 22px 42px #1821240e}}.mission-layout{display:grid;gap:clamp(34px,5vw,62px)}.mission-photo-strip{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:16px;min-height:310px}.mission-photo-strip img{width:100%;height:100%;min-height:310px;object-fit:cover}.mission-photo-strip img:nth-child(2){margin-top:42px}.about-overview .lead{margin-bottom:34px}.about-overview h2,.greeting-panel h2,#team h2,.values-section h2,.goals-section h2,.trust-section h2{font-size:clamp(30px,3.8vw,48px);line-height:1.14}.overview-copy p{margin:0 0 12px}.overview-copy p:last-child{margin-bottom:0}.overview-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.overview-stat-grid article,.goal-grid article,.team-card{background:var(--white);border-radius:14px}.overview-stat-grid article{min-height:132px;display:grid;align-content:start;gap:10px;padding:22px;background:#eef6f3}.overview-stat-grid span,.goal-grid span{color:var(--green);font-size:12px;font-weight:900;text-transform:uppercase}.overview-stat-grid strong{color:var(--ink);font-family:Montserrat,Noto Sans KR,Arial,sans-serif;font-size:17px;line-height:1.25}.greeting-panel{display:grid;grid-template-columns:minmax(240px,.52fr) minmax(0,1fr);gap:clamp(24px,3.8vw,52px);align-items:center;padding:clamp(24px,3vw,40px);border-radius:22px;background:var(--white);box-shadow:0 22px 60px #1821240f}.greeting-photo{--greeting-photo-radius: 22px;aspect-ratio:4 / 5.48;max-width:360px;margin:24px 0 0;overflow:hidden;isolation:isolate;border-radius:var(--greeting-photo-radius);background:#dbe4e7;box-shadow:0 0 0 1px #02674f1a;line-height:0}.greeting-photo img{width:100%;height:100%;max-height:none;border-radius:var(--greeting-photo-radius);clip-path:inset(0 round var(--greeting-photo-radius));object-fit:cover;object-position:center 31%;transform:none;transform-origin:center}.greeting-panel blockquote{align-self:start;margin:0;padding:0;border-radius:0;background:transparent}.greeting-panel blockquote p{margin:0 0 18px;color:var(--muted);font-size:clamp(16px,1.22vw,18px);font-weight:600;line-height:1.82}.greeting-panel blockquote p:first-child{color:var(--muted);font-size:clamp(16px,1.22vw,18px);font-weight:700;line-height:1.82}.greeting-panel blockquote p:last-of-type{margin-bottom:0}.greeting-panel blockquote footer{display:grid;gap:4px;margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}.greeting-panel blockquote strong{color:var(--green);font-family:Montserrat,Noto Sans KR,Arial,sans-serif;font-size:17px}.greeting-panel blockquote span{color:var(--muted);font-size:14px;font-weight:700}.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.team-card{min-height:100%;padding:18px;background:#f2f7f5}.team-grid>div:nth-child(2n) .team-card{background:#f5f7f8}.team-photo{position:relative;display:grid;place-items:center;aspect-ratio:1 / 1;margin-bottom:22px;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,#02674f24,#1821240a),var(--white)}.team-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.team-photo span{color:var(--green);font-family:Montserrat,Noto Sans KR,Arial,sans-serif;font-size:42px;font-weight:900}.team-card h3{margin-bottom:10px}.team-card p{min-height:74px;color:var(--muted);font-weight:800}.team-location,.team-contact{display:block;color:var(--green);font-size:13px;font-weight:900}.team-contact{margin-top:8px;word-break:break-word}.goal-grid{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,minmax(0,1fr));gap:12px;height:100%}.goals-layout{display:grid;gap:clamp(28px,4vw,46px)}.goals-section .section-heading.centered{max-width:820px}.goals-section .section-heading.centered .lead{max-width:700px;text-align:center;line-height:1.72}.goals-showcase{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:clamp(22px,3.2vw,40px);align-items:stretch}.goals-visual{display:grid;grid-template-columns:1fr 1fr;gap:12px}.goals-visual figure{min-height:210px;margin:0;overflow:hidden;border-radius:16px;background:#dce7e9}.goals-visual-main{grid-column:1 / -1;min-height:clamp(280px,33vw,470px)}.goals-visual img{width:100%;height:100%;object-fit:cover}.goal-grid article{position:relative;min-height:0;height:100%;display:grid;grid-template-columns:auto 1fr;gap:14px 20px;align-items:center;align-content:center;padding:24px;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,#02674f1c,#fff0 48%),#f1f7f5}.goal-grid>div:nth-child(2n) article{background:linear-gradient(135deg,#02674f14,#fff0 48%),#f5f8f7}.goal-grid article:after{content:"";position:absolute;right:-28px;bottom:-34px;width:96px;aspect-ratio:1;border-radius:50%;border:18px solid rgba(2,103,79,.07);pointer-events:none}.goal-grid p{position:relative;margin:0;color:var(--ink);font-size:clamp(17px,1.35vw,21px);font-weight:800;line-height:1.48}.statement-block{max-width:900px;margin:0 auto;text-align:center}.statement-block h2{font-size:clamp(34px,5vw,64px)}.business-detail-list{display:grid;gap:22px}.business-detail{position:relative;display:grid;grid-template-columns:minmax(260px,.64fr) minmax(220px,.54fr) 1fr;gap:32px;align-items:start;padding:34px 34px 34px 40px;border:0;border-radius:16px;background:#f1f7f5;overflow:hidden}.business-detail:nth-child(2n){background:#f5f7f8}.business-detail:nth-child(3n){background:#edf5f2}.business-detail:before{content:none}.business-detail figure{margin:0;min-height:220px;border-radius:12px;overflow:hidden}.business-detail figure img{width:100%;height:100%;min-height:220px;object-fit:cover;transition:transform .5s ease}.business-detail:hover figure img{transform:scale(1.04)}.business-detail h2{margin:8px 0 0;font-size:clamp(26px,3vw,38px)}.business-detail ul{grid-column:2 / -1;display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.business-detail li{min-height:36px;display:inline-flex;align-items:center;padding:8px 12px;border:0;border-radius:6px;background:#02674f1a;color:var(--green);font-size:13px;font-weight:800}.trust-section{color:var(--white);background:linear-gradient(180deg,#131a1ce0,#131a1cf0),url(/assets/product-electronic-Bq6g0_IJ.png) center / cover}.trust-section .lead{color:#ffffffc7}.product-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:14px 18px;align-items:center;padding:16px;border-radius:14px;background:#f5f7f8;margin-bottom:34px}.product-filter-toolbar{grid-template-areas:"search count" "tabs tabs"}.product-filter-toolbar label{grid-area:search;min-width:0}.product-toolbar input{width:100%;min-height:54px;border:0;border-radius:8px;background:var(--white);padding:0 16px;color:var(--ink);outline:none}.product-toolbar input:focus{box-shadow:inset 0 0 0 2px #02674f42}.category-tabs{display:flex;flex-wrap:nowrap;gap:8px;max-width:100%;overflow-x:auto;padding-bottom:2px}.product-filter-toolbar .category-tabs{grid-area:tabs}.category-tabs button{min-height:42px;border:0;border-radius:7px;background:var(--white);color:var(--muted);padding:8px 14px;font-size:13px;font-weight:800;white-space:nowrap}.category-tabs button.active{background:var(--green);color:var(--white)}.product-toolbar p{justify-self:end;margin:0;color:var(--muted);font-weight:800;white-space:nowrap}.product-filter-toolbar p{grid-area:count}.product-detail{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:clamp(36px,7vw,82px);align-items:center}.product-detail dl{display:grid;gap:0;margin:34px 0 0;border-top:1px solid var(--line)}.product-detail dl div{display:grid;grid-template-columns:140px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid var(--line)}.product-detail dt{color:var(--muted);font-size:13px;font-weight:800}.product-detail dd{margin:0;color:var(--dark);font-weight:700}.detail-nav{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:54px}.detail-nav a{min-height:72px;display:grid;align-content:center;gap:4px;padding:16px 20px;border:1px solid var(--line);color:var(--muted);font-size:13px;font-weight:800}.detail-nav a:last-child{text-align:right}.detail-nav strong{color:var(--dark);font-size:16px}.news-list{min-height:320px}.news-shortcuts{padding:0 0 clamp(72px,8vw,110px)}.news-shortcuts .section-inner{display:flex;gap:28px}.empty-state{min-height:220px;display:grid;place-items:center;color:var(--muted);background:var(--soft)}.post-list{display:grid;gap:12px}.post-list article{display:grid;grid-template-columns:130px 1fr auto;gap:20px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.post-list span,.post-list time{color:var(--muted);font-size:13px;font-weight:800}.post-list h2{margin:0;font-size:22px}.gallery-empty-state{min-height:360px;display:grid;place-content:center;justify-items:center;gap:14px;padding:clamp(32px,5vw,72px);border-radius:20px;background:linear-gradient(135deg,#02674f14,#ffffffeb),var(--soft);text-align:center}.gallery-empty-state h2{margin:0}.gallery-empty-state .lead{max-width:36rem;margin:0}.contact-channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-channel{padding:34px}.contact-channel>span{color:var(--green);font-size:13px;font-weight:800}.contact-channel h2{margin-top:10px;font-size:clamp(26px,3vw,38px)}.contact-channel dl{display:grid;gap:16px;margin:28px 0 0}.contact-channel dl div{display:grid;grid-template-columns:74px 1fr;gap:16px}.contact-channel dt{color:var(--muted);font-size:13px;font-weight:800}.contact-channel dd{margin:0;font-weight:700}.contact-form-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:clamp(36px,7vw,80px)}.quote-inquiry-section{padding-top:clamp(70px,8vw,112px)}.quote-inquiry-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(34px,7vw,78px);align-items:start}.quote-inquiry-copy{position:sticky;top:calc(var(--header-height) + 44px)}.quote-inquiry-copy h2{max-width:460px}.quote-inquiry-copy .lead{max-width:420px}.inquiry-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:clamp(24px,3.3vw,42px);border:0;border-radius:18px;background:var(--white);box-shadow:0 24px 58px #18212414}.inquiry-form label{display:grid;gap:7px}.inquiry-form span{color:var(--dark);font-size:13px;font-weight:800}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;border:1px solid rgba(203,210,212,.95);border-radius:8px;background:#fbfcfc;color:var(--dark);padding:14px 15px;outline:none;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--green);background:var(--white);box-shadow:0 0 0 3px #02674f1a}.inquiry-form textarea{resize:vertical}.inquiry-form .full,.inquiry-form button.full{grid-column:1 / -1}.inquiry-form button.full{width:100%}.site-footer{padding:56px 0 24px;background:#1c2324;color:var(--white)}.footer-grid{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:clamp(34px,7vw,82px);align-items:start}.footer-brand img{width:260px;max-width:100%;margin-bottom:18px}.footer-brand p,.footer-company span,.footer-bottom{color:#ffffffad}.footer-links,.footer-company{display:grid;gap:8px}.footer-links strong{margin-bottom:8px}.footer-links a,.footer-company a{color:#ffffffc2;font-size:13px;font-weight:700}.footer-links a:hover,.footer-company a:hover{color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;gap:18px;margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:12px}.top-button{position:fixed;z-index:40;right:22px;bottom:22px;width:58px;height:58px;border:1px solid rgba(2,103,79,.3);background:#ffffffeb;color:var(--green);font-size:12px;font-weight:900;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease}.top-button.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.not-found{min-height:72vh;display:grid;place-items:center;align-content:center;gap:22px;padding-top:var(--header-height)}@keyframes progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1180px){.desktop-nav,.header-cta{display:none}.site-header{grid-template-columns:auto 1fr}.header-actions{justify-self:end}.menu-toggle{display:block}.business-preview-grid,.product-grid,.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-timeline,.process-timeline.detailed{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.process-timeline:before{content:none}}@media(max-width:1320px)and (min-width:821px){.value-photo-board{width:min(100%,1080px);grid-template-columns:minmax(0,.48fr) minmax(320px,.52fr);grid-template-areas:"main card1" "main side" "main card2";gap:16px}.value-photo-board figure{border-radius:17px}.value-card{min-height:170px;gap:12px;padding:24px}.goals-showcase{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:26px;align-items:stretch}.goal-grid article{min-height:0;padding:22px}.goal-grid p{font-size:clamp(17px,1.45vw,20px)}.greeting-panel{gap:30px;padding:28px}.greeting-photo img{object-position:center 31%}}@media(max-width:820px){:root{--header-height: 76px}.site-header{gap:16px;padding:0 18px}.menu-toggle{width:42px;height:42px}.brand,.brand-logo{width:178px;height:58px}.header-actions>.language-switch{display:none}h1{font-size:38px}.home-hero-copy h1{font-size:34px;line-height:1.08}h2{font-size:30px}.home-hero-content{align-items:end;padding-bottom:140px}.hero-controls{left:18px;bottom:74px}.scroll-indicator{right:18px;bottom:78px}.split-layout,.split-layout.reverse,.product-detail,.contact-form-grid,.quote-inquiry-layout,.business-detail,.greeting-panel{grid-template-columns:1fr}.quote-inquiry-copy{position:static}.section-heading.split,.product-toolbar,.overview-stat-grid{grid-template-columns:1fr}.section-heading.split{gap:14px;align-items:start}.product-filter-toolbar{grid-template-areas:"search" "tabs" "count"}.product-toolbar p{justify-self:start}.business-preview-grid,.product-grid,.contact-channel-grid,.goals-showcase,.goal-grid,.team-grid,.value-map,.mission-photo-strip,.process-timeline,.process-timeline.detailed{grid-template-columns:1fr}.process-section .section-inner{width:min(var(--max),calc(100% - 40px))}.process-timeline.detailed li{grid-template-columns:1fr;justify-items:start;gap:22px;min-height:0;padding:28px}.process-timeline.detailed p{grid-column:auto;font-size:18px}.process-timeline.detailed span,.process-timeline.detailed strong{grid-column:auto;grid-row:auto}.team-card p{min-height:0}.greeting-panel{padding:18px;border-radius:20px}.greeting-photo{max-width:none;margin-top:18px}.greeting-photo img{max-height:none;object-position:center 30%;transform:none}.gallery-empty-state{min-height:280px;justify-items:start;text-align:left}.goals-showcase{gap:22px}.goal-grid p{font-size:18px}.goal-grid{grid-template-rows:none;height:auto}.goal-grid article{min-height:132px;height:auto}.image-reveal,.image-reveal img{min-height:320px}.business-detail ul{grid-column:auto}.values-section{padding-top:72px}.values-section .section-heading{margin-bottom:26px}.value-photo-board{width:100%;grid-template-columns:1fr;grid-template-areas:"main" "card1" "side" "card2";gap:14px}.value-photo-board figure{min-height:0;aspect-ratio:16 / 11;border-radius:16px}.value-photo-side{margin-left:0}.value-card{min-height:132px;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:10px;padding:20px;border-radius:16px}.value-card p{align-self:auto}.value-card strong{font-size:22px}.value-card p{font-size:15px}.mission-photo-strip img:nth-child(2){margin-top:0}.contact-channel dl div,.product-detail dl div{grid-template-columns:1fr;gap:4px}.inquiry-form{grid-template-columns:1fr;padding:24px;border-radius:16px}.inquiry-form .full,.inquiry-form button.full{grid-column:auto}.footer-grid,.footer-bottom{grid-template-columns:1fr;display:grid}.detail-nav{grid-template-columns:1fr}.detail-nav a:last-child{text-align:left}}@media(max-width:520px){.section-inner{width:min(100% - 32px,var(--max))}.site-header{padding:0 16px}.brand,.brand-logo{width:188px;height:62px}.section-nav{background:#f7f9f8f0}.section-nav .section-inner{width:100%;gap:8px;padding:9px 16px}.section-nav a{min-height:38px;padding:0 14px;border:1px solid rgba(24,33,36,.08);border-radius:999px;background:#ffffffc7;box-shadow:0 8px 18px #1821240a;font-size:13px}.section-nav a:hover{border-color:#02674f3d;background:#02674f0f}.section-nav a.active{border-color:#02674f47;background:var(--green);color:var(--white)}.home-hero-copy p,.page-hero-copy p:not(.eyebrow),.lead{font-size:16px}.about-overview h2,.greeting-panel h2,#team h2,.values-section h2,.goals-section h2,.trust-section h2{font-size:clamp(27px,8.2vw,34px);line-height:1.16}.home-hero-copy h1{max-width:9.5em;font-size:clamp(31px,10vw,34px);line-height:1.07}.home-hero-copy .eyebrow{margin-bottom:12px}.hero-controls{bottom:76px;gap:11px}.hero-controls button{font-size:18px}.hero-controls strong{font-size:20px}.pause-button{margin-left:4px}.scroll-indicator{right:18px;bottom:36px;gap:0;font-size:0}.scroll-indicator span{font-size:20px}.hero-actions,.contact-actions,.mobile-meta{display:grid;grid-template-columns:1fr}.button{width:100%}.page-hero{min-height:390px}.page-hero-copy{padding:70px 0 52px}.business-card,.business-detail,.contact-channel{padding:24px}.business-card{min-height:220px}.post-list article{grid-template-columns:1fr;gap:6px}.news-shortcuts .section-inner{display:grid;gap:14px}.values-section .section-heading .lead{max-width:31ch}.value-photo-board figure{aspect-ratio:4 / 3}}
