:root{--ink:#16252e;--muted:#65727d;--dark:#14232d;--orange:#f47831;--teal:#008fa7;--line:#e3e8ec;--soft:#f5f7f9;--body:'Noto Sans KR',sans-serif;--latin:'Barlow',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:var(--body);font-size:1rem;line-height:1.75;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}a:focus-visible{outline:3px solid var(--teal);outline-offset:5px}a{-webkit-tap-highlight-color:transparent}.skip-link{position:fixed;top:-100px;left:20px;padding:15px;z-index:99;background:white}.skip-link:focus{top:10px}.site-header{background:#fff;border-bottom:1px solid #e7ecef;position:sticky;top:0;z-index:20}.header-inner{max-width:1360px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:92px;padding:.6rem 4.5%}.brand{flex-shrink:0}.brand img{width:156px;height:auto}nav{display:flex;gap:2.5rem}nav a{font-size:.9375rem;font-weight:600;white-space:nowrap}nav a:hover{color:var(--teal)}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.8rem;padding:.85rem 1.5rem;min-height:52px;background:var(--orange);border:1px solid var(--orange);border-radius:5px;color:#14232d;font-size:1rem;font-weight:700;line-height:1.5;transition:background .18s,transform .18s}.button:hover{background:#ff9256;border-color:#ff9256;transform:translateY(-2px)}.button span{font-size:1.3rem}.button.small{min-height:42px;padding:.55rem 1rem;font-size:.875rem;gap:1rem}.button.outline{background:transparent;border-color:#77848d;color:white}.button.outline:hover{background:#ffffff14}.hero{background:var(--dark);color:white;overflow:hidden}.hero-inner{max-width:1360px;margin:auto;padding:4.5rem 4.5% 4rem;display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center}.eyebrow{color:var(--teal);font-family:var(--latin);font-weight:600;font-size:.8125rem;letter-spacing:.14em;margin:0 0 1.2rem}.hero .eyebrow{color:#6ac3d2}.hero h1{font-size:clamp(2.6rem,3.8vw,3.7rem);font-weight:700;line-height:1.37;letter-spacing:-.065em;margin:0 0 1.5rem;word-break:keep-all}.hero h1 em{font-style:normal;color:#ff9456}.hero-description{color:#c1ccd3;font-size:1rem;line-height:1.9;margin:0 0 1.4rem;word-break:keep-all}.hero-points{padding:0;list-style:none;display:grid;gap:.45rem;margin:0 0 2rem;font-size:.9375rem;color:#e3e9ed}.hero-points li:before{content:'✓';color:#ff9456;margin-right:.7rem}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap}.hero-photo{margin:0;position:relative;align-self:stretch;min-height:420px;border-radius:10px;overflow:hidden;background:#263842}.hero-photo>img{height:100%;width:100%;position:absolute;inset:0;object-fit:cover;object-position:58% 50%;filter:brightness(.83)}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#10212ee0,transparent 38%)}.hero-photo figcaption{position:absolute;bottom:1.5rem;left:1.7rem;right:1.7rem;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.8125rem}.hero-photo figcaption span:first-child{font-family:var(--latin);font-size:.75rem;letter-spacing:.1em}.hero-footer{border-top:1px solid #ffffff1c;padding:1.1rem 5%;display:flex;justify-content:space-between;gap:2rem;color:#9eafb9;font-family:var(--latin);font-size:.75rem;letter-spacing:.14em}.section-wrap{max-width:1280px;margin:auto;padding:5.7rem 4.5%}.facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-top:2.8rem;padding-bottom:2.2rem;text-align:center;gap:0}.fact+.fact{border-left:1px solid var(--line)}.fact strong{font-family:var(--latin);font-size:3.15rem;font-weight:600;line-height:1;color:var(--teal);letter-spacing:-.02em}.fact strong span{font-family:var(--body);font-size:1rem;font-weight:500;margin-left:.3rem}.fact p{font-size:.875rem;color:#546571;margin:.85rem 0 0}.facts-note{grid-column:1/-1;margin:1.7rem 0 0;color:#77838b;font-size:.75rem}.section-heading{text-align:center;max-width:780px;margin:0 auto 3rem}.section-heading h2{font-size:clamp(1.9rem,2.8vw,2.65rem);line-height:1.4;letter-spacing:-.055em;margin:0 0 1rem;word-break:keep-all}.section-heading>p:last-child{margin:0;color:var(--muted);font-size:1rem;line-height:1.85;word-break:keep-all}.section-heading .eyebrow{margin-bottom:.9rem}.product-section{background:var(--soft)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.product-card{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden;display:flex;flex-direction:column}.product-image{background:#fff;height:200px;padding:1.5rem;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eef1f3}.product-image img{width:100%;height:100%;object-fit:contain}.product-body{padding:1.5rem 1.3rem;display:flex;flex-direction:column;flex:1}.tag{display:inline-flex;align-self:flex-start;padding:.2rem .6rem;border-radius:3px;background:#eef8fa;color:#067f95;font-size:.75rem;font-weight:500;margin-bottom:1rem}.product-card h3{font-family:var(--latin);font-size:1.3rem;line-height:1.4;margin:0 0 .2rem;font-weight:600}.product-card h4{font-size:.9rem;margin:0 0 1rem;font-weight:500;color:#546571}.product-card p{font-size:.875rem;line-height:1.85;color:var(--muted);margin:0;word-break:keep-all}.product-footer{margin-top:1.2rem;border-top:1px solid var(--line);padding-top:1rem;font-size:.8125rem;font-weight:600;display:flex;justify-content:space-between}.product-footer:hover{color:var(--teal)}.section-note{font-size:.8125rem;color:#76848e;margin:1.5rem 0 0;text-align:center}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.about-copy h2{font-size:2.4rem;letter-spacing:-.05em;line-height:1.45;margin:0 0 1.5rem;word-break:keep-all}.about-copy h2 span{color:var(--teal)}.about-copy>p{font-size:1rem;line-height:1.95;color:var(--muted);word-break:keep-all}.about-copy>.eyebrow{color:var(--teal);font-size:.8125rem;line-height:1.5}.about-tags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.7rem}.about-tags span{font-size:.8125rem;background:var(--soft);border:1px solid var(--line);border-radius:4px;padding:.35rem .65rem}.timeline{list-style:none;margin:0;padding:0 0 0 1.5rem;border-left:1px solid #d3dde3}.timeline li{position:relative;padding:0 0 2rem 1rem}.timeline li:before{content:'';position:absolute;left:-1.82rem;top:.6rem;width:9px;height:9px;border:2px solid white;border-radius:50%;background:var(--teal);box-sizing:content-box;box-shadow:0 0 0 1px #9ecad2}.timeline li:last-child{padding-bottom:0}.timeline time{font-family:var(--latin);font-size:1.6rem;font-weight:600;color:var(--teal);line-height:1.1}.timeline h3{margin:.6rem 0 .4rem;font-size:1.0625rem;line-height:1.5}.timeline p{margin:0;color:var(--muted);font-size:.875rem}.equipment-section{background:var(--soft)}.equipment-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:2.5rem;align-items:start}.equipment-visual{margin:0}.equipment-visual>img{width:100%;height:325px;object-fit:cover;border-radius:8px}.equipment-visual figcaption{font-size:.8125rem;color:var(--muted);margin-top:.9rem}.equipment-specs{border-top:2px solid var(--ink)}.equipment-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;border-bottom:1px solid #d8e0e5;padding:1.05rem 0}.equipment-row h3{font-size:1rem;margin:0 0 .2rem;font-weight:600}.equipment-row p{font-size:.8125rem;color:var(--muted);margin:0}.equipment-row strong{font-family:var(--latin);font-size:1.75rem;color:var(--teal);white-space:nowrap}.equipment-row strong span{font-family:var(--body);font-size:.8125rem;font-weight:500;margin-left:.35rem}.equipment-note{color:#6b7a84;font-size:.75rem;margin:1rem 0}.quality-strip{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:center;border-top:1px solid #d8e0e5;margin-top:3rem;padding-top:2rem}.quality-strip h3{font-size:1.2rem;line-height:1.6;margin:0}.quality-strip p{margin:0;font-size:.9375rem;line-height:1.9;color:var(--muted)}.process-grid{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:0;margin:0;gap:1.5rem}.process-grid li{border-top:1px solid #cbd5dc;padding:1.7rem 0 0}.step-number{font-family:var(--latin);font-size:1.75rem;font-weight:600;color:var(--orange)}.process-grid h3{font-size:1.0625rem;margin:.75rem 0 .65rem}.process-grid p{font-size:.875rem;color:var(--muted);margin:0;word-break:keep-all;line-height:1.9}.contact-section{background:var(--dark);color:#fff}.contact-inner{max-width:1280px;margin:auto;padding:4.8rem 4.5%;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.contact-copy>.eyebrow{color:#71c7d6}.contact-copy h2{font-size:2.4rem;line-height:1.45;letter-spacing:-.055em;margin:0 0 1.3rem;word-break:keep-all}.contact-copy p{font-size:1rem;color:#b9c7d0;line-height:1.9;word-break:keep-all;margin:0 0 1.7rem}.contact-details{display:grid;gap:1.1rem}.contact-details>div{border-bottom:1px solid #ffffff22;padding-bottom:1.1rem}.contact-details dt{font-size:.75rem;color:#8fc4d0;font-family:var(--latin);letter-spacing:.1em;margin-bottom:.3rem}.contact-details dd{margin:0;font-size:1rem;line-height:1.7;overflow-wrap:anywhere}.contact-details dd a:hover{text-decoration:underline}.contact-details .address{font-size:.875rem;color:#c9d4db}.contact-details .phone-sub{display:block;font-size:.8125rem;color:#99adb9;margin-top:.3rem}footer{background:#f5f7f9;padding:2.3rem 5% 1.3rem}.footer-inner{display:flex;align-items:center;gap:2rem;max-width:1160px;margin:auto}.footer-inner>strong{font-family:var(--latin);font-size:1.5rem;letter-spacing:.025em;color:#057e95}.footer-inner>p{font-family:var(--latin);font-size:.75rem;letter-spacing:.08em;color:#7b8992}.footer-inner>a{margin-left:auto;font-size:.8125rem}.footer-bottom{max-width:1160px;margin:1.5rem auto 0;padding-top:1.2rem;border-top:1px solid var(--line);font-size:.75rem;color:#7b8992;display:flex;justify-content:space-between;gap:1rem}section[id]{scroll-margin-top:1rem}
@media(max-width:1050px){nav{gap:1.4rem}.hero-inner{gap:2rem;padding-top:3.5rem;padding-bottom:3.5rem}.hero h1{font-size:2.8rem}.hero-photo{min-height:430px}.hero-description br{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.product-image{height:230px}.about-grid{gap:3rem}.about-copy h2,.contact-copy h2{font-size:2.1rem}.equipment-grid{gap:2rem}.process-grid{gap:1rem}.contact-inner{gap:3rem}}
@media(max-width:760px){html{scroll-padding-top:142px}.header-inner{padding:.6rem 6%;gap:.7rem;flex-wrap:wrap;min-height:0}.brand img{width:134px}.header-inner>.button{margin-left:auto;font-size:.8125rem;padding:.4rem .8rem;min-height:38px;gap:.7rem}nav{order:3;width:100%;justify-content:space-between;gap:.7rem;padding:.4rem 0 .3rem}nav a{font-size:.875rem}.hero-inner{grid-template-columns:1fr;padding:2.9rem 6% 2rem;gap:2.5rem}.hero h1{font-size:clamp(2rem,7.4vw,3.2rem);letter-spacing:-.06em}.hero .eyebrow{font-size:.75rem}.hero-description{font-size:.9375rem;line-height:1.9}.hero-description br{display:block}.hero-points{font-size:.875rem}.hero-actions{gap:.65rem}.button{font-size:.9375rem;padding:.8rem 1.05rem;min-height:48px;gap:1rem}.hero-photo{min-height:300px;aspect-ratio:1.45;max-height:400px}.hero-photo>img{object-position:50% 55%}.hero-photo figcaption{left:1.2rem;right:1.2rem;bottom:1.2rem;font-size:.75rem}.hero-footer{padding:1rem 6%;gap:.5rem;flex-direction:column;font-size:.6875rem;letter-spacing:.1em}.section-wrap{padding:3.8rem 6%}.facts{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:2rem;padding-bottom:2rem;row-gap:1.8rem}.fact strong{font-size:2.7rem}.fact:nth-child(3){border-left:none}.fact p{font-size:.8125rem;margin:.6rem 0 0}.facts-note{margin:0;font-size:.75rem}.section-heading{margin-bottom:2.3rem}.section-heading h2{font-size:1.85rem}.section-heading>p:last-child{font-size:.9375rem}.section-heading .eyebrow{font-size:.75rem}.product-grid{gap:1rem}.product-image{height:160px;padding:.8rem}.product-body{padding:1.2rem 1rem}.product-card h3{font-size:1.2rem}.product-card h4{font-size:.875rem;line-height:1.6}.product-card p{font-size:.875rem}.tag{font-size:.75rem}.product-footer{font-size:.8125rem}.about-grid{grid-template-columns:1fr;gap:3rem}.about-copy h2{font-size:1.9rem}.about-copy>p{font-size:.9375rem}.timeline{margin-left:.4rem}.timeline time{font-size:1.4rem}.equipment-grid{grid-template-columns:1fr;gap:2rem}.equipment-visual>img{height:auto;aspect-ratio:1.6}.equipment-row h3{font-size:.9375rem}.equipment-row p{font-size:.8125rem}.quality-strip{grid-template-columns:1fr;gap:1rem;margin-top:2rem;padding-top:1.5rem}.quality-strip h3{font-size:1.1rem}.quality-strip p{font-size:.875rem}.process-grid{grid-template-columns:1fr;gap:1.2rem}.process-grid li{display:grid;grid-template-columns:2.5rem 1fr;gap:.2rem 1rem;padding-top:1.2rem}.step-number{grid-row:1/3;font-size:1.5rem}.process-grid h3{margin:0;font-size:1rem}.process-grid p{font-size:.875rem}.contact-inner{padding:3.5rem 6%;grid-template-columns:1fr;gap:2rem}.contact-copy h2{font-size:1.9rem}.contact-copy p{font-size:.9375rem}.contact-details{margin:0}.contact-details dd{font-size:.9375rem}.footer-inner{flex-wrap:wrap;gap:.4rem 1rem}.footer-inner>strong{font-size:1.4rem}.footer-inner>p{order:3;width:100%;margin:.5rem 0 0}.footer-bottom{flex-direction:column;gap:.5rem;font-size:.75rem}}
@media(max-width:380px){.product-grid{grid-template-columns:1fr}.product-image{height:220px}.hero-actions .button{font-size:.875rem}.hero h1{font-size:1.95rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}


/* Immersive main visual. */
.hero.hero-immersive{position:relative;isolation:isolate;background:#0b1822}
.hero-art{position:absolute;inset:0;margin:0;z-index:-1;overflow:hidden}
.hero-art img{width:100%;height:100%;object-fit:contain;object-position:right center;display:block}
.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0b1822 0%,#0b1822ed 23%,#0b18229e 40%,#0b182200 61%),linear-gradient(0deg,#0b1822b3,transparent 25%)}
.hero-immersive .hero-inner{display:block;position:relative;max-width:1440px;min-height:650px;padding-top:5rem;padding-bottom:5rem}
.hero-immersive .hero-copy{max-width:590px;width:49%;position:relative;z-index:1}
.hero-immersive h1{font-size:clamp(2.7rem,4vw,4rem);line-height:1.34;text-shadow:0 2px 22px #06111966}
.hero-immersive .hero-description{max-width:450px}
.hero-immersive .hero-footer{position:relative;background:#0b182245}
@media(min-width:1600px){.hero-immersive .hero-inner{min-height:710px;padding-top:6rem;padding-bottom:6rem}.hero-art img{object-position:right center}}
@media(min-width:761px) and (max-width:1050px){.hero-immersive .hero-copy{width:55%}.hero-immersive h1{font-size:2.75rem}.hero-immersive .hero-inner{min-height:640px}.hero-art img{object-position:58% center}.hero-art:after{background:linear-gradient(90deg,#0b1822 0%,#0b1822e6 28%,#0b182280 49%,transparent 75%),linear-gradient(0deg,#0b1822c0,transparent 28%)}}
@media(max-width:760px){.hero-immersive .hero-inner{min-height:0;padding:2.8rem 6% 310px}.hero-immersive .hero-copy{width:100%;max-width:none}.hero-immersive h1{font-size:clamp(2rem,7.4vw,3.2rem)}.hero-art{inset:auto 0 45px 0;height:430px}.hero-art img{object-position:89% 58%;object-fit:cover}.hero-art:after{background:linear-gradient(180deg,#0b1822 0%,#0b1822a6 15%,transparent 42%,#0b182200 75%,#0b1822 100%)}.hero-immersive .hero-footer{background:#0b1822}.hero-immersive .hero-description{max-width:460px}}
@media(max-width:380px){.hero-immersive .hero-inner{padding-bottom:280px}.hero-immersive h1{font-size:1.95rem}.hero-art{height:390px}}
