:root{--green:#315c38;--deep:#1a3823;--accent:#b89a48;--cream:#f6f2e8;--text:#252b25;--muted:#687067;--line:#e2e5de;--white:#fff;--shadow:0 18px 55px rgba(25,56,35,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Noto Sans KR",sans-serif;color:var(--text);line-height:1.72}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:fixed;z-index:50;top:0;left:0;right:0;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid rgba(49,92,56,.1)}.header-inner{height:80px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-mark{font-size:29px}.brand strong{display:block;font-size:20px;letter-spacing:-1px}.brand small{display:block;font-size:9px;letter-spacing:2.6px;color:var(--muted)}.nav{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:700}.nav a:hover{color:var(--green)}.nav-cta{background:var(--green);color:#fff!important;border-radius:999px;padding:10px 17px}.menu-toggle{display:none;border:0;background:none;font-size:25px}
.hero{min-height:820px;padding-top:80px;color:#fff;position:relative;background:linear-gradient(90deg,rgba(19,49,29,.9),rgba(19,49,29,.56) 58%,rgba(19,49,29,.18)),url("assets/facility/facility_06.jpg") center/cover no-repeat}.hero-content{padding-top:160px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:3px;margin:0 0 18px}.eyebrow.green{color:#6e8c56}.eyebrow.light{color:#d9e5c9}.hero h1{font-family:"Gowun Batang",serif;font-size:62px;line-height:1.24;letter-spacing:-2.5px;margin:0 0 24px}.hero h1 span{color:#e4cf85}.hero-content>p:last-of-type{font-size:20px;color:rgba(255,255,255,.85)}.hero-actions{display:flex;gap:12px;margin-top:36px}.btn{display:inline-flex;padding:14px 23px;border-radius:7px;font-weight:800}.btn.primary{background:#dfc979;color:#253a29}.btn.outline{border:1px solid rgba(255,255,255,.55)}.trust-strip{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:repeat(3,1fr);background:rgba(255,255,255,.97);color:var(--text);box-shadow:var(--shadow)}.trust-strip div{padding:26px 35px;border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.trust-strip b,.trust-strip span{display:block}.trust-strip b{color:var(--green)}.trust-strip span{font-size:13px;color:var(--muted)}
.section{padding:115px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px}.section h2{font-size:43px;line-height:1.35;letter-spacing:-2px;margin:0}.copy p{margin:0 0 18px;color:#505850;font-size:17px}.copy strong{color:var(--green)}.vision-box{display:grid;gap:10px;margin-top:27px;padding:24px;background:var(--cream);border-left:4px solid var(--green)}.vision-box b{display:inline-block;width:83px;color:var(--green);font-size:12px;letter-spacing:1px}
.brand-section{background:var(--cream)}.brand-panel{background:var(--green);border-radius:28px;color:#fff;padding:65px 70px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;box-shadow:var(--shadow)}.brand-panel h2{font-family:"Gowun Batang";font-size:50px}.brand-panel p{color:rgba(255,255,255,.8)}.brand-seal{width:320px;height:320px;justify-self:end;border-radius:50%;border:1px solid rgba(255,255,255,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(255,255,255,.05)}.brand-seal b{font-family:"Gowun Batang";font-size:46px}.brand-seal span{font-size:12px;letter-spacing:5px;margin:6px 0 24px}.brand-seal small{color:#e5dba9}
.section-title{text-align:center;margin-bottom:55px}.section-title>p:last-child{color:var(--muted)}.product-feature{display:grid;grid-template-columns:1fr 1.05fr;min-height:480px;border-radius:25px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 12px 38px rgba(25,56,35,.08);margin-bottom:34px}.product-feature.reverse .product-image{order:2}.product-feature.reverse .product-content{order:1}.product-image{position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.8)}.product-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.47))}.product-image span{position:absolute;z-index:2;left:26px;bottom:23px;color:#fff;font-size:11px;font-weight:800;letter-spacing:3px}.product-content{padding:55px 56px;display:flex;flex-direction:column;justify-content:center}.product-content small{font-weight:800;letter-spacing:2px;color:var(--accent)}.product-content h3{font-size:39px;margin:7px 0 10px}.product-content .lead{font-size:19px;font-weight:700;color:var(--green);margin:0 0 17px}.product-content>p{color:#596158}.feature-chips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 20px}.feature-chips span{font-size:12px;font-weight:700;border-radius:999px;padding:8px 12px;background:#eef3eb;color:var(--green)}.recommend{margin-top:19px;padding:18px 20px;background:var(--cream);border-radius:12px}.recommend b,.recommend span{display:block}.recommend b{font-size:13px;color:var(--green);margin-bottom:5px}.recommend span{font-size:13px;color:#60675e}.legal-note{text-align:center;color:#8a9188;font-size:12px;margin-top:20px}
.facility{background:#f3f5ef}.facility-head{margin-bottom:40px}.facility-stats{display:grid;grid-template-columns:repeat(4,1fr);background:var(--deep);color:#fff;border-radius:18px;overflow:hidden;margin-bottom:36px}.facility-stats div{padding:24px;border-right:1px solid rgba(255,255,255,.13)}.facility-stats div:last-child{border:0}.facility-stats b,.facility-stats span{display:block}.facility-stats b{color:#e3cf86}.facility-stats span{font-size:13px;color:rgba(255,255,255,.7)}.process{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:40px}.process div{background:#fff;border-radius:14px;padding:22px 18px;border:1px solid var(--line)}.process i{font-style:normal;color:var(--accent);font-weight:800}.process b,.process span{display:block}.process b{margin:8px 0 3px}.process span{font-size:12px;color:var(--muted)}
.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.gallery figure{margin:0;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 25px rgba(25,56,35,.07)}.gallery .large{grid-column:span 2;grid-row:span 2}.gallery .wide{grid-column:span 2}.gallery img{width:100%;height:235px;object-fit:cover}.gallery .large img{height:516px}.gallery figcaption{padding:12px 15px;font-size:12px;color:#5d655c}
.certificates{background:#fff}.certificate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.certificate-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.25s}.certificate-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.certificate-card img{width:100%;height:390px;object-fit:cover;object-position:top;background:#f3f3ef}.certificate-card div{padding:20px}.certificate-card b,.certificate-card span,.certificate-card em{display:block}.certificate-card b{font-size:17px;color:var(--green)}.certificate-card span{font-size:13px;color:var(--muted);margin:5px 0}.certificate-card em{font-style:normal;font-size:12px;color:#8b702c;font-weight:800}.document-bar{margin-top:25px;padding:20px 25px;border-radius:12px;background:var(--cream);display:flex;gap:24px;align-items:center}.document-bar b{color:var(--green)}.document-bar a{font-size:13px;font-weight:800}
.values{background:var(--deep);color:#fff}.light-text h2{color:#fff}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.value-grid>div{padding:31px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.04)}.value-grid span{color:#e3cf86;font-weight:800}.value-grid h3{font-size:21px;margin:10px 0}.value-grid p{font-size:13px;color:rgba(255,255,255,.66)}
.greeting-wrap{display:grid;grid-template-columns:430px 1fr;gap:80px;align-items:center}.portrait-wrap{position:relative}.portrait-wrap img{width:100%;border-radius:23px;box-shadow:var(--shadow)}.portrait-wrap>div{position:absolute;bottom:20px;left:24px;right:24px;padding:15px 18px;border-radius:12px;background:rgba(26,56,35,.9);color:#fff;display:flex;justify-content:space-between;align-items:center}.portrait-wrap span{font-family:"Gowun Batang";font-size:25px}.greeting-copy h2{margin-bottom:27px}.greeting-copy p{color:#505850}.signature{text-align:right;margin-top:28px}.signature strong{font-family:"Gowun Batang";font-size:29px;color:var(--green);margin-left:12px}
.contact{background:var(--cream)}.contact-card{background:var(--green);border-radius:22px;color:#fff;padding:55px 60px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-card h2{font-size:37px}.contact-card>div>p:last-child{color:rgba(255,255,255,.78)}.contact-list p{display:grid;grid-template-columns:90px 1fr;margin:0;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.15)}.contact-list span{font-weight:700;color:#dce7cf}.contact-list em{font-style:normal}
footer{background:#102519;color:#fff;padding:34px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-copy{text-align:right;color:rgba(255,255,255,.58);font-size:11px}.footer-copy p{margin:3px 0}footer .brand strong{color:#fff}footer .brand small{color:#aab8ad}
@media(max-width:930px){.menu-toggle{display:block}.nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;padding:22px 30px;flex-direction:column;align-items:stretch;box-shadow:var(--shadow)}.nav.open{display:flex}.nav-cta{text-align:center}.hero h1{font-size:47px}.split,.brand-panel,.greeting-wrap,.contact-card,.product-feature{grid-template-columns:1fr}.product-feature.reverse .product-image,.product-feature.reverse .product-content{order:initial}.product-image{min-height:360px}.brand-seal{justify-self:center}.facility-stats{grid-template-columns:repeat(2,1fr)}.process{grid-template-columns:repeat(3,1fr)}.gallery{grid-template-columns:repeat(2,1fr)}.gallery .large{grid-row:span 1}.gallery .large img{height:300px}.certificate-grid{grid-template-columns:repeat(2,1fr)}.value-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:580px){.container{width:min(100% - 28px,1180px)}.header-inner{height:70px}.nav{top:70px}.hero{padding-top:70px;min-height:760px}.hero-content{padding-top:105px}.hero h1{font-size:35px}.hero-content>p:last-of-type{font-size:16px}.hero-actions{flex-direction:column;text-align:center}.trust-strip{position:relative;left:auto;transform:none;margin-top:80px;grid-template-columns:1fr}.trust-strip div{border-right:0;border-bottom:1px solid var(--line)}.section{padding:80px 0}.section h2{font-size:32px}.split{gap:30px}.brand-panel{padding:38px 25px}.brand-panel h2{font-size:38px}.brand-seal{width:250px;height:250px}.brand-seal b{font-size:38px}.product-content{padding:32px 24px}.product-content h3{font-size:31px}.product-image{min-height:280px}.facility-stats,.process,.gallery,.certificate-grid,.value-grid{grid-template-columns:1fr}.gallery .large,.gallery .wide{grid-column:span 1}.gallery img,.gallery .large img{height:245px}.certificate-card img{height:430px}.document-bar{align-items:flex-start;flex-direction:column;gap:6px}.portrait-wrap{max-width:430px;margin:auto}.contact-card{padding:35px 24px}.contact-list p{grid-template-columns:1fr}.footer-inner{flex-direction:column;gap:18px}.footer-copy{text-align:center}.desktop-only{display:none}}
.faq{background:#fafbf8}.faq-list{max-width:900px;margin:auto;display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 22px}.faq-list summary{cursor:pointer;list-style:none;font-weight:800;padding:20px 35px 20px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:17px;font-size:24px;color:var(--green)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:0;padding:0 0 20px;color:var(--muted)}.faq-list a{color:var(--green);font-weight:700}