@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700;800&family=Inter:wght@400;500;600;700&family=Libre+Baskerville:wght@400;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}#root,html{height:100%}.App{background:linear-gradient(135deg,#667eea,#764ba2);margin-left:-5.56%;transform:scale(.9);transform-origin:top center;width:111.11%}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}.section-title{color:#2c3e50;margin-bottom:3rem;text-align:center}.section-subtitle{color:#7f8c8d;font-size:1.2rem;margin-bottom:1.2rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin:0 8px 8px 0;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}@media (max-width:768px){.App{margin-left:-2.63%;transform:scale(.95);width:105.26%}.section-title{font-size:2rem}.section{padding:60px 0}.container{padding:0 15px}}@media (max-width:480px){.App{margin-left:0;transform:scale(1);width:100%}}.hero-section{align-items:center;background:#fff;display:flex;overflow:hidden;padding-bottom:0;padding-top:-2rem;position:relative}.top-message{animation:slideDown .3s ease-out;background:linear-gradient(135deg,#2d5a87,#1e3a5f);box-shadow:0 2px 10px #0003;color:#fff;left:0;padding:1rem 0;position:fixed;right:0;text-align:center;top:0;z-index:1000}.message-content{font-size:1.1rem;font-weight:600;margin:0 auto;max-width:1200px;padding:0 2rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.hero-container{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:2rem 4rem;position:relative;width:100%;z-index:2}.hero-main-content{grid-gap:3rem;align-items:flex-start;display:grid;gap:3rem;grid-template-columns:1.1fr 1fr}.hero-content{color:#1e293b}.paper-title{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;margin-bottom:2rem}.tower-container-title{align-items:center;background:#fff;border-radius:1px;display:flex;flex-shrink:0;height:auto;justify-content:center;margin-bottom:1.6rem;position:relative;width:500px}.tower-image-title{height:auto;margin-bottom:.5rem;max-height:560px;object-fit:contain;width:500px}.eye-overlay-title{left:52%;position:absolute;top:-24px;transform:translateX(-50%);z-index:10}.custom-eye{height:28px;position:relative;width:44px}.eye-white{background:#fff;border:2px solid #1e40af;border-radius:50%;height:100%;overflow:hidden;position:relative;width:100%}.eye-pupil{animation:pupilMove 6s ease-in-out infinite;background:#1e40af;height:18px;left:50%;top:50%;transform:translate(-50%,-50%);width:18px}.eye-pupil,.eye-shine{border-radius:50%;position:absolute}.eye-shine{background:#fff;height:4px;left:2px;top:2px;width:4px}@keyframes pupilMove{0%,to{transform:translate(-50%,-50%)}20%{transform:translate(-70%,-40%)}40%{transform:translate(-30%,-60%)}60%{transform:translate(-70%,-60%)}80%{transform:translate(-30%,-40%)}}.paper-title-text{color:#2d5a87;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:4.2rem;font-weight:700;letter-spacing:-.8px;line-height:1.9;margin:0;position:relative;text-shadow:0 3px 6px #2d5a8733}.paper-subtitle-text{word-wrap:break-word;color:#64748b;font-family:Inter,sans-serif;font-size:1.2rem;font-style:italic;font-weight:500;line-height:1.4;margin:.5rem 0 0;max-width:100%;width:100%}.model-descriptions{margin-bottom:2rem}.model-item{margin-bottom:1.25rem}.model-icon-inline{flex-shrink:0;font-size:1.2rem}.model-icon-inline,.tower-container-inline{align-items:center;border-radius:8px;display:flex;height:40px;justify-content:center;width:40px}.tower-container-inline{background:#2d5a87;position:relative}.tower-image-inline{filter:brightness(0) invert(1);height:24px;width:24px}.vision-blocks{background:#e67e22;color:#fff}.benchmark{background:#27ae60;color:#fff}.model-text{line-height:1.6}.model-name{color:#2d5a87;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-weight:700;letter-spacing:-.3px;margin-right:.5rem}.model-desc{color:#64748b}.full-width-separator{left:50%;margin:6rem -50vw 3rem -57vw;position:relative;right:50%;width:114vw}.separator-bar{background:linear-gradient(70deg,#e2e8f0,#94a3b8 50%,#e2e8f0);height:2px;width:100%}.authors-section{margin-bottom:1rem;text-align:center}.authors-container{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.authors-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.author-name{color:#000;font-size:1.3rem;font-weight:400;text-decoration:none;transition:all .2s ease}.author-link{cursor:pointer}.author-link:hover{color:#2d5a87;text-decoration:underline}.author-name sup{color:#6b7280;font-size:.8rem}.university{color:#1f2937;font-size:1.1rem;font-weight:600;margin:1rem 0 .5rem}.footnote{color:#6b7280;font-size:.9rem;font-style:italic}.affiliations{margin-top:3rem;text-align:center}.affiliation-group{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.affiliation-logo{height:70px;object-fit:contain;transition:transform .2s ease;width:auto}.affiliation-logo:hover{transform:scale(1.05)}.first-logo{height:50px!important}.last-logo{height:85px!important}.affiliation-item-with-logo{align-items:center;display:flex;flex-direction:column;gap:.5rem}.logo-name{color:#64748b;font-size:.8rem;font-weight:500;line-height:1.2;max-width:100px;text-align:center}.affiliation-name{color:#2d5a87;font-size:1rem;font-weight:600;letter-spacing:.5px}.affiliation-separator{color:#94a3b8;font-weight:300}.affiliations-text{margin-top:1.5rem;text-align:center}.affiliation-list{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:center;margin:0 auto;max-width:1000px}.affiliation-item{color:#64748b;font-size:.9rem;line-height:1.4}.affiliation-item sup{color:#2d5a87;font-weight:600;margin-right:.25rem}.work-footnote{margin-top:1rem;text-align:center}.corresponding-authors{margin-bottom:2rem;margin-top:2rem;text-align:center}.corresponding-text{color:#000;font-size:1.1rem;font-style:italic}.email-addresses{border-bottom:1px solid #0000;color:#2d5a87;font-family:Monaco,Menlo,Consolas,monospace;font-size:.85rem;font-style:normal;text-decoration:none;transition:all .2s ease}.email-addresses:hover{border-bottom:1px solid #1e40af;color:#1e40af;cursor:pointer}.hero-description{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:1000px}.hero-text{color:#000;font-size:1.25rem;line-height:1.7;margin:0;text-align:justify}.hero-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.button-with-tooltip{display:inline-block;position:relative}.button-tooltip{animation:tooltipFadeIn .3s ease-out;background:#2d5a87;border-radius:8px;bottom:100%;box-shadow:0 4px 12px #2d5a874d;color:#fff;font-size:.9rem;font-weight:500;margin-bottom:.5rem;padding:.75rem 1rem;white-space:nowrap;z-index:100}.button-tooltip,.button-tooltip:after{left:50%;position:absolute;transform:translateX(-50%)}.button-tooltip:after{border:6px solid #0000;border-top-color:#2d5a87;content:"";top:100%}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.btn-primary,.btn-secondary{align-items:center;background:#f9fafb;border:3px solid #d1d5db;border-radius:10px;box-shadow:0 3px 10px #0000001a;color:#374151;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#fbbf24;border:3px solid #f59e0b;color:#1f2937;font-weight:700}.btn-primary:hover,.btn-secondary:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-2px)}.btn-primary:hover{background:#f59e0b;border-color:#d97706}.btn-secondary:hover{background:#f9fafb;border-color:#2d5a87;color:#000}.hero-visual{position:relative;width:100%}.examples-carousel{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:-2rem;position:relative}.example-card{animation:slideIn .5s ease-out;background:#fff;border:3px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 40px #0000001f;height:700px;min-height:700px;overflow-y:auto;padding:1.25rem;transition:all .3s ease;width:100%}.example-card:hover{border-color:#2d5a87;box-shadow:0 12px 48px #2d5a8726;transform:translateY(-2px)}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.example-header{align-items:center;border-bottom:3px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.country-flag{font-size:1.5rem}.example-title{color:#2d5a87;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.example-counter{background:#f1f5f9;border-radius:4px;color:#64748b;font-size:.8rem;padding:.25rem .5rem}.example-image{margin-bottom:1rem;text-align:center}.cultural-image{border:3px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000001f;height:180px;max-width:350px;object-fit:cover;transition:all .3s ease;width:100%}.cultural-image:hover{border-color:#2d5a87;box-shadow:0 6px 20px #2d5a8726}.example-question{margin-bottom:1rem}.example-question p{color:#1e293b;font-size:.95rem;font-weight:600;line-height:1.4;margin:0;text-align:center}.example-options{margin-bottom:1rem}.option-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;color:#374151;font-size:.75rem;margin-bottom:.3rem;padding:.3rem .5rem;transition:background-color .2s ease}.option-item:hover{background:#f1f5f9}.model-answers-table{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.answers-title-compact{color:#4b5563;font-size:.8rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-align:center;text-transform:uppercase}.model-answer{align-items:center;border-radius:6px;display:flex;font-size:.85rem;gap:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;transition:all .2s ease}.answer-correct-tower{background:#dbeafe;border:1px solid #3b82f6;color:#1e40af}.answer-wrong-tower{background:#fee2e2;border:1px solid #ef4444;color:#dc2626}.answer-correct-other{background:#dbeafe;border:1px solid #3b82f6;color:#1e40af}.answer-wrong-other{background:#fef2f2;border:1px solid #f87171;color:#b91c1c}.model-answer-row{grid-gap:1rem;align-items:flex-start;border-radius:8px;display:grid;font-size:.8rem;gap:1rem;grid-template-columns:140px 1fr;padding:.6rem .8rem;transition:all .2s ease}.model-name-cell{align-items:center;border-right:2px solid #0000001a;font-weight:600;padding-right:.5rem}.model-name-cell,.model-response-cell{color:inherit;display:flex;font-size:.75rem;min-height:1.2rem}.model-response-cell{align-items:flex-start;gap:.5rem;justify-content:space-between;line-height:1.4}.correct-badge{color:#059669;font-size:.9rem;font-weight:700}.correct-answer{background:#f0fdf4;border:1px solid #22c55e;border-radius:6px;color:#166534;font-size:.9rem;padding:.75rem;text-align:center}.carousel-indicators{display:flex;gap:.5rem;margin-top:1rem}.indicator{background:#cbd5e1;border-radius:50%;cursor:pointer;height:10px;transition:all .2s ease;width:10px}.indicator.active{background:#2d5a87;transform:scale(1.2)}.indicator:hover{background:#64748b}@media (min-width:1400px){.hero-container{max-width:1800px;padding:4rem 8rem}.hero-main-content{gap:5rem}.example-card{height:700px;max-width:1000px;min-height:700px}}@media (max-width:1399px) and (min-width:1200px){.hero-container{max-width:1600px;padding:4rem 6rem}.hero-main-content{gap:4rem}.example-card{height:700px;max-width:900px;min-height:700px}}@media (max-width:1199px) and (min-width:992px){.hero-container{max-width:1200px;padding:3rem}.hero-main-content{gap:3rem}.example-card{height:700px;max-width:750px;min-height:700px}}@media (max-width:991px) and (min-width:768px){.hero-container{padding:2.5rem 2rem}.hero-main-content{gap:2.5rem}.paper-title-text{font-size:2rem}.example-card{height:650px;max-width:600px;min-height:650px}}@media (max-width:767px) and (min-width:576px){.hero-container{padding:2rem 1.5rem}.hero-main-content{gap:2rem;grid-template-columns:1fr}.paper-title-text{font-size:1.8rem}.paper-subtitle-text{font-size:1rem;line-height:1.4}.tower-container-title{margin-bottom:.4rem;width:350px}.tower-image-title{max-height:400px;width:350px}.authors-group{gap:4.5rem}.example-card{height:600px;max-width:100%;min-height:600px;padding:1.25rem}.model-answer-row{gap:.8rem;grid-template-columns:130px 1fr;padding:.55rem .7rem}.model-name-cell,.model-response-cell{font-size:.72rem}}@media (max-width:575px){.hero-container{padding:1.5rem 1rem}.hero-main-content{gap:1.5rem;grid-template-columns:1fr;margin-bottom:1.5rem}.paper-title-text{font-size:1.5rem}.paper-subtitle-text{font-size:.9rem;line-height:1.4}.tower-container-title{margin-bottom:.3rem;width:280px}.tower-image-title{max-height:320px;width:280px}.paper-title{justify-content:flex-start;text-align:left}.authors-group,.paper-title{flex-direction:column;gap:.5rem}.author-name{font-size:1rem}.hero-buttons{align-items:stretch;flex-direction:column;gap:.75rem}.btn-primary,.btn-secondary{font-size:1rem;justify-content:center;padding:1rem 1.5rem;width:100%}.example-card{max-width:100%;padding:1rem}.example-header{flex-direction:column;gap:.5rem;text-align:center}.cultural-image{height:150px;max-width:250px}.model-answer-row{gap:.75rem;grid-template-columns:120px 1fr;padding:.5rem .6rem}.model-name-cell,.model-response-cell{font-size:.7rem}}.language-footnote{background:#2d5a870d;border-left:3px solid #2d5a87;border-radius:8px;margin:1.5rem 0;padding:1rem}.footnote-text{color:#6b7280;font-size:.85rem;font-style:italic;line-height:1.5;margin:0}.model-link{border-bottom:1px solid #0000;color:#2d5a87;text-decoration:none;transition:all .2s ease}.model-link:hover{border-bottom:1px solid #2d5a87;color:#1e3a5f;text-decoration:none}.model-link strong{color:inherit}.results-section{background:#f8fafc;padding:3rem 0 4rem;position:relative}.results-container{margin:0 auto;max-width:1400px;padding:0 2rem}.results-header{margin-bottom:3rem;text-align:center}.results-title{color:#2d5a87;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin:0 0 1rem}.results-intro{color:#4b5563;font-size:1.1rem;line-height:1.7;margin:0 auto;max-width:800px;text-align:justify}.tables-container{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}.table-section{background:#fff;border:1px solid #2d5a8714;border-radius:16px;box-shadow:0 8px 32px #2d5a871f;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.table-section:hover{box-shadow:0 12px 40px #2d5a872e;transform:translateY(-4px)}.table-header{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;overflow:hidden;padding:1.5rem 2rem;position:relative}.table-header:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.table-title{font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:1.4rem;font-weight:700;letter-spacing:-.3px;margin:0 0 .5rem;text-shadow:0 2px 4px #0000001a}.table-subtitle{font-size:.9rem;font-weight:400;line-height:1.4;margin:0;opacity:.95}.table-wrapper{background:linear-gradient(180deg,#fff 0,#fafbfc);overflow-x:hidden;padding:0;width:100%}.performance-table{background:#fff;border:3px solid #e5e7eb;border-collapse:initial;border-radius:8px;border-spacing:0;font-size:.9rem;overflow:hidden;table-layout:fixed;width:100%}.performance-table th{background:#f8fafc;border-bottom:3px solid #d1d5db;border-right:3px solid #e5e7eb;color:#374151;font-size:.85rem;font-weight:600;padding:1rem .75rem;position:relative;text-align:center;transition:background-color .2s ease}.performance-table th:last-child{border-right:none}.performance-table th:hover{background:#f1f5f9}.model-header{background:#f1f5f9!important;color:#1f2937;font-size:.9rem!important;font-weight:700;padding-left:1.5rem!important;text-align:left!important;width:25%!important}.category-header{font-size:.85rem;font-weight:700;letter-spacing:.5px;position:relative;text-transform:uppercase}.category-header:after{background:currentColor;border-radius:2px;bottom:-3px;content:"";height:3px;left:50%;opacity:.3;position:absolute;transform:translateX(-50%);width:60%}.english-header{width:25%!important}.multi30k-header,.multilingual-header{width:37.5%!important}.commute-header{width:50%!important}.commute-header,.english-header,.multi30k-header,.multilingual-header{background:#f8fafc!important;color:#374151}.metric-header{font-size:.75rem;font-weight:600;letter-spacing:.3px;text-align:center;white-space:nowrap}.table-row{position:relative;transition:all .2s ease}.table-row:hover{background:linear-gradient(90deg,#f9fafb,#f3f4f6);transform:scale(1.005);z-index:1}.tower-row{background:linear-gradient(90deg,#3b82f614,#3b82f60d)!important;font-weight:600;position:relative}.tower-row .model-cell{background:linear-gradient(90deg,#3b82f61f,#3b82f614)!important;border-left:4px solid #3b82f6}.tower-row:hover{background:linear-gradient(90deg,#3b82f626,#3b82f614)!important}.model-cell{word-wrap:break-word;background:#f9fafb;border-right:3px solid #d1d5db;color:#1f2937;font-size:.85rem;font-weight:600;padding:1rem 1.2rem;text-align:left;width:25%}.model-cell,.score-cell{border-bottom:2px solid #e5e7eb;position:relative;vertical-align:middle}.score-cell{font-feature-settings:"tnum";border-right:3px solid #f3f4f6;color:#4b5563;font-variant-numeric:tabular-nums;font-weight:500;padding:1rem .5rem;text-align:center;transition:all .2s ease}.score-cell:last-child{border-right:none}.score-cell:hover{background:#3b82f60d;color:#1e40af}.best-score{background:linear-gradient(135deg,#3b82f626,#3b82f614);border-radius:4px;color:#1e40af;font-weight:700;position:relative}.best-score:before{align-items:center;background:#1e40af;border-radius:50%;color:#fff;content:"🏆";display:flex;font-size:.7rem;font-size:.6rem;height:16px;justify-content:center;position:absolute;right:-8px;top:-8px;width:16px}.tower-row .score-cell{color:#1e40af;font-weight:600}.table-row:last-child .model-cell,.table-row:last-child .score-cell{border-bottom:none}.towervision-description{margin:3rem auto;max-width:900px;text-align:center}.description-text{color:#4b5563;font-size:1.1rem;line-height:1.7;margin:0;text-align:justify}.description-text strong{color:#2d5a87;font-weight:700}.radar-chart-container{align-items:center;display:flex;justify-content:center;margin:1rem 0}.radar-chart-image{border:none;border-radius:0;box-shadow:none;height:auto;max-width:1200px;padding:3rem;width:100%}@media (max-width:768px){.radar-chart-image{max-width:100%}.radar-chart-container{margin:2rem 0;padding:1rem}}.navigation-section{margin:3rem 0;text-align:center}.navigation-intro{color:#4b5563;font-size:1.1rem;font-weight:500;margin:0 0 2rem}.navigation-sentences{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:900px}.navigation-sentence{color:#4b5563;font-size:1.1rem;line-height:1.7;margin:0;text-align:justify}.nav-title-link{background:none;border:none;border-bottom:2px solid #0000;color:#2d5a87;cursor:pointer;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:1.1rem;font-weight:700;padding:0;text-decoration:none;transition:all .2s ease}.nav-title-link:hover{border-bottom:2px solid #1e40af;color:#1e40af}.key-insights{margin-top:0}.insights-title{color:#2d5a87;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:1.8rem;font-weight:700;margin:0 0 2rem;text-align:center}.insights-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.insight-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #2d5a8714;padding:1.5rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.insight-card:hover{box-shadow:0 4px 20px #2d5a871f;transform:translateY(-2px)}.insight-icon{font-size:2rem;margin-bottom:1rem}.insight-heading{color:#2d5a87;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:1.1rem;font-weight:700;margin:0 0 .75rem}.insight-text{color:#4b5563;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:1200px){.tables-container{gap:2.5rem}.table-section{min-width:auto}}@media (max-width:768px){.results-container{padding:0 1rem}.results-title{font-size:2rem}.table-header{padding:1.25rem 1.5rem}.table-title{font-size:1.2rem}.table-subtitle{font-size:.8rem}.table-wrapper{overflow-x:auto}.performance-table{font-size:.8rem;min-width:600px}.performance-table th{border-right:2px solid #e5e7eb;font-size:.7rem;padding:.75rem .4rem}.model-cell,.score-cell{padding:.75rem .4rem}.score-cell{border-right:2px solid #f3f4f6}.model-cell{border-right:2px solid #d1d5db;font-size:.75rem;padding-left:.8rem}.insights-grid{grid-template-columns:1fr}.category-header{font-size:.75rem}.category-header:after{width:40%}.best-score:before{display:none}}@media (max-width:480px){.results-section{padding:2rem 0}.results-title{font-size:1.75rem}.table-header{padding:1rem}.table-title{font-size:1rem}.table-subtitle{font-size:.75rem}.performance-table{font-size:.65rem}.performance-table th{font-size:.6rem;padding:.5rem .2rem}.model-cell,.score-cell{padding:.6rem .2rem}.model-cell{font-size:.7rem;padding-left:.6rem}.category-header{font-size:.65rem;letter-spacing:.2px}.metric-header{font-size:.6rem}.tower-row{border-left-width:3px}}.model-structure-section{background:#fff;padding:2rem 0;position:relative}.model-structure-container{padding:0 2rem}.model-content,.model-structure-container{margin:0 auto;max-width:1200px}.architecture-overview{background:#fff;border:2px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 24px #2d5a871a;margin-bottom:3rem;padding:2rem}.overview-text{color:#4b5563;font-size:1.1rem;line-height:1.7;margin:0;text-align:justify}.architecture-components{margin-bottom:3rem}.components-text{background:#fff;border:2px solid #f1f5f9;border-radius:12px;box-shadow:0 4px 16px #2d5a8714;padding:2rem}.component-paragraph{color:#4b5563;font-size:1.05rem;line-height:1.7;margin:0 0 1.5rem;text-align:justify}.component-paragraph:last-child{margin-bottom:0}.component-paragraph strong{color:#1f2937;font-weight:700}.ablation-link{border-bottom:1px solid #0000;color:#2d5a87;text-decoration:none;transition:all .2s ease}.ablation-link:hover{border-bottom:1px solid #1e40af;color:#1e40af}.training-stages{margin-bottom:3rem}.stages-container{display:flex;flex-direction:column;gap:2rem}.stage-item{background:#fff;border:2px solid #f1f5f9;border-radius:12px;box-shadow:0 4px 16px #2d5a8714;display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease}.stage-item:hover{border-color:#2d5a87;box-shadow:0 6px 20px #2d5a871f;transform:translateY(-2px)}.stage-number{align-items:center;background:linear-gradient(135deg,#2d5a87,#1e40af);border-radius:50%;box-shadow:0 4px 12px #2d5a874d;color:#fff;display:flex;flex-shrink:0;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:60px}.stage-content{flex:1 1}.stage-title{color:#1f2937;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:1.3rem;font-weight:700;margin:0 0 1rem}.stage-description{color:#4b5563;font-size:1rem;line-height:1.7;margin:0;text-align:justify}.key-innovations{margin-bottom:2rem}.innovations-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.innovation-item{background:#fff;border:2px solid #f1f5f9;border-radius:12px;box-shadow:0 4px 16px #2d5a8714;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.innovation-item:hover{border-color:#2d5a87;box-shadow:0 6px 20px #2d5a871f;transform:translateY(-2px)}.innovation-icon{align-items:flex-start;display:flex;flex-shrink:0;font-size:2rem;padding-top:.25rem}.innovation-content{flex:1 1}.innovation-title{color:#1f2937;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.innovation-text{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:768px){.model-structure-container{padding:0 1rem}.architecture-overview,.component-section{padding:1.5rem}.stage-item{flex-direction:column;text-align:center}.stage-number{align-self:center}.innovations-grid{grid-template-columns:1fr}.innovation-item{flex-direction:column;text-align:center}.innovation-icon{align-self:center;padding-top:0}}@media (max-width:480px){.component-title{font-size:1.1rem}.subsection-title{font-size:1.3rem}.stage-title{font-size:1.1rem}.stage-number{font-size:1.2rem;height:50px;width:50px}}.data-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2rem 0;position:relative}.data-container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-header{margin-bottom:3rem;text-align:center}.section-title{color:#2d5a87;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin:0 0 1rem}.section-subtitle{color:#6b7280;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.data-content{margin:0 auto;max-width:1200px}.visionblocks-overview{margin-bottom:3rem}.overview-image{background:#fff;border:2px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 24px #2d5a871a;padding:2rem;text-align:center}.visionblocks-image{border-radius:12px;box-shadow:0 4px 16px #0000001a;height:auto;max-width:100%}.image-caption{color:#6b7280;font-size:.95rem;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:800px;text-align:center}.subsection-title{color:#2d5a87;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:1.5rem;font-weight:700;letter-spacing:-.3px;margin:0 0 1.5rem}.data-challenges{margin-bottom:3rem}.challenge-intro{color:#4b5563;font-size:1.1rem;line-height:1.7;margin-bottom:2rem;text-align:justify}.challenges-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.challenge-item{background:#fff;border:2px solid #f1f5f9;border-radius:12px;box-shadow:0 4px 16px #2d5a8714;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.challenge-item:hover{border-color:#2d5a87;box-shadow:0 6px 20px #2d5a871f;transform:translateY(-2px)}.challenge-icon{align-items:flex-start;display:flex;flex-shrink:0;font-size:2rem;padding-top:.25rem}.challenge-content{flex:1 1}.challenge-title{color:#1f2937;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.challenge-text{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.data-composition{margin-bottom:3rem}.composition-text{background:#fff;border:2px solid #f1f5f9;border-radius:12px;box-shadow:0 4px 16px #2d5a8714;padding:2rem}.composition-paragraph{color:#4b5563;font-size:1.05rem;line-height:1.7;margin:0 0 1.5rem;text-align:justify}.composition-paragraph:last-child{margin-bottom:0}.composition-paragraph strong{color:#1f2937;font-weight:700}.dataset-stats{margin-bottom:2rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:#fff;border:2px solid #f1f5f9;border-radius:12px;box-shadow:0 4px 16px #2d5a8714;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.stat-card:hover{border-color:#2d5a87;box-shadow:0 6px 20px #2d5a871f;transform:translateY(-2px)}.stat-number{color:#2d5a87;font-family:Libre Baskerville,Baskerville,Times New Roman,serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#6b7280;font-size:1rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}@media (max-width:768px){.data-container{padding:0 1rem}.overview-image{padding:1.5rem}.challenges-grid{grid-template-columns:1fr}.challenge-item{flex-direction:column;text-align:center}.challenge-icon{align-self:center;padding-top:0}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2rem}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.component-title{font-size:1.1rem}.subsection-title{font-size:1.3rem}}
/*# sourceMappingURL=main.6c039b42.css.map*/