:root{--ink:#242822;--muted:#646962;--orange:#cf4909;--line:#dddeda;--paper:#f5f5f1;--dark:#202b26}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:96px}
body{margin:0;color:var(--ink);background:#fff;font-family:Arial,'Apple SD Gothic Neo','Malgun Gothic',sans-serif;font-size:16px;line-height:1.7;word-break:keep-all}
a{color:inherit;text-decoration:none}
button,input,textarea{font:inherit}
button,a,input,summary{ -webkit-tap-highlight-color:transparent}
button{cursor:pointer}
button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #d55917;outline-offset:5px}
button{border:0}
img{max-width:100%}
h1,h2,h3,p{margin:0}
h1,h2,h3{line-height:1.22}
h2{font-size:clamp(1.9rem,3.1vw,2.9rem);letter-spacing:-.045em;font-weight:600}
p+p{margin-top:20px}
.header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;gap:24px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:20}
.logo{width:152px;height:auto;display:block}
.header nav{display:flex;gap:34px;font-size:.94rem}
.header nav a:hover{color:var(--orange)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:15px 25px;background:var(--orange);color:#fff;border-radius:3px;font-weight:600;line-height:1.6;min-height:50px;transition:background .2s,transform .2s}
.button:hover{background:#ad3b05;transform:translateY(-1px)}
.button.small{font-size:.88rem;padding:11px 16px;gap:15px}
.hero{position:relative;min-height:650px;height:calc(100svh - 145px);max-height:830px;color:white;overflow:hidden}
.hero-image{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 57%}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,24,17,.76),rgba(13,23,16,.30) 54%,rgba(0,0,0,.02)),linear-gradient(0deg,rgba(0,0,0,.4),transparent 30%)}
.hero-copy{position:relative;padding:105px 7.5% 110px;max-width:920px}
.eyebrow{color:var(--orange);font-size:.78rem;letter-spacing:.13em;font-weight:700;margin-bottom:25px}
.eyebrow.light{color:#f5d3bb}
.hero h1{font-size:clamp(2.9rem,5vw,4.8rem);font-weight:500;letter-spacing:-.05em;line-height:1.22}
.hero-desc{margin:28px 0 34px;font-size:1.14rem;line-height:1.9;color:#f4f3ed}
.hero-link{display:inline-block;margin:20px 0 0 27px;font-size:.92rem;border-bottom:1px solid #ffffff70;padding-bottom:5px}
.hero-bottom{position:absolute;bottom:26px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;gap:25px;font-size:.8rem;color:#f3f3ee}
.announcement{display:flex;align-items:center;justify-content:center;gap:22px;padding:19px 5%;background:var(--paper);border-bottom:1px solid var(--line);font-size:.93rem}
.pill{color:var(--orange);font-size:.78rem;border:1px solid #d4b39e;padding:3px 10px;border-radius:20px;white-space:nowrap}
.announcement a{font-size:.85rem;margin-left:32px;border-bottom:1px solid}
.section{padding:102px 7.5%;scroll-margin-top:10px}
.story{display:grid;grid-template-columns:1fr 1.2fr;gap:85px}
.lead{font-size:1.4rem;line-height:1.65;margin-bottom:24px}
.story-text>p:not(.lead){color:var(--muted)}
.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid var(--line);padding-top:27px;margin-top:34px}
.principles b,.principles span{display:block}
.principles b{font-size:1.02rem}
.principles span{font-size:.87rem;color:var(--muted);margin-top:7px}
.note{font-size:.84rem!important;color:var(--muted);line-height:1.75;margin-top:23px!important}
.collection{background:var(--paper)}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:44px}
.section-heading>p{color:var(--muted)}
.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.product{background:#fff;padding:27px 26px 24px;display:flex;flex-direction:column;border:1px solid #e5e5df;border-radius:3px}
.product.featured{background:var(--dark);color:#fff;border-color:var(--dark)}
.product-top{display:flex;justify-content:space-between;gap:10px;font-size:.8rem;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:30px}
.featured .product-top{color:#cfdbd2;border-color:#586159}
.product h3{font-size:4.3rem;font-weight:400;letter-spacing:-.06em}
.product h3.room-title{font-size:3.05rem;line-height:1.72;letter-spacing:-.045em}
.product-use{font-size:1.04rem;margin-top:6px}
.dimensions{font-size:1.5rem;letter-spacing:-.035em;margin-top:26px}
.dimensions span{font-size:.95rem}
.product>p:not(.dimensions):not(.product-use){font-size:.9rem;color:var(--muted);margin:19px 0 30px;min-height:78px}
.featured>p:not(.dimensions):not(.product-use){color:#d5ddd6}
.text-button{background:none;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:.92rem;padding:12px 0;border-top:1px solid var(--line);width:100%;text-align:left;margin-top:auto}
.featured .text-button{border-color:#586159}
.text-button:hover{color:var(--orange)}
.spaces{display:grid;grid-template-columns:1fr 1fr;background:#fff}
.space-photo{position:relative;min-height:650px;overflow:hidden}
.space-photo img{height:100%;width:100%;object-fit:cover;object-position:66% center;position:absolute;inset:0}
.image-caption{position:absolute;bottom:18px;left:25px;background:#182019bf;color:#fff;padding:5px 10px;font-size:.78rem}
.space-content{padding:76px 13% 64px 12%}
.space-options{margin-top:30px}
.space-options button{background:none;border-bottom:1px solid var(--line);padding:20px 28px 20px 0;width:100%;text-align:left;position:relative;display:block;color:var(--ink)}
.space-options button:hover b{color:var(--orange)}
.space-options b{font-size:1.08rem}
.space-options span{display:block;font-size:.86rem;color:var(--muted);margin-top:4px}
.space-options i{position:absolute;right:0;top:30px;font-style:normal}
.guide{background:var(--dark);color:#fff;display:grid;grid-template-columns:1fr 1.2fr;gap:80px}
.guide .eyebrow{color:#f5b88e}
.guide-intro>p:not(.eyebrow){color:#d0d8d2;margin-top:28px}
.guide-intro .note{color:#b6c0b9}
.guide-panel{background:#fff;color:var(--ink);padding:34px;border-radius:5px;align-self:start}
fieldset{border:0;margin:0 0 27px;padding:0}
legend{font-weight:600;margin-bottom:13px;font-size:1rem;line-height:1.6}
legend>span{font-size:.8rem;color:var(--orange);margin-right:10px}
.choices{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.choices label{position:relative;cursor:pointer}
.choices input{position:absolute;width:1px;height:1px;opacity:0}
.choices span{display:block;border:1px solid #dcdfd9;background:#fafbf8;padding:11px 12px;text-align:center;font-size:.9rem;border-radius:3px}
.choices input:checked+span{border-color:var(--orange);background:#fff4ec;color:#a83605;box-shadow:inset 0 0 0 1px var(--orange)}
.choices input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}
.full{width:100%}
.result h3{font-size:1.8rem;margin-bottom:20px}
.result ul{padding-left:20px;color:var(--muted);font-size:.96rem}
.result li{margin:12px 0}
.result .eyebrow{color:var(--orange)}
.result-actions{display:flex;gap:20px;align-items:center;margin-top:25px}
.result-actions .text-button{width:auto;border:0;margin:0}
.result textarea{resize:vertical;width:100%;padding:13px;border:1px solid var(--line);border-radius:3px;font-size:.86rem;line-height:1.65;margin-top:18px;color:var(--ink);background:#fafbf8}
.faq{display:grid;grid-template-columns:.85fr 1.3fr;gap:90px}
.faq>div>p:not(.eyebrow){margin-top:20px;color:var(--muted)}
.search-label{display:block;font-size:.87rem;margin-top:30px;margin-bottom:8px}
#faq-search{padding:13px;width:100%;border:1px solid #cdd2c9;border-radius:3px;min-height:48px}
details{border-bottom:1px solid var(--line)}
details:first-child{border-top:1px solid var(--line)}
summary{list-style:none;padding:23px 30px 23px 0;cursor:pointer;position:relative;font-size:1.03rem;font-weight:500}
summary::-webkit-details-marker{display:none}
summary:after{content:'+';position:absolute;right:3px;top:18px;font-size:1.5rem;font-weight:300}
details[open] summary:after{content:'−'}
details p{padding:0 25px 25px 0;font-size:.96rem;color:var(--muted)}
.exhibition{background:#b74616;color:#fff;padding:64px 7.5%;display:flex;justify-content:space-between;gap:45px;align-items:center}
.exhibition h2{font-size:2.25rem}
.exhibition p:not(.eyebrow){margin-top:23px}
.exhibition-note{font-size:.81rem;color:#ffe3d4}
.event-date{text-align:right;display:flex;flex-direction:column;align-items:flex-end}
.event-date b{font-size:5rem;letter-spacing:-.05em;font-weight:400;line-height:1.2}
.event-date span{font-size:.94rem;margin-top:12px}
.pale{background:#fff;color:#9e390f;margin-top:25px}
.pale:hover{background:#f5e9df;color:#81300e}
footer{display:flex;align-items:flex-start;gap:50px;padding:48px 7.5% 65px;border-top:1px solid var(--line)}
footer p{font-size:.87rem;color:var(--muted);margin-top:8px}
.footer-note{margin-left:auto;text-align:right;font-size:.78rem}
.floating{position:fixed;bottom:24px;right:26px;padding:12px 20px;background:#fff;color:var(--ink);border:1px solid #dcded7;border-radius:30px;z-index:19;font-size:.87rem;font-weight:600;box-shadow:0 5px 25px #14241b20}
.floating span{color:var(--orange);font-size:1.1rem;margin-right:6px}
dialog{border:0;border-radius:6px;padding:43px;max-width:530px;width:calc(100% - 32px);box-shadow:0 30px 100px #0003;color:var(--ink)}
dialog::backdrop{background:#10231b99;backdrop-filter:blur(3px)}
dialog .close{position:absolute;right:15px;top:7px;font-size:2rem;background:none;color:var(--muted);width:44px;height:44px}
dialog .button{margin-top:25px}
dialog h2{font-size:3rem}
dialog>p{margin-top:20px}
dialog .eyebrow{margin-top:0}
.skip{position:fixed;left:15px;top:-80px;padding:10px;background:#fff;z-index:100}
.skip:focus{top:12px}
[hidden]{display:none!important}
@media(min-width:1700px){.section{padding-left:max(7.5%,calc((100% - 1450px)/2));padding-right:max(7.5%,calc((100% - 1450px)/2))}
}
@media(max-width:1100px){.header nav{gap:17px;font-size:.84rem}
.header .button{font-size:.8rem}
.section{padding:75px 5%}
.story,.guide,.faq{gap:40px}
.product{padding:22px 18px}
.product h3{font-size:3.5rem}
.product h3.room-title{font-size:2.5rem}
.space-content{padding:65px 8%}
.hero-copy{padding-left:6%}
.principles{gap:12px}
.principles b{font-size:.92rem}
}
@media(max-width:800px){.header{height:76px;padding:0 5%}
.header nav{display:none}
.header .logo{width:132px}
.header .button{font-size:.8rem;gap:12px;padding:10px 13px}
.hero{min-height:620px;height:76svh;max-height:800px}
.hero-copy{padding:105px 7% 100px}
.hero h1{font-size:3.1rem}
.hero-shade{background:linear-gradient(90deg,#122116c4,#14261944),linear-gradient(0deg,#0007,transparent 45%)}
.hero-image{object-position:62% center}
.hero-link{display:block;width:fit-content;margin-left:0}
.hero-bottom{font-size:.75rem;left:7%;right:7%;bottom:20px}
.hero-bottom>span:first-child{display:none}
.announcement{flex-wrap:wrap;justify-content:flex-start;gap:8px 14px;padding:17px 6%}
.announcement p{font-size:.85rem}
.announcement a{margin-left:auto}
.section{padding:65px 7%}
.story,.guide,.faq{grid-template-columns:1fr;gap:33px}
.principles{gap:17px}
.section-heading{display:block;margin-bottom:32px}
.section-heading>p{margin-top:22px;font-size:.95rem}
.products{grid-template-columns:1fr 1fr;gap:12px}
.product{padding:23px 19px}
.product h3{font-size:3.6rem}
.product h3.room-title{font-size:2.55rem}
.product-top{font-size:.76rem}
.dimensions{font-size:1.3rem}
.product>p:not(.dimensions):not(.product-use){min-height:100px}
.spaces{grid-template-columns:1fr}
.space-photo{min-height:340px}
.space-photo img{object-position:center 66%}
.space-content{padding:54px 7%}
.guide-panel{padding:27px}
.exhibition{padding:55px 7%;display:block}
.event-date{margin-top:36px;text-align:left;align-items:flex-start}
.event-date b{font-size:4rem}
footer{flex-wrap:wrap;padding:40px 7% 85px;gap:25px}
footer .footer-note{margin:0;width:100%;text-align:left}
.floating{right:16px;bottom:17px;font-size:.8rem;padding:10px 15px}
}
@media(max-width:420px){.header .logo{width:116px}
.header .button{padding:9px 10px;font-size:.75rem;gap:7px}
.hero h1{font-size:2.75rem}
.hero-desc{font-size:1.02rem}
.hero-copy{padding-top:85px}
.hero{min-height:590px}
.product{padding:20px 14px}
.product h3{font-size:3.2rem}
.product h3.room-title{font-size:2.25rem}
.product-top{display:block}
.product-top>span:first-child{margin-right:8px}
.product>p:not(.dimensions):not(.product-use){font-size:.85rem;min-height:115px}
.product-use{font-size:.92rem}
.text-button{font-size:.82rem}
.guide-panel{padding:23px 19px}
.choices span{font-size:.84rem;padding:12px 7px}
.principles{grid-template-columns:1fr;gap:18px}
.principles span{margin-top:3px}
.result-actions{flex-wrap:wrap}
.exhibition h2{font-size:1.9rem}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*:before,*:after{transition:none!important}
}
@media print{.header,.hero,.announcement,.story,.collection,.spaces,.faq,.exhibition,footer,.floating,.guide-intro,form,.result-actions,.result .note{display:none!important}
.guide{display:block;background:white;color:black;padding:0}
.guide-panel{padding:0}
.result textarea{border:0;height:300px}
}

/* 2026 산청한방약초축제 홍보 확장 */
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.button.outline{background:#ffffff12;border:1px solid #ffffffa8;color:#fff}
.button.outline:hover{background:#ffffff25}
.campaign{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}
.campaign>div{padding:34px 28px;border-right:1px solid var(--line)}
.campaign>div:last-child{border-right:0}
.campaign span,.campaign b{display:block}
.campaign span{font-size:.78rem;color:var(--orange);font-weight:700;letter-spacing:.04em}
.campaign b{font-size:1.03rem;margin-top:9px}
.campaign p{font-size:.86rem;color:var(--muted);line-height:1.65;margin-top:10px}
.event-info{margin:24px 0 0;border-top:1px solid #ffffff42;max-width:590px}
.event-info>div{display:grid;grid-template-columns:90px 1fr;gap:15px;padding:12px 0;border-bottom:1px solid #ffffff42}
.event-info dt{font-size:.8rem;color:#ffd8c5}
.event-info dd{margin:0;font-size:.93rem}
.event-date{min-width:310px}
.event-actions{display:flex;gap:9px;flex-direction:column;align-items:stretch;margin-top:25px;width:100%}
.event-actions .button{margin:0;width:100%;border:1px solid #fff}
.share-status{font-size:.8rem;min-height:1.5em;color:#ffe3d4}
.floating-group{position:fixed;bottom:24px;right:26px;z-index:19;display:flex;gap:9px}
.floating-group .floating{position:static}
.floating.call{background:var(--orange);color:#fff;border-color:var(--orange)}
.floating.call span{color:#fff}
@media(max-width:800px){.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .button{padding:12px 10px;gap:8px;font-size:.84rem}.campaign{grid-template-columns:1fr 1fr}.campaign>div{padding:25px 20px;border-bottom:1px solid var(--line)}.campaign>div:nth-child(2){border-right:0}.campaign>div:nth-child(3),.campaign>div:nth-child(4){border-bottom:0}.event-date{min-width:0}.event-actions{max-width:340px}.floating-group{right:12px;left:12px;bottom:12px;justify-content:center}.floating-group .floating{font-size:.78rem;padding:10px 13px;flex:1;text-align:center;white-space:nowrap}footer{padding-bottom:100px}}
@media(max-width:420px){.header .logo{width:108px}.header .button{font-size:.69rem;padding:8px}.campaign{grid-template-columns:1fr}.campaign>div{border-right:0!important;border-bottom:1px solid var(--line)!important}.campaign>div:last-child{border-bottom:0!important}}
@media print{.campaign,.floating-group{display:none!important}}
