body,html{word-wrap:break-word;min-height:10vh;display:flex;flex-direction:inherit;flex-wrap:inherit;justify-content:center;font-size:calc(4px + 2vmin);padding-right:5%;padding-left:5%;word-break:break-all;align-items:center}.channelLink{width:calc(70vmin);font-size:calc(2px + 2vmin)}p{font-size:calc(5px + 2vmin)}.test{display:flex;flex-direction:inherit;flex-wrap:inherit;justify-content:center;align-items:center}.results{padding-top:30px}.history-container{width:100%;max-width:800px;margin:40px auto 20px;padding-top:20px;border-top:2px solid #e0e0e0}.history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.history-title{font-size:calc(8px + 2vmin);margin:0}.history-clear-btn{padding:6px 14px;font-size:calc(3px + 1.5vmin);background:#dc3545;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background .2s}.history-clear-btn:hover{background:#b52a37}.history-list{display:flex;flex-direction:column;gap:10px}.history-card{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;overflow:hidden;transition:box-shadow .2s}.history-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.12)}.history-card-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.history-card-header:hover{background:#e9ecef}.history-card-info{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}.history-channel{font-size:calc(3px + 1.8vmin);font-weight:600;color:#212529;word-break:break-all}.history-dates{font-size:calc(2px + 1.5vmin);color:#495057}.history-meta{font-size:calc(1px + 1.3vmin);color:#868e96}.history-card-actions{display:flex;align-items:center;gap:8px;margin-left:12px;flex-shrink:0}.history-delete-btn,.history-rerun-btn{background:none;border:none;cursor:pointer;font-size:calc(6px + 1.5vmin);padding:4px;border-radius:4px;transition:background .15s;line-height:1}.history-rerun-btn:hover{background:#d4edda}.history-delete-btn:hover{background:#f8d7da}.history-expand-icon{font-size:calc(3px + 1.2vmin);color:#6c757d;transition:transform .2s;display:inline-block}.history-expand-icon.expanded{transform:rotate(180deg)}.history-card-results{padding:12px 16px;border-top:1px solid #dee2e6;background:#fff;max-height:500px;overflow-y:auto}.history-no-results{color:#868e96;font-style:italic;text-align:center}.history-video{display:flex;align-items:flex-start;gap:12px;padding:8px 0;border-bottom:1px solid #f0f0f0}.history-video:last-child{border-bottom:none}.history-thumb{width:120px;height:auto;border-radius:4px;flex-shrink:0}.history-video-info{display:flex;flex-direction:column;gap:4px;min-width:0}.history-video-rank{font-weight:700;color:#495057;font-size:calc(3px + 1.5vmin)}.history-video-title{font-size:calc(3px + 1.5vmin);color:#007bff;text-decoration:none;word-break:break-word}.history-video-title:hover{text-decoration:underline}.history-video-date{font-size:calc(1px + 1.3vmin);color:#868e96}