@import "https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&family=SUIT:wght@400;500;600;700;800&display=swap";:root{color:#1b2922;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--display:"Gowun Batang", "Noto Serif KR", serif;--ink:#1b2922;--forest:#1f5a43;--coral:#c85855;--muted:#66736c;--mist:#f1f5f2;--line:#dfe6e1;background:#fff;font-family:SUIT,Pretendard,Noto Sans KR,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input{letter-spacing:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.site-header{justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 40px);min-height:72px;margin:0 auto;display:flex}.brand-placeholder{color:var(--ink);align-items:center;gap:11px;display:inline-flex}.brand-placeholder>span:last-child{gap:1px;display:grid}.brand-placeholder strong{font-family:var(--display);font-size:16px;font-weight:800}.brand-placeholder small{color:var(--muted);font-size:10px}.brand-mark{color:#fff;background:var(--forest);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.header-status{color:var(--forest);align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}main{padding-bottom:80px}.discovery-hero{background:#354b40;border-radius:6px;width:min(1180px,100% - 40px);height:min(54vh,540px);min-height:410px;margin:0 auto;position:relative;overflow:hidden}.discovery-hero>img{object-fit:cover;width:100%;height:100%}.hero-shade{background:linear-gradient(90deg,#0f231bc7 0%,#0f231b5c 47%,#0f231b0d 76%);position:absolute;inset:0}.hero-content{color:#fff;max-width:570px;position:absolute;bottom:clamp(34px,8vh,78px);left:clamp(28px,7vw,86px)}.hero-kicker{align-items:center;gap:7px;margin-bottom:18px;font-size:13px;font-weight:800;display:inline-flex}.hero-content h1{font-family:var(--display);margin:0;font-size:clamp(38px,5vw,68px);font-weight:750;line-height:1.08}.hero-content p{color:#ffffffe0;max-width:470px;margin:20px 0 0;font-size:16px;line-height:1.7}.catalog{width:min(1180px,100% - 40px);margin:62px auto 0}.catalog-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.section-label{color:var(--coral);font-size:12px;font-weight:900}.catalog-heading h2{font-family:var(--display);color:var(--ink);margin:8px 0 0;font-size:clamp(29px,4vw,46px);line-height:1.15}.result-count{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:750}.catalog-tools{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:16px;margin:30px 0 28px;padding:18px 0;display:grid}.search-field{background:var(--mist);min-height:48px;color:var(--forest);border:1px solid #0000;border-radius:6px;align-items:center;gap:11px;padding:0 15px;display:flex}.search-field:focus-within{border-color:var(--forest);background:#fff}.search-field input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:14px}.search-field input::placeholder{color:#818b85}.filter-row{scrollbar-width:thin;align-items:center;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.filter-row>svg{color:var(--muted);flex:none;margin-right:4px}.filter-row button{border:1px solid var(--line);color:#49544e;min-height:38px;font:inherit;cursor:pointer;background:#fff;border-radius:5px;flex:none;padding:0 14px;font-size:13px;font-weight:750}.filter-row button:hover{border-color:#92a198}.filter-row button.active{border-color:var(--forest);background:var(--forest);color:#fff}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px;display:grid}.product-card{border-bottom:1px solid var(--line);background:#fff;min-width:0}.product-media{aspect-ratio:4/3;background:var(--mist);border-radius:5px;position:relative;overflow:hidden}.product-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover .product-media img{transform:scale(1.025)}.sold-out{color:#fff;background:#191f1cdb;border-radius:4px;padding:6px 9px;font-size:11px;font-weight:800;position:absolute;top:12px;left:12px}.product-body{padding:17px 1px 20px}.product-meta{min-height:20px;color:var(--coral);justify-content:space-between;align-items:center;gap:10px;font-size:11px;font-weight:850;display:flex}.region-hint{color:var(--muted);align-items:center;gap:4px;font-weight:650;display:inline-flex}.product-body h3{color:var(--ink);font-family:var(--display);margin:8px 0 7px;font-size:21px;line-height:1.3}.product-body>p{min-height:44px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.product-footer{justify-content:space-between;align-items:center;gap:12px;min-height:32px;margin-top:15px;display:flex}.product-footer strong{color:var(--ink);font-size:16px}.detail-cue{width:30px;height:30px;color:var(--forest);place-items:center;display:grid}.product-skeleton{aspect-ratio:4/3;background:linear-gradient(100deg,#eef1ef 20%,#f8f9f8 40%,#eef1ef 60%) 0 0/200% 100%;border-radius:5px;animation:1.4s infinite shimmer}.state-panel{border:1px solid var(--line);text-align:center;border-radius:6px;align-content:center;place-items:center;gap:10px;min-height:260px;padding:32px;display:grid}.state-panel strong{color:var(--ink);font-size:18px}.state-panel p{max-width:440px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.state-panel button{background:var(--forest);color:#fff;min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:5px;align-items:center;gap:8px;margin-top:8px;padding:0 16px;font-weight:750;display:inline-flex}.empty-icon{width:48px;height:48px;color:var(--forest);background:#e6eeea;border-radius:50%;place-items:center;display:grid}footer{border-top:1px solid var(--line);width:min(1180px,100% - 40px);color:var(--muted);justify-content:space-between;gap:24px;margin:0 auto;padding:28px 0 40px;font-size:12px;display:flex}footer span{color:var(--ink);font-family:var(--display);font-weight:850}footer p{margin:0}@keyframes shimmer{to{background-position-x:-200%}}@media (width<=820px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-hero{min-height:390px}}@media (width<=560px){.site-header,.discovery-hero,.catalog,footer{width:min(100% - 28px,1180px)}.site-header{min-height:64px}.header-status{display:none}.discovery-hero{height:calc(100svh - 150px);min-height:430px;max-height:560px}.hero-shade{background:linear-gradient(#0f231b40 28%,#0f231bd6 100%)}.hero-content{bottom:31px;left:24px;right:24px}.hero-content h1{font-size:39px}.hero-content p{font-size:14px}.catalog{margin-top:46px}.catalog-heading{align-items:flex-start}.catalog-heading h2{font-size:30px}.catalog-tools{margin-top:22px}.product-grid{grid-template-columns:1fr;gap:25px}.product-body h3{font-size:20px}footer{flex-direction:column;gap:7px}}
