
:root{--ink:#2d2724;--muted:#746c66;--line:#e9e4df;--soft:#f8f5f1;--accent:#8a5a3b;--shadow:0 10px 30px rgba(58,44,35,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",system-ui,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{max-width:1280px;margin:auto;padding:0 24px}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-family:"Noto Serif KR","Batang",serif;font-size:42px;letter-spacing:-2px;white-space:nowrap}.brand small{display:block;font:500 11px/1.2 sans-serif;letter-spacing:2px;color:#9a8f86;margin-top:-3px}.nav{display:flex;gap:34px;font-size:16px}.nav a{padding:12px 0}.header-actions{display:flex;gap:8px}.pill{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-size:13px;cursor:pointer}.pill.primary{background:#302821;color:#fff;border-color:#302821}.mobile-toggle{display:none}.top-ad{margin:18px auto 16px;max-width:1070px;height:96px;border-radius:14px;overflow:hidden;position:relative;border:1px solid var(--line);display:block}.top-ad img,.side-ad img{width:100%;height:100%;object-fit:cover}.ad-badge{position:absolute;left:10px;top:10px;background:rgba(255,255,255,.88);border:1px solid #d8d1c8;padding:3px 7px;font-size:10px;z-index:2}.hero{height:420px;position:relative;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#4f433b;margin-bottom:34px}.hero img{width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(29,25,21,.82),rgba(29,25,21,.48) 30%,rgba(29,25,21,.08) 60%,transparent)}.hero-copy{position:absolute;z-index:2;left:8%;top:50%;transform:translateY(-50%);color:#fff}.eyebrow{font-size:13px;letter-spacing:2px;opacity:.8;margin-bottom:12px}.hero h1{font-family:"Noto Serif KR","Batang",serif;font-size:54px;line-height:1.12;margin:0 0 16px;letter-spacing:-2px}.hero p{font-size:18px;margin:0 0 26px;color:rgba(255,255,255,.88)}.hero .cta{display:inline-flex;background:#fff;color:#302821;border-radius:999px;padding:12px 18px;font-weight:700;font-size:14px}.section{margin:44px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px;gap:20px}.section-head h2{font-family:"Noto Serif KR","Batang",serif;font-size:28px;margin:0}.section-head p{margin:6px 0 0;color:var(--muted);font-size:14px}.more{font-size:13px;color:var(--muted)}.filters{display:flex;gap:8px;overflow:auto;padding-bottom:6px;margin-bottom:18px}.filter{flex:0 0 auto;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;cursor:pointer;font-size:13px}.filter.active{background:#302821;color:#fff;border-color:#302821}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.18s;position:relative}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-card img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block;background:#f3eee9}.product-info{padding:14px}.product-shop{font-size:12px;color:#8d8178}.product-name{font-weight:700;margin:5px 0 10px;font-size:15px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.price{font-weight:800}.go{font-size:12px;color:var(--accent)}.sponsor-dot{position:absolute;right:10px;top:10px;background:rgba(255,255,255,.9);padding:4px 7px;border-radius:999px;border:1px solid var(--line);font-size:10px}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.shop-card{border:1px solid var(--line);border-radius:18px;padding:18px;background:linear-gradient(180deg,#fff,#fbfaf8)}.shop-card .tag{font-size:11px;color:var(--accent);font-weight:700}.shop-card h3{margin:8px 0 6px;font-size:18px}.shop-card p{margin:0 0 16px;color:var(--muted);font-size:13px;line-height:1.5}.shop-meta{display:flex;justify-content:space-between;color:#8d8178;font-size:12px}.premium{outline:2px solid #c9a98d;outline-offset:-2px}.content-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.9fr);gap:28px}.panel{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.panel-head{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.panel-head h3{margin:0;font-family:"Noto Serif KR","Batang",serif;font-size:22px}.post{display:grid;grid-template-columns:160px 1fr;gap:16px;padding:14px;border-bottom:1px solid var(--line);align-items:center}.post:last-child{border-bottom:0}.post img{width:160px;height:100px;object-fit:cover;border-radius:12px}.post-title{font-weight:700;font-size:16px;margin-bottom:14px}.post-meta{font-size:12px;color:#91867d}.side-ad{height:220px;margin:16px;border-radius:14px;overflow:hidden;position:relative}.rank-list{padding:6px 18px 18px}.rank-item{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:start;padding:9px 0;font-size:13px}.rank-num{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#8a5a3b;color:#fff;font-size:11px}.rank-count{color:#9a8e85;font-size:11px}.join-strip{margin:46px 0 20px;border-radius:24px;background:#2f2925;color:#fff;padding:28px 30px;display:flex;justify-content:space-between;gap:20px;align-items:center}.join-strip h3{margin:0 0 7px;font-size:22px}.join-strip p{margin:0;color:#d9d0ca;font-size:14px}.actions{display:flex;gap:8px;flex-wrap:wrap}.actions a{padding:11px 14px;border-radius:999px;background:#fff;color:#302821;font-weight:700;font-size:13px}.actions a.secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.35)}.footer{border-top:1px solid var(--line);padding:30px 0 46px;margin-top:36px;color:#756c66;font-size:12px}.footer-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.modal-backdrop{position:fixed;inset:0;background:rgba(28,24,21,.42);display:none;align-items:center;justify-content:center;z-index:60;padding:20px}.modal-backdrop.show{display:flex}.modal{width:min(520px,100%);background:#fff;border-radius:20px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.22)}.modal h3{margin:0 0 8px}.modal p{color:var(--muted);font-size:13px;line-height:1.5}.modal input,.modal textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 13px;margin:7px 0;font:inherit}.modal textarea{min-height:110px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}@media(max-width:1000px){.nav{display:none}.mobile-toggle{display:inline-flex}.hero{height:360px}.hero h1{font-size:44px}.product-grid,.shop-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}}@media(max-width:640px){.wrap{padding:0 14px}.header-inner{height:70px}.brand{font-size:34px}.header-actions .pill:not(.primary){display:none}.top-ad{height:72px;margin-top:12px}.hero{height:420px;border-radius:18px}.hero img{object-position:63% center}.hero:after{background:linear-gradient(0deg,rgba(29,25,21,.83),rgba(29,25,21,.05) 72%)}.hero-copy{left:22px;right:22px;top:auto;bottom:26px;transform:none}.hero h1{font-size:38px}.hero p{font-size:15px}.section{margin:34px 0}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-info{padding:10px}.product-name{font-size:13px}.shop-grid{grid-template-columns:1fr}.post{grid-template-columns:112px 1fr;padding:10px;gap:12px}.post img{width:112px;height:82px}.post-title{font-size:14px;margin-bottom:8px}.join-strip{align-items:flex-start;flex-direction:column;padding:24px}}
