*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f9fa;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Malgun Gothic,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #00000014;color:#fff;padding:1.5rem 0}.header h1{font-size:2rem;font-weight:700;text-align:center}.main-content{min-height:calc(100vh - 120px);padding:2rem 0}.hot-deal-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:2rem}.hot-deal-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;height:auto;min-height:350px;overflow:visible;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.hot-deal-card:hover{border-color:#667eea;box-shadow:0 8px 16px #667eea26;transform:translateY(-4px)}.hot-deal-image{background-color:#f0f0f0;border-top-left-radius:16px;border-top-right-radius:16px;display:block;flex-shrink:0;height:200px;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease;width:100%}.hot-deal-image[src*="hotdeal-placeholder.svg"]{background:none;opacity:.9}.hot-deal-image:hover{opacity:.9}.hot-deal-content{background:#fff;display:flex;flex:1;flex-direction:column;padding:1.2rem;position:relative;z-index:1}.hot-deal-title{color:#2c3e50;font-size:1rem;font-weight:600;line-height:1.5;margin-bottom:auto;overflow:hidden;padding-bottom:.8rem;text-overflow:ellipsis}.hot-deal-price{color:#667eea;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.hot-deal-link{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;box-shadow:0 2px 8px #667eea4d;color:#fff;display:inline-block;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.hot-deal-link:hover{background:linear-gradient(135deg,#5568d3,#6a3f91);box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.loading-spinner{align-items:center;display:flex;height:200px;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #e9ecef;border-radius:50%;border-top-color:#667eea;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.error-message{background:#fff5f5;border:1px solid #fee;border-radius:8px;color:#e74c3c;font-size:1.1rem;margin:2rem 0;padding:1rem;text-align:center}@media (max-width:768px){body{font-size:16px!important}.container{padding:0 15px}.header h1{font-size:1.5rem}.hot-deal-grid{gap:1rem;grid-template-columns:1fr;margin-top:1rem}.hot-deal-card{display:flex!important;flex-direction:row!important;height:auto!important;margin-bottom:1rem;min-height:140px!important}.hot-deal-image{border-radius:16px 0 0 16px!important;flex-shrink:0!important;height:140px!important;min-width:140px!important;width:140px!important}.hot-deal-title{color:#2c3e50!important;display:-webkit-box!important;font-size:1rem!important;font-weight:600!important;-webkit-line-clamp:2!important;line-height:1.4!important;margin-bottom:.5rem!important;overflow:hidden!important;-webkit-box-orient:vertical!important}.hot-deal-content{display:flex!important;flex:1!important;flex-direction:column!important;justify-content:space-between!important;padding:.8rem!important}.hot-deal-link{font-size:.9rem!important;margin-top:.5rem!important;padding:.6rem 1rem!important}.main-content{padding:1rem 0}}.hot-deal-card.compact{display:flex;height:120px}.hot-deal-card.compact .hot-deal-image{flex-shrink:0;height:120px;width:120px}.hot-deal-card.compact .hot-deal-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:1rem}.hot-deal-card.compact .hot-deal-title{color:#2c3e50!important;display:block!important;font-size:1rem!important;font-weight:600!important;-webkit-line-clamp:unset!important;line-height:1.4!important;margin-bottom:.5rem;overflow:visible!important;text-overflow:clip!important;-webkit-box-orient:unset!important}.hot-deal-card.compact .hot-deal-price{color:#667eea!important;font-size:1.1rem;font-weight:700!important;margin-bottom:.5rem}.hot-deal-card.compact .hot-deal-link{font-size:.95rem!important;font-weight:600!important;padding:.5rem 1rem}.text-center{text-align:center}.mt-4{margin-top:2rem}.mb-4{margin-bottom:2rem}.p-4{padding:2rem}
