.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}article{display:flex;justify-content:center;align-items:center;width:100%;height:fit-content;padding:30px 0 200px}.hero-image{width:100%;height:400px;overflow:hidden;position:relative;margin-top:60px}.blog-hero-image{width:100%;height:100%;object-fit:cover;object-position:center}#article-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:1000px;height:fit-content;gap:20px;align-items:start;font-size:18px}#article-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:fit-content;margin-bottom:10px}.blog-meta{display:flex;align-items:center;gap:20px}.blog-views{display:flex;align-items:center;gap:6px;font-size:13px;color:#666;background:#0000000d;padding:1px 10px;border-radius:20px;transition:all .2s ease}.blog-views:hover{background:#00000014;color:#333}.view-icon{opacity:.6}.view-count{font-weight:500}.view-count-loading{font-style:italic;opacity:.5}#article-header-right{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:13px;line-height:1.5}a{display:flex;align-items:center;justify-content:center}h1{font-size:30px;font-weight:600}a{text-decoration:underline;justify-content:start}p a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{display:inline}slot{display:flex;justify-content:center;align-items:center;width:100%;height:fit-content}h3{margin-top:15px;font-size:26px}p{max-width:calc(100vw - 30px);word-wrap:break-word}p img{max-width:100%;height:auto}ul{margin-top:1px;padding-left:25px}table{width:100%;border-collapse:collapse;margin:0 0 20px;font-size:.9em;max-width:calc(100vw - 2rem)}table thead tr{background-color:#fff;color:#000;text-align:left}table th,table td{padding:5px 15px;border:1px solid #dddddd}ol{margin:0}table tbody tr{border-bottom:1px solid #dddddd}table tbody tr:nth-of-type(2n){background-color:#f3f3f3}.chart-container{width:100%;max-width:calc(100vw - 2rem);padding:20px 0;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.chart-title{text-align:center;font-weight:600;font-size:18px;margin-bottom:30px;color:#333}.chart-area{position:relative;height:300px;padding:20px 40px 40px 60px}.chart-y-axis{position:absolute;left:0;top:20px;bottom:40px;width:50px;display:flex;flex-direction:column;justify-content:space-between;font-size:12px;color:#666}.chart-y-label{text-align:right;padding-right:8px}.chart-plot{position:absolute;inset:20px 40px 40px 60px;border-left:2px solid #ddd;border-bottom:2px solid #ddd}.chart-grid{position:absolute;width:100%;height:100%;top:0;left:0}.chart-grid-line{position:absolute;width:100%;height:1px;background:#f0f0f0}.chart-line-svg{position:absolute;width:100%;height:100%;top:0;left:0}.chart-point{position:absolute;transform:translate(-50%,-50%)}.chart-point-dot{width:8px;height:8px;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0003}.chart-point-dot--eva{background:#ef4444}.chart-point-dot--dinov3{background:var(--light-primary)}.chart-value-label{position:absolute;transform:translate(-50%,-150%);font-size:11px;font-weight:600}.chart-value-label--eva{color:#ef4444}.chart-value-label--dinov3{color:var(--light-primary)}.chart-line{fill:none;stroke-width:.8;vector-effect:non-scaling-stroke}.chart-line--eva{stroke:#ef4444}.chart-line--dinov3{stroke:var(--light-primary)}.chart-x-axis{position:absolute;left:60px;right:40px;bottom:0;height:30px;display:flex;justify-content:space-between;font-size:12px;color:#666}.chart-x-label{text-align:center}.chart-legend{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:20px;gap:16px;font-size:14px}.chart-legend-item{display:flex;align-items:center;gap:8px;color:#666}.chart-legend-line{width:24px;height:3px;background:#ef4444}.chart-legend-line--eva{background:#ef4444}.chart-legend-line--dinov3{background:var(--light-primary)}.chart-legend-label{color:inherit}.chart-marker{position:absolute;top:0;bottom:0;width:2px;background:#6366f1;opacity:.7}.chart-marker-label{position:absolute;top:-18px;left:50%;transform:translate(-50%,-50%);background:#6366f1;color:#fff;padding:2px 8px;border-radius:999px;font-size:11px;white-space:nowrap}.bar-chart-container{width:100%!important;max-width:calc(100vw - 180px)!important;box-sizing:border-box;padding:40px 20px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:40px}.bar-chart-title{text-align:center;font-weight:600;font-size:18px;margin-bottom:30px;color:#333}.bar-chart-area{display:flex;justify-content:space-around;align-items:flex-end;height:300px;padding:20px;gap:40px}.bar-group{display:flex;flex-direction:column;align-items:center;flex:1;max-width:300px}.bar-group-title{font-size:14px;font-weight:600;color:#333;margin-bottom:25px;text-align:center}.bars-container{display:flex;gap:20px;align-items:flex-end;width:100%;height:250px;justify-content:center;padding-bottom:40px;overflow:visible}.bar-wrapper{display:flex;flex-direction:column;align-items:stretch;flex:1;max-width:100px;height:100%;justify-content:flex-end;position:relative;width:100%}.bar{width:100%;min-height:20px;background:#2563eb;border-radius:4px 4px 0 0;position:relative;transition:transform .3s ease;flex-shrink:0}.bar-human{background:#ff9f43}.bar-antscout-v2{background:#8e44ad}.bar-antscout{background:#3498db}.bar-inat{background:#2ecc71}.bar-value{position:absolute;top:-25px;left:50%;transform:translate(-50%);font-size:14px;font-weight:700;color:#333}.bar-label{position:absolute;bottom:-28px;left:50%;transform:translate(-50%);margin-top:0;font-size:12px;color:#666;text-align:center;font-weight:500;width:100%;white-space:nowrap}.bar-chart-legend{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:20px;gap:20px;font-size:14px}.bar-chart-legend-item{display:flex;align-items:center;gap:8px;color:#666}.bar-chart-legend-color{width:20px;height:20px;border-radius:3px}.legend-color-antscout{background:#3498db}.legend-color-antscout-v2{background:#8e44ad}.legend-color-human{background:#ff9f43}.legend-color-inat{background:#2ecc71}.bar-bioclip{background:#a855f7}.bar-obsorg{background:#6b7280}.legend-color-bioclip{background:#a855f7}.legend-color-obsorg{background:#6b7280}.prediction-carousel{width:100%!important;max-width:calc(100vw - 180px)!important;display:flex;flex-direction:column}.carousel-title{margin-bottom:25px;text-align:center;font-size:20px;font-weight:600;color:rgb(var(--black))}.carousel-container{width:100%;position:relative;display:flex;align-items:center}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:#ffffffe6;backdrop-filter:blur(4px);cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;color:#333;transition:all .2s ease;z-index:20;box-shadow:0 2px 10px #0000001a}.carousel-arrow-left{left:-19px}.carousel-arrow-right{right:-19px}.carousel-arrow:hover{background:var(--light-primary);border-color:var(--light-primary);color:#fff;transform:translateY(-50%) scale(1.1)}.carousel-main{width:100%;flex:1;display:flex;gap:0;background:#fff;border-radius:8px;padding:0;box-shadow:0 2px 8px #0000001a;border:1px solid #eee;align-items:stretch;overflow:hidden}.carousel-image-wrapper{width:280px;flex-shrink:0;position:relative}.carousel-image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.carousel-info{flex:1;min-width:0;padding:16px}.carousel-truth-row{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--gray-light)}.observation-link{display:flex!important;align-items:center;justify-content:center;color:#888;margin-left:4px;text-decoration:none!important;transition:all .2s ease}.observation-link:hover{color:var(--light-primary);transform:translateY(-1px)}.observation-link svg{width:16px;height:16px}.carousel-truth-label{font-size:13px;color:#666;font-weight:500}.carousel-truth-value{font-size:15px;font-weight:600}.predictions-table{width:100%;border-collapse:collapse;font-size:13px;margin:0}.predictions-table thead tr{background:var(--light-surface)}.predictions-table th{padding:8px 10px;text-align:left;font-weight:600;font-size:12px;color:#666;border:none;text-transform:uppercase;letter-spacing:.3px}.predictions-table td{padding:8px 10px;border:none;border-bottom:1px solid var(--gray-light);vertical-align:middle}.predictions-table tbody tr:last-child td{border-bottom:none}.model-name{font-weight:600;color:rgb(var(--black));white-space:nowrap}.pred-cell{white-space:nowrap}.pred-cell>span{display:inline-flex;align-items:center;gap:6px}.pred-cell.na{color:#999;font-style:italic}.status-icon{font-weight:700;font-size:14px;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.status-icon.correct{color:#16a34a;background:#dcfce7}.status-icon.genus{color:#d97706;background:#fef3c7}.status-icon.wrong{color:#dc2626;background:#fee2e2}.pred-text{margin-left:5px;color:rgb(var(--black));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.carousel-nav-row{text-align:center;margin-top:12px;padding-top:10px;border-top:1px solid var(--gray-light);color:#888;font-size:13px}@media(max-width:700px){article{padding:30px .5rem 200px}.hero-image{height:300px;margin-top:60px}#article-container{width:100%}#article-header{align-items:flex-start;gap:15px;width:calc(100vw - 2rem)}#article-header-right{align-self:flex-end}.bar-chart-container{max-width:calc(100vw - 85px);padding-top:60px}.bar-label{display:none}table:not(.predictions-table){display:block;overflow-x:auto;width:100%}.carousel-arrow{width:32px;height:32px;font-size:18px;background:#fffffff2}.carousel-arrow-left{left:8px}.carousel-arrow-right{right:8px}.carousel-main{flex-direction:column;padding:0}.carousel-image-wrapper{width:100%;height:220px;border-right:none;border-bottom:1px solid #eee}.carousel-image-wrapper img{height:100%;width:100%;position:static}.carousel-info{width:100%;padding:12px}.predictions-table{font-size:11px}.predictions-table th,.predictions-table td{padding:6px 8px}.status-icon{width:16px;height:16px;font-size:12px}.pred-text{font-size:11px}}.comments-container{width:100%;margin-top:60px;padding-top:40px;border-top:1px solid #eee;display:flex;flex-direction:column;gap:40px}.comment-form-container h3,.comments-section h3{font-size:22px;margin-bottom:20px;font-weight:600}.comment-form{display:flex;flex-direction:column;gap:10px;max-width:600px}.comment-input,.comment-textarea{width:calc(100% - 30px);padding:12px 15px;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:16px;transition:border-color .2s;resize:none}.comment-input:focus,.comment-textarea:focus{border-color:var(--light-primary);outline:none}.comment-submit-btn{width:fit-content;padding:10px 25px;background-color:var(--light-primary);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}.comment-submit-btn:hover:not(:disabled){filter:brightness(.9)}.comment-submit-btn:disabled{opacity:.6;cursor:not-allowed}.comment-message{margin-top:10px;font-size:14px}.comment-message.success{color:#059669}.comment-message.error{color:#dc2626}.comment-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.comment-item{display:flex;flex-direction:column;gap:5px}.comment-item:not(.reply-item){padding-bottom:30px}.comment-header{display:flex;align-items:center;gap:12px}.comment-avatar-container{width:44px;height:44px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:3px;box-sizing:border-box}.comment-avatar-inner{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.comment-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.comment-avatar-placeholder{width:100%;height:100%;border-radius:50%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:600;color:#4b5563;font-size:14px}.comment-meta{display:flex;flex-direction:column;flex:1}.comment-meta-top{display:flex;justify-content:space-between;align-items:center;width:100%;gap:10px;line-height:1.2}.comment-meta-right{display:flex;align-items:center;gap:.3rem;margin-left:auto}.edit-history-container{position:relative;display:inline-flex;align-items:center}.edit-history-tooltip{position:absolute;top:100%;right:0;width:300px;max-height:400px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;padding:15px;z-index:100;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s cubic-bezier(.16,1,.3,1);margin-top:8px}.edit-history-container:hover .edit-history-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.tooltip-header{font-weight:700;font-size:14px;color:#111827;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f3f4f6}.history-item{margin-bottom:12px}.history-item:last-child{margin-bottom:0}.history-date{display:block;font-size:11px;color:#6b7280;margin-bottom:4px;font-weight:500}.history-content{font-size:13px;line-height:1.5;color:#4b5563;background:#f9fafb;padding:8px;border-radius:6px;margin:0;white-space:pre-wrap}.edit-history-tooltip::-webkit-scrollbar{width:6px}.edit-history-tooltip::-webkit-scrollbar-track{background:transparent}.edit-history-tooltip::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.edit-history-tooltip::-webkit-scrollbar-thumb:hover{background:#d1d5db}.comment-author{font-weight:600;font-size:16px}.comment-date{font-size:13px;color:#888;line-height:1}.date-container{position:relative;display:inline-block;line-height:1}.date-tooltip{position:absolute;bottom:100%;left:0;background:#333;color:#fff;padding:5px 10px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .1s;z-index:999;pointer-events:none;margin-bottom:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.date-tooltip:after{content:"";position:absolute;top:100%;left:10px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.date-container:hover .date-tooltip{opacity:1;visibility:visible}.comment-content{line-height:1.6;font-size:16px;color:#374151;margin-left:56px;margin-top:0}.no-comments,.comments-loading{font-style:italic;color:#666}.comment-info-message{background-color:#f3f4f6;border-left:4px solid var(--light-primary);padding:1rem;margin-bottom:2rem;border-radius:.5rem}.comment-info-message p{margin:0;color:#1f2937;font-weight:500}.captcha-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.captcha-group label{font-weight:600;color:#4b5563}.captcha-input{max-width:120px}.form-message{padding:.75rem 1rem;border-radius:.5rem;margin-bottom:1.5rem;font-size:14px}.form-message.success{background-color:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.form-message.error{background-color:#fef2f2;color:#991b1b;border:1px solid #fecaca}.comment-submit-button{background-color:var(--light-primary);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background-color .2s;display:inline-block}.comment-submit-button:hover:not(:disabled){filter:brightness(.9)}.comment-submit-button:disabled{background-color:#93c5fd;cursor:not-allowed}.comment-actions{display:flex;gap:.3rem}.header-actions{margin-top:0;margin-left:auto}.reply-btn{background-color:transparent;padding:0!important;margin-left:12px;font-size:12px!important}.edit-btn,.delete-btn,.history-btn,.save-btn,.cancel-btn,.reply-btn{padding:0rem .6rem;border-radius:.375rem;font-size:12px;font-weight:600;cursor:pointer;border:none;transition:all .2s;display:flex;align-items:center;justify-content:center}.reply-btn img{opacity:.7}.edit-btn,.delete-btn,.history-btn{width:24px;height:24px;padding:0;background-color:transparent!important}.edit-btn img,.delete-btn img,.history-btn img{opacity:.6}.edit-btn:hover img,.delete-btn:hover img,.history-btn:hover img{opacity:1}.edit-btn,.history-btn{background-color:#f3f4f6;color:#374151}.edit-btn:hover,.history-btn:hover{background-color:#e5e7eb}.delete-btn{background-color:#fef2f2;color:#991b1b}.delete-btn:hover{background-color:#fee2e2}.edit-form{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem;width:100%}.edit-textarea{width:100%;min-height:100px;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-family:inherit;resize:vertical}.edit-actions{display:flex;gap:.5rem}.save-btn{background-color:var(--light-primary);color:#fff}.save-btn:hover{filter:brightness(.9)}.cancel-btn{background-color:#f3f4f6;color:#374151;border-color:#d1d5db}.cancel-btn:hover{background-color:#e5e7eb}.comment-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.comment-voting{display:flex;gap:10px}.vote-btn{display:flex;align-items:center;gap:8px;background:transparent;border:1px solid #ddd;cursor:pointer;padding:8px 16px;border-radius:30px;transition:all .2s;color:#4b5563;font-size:15px;font-weight:600;box-shadow:none}.comment-voting .vote-btn{background:transparent;border:none;padding:0 4px;border-radius:4px;font-size:14px;box-shadow:none}.vote-btn:hover:not(:disabled){background:transparent}.vote-btn.active.upvote{background:transparent;color:var(--light-primary)}.vote-btn.active.downvote{background:transparent;border-color:#ef4444;color:#dc2626}.vote-btn img{opacity:.7;transition:transform .2s}.vote-btn.active.upvote img{filter:invert(65%) sepia(87%) saturate(354%) hue-rotate(3deg) brightness(92%) contrast(89%)}.vote-btn:hover img{transform:scale(1.1)}.vote-btn.active img{opacity:1}.vote-btn:disabled{opacity:.5;cursor:not-allowed}.reply-btn{color:#374151;display:flex;align-items:center;gap:8px;padding:4px 12px;font-size:14px;font-weight:600;border-radius:4px}.reply-btn.active{background-color:transparent;color:var(--light-primary)}.reply-btn.active img{opacity:1;filter:invert(65%) sepia(87%) saturate(354%) hue-rotate(3deg) brightness(92%) contrast(89%)}.reply-btn:hover{background-color:transparent}.reply-btn.active:hover{filter:brightness(.9)}.comment-replies{list-style:none;margin-left:1.5rem;padding-left:1rem}.reply-item{margin-top:1.5rem}.reply-form-container{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:.5rem}.reply-form{border:none;padding:0;box-shadow:none}.admin-badge{background-color:var(--light-primary);color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;margin-left:8px;text-transform:uppercase;vertical-align:middle;display:inline-block;line-height:1}
