@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500;600;700&display=swap');
:root{--navy:#142a41;--blue:#2465d0;--ink:#172b40;--muted:#63717e;--line:#dce2e8;--surface:#f3f5f7}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans','Noto Sans KR',Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,select{touch-action:manipulation}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #2465d0;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.3;word-break:keep-all}header{height:100px;display:flex;align-items:center;gap:30px;padding:0 5.5%;border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:3}.brand{display:flex;flex-direction:column;white-space:nowrap;line-height:1.1}.brand b{font-family:'Manrope',Arial,sans-serif;font-size:29px;letter-spacing:-1.4px;font-weight:800}.brand b span{margin-left:3px}.brand small{font-size:10px;letter-spacing:2px;margin-top:8px}nav{display:flex;gap:27px;margin-left:auto;height:100%;align-items:center}nav a{font-size:12px;font-weight:700;letter-spacing:.6px;height:100%;display:flex;align-items:center;border-bottom:3px solid transparent;padding-top:3px}nav a:hover,nav a[aria-current]{color:var(--blue);border-bottom-color:var(--blue)}.language{border-left:1px solid var(--line);padding-left:18px}.language select{border:0;color:var(--ink);background:transparent;font-size:14px;max-width:105px}.menu{display:none;background:none;border:0;font-size:24px}.hero{display:grid;grid-template-columns:1.16fr 1fr;min-height:640px;padding:64px 5.5% 60px;gap:5%}.eyebrow{font-size:12px;letter-spacing:1.9px;font-weight:700;display:block;margin-bottom:22px}.blue-line{display:inline-block;width:24px;height:2px;background:var(--blue);vertical-align:middle;margin-right:10px}.hero h1{font-family:'Manrope',Arial,sans-serif;font-weight:600;font-size:clamp(44px,4.3vw,70px);letter-spacing:-2.5px;line-height:1.13;margin-bottom:25px}.hero h1 span{color:var(--blue)}.lead{font-weight:600;font-size:20px;margin-bottom:8px}.intro{max-width:420px;color:var(--muted);font-size:16px;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;background:var(--navy);color:white;padding:14px 24px;font-size:15px;border:1px solid transparent;cursor:pointer}.button:hover{background:var(--blue)}.button span{font-size:21px}.hero-panel{background:#e9edf2;min-height:485px;display:flex;flex-direction:column;border:1px solid #e1e5e9}.panel-top{padding:23px 26px;display:flex;justify-content:space-between;font-size:12px;font-weight:700;letter-spacing:1px}.panel-top span{font-size:10px;color:#647485}.hero-placeholder{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:260px;color:#778594}.placeholder-icon{font-size:42px;font-weight:400;line-height:1;color:#94a2b0}.hero-placeholder p{margin:12px 0 4px;font-size:14px}.hero-placeholder small{font-size:10px;letter-spacing:2px}.panel-bottom{padding:25px 26px;display:flex;justify-content:space-between;align-items:end;border-top:1px solid #d4dce5}.panel-bottom strong{font-family:'Manrope',Arial,sans-serif;font-size:26px;font-weight:500;line-height:1.25}.panel-bottom>span{font-size:10px;text-align:right;line-height:1.9;letter-spacing:.5px}.category-strip{padding:24px 5.5%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-strip>span{font-size:11px;letter-spacing:1.7px;color:var(--muted)}.category-strip p{margin:0;font-size:14px;letter-spacing:1px;font-weight:500}.category-strip i{font-style:normal;color:#a9b4bf;margin:0 20px}.section{padding:84px 5.5%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:36px}.section-head .eyebrow{color:var(--blue);margin-bottom:15px}h2{font-size:32px;letter-spacing:-1px;font-weight:600;margin-bottom:18px}.section-head p{color:var(--muted);margin:0;max-width:420px}.text-link{display:inline-flex;gap:24px;align-items:center;font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:7px;white-space:nowrap}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 24px}.photo{position:relative;aspect-ratio:1.62;background:#edf0f3;display:flex;align-items:center;justify-content:center;border:1px solid #e1e6eb;overflow:hidden}.ph1{background:#e5eaf0}.ph2{background:#f2f3f4}.image-label{font-size:12px;color:#81909f}.sample-name{position:absolute;left:18px;top:15px;font-size:11px;color:#7b8792;letter-spacing:.8px}.sample-index{position:absolute;bottom:14px;right:18px;font-size:10px;color:#7b8792;letter-spacing:1px}.product-title{display:flex;align-items:center;justify-content:space-between;margin-top:16px;gap:16px}.product h3{font-size:20px;margin:0;font-weight:600}.product-title>span{font-size:24px;font-weight:400}.product>p{font-size:14px;color:var(--muted);margin:3px 0 0}.product:hover .photo{border-color:var(--blue)}.product:hover h3{color:var(--blue)}.catalog{display:flex;align-items:center;gap:24px;padding:22px 0;margin-top:38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted)}.catalog>span:first-child{font-size:11px;letter-spacing:1.6px}.catalog p{margin:0;font-size:14px}.catalog>span:last-child{margin-left:auto}.business{background:var(--surface)}.biz-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.biz-grid article{border-top:1px solid #cbd3dc;padding-top:25px}.number{font-size:12px;color:var(--blue);display:block;margin-bottom:35px}.biz-grid h3{font-size:21px}.biz-grid p{color:var(--muted);max-width:330px;margin:0}.cta{background:var(--navy);color:white;padding:65px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta .eyebrow{font-size:11px;color:#bacbdd;margin-bottom:15px}.cta h2{margin-bottom:12px}.cta p{margin:0;color:#bacbdd}.button.light{background:white;color:var(--navy);white-space:nowrap}.button.light:hover{background:#dfe8f3}footer{padding:45px 5.5% 20px}.footer-main{display:flex;align-items:start;justify-content:space-between;gap:35px;padding-bottom:40px}.footer-main p{max-width:360px;color:var(--muted);font-size:14px}.footer-main>a:last-child{font-size:14px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.page-heading{background:var(--surface);padding:60px 5.5%}.page-heading h1{font-size:48px;font-weight:500;margin:0;letter-spacing:-1.5px}.page-heading .eyebrow{color:var(--blue)}.about-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:70px}.large-text{font-size:21px;max-width:780px}.empty{border:1px dashed #c7d0da;background:#f8f9fa;padding:30px;margin:30px 0;color:var(--muted);font-size:16px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:35px}.location-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:55px;align-items:center}.map-placeholder{min-height:350px;background:var(--surface);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:35px;text-align:center;color:var(--muted);border:1px solid var(--line)}.map-placeholder span{font-size:40px}.map-placeholder p{margin:15px 0}.location-grid hr{border:0;border-top:1px solid var(--line);margin:35px 0}.contact-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.contact-grid h2{font-size:34px}.contact-grid>div>p{color:var(--muted)}.email{display:inline-flex;gap:20px;color:var(--blue);border-bottom:1px solid var(--line);padding:12px 0;font-size:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{font-size:14px;display:flex;flex-direction:column;gap:8px}.field input,.field textarea,.field select{width:100%;padding:11px;border:1px solid #d5dce4;border-radius:0;background:#f5f6f8;min-height:46px;color:#687785}.field.wide{grid-column:1/-1}.consent{display:flex;align-items:start;gap:10px;font-size:14px;margin:25px 0 8px}.consent input{margin-top:5px;width:18px;height:18px;flex:none}.privacy{font-size:13px;color:var(--muted)}.button:disabled{background:#8694a3;cursor:not-allowed}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:40px}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip{position:absolute;top:-100px;left:10px;background:white;padding:12px;z-index:20}.skip:focus{top:5px}
@media(min-width:1500px){header,.hero,.category-strip,.section,.cta,footer,.page-heading{padding-left:max(5.5%,calc((100vw - 1360px)/2));padding-right:max(5.5%,calc((100vw - 1360px)/2))}}
@media(max-width:1100px){header{gap:18px;padding:0 4%;height:88px}nav{gap:17px}nav a{font-size:10px}.brand b{font-size:25px}.hero{gap:30px}.hero h1{font-size:49px}.panel-top{padding:20px 18px}.panel-top span{display:none}.category-strip i{margin:0 10px}.contact-grid{gap:35px}}
@media(max-width:800px){header{height:80px;padding:0 6%;gap:16px}.language{margin-left:auto;border:0;padding:0}.menu{display:block}nav{display:none;position:absolute;top:80px;left:0;right:0;height:auto;padding:20px 6%;background:white;border-bottom:1px solid var(--line);box-shadow:0 10px 20px #142a4110;flex-direction:column;align-items:stretch;gap:0}nav a{font-size:14px;padding:12px 0;height:auto;border:0}header.open nav{display:flex}.hero{padding:42px 6%;grid-template-columns:1fr;gap:35px}.hero h1{font-size:clamp(40px,8vw,60px);letter-spacing:-1.8px}.hero-panel{min-height:330px}.hero-placeholder{min-height:180px}.panel-bottom strong{font-size:23px}.category-strip{padding:20px 6%;display:block}.category-strip p{font-size:12px;margin-top:10px;line-height:2;letter-spacing:0}.category-strip i{margin:0 8px}.section{padding:54px 6%}.section-head{align-items:start;flex-direction:column;gap:18px}h2{font-size:27px}.products-grid{grid-template-columns:repeat(2,1fr);gap:28px 16px}.product h3{font-size:17px}.sample-name{display:none}.sample-index{font-size:9px;right:10px;bottom:9px}.image-label{font-size:11px}.biz-grid{grid-template-columns:1fr;gap:25px}.number{margin-bottom:20px}.biz-grid p{max-width:none}.cta{padding:45px 6%;display:block}.cta .button{margin-top:25px}.footer-main{flex-direction:column;gap:25px}.footer-main p{margin:0}.footer-bottom{gap:15px;flex-direction:column}.page-heading{padding:40px 6%}.page-heading h1{font-size:38px}.about-grid,.location-grid,.contact-grid,.detail-grid{grid-template-columns:1fr;gap:35px}.gallery-grid{grid-template-columns:1fr}.gallery-grid .photo{aspect-ratio:1.8}.contact-grid h2{font-size:28px}.form-grid{gap:20px 14px}.detail-grid .photo{aspect-ratio:1.5}.eyebrow{font-size:10px}.brand small{font-size:9px}.lead{font-size:18px}.button{font-size:14px}}
@media(prefers-reduced-motion:no-preference){a,button{transition:color .15s,background .15s,border-color .15s}}
nav a{font-size:14px;letter-spacing:0}nav{gap:21px}@media(max-width:1200px) and (min-width:801px){header{gap:14px}nav{gap:12px}nav a{font-size:14px}.brand b{font-size:22px}.brand small{letter-spacing:1px}.language{padding-left:10px}.language select{max-width:85px}}
/* Refined company identity and calmer, inquiry-led home. */
:root{--blue:#365f8b;--navy:#182d42;--muted:#64717d}
header{gap:24px}.brand .company-ko{font-size:14px;font-weight:500;letter-spacing:.3px;line-height:1.4;margin-top:8px;color:#526273}.brand b{font-size:28px;letter-spacing:-1.1px}
.language{display:flex;align-items:center;gap:9px;padding-left:20px}.language label{display:flex;align-items:center;gap:7px;font-size:14px;color:#526273;cursor:pointer}.language svg{flex:none}.language select{max-width:95px;font-weight:500;padding:5px 0;cursor:pointer}
nav{gap:22px}nav a{font-size:14px;letter-spacing:0}.hero{padding-top:70px;padding-bottom:65px;gap:6%;grid-template-columns:1.14fr 1fr;align-items:center;min-height:620px}.hero h1{font-weight:500;letter-spacing:-2.7px;font-size:clamp(44px,4.25vw,68px);line-height:1.14;margin-bottom:29px}.hero h1 span{color:#365f8b}.lead{font-size:21px;font-weight:500}.hero .intro{max-width:440px;line-height:1.85;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hero-actions .text-link{font-size:15px;color:#526273;border-color:#aebac5;padding-bottom:4px}.button{padding:13px 24px;gap:30px;border-radius:2px}.warehouse-panel{min-height:465px;background:#edf0f3;border:0;position:relative}.warehouse-panel .hero-placeholder{min-height:385px}.warehouse-caption{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dbe1e6;padding:18px 23px;color:#697785;font-size:11px;letter-spacing:1.8px}.category-strip{padding-top:23px;padding-bottom:23px;background:#fafbfc}.category-strip p{font-family:'Manrope',Arial,sans-serif;font-size:17px;font-weight:800;letter-spacing:.8px;color:#233b52}.category-strip i{font-weight:400;color:#b4bfc9}.section-head h2{font-size:31px;font-weight:500}.section{padding-top:76px;padding-bottom:76px}.photo{border-color:#e6ebef}.product-title{margin-top:18px}.product h3{font-weight:600}.business{background:#f6f7f8}.business .section-head{margin-bottom:30px}.business .number{margin-bottom:24px}.cta{padding-top:58px;padding-bottom:58px}.cta p{max-width:660px}.cta h2{font-weight:500}.footer-main .brand .company-ko{font-size:14px}
@media(max-width:1280px) and (min-width:801px){header{padding-left:4%;padding-right:4%;gap:18px}.brand b{font-size:25px}nav{gap:15px}nav a{font-size:14px}.language{padding-left:14px;gap:6px}.language label{gap:5px}.hero h1{font-size:51px}.hero{gap:4%}}
@media(max-width:1120px){header{height:88px;padding:0 5.5%;gap:18px}.language{margin-left:auto;border:0;padding:0}.menu{display:block}nav{display:none;position:absolute;top:88px;left:0;right:0;height:auto;padding:20px 5.5%;background:white;border-bottom:1px solid var(--line);box-shadow:0 10px 20px #142a4108;flex-direction:column;align-items:stretch;gap:0}nav a{font-size:14px;padding:12px 0;height:auto;border:0}header.open nav{display:flex}}
@media(max-width:800px){header{height:86px;padding:0 6%;gap:12px}nav{top:86px}.brand b{font-size:24px}.brand .company-ko{font-size:13px;margin-top:6px}.language{gap:5px}.language label{font-size:12px;gap:5px}.language select{font-size:13px;max-width:76px}.hero{padding:42px 6% 38px;grid-template-columns:1fr;gap:34px;min-height:0}.hero h1{font-size:clamp(39px,8vw,60px);letter-spacing:-1.8px}.lead{font-size:19px}.warehouse-panel{min-height:310px}.warehouse-panel .hero-placeholder{min-height:255px}.warehouse-caption{padding:15px 19px;font-size:10px}.category-strip p{font-size:15px;font-weight:800;letter-spacing:.2px;line-height:2}.category-strip i{margin:0 7px}.section{padding:50px 6%}.section-head h2{font-size:27px}.hero-actions{gap:25px}.cta{padding:42px 6%}.cta p{max-width:100%}}
@media(max-width:390px){header{padding-left:5%;padding-right:5%;gap:10px}.brand b{font-size:21px}.brand .company-ko{font-size:12px}.language label span{display:none}.language svg{width:19px;height:19px}.hero h1{font-size:38px}.hero-actions{gap:20px}}
/* Original supplied mark, framed without modifying the image file. */
.brand.brand-with-logo{flex-direction:row;align-items:center;gap:12px}.brand-wordmark{display:flex;flex-direction:column}.brand-symbol{display:block;position:relative;overflow:hidden;width:58px;height:40px;flex:0 0 58px}.brand-symbol img{position:absolute;width:176px;height:176px;max-width:none;left:-60px;top:-62px}.hero .intro{max-width:none;font-size:16px}.intro-line{display:block;word-break:keep-all;overflow-wrap:anywhere}
@media(min-width:1281px){header{gap:20px}nav{gap:18px}.language{padding-left:16px}}
@media(max-width:1280px) and (min-width:1121px){header{gap:12px;padding-left:3%;padding-right:3%}nav{gap:10px}.brand.brand-with-logo{gap:8px}.brand b{font-size:23px}.language label{font-size:13px}.language{padding-left:10px;gap:5px}}
@media(max-width:800px){.brand.brand-with-logo{gap:8px}.brand-symbol{width:40px;height:30px;flex-basis:40px}.brand-symbol img{width:124px;height:124px;left:-42px;top:-43px}.brand b{font-size:21px}.brand .company-ko{font-size:12px}.hero .intro{font-size:16px}}
@media(max-width:440px){.language label span{display:none}.brand b{font-size:20px}.brand-symbol{width:36px;flex-basis:36px}.brand-symbol img{width:112px;height:112px;left:-38px;top:-38px}.brand.brand-with-logo{gap:6px}header{gap:10px}}
/* Textile identity, clean logo framing, and explicit product landing pages. */
.brand-symbol{height:34px}.brand b{font-family:'Manrope','Noto Sans KR',sans-serif;font-weight:800;font-size:27px;letter-spacing:-1.2px}.brand-wordmark .brand-industry{font-family:'Manrope',sans-serif;font-size:10px;font-weight:700;letter-spacing:2px;color:#607080;margin-top:5px;line-height:1.3}.brand-wordmark .company-ko{font-family:'Noto Sans KR',sans-serif;font-weight:500;font-size:13px;letter-spacing:.1px;margin-top:5px}body{font-family:'Noto Sans KR','DM Sans',sans-serif}h1,h2,h3{font-family:'Manrope','Noto Sans KR',sans-serif}.category-strip{align-items:center;gap:28px}.category-strip>span{flex:0 0 140px;line-height:1.5}.range-items{flex:1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.range-items a{border-left:1px solid #dce2e8;padding-left:18px;display:flex;flex-direction:column;gap:4px}.range-items strong{font-family:'Manrope','Noto Sans KR',sans-serif;font-size:17px;font-weight:800;line-height:1.45;word-break:keep-all}.range-items span{font-size:11px;color:#697887;line-height:1.5}.range-items a:hover{color:var(--blue)}.product-use{font-size:13px!important;letter-spacing:.25px}.product-description{font-size:19px;line-height:1.9;word-break:keep-all}.product-inquiry{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:22px}.variants{border-top:1px solid var(--line);margin-top:55px;padding-top:35px}.variants h2{font-size:24px}.variants p{color:var(--muted);max-width:700px}.detail-grid .photo{align-self:start}
@media(max-width:1280px){.category-strip>span{flex-basis:110px}.range-items{gap:10px}.range-items a{padding-left:12px}.range-items strong{font-size:15px}.brand b{font-size:24px}}
@media(max-width:1000px){.category-strip{display:block}.range-items{margin-top:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 16px}.range-items strong{font-size:17px}}
@media(max-width:800px){.brand-symbol{height:26px}.brand b{font-size:21px}.brand-wordmark .brand-industry{font-size:9px;letter-spacing:1.2px;margin-top:4px}.brand-wordmark .company-ko{font-size:12px;margin-top:4px}.range-items a{padding-left:12px}.range-items span{font-size:11px}.product-description{font-size:17px}.product-inquiry{gap:20px}.variants{margin-top:35px}.hero .intro{line-height:1.85}}
@media(max-width:440px){.brand-symbol{height:24px}.brand b{font-size:20px}.range-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.range-items strong{font-size:16px}}
