.constellation-page{background:var(--background);color:var(--foreground)}.keyword-constellation,.keyword-constellation__surface[data-explore-graph-theme]{--explore-panel-rail-height:54px;--explore-heading-info-gap:15px;--constellation-edge:rgb(100 116 139);--constellation-edge-active:var(--site-brand-blue);--constellation-globe-center:#fbfdff;--constellation-globe-edge:#e6f0f9;--constellation-globe-grid:rgb(41 103 156/0.2);--constellation-globe-outline:rgb(0 89 166/0.18);--constellation-node:#5f7994;--constellation-node-neighbor:#2f91e4;--constellation-node-secondary:#9ac8ef;--constellation-node-selected:var(--site-brand-navy);--constellation-label-surface:var(--site-surface);--constellation-label-text:var(--foreground);--constellation-label-border:var(--site-border-strong);--constellation-label-state-outline:var(--site-brand-navy);--constellation-ordinary-label-text:var(--site-muted-strong);--constellation-landmark-text:#ffffff;--constellation-selected-label-background:#00397e;--constellation-selected-label-hover-background:color-mix(in srgb,var(--constellation-selected-label-background) 88%,white);--constellation-selected-label-text:#ffffff;--constellation-selected-label-connector:#00397e;--constellation-trail:var(--constellation-label-state-outline);--constellation-reticle:rgb(0 120 224/0.22)}.keyword-constellation__surface[data-explore-graph-theme=dark],html.theme-dark .keyword-constellation{--constellation-edge:#7792ad;--constellation-edge-active:#ffffff;--constellation-globe-center:#172d41;--constellation-globe-edge:#0b1825;--constellation-globe-grid:rgb(104 184 248/0.22);--constellation-globe-outline:rgb(83 174 255/0.3);--constellation-node:#7896b3;--constellation-node-neighbor:#52b3ff;--constellation-node-secondary:#9bcdf3;--constellation-label-surface:var(--site-surface);--constellation-label-text:var(--foreground);--constellation-label-border:var(--site-border-strong);--constellation-label-state-outline:var(--site-brand-blue);--constellation-ordinary-label-text:var(--site-muted-strong);--constellation-selected-label-background:var(--frontend-dark-blueprint);--constellation-trail:var(--constellation-label-state-outline);--constellation-selected-label-connector:#5b8fc9;--constellation-reticle:rgb(53 168 255/0.28)}.constellation-page__intro{color:var(--site-muted-strong);font-size:1rem;line-height:1.6;margin:0;padding-block:1.25rem 1rem}.keyword-constellation{container:explore-workspace/inline-size;min-width:0}.keyword-constellation :where(button,summary,input,select):not(:where(.tag-pill)){font-family:var(--font-inter),sans-serif}.keyword-constellation :where(button,summary){cursor:pointer}.keyword-constellation :where(button,summary,a,select,input):not(:where(.tag-pill)):focus-visible{outline:2px solid var(--site-brand-blue);outline-offset:3px}.keyword-constellation :where(button:disabled){cursor:default;opacity:.5}.keyword-constellation :where(h2,strong){color:var(--site-brand-navy)}.keyword-constellation :where(h2,p){margin:0}.keyword-constellation :where(summary){list-style:none}.keyword-constellation summary::-webkit-details-marker{display:none}.keyword-constellation :where(button,a)>svg{flex-shrink:0}.keyword-constellation :where(.keyword-constellation__toolbar-actions>button,.keyword-constellation__filters>summary,.keyword-constellation__selected-actions>button,.keyword-constellation__compact-details,.keyword-constellation__camera-controls button,.keyword-constellation__zoom button,.keyword-constellation__quick-details-heading button,.keyword-constellation__filter-menu>button){align-items:center;background:var(--site-surface);border:1px solid var(--site-border-strong);border-radius:6px;color:var(--site-brand-blue);display:inline-flex;font-size:14px;font-weight:600;gap:.5rem;justify-content:center;line-height:1.25;min-height:44px;padding:.625rem .75rem;text-decoration:none}.keyword-constellation :where(button,summary):not(:where(.tag-pill)):hover{color:var(--site-brand-blue)}.keyword-constellation :where(.keyword-constellation__toolbar-actions>button,.keyword-constellation__filters>summary,.keyword-constellation__selected-actions>button,.keyword-constellation__compact-details,.keyword-constellation__camera-controls button,.keyword-constellation__zoom button):hover{background:color-mix(in srgb,var(--site-brand-blue) 6%,var(--site-surface));border-color:var(--site-brand-blue)}.keyword-constellation .keyword-constellation__pin-action{background:var(--site-brand-blue);border-color:var(--site-brand-blue);color:var(--site-surface)}.keyword-constellation .keyword-constellation__pin-action[aria-pressed=true]{background:color-mix(in srgb,var(--site-brand-blue) 10%,var(--site-surface));color:var(--site-brand-blue)}.keyword-constellation__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;padding-bottom:1.25rem}.keyword-constellation__search{flex:1 1 20rem;min-width:0;position:relative}.keyword-constellation__search-label{display:block}.keyword-constellation__search-control{align-items:center;background:var(--site-surface);border:1px solid var(--site-border-strong);border-radius:6px;color:var(--site-muted);display:flex;gap:.625rem;min-height:44px;padding-inline:.875rem}.keyword-constellation__search-control:focus-within{border-color:var(--site-brand-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--site-brand-blue) 20%,transparent)}.keyword-constellation__search-control input{background:transparent;border:0;color:var(--foreground);font-size:16px;font-weight:400;line-height:1.4;min-height:44px;min-width:0;outline:0;width:100%}.keyword-constellation__search-control input::placeholder{color:var(--site-muted)}.keyword-constellation__filter-menu,.keyword-constellation__suggestions{background:var(--site-surface);border:1px solid var(--site-border-strong);border-radius:6px;box-shadow:0 8px 24px rgb(15 23 42/.14);max-height:min(28rem,65dvh);overflow:auto;overscroll-behavior:contain;position:absolute;top:calc(100% + .5rem);z-index:30}.keyword-constellation__suggestions{left:0;width:100%}.keyword-constellation__suggestions ul{list-style:none;margin:0;padding:.375rem}.keyword-constellation__suggestions button{background:transparent;border:0;border-radius:4px;color:var(--foreground);display:grid;font-size:15px;gap:.125rem;min-height:44px;padding:.625rem .75rem;text-align:left;width:100%}.keyword-constellation__suggestions small{color:var(--site-muted);font-size:13px}.keyword-constellation__suggestions [aria-selected=true] button,.keyword-constellation__suggestions button:hover{background:color-mix(in srgb,var(--site-brand-blue) 9%,var(--site-surface));color:var(--site-brand-blue)}.keyword-constellation__suggestions>p{padding:1rem}.keyword-constellation__toolbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.keyword-constellation__filters{position:relative}.keyword-constellation__filters[open]>summary>svg:last-child{transform:rotate(180deg)}.keyword-constellation__filter-menu{padding:.5rem;right:0;width:min(22rem,calc(100vw - 2rem))}.keyword-constellation__filter-options{display:grid;gap:.125rem}.keyword-constellation__filter-options>label{align-items:center;border-radius:6px;color:var(--site-muted-strong);cursor:pointer;display:grid;grid-template-columns:1.875rem minmax(0,1fr);min-height:44px;padding-inline:.4375rem;position:relative}.keyword-constellation__filter-options>label:has(input:focus-visible),.keyword-constellation__filter-options>label:hover{background:color-mix(in srgb,var(--site-brand-blue) 8%,var(--site-surface));color:var(--site-brand-blue)}.keyword-constellation__filter-checkbox-wrap{align-items:center;display:flex;height:44px}.keyword-constellation__filter-options .keyword-constellation__filter-native-checkbox{cursor:pointer;height:100%;inset:0;opacity:0;position:absolute;width:100%;z-index:1}.keyword-constellation__filter-checkbox{align-items:center;background:var(--site-surface);border:1px solid var(--site-border-strong);border-radius:4px;color:transparent;display:grid;height:16px;justify-content:center;pointer-events:none;width:16px}.keyword-constellation__filter-checkbox-wrap input:checked+.keyword-constellation__filter-checkbox{background:var(--site-brand-blue);border-color:var(--site-brand-blue);color:white}.keyword-constellation__filter-option-content{align-items:center;display:grid;gap:.5rem;grid-template-columns:minmax(0,1fr) auto}.keyword-constellation__filter-result-count{border-radius:999px;font-size:10px;height:20px;min-width:20px;padding-inline:.375rem}.keyword-constellation__filter-count,.keyword-constellation__filter-result-count{align-items:center;background:var(--site-brand-blue);color:white;display:inline-flex;font-weight:700;justify-content:center;line-height:1}.keyword-constellation__filter-count{border-radius:50%;flex:0 0 18px;font-size:9px;height:18px;min-width:18px;padding:0;width:18px}.keyword-constellation__filter-subcategory{border-top:1px solid var(--site-border);display:grid;gap:.375rem;margin-top:.5rem;padding:.75rem .5rem .25rem}.keyword-constellation__filter-subcategory>span:first-child{color:var(--site-muted);font-size:12px;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.keyword-constellation__filter-subcategory>span:last-child{width:100%}.keyword-constellation__filter-clear{margin-top:.5rem;width:100%}.keyword-constellation__filter-menu>label{align-items:center;border-radius:4px;color:var(--foreground);display:flex;font-size:14px;gap:.75rem;line-height:1.4;min-height:44px;padding:.5rem}.keyword-constellation__filter-menu>label:hover{background:color-mix(in srgb,var(--site-brand-blue) 6%,var(--site-surface))}.keyword-constellation__filter-menu input{accent-color:var(--site-brand-blue);height:18px;width:18px;flex-shrink:0}.keyword-constellation__filter-menu>label:has(select){align-items:stretch;flex-direction:column}.keyword-constellation__filter-menu select{color:var(--foreground);font-size:16px;min-height:44px;padding:.5rem;width:100%}.keyword-constellation__filter-menu select,.keyword-constellation__view-toggle{background:var(--site-surface);border:1px solid var(--site-border-strong);border-radius:6px}.keyword-constellation__view-toggle{display:inline-flex;padding:3px}.keyword-constellation__view-toggle button{align-items:center;background:transparent;border:0;border-radius:4px;color:var(--site-muted-strong);display:inline-flex;font-size:14px;font-weight:600;gap:.375rem;justify-content:center;min-height:44px;padding-inline:.75rem}.keyword-constellation__view-toggle button[aria-pressed=true]{background:var(--site-brand-blue);color:white}.keyword-constellation__count{background:color-mix(in srgb,var(--site-brand-blue) 9%,var(--site-surface));border-radius:4px;padding:.15rem .375rem}.keyword-constellation__method{color:var(--site-muted);flex:1 0 100%;font-size:14px;line-height:1.5}.keyword-constellation__method summary{align-items:center;display:inline-flex;gap:.5rem;min-height:44px}.keyword-constellation__method[open] summary svg{transform:rotate(180deg)}.keyword-constellation__method>div{border-left:2px solid var(--site-border-strong);margin-top:.5rem;max-width:54rem;padding-left:.875rem}.keyword-constellation__method small{display:block;font-size:13px;margin-top:.5rem}.keyword-constellation__active-filters{align-items:center;display:flex;flex-basis:100%;flex-wrap:wrap;gap:.5rem}.keyword-constellation__active-filters button,.keyword-constellation__category-chips button{align-items:center;background:color-mix(in srgb,var(--site-brand-blue) 6%,var(--site-surface));border:1px solid var(--site-border);border-radius:6px;color:var(--site-muted-strong);display:inline-flex;font-size:14px;gap:.375rem;line-height:1.35;min-height:44px;padding:.375rem .625rem;text-align:left}.keyword-constellation__active-filters .keyword-constellation__active-filters-clear{background:transparent;border-color:transparent;color:var(--site-brand-blue)}.keyword-constellation__recovery{background:var(--site-surface);border:1px solid var(--site-border-strong);border-radius:6px;flex-basis:100%;line-height:1.5;padding:1rem}.keyword-constellation__workspace{display:flex;flex-direction:column}.keyword-constellation__main{display:contents}.keyword-constellation__main>*,.keyword-constellation__selected-keyword,.keyword-constellation__workspace>*{min-width:0}.keyword-constellation__selected-header{align-items:center;display:grid;gap:.875rem;grid-template-columns:4rem minmax(0,1fr)}.keyword-constellation__selected-header .keyword-constellation__preview-placeholder,.keyword-constellation__selected-header img{border-radius:6px;height:4rem;object-fit:cover;width:4rem}.keyword-constellation__compact-category{display:none}.keyword-constellation__selected-keyword h2{line-height:1.2;overflow-wrap:anywhere}.keyword-constellation__description,.keyword-constellation__quick-details-description{color:var(--site-muted-strong);font-size:16px;font-weight:400;line-height:1.6;margin-top:.875rem}.keyword-constellation__description:not([data-expanded=true]){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.keyword-constellation__antipode>button,.keyword-constellation__description-toggle,.keyword-constellation__expand-related,.keyword-constellation__full-details,.keyword-constellation__quick-details>a{align-items:center;background:transparent;border:0;color:var(--site-brand-blue);display:inline-flex;font-size:14px;font-weight:600;gap:.5rem;line-height:1.4;min-height:44px;padding:.5rem 0;text-decoration:none;text-align:left}.keyword-constellation__selected-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.875rem}.keyword-constellation__selected-actions .keyword-constellation__pin-action{order:-1}.keyword-constellation__category-chips{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.75rem}.keyword-constellation__subcategories{color:var(--site-muted);font-size:14px;line-height:1.5;margin-top:.5rem}.keyword-constellation__compact-details{min-width:44px;padding:.5rem}.keyword-constellation__preview-placeholder{align-items:center;background:color-mix(in srgb,var(--site-brand-blue) 8%,var(--site-surface));color:var(--site-brand-blue);display:inline-flex;justify-content:center}.keyword-constellation .needs-border{border:1px solid var(--site-border-strong)}.keyword-constellation__relationship-note{color:var(--site-muted);font-size:14px;line-height:1.5;margin-top:.375rem}.keyword-constellation__related-list{display:grid;margin-top:.75rem}.keyword-constellation__related-list button{align-items:center;background:transparent;border:0;border-bottom:1px solid var(--site-border);color:var(--site-brand-navy);display:grid;font-size:16px;font-weight:600;gap:.75rem;grid-template-columns:50.5px minmax(0,1fr);line-height:1.4;min-height:71px;padding:.625rem 0;text-align:left}.keyword-constellation__related-list button:hover{background:color-mix(in srgb,var(--site-brand-blue) 5%,var(--site-surface))}.keyword-constellation__related-list .keyword-constellation__preview-placeholder,.keyword-constellation__related-list img{border-radius:4px;height:50.5px;object-fit:cover;width:50.5px}.keyword-constellation__related-thumbnail{border-radius:4px;display:block;height:50.5px;position:relative;width:50.5px}.keyword-constellation__related-thumbnail>:is(img,.keyword-constellation__preview-placeholder){display:block}.keyword-constellation__related-rank{align-items:center;background:var(--site-brand-blue);border:1px solid var(--site-surface);border-radius:999px;color:white;display:inline-flex;font-size:10.5px;font-weight:700;height:20.5px;justify-content:center;left:-4px;line-height:1;min-width:20.5px;padding-inline:3.5px;pointer-events:none;position:absolute;top:-4px;z-index:1}.keyword-constellation__related-copy{min-width:0}.keyword-constellation__related-name{display:block}.keyword-constellation__related-taxonomy{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.25rem}.keyword-constellation__related-taxonomy .tag-pill{max-width:100%;pointer-events:none}html.theme-dark .keyword-constellation__related-taxonomy .tag-pill:is(:hover,:active,:focus-visible){background-color:#102035;color:var(--frontend-dark-text-soft)}.keyword-constellation__related-taxonomy .keyword-constellation__color-swatch{margin-right:0}.keyword-constellation__related-taxonomy .tag-pill-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keyword-constellation__expand-related{margin-top:.375rem}.keyword-constellation__antipode{border-top:1px solid var(--site-border);font-size:14px;line-height:1.5;padding-top:1rem}.keyword-constellation__antipode p{color:var(--site-muted);margin-top:.375rem}.keyword-constellation__empty{color:var(--site-muted);font-size:16px;line-height:1.6;padding-block:.75rem}.keyword-constellation__surface{border:1px solid var(--site-border);border-radius:8px;overflow:hidden;position:relative}.keyword-constellation__surface[hidden]{display:none}.keyword-constellation__surface>:not(.explore-fullscreen-details){touch-action:none}.keyword-constellation__canvas{cursor:grab;display:block;touch-action:none;user-select:none;width:100%}.keyword-constellation__canvas[data-dragging=true]{cursor:grabbing}.keyword-constellation__tooltip{background:var(--site-brand-navy);border-radius:6px;color:var(--site-surface);font-size:14px;font-weight:600;left:0;max-width:min(17rem,90%);padding:.5rem .75rem;pointer-events:none;position:absolute;top:0;z-index:2}.keyword-constellation__tooltip[hidden]{display:none}.keyword-constellation__graph-footer{border-top:1px solid var(--site-border);padding:.75rem}.keyword-constellation__legend{color:var(--site-muted);font-size:13px;line-height:1.5}.keyword-constellation__graph-controls{align-items:start;display:flex;flex-wrap:wrap;gap:.5rem 1rem;justify-content:space-between;margin-top:.5rem}.keyword-constellation__camera-controls{flex:1 1 10rem}.keyword-constellation__camera-controls summary{align-items:center;color:var(--site-brand-blue);display:flex;font-size:14px;font-weight:600;gap:.5rem;min-height:44px}.keyword-constellation__camera-controls>div{display:flex;flex-wrap:wrap;gap:.375rem;padding-block:.5rem}.keyword-constellation__camera-controls button{min-width:44px}.keyword-constellation__zoom{align-items:center;display:flex;gap:.25rem}.keyword-constellation__zoom button{min-width:44px;padding:.5rem}.keyword-constellation__zoom input{min-height:44px;accent-color:var(--site-brand-blue);margin:0 .25rem;min-width:4rem;width:6rem}.keyword-constellation__path-panel{border-top:1px solid var(--site-border);padding-top:1.25rem}.explore-insight-rail{align-items:center;background:var(--site-brand-blue);border-radius:6px 6px 0 0;color:white;display:flex;gap:.75rem;justify-content:space-between;min-height:var(--explore-panel-rail-height);padding:.625rem 1rem;position:relative}.explore-insight-rail:before{border-radius:inherit}.explore-insight-rail>.blueprint-title-gradient{border-radius:inherit;inset:0;pointer-events:none;position:absolute}.explore-insight-rail>:not(.blueprint-title-gradient){position:relative;z-index:1}.explore-insight-rail h2{color:inherit;font-size:18px;line-height:24px}.explore-insight-disclosure__toggle,.explore-insight-rail h2,.explore-keyword-rail h2,.explore-page-rail :is(h1,h2),.explore-visual-profile__heading h2,.explore-visualization__panel-head .explore-visualization__panel-title{letter-spacing:.015em}html.theme-dark .explore-insight-rail{--blueprint-soft-base-color:var(--frontend-dark-blueprint-muted);background-color:var(--frontend-dark-blueprint-muted)}.keyword-constellation__path-heading h2{scroll-margin-top:6rem}.keyword-constellation__path-heading p{color:var(--site-muted);font-size:14px;line-height:1.5;margin-top:.375rem}.keyword-constellation__path-body{background:var(--site-surface);border:1px solid var(--site-border-strong);border-top:0;border-radius:0 0 6px 6px;min-width:0;overflow:hidden}.keyword-constellation__path-empty{color:var(--site-muted-strong);font-size:15px;line-height:1.5;padding:1rem}.keyword-constellation__path-pins{--explore-pin-connector-width:28px;--explore-pin-control-height:32px;--explore-pin-grip-background:color-mix(in srgb,var(--site-brand-navy) 6%,var(--site-surface));--explore-pin-grip-hover:color-mix(in srgb,var(--site-brand-navy) 11%,var(--site-surface));--explore-pin-grip-width:30px;--explore-pin-remove-width:28px;container:explore-pin-editor/inline-size;min-width:0;position:relative}html.theme-dark .keyword-constellation__path-pins{--explore-pin-grip-background:color-mix(in srgb,var(--frontend-dark-page) 50%,var(--site-surface));--explore-pin-grip-hover:var(--site-surface-muted)}.keyword-constellation__pin-viewport{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:18px 20px 12px;scroll-padding-inline:20px;-webkit-mask-image:linear-gradient(to right,transparent,#000 var(--explore-pin-fade-left,0),#000 calc(100% - var(--explore-pin-fade-right, 0px)),transparent);mask-image:linear-gradient(to right,transparent,#000 var(--explore-pin-fade-left,0),#000 calc(100% - var(--explore-pin-fade-right, 0px)),transparent)}.keyword-constellation__path-pins .keyword-constellation__pin-scrollbar:not(.overflow-scrollbar--inactive){margin:0 20px 14px;width:calc(100% - 40px)}.keyword-constellation__path-pins ol{align-items:center;column-gap:12px;display:flex;flex-wrap:nowrap;list-style:none;margin:0;min-width:100%;padding:0;width:max-content}.keyword-constellation__path-pins li{align-items:center;display:flex;flex:0 0 auto;gap:12px;min-width:0;position:relative}.keyword-constellation__pin-pill{align-items:stretch;background:var(--site-surface);border:1px solid var(--site-border-strong);border-radius:6px;box-shadow:none;box-sizing:border-box;display:inline-grid;grid-template-columns:var(--explore-pin-grip-width) minmax(0,1fr) var(--explore-pin-remove-width);max-width:min(28rem,calc(100cqw - 40px));min-height:calc(var(--explore-pin-control-height) + 2px);min-width:0;padding:0;position:relative;transition:opacity .12s ease;width:fit-content}.keyword-constellation__pin-pill:not([data-reorderable=true]){grid-template-columns:minmax(0,1fr) var(--explore-pin-remove-width)}.keyword-constellation__path-pins li[data-dragging=true] .keyword-constellation__pin-pill{opacity:.5}.keyword-constellation__path-pins li[data-drop-placement] .keyword-constellation__pin-pill:after{background:var(--site-brand-blue);border-radius:2px;bottom:-6px;content:"";pointer-events:none;position:absolute;top:-6px;width:4px}.keyword-constellation__path-pins li[data-drop-placement=before] .keyword-constellation__pin-pill:after{left:-9px}.keyword-constellation__path-pins li[data-drop-placement=after] .keyword-constellation__pin-pill:after{right:-9px}.keyword-constellation__path-pins button{padding:0}.keyword-constellation__path-pins .keyword-constellation__pin-keyword,.keyword-constellation__path-pins button{background:transparent;border:0;box-sizing:border-box;min-height:var(--explore-pin-control-height);min-width:0;text-align:left}.keyword-constellation__path-pins .keyword-constellation__pin-keyword{align-items:baseline;align-self:stretch;border-radius:0;color:var(--site-brand-navy);display:flex;font-family:var(--font-ui),ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:500;gap:6px;line-height:20px;overflow:hidden;padding-block:calc((var(--explore-pin-control-height) - 20px) / 2);padding-inline:8px 6px;width:100%}.keyword-constellation__pin-pill:not([data-reorderable=true]) .keyword-constellation__pin-keyword{border-radius:5px 0 0 5px;padding-left:8px}.keyword-constellation__path-pins .keyword-constellation__pin-keyword.is-unavailable .keyword-constellation__pin-name{color:var(--site-muted)}.keyword-constellation__path-pins .keyword-constellation__pin-drag,.keyword-constellation__path-pins .keyword-constellation__pin-remove{align-items:center;align-self:stretch;border:0;color:var(--site-muted-strong);display:flex;justify-content:center;line-height:1;min-height:var(--explore-pin-control-height);padding:0;transition:background-color .12s ease,color .12s ease;width:auto}.keyword-constellation__path-pins .keyword-constellation__pin-drag{background:var(--explore-pin-grip-background);border-radius:5px 0 0 5px;cursor:grab;touch-action:none;user-select:none}.keyword-constellation__path-pins .keyword-constellation__pin-remove{background:transparent;border-radius:0 5px 5px 0}.keyword-constellation__path-pins .keyword-constellation__pin-drag:active{cursor:grabbing}.keyword-constellation__path-pins .keyword-constellation__pin-drag:is(:hover,:focus-visible,:active){background:var(--explore-pin-grip-hover);color:var(--site-brand-navy)}.keyword-constellation__path-pins .keyword-constellation__pin-remove:is(:hover,:focus-visible){background:var(--site-surface-muted);color:var(--site-brand-navy)}.keyword-constellation__path-pins .keyword-constellation__pin-remove:active{background:color-mix(in srgb,var(--site-muted-strong) 12%,var(--site-surface-muted))}.keyword-constellation__path-pins button:focus-visible{outline:2px solid var(--site-muted-strong)}.keyword-constellation__path-pins .keyword-constellation__pin-pill :is(button):focus-visible{outline-offset:-3px}.keyword-constellation__path-pins :is(.keyword-constellation__pin-drag,.keyword-constellation__pin-remove,.keyword-constellation__path-leg-toggle)>svg{display:block;flex:none;height:14px;margin:0;width:14px}.keyword-constellation__path-pins .keyword-constellation__pin-name{display:block;flex:0 1 auto;font:inherit;line-height:20px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keyword-constellation__path-pins .keyword-constellation__pin-number{background:transparent;border:0;box-shadow:none;color:var(--site-brand-blue);display:block;flex:0 0 auto;font-family:inherit;font-size:14px;font-variant-numeric:tabular-nums;font-weight:700;line-height:20px;white-space:nowrap}.keyword-constellation__path-thumbnails{--explore-scene-thumbnail-size:clamp(30px,8cqw,50.5px)}@media (max-width:767px){.keyword-constellation__path-thumbnails.explore-scene-thumbnail-strip{--explore-scene-thumbnail-size:56px;grid-template-columns:var(--explore-scene-thumbnail-size)}.keyword-constellation__path-thumbnails>.explore-scene-thumbnail-strip__slot:not(:first-child){display:none}}.keyword-constellation__path-legs{display:grid}.keyword-constellation__path-leg{border-top:1px solid var(--site-border);min-width:0}.keyword-constellation__path-leg.is-active{border-top-color:var(--site-border-strong)}.keyword-constellation__path-pins .keyword-constellation__path-leg-toggle{align-items:center;color:var(--site-muted-strong);display:flex;flex:0 0 var(--explore-pin-connector-width);height:var(--explore-pin-control-height);justify-content:center;min-height:var(--explore-pin-control-height);position:relative;transition:color .12s ease;width:var(--explore-pin-connector-width)}.keyword-constellation__path-pins .keyword-constellation__path-leg-toggle:before{border-radius:999px;content:"";height:28px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .12s ease;width:28px}.keyword-constellation__path-pins .keyword-constellation__path-leg-toggle>svg{position:relative;z-index:1}.keyword-constellation__path-pins .keyword-constellation__path-leg-toggle:is(:hover,:focus-visible){color:var(--site-brand-navy)}.keyword-constellation__path-pins .keyword-constellation__path-leg-toggle:is(:hover,:focus-visible):before{background:var(--site-surface-muted)}.keyword-constellation__path-pins .keyword-constellation__path-leg-toggle:active:before{background:color-mix(in srgb,var(--site-muted-strong) 12%,var(--site-surface-muted))}@media (hover:none),(pointer:coarse){.keyword-constellation__path-pins{--explore-pin-connector-width:44px;--explore-pin-control-height:42px;--explore-pin-grip-width:44px;--explore-pin-remove-width:44px}}.keyword-constellation__path-route{--explore-path-row-gap:.75rem;container:explore-path-route/inline-size;list-style:none;margin:0;padding:.25rem .75rem .75rem}.keyword-constellation__path-route li{align-items:center;display:grid;column-gap:var(--explore-path-row-gap);grid-template-columns:16px 24px minmax(0,1fr);min-height:64px;padding:.375rem .5rem;position:relative}.keyword-constellation__path-route li:after{background:var(--site-border-strong);bottom:0;content:"";left:calc(.5rem + 16px + var(--explore-path-row-gap) + 11.5px);pointer-events:none;position:absolute;top:0;width:1px}.keyword-constellation__path-route li:first-child:after{top:50%}.keyword-constellation__path-route li:last-child:after{bottom:50%}.keyword-constellation__route-pin-column{align-items:center;display:flex;flex:0 0 16px;justify-content:center}.keyword-constellation__route-position{position:relative;z-index:1;align-items:center;background:var(--site-surface);border:1px solid var(--site-border-strong);border-radius:50%;color:var(--site-muted);display:flex;flex:0 0 24px;font-size:12px;height:24px;justify-content:center}.keyword-constellation__path-route button{align-items:center;background:transparent;border:0;display:flex;flex:1;gap:.625rem;min-height:44px;min-width:0;padding:.25rem 0;text-align:left}.keyword-constellation__path-row-content{display:flex;min-width:0}.keyword-constellation__path-keyword-label{min-width:0}.keyword-constellation__path-route strong{display:block;font-size:16px;font-weight:600;line-height:1.4;overflow-wrap:anywhere}.keyword-constellation__path-keyword-date{display:inline-block;white-space:nowrap}@media (max-width:767px){@container explore-path-route (max-width: 339px){.keyword-constellation__path-keyword-date{font-size:13.5px}}@container explore-path-route (max-width: 297px){.keyword-constellation__path-route button{align-items:flex-start;flex-direction:column}}}.keyword-constellation__path-taxonomy{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.keyword-constellation__path-taxonomy .tag-pill{background:transparent;border:1px solid var(--site-border-strong);color:var(--site-muted-strong);font-family:var(--font-ui);font-size:12px;font-weight:400;gap:8px;line-height:16px;max-width:100%;padding:3px 8px;white-space:normal}.keyword-constellation__path-taxonomy .keyword-constellation__color-swatch{flex:0 0 8px;height:8px;margin:0;width:8px}.keyword-constellation__path-taxonomy .tag-pill-label{min-width:0;overflow-wrap:anywhere}.keyword-constellation__path-route li.is-selected{background:color-mix(in srgb,var(--site-brand-blue) 7%,var(--site-surface));border-radius:6px}@container explore-path-route (max-width: 279px){.keyword-constellation__path-route button{align-items:flex-start;flex-direction:column}.keyword-constellation__path-thumbnails{--explore-scene-thumbnail-size:50.5px}}.keyword-constellation__route-pin-badge{align-items:center;color:var(--site-brand-blue);display:inline-flex;flex-shrink:0}.keyword-constellation__path-failure{color:var(--site-muted-strong);font-size:14px;line-height:1.5;padding:.875rem}.keyword-constellation__quick-details-backdrop{align-items:center;background:rgb(15 23 42/.56);display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:150}.keyword-constellation__quick-details{background:var(--site-surface);border:1px solid var(--site-border-strong);border-radius:8px;box-shadow:0 16px 48px rgb(15 23 42/.24);max-height:calc(100dvh - 2rem);max-width:38rem;overflow:auto;overscroll-behavior:contain;padding:1.25rem;width:100%}.keyword-constellation__quick-details-heading{align-items:start;display:flex;gap:.75rem;justify-content:space-between}.keyword-constellation__quick-details-heading h2{font-family:var(--font-outfit),sans-serif;font-size:24px;font-weight:600;line-height:1.2;overflow-wrap:anywhere}.keyword-constellation__quick-details-heading button{flex:0 0 44px;padding:.5rem}.keyword-constellation__quick-details>.keyword-constellation__preview-placeholder,.keyword-constellation__quick-details>img{border-radius:6px;display:block;height:160px;margin-top:1rem;object-fit:cover;width:160px}.keyword-constellation__quick-details-categories{color:var(--site-muted);font-size:14px;line-height:1.5;margin-top:1rem}.keyword-constellation__announcement{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}html.theme-dark .keyword-constellation__quick-details-backdrop{background:rgb(2 6 23/.72)}@media (min-width:768px){.keyword-constellation__selected-header{grid-template-columns:5rem minmax(0,1fr)}.keyword-constellation__selected-header .keyword-constellation__preview-placeholder,.keyword-constellation__selected-header img{height:5rem;width:5rem}.keyword-constellation__related-list{column-gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.keyword-constellation__workspace{--explore-rail-width:clamp(20rem,28vw,23rem);display:flow-root}.keyword-constellation__main{display:flex;flex-direction:column;float:left;gap:1.5rem;width:calc(100% - var(--explore-rail-width) - 2rem)}.keyword-constellation__related,.keyword-constellation__selection{clear:right;float:right;width:var(--explore-rail-width);margin-bottom:1.5rem}.keyword-constellation__related-list{grid-template-columns:minmax(0,1fr)}.keyword-constellation .keyword-constellation__compact-details{display:none}.keyword-constellation[data-view=connections] .keyword-constellation__path-panel{border-top:0;padding-top:0}.keyword-constellation[data-view=connections] .keyword-constellation__related{clear:left;float:left;margin-block:1.5rem 0;width:calc(100% - var(--explore-rail-width) - 2rem)}.keyword-constellation[data-view=connections] .keyword-constellation__related-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1023px){.keyword-constellation__filter-menu{left:0;right:auto}.keyword-constellation__selected-header{grid-template-columns:4rem minmax(0,1fr) 44px}.keyword-constellation__selected-header .keyword-constellation__preview-placeholder,.keyword-constellation__selected-header img{height:4rem;width:4rem}.keyword-constellation__selected-content>.keyword-constellation__description-toggle,.keyword-constellation__selected-content>.keyword-constellation__full-details,.keyword-constellation__selected-content>.keyword-constellation__subcategories{display:none}.keyword-constellation__selected-content{display:flex;flex-wrap:wrap;column-gap:.5rem}.keyword-constellation__compact-category{color:var(--site-muted);display:block;flex-basis:100%;font-size:14px;line-height:1.5;margin-top:.5rem}.keyword-constellation__selected-content>.keyword-constellation__description{-webkit-line-clamp:2;flex-basis:100%}.keyword-constellation__selected-content>.keyword-constellation__selected-actions{display:contents}.keyword-constellation__selected-content .keyword-constellation__selected-actions>button{margin-top:.75rem;order:0}}@media (max-width:767px){.constellation-page__intro{padding-top:1rem}.keyword-constellation__toolbar{gap:.5rem;padding-bottom:1rem}.keyword-constellation__toolbar-actions{display:grid;gap:.5rem;grid-template-columns:minmax(0,1fr) auto;width:100%}.keyword-constellation__view-toggle{grid-column:1/-1;grid-row:1}.keyword-constellation__view-toggle button{flex:1}.keyword-constellation__filters>summary{justify-content:flex-start;width:100%}.keyword-constellation__filter-menu{left:0;right:auto}.keyword-constellation__method{flex-basis:auto;margin-top:.125rem}.keyword-constellation__path-route{--explore-path-row-gap:.5rem;padding-inline:.375rem}.keyword-constellation__quick-details-backdrop{align-items:end;padding:.5rem}.keyword-constellation__quick-details{max-height:calc(100dvh - 1rem);padding:1rem}}@media (prefers-reduced-motion:reduce){.keyword-constellation *,.keyword-constellation :after,.keyword-constellation :before{scroll-behavior:auto;transition:none}}.keyword-constellation__main{display:flex;flex-direction:column;gap:.75rem}.keyword-constellation__main[hidden]{display:none}.keyword-constellation__metric{align-items:center;color:var(--site-muted-strong);display:flex;font-size:13px;gap:.5rem;line-height:1.5;margin-block:.75rem!important}.keyword-constellation__metric.explore-keyword-connections-shortcut{background:transparent;border:1px solid var(--site-border-strong);border-radius:999px;color:var(--site-brand-blue);cursor:pointer;font-weight:600;min-height:34px;padding:6px 12px;transition:background-color .15s ease,border-color .15s ease;width:fit-content}.keyword-constellation .explore-keyword-connections-shortcut:is(:hover,:focus-visible){background:var(--site-blue-soft);border-color:var(--site-brand-blue)}.keyword-constellation .explore-keyword-connections-shortcut:focus-visible{outline:2px solid var(--site-brand-blue);outline-offset:2px}[data-explore-connected-keywords] .explore-insight-disclosure__toggle{scroll-margin-top:6rem}.keyword-constellation__color-swatch{border:1px solid rgb(0 0 0/.12);border-radius:50%;display:inline-block;flex-shrink:0;height:10px;margin-right:.375rem;width:10px}.keyword-constellation__metric .keyword-constellation__color-swatch{margin-right:0}.keyword-constellation__tooltip{align-items:center;background:var(--site-surface);border:1px solid var(--site-border-strong);box-shadow:0 3px 16px rgb(0 0 0/.15);color:var(--foreground);display:flex;font-size:13px;gap:.625rem;max-width:min(20rem,calc(100% - 16px));padding:.75rem}.keyword-constellation__tooltip>.explore-scene-thumbnail-frame{border-radius:6px}.keyword-constellation__tooltip>div{min-width:0;overflow-wrap:anywhere}.keyword-constellation__tooltip{background-clip:padding-box;border-radius:0 0 6px 6px;border-top:6px solid transparent}.keyword-constellation__tooltip:before{background:var(--explore-preview-accent);border-radius:6px 6px 0 0;content:"";height:6px;left:-1px;position:absolute;right:-1px;top:-6px}.keyword-constellation__tooltip strong{display:block;font-size:16px;line-height:22px}.keyword-constellation__tooltip>div>span{color:var(--site-muted-strong);display:block;font-weight:400;line-height:1.45;margin-top:.25rem}.keyword-constellation__tooltip-metadata{align-items:flex-start;display:flex;flex-direction:column;gap:6px;margin-top:6px}.keyword-constellation__tooltip .keyword-constellation__tooltip-pill.tag-pill{background:transparent;border:1px solid var(--site-border-strong);color:var(--site-muted-strong);font-family:var(--font-ui);font-size:12px;font-weight:400;gap:8px;line-height:16px;max-width:100%;padding:3px 8px;white-space:normal}.keyword-constellation__tooltip .keyword-constellation__tooltip-connections.tag-pill{color:var(--site-brand-blue);font-weight:600}.keyword-constellation__tooltip-pill .keyword-constellation__color-swatch{flex:0 0 8px;height:8px;margin:0;width:8px}.keyword-constellation__tooltip-pill .tag-pill-label{min-width:0;overflow-wrap:anywhere}.keyword-constellation__tooltip[data-label-appearance=compact]{display:block;padding:10px 12px;width:max-content}.keyword-constellation__tooltip[data-label-appearance=compact][hidden]{display:none}.keyword-constellation__path-walkthrough{border-block:1px solid var(--site-border);margin-bottom:.75rem}.keyword-constellation__path-walkthrough-toolbar{align-items:center;background:color-mix(in srgb,var(--site-brand-blue) 6%,var(--site-surface));display:flex;gap:.5rem;justify-content:space-between;min-width:0;padding:12px 1.25rem}.keyword-constellation__path-walkthrough-status{color:var(--site-muted-strong);display:flex;flex:1 1 auto;font-size:15px;font-weight:600;line-height:1.4;min-width:0;overflow:hidden;white-space:nowrap}.keyword-constellation__path-walkthrough-status[data-outside-path=true]{display:block;overflow:visible;overflow-wrap:anywhere;white-space:normal}.keyword-constellation__path-walkthrough-outside-path{white-space:nowrap}.keyword-constellation__path-walkthrough-position{flex:0 0 auto}.keyword-constellation__path-walkthrough-name{min-width:0;overflow:hidden;text-overflow:ellipsis}.keyword-constellation__path-walkthrough-actions{display:flex;flex:0 0 auto;gap:.5rem;margin-left:auto;margin-top:0}.keyword-constellation__path-walkthrough-actions>button{line-height:18px;min-height:36px;padding:8px 12px}@media (max-width:479px){.keyword-constellation__path-walkthrough-actions,.keyword-constellation__path-walkthrough-toolbar{gap:.375rem}.keyword-constellation__path-walkthrough-actions>button{font-size:13px;gap:.25rem}}@media (max-width:767px){.keyword-constellation__path-walkthrough-toolbar{align-items:stretch;flex-direction:column;gap:.5rem;padding-inline:.875rem}.keyword-constellation__path-walkthrough-status{display:block;flex:none;overflow:visible;overflow-wrap:anywhere;white-space:normal}.keyword-constellation__path-walkthrough-position{white-space:nowrap}.keyword-constellation__path-walkthrough-name{overflow:visible;text-overflow:clip}.keyword-constellation__path-walkthrough-actions{flex-wrap:nowrap;gap:.5rem;margin-left:0;width:100%}.keyword-constellation__path-walkthrough-actions>button{flex:1 1 0;justify-content:center;min-width:0}}@media (min-width:1024px){.keyword-constellation__workspace>.keyword-constellation__path-panel{clear:left;float:left;margin-top:1.5rem;width:calc(100% - var(--explore-rail-width) - 2rem)}.keyword-constellation[data-view=connections] .keyword-constellation__related{margin-block:0}.keyword-constellation[data-view=connections] .keyword-constellation__path-panel{border-top:1px solid var(--site-border);padding-top:1rem}}.keyword-constellation__antipode{margin-top:1rem;padding-top:.5rem}.keyword-constellation__antipode>summary{align-items:center;color:var(--site-muted-strong);display:flex;gap:.5rem;min-height:44px}.keyword-constellation__antipode[open]>summary>svg{transform:rotate(180deg)}@media (max-width:1023px){.keyword-constellation__selected-content>.keyword-constellation__metric{flex-basis:100%;margin-bottom:0!important}}.keyword-constellation :is(button,summary,a,select,input):not(:where(.tag-pill)):focus-visible{outline:2px solid var(--site-muted-strong);outline-offset:3px;box-shadow:none}.keyword-constellation :is(input,select):focus{border-color:var(--site-border-strong);box-shadow:none}.explore-control-panel{background:var(--site-surface);border:1px solid var(--site-border);border-bottom:0;border-radius:8px 8px 0 0;margin-bottom:0;position:relative;z-index:30}.explore-keyword-rail,.explore-page-rail{background:var(--site-brand-blue);color:white;position:relative}.explore-keyword-rail:before,.explore-page-rail:before{border-radius:inherit}.explore-page-rail{align-content:center;align-items:center;border-radius:7px 7px 0 0;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;min-height:156.5px;overflow:visible;padding:1.25rem;z-index:50}.explore-keyword-rail>.blueprint-title-gradient,.explore-page-rail>.blueprint-title-gradient{border-radius:inherit;inset:0;pointer-events:none;position:absolute}.explore-keyword-rail>:not(.blueprint-title-gradient),.explore-page-rail>:not(.blueprint-title-gradient){position:relative;z-index:1}.explore-keyword-rail h2,.explore-page-rail :is(h1,h2){color:white}.explore-page-rail-title{flex:1 1 16rem;min-width:0}.explore-page-rail-heading{align-items:center;display:flex;gap:var(--explore-heading-info-gap)}@media (max-width:559px){.explore-page-rail-heading>h1{font-size:30px}}.explore-page-rail-search{align-items:center;display:flex;flex:0 1 28rem;min-width:0}.explore-page-rail-search>:first-child{flex:1;min-width:0}.explore-keyword-rail :is(button,a):focus-visible,.explore-page-rail :is(button,input,a):focus-visible{outline-color:white}.explore-control-panel .keyword-constellation__active-filters{border-top:1px solid var(--site-border);padding:.625rem 1.25rem}.explore-control-panel .keyword-constellation__filters{flex:0 0 auto;position:relative}.explore-control-panel .keyword-constellation__filters>summary{background:var(--site-surface);border:1px solid var(--site-border-strong);height:40px;min-height:40px;padding:0 .75rem}.explore-control-panel .keyword-constellation__filters>summary:hover{background:var(--site-surface);border-color:var(--site-brand-blue)}.explore-control-panel .keyword-constellation__filters[open]>summary{background:color-mix(in srgb,var(--site-brand-blue) 8%,var(--site-surface));border-color:var(--site-brand-blue)}.explore-control-panel .keyword-constellation__filter-menu{border-color:var(--site-border);box-shadow:0 10px 24px rgb(15 23 42/.16);left:0;min-width:min(19rem,calc(100vw - 3rem));right:auto;top:calc(100% + 6px);width:min(20rem,calc(100vw - 3rem))}.keyword-constellation__path-shortcut{align-items:center;background:transparent;border:1px solid var(--site-border-strong);border-radius:6px;color:var(--site-brand-blue);display:inline-flex;gap:.375rem;margin-left:auto;min-height:44px;padding:.5rem .75rem}.keyword-constellation__path-shortcut:hover{background:transparent;border-color:var(--site-brand-blue)}.keyword-constellation__workspace{display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr)}.keyword-constellation__workspace:after{display:none}.explore-workspace-column__content>.keyword-constellation__main{clear:none;float:none;margin:0;scroll-margin-top:6rem;width:auto}.explore-workspace-details-host,.explore-workspace-details-slot,.explore-workspace-details-target{display:contents}.explore-workspace-details-host>.keyword-constellation__selection,.explore-workspace-details-slot>.keyword-constellation__selection{clear:none;float:none;margin:0;width:100%}.explore-workspace-column{position:relative}.explore-workspace-column,.explore-workspace-scroll{display:contents;min-height:0;min-width:0}.explore-workspace-column__content{display:contents;flex-direction:column;gap:1.5rem;min-width:0}.explore-workspace-column__content>*{flex:0 0 auto}.explore-workspace-column__scrollbar{display:none}.explore-page-container[data-explore-independent-columns]{padding-bottom:var(--explore-column-page-gap)}.keyword-constellation__main{gap:0;min-width:0}.keyword-constellation__surface{background:var(--site-surface);border-radius:0 0 8px 8px}.keyword-constellation__selection{align-self:start;background:var(--site-surface);border:1px solid var(--site-border);border-radius:8px;min-width:0}.explore-keyword-rail{align-items:center;border-radius:7px 7px 0 0;display:flex;flex-wrap:wrap;gap:.5rem .75rem;justify-content:space-between;padding:.875rem 1rem}.explore-keyword-headline{align-items:center;display:flex;flex:1 1 13rem;gap:.625rem;min-width:0}.explore-keyword-headline h2{flex:1;line-height:1.25;min-width:0;overflow-wrap:anywhere;scroll-margin-top:6rem}@property --explore-keyword-title-left-mask-size{syntax:"<length>";inherits:false;initial-value:0}@property --explore-keyword-title-right-mask-size{syntax:"<length>";inherits:false;initial-value:14px}.explore-keyword-title-frame{display:block;margin-left:-14px;min-width:0;overflow:visible;padding-left:14px;width:calc(100% + 14px)}.explore-keyword-title-frame>span{display:inline-block;white-space:nowrap}.explore-keyword-title-frame.keyword-title-overflow{--keyword-title-left-mask-size:var(--explore-keyword-title-left-mask-size,0px);--keyword-title-right-mask-size:var(--explore-keyword-title-right-mask-size,14px);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 var(--keyword-title-left-mask-size),#000 calc(100% - var(--keyword-title-right-mask-size)),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 var(--keyword-title-left-mask-size),#000 calc(100% - var(--keyword-title-right-mask-size)),transparent 100%);animation:explore-keyword-title-mask var(--keyword-scroll-duration) ease-in-out infinite}.explore-pin-button{align-items:center;background:var(--site-surface);border:1px solid var(--site-border-strong);border-radius:6px;color:var(--site-brand-blue);display:inline-flex;flex-shrink:0;font-size:14px;font-weight:600;gap:.375rem;min-height:44px;padding:.5rem .625rem}.explore-pin-button[aria-pressed=true]{background:var(--site-surface-muted);color:var(--site-brand-navy)}.explore-keyword-rail-actions{align-items:center;display:flex;flex:0 0 auto;gap:5px;margin-left:auto}.explore-keyword-rail-actions .tap-safe-tooltip,html.theme-dark .explore-keyword-rail-actions .tap-safe-tooltip{background-color:#00397e;color:#fff}.explore-keyword-rail-actions .tap-safe-tooltip:before,html.theme-dark .explore-keyword-rail-actions .tap-safe-tooltip:before{border-bottom-color:#00397e}@media (max-width:767px){.keyword-constellation__selected-keyword>.explore-keyword-rail{flex-wrap:nowrap}.keyword-constellation__selected-keyword>.explore-keyword-rail>.explore-keyword-headline{flex-basis:0}.explore-keyword-rail-actions{gap:2px}}.explore-keyword-rail-actions :is(button,a){align-items:center;background:transparent;border:0;border-radius:6px;color:white;display:flex;justify-content:center;min-height:44px;min-width:44px;padding:.5rem}.explore-keyword-rail-actions :is(button,a):focus-visible,.explore-keyword-rail-actions :is(button,a):hover{background:rgb(0 30 80/.35);color:white}.explore-keyword-open-icon{border:2px solid;border-radius:999px;display:inline-flex}.explore-keyword-open-icon,.explore-selected-label-clear{align-items:center;height:24px;justify-content:center;width:24px}.explore-selected-label-clear{background:transparent;border:0;border-radius:50%;color:var(--constellation-selected-label-text);display:flex;opacity:0;padding:0;pointer-events:none;position:absolute;transition:background-color .12s ease;visibility:hidden;z-index:3}.explore-selected-label-clear[data-positioned]{opacity:1;pointer-events:auto;visibility:visible}.explore-selected-label-clear:before{background:transparent;border-radius:50%;content:"";height:22px;pointer-events:none;position:absolute;transition:background-color .12s ease;width:22px}.explore-selected-label-clear>svg{flex-shrink:0;height:16px;position:relative;width:16px}.explore-selected-label-clear>svg circle{stroke-opacity:.8;transition:stroke-opacity .12s ease}.explore-selected-label-clear:is(:hover,:focus-visible)>svg circle{stroke-opacity:1}.keyword-constellation .explore-selected-label-clear:is(:hover,:focus-visible){background:transparent;color:var(--constellation-selected-label-text)}.keyword-constellation .explore-selected-label-clear:is(:hover,:focus-visible):before{background:var(--constellation-selected-label-hover-background)}.keyword-constellation .explore-selected-label-clear:focus-visible{outline:2px solid currentColor;outline-offset:2px}.explore-selected-label-pin{align-items:center;background:var(--constellation-selected-label-background);border:0;border-left:1px solid rgb(255 255 255/.22);border-radius:0 6px 6px 0;color:var(--constellation-selected-label-text);display:flex;height:44px;justify-content:center;left:0;min-height:44px;min-width:44px;opacity:0;padding:0;pointer-events:none;position:absolute;top:0;transition:background-color .15s ease;visibility:hidden;width:44px;z-index:2}.explore-selected-label-pin[data-positioned]{opacity:1;pointer-events:auto;visibility:visible}.explore-selected-label-pin[data-positioned=fallback]{border-radius:6px;gap:25px;justify-content:flex-end;max-width:calc(100% - 24px);padding:0 10px}.explore-selected-label-pin[data-positioned=fallback]:before{content:attr(data-label);flex:1 1 auto;font-family:var(--font-geist-sans),Arial,sans-serif;font-size:16px;font-weight:600;line-height:22px;min-width:0;overflow:hidden;padding-right:var(--explore-selected-action-space,0);padding-top:14px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.explore-selected-label-pin[data-positioned=fallback]:after{content:attr(data-selection-caption);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:var(--explore-selected-eyebrow-size,9px);font-weight:600;left:10px;line-height:var(--explore-selected-eyebrow-line-height,10px);position:absolute;top:11px}.explore-selected-label-pin:focus-visible,.explore-selected-label-pin:hover{background:var(--constellation-selected-label-hover-background);color:var(--constellation-selected-label-text)}.explore-selected-path-controls{inset:0;pointer-events:none;position:absolute;z-index:4}.explore-selected-path-controls__button{align-items:center;background:var(--constellation-selected-label-background);border:0;border-radius:6px;color:var(--constellation-selected-label-text);display:flex;justify-content:center;opacity:0;padding:0;pointer-events:none;position:absolute;transition:background-color .15s ease;visibility:hidden}.explore-selected-path-controls__button[data-positioned]{opacity:1;pointer-events:auto;visibility:visible}.keyword-constellation .explore-selected-path-controls__button:is(:hover,:focus-visible):not(:disabled){background:var(--constellation-selected-label-hover-background);color:var(--constellation-selected-label-text)}.explore-selected-path-controls__button:focus-visible{outline:2px solid var(--constellation-selected-label-text);outline-offset:2px}.explore-selected-path-controls__button:disabled{cursor:default}.explore-selected-path-controls__button:disabled svg{opacity:.4}.keyword-constellation__selected-content{align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr);padding:1rem}.explore-keyword-summary{display:grid;gap:.75rem;grid-template-columns:minmax(0,1fr);min-width:0}.explore-selected-image{--explore-mosaic-highlight:var(--frontend-dark-accent,#35a8ff);aspect-ratio:1;border-radius:7px;display:grid;gap:6px;grid-template-columns:repeat(var(--explore-mosaic-tracks,5),minmax(0,1fr));grid-template-rows:repeat(var(--explore-mosaic-tracks,5),minmax(0,1fr));min-width:0;padding:0;position:relative;width:100%}.explore-selected-image[data-static-scenes]{gap:4px}.explore-selected-mosaic__primary,.explore-selected-mosaic__tile{appearance:none;background:var(--site-surface-muted);border:0;border-radius:6px;display:block;min-height:0;min-width:0;overflow:hidden;padding:0;position:relative;transition:box-shadow .16s ease}.explore-selected-mosaic__primary{cursor:zoom-in}.explore-selected-mosaic__primary:disabled{cursor:default}.explore-selected-mosaic__expand{align-items:center;background:rgb(2 6 23/.48);border:1px solid rgb(255 255 255/.8);border-radius:50%;box-shadow:0 2px 6px rgb(0 0 0/.18);color:white;display:flex;height:28px;justify-content:center;pointer-events:none;position:absolute;right:8px;top:8px;width:28px;z-index:4}.explore-selected-mosaic__primary:is(:hover,:focus-visible) .explore-selected-mosaic__expand{background:rgb(2 6 23/.68)}.keyword-constellation :is(.explore-selected-mosaic__primary,.explore-selected-mosaic__tile):focus-visible{outline:none}:is(.explore-selected-mosaic__primary,.explore-selected-mosaic__tile):after{border:3px solid transparent;border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;transition:border-color .16s ease;z-index:3}:is(.explore-selected-mosaic__primary,.explore-selected-mosaic__tile):focus-visible:after{border-color:var(--explore-mosaic-highlight)}@media (hover:hover){:is(.explore-selected-mosaic__primary,.explore-selected-mosaic__tile):not(:disabled):hover:after{border-color:var(--explore-mosaic-highlight)}}.explore-selected-mosaic__flash{animation:explore-mosaic-flash .65s ease-out var(--explore-mosaic-delay,0s) both;background:var(--site-surface);border-radius:inherit;inset:0;opacity:0;pointer-events:none;position:absolute;z-index:2}@keyframes explore-mosaic-flash{0%{opacity:0}22%{opacity:1}to{opacity:0}}.explore-selected-image__layer{border-radius:inherit;object-fit:cover;opacity:0;transition:opacity 1.2s ease-in-out}.explore-selected-image[data-animate-cycle=true] .explore-selected-image__layer{transition-duration:.65s}.explore-selected-image[data-paused=true][data-animate-cycle=false] .explore-selected-image__layer{transition:none}.explore-selected-image__layer[data-active=true]{opacity:1}.explore-selected-image .keyword-constellation__preview-placeholder{border-radius:inherit;display:flex;height:100%;width:100%}.explore-keyword-details-column{min-width:0}.explore-keyword-details-column>.keyword-constellation__description{--explore-description-lines:4;margin-top:0}.explore-keyword-details-column>.keyword-constellation__description[data-collapsible=true]{--explore-description-lines:3}.explore-keyword-details-column>.keyword-constellation__description:not([data-expanded=true]){-webkit-line-clamp:var(--explore-description-lines)}.explore-keyword-details-column>.keyword-constellation__description-toggle{display:inline-flex}.explore-keyword-metadata-group{display:grid;gap:4px;grid-column:1/-1;min-width:0}.explore-keyword-metadata-label{color:var(--site-muted-strong);font-family:var(--font-ui),sans-serif;font-size:13px;font-weight:600;line-height:20px;margin:0}.explore-keyword-metadata-group>.keyword-constellation__category-chips{align-items:center;display:flex;gap:.25rem .5rem;grid-column:1/-1;margin-top:0;min-width:0}.explore-keyword-metadata-group>.explore-keyword-tags{padding-top:5px}@container explore-workspace (560px <= width < 1056px){.keyword-constellation__selected-content{--explore-thumbnail-expanded:1;column-gap:3rem;grid-template-columns:minmax(0,1fr) var(--explore-thumbnail-size,180px)}.explore-keyword-summary{grid-column:1;grid-row:1}.keyword-constellation__selected-content>.explore-selected-image{grid-column:2;grid-row:1;justify-self:end;width:var(--explore-thumbnail-size,180px)}.explore-keyword-tags-group{width:var(--explore-tags-width,auto)}}.explore-keyword-pill-hit-area,.keyword-constellation__category-chips .explore-keyword-pill-hit-area{align-items:center;background:transparent;border:0;border-radius:0;color:inherit;display:inline-flex;justify-content:center;min-height:44px;min-width:44px;padding:0}.explore-keyword-pill-hit-area>.keyword-detail-category-pill{align-items:center;background:var(--site-blue-soft);border:1px solid transparent;border-radius:999px;color:var(--site-brand-blue);display:flex;gap:8px;transition:background-color .15s ease,color .15s ease}.explore-keyword-pill-hit-area:focus-visible>.keyword-detail-category-pill,.explore-keyword-pill-hit-area:hover>.keyword-detail-category-pill{background:var(--site-brand-blue);color:white}.explore-keyword-subcategory-pill{align-items:center;background:var(--site-surface-muted);border:1px solid var(--site-border);border-radius:999px;color:var(--site-muted-strong);display:inline-flex}.explore-keyword-pill-hit-area>:is(.keyword-detail-category-pill,.explore-keyword-subcategory-pill){box-sizing:border-box;font-size:13px;font-weight:600;height:auto;line-height:1.5;min-height:34px;padding:6px 12px}.explore-keyword-pill-hit-area>.keyword-detail-category-pill>.keyword-constellation__color-swatch{margin-right:0}.explore-keyword-pill-hit-area:is(:hover,:focus-visible)>.explore-keyword-subcategory-pill{background:var(--site-blue-soft);border-color:var(--site-brand-blue);color:var(--site-brand-blue)}.explore-keyword-tags{display:flex;flex-wrap:wrap;gap:.5rem;grid-column:1/-1}.keyword-constellation__related-list button:last-child{border-bottom:0}.keyword-constellation__insights{align-items:start;display:grid;gap:1.5rem;grid-template-areas:"connections" "pins";grid-template-columns:minmax(0,1fr);min-width:0}.keyword-constellation__insights>:is(.keyword-constellation__path-panel,.keyword-constellation__related){border-top:0;clear:none;float:none;margin:0;min-width:0;padding-top:0;width:auto}.keyword-constellation__insights>.keyword-constellation__path-panel{grid-area:pins}.keyword-constellation__insights>.keyword-constellation__related{grid-area:connections}.keyword-constellation__insights[data-has-connections=false]{grid-template-areas:"pins"}.explore-detail-actions{align-items:center;border-top:1px solid var(--site-border);display:flex;justify-content:space-between;margin-top:1rem;padding-top:.75rem}.explore-detail-actions .explore-keyword-rail-actions{margin-left:0}.explore-detail-actions .explore-keyword-rail-actions :is(button,a){color:var(--site-brand-blue)}.explore-detail-actions .explore-keyword-rail-actions :is(button,a):hover{background:var(--site-surface-muted)}html.theme-dark :is(.explore-page-rail,.explore-keyword-rail){--blueprint-soft-base-color:var(--frontend-dark-blueprint-muted);background-color:var(--frontend-dark-blueprint-muted)}html.theme-dark .explore-keyword-rail-actions :is(button,a):is(:hover,:focus-visible){background:rgb(216 239 255/.14)}html.theme-dark .explore-keyword-pill-hit-area>.keyword-detail-category-pill{background:var(--frontend-dark-accent-soft);color:#a9dcff}html.theme-dark .explore-keyword-pill-hit-area:is(:hover,:focus-visible)>.keyword-detail-category-pill{background:var(--frontend-dark-accent-muted);color:#f2f9ff}@media (prefers-reduced-motion:reduce){.explore-keyword-title-frame.keyword-title-overflow,.explore-keyword-title-frame.keyword-title-overflow .keyword-title-pan{animation:none}}@container explore-workspace (min-width: 1056px){.keyword-constellation__workspace{align-items:start;grid-template-columns:minmax(0,1fr) minmax(20rem,.48fr)}.explore-workspace-column{display:block;height:max(0px,calc(100dvh - var(--explore-column-top, 113px) - var(--explore-column-page-gap, 40px)));padding-right:16px}.explore-workspace-scroll{display:block;height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scroll-padding-block:16px}.explore-workspace-scroll:is([data-top-fade=true],[data-bottom-fade=true]){-webkit-mask-image:linear-gradient(to bottom,transparent,#000 var(--explore-column-top-fade,0),#000 calc(100% - var(--explore-column-bottom-fade, 0px)),transparent);mask-image:linear-gradient(to bottom,transparent,#000 var(--explore-column-top-fade,0),#000 calc(100% - var(--explore-column-bottom-fade, 0px)),transparent)}.explore-workspace-scroll[data-top-fade=true]{scroll-padding-top:36px}.explore-workspace-scroll[data-bottom-fade=true]{scroll-padding-bottom:36px}.explore-workspace-column__content{display:flex}.explore-workspace-column__scrollbar{bottom:0;display:block;position:absolute;right:0;top:0}.explore-workspace-column__scrollbar>.overflow-scrollbar{height:100%}.keyword-constellation__selected-keyword>.explore-keyword-rail{flex-wrap:nowrap}.keyword-constellation__selected-keyword>.explore-keyword-rail>.explore-keyword-headline{flex-basis:0}}@media (min-width:860px){html[data-explore-panel-open] .explore-page-container{padding-right:calc(2rem + 320px)}}@media (min-width:706px){.explore-page-rail{flex-wrap:nowrap;min-height:107px}.explore-page-rail-search{flex:0 0 308px}}@media (min-width:900px){.explore-page-rail{padding-inline:1.75rem}.explore-page-rail-search{flex-basis:336px}}@keyframes explore-keyword-title-mask{0%,10%,90%,to{--explore-keyword-title-left-mask-size:0px;--explore-keyword-title-right-mask-size:14px}45%,55%{--explore-keyword-title-left-mask-size:7px;--explore-keyword-title-right-mask-size:0px}}@media (min-width:1024px){.explore-page-rail{min-height:114px}html[data-explore-panel-open] .explore-page-container{padding-right:calc(3rem + 320px)}}@media (max-width:767px){.explore-page-rail{gap:12px;min-height:0;padding-block:16px}}@media (max-width:705px){.explore-page-rail-search,.explore-page-rail-title{flex-basis:100%}}@media (prefers-reduced-motion:reduce){.explore-selected-mosaic__primary,.explore-selected-mosaic__tile{transition:none}:is(.explore-selected-mosaic__primary,.explore-selected-mosaic__tile):after{transition:none}.explore-selected-mosaic__flash{animation:none}.explore-selected-image .explore-selected-image__layer,.explore-selected-image[data-animate-cycle=true] .explore-selected-image__layer{transition:none}}.keyword-constellation{--explore-page-inset:1.25rem;--explore-keyword-inset:1rem;--explore-insight-inset:calc(var(--explore-page-inset) + 1px)}@media (min-width:900px){.keyword-constellation{--explore-page-inset:1.75rem}}@container explore-workspace (width < 1056px){.keyword-constellation__workspace{--explore-keyword-inset:var(--explore-page-inset)}}.keyword-constellation .explore-page-rail{padding-inline:var(--explore-page-inset)}.keyword-constellation .explore-visualization{--explore-toolbar-padding-inline:12px}.keyword-constellation :is(.explore-keyword-rail,.keyword-constellation__selected-content,.explore-visual-profile){padding-inline:var(--explore-keyword-inset)}.keyword-constellation :is(.explore-insight-rail:not(.explore-insight-disclosure),.explore-insight-disclosure__toggle){padding-inline:var(--explore-insight-inset)}.keyword-constellation .explore-connected-keywords__body{padding-inline:calc(var(--explore-insight-inset) - 1px)}.keyword-constellation .explore-connected-keywords__scroll-frame{margin-inline:-4px}.keyword-constellation .explore-connected-keywords__scroll-frame[data-scrollable=true]{margin-right:calc(4px - var(--explore-insight-inset))}.keyword-constellation .explore-connected-keywords__scroll-frame[data-scrollable=true] .explore-connected-keywords__viewport{padding-right:calc(var(--explore-insight-inset) - 4px)}.keyword-constellation .explore-saved-path__summary{padding-inline:calc(var(--explore-insight-inset) - 7px)}.keyword-constellation .explore-saved-path__heading:not(:has(.explore-saved-path__rename-form)){margin-right:-9px}.keyword-constellation .explore-saved-path__delete-wrap{margin-right:-1px}.keyword-constellation .keyword-constellation__path-route{padding-inline:calc(var(--explore-insight-inset) - 9px)}.keyword-constellation .explore-saved-path__details .keyword-constellation__path-walkthrough-toolbar,.keyword-constellation :is(.keyword-constellation__path-empty,.keyword-constellation__path-failure,.explore-saved-paths__create-form){padding-inline:calc(var(--explore-insight-inset) - 1px)}.keyword-constellation .explore-saved-paths>.explore-insight-disclosure>.explore-saved-paths__create-wrap{right:calc(var(--explore-insight-inset) + 30px)}@media (hover:none),(pointer:coarse){.keyword-constellation .explore-saved-path__heading:not(:has(.explore-saved-path__rename-form)){margin-right:-13px}.keyword-constellation .explore-saved-path__delete-wrap{margin-right:-6px}.keyword-constellation .explore-saved-paths>.explore-insight-disclosure>.explore-saved-paths__create-wrap{right:calc(var(--explore-insight-inset) + 31px)}}