.edge-explorer-container{max-width:1360px}.edge-explorer,.ee-entry{--ee-accent:var(--global-theme-color);--ee-line:var(--global-divider-color);--ee-panel:var(--global-card-bg-color);--ee-soft:color-mix(in srgb,var(--ee-accent) 5%,var(--global-bg-color))}.edge-explorer{padding:5px 12px 50px;font-size:14px;line-height:1.6}.edge-explorer *,.ee-entry{box-sizing:border-box}.edge-explorer [hidden]{display:none!important}.edge-explorer button,.edge-explorer input{font:inherit}.edge-explorer button{cursor:pointer}.edge-explorer button:disabled{cursor:not-allowed;opacity:.55}.edge-explorer button:focus-visible,.edge-explorer a:focus-visible,.edge-explorer input:focus-visible,.edge-explorer summary:focus-visible,.edge-explorer [tabindex]:focus-visible{outline:3px solid var(--ee-accent);outline-offset:3px}.ee-topline,.ee-results-heading,.ee-search-row,.ee-card-heading,.ee-shortlist,.ee-category-label{display:flex;justify-content:space-between;align-items:center;gap:16px}.ee-topline{margin-bottom:28px}.ee-topline>a{font-size:13px;color:var(--global-text-color-light)}.ee-languages{display:flex;border:1px solid var(--ee-line);border-radius:7px;padding:3px}.ee-languages button{border:0;border-radius:4px;color:var(--global-text-color-light);background:transparent;padding:5px 13px}.ee-languages button[aria-pressed="true"]{background:var(--ee-soft);color:var(--ee-accent);font-weight:700}.ee-header{padding-bottom:25px}.ee-eyebrow,.ee-entry-kicker{font-size:10px;font-weight:700;letter-spacing:1.8px;color:var(--ee-accent)}.ee-eyebrow span:first-child{color:var(--global-text-color-light);margin:0 9px}.ee-header h1{max-width:780px;font-size:clamp(30px,3.2vw,46px);line-height:1.13;font-weight:650;letter-spacing:-1.5px;margin:13px 0 15px}.ee-intro{color:var(--global-text-color-light);font-size:16px;margin-bottom:18px}.ee-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 22px;font-size:11px;color:var(--global-text-color-light)}.ee-meta a{font-weight:600}.ee-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:30px}.ee-category{text-align:left;min-height:70px;border:1px solid var(--ee-line);border-radius:7px;background:var(--ee-panel);color:var(--global-text-color);padding:11px 13px}.ee-category:hover,.ee-category[aria-pressed="true"]{border-color:var(--ee-accent);background:var(--ee-soft)}.ee-category-label{gap:8px;align-items:start;font-size:11px;line-height:1.3}.ee-category-label strong{font-size:18px;font-variant-numeric:tabular-nums;color:var(--ee-accent)}.ee-category-bar{display:block;height:3px;background:var(--ee-line);margin-top:11px;border-radius:3px;overflow:hidden}.ee-category-bar span{display:block;background:var(--ee-accent);height:100%;min-width:0}.ee-workspace{display:grid;grid-template-columns:235px minmax(0,1fr);gap:32px;align-items:start}.ee-sidebar{position:sticky;top:82px;max-height:calc(100vh - 110px);overflow-y:auto;padding-right:14px;padding-bottom:30px;scrollbar-width:thin}.ee-sidebar summary{font-weight:650;cursor:pointer;font-size:13px}#ee-filter-drawer>summary{font-size:16px;list-style:none}.ee-filter-help{font-size:11px;color:var(--global-text-color-light);margin:8px 0 17px}.ee-mobile-hint{display:none}.ee-filter-group{border-top:1px solid var(--ee-line);padding:13px 0}.ee-filter-group summary{display:flex;justify-content:space-between;gap:12px}.ee-filter-group summary::after{content:'+';color:var(--global-text-color-light)}.ee-filter-group[open] summary::after{content:'−'}.ee-filter-options{max-height:230px;overflow-y:auto;padding:7px 3px 2px}.ee-option{display:flex;align-items:baseline;gap:9px;font-size:12px;margin:7px 0;cursor:pointer;overflow-wrap:anywhere}.ee-option input{accent-color:var(--ee-accent);flex:0 0 auto;position:relative;top:1px}.ee-option-count{margin-left:auto;font-size:10px;color:var(--global-text-color-light)}.ee-group-help{font-size:10px;color:var(--global-text-color-light);margin:6px 0 0}.ee-unknown-option{border-top:1px dashed var(--ee-line);padding-top:12px}.ee-search-row{align-items:end}.ee-search{display:block;flex:1;margin:0}.ee-search>span{display:block;font-weight:600;font-size:11px;margin-bottom:6px}.ee-search input{width:100%;border:1px solid var(--ee-line);border-radius:7px;background:var(--ee-panel);color:var(--global-text-color);padding:11px 14px;font-size:13px;min-height:44px}.ee-secondary{border:1px solid var(--ee-line);background:var(--ee-panel);border-radius:7px;padding:11px 13px;color:var(--global-text-color);font-size:12px!important;min-height:44px}.ee-primary{border:1px solid var(--ee-accent);background:var(--ee-accent);color:var(--global-bg-color);border-radius:6px;padding:10px 17px;font-weight:600!important;font-size:12px!important}.ee-text-button{background:transparent;color:var(--ee-accent);border:0;font-size:11px!important;padding:6px 0}.ee-results-heading{margin:20px 0 9px}.ee-results-heading h2{font-size:16px;font-weight:650;margin:0}
.ee-chips{display:flex;gap:6px;flex-wrap:wrap}.ee-chip{border:1px solid var(--ee-line);border-radius:4px;padding:4px 8px;background:var(--ee-soft);color:var(--ee-accent);font-size:10px!important}.ee-availability{font-size:11px;color:var(--global-text-color-light);margin:10px 0 17px}.ee-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.ee-card{border:1px solid var(--ee-line);border-radius:9px;padding:20px;background:var(--ee-panel);min-width:0}.ee-card[data-selected="true"]{border-color:var(--ee-accent);box-shadow:0 0 0 1px var(--ee-accent)}.ee-card-heading{align-items:flex-start;gap:10px}.ee-card h3{font-size:18px;font-weight:650;margin:0;overflow-wrap:anywhere;letter-spacing:-.3px}.ee-add{border:1px solid var(--ee-line);background:transparent;color:var(--ee-accent);border-radius:5px;padding:3px 8px;flex:0 0 auto;font-size:11px!important}.ee-card-category{display:block;margin-top:7px;font-size:10px;color:var(--global-text-color-light)}.ee-card-summary{font-size:12px;line-height:1.75;margin:12px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:63px}.ee-tags{display:flex;gap:5px;flex-wrap:wrap}.ee-tag{font-size:9px;border-radius:3px;background:var(--ee-soft);color:var(--ee-accent);padding:3px 6px}.ee-evidence{font-size:10px;color:var(--global-text-color-light);margin:12px 0 0}.ee-match{font-size:10px;margin:8px 0 0;color:var(--ee-accent)}.ee-tentative{border-left:3px solid #bd8419;padding-left:8px;color:var(--global-text-color)}.ee-details{border-top:1px solid var(--ee-line);margin-top:14px;padding-top:11px}.ee-details>summary{color:var(--ee-accent);cursor:pointer;font-size:11px;font-weight:600}.ee-details h4{font-size:12px;margin:18px 0 8px;font-weight:650}.ee-details p,.ee-details dd,.ee-details dt{font-size:11px}.ee-details dl{margin:9px 0}.ee-details dt{margin-top:10px}.ee-details dd{margin-left:0;overflow-wrap:anywhere}.ee-source{font-size:9px;color:var(--global-text-color-light);display:inline-block;margin-left:5px}.ee-status{display:inline-block;font-size:10px;padding:2px 5px;border-radius:3px;background:var(--ee-soft)}.ee-status[data-status="supported"]{color:var(--ee-accent)}.ee-status[data-status="unknown"],.ee-status[data-status="not-applicable"]{color:var(--global-text-color-light)}.ee-feature-row{padding:5px 0;font-size:11px}.ee-feature-row>span:first-child{margin-right:7px}.ee-note{font-size:10px;color:var(--global-text-color-light)}.ee-detail-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:15px;font-size:11px}.ee-empty{grid-column:1 / -1;padding:45px 22px;border:1px dashed var(--ee-line);border-radius:8px;text-align:center}.ee-empty h3{font-size:18px}.ee-empty p{color:var(--global-text-color-light);font-size:12px}.ee-empty button{margin:5px}.ee-method{margin-top:35px;border-top:1px solid var(--ee-line);padding-top:18px;font-size:12px}.ee-method summary{cursor:pointer;color:var(--ee-accent);font-weight:600}.ee-method p{max-width:850px;margin-top:12px;color:var(--global-text-color-light)}.ee-shortlist{position:sticky;bottom:48px;z-index:20;margin-top:25px;border:1px solid var(--ee-accent);border-radius:9px;padding:14px 18px;background:var(--ee-panel);box-shadow:0 5px 30px #0002}.ee-shortlist strong{font-size:12px}.ee-shortlist-items{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.ee-shortlist button.ee-primary{white-space:nowrap}.ee-comparison{border-top:2px solid var(--ee-accent);margin-top:35px;scroll-margin-top:85px}.ee-comparison>p{font-size:12px;color:var(--global-text-color-light)}.ee-table-scroll{overflow-x:auto;border:1px solid var(--ee-line);border-radius:7px}.ee-table-scroll table{width:100%;border-collapse:collapse;font-size:11px}.ee-table-scroll th,.ee-table-scroll td{min-width:210px;max-width:350px;padding:13px;border-bottom:1px solid var(--ee-line);border-right:1px solid var(--ee-line);vertical-align:top;overflow-wrap:anywhere}.ee-table-scroll th:first-child{position:sticky;left:0;min-width:155px;background:var(--ee-panel);z-index:1}.ee-table-scroll thead th{font-size:13px;background:var(--ee-soft)}.ee-table-scroll td p{margin:0 0 8px}.ee-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.ee-entry{display:grid;gap:11px;margin:6px 0 35px;padding:26px;border:1px solid var(--ee-line);border-left:4px solid var(--ee-accent);border-radius:7px;background:var(--ee-soft);color:var(--global-text-color)!important;text-decoration:none!important}.ee-entry:hover{border-color:var(--ee-accent)}.ee-entry strong{display:flex;justify-content:space-between;font-size:24px;color:var(--ee-accent)}.ee-entry>span:not(.ee-entry-kicker){font-size:13px}.ee-entry-meta{color:var(--global-text-color-light)}@media(max-width:1050px){.ee-workspace{grid-template-columns:210px minmax(0,1fr);gap:20px}.ee-card{padding:16px}.ee-card h3{font-size:16px}}@media(max-width:760px){.edge-explorer{padding:0 0 30px}
.ee-topline{margin-bottom:22px}.ee-header h1{font-size:34px;letter-spacing:-1px}.ee-intro{font-size:14px}.ee-categories{grid-template-columns:none;grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-flow:column;grid-auto-columns:155px;overflow-x:auto;gap:7px;margin-bottom:18px;padding-bottom:7px}.ee-category{min-height:64px}.ee-workspace{display:block}.ee-sidebar{position:static;max-height:none;padding:0;margin-bottom:20px;border:1px solid var(--ee-line);border-radius:7px}#ee-filter-drawer{padding:14px}#ee-filter-drawer>summary{display:flex;justify-content:space-between;font-size:14px}.ee-mobile-hint{display:inline;color:var(--global-text-color-light);font-weight:400;font-size:10px}.ee-results{grid-template-columns:1fr}.ee-card{padding:20px}.ee-card h3{font-size:19px}.ee-card-summary{min-height:auto}.ee-search-row{align-items:stretch;flex-direction:column;gap:8px}.ee-search-row .ee-secondary{align-self:flex-end;min-height:34px;padding:5px 10px}.ee-shortlist{bottom:64px;padding:12px;gap:10px}.ee-shortlist .ee-primary{padding:9px}.ee-shortlist-items{max-height:75px;overflow:auto}.ee-entry{padding:20px}.ee-entry-kicker{letter-spacing:.8px}.ee-entry strong{font-size:21px}}@media(prefers-reduced-motion:reduce){.edge-explorer *{scroll-behavior:auto!important}}.edge-explorer .ee-dimension{border-top:1px solid var(--global-divider-color);padding:1rem 0}.edge-explorer .ee-dimension h5{font-size:.95rem;font-weight:650;margin-bottom:.5rem}.edge-explorer .ee-dimension p{margin-bottom:.5rem}.edge-explorer .ee-dimension .ee-source,.edge-explorer .ee-version{display:block;overflow-wrap:anywhere}.edge-explorer .ee-card:has([data-tool-details][open]){grid-column:1 / -1}.edge-explorer .ee-source{overflow-wrap:anywhere}