:root{--paper:#f2efe8;--ink:#171714;--muted:#777268;--line:rgba(23,23,20,.17)}
*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{margin:0;background:var(--paper);font-family:Arial,"Noto Sans KR",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}
.ct-header{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:0 4.5vw;border-bottom:1px solid var(--line)}.ct-brand{font-size:17px;letter-spacing:.23em}.ct-brand span{margin-left:8px;font-size:11px;font-weight:700;letter-spacing:-.02em}.ct-nav{display:flex;gap:28px;font-size:9px;letter-spacing:.12em}
.ct-breadcrumb{display:flex;justify-content:space-between;padding:28px 4.5vw 0;color:var(--muted);font-size:8px;letter-spacing:.14em}
.ct-hero{display:grid;grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);gap:clamp(40px,7vw,120px);min-height:72vh;padding:clamp(60px,7vw,110px) 4.5vw 6vw}.ct-hero-copy{align-self:center;max-width:520px}.ct-kicker{margin:0 0 26px;font-size:9px;letter-spacing:.18em}.ct-hero h1{margin:0;font-size:clamp(32px,3vw,52px);font-weight:400;line-height:1.08;letter-spacing:-.04em}.ct-hero h1 span{display:block;margin-top:13px;font-size:10px;letter-spacing:.17em}.ct-lead-ko{max-width:430px;margin:35px 0 0;font-size:15px;line-height:1.85;word-break:keep-all}.ct-lead-en{max-width:430px;margin:12px 0 0;color:var(--muted);font-size:9px;line-height:1.85}.ct-hero-surface{align-self:stretch;min-height:500px;overflow:hidden}.ct-hero-surface img{display:block;width:100%;height:100%;object-fit:cover}
.ct-spec-strip{display:grid;grid-template-columns:repeat(4,1fr);margin:0 4.5vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ct-spec-strip div{min-height:110px;padding:26px 22px;border-right:1px solid var(--line)}.ct-spec-strip div:first-child{padding-left:0}.ct-spec-strip div:last-child{border-right:0}.ct-spec-strip dt{color:var(--muted);font-size:8px;letter-spacing:.15em}.ct-spec-strip dd{margin:18px 0 0;font-size:12px;line-height:1.6}
.ct-gallery{padding:clamp(90px,11vw,170px) 4.5vw 0}.ct-gallery-intro{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:28px}.ct-gallery-intro h2{margin:0;font-size:clamp(22px,2.2vw,36px);font-weight:400;line-height:1.25;letter-spacing:-.035em}.ct-gallery-intro p{max-width:430px;margin:0;color:var(--muted);font-size:9px;line-height:1.8}.ct-gallery figure{margin:0}.ct-gallery img{display:block;width:100%;object-fit:cover}.ct-gallery-main img{aspect-ratio:16/9}.ct-gallery-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.ct-gallery-pair img{aspect-ratio:4/3}.ct-gallery figcaption{display:flex;justify-content:space-between;gap:24px;padding:12px 0 17px;border-bottom:1px solid var(--line);font-size:8px;letter-spacing:.1em}.ct-gallery figcaption span:last-child{color:var(--muted)}
.ct-narrative{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(50px,9vw,160px);padding:clamp(110px,14vw,220px) 8vw}.ct-section-label{margin:0;font-size:9px;letter-spacing:.17em}.ct-narrative h2{margin:0;font-size:clamp(24px,2.2vw,36px);font-weight:400;line-height:1.3;letter-spacing:-.035em;word-break:keep-all}.ct-narrative-copy{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,80px);margin-top:40px}.ct-narrative-copy p{margin:0;font-size:12px;line-height:2;word-break:keep-all}.ct-narrative-copy .en{color:var(--muted);font-size:9px;line-height:2}
.ct-detail{display:grid;grid-template-columns:1.2fr .8fr;min-height:72vh;background:#1c1b18;color:#f4f0e8}.ct-detail-image{min-height:620px;overflow:hidden}.ct-detail-image img{display:block;width:100%;height:100%;object-fit:cover}.ct-detail-copy{align-self:center;padding:8vw}.ct-detail-copy h2{margin:22px 0 32px;font-size:clamp(24px,2.2vw,36px);font-weight:400;line-height:1.3;letter-spacing:-.035em;word-break:keep-all}.ct-detail-copy .ko{font-size:12px;line-height:2;word-break:keep-all}.ct-detail-copy .en{color:rgba(244,240,232,.62);font-size:9px;line-height:2}
.ct-sample{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,8vw,140px);padding:clamp(110px,14vw,220px) 8vw}.ct-sample-board img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.ct-sample-copy{align-self:center}.ct-sample-copy h2{margin:22px 0 30px;font-size:clamp(24px,2.2vw,36px);font-weight:400;line-height:1.3;letter-spacing:-.035em;word-break:keep-all}.ct-sample-copy p{max-width:520px;margin:0 0 15px;font-size:11px;line-height:1.95;word-break:keep-all}.ct-sample-copy .en{color:var(--muted);font-size:9px}.ct-qr{display:block;width:104px;margin-top:34px}.ct-product-pagination{display:grid;grid-template-columns:1fr 1fr;gap:0;width:min(620px,100%);margin-top:52px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ct-product-pagination a{display:flex;flex-direction:column;min-width:0;padding:22px 20px 24px;transition:background-color .3s ease}.ct-product-pagination a:first-child{padding-left:0;border-right:1px solid var(--line)}.ct-product-pagination a:last-child{align-items:flex-end;padding-right:0;text-align:right}.ct-page-direction{margin-bottom:18px;color:var(--muted);font-size:8px;letter-spacing:.13em}.ct-product-pagination strong{font-size:13px;font-weight:500;line-height:1.45;word-break:keep-all}.ct-product-pagination small{margin-top:5px;color:var(--muted);font-size:7px;letter-spacing:.12em}.ct-product-pagination a:hover{background:rgba(23,23,20,.035)}.ct-footer-nav{display:flex;align-items:center;justify-content:space-between;padding:40px 4.5vw;border-top:1px solid var(--line)}.ct-footer-nav p{margin:0;color:var(--muted);font-size:8px;letter-spacing:.14em}.ct-footer-nav a{font-size:13px}
@media(max-width:820px){.ct-header{min-height:62px;padding-inline:18px}.ct-nav{gap:14px}.ct-nav a:last-child{display:none}.ct-breadcrumb{padding:20px 18px 0}.ct-hero{grid-template-columns:1fr;min-height:0;padding:56px 18px 70px}.ct-hero h1{font-size:36px}.ct-lead-ko{margin-top:28px}.ct-hero-surface{min-height:52vh}.ct-spec-strip{grid-template-columns:1fr 1fr;margin-inline:18px}.ct-spec-strip div{min-height:96px;border-bottom:1px solid var(--line)}.ct-spec-strip div:nth-child(2n){border-right:0}.ct-gallery{padding:80px 18px 0}.ct-gallery-intro{align-items:flex-start;flex-direction:column}.ct-gallery-pair{grid-template-columns:1fr}.ct-gallery-pair img{aspect-ratio:16/10}.ct-narrative{grid-template-columns:1fr;padding:100px 24px}.ct-narrative-copy{grid-template-columns:1fr;margin-top:40px}.ct-detail{grid-template-columns:1fr}.ct-detail-image{min-height:62vh}.ct-detail-copy{padding:80px 24px}.ct-sample{grid-template-columns:1fr;padding:100px 24px}.ct-product-pagination{margin-top:42px}.ct-product-pagination a{padding-block:18px 20px}.ct-product-pagination strong{font-size:11px}.ct-footer-nav{padding-inline:18px}}
