.wiki-editorial-container{padding-bottom:clamp(.75rem,1.5vw,1rem)}body:has(.wiki-editorial-container)>.vc-page-shell>footer{padding-top:clamp(.75rem,1.5vw,1rem)!important}.wiki-sections-hero{min-height:min(56rem,calc(100svh - var(--vc-header-height, 3.5rem)));border-bottom:1px solid hsl(var(--border));isolation:isolate}.wiki-sections-hero__mesh{position:absolute;inset:0;z-index:0;pointer-events:none}.wiki-sections-hero__mesh .neural-hero-mesh,.wiki-sections-hero__mesh .neural-hero-mesh__canvas{width:100%;height:100%}.wiki-sections-hero__container{display:flex;min-height:inherit;flex-direction:column;justify-content:center;gap:clamp(1.4rem,3vw,2.4rem);padding-block:clamp(3.4rem,7vh,5.6rem)}.wiki-sections-hero__header{display:grid;justify-items:center;gap:.7rem;width:min(100%,72rem);margin-inline:auto;text-align:center}.wiki-sections-hero__command{color:hsl(var(--muted-foreground));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.78rem;line-height:1.2}.wiki-sections-hero__title{max-width:62rem;margin:0 auto;color:hsl(var(--foreground));font-size:clamp(2rem,4vw,3.35rem);font-weight:800;letter-spacing:0;line-height:1.08;text-align:center}.wiki-section-grid{display:grid;width:min(100%,74rem);grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem;align-self:center}.wiki-section-card-link{display:block;min-width:0;text-decoration:none}.wiki-section-card{min-height:6.1rem;overflow:hidden;background:hsl(var(--card) / .72);backdrop-filter:blur(7px)}.wiki-section-card__body{display:flex;min-height:100%;flex-direction:column;gap:.32rem}.wiki-section-card__title{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;color:hsl(var(--foreground));font-size:.9rem;font-weight:800;line-height:1.25}.wiki-section-card__desc{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:hsl(var(--muted-foreground));font-size:.72rem;line-height:1.38}.wiki-section-card__count{margin:auto 0 0;color:hsl(var(--primary));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.69rem;font-weight:800;line-height:1.2}.wiki-editorial{display:grid;gap:1.25rem;margin-top:clamp(1.5rem,3vw,2.25rem)}.wiki-editorial__heading{display:grid;gap:.9rem}.wiki-editorial__command{margin:0 0 .45rem;color:hsl(var(--muted-foreground));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.78rem;line-height:1.2}.wiki-editorial__command span{color:hsl(var(--primary))}.wiki-editorial__layout{display:grid;gap:1.25rem;align-items:start}.wiki-editorial__sidebar{display:grid;align-content:start;gap:.5rem;min-width:0;max-width:100%}.wiki-editorial__results{min-width:0}.wiki-editorial__filters{display:flex;flex-wrap:wrap;gap:.32rem;min-width:0;max-width:100%}.wiki-editorial__filters--primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.34rem;overflow:hidden}.wiki-editorial__filter{display:inline-flex;min-height:1.7rem;width:auto;max-width:100%;min-width:0;align-items:center;justify-content:space-between;gap:.38rem;overflow:hidden;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--card));color:hsl(var(--muted-foreground));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.7rem;font-weight:700;line-height:1.2;padding:.23rem .5rem;text-align:left;transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.wiki-editorial__filter-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wiki-editorial__filter-count{flex:0 0 auto}.wiki-editorial__filter-count,.wiki-editorial__filter span:not(.wiki-editorial__filter-label){color:inherit;font-size:.68rem;opacity:.72}.wiki-editorial__filter:hover{border-color:hsl(var(--primary) / .55);color:hsl(var(--foreground))}.wiki-editorial__filter.is-active{border-color:hsl(var(--primary));background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 14px 34px -30px hsl(var(--primary) / .7)}.wiki-editorial__search{display:grid;gap:.42rem;min-width:0;max-width:100%;overflow:hidden;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--card));padding:.54rem}.wiki-editorial__search label{display:grid;gap:.35rem;min-width:0;color:hsl(var(--muted-foreground));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.76rem}.wiki-editorial__search input{width:100%;min-height:1.86rem;border:1px solid hsl(var(--border));border-radius:.4rem;background:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.72rem;padding:.31rem .48rem}.wiki-editorial__search input:focus{border-color:hsl(var(--primary) / .72);box-shadow:0 0 0 2px hsl(var(--primary) / .13);outline:none}.wiki-editorial__search button{display:inline-flex;min-height:1.82rem;align-items:center;justify-content:center;border:1px solid hsl(var(--border));border-radius:.4rem;color:hsl(var(--muted-foreground));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.72rem;padding:.31rem .52rem;transition:border-color .16s ease,color .16s ease}.wiki-editorial__search button:hover{border-color:hsl(var(--primary) / .55);color:hsl(var(--foreground))}.wiki-editorial__filter-group{display:grid;gap:.38rem;min-width:0;max-width:100%;overflow:hidden;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--card) / .62);padding:.54rem}.wiki-editorial__filter-group:last-child .wiki-editorial__filters{max-height:none;overflow:visible;padding-right:0}.wiki-editorial__filter-group>p{margin:0;color:hsl(var(--muted-foreground));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.75rem;font-weight:800;line-height:1.2}.wiki-feedback-card{display:grid;width:100%;min-width:0;overflow:hidden;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--card));color:hsl(var(--foreground));text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.wiki-feedback-card:hover{border-color:hsl(var(--primary) / .72);box-shadow:0 18px 44px -34px hsl(var(--primary) / .82);transform:translateY(-1px)}.wiki-feedback-card:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:3px}.wiki-feedback-card__body{display:grid;gap:.32rem;padding:.72rem}.wiki-feedback-card__title{font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.88rem;font-weight:900;line-height:1.18}.wiki-feedback-card__text{color:hsl(var(--muted-foreground));font-size:.76rem;line-height:1.4}.wiki-feedback-card__action{margin-top:.12rem;color:hsl(var(--primary));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.72rem;font-weight:900;line-height:1.2}.wiki-feedback-modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:1rem}.wiki-feedback-modal[hidden],.wiki-feedback-form__result[hidden]{display:none}.wiki-feedback-modal-open{overflow:hidden}body.wiki-feedback-modal-open .vc-consent-banner{display:none}.wiki-feedback-modal__backdrop{position:absolute;inset:0;border:0;background:hsl(var(--background) / .72);backdrop-filter:blur(10px)}.wiki-feedback-dialog{position:relative;z-index:1;display:grid;width:min(100%,36rem);max-height:calc(100dvh - 2rem);overflow:auto;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--card));box-shadow:0 24px 90px -42px hsl(var(--foreground) / .5)}.wiki-feedback-dialog__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:start;border-bottom:1px solid hsl(var(--border));padding:1rem}.wiki-feedback-dialog__eyebrow{margin:0 0 .45rem;color:hsl(var(--primary));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.74rem;font-weight:900}.wiki-feedback-dialog h2{margin:0;color:hsl(var(--foreground));font-size:1.28rem;font-weight:900;line-height:1.14}.wiki-feedback-dialog__header p:last-child{margin:.52rem 0 0;color:hsl(var(--muted-foreground));font-size:.86rem;line-height:1.5}.wiki-feedback-dialog__close{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:1px solid hsl(var(--border));border-radius:.45rem;color:hsl(var(--muted-foreground));font-size:1.3rem;line-height:1}.wiki-feedback-dialog__close:hover{border-color:hsl(var(--primary) / .62);color:hsl(var(--foreground))}.wiki-feedback-form{display:grid;gap:.82rem;padding:1rem}.wiki-feedback-form__field{display:grid;gap:.36rem}.wiki-feedback-form__field span,.wiki-feedback-form__fieldset legend{color:hsl(var(--muted-foreground));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.74rem;font-weight:800}.wiki-feedback-form__field input,.wiki-feedback-form__field textarea,.wiki-feedback-form__result textarea{width:100%;border:1px solid hsl(var(--border));border-radius:.45rem;background:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.78rem;line-height:1.45;padding:.54rem .62rem}.wiki-feedback-form__field textarea,.wiki-feedback-form__result textarea{resize:vertical}.wiki-feedback-form__field input:focus,.wiki-feedback-form__field textarea:focus,.wiki-feedback-form__result textarea:focus{border-color:hsl(var(--primary) / .72);box-shadow:0 0 0 2px hsl(var(--primary) / .13);outline:none}.wiki-feedback-form__fieldset{display:grid;gap:.5rem;min-width:0;border:0;margin:0;padding:0}.wiki-feedback-form__chips{display:flex;flex-wrap:wrap;gap:.36rem}.wiki-feedback-form__chips label{display:inline-flex;min-width:0}.wiki-feedback-form__chips input{position:absolute;opacity:0;pointer-events:none}.wiki-feedback-form__chips span{display:inline-flex;min-height:1.8rem;align-items:center;border:1px solid hsl(var(--border));border-radius:999px;color:hsl(var(--muted-foreground));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.7rem;font-weight:800;line-height:1.18;padding:.32rem .58rem}.wiki-feedback-form__chips input:checked+span{border-color:hsl(var(--primary));background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.wiki-feedback-form__chips input:focus-visible+span{outline:2px solid hsl(var(--primary));outline-offset:2px}.wiki-feedback-form__chips--compact span{font-size:.68rem}.wiki-feedback-form__actions{display:flex;flex-wrap:wrap;gap:.5rem}.wiki-feedback-form__actions button,.wiki-feedback-form__actions a,.wiki-feedback-form__result button{display:inline-flex;min-height:2rem;align-items:center;justify-content:center;border:1px solid hsl(var(--border));border-radius:.45rem;font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.74rem;font-weight:900;padding:.42rem .68rem}.wiki-feedback-form__actions button{border-color:hsl(var(--primary));background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.wiki-feedback-form__actions a,.wiki-feedback-form__result button{color:hsl(var(--foreground))}.wiki-feedback-form__result{display:grid;gap:.55rem;border:1px solid hsl(var(--primary) / .32);border-radius:.5rem;background:hsl(var(--primary) / .08);padding:.7rem}.wiki-feedback-form__result p{margin:0;color:hsl(var(--foreground));font-size:.82rem;line-height:1.45}.wiki-editorial__result-line{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;justify-content:space-between;margin:0 0 .85rem;color:hsl(var(--muted-foreground));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.82rem}.wiki-editorial__result-line b{color:hsl(var(--foreground));font-weight:800}.wiki-editorial__grid{display:grid;gap:1rem;align-items:stretch;grid-template-columns:minmax(0,1fr)}.wiki-editorial__card{display:flex;min-width:0;align-self:stretch}.wiki-editorial__card>.vc-material-card{width:100%;height:100%;align-self:stretch;grid-template-rows:auto minmax(0,1fr)}.wiki-editorial__card .vc-material-card__cover{min-height:0;background:hsl(var(--background))}.wiki-editorial__card .vc-material-card__cover img{width:100%;height:100%;object-fit:cover;object-position:center}.wiki-editorial__card .vc-material-card__content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;height:100%;gap:.72rem;padding:.68rem .88rem .82rem}.wiki-editorial__card .vc-material-card__title{display:-webkit-box;min-height:3.66em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;font-size:clamp(.92rem,.88rem + .16vw,1.05rem);line-height:1.22}.wiki-editorial__card .vc-material-card__description{min-height:calc(1.48em * 3);font-size:max(.72rem,calc(var(--vc-type-small-size) - .125rem));line-height:1.48}.wiki-editorial__card .vc-material-card__tags{max-height:3.1rem;overflow:hidden}.wiki-editorial__card .vc-material-card__section,.wiki-editorial__card .vc-material-card__tags .vc-tag,.wiki-editorial__card .vc-material-card__meta{font-size:max(.64rem,calc(var(--vc-type-small-size) - .125rem))}.wiki-editorial__card .vc-material-card__footer{margin-top:auto;min-height:3.15rem}.wiki-editorial__card[hidden]{display:none}.wiki-editorial__empty{margin:0;border:1px dashed hsl(var(--border));border-radius:.5rem;color:hsl(var(--muted-foreground));font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:var(--vc-type-small-size);padding:1rem}@media(min-width:760px){.wiki-section-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wiki-editorial__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:960px){.wiki-section-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wiki-editorial__layout{grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:1.25rem}.wiki-editorial__sidebar{position:sticky;top:4.5rem;max-height:none;overflow:visible;padding-right:0}.wiki-editorial__filters--primary{grid-template-columns:repeat(2,minmax(0,1fr))}.wiki-editorial__filters--primary .wiki-editorial__filter{width:100%}.wiki-editorial__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1500px){.wiki-section-grid{width:min(100%,82rem);grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:640px){.wiki-sections-hero{min-height:auto}.wiki-sections-hero__container{padding-block:2.4rem}.wiki-section-grid{grid-template-columns:1fr}.wiki-feedback-modal{align-items:end;padding:.75rem}.wiki-feedback-dialog{width:100%;max-height:88vh}.wiki-feedback-dialog__header,.wiki-feedback-form{padding:.82rem}.wiki-feedback-form__actions{display:grid}}.vc-section-grid .vc-section-card__title{line-height:1.24}.vc-section-grid .vc-section-card__desc{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;min-height:4.5em;line-height:1.5;overflow-wrap:anywhere}@media(max-width:639px){.vc-section-grid .vc-section-card__desc{-webkit-line-clamp:2;line-clamp:2;min-height:3em}}
