*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,sans-serif}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow-x:hidden}html{overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}.how-it-works-link.ns-on{color:#f59e0b!important;font-weight:600}.how-it-works-link.lg-on{color:#2dd4bf!important;font-weight:600}.answer-text details.spec-report{border:1px solid #e2e8f0;border-radius:10px;margin:10px 0;padding:10px 14px;background:#f8fafc}.answer-text details.spec-report summary{cursor:pointer;color:#0f172a;font-size:14px}.answer-text details.spec-report .spec-report-body{margin-top:8px;padding-top:8px;border-top:1px dashed #e2e8f0;font-size:13.5px}.ma-progress{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px 22px;margin:14px 0;box-shadow:0 1px 3px #0f172a0d}.ma-step{display:flex;align-items:center;gap:12px;padding:9px 0;color:#94a3b8;font-size:14.5px}.ma-step .ma-dot{width:24px;height:24px;border-radius:50%;border:2px solid #e2e8f0;display:inline-flex;align-items:center;justify-content:center;font-size:12px;flex:0 0 24px}.ma-step.ma-done{color:#334155}.ma-step.ma-done .ma-dot{border-color:#22c55e;background:#f0fdf4;color:#16a34a;font-weight:700}.ma-step.ma-active{color:#0f172a;font-weight:600}.ma-step.ma-active .ma-dot{border-color:#3b82f6}.ma-spin{width:11px;height:11px;border:2px solid #bfdbfe;border-top-color:#3b82f6;border-radius:50%;display:inline-block;animation:maspin .8s linear infinite}@keyframes maspin{to{transform:rotate(360deg)}}.ma-calls{margin-left:auto;font-size:12px;color:#64748b;background:#f1f5f9;border-radius:999px;padding:2px 10px}.ma-activity{margin-top:10px;padding-top:12px;border-top:1px dashed #e2e8f0;color:#475569;font-size:13.5px;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ma-tools{margin-left:auto;display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.ma-tool-chip{font-size:11.5px;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:2px 10px;white-space:nowrap}.ma-tool-chip em{font-style:normal;color:#0f172a;font-weight:700}.ma-tool-chip.ma-tool-running{background:#fffbeb;border-color:#f59e0b;color:#92400e;animation:nsblinkchip 1s ease-in-out infinite}@keyframes nsblinkchip{50%{opacity:.55}}.ma-progress{position:relative;border:none;box-shadow:0 0 0 1px #e2e8f0,0 8px 24px #0f172a12;border-radius:16px}.ma-progress:before{content:"";position:absolute;left:33px;top:26px;bottom:54px;width:2px;background:linear-gradient(180deg,#22c55e,#3b82f6 60%,#e2e8f0);opacity:.35}.ma-step{position:relative;z-index:1}.ma-step .ma-dot{background:#fff;box-shadow:0 1px 3px #0f172a1f}.ma-step.ma-active .ma-dot{box-shadow:0 0 0 4px #3b82f626}.ma-step.ma-done .ma-dot{box-shadow:0 0 0 4px #22c55e1f}.ma-activity{position:relative;overflow:hidden}.ma-activity:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(59,130,246,.08),transparent);animation:maShimmer 2.2s ease-in-out infinite}@keyframes maShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.how-it-works-link.orch-toggle{border:1px solid #e2e8f0;border-radius:999px;padding:4px 14px!important;transition:all .2s;background:#fff}.how-it-works-link.orch-toggle.ns-on{border-color:#f59e0b;background:#fffbeb;box-shadow:0 0 10px #f59e0b40}.how-it-works-link.orch-toggle.lg-on{border-color:#2dd4bf;background:#f0fdfa;box-shadow:0 0 10px #2dd4bf40}.answer-text details.spec-report{border-left:4px solid #3b82f6;transition:box-shadow .2s,transform .2s}.answer-text details.spec-report:nth-of-type(2){border-left-color:#ef4444}.answer-text details.spec-report:nth-of-type(3){border-left-color:#8b5cf6}.answer-text details.spec-report:nth-of-type(4){border-left-color:#f59e0b}.answer-text details.spec-report:nth-of-type(5){border-left-color:#10b981}.answer-text details.spec-report:nth-of-type(6){border-left-color:#0ea5e9}.answer-text details.spec-report:hover{box-shadow:0 4px 14px #0f172a14;transform:translateY(-1px)}.answer-text details.spec-report summary{font-size:14.5px}.search-history{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:10px 0 4px}.search-history .sh-label{color:#94a3b8;font-size:12.5px;font-weight:600}.sh-chip{font-size:12.5px;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:5px 14px;cursor:pointer;transition:all .15s;max-width:480px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sh-chip:hover{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8;box-shadow:0 2px 8px #3b82f626}.sh-clear{font-size:11px;color:#94a3b8;background:none;border:none;cursor:pointer;padding:4px 6px;border-radius:6px}.sh-clear:hover{color:#ef4444;background:#fef2f2}.ma-tool-chip i{font-style:normal;color:#94a3b8}.tool-modal-backdrop{position:fixed;inset:0;background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;display:flex;align-items:center;justify-content:center;animation:tmFade .15s ease-out}@keyframes tmFade{0%{opacity:0}}.tool-modal{background:#fff;border-radius:16px;max-width:560px;width:92%;max-height:80vh;overflow:auto;padding:22px 26px;box-shadow:0 24px 70px #02061159;animation:tmPop .18s ease-out}@keyframes tmPop{0%{transform:scale(.96);opacity:0}}.tool-modal-head{display:flex;gap:14px;align-items:flex-start}.tool-modal-icon{font-size:26px;background:#f1f5f9;border-radius:12px;padding:9px 11px}.tool-modal-head h3{margin:0 0 4px;color:#0f172a;font-size:18px}.tool-modal-meta{display:flex;gap:10px;flex-wrap:wrap;color:#64748b;font-size:12.5px;align-items:center}.tool-cat{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:999px;padding:1px 10px;font-weight:600}.tool-modal-close{margin-left:auto;border:none;background:#f1f5f9;color:#64748b;border-radius:8px;padding:6px 10px;cursor:pointer}.tool-modal-close:hover{background:#fee2e2;color:#dc2626}.tool-modal-desc{color:#334155;font-size:14px;line-height:1.55;margin:14px 0}.tool-modal h4{margin:14px 0 8px;color:#0f172a;font-size:13.5px;text-transform:uppercase;letter-spacing:.4px}.tool-param{padding:8px 0;border-top:1px solid #f1f5f9;font-size:13px}.tool-param code{background:#f1f5f9;border-radius:6px;padding:2px 8px;color:#0f172a;font-weight:600}.tool-param-type{color:#8b5cf6;margin-left:8px;font-size:12px}.tool-param-req{color:#dc2626;margin-left:8px;font-size:11px;font-weight:700;text-transform:uppercase}.tool-param-desc{color:#64748b;margin-top:4px}.tool-modal-foot{margin-top:16px;padding-top:12px;border-top:1px dashed #e2e8f0;color:#475569;font-size:12.5px}.tool-modal-foot code{background:#f1f5f9;border-radius:6px;padding:1px 7px}.ma-tool-clickable{cursor:pointer}.ma-tool-clickable:hover{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.search-history{margin:8px 0 2px!important}.search-history .sh-chip{font-size:11.5px!important;padding:3px 12px!important;line-height:1.4!important;background:#f8fafc!important;color:#475569!important;border:1px solid #e2e8f0!important;border-radius:999px!important;box-shadow:none!important;max-width:380px;height:auto!important;min-height:0!important;font-weight:500!important}.search-history .sh-chip:hover{border-color:#3b82f6!important;background:#eff6ff!important;color:#1d4ed8!important}.search-history .sh-clear{font-size:10px!important;padding:3px 7px!important;background:none!important;color:#94a3b8!important;border:none!important;box-shadow:none!important;height:auto!important;min-height:0!important}.search-history .sh-clear:hover{color:#ef4444!important;background:#fef2f2!important}.docs-link{text-decoration:none}
