:root{color-scheme:light;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Apple SD Gothic Neo,Noto Sans KR,Segoe UI,sans-serif;background:#f6f7f8;color:#111}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f6f7f8}button,a{font:inherit}.app-shell{min-height:100vh}.top-bar{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto minmax(180px,480px) auto;align-items:center;gap:18px;padding:14px max(20px,calc((100vw - 1120px)/2));border-bottom:1px solid #eceef1;background:#fffffff5}.brand{display:flex;align-items:center;gap:8px}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#111;color:#fff;font-size:18px;font-weight:900}.brand strong{display:block;font-size:20px;font-weight:900;letter-spacing:-.01em}.brand span:last-child{display:block;margin-top:1px;color:#667085;font-size:11px;font-weight:800}.search-box{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:2px solid #3157ff;border-radius:999px;background:#fff;color:#667085}.search-box span{color:#3157ff;font-size:20px}.search-box strong{font-size:14px;font-weight:700}.app-link,.request-button{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;text-decoration:none;font-weight:900;white-space:nowrap}.app-link{min-height:40px;padding:0 16px;background:#111;color:#fff;font-size:14px}.content{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:18px 0 56px}.hero-panel{display:grid;grid-template-columns:1fr;gap:18px;overflow:hidden;margin-bottom:22px;padding:24px;border:1px solid #e7eaee;border-radius:22px;background:linear-gradient(135deg,#fff,#f8fff9 52%,#e9f8ee)}.hero-panel p{display:inline-flex;width:fit-content;margin:0 0 12px;padding:6px 10px;border-radius:999px;background:#eef3ff;color:#3157ff;font-size:12px;font-weight:900}.hero-panel h1{max-width:650px;margin:0;color:#111;font-size:clamp(30px,5vw,54px);font-weight:900;line-height:1.04;letter-spacing:-.02em}.hero-panel span{display:block;max-width:560px;margin-top:12px;color:#475467;font-size:15px;font-weight:700;line-height:1.55}.hero-panel a{display:inline-flex;width:fit-content;margin-top:20px;border-radius:14px;padding:13px 18px;background:#111;color:#fff;text-decoration:none;font-weight:900}.hero-icon{display:grid;place-items:center;width:104px;height:104px;border:1px solid #e7eaee;border-radius:28px;background:#fff}.hero-icon img{display:block;width:74%;height:74%;object-fit:contain}@media(min-width:760px){.hero-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center}}.category-icons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:26px}.category-icons button{display:flex;min-height:94px;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid #e7eaee;border-radius:18px;padding:10px 8px;background:#fff;color:#344054;font-size:13px;font-weight:800;line-height:1.2;word-break:keep-all;cursor:pointer}.category-icons button span{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:#f6f7f8}.category-icons button span img{display:block;width:36px;height:36px;object-fit:contain}.category-icons button.active{border-color:#111;background:#111;color:#fff}.category-icons button.active span{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,252px),1fr));gap:14px}.product-card{display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid #e7eaee;border-radius:22px;background:#fff}.product-image{position:relative;aspect-ratio:4 / 3;background:#edf2ee}.product-image img{display:block;width:100%;height:100%;object-fit:cover}.image-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#667085;font-weight:900}.status-chip{position:absolute;top:12px;right:12px;border-radius:999px;padding:6px 10px;background:#e9fbef;color:#027a48;font-size:12px;font-weight:900}.status-chip.muted{background:#fff;color:#667085}.product-body{display:flex;min-height:248px;flex:1;flex-direction:column;padding:18px}.brand-name{margin:0 0 6px;color:#027a48;font-size:13px;font-weight:900}.product-body h2{min-height:58px;margin:0;color:#111;font-size:22px;font-weight:900;line-height:1.25;letter-spacing:-.01em}.description{min-height:44px;margin:12px 0 0;color:#667085;font-size:15px;line-height:1.45}.sample-row{display:flex;justify-content:space-between;gap:12px;margin-top:auto;color:#667085;font-size:14px}.sample-row strong{color:#111}.progress-track{height:6px;margin:8px 0 16px;overflow:hidden;border-radius:999px;background:#e7eaee}.progress-track span{display:block;height:100%;border-radius:inherit;background:#111}.request-button{width:100%;min-height:48px;background:#111;color:#fff}.state-message{margin-top:20px;border:1px solid #e7eaee;border-radius:22px;padding:32px;background:#fff;text-align:center}.state-message h2{margin:0;color:#111;font-size:20px;font-weight:900}.state-message p{margin:8px 0 0;color:#667085}@media(max-width:720px){.top-bar{grid-template-columns:1fr auto}.search-box{grid-column:1 / -1;order:3}.category-icons{gap:10px}}
