#root{height:100%}nav{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem}.nav-content{justify-content:space-between;margin:0 auto;max-width:1200px}.logo,.nav-content{align-items:center;display:flex}.logo{color:#000}.logo svg{height:24px;margin-right:.5rem;width:24px}.logo-text-assistants{font-weight:700}.logo-text-lab{font-weight:300}.nav-links a{color:#000;margin-left:1rem;text-decoration:none}.nav-links a:hover{color:#2563eb}main{align-items:center;display:flex;flex-grow:1;justify-content:center;min-height:calc(100vh - 150px);overflow:hidden;position:relative}.geometric-shape{background-color:#2563eb;height:50%;opacity:.1;position:absolute;width:50%}.shape-1{right:0;top:0;transform:rotate(45deg) translate(25%,-25%)}.shape-2{background-color:#93c5fd;bottom:0;left:0;transform:rotate(-45deg) translate(-25%,25%)}.content{padding:4rem 2rem;text-align:center;z-index:10}h1{color:#2563eb;font-size:4rem;margin-bottom:1rem}p{color:#4b5563;font-size:1.5rem;margin-bottom:3rem}.buttons{display:flex;gap:1rem;justify-content:center}.button{border-radius:9999px;box-shadow:0 2px 4px #0000001a;font-weight:700;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.button:hover{box-shadow:0 4px 8px #0003;transform:translateY(-3px)}.button-primary{background-color:#2563eb;color:#fff}.button-primary:hover{background-color:#1d4ed8}.button-secondary{background-color:#fff;border:1px solid #2563eb;color:#2563eb}.button-secondary:hover{background-color:#eff6ff}.research-container{margin:0 auto;max-width:1200px;padding:2rem}.research-header{margin-bottom:3rem;text-align:center}.research-header h1{color:#2563eb;font-size:2.5rem;margin-bottom:.5rem}.research-header p{color:#6b7280;font-size:1.2rem}.papers-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.paper-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:100%;min-height:400px;overflow:hidden;transition:transform .2s,box-shadow .2s}.paper-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-4px)}.paper-content{display:flex;flex-direction:column;flex-grow:1;height:100%;padding:1.5rem}.paper-card h2{color:#1e40af;flex-shrink:0;font-size:1.25rem;line-height:1.4;margin-bottom:.75rem}.authors{color:#4b5563;flex-shrink:0;font-size:.9rem;margin-bottom:.5rem}.date{color:#6b7280;flex-shrink:0;font-size:.8rem}.abstract,.date{margin-bottom:1rem}.abstract{color:#4b5563;flex:1 1;font-size:.95rem;line-height:1.5;overflow-y:auto;scrollbar-width:thin}.tags{display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;margin-top:auto}.tag{background:#eff6ff;border-radius:999px;color:#2563eb;font-size:.8rem;padding:.25rem .75rem}.paper-links{background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;flex-shrink:0;gap:1rem;padding:1rem 1.5rem}.paper-link{align-items:center;border-radius:6px;color:#2563eb;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem .75rem;text-decoration:none;transition:background-color .2s}.paper-link:hover{background-color:#eff6ff}.paper-link.model-series{background:#eff6ff;color:#2563eb;font-weight:500}.paper-link.model-series:hover{background:#dbeafe}.link-icon{height:16px;width:16px}@media (max-width:768px){.research-container{padding:1rem}.papers-grid{grid-template-columns:1fr}.research-header{margin-bottom:2rem}.research-header h1{font-size:2rem}}.research-page{background:linear-gradient(180deg,#f8fafc 0,#fff);margin-top:-1px;min-height:100vh}.hero{background:#fff;margin-top:0;padding:4rem 2rem}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1.5fr;margin:0 auto;max-width:1200px}.hero-text h1{color:#1e40af;font-size:3.5rem;margin-bottom:1rem}.hero-text p{color:#6b7280;font-size:1.5rem;line-height:1.6}.latest-paper{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem;position:relative}.latest-badge{background:#2563eb;border-radius:20px;color:#fff;font-size:.875rem;font-weight:500;left:24px;padding:.5rem 1rem;position:absolute;top:-12px}.latest-paper h2{color:#1e40af;font-size:1.5rem;line-height:1.4;margin:1rem 0}.latest-paper p{color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.paper-meta{color:#6b7280;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1.5rem}.paper-actions{display:flex;gap:1rem}.action-button{border-radius:8px;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.action-button.primary{background:#2563eb;color:#fff}.action-button:not(.primary){background:#f1f5f9;color:#1e40af}.action-button:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.timeline-section{margin:4rem auto;max-width:1000px;padding:0 2rem}.timeline{padding:2rem 0;position:relative}.timeline:before{background:#e5e7eb;content:"";height:100%;left:0;position:absolute;top:0;width:2px}.timeline-item{margin-bottom:3rem;padding-left:3rem;position:relative}.timeline-dot{background:#2563eb;border:3px solid #fff;border-radius:50%;height:14px;left:-6px;position:absolute;top:24px;width:14px}.timeline-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:1.5rem}.timeline-content.latest{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem;position:relative}.timeline-content.latest .paper-card{box-shadow:none;padding:0}.timeline-content .latest-badge{background:#2563eb;border-radius:20px;color:#fff;font-size:.875rem;font-weight:500;left:24px;padding:.5rem 1rem;position:absolute;top:-12px;z-index:1}.timeline-content .paper-card{box-shadow:none;padding:0}.timeline-content .paper-card h3{color:#1e40af;font-size:1.25rem;line-height:1.4;margin-bottom:.75rem}@media (max-width:1024px){.hero-content{gap:2rem;grid-template-columns:1fr}.hero-text{text-align:center}}@media (max-width:768px){.hero{padding:2rem 1rem}.hero-text h1{font-size:2.5rem}.timeline-section{padding:0 1rem}.timeline-item{padding-left:2rem}}.report-container{margin:0 auto;max-width:1600px;min-height:calc(100vh - 160px);padding:2rem}.report-content{grid-gap:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:grid;gap:2rem;grid-template-columns:75% 25%;min-height:calc(100vh - 220px);padding:3rem}.report-main{border-right:1px solid #e5e7eb;font-size:1.1rem;line-height:1.6;padding-right:2rem}.report-main h1{color:#1e40af;font-size:3rem;margin-bottom:3rem}.report-text-placeholder{color:#6b7280;font-style:italic}.report-sidebar{display:flex;flex-direction:column;gap:2rem}.sidebar-section{background:#f8fafc;border-radius:8px;padding:1.5rem}.sidebar-section h3{border-bottom:2px solid #e5e7eb;color:#1e40af;font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem}.authors-list{list-style:none;margin:0;padding:0}.authors-list li{color:#4b5563;margin-bottom:.5rem}.resource-buttons{display:flex;flex-direction:column;gap:1rem}.resource-button{align-items:center;border-radius:6px;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.resource-button:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.pdf-button{background:#2563eb;color:#fff}.collection-button{background:#eff6ff;color:#2563eb}.button-icon{font-size:1.2rem}.details-list{display:flex;flex-direction:column;gap:.75rem}.detail-item{color:#4b5563;display:flex;justify-content:space-between}.detail-label{font-weight:500}@media (max-width:1024px){.report-content{grid-template-columns:1fr}.report-main{border-bottom:1px solid #e5e7eb;border-right:none;padding-bottom:2rem;padding-right:0}}@media (max-width:640px){.report-container,.report-content{padding:1rem}.report-main h1{font-size:2rem}}@media (max-width:1400px){.report-container{max-width:1200px}}.abstract{background:#f8fafc;border-radius:8px;margin:2rem 0;padding:2rem}.evaluation-tables{display:flex;flex-direction:column;gap:2rem}.table-container{margin:1.5rem 0;overflow-x:auto}table{border-collapse:collapse;font-family:Georgia,serif;margin:1.5rem 0;width:100%}td,th{border:none;padding:.75rem 1rem;text-align:left}thead th{background-color:#f8fafc;border-bottom:2px solid #1e40af;color:#1e40af;font-weight:600}tbody tr{border-bottom:1px solid #e5e7eb}tbody tr:last-child{border-bottom:none}@media (max-width:640px){.table-container{margin:1rem -1rem;overflow-x:auto;padding:0 1rem}table{min-width:500px}}.code-block{background:#1e1e1e;color:#d4d4d4;font-family:Consolas,monospace;margin:1.5rem 0;overflow-x:auto}.code-block,.model-details{border-radius:8px;padding:1.5rem}.model-details{background:#f8fafc;margin:1rem 0 2rem}section{margin:3rem 0}section h2{border-bottom:2px solid #e5e7eb;color:#1e40af;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem}section h3{color:#1e40af;font-size:1.4rem;margin:2rem 0 1rem}.footer{background-color:#fff;box-shadow:0 -2px 4px #0000000d;color:#4b5563;padding:3rem 2rem 1.5rem;position:relative}.footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;position:relative;z-index:2}.footer-section{flex:1 1;min-width:200px}.footer-heading{color:#2563eb;font-size:1.1rem;font-weight:600;margin-bottom:1.2rem;position:relative}.footer-heading:after{background:#2563eb;border-radius:2px;bottom:-6px;content:"";height:2px;left:0;position:absolute;width:30px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.7rem}.footer-links a{color:#4b5563;display:inline-block;text-decoration:none;transition:color .2s,transform .2s}.footer-links a:hover{color:#2563eb;transform:translateX(3px)}.social-links a{align-items:center;display:flex}.social-icon{color:#4b5563;height:18px;margin-right:8px;width:18px}.social-links a:hover .social-icon{color:#2563eb}.logo-section{align-items:flex-start;display:flex;flex-direction:column}.footer-logo{height:auto;margin-bottom:1rem;max-width:160px}.footer-tagline{color:#6b7280;font-size:.9rem;margin-top:0}.footer-bottom{align-items:center;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1200px;padding-top:1.5rem;position:relative;z-index:2}.copyright{color:#6b7280;font-size:.85rem}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{color:#6b7280;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:#2563eb}@media (max-width:768px){.footer-bottom,.footer-content{flex-direction:column}.footer-bottom{align-items:flex-start}.logo-section{margin-bottom:2rem;order:-1}}body,html{font-family:Arial,sans-serif;height:100%;margin:0;padding:0}.container{background:linear-gradient(to bottom right,#e6f3ff,#fff);display:flex;flex-direction:column;min-height:100%}
/*# sourceMappingURL=main.7d5508e7.css.map*/