@font-face{font-family:Arirang;src:url('/assets/fonts/arirang.woff2') format('woff2');font-display:swap}
@font-face{font-family:Ria;src:url('/assets/fonts/ria.woff2') format('woff2');font-display:swap}
:root{--green:#005141;--mint:#c2e7dc;--ink:#202623;--muted:#68716c;--line:#dbe2de;--background:#fff;--footer-image:none;color-scheme:light;font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Arial,'Malgun Gothic','Apple SD Gothic Neo',sans-serif;color:var(--ink);background:var(--background);line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #d79828;outline-offset:4px}[hidden]{display:none!important}.container{width:min(1440px,92%);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip-link{position:fixed;top:-70px;left:20px;background:white;color:var(--green);padding:12px;z-index:100}.skip-link:focus{top:10px}
.site-header{height:96px;padding:0 3%;display:flex;align-items:center;gap:28px;position:fixed;inset:0 0 auto;z-index:40;background:white;transition:background .2s,box-shadow .2s}.home-page .site-header:not(.scrolled){background:transparent;color:white}.site-header.scrolled{box-shadow:0 1px 10px #0000000a}.wordmark{display:flex;flex-direction:column;flex:none;line-height:1.3}.wordmark strong{font-size:1.5rem;letter-spacing:-.06em}.wordmark span{font-size:.66rem;letter-spacing:.19em;margin-top:3px}.desktop-nav{display:flex;gap:clamp(12px,1.45vw,26px);justify-content:center;flex:1;align-items:center;font-weight:700;font-size:.91rem}.desktop-nav a{white-space:nowrap;padding:8px 0}.desktop-nav a[aria-current]{color:var(--green);box-shadow:0 2px var(--green)}.header-tools{display:flex;gap:14px;align-items:center}.round-button{width:54px;height:54px;border:0;border-radius:50%;background:var(--mint);color:var(--green);display:grid;place-items:center}.round-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.2}.menu-button{display:none;background:none;border:0;padding:8px;width:40px}.menu-button span{display:block;height:2px;background:currentColor;margin:6px 0}.search-panel{position:fixed;top:96px;left:0;right:0;background:#fff;border-block:1px solid var(--line);padding:22px max(5%,calc((100vw - 800px)/2));display:flex;z-index:50;box-shadow:0 12px 20px #00000012}.search-panel input{width:100%;min-width:0;border:1px solid var(--line);padding:12px}.search-panel button{border:0;background:var(--green);color:white;padding:10px 24px;white-space:nowrap}.mobile-nav{position:fixed;top:88px;inset-inline:0;z-index:45;background:white;color:var(--ink);padding:20px 6%;box-shadow:0 12px 24px #0002;max-height:calc(100dvh - 88px);overflow:auto}.mobile-nav a{display:block;padding:13px 0;border-bottom:1px solid var(--line)}
.hero{min-height:max(680px,100svh);background-image:var(--hero-image);background-position:center;background-size:cover;display:grid;place-items:center;padding:120px 20px 80px;color:white;text-align:center}.hero-copy{font-family:Arirang,serif}.hero h1{font-size:clamp(5rem,10vw,8rem);font-weight:400;margin:0;line-height:1.15}.hero p{font-size:clamp(2rem,3.7vw,2.875rem);margin:18px 0 50px}.hero-line{display:block;height:2.5px;width:130px;background:white;margin:0 auto 66px}.hero-company{font-size:clamp(3rem,6.5vw,5rem);line-height:1.4}.categories{padding-block:140px}.category-heading{text-align:center;color:var(--green);font-family:Arirang,serif;margin-bottom:110px}.category-heading h2{font-weight:400;font-size:6rem;line-height:1.2;margin:0 0 26px}.category-heading p{font-size:2.8rem;line-height:1.3;margin:0}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:65px 56px}.category-card{text-align:center;min-width:0}.category-image{aspect-ratio:1;border-radius:50%;overflow:hidden;background:#dbe2d6}.category-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.category-card:hover img{transform:scale(1.05)}.category-card h3{font-family:Ria,sans-serif;font-size:1.55rem;font-weight:400;margin:38px 0 0}
.site-footer{background:#004738 var(--footer-image) center/cover;color:white;padding:64px 0 40px}.footer-brand{font-size:1.5rem;font-weight:700;margin-bottom:20px}.company-details{display:flex;flex-wrap:wrap;gap:6px 24px;font-size:.94rem}.company-details span:nth-child(3){flex-basis:100%}.footer-bottom{border-top:1px solid #ffffff75;margin-top:32px;padding-top:22px;display:flex;gap:20px;justify-content:space-between;font-size:.85rem}.footer-bottom a{text-decoration:underline;white-space:nowrap}.quick-menu{position:fixed;right:28px;bottom:26px;z-index:30;display:flex;flex-direction:column;gap:8px;width:88px}.quick-menu img{width:100%;height:auto}.quick-menu a{transition:transform .2s}.quick-menu a:hover{transform:translateY(-3px)}
.catalog-page{padding:152px 0 80px;background:#f9f9f9;min-height:70vh}.catalog-heading{text-align:center;margin-bottom:30px}.catalog-heading h1{font-size:2.9rem;line-height:1.3;margin:0 0 10px;font-weight:700}.catalog-heading p{font-size:.95rem;color:var(--muted);margin:0}.category-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 auto 48px}.category-chips a{border:1px solid var(--line);border-radius:30px;padding:8px 15px;background:white;font-size:.875rem}.category-chips a[aria-current]{background:var(--green);color:white;border-color:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:44px 28px}.product-card{min-width:0}.product-image{aspect-ratio:1;background:white;border:1px solid #eceeec;overflow:hidden;border-radius:8px}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.product-card:hover img{transform:scale(1.035)}.product-card h2{font-size:1.25rem;margin:20px 0 5px;line-height:1.45}.product-card p{font-size:.94rem;color:var(--muted);margin:0;overflow-wrap:anywhere}.spec-divider{padding:0 5px;color:#c0c6c2}.pagination{display:flex;justify-content:center;gap:9px;margin-top:65px;flex-wrap:wrap}.pagination a{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;font-size:1rem}.pagination a[aria-current]{background:var(--green);color:white}.pagination a:hover{box-shadow:0 0 0 1px var(--green)}
.product-detail{padding-top:134px;padding-bottom:90px;max-width:1160px}.back-link{display:inline-block;padding:8px 0;color:var(--muted)}.detail-heading{text-align:center;margin:42px 0 35px}.detail-heading>p{color:var(--muted);font-size:.95rem;margin:0 0 10px}.detail-heading h1{font-size:2.75rem;line-height:1.3;margin:0 0 20px}.detail-spec{color:var(--muted);font-size:1.05rem}.detail-spec span{border-left:1px solid #c5ccc8;margin-left:14px;padding-left:14px}.product-gallery{display:flex;justify-content:center;gap:20px;overflow:auto;margin:0 auto 65px;max-width:820px}.product-gallery img{max-height:660px;max-width:100%;object-fit:contain}.detail-body{max-width:1000px;margin:auto;font-size:1.125rem;line-height:1.9;overflow-wrap:anywhere}.detail-body p{margin:18px 0}.detail-body figure{margin:28px 0}.detail-body img{max-width:100%;width:auto;margin-inline:auto}.detail-actions{display:flex;gap:12px;justify-content:center;margin-top:70px}.button{display:inline-flex;justify-content:center;align-items:center;padding:12px 24px;border:1px solid var(--green);background:var(--green);color:white;border-radius:5px;font-weight:600;min-height:46px}.button.secondary{color:var(--green);background:white}.button.small{padding:8px 15px;font-size:.875rem;min-height:38px}.button.danger{color:#9e2929;background:white;border-color:#e9caca}.text-link{text-decoration:underline;text-underline-offset:3px;padding:12px}.empty-state{padding:75px 20px;text-align:center}.empty-state h1,.empty-state h2{font-size:1.65rem}.empty-state p{color:var(--muted);margin-bottom:26px}.loading-message{padding:180px 20px;text-align:center;color:var(--muted)}.notice{padding:20px;background:#eef6f2;border:1px solid #ccded4;border-radius:7px}.notice.warning{background:#fff8e6;border-color:#ead89d;color:#725415}.notice.error{background:#fff0f0;border-color:#edcccc;color:#963535}
@media(min-width:1700px){.site-header{padding-inline:4%;height:110px}.search-panel{top:110px}.desktop-nav{font-size:1rem}.wordmark strong{font-size:1.9rem}}
@media(max-width:1150px){.desktop-nav{display:none}.site-header{height:88px;justify-content:space-between;padding-inline:5%}.menu-button{display:block}.search-panel{top:88px}.categories{padding-block:95px}.category-heading{margin-bottom:70px}.category-heading h2{font-size:4.5rem}.category-heading p{font-size:2.1rem}.category-grid{gap:45px 28px}.category-card h3{font-size:1.15rem;margin-top:26px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-menu{width:70px;right:20px}}
@media(max-width:680px){.site-header{height:76px}.wordmark strong{font-size:1.3rem}.wordmark span{font-size:.6rem}.round-button{width:43px;height:43px}.search-panel,.mobile-nav{top:76px}.hero{min-height:620px;min-height:90svh;background-image:var(--hero-mobile);padding:120px 20px 70px}.hero h1{font-size:4.2rem}.hero p{font-size:2rem;margin-bottom:32px}.hero-line{margin-bottom:42px;width:100px;height:2px}.hero-company{font-size:2.5rem}.categories{padding-block:70px}.category-heading{margin-bottom:50px}.category-heading h2{font-size:3.4rem;margin-bottom:15px}.category-heading p{font-size:1.5rem}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 23px}.category-card h3{font-size:1.05rem;margin-top:18px}.quick-menu{width:58px;right:14px;bottom:18px;gap:4px}.site-footer{padding:42px 0 90px}.company-details{font-size:.875rem;display:grid;gap:5px}.footer-bottom{flex-direction:column;font-size:.8rem;gap:12px}.catalog-page{padding:112px 0 60px}.catalog-heading h1{font-size:2rem}.category-chips{justify-content:flex-start;flex-wrap:nowrap;overflow:auto;margin-bottom:30px;padding-bottom:8px}.category-chips a{flex:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.product-card h2{font-size:1.05rem;margin-top:14px}.product-card p{font-size:.875rem}.pagination{margin-top:40px}.product-detail{padding-top:103px}.detail-heading{margin:25px 0}.detail-heading h1{font-size:2rem}.detail-body{font-size:1rem}.product-gallery{margin-bottom:35px}.detail-actions{flex-wrap:wrap}.detail-spec{font-size:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
