.aeo-steps{align-items:center;gap:0;display:flex}.aeo-step-node{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.aeo-step-node:last-child{flex:none}.aeo-step-dot{border:1.5px solid;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;font-weight:600;display:inline-flex}.aeo-step-label{white-space:nowrap;font-size:13px}@keyframes aeoDotPulse{0%,to{color:var(--red-light);background-color:#0000}50%{background-color:var(--red);color:#fff}}.aeo-step-dot-pulse{animation:1.2s ease-in-out infinite aeoDotPulse}@media (prefers-reduced-motion:reduce){.aeo-step-dot-pulse{animation:none}}@keyframes aeoQueryFade{0%,to{opacity:.35}50%{opacity:1}}.aeo-querying{animation:1.5s ease-in-out infinite aeoQueryFade}@media (prefers-reduced-motion:reduce){.aeo-querying{animation:none}}.aeo-step-line{border-radius:2px;flex:1;min-width:16px;height:2px;margin:0 4px}.aeo-ghost-btn{color:var(--text-mid);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:10px;height:46px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .12s,color .12s}.aeo-ghost-btn:hover{border-color:var(--red-light);color:var(--text)}.aeo-chip:hover{border-color:var(--red-light)!important}.aeo-help{border:1px solid var(--border);width:15px;height:15px;color:var(--text-dim);cursor:help;text-transform:none;letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;margin-left:7px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;font-weight:600;transition:color .12s,border-color .12s;display:inline-flex;position:relative}.aeo-help:hover,.aeo-help:focus{color:var(--text);border-color:var(--red);outline:none}.aeo-help-tip{background:var(--bg);width:max-content;max-width:240px;color:var(--text-mid);border:1px solid var(--border);text-transform:none;letter-spacing:0;white-space:normal;text-align:left;opacity:0;visibility:hidden;pointer-events:none;z-index:20;border-radius:8px;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;font-weight:400;line-height:1.5;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000040}.aeo-help:hover .aeo-help-tip,.aeo-help:focus .aeo-help-tip{opacity:1;visibility:visible}.aeo-context-row{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;display:grid}@media (max-width:860px){.aeo-context-row{grid-template-columns:1fr}}.aeo-overview-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;display:grid}@media (max-width:860px){.aeo-overview-grid{grid-template-columns:1fr}}.aeo-acc{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:4px 18px}.aeo-acc-summary{cursor:pointer;align-items:center;gap:8px;padding:12px 0;list-style:none;display:flex}.aeo-acc-summary::-webkit-details-marker{display:none}.aeo-acc-summary:hover h3{color:var(--red-light)}.aeo-acc-chev{width:14px;height:14px;color:var(--text-dim);flex:none;margin-left:auto;transition:transform .2s}.aeo-acc[open] .aeo-acc-chev{transform:rotate(180deg)}.aeo-combo-list{scrollbar-width:thin;scrollbar-color:var(--border) transparent}.aeo-combo-list::-webkit-scrollbar{width:8px}.aeo-combo-list::-webkit-scrollbar-track{background:0 0}.aeo-combo-list::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.aeo-combo-list::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}@media (max-width:680px){.aeo-step-label{display:none}.aeo-engine-grid{grid-template-columns:minmax(0,1fr)!important}.aeo-breakdown{justify-items:center;grid-template-columns:minmax(0,1fr)!important}}
