.container{max-width:56rem;margin:0 auto;padding:2rem 1rem}h1{font-size:1.875rem;font-weight:700;color:#111827}.search-form,h1{margin-bottom:2rem}.search-form{background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05);border-radius:.5rem;padding:1.5rem}input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem}input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.5)}button{background-color:#2563eb;color:#fff;font-weight:500;padding:.5rem 1.5rem;border-radius:.375rem;transition:background-color .2s}button:hover{background-color:#1d4ed8}button:disabled{background-color:#93c5fd;cursor:not-allowed}.error{background-color:#fef2f2;color:#b91c1c;padding:1rem;border-radius:.375rem;margin-bottom:1.5rem}.previous-searches{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:2rem}.creator-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem 1rem;margin-bottom:.75rem;transition:all .2s;position:relative;display:flex;justify-content:space-between;align-items:flex-start}.creator-card:hover{box-shadow:0 2px 4px rgba(0,0,0,.05)}.creator-handle{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#8900d2}.creator-card-content{flex:1;padding-right:1rem}.creator-remove-btn{font-size:1.25rem;line-height:1;color:#e0e043;padding:.25rem .5rem;border-radius:.25rem;transition:all .2s;font-weight:700}.creator-remove-btn:hover{color:#ef4444;background:#fee2e2}.affiliate-link{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:.5rem;padding:1.5rem;margin-bottom:1rem}.promo-code{background-color:#10b981;color:#fff;padding:.25rem .75rem;border-radius:9999px;font-weight:500}.link-context{color:#4b5563;font-size:.875rem;margin-top:.5rem;line-height:1.5}.flex{display:flex}.gap-4{gap:1rem}.flex-1{flex:1}.rounded-md{border-radius:.375rem}.text-xl{font-size:1.25rem}.font-semibold{font-weight:600}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.font-bold{font-weight:700}.text-sm{font-size:.875rem}.text-gray-600{color:#4b5563}.mb-2{margin-bottom:.5rem}.mt-2{margin-top:.5rem}.text-blue-500{color:#3b82f6}.block{display:block}.break-all{word-break:break-all}.space-y-4>*+*{margin-top:1rem}.bg-blue-50{background-color:#eff6ff;border-radius:.5rem}.affiliate-link{border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem}.affiliate-link:last-child{border-bottom:none}.mx-2{margin-left:.5rem;margin-right:.5rem}.product-card{display:flex;flex-direction:column;height:100%}.product-card:hover{transform:translateY(-2px);transition:transform .2s ease}.results-container{max-width:1200px;margin:0 auto;padding:1rem;position:relative}.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.result-card{border:1px solid #e5e7eb;border-radius:8px;padding:1rem;background:#fff}.card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem}.product-title{font-size:1rem;font-weight:600;color:#111827;flex:1}.discount-tag{background:#dcfce7;color:#166534;padding:.25rem .5rem;border-radius:4px;font-size:.875rem;white-space:nowrap}.tags{display:flex;gap:.5rem;margin-bottom:.5rem}.company-tag,.type-tag{font-size:.75rem;padding:.125rem .5rem;border-radius:4px}.company-tag{background:#eff6ff;color:#1e40af}.type-tag{background:#f3e8ff;color:#6b21a8}.promo-code{font-size:.875rem;color:#4b5563;margin-bottom:.5rem}.code{background:#f3f4f6;padding:.125rem .375rem;border-radius:4px;font-family:monospace}.source-info{font-size:.875rem;border-top:1px solid #e5e7eb;padding-top:.5rem;margin-top:.5rem}.video-link{color:#2563eb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.date,.video-link{display:block;margin-bottom:.25rem}.date{color:#6b7280}.product-link{color:#2563eb;font-size:.875rem}.product-link:hover,.video-link:hover{text-decoration:underline}.search-progress-container{position:fixed;bottom:2rem;right:2rem;width:400px;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;overflow:hidden}.progress-content{padding:1rem}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.stage-indicator{font-weight:600;display:flex;align-items:center;gap:.5rem}.progress-percent{font-weight:600;color:#4b5563}.progress-bar-container{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:.75rem}.progress-bar{height:100%;transition:width .3s ease}.progress-bar.searching{background:#3b82f6}.progress-bar.analyzing{background:#8b5cf6}.progress-bar.complete{background:#10b981}.progress-bar.error{background:#ef4444}.progress-message{font-size:.875rem;color:#4b5563;margin-bottom:.25rem}.progress-details{font-size:.75rem;color:#6b7280}.stage-indicator.searching{color:#3b82f6}.stage-indicator.analyzing{color:#8b5cf6}.stage-indicator.complete{color:#10b981}.stage-indicator.error{color:#ef4444}.remove-creator-btn{position:absolute;top:1rem;right:1rem;padding:.5rem;color:#6b7280;border-radius:9999px;transition:all .2s;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.remove-creator-btn:hover{background:#ef4444;color:#fff}.data-controls{display:flex;gap:8px;margin-bottom:16px;justify-content:flex-end}.data-button{padding:8px 16px;background-color:#2196f3;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9em;transition:background-color .2s}.data-button:hover{background-color:#1976d2}body{background-color:#f3f4f6;margin:0;padding:0}.app-wrapper{min-height:100vh}h3[data-v-4665086e]{margin:40px 0 0}ul[data-v-4665086e]{list-style-type:none;padding:0}li[data-v-4665086e]{display:inline-block;margin:0 10px}a[data-v-4665086e]{color:#42b983}