﻿:root{font-family:Arial,"Noto Sans KR",sans-serif;color:#24262d;background:#fbfaf8;line-height:1.5}*{box-sizing:border-box}body{margin:0}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));background:#fff;border-bottom:1px solid #eee9e3;position:sticky;top:0;z-index:5}.brand{font-weight:800;font-size:20px;color:#23252d;text-decoration:none;letter-spacing:-.04em}.brand span{font-weight:500;color:#ee7c6b}.topbar nav{display:flex;gap:24px}.topbar nav a{color:#777;text-decoration:none;font-size:14px}.hero{max-width:1180px;margin:auto;padding:82px 24px 72px;display:flex;justify-content:space-between;align-items:center}.eyebrow{font-size:11px;letter-spacing:.18em;color:#e47b69;font-weight:800;margin:0 0 10px}.hero h1{font-size:clamp(36px,6vw,70px);line-height:1.12;letter-spacing:-.07em;margin:0}.hero h1 em{font-style:normal;color:#e47b69}.hero-copy{color:#8a8580;margin-top:22px}.hero-card{width:230px;height:230px;border-radius:50%;background:#f9ded6;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#754d45;box-shadow:16px 20px 0 #f4eee8}.hero-card span{font-size:11px;letter-spacing:.2em}.hero-card strong{font-size:64px;line-height:1}.hero-card small{font-size:12px}.catalog{max-width:1180px;margin:auto;padding:36px 24px 90px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-head h2,.about h2{font-size:32px;letter-spacing:-.06em;margin:0}.controls{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.search{height:42px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e0da;border-radius:10px;padding:0 12px}.search span{font-size:22px;color:#aaa}.search input{border:0;outline:0;width:230px;font:inherit;font-size:13px}select{border:1px solid #e5e0da;border-radius:10px;background:#fff;padding:0 12px;color:#666}.tags{display:flex;gap:8px;margin-bottom:22px;flex-wrap:wrap}.tag{border:0;border-radius:20px;padding:8px 14px;background:#eeeae5;color:#777;cursor:pointer}.tag.active{background:#2d3138;color:#fff}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px}.card{background:#fff;border:1px solid #eee9e3;border-radius:16px;overflow:hidden;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #43332612}.thumb{height:260px;background:#f1eee9;display:flex;align-items:center;justify-content:center;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.thumb .fallback{font-size:42px;color:#d7cfc5}.card-body{padding:15px}.brandline{font-size:12px;color:#e47b69;font-weight:700}.card h3{font-size:15px;line-height:1.4;margin:5px 0 12px;letter-spacing:-.03em}.chips{display:flex;gap:5px;flex-wrap:wrap}.chip{font-size:11px;background:#f5f2ee;border-radius:5px;padding:3px 7px;color:#777}.detail{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.detail a{font-size:12px;font-weight:700;color:#34363c;text-decoration:none}.date{font-size:11px;color:#aaa}.empty{text-align:center;padding:80px 0;color:#aaa}.about{max-width:1180px;margin:0 auto 80px;padding:45px 24px;border-radius:24px;background:#f1e8e1;display:flex;justify-content:space-between;gap:40px}.about>p{max-width:480px;color:#746b65;margin:10px 0}footer{text-align:center;padding:28px;color:#aaa;background:#fff;font-size:11px}@media(max-width:760px){.topbar nav{display:none}.hero{padding-top:52px;display:block}.hero-card{width:150px;height:150px;margin:36px auto 0;box-shadow:10px 12px 0 #f4eee8}.hero-card strong{font-size:44px}.section-head{display:block}.controls{justify-content:flex-start;margin-top:18px}.search{width:100%}.search input{width:100%}.about{display:block;margin:0 16px 50px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.thumb{height:210px}.card-body{padding:11px}.card h3{font-size:13px}}
