*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.search-page{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:1000px;min-height:100vh;padding:100px 20px}.page-header{margin-bottom:40px;text-align:center}.page-header h1{color:#1a1a1a;font-size:2.2rem;font-weight:900;letter-spacing:-1px}.page-header p{color:#888;font-size:1rem}.search-form{align-items:stretch;display:flex;flex-direction:column;margin-bottom:60px;width:100%}.search-input-group{background:#f8f9fa;border:1px solid #eee;border-radius:14px;box-sizing:border-box;display:flex;margin:0 auto;max-width:1000px;padding:6px;position:relative;transition:all .3s;width:100%!important}.search-input-group:focus-within{background:#fff;border-color:#1a1a1a;box-shadow:0 8px 20px #0000000f}.search-input{background:#0000;border:none;flex:1 1;font-size:1.1rem;outline:none;padding:12px 20px}.search-button{background:#1a1a1a;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;padding:0 25px;transition:.2s;white-space:nowrap}.search-button:hover{background:#000}.data-source-info,.force-crawl-checkbox{display:none}.suggestions-dropdown{background:#fff;border:1px solid #eee;border-radius:0 0 14px 14px;border-top:none;box-shadow:0 8px 20px #00000014;left:0;margin-top:-2px;max-height:360px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.suggestion-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:12px 20px;transition:background .15s}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#f8f9fa}.suggestion-keyword{color:#1a1a1a;font-size:.95rem;font-weight:600;margin-bottom:4px}.suggestion-official-name{color:#888;font-size:.85rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-list-wrapper{margin-top:50px}.product-list-header{align-items:flex-end;display:flex;gap:12px;margin-bottom:20px}.product-list-header h2{color:#1a1a1a;font-size:1.4rem;font-weight:900;letter-spacing:-.5px;margin:0}.product-count{color:#888;font-size:.9rem;font-weight:500;padding-bottom:2px}.product-list-container{background:#fff;border:1px solid #eee;border-radius:14px;box-shadow:0 4px 15px #00000005;overflow:hidden}.product-table{border-collapse:collapse;text-align:left;width:100%}.product-table th{background:#f8f9fa;border-bottom:1px solid #eee;color:#888;font-size:.8rem;font-weight:700;padding:16px 20px}.product-table td{border-bottom:1px solid #f8f9fa;color:#333;font-size:.95rem;padding:18px 20px}.product-table tr{transition:background-color .2s ease}.product-table tr:hover{background-color:#fafbfc}.product-table tr:last-child td{border-bottom:none}.product-price{color:#1a1a1a;font-weight:800}.product-date{color:#888;display:block;font-size:.85rem;font-weight:500;margin-top:4px}.status-badge{border-radius:6px;font-size:.75rem;font-weight:700;padding:5px 10px}.status-badge.active{background:#e6fcf5;color:#00b894}.status-badge.sold{background:#fff5f5;color:#ff7675}.link-button{background:#f8f9fa;border:1px solid #eee;border-radius:8px;color:#1a1a1a;display:inline-block;font-size:.8rem;font-weight:700;padding:8px 14px;text-decoration:none;transition:all .2s}.link-button:hover{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.no-link{color:#ccc}.price-stats{margin-bottom:50px}.product-info-block{align-items:center;background:#fff;border:1px solid #eee;border-radius:16px;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:24px;padding:24px 30px;width:100%}.product-info-main{align-items:flex-start;display:flex}.product-grade-badge{align-self:flex-start;background:#1a1a1a;border-radius:6px;color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.5px;margin-bottom:8px;padding:3px 10px}.product-names{display:flex;flex-direction:column;gap:4px}.product-korean-name{color:#1a1a1a;font-size:1.3rem;font-weight:900;letter-spacing:-.5px;margin:0}.product-official-name{color:#999;font-size:.85rem;margin:0}.product-info-meta{display:flex;flex-shrink:0;gap:24px}.product-info-meta-item{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.meta-label{color:#aaa;font-size:.75rem}.meta-value{color:#1a1a1a;font-size:1rem;font-weight:700}.chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.chart-title{font-size:1rem;font-weight:800;margin:0}.chart-title.all{color:#1a1a1a}.chart-title.active{color:#00c896}.chart-title.sold{color:#ff4757}.status-toggle{background:#f8f9fa;border:1px solid #eee;border-radius:12px;display:flex;padding:4px}.toggle-button{background:#0000;border:none;border-radius:9px;color:#888;cursor:pointer;font-size:.9rem;font-weight:700;padding:8px 18px;transition:all .2s ease}.toggle-button.active{background:#fff;box-shadow:0 4px 12px #0000000d;color:#1a1a1a}.stats-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:30px}.stat-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:30px;transition:all .3s}.stat-card:hover{border-color:#e5e5e5;box-shadow:0 8px 20px #0000000a}.stat-card h3{align-items:center;color:#1a1a1a;display:flex;font-size:1rem;font-weight:800;gap:8px;margin-bottom:24px}.stat-card.active h3:before{background:#00c896}.stat-card.active h3:before,.stat-card.sold h3:before{border-radius:50%;content:"";display:inline-block;height:8px;width:8px}.stat-card.sold h3:before{background:#ff4757}.stat-main{margin-bottom:24px}.stat-main .label{color:#888;display:block;font-size:.9rem;margin-bottom:4px}.stat-main .value{color:#1a1a1a;font-size:2rem;font-weight:900;letter-spacing:-1px}.stat-sub-grid{grid-gap:15px;border-top:1px solid #eee;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);padding-top:20px}.sub-item span{color:#888;display:block;font-size:.75rem;margin-bottom:4px}.sub-item strong{color:#1a1a1a;font-size:.95rem;font-weight:700}.custom-tooltip{background:#1a1a1a;border-radius:10px;box-shadow:0 8px 20px #00000026;color:#fff;padding:12px 16px}.custom-tooltip .label{color:#ccc;font-size:.85rem;margin-bottom:6px}.custom-tooltip .value{color:#fff;font-size:1rem;font-weight:800}@media (max-width:768px){.stats-container{grid-template-columns:1fr}}.loading-overlay{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.loading-content{align-items:center;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;gap:16px;padding:40px}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-message{color:#333;font-size:18px;font-weight:500;margin:0}.App{display:flex;flex-direction:column;min-height:100vh}
/*# sourceMappingURL=main.4f646fb4.css.map*/