@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans KR,sans-serif;color:#232b36;background:#f5f6f7;font-synthesis:none;font-weight:400;line-height:1.6;--accent:#2965e8;--muted:#717984;--border:#e5e8ed}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #89aeff;outline-offset:4px}button{color:inherit}h1,h2,p{margin:0}.site-header{background:#fff;border-bottom:1px solid var(--border)}.header-inner{max-width:1160px;margin:auto;min-height:100px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:23px;font-weight:800;letter-spacing:-.9px}.brand strong{font-weight:500}.brand-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:15px;background:#eaf0ff;color:var(--accent)}.header-note{color:#87909b;font-size:13px;display:flex;align-items:center;gap:7px}.catalog-main{max-width:1160px;padding:28px 24px 0;margin:auto}.disclosure{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#727b88;line-height:1.85;background:#edf0f4;padding:15px 18px;border-radius:12px}.disclosure>svg{flex-shrink:0;margin-top:3px;color:#8c96a5}.category-nav{display:flex;flex-wrap:wrap;gap:9px;padding:28px 2px 25px}.category-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;border:1px solid #e2e6eb;border-radius:100px;background:#fff;padding:10px 21px;min-height:44px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.category-button:hover{background:#eef3ff}.category-button.selected{color:#fff;background:var(--accent);border-color:var(--accent);box-shadow:0 3px 8px #2965e81f}.list-heading{display:flex;justify-content:space-between;align-items:center;padding:0 2px;margin:0 0 17px}.list-heading h1{font-size:18px;font-weight:700;letter-spacing:-.5px;display:flex;align-items:center;gap:9px}.list-heading h1 span{font-size:14px;color:var(--accent);font-weight:600}.sort-label{font-size:13px;color:#8c939c}.demo-note{display:flex;align-items:center;gap:10px;font-size:13px;color:#687b98;margin:-4px 0 18px}.demo-note>span{font-weight:600;font-size:12px;background:#e9effc;color:#5274aa;padding:3px 8px;border-radius:5px;flex-shrink:0}.demo-note>svg{margin-left:auto}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-card{position:relative;display:flex;min-width:0;overflow:hidden;background:#fff;border-radius:18px;border:1px solid #e9ecf0;box-shadow:0 3px 12px #19273b03;transition:box-shadow .2s,transform .2s,border-color .2s}.product-card:not(.noninteractive):hover{transform:translateY(-3px);box-shadow:0 10px 25px #283f6712;border-color:#bccff5}.product-image{width:155px;flex:0 0 155px;display:flex;align-items:center;justify-content:center;background:#fff;border-right:1px solid #f0f1f3;overflow:hidden;padding:10px}.product-image img{display:block;width:100%;height:100%;max-height:200px;object-fit:contain}.sample-photo{width:100%;aspect-ratio:1;background-repeat:no-repeat;background-size:968.333% 350%;border-radius:8px}.product-content{position:relative;padding:21px 18px 23px;min-width:0;flex:1}.product-topline{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:12px}.provider{font-weight:600;color:#77808d;display:flex;gap:4px;align-items:center}.provider:before{content:"";width:5px;height:5px;border-radius:2px;background:#ef7b60}.provider.naver:before{background:#28ad69}.sample-label{font-size:11px;color:#9aa0a9}.product-card h2{font-size:16px;line-height:1.6;font-weight:700;letter-spacing:-.4px;overflow-wrap:anywhere;padding-right:10px}.product-description{font-size:13px;color:#87909a;line-height:1.8;margin-top:7px;overflow-wrap:anywhere}.tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:14px}.tag{display:inline-block;max-width:100%;font-size:12px;padding:3px 7px;border-radius:6px;line-height:1.6;overflow-wrap:anywhere}.tag-0{color:#397b57;background:#eef8f0}.tag-1{color:#477fc3;background:#eef5ff}.tag-2{color:#ad6989;background:#fceff5}.card-arrow{position:absolute;right:14px;top:22px;color:#a3aebb;display:none}.product-card:not(.noninteractive) .card-arrow{display:block}.site-footer{margin-top:50px;padding:25px 0 35px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:center;text-align:center;gap:20px;color:#939ba5;font-size:12px}.empty-state{text-align:center;background:#fff;border:1px solid var(--border);border-radius:18px;padding:65px 24px}.empty-state>svg{width:38px;height:38px;color:#9daec6;margin-bottom:14px}.empty-state h2{font-size:18px}.empty-state p{font-size:14px;color:var(--muted);margin:8px 0 20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 18px;border:1px solid transparent;background:var(--accent);color:#fff;border-radius:10px;font-size:14px;font-weight:600}.button.secondary{background:#fff;border-color:var(--border);color:#53627a}.skeleton-card{height:197px;border-radius:18px;background:linear-gradient(100deg,#e9edf2,#fff,#e9edf2);background-size:200% 100%;animation:shimmer 1.5s infinite}.page-status{text-align:center;padding:100px 24px;color:var(--muted)}.image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;min-height:120px;color:#a8b2bf;font-size:12px}.page-status{max-width:700px;margin:auto}@keyframes shimmer{to{background-position:-200% 0}}@media(max-width:1023px){.product-card{flex-direction:column}.product-image{width:100%;flex:unset;aspect-ratio:1.35;border-right:0;border-bottom:1px solid #f0f1f3;padding:18px}.product-image img{max-height:100%}.sample-photo{height:100%;width:auto;max-width:100%}.product-content{padding:18px}.product-card h2{font-size:16px}.product-description{font-size:14px}.tag{font-size:12px}.product-grid{gap:16px}}@media(max-width:600px){.header-inner{min-height:78px;padding:16px 20px}.brand{font-size:20px;gap:10px}.brand-icon{width:36px;height:36px;border-radius:12px}.brand-icon svg{width:21px}.header-note{display:none}.catalog-main{padding:18px 16px 0}.disclosure{font-size:12px;line-height:1.9;padding:12px;gap:8px}.disclosure>svg{width:15px}.category-nav{gap:7px;padding:22px 1px}.category-button{font-size:14px;padding:9px 16px}.list-heading h1{font-size:17px}.product-grid{gap:12px}.product-card{border-radius:14px}.product-image{aspect-ratio:1.08;padding:13px}.product-content{padding:12px 12px 16px}.product-card h2{font-size:15px;line-height:1.7;padding-right:0;letter-spacing:-.4px}.product-topline{margin-bottom:7px;font-size:12px}.product-description{font-size:13px;line-height:1.8;margin-top:7px}.tags{gap:5px;margin-top:12px}.tag{font-size:12px;padding:2px 6px}.card-arrow{display:none!important}.demo-note{font-size:12px;align-items:flex-start;gap:7px;line-height:1.8}.demo-note svg{display:none}.site-footer{margin-top:32px;flex-direction:column;gap:6px;font-size:11px;padding:20px 2px 30px}.sort-label{font-size:12px}.empty-state{padding:42px 18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.product-content{display:flex;flex-direction:column;justify-content:center}.product-content .tags{align-self:flex-start}
