:root{--page-max-width: 1100px;--header-height: 60px}html{font-family:Inter,sans-serif;background-color:#f8f9fa}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%20{/*%20Added%20viewBox%20*/}%20%3cdefs%3e%3clinearGradient%20id='b'%20x1='373'%20x2='1995.44'%20y1='1100'%20y2='118.03'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D83333'/%3e%3cstop%20offset='1'%20stop-color='%23F041FF'/%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='%233245FF'/%3e%3cstop%20offset='1'%20stop-color='%23BC52EE'/%3e%3c/linearGradient%3e%20{/*%20---%20Add%20the%20Blur%20Filter%20Definition%20---%20*/}%20%3cfilter%20id='backgroundBlur'%20x='-50%25'%20y='-50%25'%20width='200%25'%20height='200%25'%3e%3cfeGaussianBlur%20stdDeviation='60'%20/%3e%20{/*%20Adjust%20blur%20amount%20here%20*/}%20%3c/filter%3e%20{/*%20---%20End%20Filter%20Definition%20---%20*/}%20%3c/defs%3e%20{/*%20Apply%20the%20filter%20to%20both%20paths%20*/}%20%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:.154'%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:.154'%20filter='url(%23backgroundBlur)'%20/%3e%3c/svg%3e");background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;background-color:#f8f9fa}main{padding-top:var(--header-height);flex-grow:1}img{max-width:100%;height:auto}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}.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}.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-indicator{font-size:.95rem;font-weight:500;color:#4b5563;min-width:100px;text-align:center}.play-icon,.pause-icon{width:20px;height:20px}.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:#2a2f6c}.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}}@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}}.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,#2a2f6c,#4b4f8f);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 #2a2f6c33}.cta-button[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2a2f6c4d;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}.vagen-announcement[data-astro-cid-bbe6dxrz]{color:#2a2f6c;font-size:.9em;text-decoration:none;transition:color .3s ease}.vagen-announcement[data-astro-cid-bbe6dxrz]:hover{color:#4b4f8f;text-decoration:none}.algorithm-main-image[data-astro-cid-i3t7vli7]{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.main-algorithm-img[data-astro-cid-i3t7vli7]{max-width:100%;width:1000px;height:auto;box-shadow:0 4px 20px #0000001a}.image-caption[data-astro-cid-i3t7vli7]{max-width:800px;text-align:center;margin-top:1rem;font-size:1rem;color:#555;line-height:1.6}.algorithm-components[data-astro-cid-i3t7vli7]{margin-bottom:3rem}.components-title[data-astro-cid-i3t7vli7]{text-align:center;margin-bottom:2rem;color:#2a2f6c;font-size:1.5rem}.component-card[data-astro-cid-i3t7vli7]{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;transition:all .3s ease}.component-card[data-astro-cid-i3t7vli7]:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.component-header[data-astro-cid-i3t7vli7]{background-color:#2a2f6c;color:#fff;padding:1.2rem 1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.component-title[data-astro-cid-i3t7vli7]{margin:0;font-size:1.25rem;font-weight:600}.expand-icon[data-astro-cid-i3t7vli7]{font-size:1.5rem;font-weight:700;transition:transform .3s ease}.component-content[data-astro-cid-i3t7vli7]{padding:1.5rem;display:none}.component-content[data-astro-cid-i3t7vli7].active{display:block;animation:fadeIn .5s ease}.mdp-card[data-astro-cid-i3t7vli7] .component-header[data-astro-cid-i3t7vli7]{background-color:#2a2f6c}.starpo-card[data-astro-cid-i3t7vli7] .component-header[data-astro-cid-i3t7vli7]{background-color:#4a3f9f}.interactive-mdp-viz[data-astro-cid-i3t7vli7]{display:flex;justify-content:center;align-items:center;margin:2rem 0;gap:.5rem}.mdp-state[data-astro-cid-i3t7vli7]{background-color:#f0f2f5;border:2px solid #2a2f6c;border-radius:8px;padding:1rem;width:150px;text-align:center;transition:all .3s ease}.mdp-state[data-astro-cid-i3t7vli7]:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000001a}.state-label[data-astro-cid-i3t7vli7]{display:block;font-weight:700;margin-bottom:.5rem;color:#2a2f6c}.state-tokens[data-astro-cid-i3t7vli7]{font-family:monospace;padding:.5rem;background-color:#e6e8eb;border-radius:4px}.mdp-arrow[data-astro-cid-i3t7vli7]{display:flex;flex-direction:column;align-items:center;margin:0 .5rem}.action-label[data-astro-cid-i3t7vli7]{font-weight:700;color:#2a2f6c;margin-top:.25rem}.starpo-phases[data-astro-cid-i3t7vli7]{margin-top:2rem}.phase-card[data-astro-cid-i3t7vli7]{background-color:#f8f9fa;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;border-left:4px solid #4a3f9f}.phase-card[data-astro-cid-i3t7vli7] h4[data-astro-cid-i3t7vli7]{color:#2a2f6c;margin-top:0;margin-bottom:1rem;font-size:1.2rem}.phase-content[data-astro-cid-i3t7vli7]{padding-left:1rem}.code-snippet[data-astro-cid-i3t7vli7]{background-color:#1e1e3f;border-radius:6px;padding:1rem;margin:1rem 0;overflow-x:auto}.code-snippet[data-astro-cid-i3t7vli7] code[data-astro-cid-i3t7vli7]{color:#e7e7e7;font-family:monospace}.interactive-rollout[data-astro-cid-i3t7vli7]{margin:2rem 0;border:1px solid #ddd;border-radius:8px;padding:1.5rem;background-color:#fff}.rollout-step[data-astro-cid-i3t7vli7]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1rem}.agent-box[data-astro-cid-i3t7vli7],.env-box[data-astro-cid-i3t7vli7]{display:flex;align-items:flex-start;gap:.75rem}.agent-icon[data-astro-cid-i3t7vli7],.env-icon[data-astro-cid-i3t7vli7]{font-size:2rem;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:#f0f2f5;flex-shrink:0}.agent-bubble[data-astro-cid-i3t7vli7],.env-bubble[data-astro-cid-i3t7vli7]{background-color:#f0f2f5;border-radius:12px;padding:1rem;position:relative;max-width:80%;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease}.agent-bubble[data-astro-cid-i3t7vli7]:before,.env-bubble[data-astro-cid-i3t7vli7]:before{content:"";position:absolute;top:15px;left:-10px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #f0f2f5}.agent-bubble[data-astro-cid-i3t7vli7].thinking{background-color:#e6f3ff;border-left:3px solid #2a2f6c}.agent-bubble[data-astro-cid-i3t7vli7].thinking:before{border-right-color:#e6f3ff}.agent-bubble[data-astro-cid-i3t7vli7].action{background-color:#e9f7ef;border-left:3px solid #27ae60;margin-top:.5rem}.agent-bubble[data-astro-cid-i3t7vli7].action:before{border-right-color:#e9f7ef}.agent-bubble[data-astro-cid-i3t7vli7].update{background-color:#fff4e5;border-left:3px solid #f39c12;margin-top:.5rem}.agent-bubble[data-astro-cid-i3t7vli7].update:before{border-right-color:#fff4e5}.env-bubble[data-astro-cid-i3t7vli7].feedback{background-color:#fef5e7;border-left:3px solid #f39c12}.env-bubble[data-astro-cid-i3t7vli7].feedback:before{border-right-color:#fef5e7}.replay-button[data-astro-cid-i3t7vli7]{background-color:#2a2f6c;color:#fff;border:none;border-radius:4px;padding:.5rem 1rem;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.replay-button[data-astro-cid-i3t7vli7]:hover{background-color:#4a3f9f}.optimization-strategies[data-astro-cid-i3t7vli7]{margin:1.5rem 0;border:1px solid #ddd;border-radius:8px;overflow:hidden}.strategies-title[data-astro-cid-i3t7vli7]{margin:0;padding:1rem 1.5rem;background-color:#f0f2f5;border-bottom:1px solid #ddd;color:#2a2f6c;font-size:1.1rem}.strategy-tabs[data-astro-cid-i3t7vli7]{display:flex;background-color:#f0f2f5;border-bottom:1px solid #ddd}.strategy-tab[data-astro-cid-i3t7vli7]{padding:.75rem 1.5rem;cursor:pointer;transition:background-color .3s ease}.strategy-tab[data-astro-cid-i3t7vli7]:hover{background-color:#e6e8eb}.strategy-tab[data-astro-cid-i3t7vli7].active{background-color:#2a2f6c;color:#fff;font-weight:700}.strategy-content[data-astro-cid-i3t7vli7]{padding:1.5rem;background-color:#fff}.strategy-details[data-astro-cid-i3t7vli7]{display:none}.strategy-details[data-astro-cid-i3t7vli7].active{display:block;animation:fadeIn .5s ease}.formula[data-astro-cid-i3t7vli7]{display:flex;justify-content:center;align-items:center;padding:1.5rem;background-color:#f8f9fa;border-radius:6px;margin:1rem 0;min-height:50px}.conclusion-text[data-astro-cid-i3t7vli7]{font-weight:600;margin-top:1.5rem;color:#2a2f6c}.algorithm-visualization[data-astro-cid-i3t7vli7]{margin:1rem 0 3rem;position:relative;padding-bottom:1rem}.algorithm-visualization[data-astro-cid-i3t7vli7] h3[data-astro-cid-i3t7vli7]{text-align:center;margin-bottom:2rem;color:#2a2f6c}.visual-container[data-astro-cid-i3t7vli7]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;padding:2rem;background-color:#f8f9fa;border-radius:12px;position:relative;margin-bottom:3rem}.flow-step[data-astro-cid-i3t7vli7]{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:8px;padding:1.2rem;width:120px;height:120px;box-shadow:0 4px 8px #0000000d;transition:all .3s ease;position:relative;z-index:2}.flow-step[data-astro-cid-i3t7vli7]:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}.step-icon[data-astro-cid-i3t7vli7]{font-size:2.5rem;margin-bottom:.75rem}.step-content[data-astro-cid-i3t7vli7]{text-align:center;width:100%}.step-content[data-astro-cid-i3t7vli7] h4[data-astro-cid-i3t7vli7]{margin:0;color:#2a2f6c;font-size:1.1rem}.flow-arrow-wrapper[data-astro-cid-i3t7vli7]{display:flex;align-items:center;justify-content:center}.flow-arrow[data-astro-cid-i3t7vli7]{flex-shrink:0;z-index:1}.flow-step[data-astro-cid-i3t7vli7].active{border:2px solid #2a2f6c;background-color:#f0f8ff}.repeat-arrow-container[data-astro-cid-i3t7vli7]{position:absolute;width:100%;height:70px;bottom:-40px;left:0;overflow:visible}.repeat-arrow[data-astro-cid-i3t7vli7]{width:100%;height:50px;overflow:visible}.math-var[data-astro-cid-i3t7vli7]{font-family:inherit}.state-label[data-astro-cid-i3t7vli7],.action-label[data-astro-cid-i3t7vli7]{font-weight:700;color:#2a2f6c}.math-formula[data-astro-cid-i3t7vli7]{font-family:Times New Roman,serif;font-size:1.2rem;line-height:1.5;display:block;text-align:center;letter-spacing:.02em;padding:.8rem}.math-formula[data-astro-cid-i3t7vli7] sub[data-astro-cid-i3t7vli7],.math-var[data-astro-cid-i3t7vli7] sub[data-astro-cid-i3t7vli7]{font-size:.75em;position:relative;bottom:-.25em;line-height:0}.math-formula[data-astro-cid-i3t7vli7] sup[data-astro-cid-i3t7vli7],.math-var[data-astro-cid-i3t7vli7] sup[data-astro-cid-i3t7vli7]{font-size:.75em;position:relative;top:-.5em;line-height:0}@media (max-width: 768px){.interactive-mdp-viz[data-astro-cid-i3t7vli7]{flex-direction:column;gap:1rem}.mdp-arrow[data-astro-cid-i3t7vli7]{transform:rotate(90deg);margin:1rem 0}.visual-container[data-astro-cid-i3t7vli7]{flex-direction:column;padding:2rem 1rem}.flow-arrow-wrapper[data-astro-cid-i3t7vli7]{transform:rotate(90deg);margin:.5rem 0}.repeat-arrow-container[data-astro-cid-i3t7vli7]{display:none}}@media (min-width: 768px) and (max-width: 1024px){.main-algorithm-img[data-astro-cid-i3t7vli7]{width:90%}}.image-container[data-astro-cid-fmq2tagr]{display:flex;justify-content:center;gap:16px}.findings-components[data-astro-cid-fmq2tagr]{margin-bottom:3rem}.finding-card[data-astro-cid-fmq2tagr]{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;margin-bottom:1.5rem;transition:all .3s ease}.finding-card[data-astro-cid-fmq2tagr]:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.finding-header[data-astro-cid-fmq2tagr]{padding:1.2rem 1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#fff}.finding-card[data-astro-cid-fmq2tagr]:nth-child(1) .finding-header[data-astro-cid-fmq2tagr]{background-color:#2a2f6c}.finding-card[data-astro-cid-fmq2tagr]:nth-child(2) .finding-header[data-astro-cid-fmq2tagr]{background-color:#4a3f9f}.finding-card[data-astro-cid-fmq2tagr]:nth-child(3) .finding-header[data-astro-cid-fmq2tagr]{background-color:#5e56b2}.finding-card[data-astro-cid-fmq2tagr]:nth-child(4) .finding-header[data-astro-cid-fmq2tagr]{background-color:#7165d8}.finding-card[data-astro-cid-fmq2tagr]:nth-child(5) .finding-header[data-astro-cid-fmq2tagr]{background-color:#9f7cd2}.finding-card[data-astro-cid-fmq2tagr]:nth-child(6) .finding-header[data-astro-cid-fmq2tagr]{background-color:#2a2f6c}.finding-title[data-astro-cid-fmq2tagr]{margin:0;font-size:1.25rem;font-weight:600;flex:1}.expand-icon[data-astro-cid-fmq2tagr]{font-size:1.5rem;font-weight:700;transition:transform .3s ease;margin-left:1rem}.finding-content[data-astro-cid-fmq2tagr]{padding:1.5rem;display:none;line-height:1.7}.finding-content[data-astro-cid-fmq2tagr] p[data-astro-cid-fmq2tagr]{margin:0;font-size:1.1rem}.finding-content[data-astro-cid-fmq2tagr].active{display:block;animation:fadeIn .5s ease}.finding-content[data-astro-cid-fmq2tagr] strong[data-astro-cid-fmq2tagr]{color:#4a3f9f;background-color:#4a3f9f1a;padding:.1rem .3rem;border-radius:3px}.image-container[data-astro-cid-joteoz6g]{display:flex;justify-content:center;margin:1rem 0}.findings-components[data-astro-cid-joteoz6g]{margin-bottom:3rem}.finding-card[data-astro-cid-joteoz6g]{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;margin-bottom:1.5rem;transition:all .3s ease}.finding-card[data-astro-cid-joteoz6g]:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.finding-header[data-astro-cid-joteoz6g]{padding:1.2rem 1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#fff}.finding-card[data-astro-cid-joteoz6g]:nth-child(1) .finding-header[data-astro-cid-joteoz6g]{background-color:#2a2f6c}.finding-card[data-astro-cid-joteoz6g]:nth-child(2) .finding-header[data-astro-cid-joteoz6g]{background-color:#4a3f9f}.finding-card[data-astro-cid-joteoz6g]:nth-child(3) .finding-header[data-astro-cid-joteoz6g]{background-color:#5e56b2}.finding-card[data-astro-cid-joteoz6g]:nth-child(4) .finding-header[data-astro-cid-joteoz6g]{background-color:#7165d8}.finding-card[data-astro-cid-joteoz6g]:nth-child(5) .finding-header[data-astro-cid-joteoz6g]{background-color:#9f7cd2}.finding-card[data-astro-cid-joteoz6g]:nth-child(6) .finding-header[data-astro-cid-joteoz6g]{background-color:#2a2f6c}.finding-title[data-astro-cid-joteoz6g]{margin:0;font-size:1.25rem;font-weight:600;flex:1}.expand-icon[data-astro-cid-joteoz6g]{font-size:1.5rem;font-weight:700;transition:transform .3s ease;margin-left:1rem}.finding-content[data-astro-cid-joteoz6g]{padding:1.5rem;display:none;line-height:1.7}.finding-content[data-astro-cid-joteoz6g] p[data-astro-cid-joteoz6g]{margin:0;font-size:1.1rem}.finding-content[data-astro-cid-joteoz6g].active{display:block;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.finding-content[data-astro-cid-joteoz6g] strong[data-astro-cid-joteoz6g]{color:#4a3f9f;background-color:#4a3f9f1a;padding:.1rem .3rem;border-radius:3px}.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:#2a2f6c;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-icon{height:60px;width:auto;flex-shrink:0}.main-title{font-size:3.75rem;font-weight:800;color:#2a2f6c;min-height:1.2em;flex-shrink:0}.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}.diagram-placeholder{margin-top:3rem}.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}.main-title{font-size:3rem}.subtitle{font-size:2rem}.description{font-size:1.25rem}.resources-buttons{flex-direction:column}}.authors-list a{color:#2a2f6c;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:#4a56c9;border-bottom:1px solid #4a56c9}#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}.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:#2a2f6c;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:#2a2f6c;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:#f5f7ff;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.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:#2a2f6c;margin-right:.5rem}.task-dropdown,.trajectory-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:#2a2f6c;box-shadow:0 0 0 4px #2a2f6c33;width:20px;height:20px}.timeline-step.completed{background-color:#4a56c9}.timeline-progress{position:absolute;height:100%;background-color:#4a56c9;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:48px;height:48px;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:#f5f7ff;color:#2a2f6c;border-color:#b1b8e0}.step-button:active,.play-button:active{transform:scale(.95)}.step-indicator{font-size:1rem;font-weight:500;color:#4b5563;min-width:100px;text-align:center}.play-icon,.pause-icon{width:28px;height:28px}.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:#2a2f6c;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:#e9f0fb;border-color:#c9d8f0;color:#2a2f6c;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:#2a2f6c}.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:#4a56c9;animation:spin 1s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
