:root{--bg:#faf7f0;--ink:#382f27;--muted:#776b5e;--line:#ded6c9;--accent:#805b39;--panel:#f1eadf}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,'Noto Sans KR','Malgun Gothic',sans-serif;line-height:1.65;font-size:16px}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;color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:5px}img{display:block;max-width:100%}button{border:1px solid var(--line);background:transparent;padding:10px 18px}button:hover,.button:hover{background:var(--panel)}[hidden]{display:none!important}.skip{position:absolute;top:-100px}.skip:focus{top:5px;z-index:99;background:var(--bg);padding:12px}.header,main,footer{width:min(1440px,90%);margin:auto}.header{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:18px}.brand img{width:60px;height:55px;object-fit:contain;mix-blend-mode:multiply}.brand span{font-size:19px;font-weight:700;letter-spacing:.035em}nav{display:flex;gap:clamp(22px,4vw,64px)}nav a{font-size:17px;padding:15px 0;position:relative}nav a[aria-current=page]:after{content:'';position:absolute;bottom:8px;height:1px;background:var(--accent);left:0;right:0}.menu-button{display:none}.home-intro{padding:48px 0 36px;display:flex;justify-content:space-between;align-items:end;gap:25px}.eyebrow{font-size:12px;letter-spacing:.2em;color:var(--muted);margin:0 0 12px}.home-intro h1{font-family:Georgia,'Batang',serif;font-weight:400;font-size:clamp(30px,3.3vw,48px);letter-spacing:-.055em;margin:0}.home-intro .intro-text{font-size:15px;white-space:pre-line;color:var(--muted);margin:0}.carousel{position:relative;overflow:hidden;background:var(--panel)}.slide{min-height:440px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;animation:slideIn 1s ease both}.slide-copy{padding:60px 48px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.slide-no{font:14px Georgia,serif;color:var(--muted);margin-bottom:38px}.slide h2{font-family:Georgia,'Batang',serif;font-weight:400;font-size:clamp(27px,3vw,43px);letter-spacing:-.04em;line-height:1.45;margin:0 0 16px}.slide p{margin:0 0 36px;color:var(--muted)}.text-link{border-bottom:1px solid var(--accent);padding:7px 0;font-size:14px;letter-spacing:.02em}.slide-image{width:100%;height:440px;object-fit:cover;background:#fff}.slide-image.portrait{object-fit:contain;padding:22px}.carousel-controls{display:flex;gap:12px;align-items:center;padding:19px 0 36px}.carousel-controls button{padding:6px 13px;font-size:14px}.dots{display:flex;gap:7px;margin-right:auto}.dots button{width:26px;height:26px;border:0;padding:0;position:relative}.dots button:after{content:'';display:block;width:20px;height:2px;background:var(--line)}.dots button[aria-pressed=true]:after{background:var(--accent)}@keyframes slideIn{from{opacity:.3;transform:translateX(35px)}to{opacity:1;transform:translateX(0)}}.page{padding:55px 0 80px;min-height:65vh}.page-label{font-size:14px;letter-spacing:.13em;margin:0 0 45px;color:var(--muted);font-weight:400}.story{max-width:860px;margin:0 auto}.story h1{text-align:center;font-family:Georgia,'Batang',serif;font-size:clamp(27px,3vw,40px);line-height:1.6;margin:10px 0 56px;white-space:pre-line;letter-spacing:-.04em;font-weight:400}.prose{font-size:17px;line-height:2;white-space:pre-line;word-break:keep-all;overflow-wrap:anywhere}.brand-mark{width:200px;margin:0 auto 38px;mix-blend-mode:multiply}.filters{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 35px}.filters button{border:0;padding:7px 0;margin-right:20px;color:var(--muted);border-bottom:1px solid transparent}.filters button[aria-pressed=true]{color:var(--ink);border-color:var(--accent)}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 28px}.product-card{display:block}.product-card img{width:100%;aspect-ratio:4/5;object-fit:contain;background:#fff;transition:transform .3s}.product-card:hover img{transform:translateY(-4px)}.product-card h2{font-size:16px;font-weight:400;margin:17px 0 4px}.product-card p{font-size:13px;color:var(--muted);margin:0}.detail{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;margin-top:30px}.detail-photo{width:100%;height:540px;object-fit:contain;background:white}.thumbs{display:flex;gap:12px;flex-wrap:wrap;margin-top:15px}.thumbs button{padding:0;width:80px;height:80px}.thumbs img{width:100%;height:100%;object-fit:cover}.thumbs button[aria-pressed=true]{border:2px solid var(--accent)}.detail h1{font-size:30px;font-weight:400;line-height:1.5}.detail .prose{font-size:16px}.button{display:inline-block;padding:12px 25px;border:1px solid var(--accent);margin:20px 8px 0 0;font-size:14px}.contact-heading{font-size:clamp(23px,2.5vw,34px);font-weight:400;line-height:1.7;text-align:center;white-space:pre-line;margin:0 0 60px;letter-spacing:-.04em}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;max-width:1000px;margin:auto}.contact-grid h2{font-size:18px;font-weight:500;margin:0 0 9px}.contact-grid section{margin-bottom:28px}.contact-grid p{margin:0;color:var(--muted)}.contact-info{border-left:1px solid var(--line);padding-left:50px}.contact-info>a{display:block;font-size:20px;margin-bottom:16px}.contact-info p{margin-bottom:12px}.empty{padding:60px 0;color:var(--muted)}footer{border-top:1px solid var(--line);padding:27px 0 22px;color:var(--muted);font-size:13px}.footer-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px;color:var(--ink);font-size:13px;letter-spacing:.06em}footer p{white-space:pre-line;margin:6px 0;line-height:1.8}.footer-bottom{display:flex;justify-content:space-between;margin-top:22px;font-size:12px}.preview-banner{background:#e8dbc5;text-align:center;padding:8px;font-size:14px}.error{padding:40px;color:#8e392e}@media(max-width:1000px){.brand span{font-size:15px}nav{gap:22px}.grid{grid-template-columns:repeat(3,1fr)}.slide-copy{padding:36px}.detail{gap:35px}}@media(max-width:700px){.header{min-height:88px;position:relative;flex-wrap:wrap;gap:0}.brand img{width:43px;height:45px}.brand{gap:10px}.brand span{font-size:13px}.menu-button{display:block;font-size:14px;padding:7px 11px}nav{display:none;width:100%;flex-wrap:wrap;gap:20px;padding-bottom:12px}nav.open{display:flex}nav a{font-size:15px}.home-intro{display:block;padding:32px 0 25px}.home-intro .intro-text{margin-top:18px;font-size:14px}.slide{grid-template-columns:1fr}.slide-copy{padding:28px;min-height:245px}.slide-no{margin-bottom:16px}.slide h2{font-size:28px}.slide p{margin-bottom:17px}.slide-image{height:310px}.slide-image.portrait{height:310px}.page{padding:32px 0 50px}.page-label{margin-bottom:30px}.story h1{margin-bottom:30px}.prose{font-size:16px;line-height:1.9}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.product-card h2{font-size:15px}.detail{display:block}.detail-photo{height:380px}.contact-grid{display:block}.contact-info{border:0;border-top:1px solid var(--line);padding:25px 0 0}.contact-heading{text-align:left;font-size:24px;margin-bottom:35px}.footer-top{flex-direction:column;gap:8px}.brand-mark{width:160px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
/* 메인: 제품이 아닌 브랜드의 자연·소재·제작 이미지 */
.home-intro{padding:28px 0 24px}.home-intro h1{font-family:Arial,'Malgun Gothic',sans-serif;font-size:16px;letter-spacing:.06em}.home-intro .eyebrow{display:none}.home-intro .intro-text{font-size:13px;white-space:normal}.slide{display:block;position:relative;min-height:510px}.slide-image{height:510px;object-fit:cover;width:100%}.slide-copy{position:absolute;z-index:1;inset:0 auto 0 0;width:52%;padding:56px;background:linear-gradient(90deg,rgba(250,247,240,.9),rgba(250,247,240,.55) 65%,transparent)}.slide h2{white-space:pre-line;font-size:clamp(32px,3.7vw,52px);line-height:1.5}.slide-no{margin-bottom:40px}.slide p{color:#554a3f}.slide .text-link{background:rgba(250,247,240,.4)}@media(max-width:700px){.home-intro{padding:22px 0}.home-intro .intro-text{display:none}.slide{min-height:510px}.slide-image{height:510px;object-position:60% center}.slide-copy{width:100%;padding:28px;background:linear-gradient(90deg,rgba(250,247,240,.92),rgba(250,247,240,.55) 55%,rgba(250,247,240,.12));justify-content:center}.slide h2{font-size:32px}.slide-no{margin-bottom:28px}}
.carousel{display:grid}.carousel>.slide{grid-area:1 / 1;width:100%}.slide{animation:slideIn 1.05s cubic-bezier(.22,.61,.36,1) both}@keyframes slideIn{from{transform:translateX(100%)}to{transform:translateX(0)}}

/* 사용자 지정: 상단 소개행과 슬라이드 버튼, 하단 슬로건 제거 */
#main>.carousel{margin-top:32px}.footer-top{justify-content:flex-end}.slide-copy>p{margin-bottom:0}@media(max-width:700px){#main>.carousel{margin-top:22px}.footer-top{align-items:flex-end}}

/* 상단 로고 옆 슬로건 / 회사명 두 줄 구성 */
.header .brand{gap:16px;flex-shrink:0}.header .brand img{width:74px;height:68px}.header .brand-copy{display:flex;flex-direction:column;align-items:center;line-height:1.35;gap:3px}.header #header-tagline{font-size:21px;font-weight:700;letter-spacing:.02em}.header #company{font-size:20px;font-weight:700;letter-spacing:.025em}@media(max-width:1000px){.header .brand img{width:62px;height:59px}.header #header-tagline{font-size:18px}.header #company{font-size:17px}}@media(max-width:700px){.header .brand{gap:10px}.header .brand img{width:47px;height:46px}.header #header-tagline{font-size:15px}.header #company{font-size:13px}.header .brand-copy{gap:2px}}

/* 요청한 메뉴 및 Our Story / Brand 제목 굵게 */
.header nav a,.story h1{font-weight:700}

/* 각 페이지 이름 굵게 */
.page-label{font-weight:700}

/* 상단 슬로건과 회사명 크기 소폭 축소 */
.header #header-tagline{font-size:20px}.header #company{font-size:19px}@media(max-width:1000px){.header #header-tagline{font-size:17px}.header #company{font-size:16px}}@media(max-width:700px){.header #header-tagline{font-size:14px}.header #company{font-size:12.5px}}
