:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#171717;--bg:#f5f4f1;--surface:#fff;--surface-muted:#faf9f7;--ink:#171717;--muted:#77736d;--line:#e7e1d8;--line-strong:#d8d0c5;--accent:#e23a1a;--accent-dark:#b72b13;background:#f5f4f1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);min-height:100vh;margin:0}a{color:inherit}.page-shell{width:min(980px,100%);margin:0 auto;padding:12px 10px 84px}.hero{color:#fff;background:radial-gradient(circle at 92% 8%,#ffd66642,#0000 30%),linear-gradient(145deg,#21170f 0%,#3a2416 52%,#f2e4ce 100%);border:1px solid #ffffff29;border-radius:22px;padding:17px 15px 15px;position:relative;overflow:hidden;box-shadow:0 18px 48px #2a1a0e2e}.hero:after{content:"";background:#ffffff24;border-radius:999px;height:132px;position:absolute;inset:auto -24px -52px 34%;transform:rotate(-8deg)}.hero>*{z-index:1;position:relative}.hero__topline{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.eyebrow{color:#ffd76a;letter-spacing:.07em;margin:0;font-size:12px;font-weight:900}.hero__meta{color:#ffffffb8;flex:none;margin:0;font-size:12px;font-weight:800}.hero h1{color:#fffaf0;letter-spacing:-.05em;word-break:keep-all;margin:9px 0 7px;font-size:28px;line-height:1.09}.hero__lead{color:#ffffffd1;word-break:keep-all;margin:0;font-size:13.5px;line-height:1.48}.hero__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px;display:grid}.hero__steps span{color:#fff8e7;text-align:center;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;min-width:0;padding:8px 7px;font-size:11px;font-weight:850}.hero__count{color:#ffffffa3;margin:9px 1px 0;font-size:11px;line-height:1.42}.product-search{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff21;border:1px solid #ffffff2e;border-radius:17px;gap:8px;margin-top:13px;padding:10px;display:grid}.product-search label{color:#fff8e7;font-size:12px;font-weight:850}.product-search div{gap:7px;display:flex}.product-search input{border:1px solid var(--line-strong);min-width:0;min-height:45px;color:var(--ink);font:inherit;background:#fff;border-radius:12px;flex:1;padding:0 12px;font-weight:650}.product-search input::placeholder{color:#aaa39a;font-weight:550}.product-search input:focus{border-color:var(--accent);outline:2px solid #e23a1a29}.product-search button{border:1px solid var(--accent-dark);background:var(--accent);color:#fff;min-height:45px;font:inherit;border-radius:12px;padding:0 15px;font-weight:850}.product-search__reset{color:#fff1c6;width:fit-content;font-size:12px;font-weight:850;text-decoration:none}.today-section,.catalog-section{margin-top:12px}.section-heading{justify-content:space-between;align-items:baseline;gap:10px;margin:0 2px 8px;display:flex}.section-heading p{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:17px;font-weight:900}.section-heading span{color:var(--muted);flex:none;font-size:11px;font-weight:800}.product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid;overflow:hidden}.product-list--featured{background:linear-gradient(#fffaf0 0%,#fff 100%);border:1px solid #eadcc7;border-radius:18px;margin-top:0;padding:8px;box-shadow:0 12px 30px #4d2d1514}.product-list--featured .product-card{border-color:#ead6bd;box-shadow:0 6px 18px #50311a0f}.product-list__sentinel{border:1px solid var(--line);text-align:center;color:var(--muted);background:#ffffff9e;border-radius:14px;margin:14px 0 0;padding:12px;font-size:12px;font-weight:700}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:15px;gap:7px;min-width:0;padding:7px;text-decoration:none;display:grid;position:relative;overflow:hidden}.product-card--clickable{color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color .14s,background-color .14s,transform .14s}.product-card--clickable:hover{background:#fffdf9;border-color:#cfc6ba}.product-card--clickable:active{transform:scale(.992)}.product-card--clickable:focus-visible{outline-offset:2px;outline:2px solid #e23a1a52}.product-card__image{aspect-ratio:1;background:var(--surface-muted);min-width:0;color:var(--muted);border:1px solid #eee8df;border-radius:12px;place-items:center;font-size:12px;font-weight:750;display:grid;position:relative;overflow:hidden}.product-card__image img{object-fit:contain;width:100%;height:100%;display:block}.product-card__number{color:#202020;background:#ffffffeb;border:1px solid #00000014;border-radius:999px;align-items:center;min-height:23px;padding:0 7px;font-size:11px;font-weight:850;display:inline-flex;position:absolute;top:7px;left:7px}.product-card__body{min-width:0;padding:0 1px 2px;overflow:hidden}.product-card__category-row{justify-content:space-between;align-items:center;gap:6px;min-width:0;margin-bottom:4px;display:flex}.product-card__category-row span{color:var(--accent-dark);flex:none;font-size:11px;font-weight:800}.product-card__category{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);margin:0;font-size:11px;font-weight:750;overflow:hidden}.product-card__body h2{-webkit-line-clamp:2;color:#1d1d1d;letter-spacing:-.035em;word-break:keep-all;-webkit-box-orient:vertical;min-height:2.58em;margin:0 0 5px;font-size:13.5px;font-weight:760;line-height:1.29;display:-webkit-box;overflow:hidden}.product-card__benefit{text-overflow:ellipsis;white-space:nowrap;color:#625d56;margin:0 0 6px;font-size:11px;line-height:1.2;overflow:hidden}.product-card__commerce-row{gap:3px;display:grid}.product-card__price{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--accent-dark);letter-spacing:-.035em;font-size:15.5px;font-weight:900;overflow:hidden}.product-card__cta{color:#4e4943;font-size:11px;font-weight:750}.empty-card{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:15px;margin-top:10px;padding:18px}.sticky-cta{padding:12px 18px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-top:1px solid #e5e7eb;position:fixed;bottom:0;left:0;right:0}.sticky-cta a{color:#fff;background:#111827;border-radius:999px;justify-content:center;align-items:center;width:min(720px,100%);min-height:48px;margin:0 auto;padding:0 18px;font-weight:800;text-decoration:none;display:flex}.price-note,.caution{color:var(--muted);font-size:13px}.admin-analytics{width:min(1040px,100%)}.analytics-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin:18px 0;display:grid}.metric-card,.analytics-section{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 12px 30px #0f172a0d}.metric-card p{color:#64748b;margin:0 0 8px;font-weight:800}.metric-card strong{font-size:30px}.analytics-section{margin-top:18px}.analytics-section h2{margin-top:0}.analytics-list{gap:10px;display:grid}.analytics-row{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;gap:14px;padding:12px;display:flex}.analytics-row p{color:#64748b;margin:5px 0 0;font-size:13px}.analytics-row span{color:#0f172a;flex:none;font-weight:900}.compact .analytics-row{align-items:center}@media (min-width:680px){.page-shell{padding:18px 16px 96px}.hero{padding:18px}.hero h1{font-size:31px}.product-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.product-card{border-radius:16px;padding:8px}.product-card__body h2{font-size:14.5px}}@media (min-width:980px){.product-list{grid-template-columns:repeat(4,minmax(0,1fr))}}
