:root{--page-max-width: 1100px;--header-height: 60px;--brand-deep: #14505e;--brand-deep-2: #0e3b46;--brand-mid: #256b7c;--brand-mid-2: #2c7d90;--brand-teal: #5bb0c6;--brand-amber: #f5a623;--brand-coral: #e4784f;--brand-deep-rgb: 20, 80, 94;--brand-tint: #eef6f8;--brand-tint-2: #d5eaf0;--brand-tint-border: #a9d5e0;--page-bg: #f6f9fa}html{font-family:Inter,sans-serif;background-color:var(--page-bg)}body{display:flex;flex-direction:column;min-height:100%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1440'%20height='1024'%20fill='none'%20viewBox='0%200%201440%201024'%3e%3cdefs%3e%3c!--%20MindTopo%20page%20wash,%20sampled%20from%20the%20logo%20cube.%20Blob%20'b'%20covers%20most%20of%20the%20page%20and%20carries%20the%20cool%20mint;%20blob%20'a'%20adds%20a%20quieter%20warm%20gold%20underneath.%20Keeping%20warm%20and%20cool%20at%20different%20opacities%20stops%20them%20cancelling%20into%20a%20neutral%20olive%20where%20they%20overlap.%20--%3e%3clinearGradient%20id='b'%20x1='373'%20x2='1995.44'%20y1='1100'%20y2='118.03'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%235BB0C6'/%3e%3cstop%20offset='1'%20stop-color='%238FD3DC'/%3e%3c/linearGradient%3e%3clinearGradient%20id='a'%20x1='107.37'%20x2='1130.66'%20y1='1993.35'%20y2='1026.31'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F5A623'/%3e%3cstop%20offset='1'%20stop-color='%23FCC85A'/%3e%3c/linearGradient%3e%3cfilter%20id='backgroundBlur'%20x='-50%25'%20y='-50%25'%20width='200%25'%20height='200%25'%3e%3cfeGaussianBlur%20stdDeviation='60'%20/%3e%3c/filter%3e%3c/defs%3e%3cpath%20fill='url(%23a)'%20fill-rule='evenodd'%20d='M-217.58%20475.75c91.82-72.02%20225.52-29.38%20341.2-44.74C240%20415.56%20372.33%20315.14%20466.77%20384.9c102.9%2076.02%2044.74%20246.76%2090.31%20366.31%2029.83%2078.24%2090.48%20136.14%20129.48%20210.23%2057.92%20109.99%20169.67%20208.23%20155.9%20331.77-13.52%20121.26-103.42%20264.33-224.23%20281.37-141.96%2020.03-232.72-220.96-374.06-196.99-151.7%2025.73-172.68%20330.24-325.85%20315.72-128.6-12.2-110.9-230.73-128.15-358.76-12.16-90.14%2065.87-176.25%2044.1-264.57-26.42-107.2-167.12-163.46-176.72-273.45-10.15-116.29%2033.01-248.75%20124.87-320.79Z'%20clip-rule='evenodd'%20style='opacity:.14'%20filter='url(%23backgroundBlur)'%20/%3e%3cpath%20fill='url(%23b)'%20fill-rule='evenodd'%20d='M1103.43%20115.43c146.42-19.45%20275.33-155.84%20413.5-103.59%20188.09%2071.13%20409%20212.64%20407.06%20413.88-1.94%20201.25-259.28%20278.6-414.96%20405.96-130%20106.35-240.24%20294.39-405.6%20265.3-163.7-28.8-161.93-274.12-284.34-386.66-134.95-124.06-436-101.46-445.82-284.6-9.68-180.38%20247.41-246.3%20413.54-316.9%20101.01-42.93%20207.83%2021.06%20316.62%206.61Z'%20clip-rule='evenodd'%20style='opacity:.22'%20filter='url(%23backgroundBlur)'%20/%3e%3c/svg%3e");background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;background-color:var(--page-bg)}main{padding-top:var(--header-height);flex-grow:1}img{max-width:100%;height:auto}.link-disabled{cursor:default;pointer-events:none;opacity:.65;text-decoration:none}button,a.button{display:inline-block;padding:.6em 1.2em;border:none;border-radius:6px;cursor:pointer;font-weight:500;text-decoration:none;transition:background-color .2s ease,color .2s ease}@keyframes reveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.reveal-char{display:inline-block;opacity:0;animation:reveal 1.5s forwards}@keyframes revealSubtitle{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.reveal-char-subtitle{display:inline-block;opacity:0;animation:revealSubtitle 1s forwards}.info-badge{display:inline-flex;align-items:center;padding:8px 15px;background-color:#fff;border:1px solid #ced4da;border-radius:20px;gap:8px;text-decoration:none;color:#212529;font-size:1rem;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.info-badge:hover{background-color:#e9ecef;border-color:#e9ecef;cursor:pointer}.badge-icon{height:24px;width:auto}.badge-text{line-height:1}.diagram-placeholder{margin-top:3rem;margin-bottom:2rem}.diagram-placeholder img{margin-bottom:.6rem}.resource-icon{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}.resource-icon.x-icon{stroke:none;fill:currentColor;stroke-width:0}.trajectory-viewer{background-color:#f8f9fa;border-radius:10px;box-shadow:0 4px 12px #0000000d;overflow:hidden;margin-bottom:2rem}.task-selector{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;background-color:#fff;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.task-selector label{font-weight:600;color:var(--brand-deep);margin-right:.5rem}.task-dropdown,.trajectory-dropdown,.model-dropdown{padding:.6rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;min-width:180px;background-color:#fff;color:#4b5563;cursor:pointer}.trajectory-label{margin-left:1rem}.timeline-container{background-color:#fff;padding:1.5rem;border-bottom:1px solid #e5e7eb}.timeline{position:relative;height:4px;background-color:#e5e7eb;border-radius:2px;margin:1rem 0 2rem;overflow:visible}.timeline-steps{display:flex;align-items:center;height:100%;position:relative}.timeline-step{width:18px;height:18px;border-radius:50%;background-color:#cbd5e1;position:absolute;transform:translate(-50%,-50%);top:50%;cursor:pointer;transition:all .2s ease;z-index:2}.timeline-step.active{background-color:var(--brand-deep);box-shadow:0 0 0 4px rgba(var(--brand-deep-rgb),.2);width:20px;height:20px}.timeline-step.completed{background-color:var(--brand-mid-2)}.timeline-progress{position:absolute;height:100%;background-color:var(--brand-mid-2);transition:width .3s ease;z-index:1;border-radius:2px}.timeline-controls{display:flex;align-items:center;justify-content:center;gap:1rem}.step-button,.play-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#fff;border:1px solid #d1d5db;cursor:pointer;color:#4b5563;transition:all .2s ease}.step-button:hover,.play-button:hover{background-color:var(--brand-tint);color:var(--brand-deep);border-color:var(--brand-tint-border)}.step-button:active,.play-button:active{transform:scale(.95)}.step-indicator{font-size:.95rem;font-weight:500;color:#4b5563;min-width:100px;text-align:center}.play-icon,.pause-icon{width:20px;height:20px}.trajectory-display{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem;background-color:#fff}@media(max-width:768px){.trajectory-display{grid-template-columns:1fr}}.state-container,.action-container{background-color:#f8f9fa;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.display-subtitle{font-size:1.1rem;font-weight:600;color:var(--brand-deep);padding:1rem;margin:0;background-color:#f1f5f9;border-bottom:1px solid #e5e7eb}.state-content,.action-content{padding:1.5rem}.state-image{width:100%;margin-bottom:1rem;border-radius:6px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.state-image img{width:100%;height:auto;display:block}.state-description p{font-size:.95rem;line-height:1.6;color:#4b5563;margin-bottom:0}.llm-reasoning,.llm-action{margin-bottom:1.5rem}.llm-reasoning h4,.llm-action h4{font-size:.9rem;font-weight:600;color:#6b7280;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.code-block{background-color:#f3f4f6;border-radius:6px;padding:1rem;font-family:Menlo,Monaco,Courier New,monospace;font-size:.9rem;line-height:1.5;color:#374151;overflow-x:auto;white-space:pre-wrap;border:1px solid #e5e7eb}.code-block p{margin:0 0 .7rem}.code-block p:last-child{margin-bottom:0}.action-highlight{background-color:#e6f2f5;border-color:#bfdde5;color:var(--brand-deep);font-weight:500}.metrics-container{padding:1.5rem;background-color:#fff;border-top:1px solid #e5e7eb}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}@media(max-width:768px){.metrics-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.metrics-grid{grid-template-columns:1fr}}.metric-card{background-color:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;display:flex;flex-direction:column;align-items:center;text-align:center}.metric-label{font-size:.85rem;font-weight:500;color:#6b7280;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.metric-value{font-size:1.3rem;font-weight:600;color:var(--brand-deep)}.metric-value.success{color:#10b981}.metric-value.failure{color:#ef4444}.error-message{background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:1rem;text-align:center;color:#dc2626;font-weight:500;margin:1rem 0}.loading-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;width:100%}.loading-indicator p{margin-top:1rem;color:#6b7280;font-size:.95rem}.spinner{width:40px;height:40px;border:4px solid rgba(74,86,201,.1);border-radius:50%;border-top-color:var(--brand-mid-2);animation:spin 1s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hidden{display:none!important}.state-description:only-child{margin-top:0}.action-content:empty{padding:1.5rem;text-align:center;color:#6b7280}.state-description .code-block{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:12px 16px;font-family:monospace;font-size:.9rem;white-space:pre-wrap;overflow-x:auto;margin:1rem 0}.state-description>.code-block:first-child{margin-top:0}.state-description>.code-block:last-child{margin-bottom:0}.code-language{position:absolute;top:0;right:0;background-color:#e9ecef;color:#495057;font-size:.75rem;padding:2px 8px;border-bottom-left-radius:4px;font-family:monospace;user-select:none}.code-block{position:relative}.code-block pre{margin:0;font-family:monospace;font-size:.9em}header[data-astro-cid-3ef6ksr2]{background-color:#fff;border-bottom:1px solid #e0e0e0;height:var(--header-height, 60px);display:flex;align-items:center;position:sticky;top:0;z-index:10}.container[data-astro-cid-3ef6ksr2]{max-width:var(--page-max-width, 1100px);margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;width:100%}.nav-wrapper[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;width:auto}.main-nav[data-astro-cid-3ef6ksr2]{width:100%}.main-nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:nowrap;justify-content:flex-end;width:100%}.main-nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{display:inline-block;white-space:nowrap}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#555;font-size:.95rem;font-weight:500;transition:color .2s ease;display:flex;align-items:center;padding:.5rem}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus{color:var(--brand-deep)}.dropdown[data-astro-cid-3ef6ksr2]{position:relative}.dropdown-toggle[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:4px;cursor:pointer}.dropdown-icon[data-astro-cid-3ef6ksr2]{transition:transform .2s ease}.dropdown[data-astro-cid-3ef6ksr2]:hover .dropdown-icon[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;left:50%;transform:translate(-50%);background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:160px;padding:8px 0;margin-top:8px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;transform:translate(-50%) translateY(-10px);z-index:1000}.dropdown[data-astro-cid-3ef6ksr2]:hover .dropdown-menu[data-astro-cid-3ef6ksr2]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown-item[data-astro-cid-3ef6ksr2]{display:block;padding:10px 20px;color:#555;text-decoration:none;font-size:.9rem;font-weight:500;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.dropdown-item[data-astro-cid-3ef6ksr2]:hover{background-color:#f5f5f5;color:var(--brand-deep)}.github-repo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;text-decoration:none;color:#333;padding:4px;border-radius:6px;transition:background-color .2s ease}.github-repo[data-astro-cid-3ef6ksr2]:hover{background-color:#0000000d}.repo-icon[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;color:#333}.info-badge[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;padding:8px 15px;background-color:#fff;border:1px solid #ced4da;border-radius:20px;gap:8px;text-decoration:none;color:#212529;font-size:1rem;transition:background-color .3s ease,border-color .3s ease,color .3s ease;min-width:0;overflow:hidden}.info-badge[data-astro-cid-3ef6ksr2]:hover{background-color:#e9ecef;border-color:#e9ecef;cursor:pointer}.badge-icon[data-astro-cid-3ef6ksr2]{height:24px;width:auto;flex-shrink:0}.badge-text[data-astro-cid-3ef6ksr2]{line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.container[data-astro-cid-3ef6ksr2]{padding:0 .5rem}.main-nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{gap:0;justify-content:space-between}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:.85rem;padding:.25rem .35rem}.info-badge[data-astro-cid-3ef6ksr2]{padding:6px 10px;font-size:.9rem;max-width:110px}.badge-icon[data-astro-cid-3ef6ksr2]{height:20px}.github-repo[data-astro-cid-3ef6ksr2]{padding:2px}.repo-icon[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{height:20px;width:20px}.dropdown-toggle[data-astro-cid-3ef6ksr2]{font-size:.85rem}.dropdown-icon[data-astro-cid-3ef6ksr2]{width:10px;height:10px}.dropdown-menu[data-astro-cid-3ef6ksr2]{min-width:140px;font-size:.85rem}.dropdown-item[data-astro-cid-3ef6ksr2]{padding:8px 16px;font-size:.85rem}}@media(max-width:480px){.info-badge[data-astro-cid-3ef6ksr2]{padding:4px 6px;max-width:40px;justify-content:center}.badge-text[data-astro-cid-3ef6ksr2]{display:none}.badge-icon[data-astro-cid-3ef6ksr2]{height:24px}.main-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:.8rem;padding:.25rem}.dropdown-toggle[data-astro-cid-3ef6ksr2]{font-size:.75rem;padding:.25rem}.dropdown-icon[data-astro-cid-3ef6ksr2]{width:8px;height:8px}.dropdown-menu[data-astro-cid-3ef6ksr2]{min-width:120px;left:auto;right:0;transform:none}.dropdown[data-astro-cid-3ef6ksr2]:hover .dropdown-menu[data-astro-cid-3ef6ksr2]{transform:translateY(0)}.dropdown-item[data-astro-cid-3ef6ksr2]{padding:6px 12px;font-size:.8rem}}.simple-footer[data-astro-cid-sz7xmlte]{background-color:#fff;padding:1.5rem 1rem;margin-top:3rem;text-align:center;color:#333;font-size:.875rem;border-top:1px solid #ccc}.simple-footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:.25rem 0}:root{--header-height: 60px;--page-max-width: 1100px;--text-light: #555}*{box-sizing:border-box;margin:0;padding:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#252525;scroll-behavior:smooth}body{min-height:100vh;overflow-x:hidden}main{padding-top:var(--header-height)}.cta-button[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:12px;padding:12px 24px;background:linear-gradient(45deg,var(--brand-deep),var(--brand-mid-2));border:none;border-radius:50px;color:#fff;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(var(--brand-deep-rgb),.2)}.cta-button[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--brand-deep-rgb),.3);text-decoration:none}.button-icon[data-astro-cid-bbe6dxrz]{width:24px;height:24px;fill:currentColor}.button-text[data-astro-cid-bbe6dxrz]{margin-right:12px}.repo-stats[data-astro-cid-bbe6dxrz]{display:flex;gap:16px;padding-left:16px;border-left:1px solid rgba(255,255,255,.3)}.stat-item[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:6px;color:#fff;font-size:16px}.stat-item[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{fill:currentColor}.main-subtitle[data-astro-cid-bbe6dxrz]{max-width:800px;margin:20px auto 0;color:#555;font-size:18px;line-height:1.6;text-align:center;font-weight:400}.vagen-announcement[data-astro-cid-bbe6dxrz]{color:var(--brand-deep);font-size:.9em;text-decoration:none;transition:color .3s ease}.vagen-announcement[data-astro-cid-bbe6dxrz]:hover{color:var(--brand-mid-2);text-decoration:none}.highlight-phrase[data-astro-cid-bbe6dxrz]{color:var(--brand-deep)}.teaser-image[data-astro-cid-bbe6dxrz]{width:100%;max-width:100%;height:auto;display:block;border-radius:12px;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease-out .3s forwards}.hero-stats[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:2.5rem auto 0;max-width:900px}.hero-stat[data-astro-cid-bbe6dxrz]{flex:1 1 150px;min-width:130px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:1rem .75rem;display:flex;flex-direction:column;align-items:center;gap:.35rem}.hero-stat[data-astro-cid-bbe6dxrz].highlight{background:linear-gradient(135deg,#e8f4f7 0%,var(--brand-tint-2) 100%);border-color:var(--brand-tint-border)}.hero-stat-value[data-astro-cid-bbe6dxrz]{font-size:1.75rem;font-weight:800;color:var(--brand-deep);line-height:1}.hero-stat-value[data-astro-cid-bbe6dxrz] .unit[data-astro-cid-bbe6dxrz]{font-size:1.1rem;font-weight:700}.hero-stat-label[data-astro-cid-bbe6dxrz]{font-size:.8rem;color:#6b7280;text-align:center;line-height:1.35}.resources-buttons[data-astro-cid-bbe6dxrz] .resource-button[data-astro-cid-bbe6dxrz].disabled{opacity:.55;cursor:default;pointer-events:none}@media(max-width:480px){.hero-stat[data-astro-cid-bbe6dxrz]{flex-basis:45%;min-width:0}.hero-stat-value[data-astro-cid-bbe6dxrz]{font-size:1.4rem}}.property-grid[data-astro-cid-oc4ferl2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:3rem}.property-card[data-astro-cid-oc4ferl2]{background-color:#fff;border:1px solid #e9ecef;border-top:4px solid var(--brand-deep);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem}.property-card[data-astro-cid-oc4ferl2]:nth-child(1){border-top-color:var(--brand-teal)}.property-card[data-astro-cid-oc4ferl2]:nth-child(2){border-top-color:var(--brand-coral)}.property-card[data-astro-cid-oc4ferl2]:nth-child(3){border-top-color:var(--brand-amber)}.property-card[data-astro-cid-oc4ferl2]:nth-child(4){border-top-color:#3fa06a}.property-card[data-astro-cid-oc4ferl2]:nth-child(5){border-top-color:#7a6bbd}.property-name[data-astro-cid-oc4ferl2]{margin:0;font-size:1.15rem;font-weight:700;color:var(--brand-deep)}.property-question[data-astro-cid-oc4ferl2]{margin:0;font-size:.95rem;font-style:italic;color:#6b7280}.property-blurb[data-astro-cid-oc4ferl2]{margin:0;font-size:.9rem;line-height:1.55;color:#555;flex-grow:1}.property-tasks[data-astro-cid-oc4ferl2]{margin:.5rem 0 0;display:flex;flex-direction:column;gap:.35rem;font-size:.85rem}.task-row[data-astro-cid-oc4ferl2]{display:flex;align-items:baseline;gap:.5rem}.task-row[data-astro-cid-oc4ferl2] dd[data-astro-cid-oc4ferl2]{margin:0;color:#444}.task-level[data-astro-cid-oc4ferl2]{flex-shrink:0;min-width:5.6em;text-align:center;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.15rem .45rem;border-radius:4px}.task-level[data-astro-cid-oc4ferl2].reasoning{background-color:#eef3ff;color:#2f4f9e}.task-level[data-astro-cid-oc4ferl2].planning{background-color:#e9f7ef;color:#226b45}.benchmark-figure[data-astro-cid-oc4ferl2]{margin:0 0 3rem}.benchmark-figure[data-astro-cid-oc4ferl2]:last-child{margin-bottom:0}.benchmark-figure[data-astro-cid-oc4ferl2].narrow{max-width:760px;margin-left:auto;margin-right:auto}.benchmark-figure[data-astro-cid-oc4ferl2] img[data-astro-cid-oc4ferl2]{width:100%;height:auto;display:block;border-radius:12px;border:1px solid #e9ecef}.benchmark-figure[data-astro-cid-oc4ferl2] figcaption[data-astro-cid-oc4ferl2]{margin-top:.75rem;font-size:.9rem;line-height:1.6;color:#6c757d;text-align:center}.leaderboard-container[data-astro-cid-i3t7vli7]{margin:2rem 0}.table-controls[data-astro-cid-i3t7vli7]{margin-bottom:1rem;text-align:center}.sort-info[data-astro-cid-i3t7vli7]{color:#666;font-style:italic;margin:0 0 1rem}.model-legend[data-astro-cid-i3t7vli7]{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1rem}.legend-item[data-astro-cid-i3t7vli7]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#555}.legend-color[data-astro-cid-i3t7vli7]{width:16px;height:16px;border-radius:4px;border:1px solid #ddd}.baseline-legend[data-astro-cid-i3t7vli7]{background-color:#f8f9fa}.open-weight-legend[data-astro-cid-i3t7vli7]{background-color:#fffded}.proprietary-legend[data-astro-cid-i3t7vli7]{background-color:#fff2e6}.reasoning-legend[data-astro-cid-i3t7vli7]{background-color:#eef3ff}.planning-legend[data-astro-cid-i3t7vli7]{background-color:#e9f7ef}.table-wrapper[data-astro-cid-i3t7vli7]{overflow-x:auto;border-radius:12px;box-shadow:0 8px 25px #0000001a;background:#fff}.leaderboard-table[data-astro-cid-i3t7vli7]{width:100%;border-collapse:separate;border-spacing:0;font-size:.9rem;white-space:nowrap}.leaderboard-table[data-astro-cid-i3t7vli7] th[data-astro-cid-i3t7vli7]{background:linear-gradient(135deg,var(--brand-deep),var(--brand-mid));color:#fff;padding:.7rem .65rem;text-align:center;font-weight:600;position:relative;border-right:1px solid rgba(255,255,255,.12);user-select:none;transition:background-color .2s ease}.leaderboard-table[data-astro-cid-i3t7vli7] th[data-astro-cid-i3t7vli7].sortable{cursor:pointer;padding-right:1.4rem}.leaderboard-table[data-astro-cid-i3t7vli7] th[data-astro-cid-i3t7vli7].sortable:hover{background:linear-gradient(135deg,var(--brand-mid),var(--brand-mid-2))}.property-group[data-astro-cid-i3t7vli7]{font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;background:var(--brand-deep-2)!important}.group-spacer[data-astro-cid-i3t7vli7]{background:var(--brand-deep-2)!important;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase}.corner-cell[data-astro-cid-i3t7vli7]{position:sticky;left:0;z-index:3;text-align:left}.sort-arrow[data-astro-cid-i3t7vli7]{position:absolute;right:6px;top:50%;transform:translateY(-50%);opacity:.6;font-size:.75rem}.sortable[data-astro-cid-i3t7vli7].sorted-asc .sort-arrow[data-astro-cid-i3t7vli7]:after{content:" ↑";color:gold}.sortable[data-astro-cid-i3t7vli7].sorted-desc .sort-arrow[data-astro-cid-i3t7vli7]:after{content:" ↓";color:gold}.summary-col[data-astro-cid-i3t7vli7]{background:linear-gradient(135deg,#1d6070,#2c7d90)!important}.reasoning-col[data-astro-cid-i3t7vli7]{box-shadow:inset 0 -4px #9db6ee}.planning-col[data-astro-cid-i3t7vli7]{box-shadow:inset 0 -4px #86cfa6}.leaderboard-table[data-astro-cid-i3t7vli7] td[data-astro-cid-i3t7vli7]{padding:.65rem .6rem;text-align:center;border-bottom:1px solid #f0f0f0;font-variant-numeric:tabular-nums}.leaderboard-table[data-astro-cid-i3t7vli7] th[data-astro-cid-i3t7vli7].model-name{position:sticky;left:0;z-index:2;text-align:left;font-weight:500;color:var(--brand-deep);background:inherit;border-right:1px solid #e9ecef;border-bottom:1px solid #f0f0f0;box-shadow:2px 0 6px #0000000a}.proprietary-model[data-astro-cid-i3t7vli7]{background-color:#fff2e6}.proprietary-model[data-astro-cid-i3t7vli7]:hover{background-color:#ffe6d1}.open-weight-model[data-astro-cid-i3t7vli7]{background-color:#fffded}.open-weight-model[data-astro-cid-i3t7vli7]:hover{background-color:#fdf8d8}.reference-model[data-astro-cid-i3t7vli7]{background-color:#f8f9fa;color:#6c757d;font-style:italic}.reference-model[data-astro-cid-i3t7vli7]:hover{background-color:#eef0f2}.reference-model[data-astro-cid-i3t7vli7] th[data-astro-cid-i3t7vli7].model-name{color:#6c757d}.score-best[data-astro-cid-i3t7vli7]{font-weight:700;color:var(--brand-deep-2);background-color:#3e8fa32e}.table-footnote[data-astro-cid-i3t7vli7]{margin-top:1rem;font-size:.85rem;color:#6c757d;line-height:1.5}@media(max-width:768px){.leaderboard-table[data-astro-cid-i3t7vli7]{font-size:.8rem}.leaderboard-table[data-astro-cid-i3t7vli7] th[data-astro-cid-i3t7vli7],.leaderboard-table[data-astro-cid-i3t7vli7] td[data-astro-cid-i3t7vli7]{padding:.5rem .4rem}.model-legend[data-astro-cid-i3t7vli7]{flex-direction:column;align-items:center;gap:.6rem}.legend-item[data-astro-cid-i3t7vli7]{font-size:.85rem}}.content-section{padding:4rem 1rem;scroll-margin-top:calc(var(--header-height, 60px) + 1rem)}#hero{scroll-margin-top:1rem}.section-container{max-width:var(--page-max-width, 1100px);margin:0 auto;text-align:left}.content-section.hero-section{text-align:center}.section-title{font-size:2.5rem;font-weight:700;color:var(--brand-deep);margin-bottom:1.5rem;text-align:center}.section-description{font-size:1.1rem;color:#555;line-height:1.7;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;text-align:center}.placeholder-box{background-color:#e9ecef;border:1px dashed #ced4da;padding:3rem 1rem;text-align:center;color:#6c757d;border-radius:8px;margin-bottom:1.5rem;font-size:1rem}.findings-list{list-style:disc;margin-left:2rem;margin-bottom:2rem;font-size:1.05rem;color:#444;line-height:1.8}.findings-list li{margin-bottom:.8rem}.content-section.alt-background{background-color:#fff}.hero-section{max-width:1000px;margin:4rem auto;padding:2rem 1rem 4rem;text-align:center}.title-wrapper{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.5rem}.title-with-logo{display:flex;align-items:center;justify-content:center;gap:1.5rem}.title-logo{height:80px;width:auto;flex-shrink:0}.title-icon{height:60px;width:auto;flex-shrink:0}.title-container{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.main-title{font-size:3.5rem;font-weight:800;color:var(--brand-deep);margin:0;flex-shrink:0;line-height:1.2}.title-subtitle{font-size:1.5rem;font-weight:400;color:#6b7280;margin:.5rem 0 0;line-height:1.4;animation:subtitle-fade-in .8s ease .4s both}@keyframes subtitle-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.title-line{display:block}.subtitle{font-size:2.75rem;font-weight:700;color:#333;margin-bottom:1rem}.description{font-size:1.5rem;color:#555;margin-bottom:2rem;line-height:1.6}.cta-button{display:inline-flex;align-items:center;gap:.6em;background-color:#2d333a;padding:.9rem 1.6rem;border-radius:30px;text-decoration:none;border:none;box-shadow:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.button-icon{height:1.4em;width:auto;fill:#fff}.button-text{background:#fff;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-size:1.1rem;font-weight:600;display:inline-block}.cta-button:hover{background-color:#444;transform:translateY(-2px);box-shadow:none}.teaser-figure{margin-top:3rem;display:flex;flex-direction:column;align-items:center;gap:0;max-width:1000px;margin-left:auto;margin-right:auto}.teaser-video{width:80%;max-width:100%;border-radius:12px;display:block;margin:0 auto;background-color:#000;box-shadow:0 20px 45px #00000040;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease-out forwards;animation-delay:.3s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.authors-section{margin-top:3rem;background-color:#f8f9fa;padding:2rem;border-radius:8px;max-width:900px;margin-left:auto;margin-right:auto}.hero-section .authors-list{margin-bottom:0}.hero-section .equal-contribution{font-size:.95rem;color:#6c757d;margin-top:1rem}@media(max-width:768px){.title-wrapper{flex-direction:column;gap:.5rem}.title-with-logo{flex-direction:column;gap:1rem}.title-logo{height:60px}.main-title{font-size:2rem}.title-subtitle{font-size:1.4rem}.subtitle{font-size:2rem}.description{font-size:1.25rem}.resources-buttons{flex-direction:column}.teaser-figure{margin-top:2rem;max-width:100%}.teaser-video{width:100%}}@media(max-width:480px){.title-logo{height:50px}.main-title{font-size:1.8rem}.title-subtitle{font-size:1.2rem}.teaser-figure{margin-top:1.5rem}}.authors-list a{color:var(--brand-deep);text-decoration:none;font-weight:500;border-bottom:1px dotted #ccc;padding-bottom:1px;transition:color .2s ease,border-bottom .2s ease}.authors-list a:hover{color:var(--brand-mid-2);border-bottom:1px solid var(--brand-mid-2)}#authors-citation .section-container{text-align:center}.subsection-title{font-size:1.5rem;font-weight:600;color:#333;margin-top:2.5rem;margin-bottom:1rem}.authors-list{margin-bottom:2.5rem;line-height:1.7;font-size:1.1rem;color:var(--text-light, #555)}.authors-list p{margin-bottom:.5rem}.author-line{margin-bottom:.6rem}.equal-contribution{font-style:italic;color:#6c757d;font-size:.95rem;margin-top:.8rem;margin-bottom:.6rem}.affiliation-marker{font-size:.8em;vertical-align:super;margin-left:1px}.affiliations{font-size:.95rem;color:#6c757d}.citation-section p{font-size:1.1rem;color:var(--text-light, #555);margin-bottom:1rem}.citation-block{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;padding:1.5rem;max-width:800px;margin:0 auto;text-align:left;overflow:hidden}.code-container{position:relative;overflow-x:auto}.citation-block pre{margin:0;white-space:pre-wrap;word-wrap:break-word;font-family:Courier New,Courier,monospace;font-size:.9rem;line-height:1.5;color:#333;padding-right:40px}.citation-block code{font-family:inherit;font-size:inherit}.copy-button-corner{position:absolute;top:4px;right:4px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#4a5568;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;opacity:.8;z-index:10;box-shadow:0 1px 2px #00000026;padding:0}.copy-button-corner:hover{opacity:1;background-color:#2d3748}.copy-button-corner.copied{background-color:#38a169}.copy-button-corner.copy-error{background-color:#e53e3e}.copy-button-corner .copy-icon,.copy-button-corner .check-icon{width:18px;height:18px;color:#fff}.copy-button-corner .copy-icon{display:block}.copy-button-corner .check-icon,.copy-button-corner.copied .copy-icon{display:none}.copy-button-corner.copied .check-icon{display:block}.copy-button{display:none}.resources-section{margin-top:3rem}.resources-title{font-size:1.5rem;font-weight:600;color:var(--brand-deep);margin-bottom:1.2rem}.resources-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:0 auto;max-width:800px}.resource-button{display:flex;align-items:center;gap:.5rem;background-color:#fff;color:var(--brand-deep);padding:.8rem 1.4rem;border-radius:30px;text-decoration:none;border:1px solid #e0e0e0;font-weight:500;font-size:1rem;box-shadow:0 2px 4px #0000000d;transition:all .2s ease}.resource-button:hover{background-color:var(--brand-tint);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.resource-icon{font-size:18px;color:currentColor;flex-shrink:0}
