:root{font-family:system-ui,-apple-system,"Noto Sans KR",sans-serif;color:#172033;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}main{max-width:760px;margin:0 auto;padding:32px 16px 48px}header{margin-bottom:24px}h1{margin:0 0 7px;font-size:28px}p{color:#60708a;margin:0}.controls{background:#fff;padding:16px;border-radius:14px 14px 0 0;box-shadow:0 2px 12px #1720330d}label{display:grid;gap:6px;font-size:13px;font-weight:650}input{width:100%;border:1px solid #cbd4e1;border-radius:8px;padding:11px;font:inherit;color:inherit;background:#fff}.category-tabs{display:flex;overflow-x:auto;scrollbar-width:thin;background:#fff;border-top:1px solid #edf0f4;border-radius:0 0 14px 14px;box-shadow:0 5px 12px #1720330d;white-space:nowrap}.category-tab{flex:0 0 auto;min-height:54px;padding:9px 16px;border:0;border-bottom:3px solid transparent;background:#fff;color:#5e6675;font:inherit;font-size:15px;line-height:1.35;cursor:pointer}.category-tab:hover{color:#1877f2;background:#f8fbff}.category-tab.active{color:#1877f2;border-bottom-color:#2293ff;font-weight:700}.category-tab:focus-visible{outline:2px solid #2293ff;outline-offset:-3px}#count{font-size:14px;margin:18px 2px 9px}.item{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:15px 16px;background:#fff;border-bottom:1px solid #edf0f4}.item:first-child{border-radius:12px 12px 0 0}.item:last-child{border-radius:0 0 12px 12px}.item strong,.item small{display:block}.item small{font-size:12px;color:#718099;margin-top:4px}.item span{white-space:nowrap;font-weight:750}.in-stock{color:#13795b}.sold-out{color:#bd3449}@media(max-width:520px){main{padding:24px 0 48px}header{padding:0 16px}.controls{margin:0;border-radius:0;padding:14px 16px}.category-tabs{border-radius:0}.category-tab{padding-inline:14px}.item{padding:14px 16px}#count{margin-left:16px}}
