.result-item{transition:all .3s cubic-bezier(.4,0,.2,1)}.result-icon{animation:slideInLeft .3s ease-out}.result-info{animation:slideInUp .3s ease-out .1s backwards}.result-copy-btn{animation:fadeIn .3s ease-out .2s backwards;cursor:pointer}.result-download-btn{animation:slideInRight .3s ease-out .15s backwards}.result-filename{word-break:break-word;overflow-wrap:break-word}.result-detail{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@keyframes slideInLeft{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.result-item{padding:.875rem}.result-icon{width:2.25rem;height:2.25rem}.result-icon svg{width:1.25rem;height:1.25rem}.result-filename{font-size:.9375rem}.result-detail{font-size:.8125rem}}@media (max-width: 640px){.result-item{flex-wrap:wrap;gap:.625rem;padding:.75rem}.result-icon{width:2rem;height:2rem}.result-icon svg{width:1.125rem;height:1.125rem}.result-info{flex:1 1 calc(100% - 3rem);min-width:0}.result-filename{font-size:.875rem}.result-detail{font-size:.75rem}.result-copy-btn{min-width:44px;min-height:44px;padding:.625rem}.result-download-btn,.result-preview-btn,.result-compare-btn{width:100%;order:3;margin-left:0!important;margin-top:.5rem;min-height:44px}.result-item>.flex-shrink-0:not(.result-copy-btn){width:100%}}@media (max-width: 375px){.result-item{padding:.625rem}.result-filename{font-size:.8125rem}.result-detail{font-size:.6875rem}}@media (pointer: coarse){.result-copy-btn,.result-download-btn,.result-preview-btn,.result-compare-btn{min-height:48px}}.results-card{animation:slideUp .4s cubic-bezier(.34,1.56,.64,1)}.results-card-content{animation:fadeIn .3s ease-out .1s backwards}.results-header{animation:slideInDown .3s ease-out}.results-icon-wrapper{animation:scaleIn .3s cubic-bezier(.34,1.56,.64,1) .1s backwards}.results-title h3{animation:slideInUp .3s ease-out .15s backwards}.results-stats{animation:fadeIn .3s ease-out .2s backwards}.stat-item{display:flex;align-items:center;white-space:nowrap}.stat-label{font-weight:500}.stat-value{font-size:1.1em;letter-spacing:-.5px}.results-list{animation:fadeIn .4s ease-out .25s backwards}.results-list>div{animation:slideInUp .3s ease-out}.results-list>div:nth-child(1){animation-delay:.3s}.results-list>div:nth-child(2){animation-delay:.35s}.results-list>div:nth-child(3){animation-delay:.4s}.results-list>div:nth-child(n+4){animation-delay:.45s}.results-actions{animation:slideUp .3s ease-out .5s backwards}.results-download-all{transition:all .3s cubic-bezier(.4,0,.2,1)}.results-download-all:hover{transform:translateY(-2px);box-shadow:0 8px 16px #22c55e33}.results-convert-more{transition:all .3s cubic-bezier(.4,0,.2,1)}.results-convert-more:hover{transform:translateY(-2px)}.results-help-text{animation:slideInUp .3s ease-out .6s backwards}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.results-card-content{padding:1.25rem}.results-header{margin-bottom:1.25rem;padding-bottom:1.25rem}.results-title h3{font-size:1.375rem}.results-stats{grid-template-columns:repeat(2,1fr);gap:.75rem}.stat-value{font-size:1em}.results-list{margin-bottom:1.5rem}}@media (max-width: 640px){.results-card-content{padding:1rem}.results-header{margin-bottom:1rem;padding-bottom:1rem}.results-icon-wrapper{transform:scale(.75)}.results-title h3{font-size:1.125rem}.results-stats{grid-template-columns:1fr!important;gap:.5rem;margin-top:.75rem;padding-top:.75rem}.stat-item{font-size:.875rem}.results-list{margin-bottom:1.25rem}.results-list>div{animation-delay:.15s!important}.results-actions{flex-direction:column;gap:.75rem;padding-top:1rem}.results-download-all,.results-convert-more{width:100%;min-height:48px;font-size:.9375rem}}@media (max-width: 375px){.results-card-content{padding:.875rem}.results-title h3{font-size:1rem}.stat-item{font-size:.8125rem}.results-download-all,.results-convert-more{font-size:.875rem;padding:.75rem 1rem}}@media (prefers-color-scheme: dark){.results-card{--card-bg: #1f2937;--card-border: #374151}.results-help-text{background-color:#d977061a;border-color:#d977064d;color:#b45309}}
