.explore-mosaic-image{aspect-ratio:1;background:var(--site-surface-muted);isolation:isolate;min-width:0;overflow:hidden;position:relative}.explore-mosaic-image,.explore-mosaic-image__placeholder{border-radius:inherit;display:block;height:100%;width:100%}.explore-mosaic-image .explore-mosaic-image__layer{border-radius:inherit;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.explore-mosaic-image__layer[data-layer=pending]{opacity:0}.explore-mosaic-image__layer[data-layer=current]{animation:explore-mosaic-image-fade .65s ease-in-out both;z-index:1}.explore-selected-image[data-animate-cycle=true] .explore-mosaic-image__layer[data-layer=current]{animation-delay:var(--explore-mosaic-delay,0s)}.explore-selected-image[data-animate-cycle=false] .explore-mosaic-image__layer[data-layer=current]{animation:none;opacity:1}.explore-mosaic-image img.needs-border{border:1px solid var(--site-border-strong)}@keyframes explore-mosaic-image-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.explore-selected-image[data-animate-cycle] .explore-mosaic-image__layer[data-layer=current]{animation:none;opacity:1}}.explore-scene-thumbnail,.explore-scene-thumbnail-frame{aspect-ratio:1;border-radius:inherit;display:block;flex-shrink:0;height:100%;min-width:0;overflow:hidden;position:relative;width:100%}.explore-scene-thumbnail{isolation:isolate;background:var(--site-surface-muted)}.explore-scene-thumbnail__initials{align-items:center;background:var(--site-surface-muted);color:var(--site-muted-strong);display:flex;font-size:12px;font-weight:700;height:100%;justify-content:center;width:100%}.explore-scene-thumbnail__placeholder{border-radius:inherit;display:block;height:100%;width:100%}.explore-scene-thumbnail :is(.explore-scene-thumbnail__fallback,.explore-scene-thumbnail__layer){border-radius:inherit;height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity 1.2s ease-in-out;width:100%}.explore-scene-thumbnail .explore-scene-thumbnail__fallback,.explore-scene-thumbnail .explore-scene-thumbnail__layer[data-active=true]{opacity:1}.explore-scene-thumbnail img.needs-border{border:1px solid var(--site-border-strong)}.explore-scene-thumbnail__instant{border:0;display:block;height:100%;object-fit:cover;opacity:1;width:100%}.explore-scene-thumbnail-strip{display:grid;flex-shrink:0;gap:4px;grid-template-columns:repeat(6,var(--explore-scene-thumbnail-size,50.5px))}.explore-scene-thumbnail-strip__slot{aspect-ratio:1;border-radius:4px;isolation:isolate;min-width:0;overflow:hidden;position:relative}.explore-scene-thumbnail-strip__preload{display:none}.explore-scene-thumbnail-strip[data-animate-cycle=true] .explore-mosaic-image__layer[data-layer=current]{animation-delay:0s}.explore-scene-thumbnail-strip[data-animate-cycle=false] .explore-mosaic-image__layer[data-layer=current]{animation:none;opacity:1}.keyword-constellation__quick-details>.explore-scene-thumbnail-frame{border-radius:6px;margin-top:1rem}@media (prefers-reduced-motion:reduce){.explore-scene-thumbnail :is(.explore-scene-thumbnail__fallback,.explore-scene-thumbnail__layer){transition:none}.explore-scene-thumbnail-strip .explore-mosaic-image__layer[data-layer=current]{animation:none;opacity:1}}.explore-library-search-control{position:relative;display:flex;width:100%;min-width:0;align-items:center;gap:.5rem}.explore-library-search{position:relative;min-width:0;flex:1;color:#0f172a}.explore-library-search>svg{pointer-events:none;position:absolute;top:50%;left:14px;color:var(--site-brand-blue);transform:translateY(-50%)}.explore-library-search input{width:100%;min-width:0;height:40px;border:1px solid #e2e8f0;border-radius:999px;outline:none;background:#fff;padding:0 36px 0 38px;box-shadow:none;color:#0f172a;font-family:var(--font-inter),sans-serif;font-size:14px;font-weight:300;line-height:1;transition:border-color .15s ease,box-shadow .15s ease}.explore-library-search input::placeholder{color:#94a3b8;opacity:1}.explore-library-search input:focus,.explore-library-search input:focus-visible{border-color:var(--site-brand-blue);outline:none;outline-offset:0;box-shadow:0 1px 2px rgb(0 0 0/.05)}.explore-library-search input::-webkit-search-cancel-button{display:none}.explore-library-search__clear{position:absolute;top:50%;right:6px;display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:999px;background:transparent;color:#94a3b8;cursor:pointer;transform:translateY(-50%)}.explore-library-search__clear:focus-visible,.explore-library-search__clear:hover{background:#eff6ff;color:var(--site-brand-blue)}.explore-library-icon{position:relative;display:inline-grid;width:40px;height:40px;flex-shrink:0;place-items:center;border:0;border-radius:6px;background:transparent;color:#fff;cursor:pointer}.explore-library-icon:focus-visible,.explore-library-icon:hover{background:rgb(0 30 80/.35);color:#fff}.explore-library-icon:focus-visible{outline:2px solid currentColor;outline-offset:2px}.explore-library-history__menu,.explore-library-suggestions{position:absolute;z-index:100;top:calc(100% + 6px);overflow:auto;max-height:16rem;border:1px solid #f1f5f9;border-radius:6px;background:var(--site-surface,#fff);color:var(--foreground,#0f172a);box-shadow:0 20px 25px -5px rgb(0 0 0/.1),0 8px 10px -6px rgb(0 0 0/.1)}.explore-library-suggestions{left:0;width:100%;padding:4px}.explore-library-suggestion{display:flex;width:100%;min-height:40px;align-items:center;justify-content:space-between;gap:.75rem;border:0;border-radius:4px;padding:.5rem .75rem;color:inherit;text-align:left;font-family:var(--font-inter),sans-serif;font-size:14px;font-weight:600;line-height:1.25;cursor:pointer}.explore-library-suggestion--keyword{background:transparent;color:#0f172a}.explore-library-suggestion--keyword:hover,.explore-library-suggestion--keyword[aria-selected=true]{background:#eff6ff;color:var(--site-brand-blue)}.explore-library-suggestion--category{background:#dbeafe;color:var(--site-brand-navy)}.explore-library-suggestion--category:hover,.explore-library-suggestion--category[aria-selected=true]{background:#bfdbfe;color:var(--site-brand-navy)}.explore-library-suggestion--tag{background:#f1f5f9;color:#334155}.explore-library-suggestion--tag:hover,.explore-library-suggestion--tag[aria-selected=true]{background:#e2e8f0;color:#334155}.explore-library-suggestion__label{display:flex;min-width:0;align-items:center;gap:.375rem}.explore-library-suggestion__label>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.explore-library-suggestion__count{display:grid;min-width:20px;height:20px;flex-shrink:0;place-items:center;border-radius:999px;background:var(--site-brand-blue);padding-inline:6px;color:#fff;font-size:10px;font-weight:700;line-height:1}.explore-library-suggestion small{flex-shrink:0;color:inherit;font-size:10px;font-weight:600;letter-spacing:.025em;line-height:1.25;text-transform:uppercase}.explore-library-suggestion__kind--keyword{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.explore-library-suggestions__empty{margin:0;padding:.5rem .75rem;color:#64748b;font-family:var(--font-inter),sans-serif;font-size:14px;font-weight:600}.explore-library-history{position:static;flex-shrink:0}.explore-library-history__menu{right:0;top:calc(100% + 8px);width:min(18rem,100%);padding-block:.5rem}.explore-library-history__item{display:flex;width:100%;min-height:40px;align-items:center;gap:.625rem;border:0;background:transparent;padding:.5rem .75rem;color:#0f172a;text-align:left;font-family:var(--font-inter),sans-serif;font-size:14px;font-weight:600;line-height:1.25;cursor:pointer}.explore-library-history__item:focus-visible,.explore-library-history__item:hover{background:#eff6ff;color:var(--site-brand-blue)}.explore-library-history__item img{width:32px;height:32px;flex-shrink:0;border-radius:4px;object-fit:cover}.explore-library-history__item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.explore-library-history__item:focus-visible{outline:1px solid currentColor;outline-offset:-2px}.explore-keyword-results-backdrop{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:1rem;background:rgb(2 6 23/.65)}.explore-keyword-results{display:flex;width:calc(100vw - 2rem);max-width:100%;height:66vh;flex-direction:column;overflow:hidden;border-radius:8px;background:var(--site-surface,#fff);color:var(--foreground,#0f172a);box-shadow:0 25px 50px -12px rgb(0 0 0/.25)}.explore-keyword-results__header{position:relative;display:flex;min-height:66px;flex-shrink:0;align-items:center;gap:.75rem;overflow:visible;background-color:var(--site-brand-blue);padding:1rem;color:#fff}.explore-keyword-results__header>.blueprint-title-gradient{pointer-events:none;position:absolute;inset:0}.explore-keyword-results__title{position:relative;min-width:0;flex:1}.explore-keyword-results__title p{margin:0;color:rgb(255 255 255/.7);font-size:11px;font-weight:700;letter-spacing:.025em;line-height:1.3;text-transform:uppercase}.explore-keyword-results__title h2{margin:0;overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap}.explore-keyword-results__count{position:relative;display:none;height:32px;flex-shrink:0;align-items:center;border-radius:999px;background:rgb(255 255 255/.15);padding-inline:.75rem;color:#fff;font-family:var(--font-inter),sans-serif;font-size:14px;font-weight:600}.explore-keyword-results__close{position:relative;z-index:1;display:grid;width:32px;height:32px;flex-shrink:0;place-items:center;border:0;border-radius:6px;background:transparent;color:#fff;transition:background-color .15s ease}.explore-keyword-results__close:focus-visible,.explore-keyword-results__close:hover{background:rgb(0 30 80/.35);color:#fff}.explore-keyword-results__body{min-height:0;flex:1;overflow-y:auto;overscroll-behavior-y:contain;background:var(--background,#f8fafc);padding:.75rem;scrollbar-color:#0078e0 rgb(219 234 254);scrollbar-width:thin}.explore-keyword-results__body::-webkit-scrollbar{width:10px}.explore-keyword-results__body::-webkit-scrollbar-track{background:rgb(219 234 254)}.explore-keyword-results__body::-webkit-scrollbar-thumb{border:2px solid rgb(219 234 254);border-radius:999px;background:#0078e0}.explore-keyword-results__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem}.explore-keyword-result{display:block;min-width:0;overflow:hidden;border:1px solid var(--site-border,#e2e8f0);border-radius:8px;background:var(--site-surface,#fff);box-shadow:0 1px 3px rgb(0 0 0/.1),0 1px 2px -1px rgb(0 0 0/.1);color:inherit;padding:0;text-align:left;cursor:pointer}.explore-keyword-result:focus-visible{outline:2px solid var(--site-brand-blue);outline-offset:3px}.explore-keyword-result__heading{position:relative;display:flex;width:100%;align-items:stretch;overflow:hidden;background-color:var(--site-brand-blue);color:#fff}.explore-keyword-result__title{position:relative;z-index:1;display:flex;min-width:0;flex:1;align-items:center;overflow:hidden;padding:18px 14px 11px}.explore-keyword-result__title>span{display:block;width:calc(100% + 14px);min-width:0;margin-left:-14px;overflow:hidden;padding-left:14px;color:#fff;font-weight:600;text-overflow:ellipsis;white-space:nowrap;transform:translateY(4px)}.explore-keyword-result__action{position:absolute;z-index:2;top:6px;right:6px;display:flex;width:16px;height:16px;align-items:center;justify-content:center;color:#fff}.explore-keyword-result__action-icon{display:grid;width:16px;height:16px;place-items:center;border:1px solid rgb(255 255 255/.8);border-radius:999px;transition:background-color .15s ease}.explore-keyword-result__action-icon svg{width:10px;height:10px}.explore-keyword-result:focus-visible .explore-keyword-result__action-icon,.explore-keyword-result:hover .explore-keyword-result__action-icon{background:rgb(0 30 80/.35)}.explore-keyword-result__content{display:grid;min-width:0;gap:.75rem;padding:15px 12px 12px}.explore-keyword-result__image{position:relative;isolation:isolate;display:block;overflow:hidden;border-radius:6px;aspect-ratio:1;background:#fff}.explore-keyword-results__empty{border:1px solid var(--site-border,#e2e8f0);border-radius:8px;background:var(--site-surface,#fff);padding:2rem 1rem;color:var(--site-muted-strong,#64748b);text-align:center;font-family:var(--font-inter),sans-serif;font-size:14px;font-weight:600}html.theme-dark .explore-library-search input{border-color:var(--frontend-dark-border);background:var(--site-surface);color:var(--foreground)}html.theme-dark .explore-library-history__menu{border-color:var(--site-border)}html.theme-dark .explore-library-suggestion--keyword{color:var(--foreground)}html.theme-dark .explore-library-history__item:focus-visible,html.theme-dark .explore-library-history__item:hover,html.theme-dark .explore-library-suggestion--keyword:hover,html.theme-dark .explore-library-suggestion--keyword[aria-selected=true]{background:var(--site-blue-soft);color:var(--site-brand-blue)}html.theme-dark .explore-library-suggestion--category{background:var(--site-blue-soft-strong)}html.theme-dark .explore-library-suggestion--category:hover,html.theme-dark .explore-library-suggestion--category[aria-selected=true]{background:var(--site-blue-soft-active)}html.theme-dark .explore-library-suggestion--tag{background:var(--site-surface-muted);color:var(--site-muted-strong)}html.theme-dark .explore-library-suggestion--tag:hover,html.theme-dark .explore-library-suggestion--tag[aria-selected=true]{background:var(--site-border)}html.theme-dark .explore-library-history__item{color:var(--foreground)}html.theme-dark .explore-keyword-results__close:focus-visible,html.theme-dark .explore-keyword-results__close:hover,html.theme-dark .explore-library-icon:focus-visible,html.theme-dark .explore-library-icon:hover{background:rgb(216 239 255/.14)}html[data-explore-panel-open] :is(.keyword-comparison-panel-frame,.keyword-comparison-slot-picker) :is(input,select,textarea):focus{border-color:var(--site-border-strong);outline:2px solid var(--site-muted-strong);outline-offset:2px;box-shadow:none}@media (min-width:560px){.explore-keyword-results__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:706px){.explore-library-search{width:260px;min-width:200px;flex:0 1 260px;margin-left:auto}}@media (min-width:768px){.explore-keyword-results-backdrop{padding:2rem}.explore-keyword-results{width:min(68rem,calc(100vw - 4rem));height:auto;max-height:72vh}.explore-keyword-results__header{padding-inline:1.25rem}.explore-keyword-results__count{display:inline-flex}.explore-keyword-results__body{padding:1.25rem}.explore-keyword-results__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.explore-keyword-result__title{padding-block:14px}.explore-keyword-result__title>span{font-size:24px;transform:none}.explore-keyword-result__action{position:relative;top:auto;right:auto;width:38px;height:auto;flex-shrink:0;justify-content:flex-end;padding-right:14px}.explore-keyword-result__action-icon{width:24px;height:24px}.explore-keyword-result__action-icon svg{width:16px;height:16px}.explore-keyword-result__content{padding:20px 16px 16px}}@media (min-width:900px){.explore-library-search-control{gap:1rem}.explore-library-search{width:280px;flex-basis:280px}}@media (min-width:1024px){.explore-keyword-results__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (hover:hover){.explore-keyword-results__body::-webkit-scrollbar-thumb:hover{background:#005bb8}}@media (hover:none),(max-width:549px),(pointer:coarse){.explore-library-search input{font-size:16px}}.explore-help-tooltip__trigger{background:transparent;border:0;color:var(--site-brand-blue);flex:0 0 44px;height:44px;padding:0;width:44px}.explore-help-tooltip__icon,.explore-help-tooltip__trigger{align-items:center;border-radius:999px;display:inline-flex;justify-content:center}.explore-help-tooltip__icon{height:19px;transition:background-color .15s ease;width:19px}.explore-help-tooltip__trigger:is(:hover,:focus-visible,[aria-expanded=true]) .explore-help-tooltip__icon{background:var(--site-blue-soft)}[data-explore-help-trigger].explore-help-tooltip__trigger:focus-visible{outline:none}.explore-help-tooltip__trigger:focus-visible .explore-help-tooltip__icon{outline:2px solid var(--site-muted-strong);outline-offset:2px}.explore-help-tooltip__icon>svg{display:block;height:16px;width:16px}.explore-help-tooltip__content{--explore-help-background:#0076dc;background:var(--explore-help-background);border:0;border-radius:6px;box-shadow:0 4px 18px rgb(0 0 0/.16);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:var(--font-ui),ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:400;line-height:1.5;overflow:visible;overflow-wrap:anywhere;padding:0;position:fixed;z-index:140}html.theme-dark .explore-help-tooltip__content{--explore-help-background:var(--lightbox-toolbar-tooltip-background)}.explore-help-tooltip__body{border-radius:inherit;min-height:0;overflow:auto;padding:12px;scrollbar-color:rgb(255 255 255/.75) rgb(255 255 255/.15);scrollbar-width:thin}.explore-help-tooltip__arrow{height:0;pointer-events:none;position:absolute;width:0}.explore-help-tooltip__content[data-side=left]>.explore-help-tooltip__arrow{border-bottom:6px solid transparent;border-left:6px solid var(--explore-help-arrow-color,var(--explore-help-background));border-top:6px solid transparent;right:-6px;top:var(--explore-help-arrow-y);transform:translateY(-50%)}.explore-help-tooltip__content[data-side=right]>.explore-help-tooltip__arrow{border-bottom:6px solid transparent;border-right:6px solid var(--explore-help-arrow-color,var(--explore-help-background));border-top:6px solid transparent;left:-6px;top:var(--explore-help-arrow-y);transform:translateY(-50%)}.explore-help-tooltip__content[data-side=top]>.explore-help-tooltip__arrow{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--explore-help-arrow-color,var(--explore-help-background));bottom:-6px;left:var(--explore-help-arrow-x);transform:translateX(-50%)}.explore-help-tooltip__content[data-side=bottom]>.explore-help-tooltip__arrow{border-bottom:6px solid var(--explore-help-arrow-color,var(--explore-help-background));border-left:6px solid transparent;border-right:6px solid transparent;left:var(--explore-help-arrow-x);top:-6px;transform:translateX(-50%)}.explore-trait-icon{display:block;flex:0 0 auto}.explore-trait-help{color:var(--site-muted-strong)}.keyword-constellation__surface[data-spin-burst=flying]>:is(.explore-connection-glow,.explore-path-glow,.explore-selected-label-glow,.explore-path-label-glow,.explore-region-glow,.explore-pin-glow,.explore-hover-connector,.explore-selected-path-controls,.explore-selected-label-clear,.explore-selected-label-pin,.explore-region-info,.keyword-constellation__tooltip){visibility:hidden!important}.keyword-constellation__surface[data-spin-burst=flying] .explore-selected-path-controls__button{visibility:hidden!important}.keyword-constellation__surface[data-spin-burst=returning]>:is(.explore-connection-glow,.explore-path-glow,.explore-selected-label-glow,.explore-path-label-glow,.explore-region-glow,.explore-pin-glow,.explore-hover-connector,.explore-selected-path-controls,.explore-selected-label-clear,.explore-selected-label-pin,.explore-region-info){opacity:var(--explore-spin-return-opacity,0)!important}.explore-graph-chrome{--explore-control-top:12px;--explore-control-left:12px;--explore-control-right:12px;--explore-preview-rail:#006ace;--explore-preview-texture-opacity:.65;container:explore-graph/size;inset:0;pointer-events:none;position:absolute;z-index:3}[data-explore-graph-theme=dark] .explore-graph-chrome{--explore-preview-rail:var(--frontend-dark-blueprint);--explore-preview-texture-opacity:.34}.explore-graph-chrome__fullscreen,.explore-graph-chrome__history{pointer-events:auto;position:absolute;right:var(--explore-control-right)}.explore-graph-chrome__history{display:flex;gap:6px;left:var(--explore-control-left);right:auto;top:var(--explore-control-top)}.explore-graph-chrome__fullscreen{top:var(--explore-control-top)}.explore-graph-chrome__antipode{flex:0 0 auto;pointer-events:auto;position:relative}.explore-graph-chrome .explore-graph-chrome__button{align-items:center;background:var(--site-surface);border:1px solid var(--site-border-strong);border-radius:6px;color:var(--site-brand-blue);cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:14px;font-weight:600;gap:.5rem;height:44px;justify-content:center;line-height:1.25;min-width:44px;padding:11px;width:44px;pointer-events:auto;white-space:nowrap}.explore-graph-chrome .explore-graph-chrome__button:hover{background:color-mix(in srgb,var(--site-brand-blue) 6%,var(--site-surface));border-color:var(--site-brand-blue)}.explore-graph-chrome .explore-graph-chrome__button:focus-visible,.explore-graph-chrome .explore-graph-chrome__zoom:focus-visible{outline:2px solid var(--site-muted-strong);outline-offset:2px}.explore-graph-chrome .explore-graph-chrome__button:disabled{cursor:default;opacity:.5}.explore-graph-chrome__history .explore-graph-chrome__button:disabled{opacity:1}.explore-graph-chrome__history .explore-graph-chrome__button:disabled>svg{opacity:.4}.explore-graph-chrome__history .explore-graph-chrome__button:disabled:hover{background:var(--site-surface);border-color:var(--site-border-strong)}.explore-graph-chrome__button>svg{flex:0 0 20px;height:20px;width:20px}.explore-graph-chrome__control-tooltip{background:var(--lightbox-toolbar-tooltip-background);border-radius:6px;box-shadow:0 4px 12px rgb(0 0 0/.18);color:var(--lightbox-toolbar-tooltip-foreground);font-family:var(--font-ui),sans-serif;font-size:12px;font-weight:700;letter-spacing:.04em;line-height:16px;max-width:min(18rem,calc(100% - 16px));padding:4px 10px;pointer-events:auto;position:absolute;text-align:center;text-transform:uppercase;width:max-content;z-index:5}.explore-graph-chrome__control-tooltip-detail{display:block;font-weight:400;letter-spacing:normal;margin-top:3px;opacity:.8;text-transform:none}.explore-graph-chrome__control-tooltip:before{border-left:5px solid transparent;border-right:5px solid transparent;content:"";left:var(--explore-control-tooltip-arrow);position:absolute;transform:translateX(-50%)}.explore-graph-chrome__control-tooltip[data-side=top]:before{border-top:5px solid var(--lightbox-toolbar-tooltip-background);top:100%}.explore-graph-chrome__control-tooltip[data-side=bottom]:before{border-bottom:5px solid var(--lightbox-toolbar-tooltip-background);bottom:100%}.explore-graph-chrome__tooltip{background:var(--site-surface);border:1px solid var(--site-border-strong);border-radius:6px;box-shadow:0 4px 18px rgb(0 0 0/.16);color:var(--foreground);font-size:13px;font-weight:400;line-height:1.5;max-width:calc(100cqi - 1.5rem);padding:0;position:absolute;right:0;width:18rem;z-index:4}.explore-graph-chrome .explore-graph-chrome__tooltip p,.explore-graph-chrome .explore-graph-chrome__tooltip strong{color:inherit}.explore-graph-chrome__antipode-tooltip:after{content:"";height:.375rem;left:0;position:absolute;right:0;top:100%}.explore-graph-chrome__antipode-tooltip{bottom:calc(100% + .375rem);left:-96px;right:auto}.explore-graph-chrome__tooltip-heading{align-items:center;border-radius:5px 5px 0 0;color:#fff;display:flex;font-size:13px;font-weight:600;line-height:18px;min-height:28px;overflow:hidden;padding:4px .75rem}.explore-graph-chrome__tooltip-heading>span{position:relative;z-index:1}[data-explore-graph-theme] .explore-graph-chrome__tooltip-heading.blueprint-texture-blue--card.blueprint-texture-blue--soft{--blueprint-soft-base-color:var(--explore-preview-rail);background-color:var(--explore-preview-rail);color:#fff}[data-explore-graph-theme] .explore-graph-chrome__tooltip-heading.blueprint-texture-blue--card.blueprint-texture-blue--soft:before{opacity:var(--explore-preview-texture-opacity)}.explore-graph-chrome__keyword-preview{align-items:center;display:flex;gap:.625rem;padding:.75rem}.explore-graph-chrome__keyword-preview>.explore-scene-thumbnail-frame{border-radius:4px}.explore-graph-chrome__keyword-preview img{border-radius:4px;flex:0 0 64px;height:64px;object-fit:cover;width:64px}.explore-graph-chrome__keyword-preview>div{display:grid;gap:.125rem;min-width:0;overflow-wrap:anywhere}.explore-graph-chrome__keyword-preview strong{font-size:16px;font-weight:600}.explore-graph-chrome__keyword-preview span{font-size:12px}.explore-graph-chrome__categories{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px;min-width:0}.explore-graph-chrome .explore-graph-chrome__category.tag-pill{background:var(--site-surface-muted);color:var(--site-muted-strong);font-family:var(--font-ui);font-weight:400;line-height:16px;max-width:100%;padding:3px 8px;pointer-events:none}.explore-graph-chrome__category .keyword-constellation__color-swatch{align-self:center;flex:0 0 8px;height:8px;margin:0;width:8px}.explore-graph-chrome__category .tag-pill-label{min-width:0;overflow-wrap:anywhere;white-space:normal}.explore-graph-chrome__camera{align-items:end;bottom:var(--explore-graph-dock-bottom,12px);display:flex;gap:4px;justify-content:start;left:var(--explore-control-left);pointer-events:none;position:absolute}.explore-graph-chrome__camera-actions{background:color-mix(in srgb,var(--site-surface) 72%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--site-border-strong);border-radius:8px;bottom:calc(100% + 8px);box-shadow:0 4px 18px rgb(0 0 0/.12);display:grid;box-sizing:border-box;gap:6px;justify-items:center;left:0;padding:8px;pointer-events:auto;position:absolute;transform-origin:left bottom;width:140px}.explore-graph-chrome__direction-pad{display:grid;gap:4px;grid-template-columns:repeat(3,38px);grid-template-rows:repeat(3,38px)}.explore-graph-chrome .explore-graph-chrome__camera-actions .explore-graph-chrome__button{height:38px;min-width:38px;padding:9px;width:38px}.explore-graph-chrome__camera-actions .explore-graph-chrome__button>svg{flex-basis:18px;height:18px;width:18px}.explore-graph-chrome__camera-actions .explore-graph-chrome__zoom{flex-basis:auto;height:38px;min-width:0;width:100%}.explore-graph-chrome__direction-pad>:first-child{grid-column:2;grid-row:1}.explore-graph-chrome__direction-pad>:nth-child(2){grid-column:2;grid-row:3}.explore-graph-chrome__direction-pad>:nth-child(3){grid-column:1;grid-row:2}.explore-graph-chrome__direction-pad>:nth-child(4){grid-column:3;grid-row:2}.explore-graph-chrome__camera-actions.toolbar-reveal>*{animation-name:explore-camera-reveal}.explore-graph-chrome__zoom-controls{align-items:center;bottom:var(--explore-graph-dock-bottom,12px);display:flex;gap:4px;left:50%;pointer-events:auto;position:absolute;transform:translateX(-50%)}.explore-graph-chrome__zoom{--explore-zoom-thumb-size:20px;--explore-zoom-direction:to right;appearance:none;background-color:var(--site-surface);background-image:linear-gradient(var(--explore-zoom-direction),var(--site-brand-blue) var(--explore-zoom-progress),var(--site-border-strong) var(--explore-zoom-progress)),radial-gradient(circle,var(--site-brand-blue) 1.5px,transparent 2px),radial-gradient(circle,var(--site-border-strong) 1.5px,transparent 2px);background-origin:content-box;background-position:50%,left calc(var(--explore-zoom-thumb-size) / 2) center,right calc(var(--explore-zoom-thumb-size) / 2) center;background-repeat:no-repeat;background-size:calc(100% - var(--explore-zoom-thumb-size) - 4px) 4px,4px 4px,4px 4px;border:1px solid var(--site-border-strong);border-radius:6px;flex:0 0 128px;height:44px;margin:0;min-width:44px;padding:0 12px;width:128px}.explore-graph-chrome__zoom::-webkit-slider-runnable-track{background:transparent;border:0;height:4px}.explore-graph-chrome__zoom::-webkit-slider-thumb{appearance:none;background:var(--site-brand-blue);border:0;border-radius:50%;box-sizing:border-box;height:var(--explore-zoom-thumb-size);margin-top:-8px;width:var(--explore-zoom-thumb-size)}.explore-graph-chrome__zoom::-moz-range-progress,.explore-graph-chrome__zoom::-moz-range-track{background:transparent;border:0;height:4px}.explore-graph-chrome__zoom::-moz-range-thumb{background:var(--site-brand-blue);border:0;border-radius:50%;box-sizing:border-box;height:var(--explore-zoom-thumb-size);width:var(--explore-zoom-thumb-size)}.explore-graph-chrome__zoom--tray{display:none}@container explore-graph (width < 480px){.explore-graph-chrome[data-has-selection=true] :is(.explore-graph-chrome__history,.explore-graph-chrome__fullscreen){top:calc(var(--explore-control-top) + var(--explore-selected-label-height, 44px) + 12px)}}@container explore-graph (width < 600px){.explore-graph-chrome__zoom-controls{left:auto;right:var(--explore-control-right);transform:none}.explore-graph-chrome__zoom--persistent{display:none}.explore-graph-chrome__zoom--tray{display:block}}@container explore-graph (width < 260px){.explore-graph-chrome__zoom-controls{bottom:calc(var(--explore-graph-dock-bottom, 12px) + 48px)}.explore-graph-chrome__camera-actions{bottom:calc(100% + 56px)}}@container explore-graph (height < 300px){.explore-graph-chrome__direction-pad{grid-template-columns:repeat(2,38px);grid-template-rows:repeat(2,38px)}.explore-graph-chrome__direction-pad>:nth-child(n){grid-column:auto;grid-row:auto}}@keyframes explore-camera-reveal{0%{opacity:0;transform:translateY(1.75rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.explore-graph-chrome__camera-actions.toolbar-reveal>*{animation:none}}.keyword-constellation__surface:is(:fullscreen,[data-explore-fullscreen=window]){--explore-graph-dock-bottom:calc(12px + env(safe-area-inset-bottom));--explore-graph-dock-height:44px;border:0;border-radius:0;box-sizing:border-box;height:100dvh;inset:0;margin:0;max-height:none;max-width:none;padding:0;width:100vw}.keyword-constellation__surface[data-explore-fullscreen=window]{position:fixed}.keyword-constellation__surface::backdrop{background:var(--site-surface)}.keyword-constellation__surface:is(:fullscreen,[data-explore-fullscreen=window]) .explore-graph-chrome{--explore-control-top:calc(12px + env(safe-area-inset-top));--explore-control-left:calc(12px + env(safe-area-inset-left));--explore-control-right:calc(12px + env(safe-area-inset-right))}@media (max-width:259px){.keyword-constellation__surface:is(:fullscreen,[data-explore-fullscreen=window]){--explore-graph-dock-height:92px}}.explore-graph-chrome:is([data-details-dock=shifted],[data-details-dock=compact]) .explore-graph-chrome__zoom-controls{left:var(--explore-details-zoom-center);right:auto;transform:translateX(-50%)}.explore-graph-chrome:is([data-details-dock=compact],[data-details-dock=stacked]) .explore-graph-chrome__zoom--persistent{display:none}.explore-graph-chrome:is([data-details-dock=compact],[data-details-dock=stacked]) .explore-graph-chrome__zoom--tray{display:block}.explore-graph-chrome[data-details-dock=stacked] .explore-graph-chrome__camera{align-items:start;bottom:calc(var(--explore-graph-dock-bottom, 12px) + 100px);flex-direction:column}.explore-graph-chrome[data-details-dock=stacked] .explore-graph-chrome__zoom-controls{bottom:var(--explore-graph-dock-bottom,12px);flex-direction:column;left:var(--explore-control-left);right:auto;transform:none}.explore-graph-chrome[data-details-dock=stacked] .explore-graph-chrome__camera-actions{max-height:calc(100dvh - 272px);overflow-y:auto;padding:2px;scrollbar-width:thin;width:44px}.explore-graph-chrome[data-details-dock=stacked] .explore-graph-chrome__direction-pad{grid-template-columns:38px;grid-template-rows:repeat(4,38px)}.explore-graph-chrome[data-details-dock=stacked] .explore-graph-chrome__direction-pad>button{grid-column:1;grid-row:auto}.explore-graph-chrome[data-details-dock=stacked] .explore-graph-chrome__zoom--tray{--explore-zoom-direction:to top;background-position:50%,center bottom calc(var(--explore-zoom-thumb-size) / 2),center top calc(var(--explore-zoom-thumb-size) / 2);background-size:4px calc(100% - var(--explore-zoom-thumb-size) - 4px),4px 4px,4px 4px;direction:rtl;height:128px;padding:12px 0;width:38px;writing-mode:vertical-lr}.explore-graph-chrome[data-details-dock=stacked] .explore-graph-chrome__zoom--tray::-webkit-slider-runnable-track{height:100%;width:4px}.explore-graph-chrome[data-details-dock=stacked] .explore-graph-chrome__zoom--tray::-webkit-slider-thumb{margin-left:-8px;margin-top:0}.explore-pin-glow{height:100%;inset:0;overflow:hidden;pointer-events:none;position:absolute;width:100%;z-index:1}.explore-pin-glow[data-pin-count="0"]{display:none}.explore-pin-glow [data-pin-glow-heads] circle{fill:none;filter:blur(2.5px);opacity:0;stroke:#249dff;stroke-linecap:round;stroke-width:5px}@media (prefers-reduced-motion:reduce){.explore-pin-glow{display:none}}