.entry-shell--no-header{--entry-rail-width:56px;grid-template-rows:1fr}.entry-nav-rail{width:var(--entry-rail-width,64px);border-right:1px solid var(--border);background:var(--bg-panel);z-index:30;flex-direction:column;justify-content:space-between;align-items:center;gap:8px;padding:8px 0 10px;display:flex;position:relative;overflow:visible}.entry-nav-rail__group{flex-direction:column;align-items:center;gap:5px;width:100%;display:flex}.entry-nav-rail__footer{flex-direction:column;align-items:center;gap:5px;width:100%;padding-bottom:4px;display:flex}.entry-nav-rail [data-tooltip]{position:relative}.entry-nav-rail [data-tooltip]:after{content:attr(data-tooltip);white-space:nowrap;color:var(--bg-panel);background:var(--text-strong,#111);box-shadow:var(--shadow-sm,0 4px 12px #0000001f);opacity:0;pointer-events:none;z-index:60;border-radius:6px;padding:5px 9px;font-size:12px;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%)translate(-4px)}.entry-nav-rail [data-tooltip]:hover:after,.entry-nav-rail [data-tooltip]:focus-visible:after{opacity:1;transform:translateY(-50%)translate(0)}.entry-nav-rail [data-tooltip][aria-expanded=true]:after{display:none}[dir=rtl] .entry-nav-rail [data-tooltip]:after{left:auto;right:calc(100% + 10px);transform:translateY(-50%)translate(4px)}[dir=rtl] .entry-nav-rail [data-tooltip]:hover:after,[dir=rtl] .entry-nav-rail [data-tooltip]:focus-visible:after{transform:translateY(-50%)translate(0)}.entry-help-menu{display:inline-flex;position:relative}.entry-help-popover{z-index:70;background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--radius);min-width:220px;box-shadow:var(--shadow-lg,0 14px 36px #00000024);flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;bottom:0;left:calc(100% + 12px)}.entry-help-popover__item{color:var(--text);border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:10px;padding:8px 10px;font-size:12.5px;text-decoration:none;transition:background-color .12s,color .12s;display:flex}.entry-help-popover__item:hover{background:var(--bg-subtle);color:var(--text-strong)}.entry-help-popover__icon{width:18px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.entry-help-popover__divider{background:var(--border-soft);height:1px;margin:4px 6px}[dir=rtl] .entry-help-popover{left:auto;right:calc(100% + 12px)}[dir=rtl] .entry-help-popover__item{text-align:right;flex-direction:row-reverse}.entry-nav-rail__logo{appearance:none;border-radius:var(--radius);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:2px;padding:3px;transition:background-color .12s,border-color .12s,transform .12s;display:inline-flex}.entry-nav-rail__logo:hover{background:var(--bg-subtle)}.entry-nav-rail__logo:active{transform:scale(.96)}.entry-nav-rail__logo:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.entry-nav-rail__logo-img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block}.entry-nav-rail__btn{appearance:none;border-radius:var(--radius);width:38px;height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;transition:background-color .12s,color .12s,border-color .12s;display:inline-flex}.entry-nav-rail__btn:hover{background:var(--bg-subtle);color:var(--text)}.entry-nav-rail__btn.is-active{background:var(--accent-tint);color:var(--accent);border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.entry-nav-rail__btn.is-active{border-color:color-mix(in srgb, var(--accent) 18%, transparent)}}.entry-nav-rail__btn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.avatar-item-chevron{color:var(--text-faint);margin-left:4px}.avatar-language-list{background:var(--bg-subtle);border-radius:var(--radius-sm);scrollbar-width:thin;flex-direction:column;max-height:220px;margin:2px 4px;padding:3px;display:flex;overflow-y:auto}.avatar-item--lang{padding-left:14px}.avatar-item--lang.is-active{color:var(--accent)}.avatar-item--lang.is-active .avatar-item-meta{color:var(--accent);opacity:.8}.entry-main--scroll{background:var(--bg);--entry-topbar-h:44px;flex:1;min-width:0;min-height:0;padding:0;position:relative;overflow-y:auto}.entry-main__inner{flex-direction:column;gap:32px;width:100%;max-width:1440px;margin:0 auto;padding:40px 32px 64px;display:flex}.entry-main__inner--wide{max-width:1440px}.entry-main__topbar{z-index:10;background:var(--bg);isolation:isolate;justify-content:flex-end;align-items:center;gap:8px;padding:12px 16px 0;display:flex;position:sticky;top:0}.entry-main__topbar:before{content:"";z-index:-1;pointer-events:none;background:var(--bg);position:absolute;inset:-1px 0}.entry-main__topbar-chips{align-items:center;gap:8px;display:inline-flex}.avatar-item .avatar-item-stack{flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;display:inline-flex}.avatar-item-stack__top{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12.5px;font-weight:600;overflow:hidden}.avatar-item-stack__sub{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.avatar-item--compact-only,.avatar-popover__divider--compact-only{display:none}.avatar-popover__divider{background:var(--border-soft);height:1px;margin:4px 6px}.inline-switcher{display:inline-flex;position:relative}.inline-switcher__chip{appearance:none;border:1px solid var(--border);background:var(--bg-panel);height:32px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-xs);border-radius:999px;align-items:center;gap:8px;max-width:360px;padding:0 10px 0 6px;font-size:12px;line-height:1;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.inline-switcher__chip:hover{background:var(--bg-subtle);border-color:var(--border-strong)}.inline-switcher__chip:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.inline-switcher__chip[aria-expanded=true]{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.inline-switcher__chip[aria-expanded=true]{border-color:color-mix(in srgb, var(--accent) 32%, var(--border))}}.inline-switcher__chip[aria-expanded=true]{background:var(--bg-panel)}.inline-switcher__chip-icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.inline-switcher__byok-glyph{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-strong) 100%);width:20px;height:20px;color:var(--accent-tint);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.inline-switcher__chip-text{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.inline-switcher__chip-mode{color:var(--text-strong);font-weight:600}.inline-switcher__chip-sep{color:var(--text-faint)}.inline-switcher__chip-primary{color:var(--text)}.inline-switcher__chip-model{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.inline-switcher__chip-chevron{color:var(--text-faint);flex:none}.inline-switcher__popover{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);width:320px;max-width:calc(100vw - 24px);box-shadow:var(--shadow-md,0 10px 30px #00000014);z-index:20;flex-direction:column;gap:12px;padding:12px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.inline-switcher__row{flex-direction:column;gap:6px;display:flex}.inline-switcher__label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:11px}.inline-switcher__hint{color:var(--text-muted);font-size:12px}.inline-switcher__seg{background:var(--bg-subtle);border:1px solid var(--border-soft);border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;padding:3px;display:grid}.inline-switcher__seg-btn{appearance:none;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600;transition:background-color .12s,color .12s}.inline-switcher__seg-btn:hover:not(:disabled){color:var(--text)}.inline-switcher__seg-btn.is-active{background:var(--bg-panel);color:var(--text-strong);box-shadow:var(--shadow-xs)}.inline-switcher__seg-btn:disabled{cursor:not-allowed;opacity:.55}.inline-switcher__agent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.inline-switcher__agent{appearance:none;border:1px solid var(--border);background:var(--bg-panel);color:var(--text);cursor:pointer;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:6px 8px;font-size:12px;transition:background-color .12s,border-color .12s;display:inline-flex}.inline-switcher__agent:hover{background:var(--bg-subtle)}.inline-switcher__agent.is-active{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.inline-switcher__agent.is-active{border-color:color-mix(in srgb, var(--accent) 38%, var(--border))}}.inline-switcher__agent.is-active{background:var(--accent-tint);color:var(--text-strong)}.inline-switcher__agent-name{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.inline-switcher__chips{flex-wrap:wrap;gap:4px;display:flex}.inline-switcher__chip-tab{appearance:none;border:1px solid var(--border);background:var(--bg-panel);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:4px 10px;font-size:11px;transition:background-color .12s,color .12s,border-color .12s}.inline-switcher__chip-tab:hover{background:var(--bg-subtle);color:var(--text)}.inline-switcher__chip-tab.is-active{background:var(--accent-tint);color:var(--accent-strong);border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.inline-switcher__chip-tab.is-active{border-color:color-mix(in srgb, var(--accent) 38%, var(--border))}}.inline-switcher__select{appearance:none;border:1px solid var(--border);background:var(--bg-panel) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2374716b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>") no-repeat right 10px center;width:100%;height:32px;color:var(--text);cursor:pointer;border-radius:8px;padding:0 28px 0 10px;font-size:12px}.inline-switcher__select:focus-visible{outline:2px solid var(--accent);outline-offset:1px;border-color:var(--accent)}.inline-switcher__warn{color:var(--amber,#b26200);background:var(--amber-bg,#fff3e0);border:1px solid var(--amber,#b26200);font-size:12px}@supports (color:color-mix(in lab, red, red)){.inline-switcher__warn{border:1px solid color-mix(in srgb, var(--amber,#b26200) 22%, transparent)}}.inline-switcher__warn{border-radius:6px;padding:6px 8px}.inline-switcher__more{appearance:none;border:0;border-top:1px solid var(--border-soft);color:var(--text-muted);cursor:pointer;background:0 0;align-items:center;gap:6px;margin-top:2px;padding:8px 4px 0;font-size:12px;display:inline-flex}.inline-switcher__more:hover{color:var(--text-strong)}@media (max-width:700px){.inline-switcher__chip-mode,.inline-switcher__chip-sep:first-of-type{display:none}.inline-switcher__chip-model{max-width:96px}}.entry-section{flex-direction:column;gap:16px;display:flex}.entry-section__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.entry-section__title{font-family:var(--serif);color:var(--text-strong);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:600}.entry-star-badge{border:1px solid var(--border);background:var(--bg-panel);height:32px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-xs);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:500;line-height:1;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s,transform .12s;display:inline-flex}.entry-star-badge:hover{background:var(--bg-subtle);border-color:var(--border-strong);color:var(--text-strong)}.entry-star-badge:active{transform:scale(.98)}.entry-star-badge:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.entry-star-badge__icon{color:var(--text-muted);flex:none}.entry-star-badge:hover .entry-star-badge__icon{color:var(--text-strong)}.entry-star-badge__label{color:var(--text-strong);font-weight:600}.entry-star-badge__sep{color:var(--text-faint)}.entry-star-badge__count{color:var(--text);font-variant-numeric:tabular-nums;transition:opacity .16s}.entry-star-badge__count[data-loading=true]{opacity:.55}@media (max-width:700px){.entry-star-badge__label,.entry-star-badge__sep{display:none}}@media (max-width:900px){.entry-nav-rail{width:56px}.entry-main__inner{padding:24px 16px 56px}.entry-main__inner--wide{max-width:100%}.entry-main__topbar-chips{display:none}.avatar-item--compact-only{display:flex}.avatar-popover__divider--compact-only{display:block}}.home-view{flex-direction:column;gap:36px;display:flex}.home-view>.home-hero{align-self:center;width:100%;max-width:960px}.home-hero{flex-direction:column;align-items:center;gap:14px;padding:32px 0 8px;display:flex}.home-hero__brand{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.home-hero__brand-mark{background:var(--bg-panel);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:2px;display:inline-flex;overflow:hidden}.home-hero__brand-mark img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.home-hero__brand-name{font-family:var(--serif);color:var(--text-strong);font-size:16px;font-weight:600}.home-hero__title{font-family:var(--serif);letter-spacing:-.02em;color:var(--text-strong);text-align:center;margin:0;font-size:30px;font-weight:600}.home-hero__subtitle{color:var(--text-muted);text-align:center;max-width:540px;margin:0;font-size:13.5px;line-height:1.55}.home-hero__subtitle kbd{font:inherit;border:1px solid var(--border);background:var(--bg-subtle);border-radius:3px;padding:1px 5px;font-size:11.5px}.home-hero__input-card{background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:720px;box-shadow:var(--shadow-sm);flex-direction:column;gap:10px;margin-top:8px;padding:14px 14px 10px;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.home-hero__input-card:focus-within{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__input-card:focus-within{border-color:color-mix(in srgb, var(--accent) 40%, var(--border))}}.home-hero__input-card:focus-within{box-shadow:var(--shadow-md)}.home-hero__input-card.is-drag-active{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__input-card.is-drag-active{border-color:color-mix(in srgb, var(--accent) 56%, var(--border))}}.home-hero__input-card.is-drag-active{box-shadow:0 0 0 3px var(--accent), var(--shadow-md)}@supports (color:color-mix(in lab, red, red)){.home-hero__input-card.is-drag-active{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 12%, transparent), var(--shadow-md)}}.home-hero__active{flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:12px;display:flex}.home-hero__active-chip{background:var(--accent-tint);border:1px solid var(--accent);border-radius:999px;align-items:center;gap:6px;padding:3px 8px 3px 6px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.home-hero__active-chip{border:1px solid color-mix(in srgb, var(--accent) 22%, var(--border))}}.home-hero__active-chip{color:var(--accent)}.home-hero__active-chip--skill{background:var(--bg-subtle)}@supports (color:color-mix(in lab, red, red)){.home-hero__active-chip--skill{background:color-mix(in srgb, var(--bg-subtle) 86%, var(--accent))}}.home-hero__active-chip--skill{color:var(--text-strong)}.home-hero__active-chip--context{background:var(--bg-subtle);color:var(--text);border-color:var(--border-soft)}.home-hero__active-chip-body{appearance:none;min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.home-hero__active-chip-body:disabled{cursor:default}.home-hero__active-chip-body:hover{color:var(--accent)}.home-hero__active-chip-body:disabled:hover{color:inherit}.home-hero__active-dot{background:var(--accent);border-radius:50%;width:7px;height:7px}.home-hero__active-clear{appearance:none;color:inherit;cursor:pointer;opacity:.75;background:0 0;border:none;padding:0;font-size:14px;line-height:1}.home-hero__active-clear:hover{opacity:1}.home-hero__context-summary{color:var(--text-muted)}.home-hero__prompt-surface{border-radius:calc(var(--radius-lg) - 6px);flex-direction:column;gap:8px;min-width:0;display:flex}.home-hero__prompt-surface--with-inputs{padding:0}.home-hero__prompt-editor{min-width:0;position:relative}.home-hero__prompt-highlight{z-index:2;color:var(--text);font:inherit;pointer-events:none;white-space:pre-wrap;overflow-wrap:anywhere;padding:0;font-size:15px;line-height:1.55;position:absolute;inset:0;overflow:hidden}.home-hero__prompt-highlight-inner{min-height:100%;transform:translateY(calc(-1 * var(--home-hero-prompt-scroll,0px)));padding:6px}.home-hero__prompt-slot{background:var(--accent);border:0;border-radius:5px;max-width:min(100%,52ch);margin:0;padding:0;display:inline}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-slot{background:color-mix(in srgb, var(--accent) 10%, transparent)}}.home-hero__prompt-slot{box-shadow:0 0 0 2px var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-slot{box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 16%, transparent)}}.home-hero__prompt-slot{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--accent);font:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;vertical-align:baseline}.home-hero__prompt-slot[data-filled=false]{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-slot[data-filled=false]{background:color-mix(in srgb, var(--accent) 7%, transparent)}}.home-hero__prompt-slot[data-filled=false]{box-shadow:0 0 0 2px var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-slot[data-filled=false]{box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 12%, transparent)}}.home-hero__prompt-slot[data-filled=false]{color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-slot[data-filled=false]{color:color-mix(in srgb, var(--accent) 74%, var(--text-muted))}}.home-hero__prompt-slot-control{pointer-events:auto;z-index:3;appearance:none;box-sizing:border-box;cursor:text;min-width:8ch;height:auto;min-height:0;position:relative}.home-hero__prompt-slot-text{pointer-events:none}.home-hero__prompt-slot-control:focus,.home-hero__prompt-slot-control:focus-visible{outline:2px solid var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-slot-control:focus,.home-hero__prompt-slot-control:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 24%, transparent)}}.home-hero__prompt-slot-control:focus,.home-hero__prompt-slot-control:focus-visible{outline-offset:1px;border-color:var(--accent)}.home-hero__prompt-slot-input{text-overflow:ellipsis;overflow:hidden}.home-hero__prompt-slot-select{cursor:pointer;width:auto;max-width:min(100%,32ch);padding-right:18px}.home-hero__prompt-slot-toggle,.home-hero__prompt-slot-file{cursor:pointer}.home-hero__prompt-slot-file input{opacity:0;cursor:pointer;position:absolute;inset:0}.home-hero__prompt-slot-file span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-hero__prompt-mention{appearance:none;z-index:3;pointer-events:auto;background:var(--accent);border:0;border-radius:5px;max-width:none;margin:0;padding:0;display:inline;position:relative}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-mention{background:color-mix(in srgb, var(--accent) 8%, transparent)}}.home-hero__prompt-mention{box-shadow:0 0 0 2px var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-mention{box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 12%, transparent)}}.home-hero__prompt-mention{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-mention{color:color-mix(in srgb, var(--accent) 62%, var(--text))}}.home-hero__prompt-mention{font:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;vertical-align:baseline;cursor:pointer;text-overflow:clip;white-space:inherit;overflow:visible}.home-hero__prompt-mention:hover,.home-hero__prompt-mention:focus-visible{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-mention:hover,.home-hero__prompt-mention:focus-visible{background:color-mix(in srgb, var(--accent) 13%, transparent)}}.home-hero__prompt-mention:hover,.home-hero__prompt-mention:focus-visible{box-shadow:0 0 0 2px var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-mention:hover,.home-hero__prompt-mention:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 18%, transparent)}}.home-hero__prompt-mention:hover,.home-hero__prompt-mention:focus-visible{color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-mention:hover,.home-hero__prompt-mention:focus-visible{color:color-mix(in srgb, var(--accent) 70%, var(--text))}}.home-hero__prompt-mention:hover,.home-hero__prompt-mention:focus-visible{outline:none}.home-hero__prompt-mention--static{pointer-events:none;cursor:text}.home-hero__input{z-index:1;resize:vertical;width:100%;min-height:84px;font:inherit;color:var(--text);background:0 0;border:none;outline:none;padding:6px;font-size:15px;line-height:1.55;transition:none;position:relative}.home-hero__prompt-editor--highlighted .home-hero__input{color:#0000;caret-color:var(--text)}.home-hero__prompt-editor--highlighted .home-hero__input::selection{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__prompt-editor--highlighted .home-hero__input::selection{background:color-mix(in srgb, var(--accent) 24%, transparent)}}.home-hero__prompt-editor--highlighted .home-hero__input::selection{color:#0000}.home-hero__input:focus{box-shadow:none;border:none;outline:none}.home-hero__input::placeholder{color:var(--text-soft)}.home-hero__input-card .plugin-inputs-form{border-top:1px dashed var(--border-soft);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;padding-top:8px;display:grid}.home-hero__input-card .plugin-inputs-form__field{border:1px solid var(--border);background:var(--bg-panel);border-radius:8px;gap:6px;min-width:0;padding:9px 10px;box-shadow:inset 0 1px #ffffff6b}.home-hero__input-card .plugin-inputs-form__field[data-filled=true]{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__input-card .plugin-inputs-form__field[data-filled=true]{border-color:color-mix(in srgb, var(--accent) 28%, var(--border))}}.home-hero__input-card .plugin-inputs-form__field[data-filled=true]{background:var(--accent-tint)}@supports (color:color-mix(in lab, red, red)){.home-hero__input-card .plugin-inputs-form__field[data-filled=true]{background:color-mix(in srgb, var(--accent-tint) 30%, var(--bg-panel))}}.home-hero__input-card .plugin-inputs-form__label{background:var(--accent);border-radius:999px;align-items:center;gap:4px;width:fit-content;max-width:100%;padding:2px 7px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.home-hero__input-card .plugin-inputs-form__label{background:color-mix(in srgb, var(--accent) 10%, var(--bg-panel))}}.home-hero__input-card .plugin-inputs-form__label{color:var(--accent);font-size:11.5px;font-weight:650}.home-hero__input-card .plugin-inputs-form__required{color:var(--accent)}.home-hero__input-card .plugin-inputs-form__input{border-color:var(--accent);width:100%;min-width:0}@supports (color:color-mix(in lab, red, red)){.home-hero__input-card .plugin-inputs-form__input{border-color:color-mix(in srgb, var(--accent) 22%, var(--border))}}.home-hero__input-card .plugin-inputs-form__input{background:var(--bg-panel);font-size:13px}.home-hero__input-card .plugin-inputs-form__input:focus{outline:2px solid var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__input-card .plugin-inputs-form__input:focus{outline:2px solid color-mix(in srgb, var(--accent) 18%, transparent)}}.home-hero__input-card .plugin-inputs-form__input:focus{border-color:var(--accent)}.home-hero__input-card .plugin-inputs-form__input--textarea{min-height:64px}.home-hero__input-card .plugin-inputs-form__field[data-field-type=boolean]{grid-template-columns:1fr auto;align-items:center;display:grid}.home-hero__input-card .plugin-inputs-form__field[data-field-type=boolean] .plugin-inputs-form__input{width:18px;height:18px;accent-color:var(--accent)}.home-hero__input-card .plugin-inputs-form__file-shell{min-width:0;display:block;position:relative}.home-hero__input-card .plugin-inputs-form__input--file{opacity:0;cursor:pointer;position:absolute;inset:0}.home-hero__input-card .plugin-inputs-form__file-label{border:1px solid var(--accent);width:100%;padding:7px 9px;display:block;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.home-hero__input-card .plugin-inputs-form__file-label{border:1px solid color-mix(in srgb, var(--accent) 22%, var(--border))}}.home-hero__input-card .plugin-inputs-form__file-label{border-radius:var(--radius-sm,6px);background:var(--bg-panel);color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px}.home-hero__input-card .plugin-inputs-form__file-shell:focus-within .plugin-inputs-form__file-label{outline:2px solid var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__input-card .plugin-inputs-form__file-shell:focus-within .plugin-inputs-form__file-label{outline:2px solid color-mix(in srgb, var(--accent) 18%, transparent)}}.home-hero__input-card .plugin-inputs-form__file-shell:focus-within .plugin-inputs-form__file-label{border-color:var(--accent)}.home-hero__plugin-picker{z-index:20;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);max-height:280px;box-shadow:var(--shadow-lg,0 14px 36px #00000024);flex-direction:column;gap:3px;padding:6px;display:flex;position:absolute;top:calc(100% - 10px);left:14px;right:14px;overflow:auto}.home-hero__plugin-hover-card{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--bg-subtle);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 14px;margin-top:4px;padding:10px;display:grid}@supports (color:color-mix(in lab, red, red)){.home-hero__plugin-hover-card{background:color-mix(in srgb, var(--bg-subtle) 72%, var(--bg-panel))}}.home-hero__plugin-hover-card strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.home-hero__plugin-hover-card p{color:var(--text-muted);margin:3px 0 0;font-size:11.5px;line-height:1.4}.home-hero__plugin-hover-kicker{color:var(--text-faint);letter-spacing:0;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:700;display:block}.home-hero__plugin-hover-meta{color:var(--text-faint);flex-wrap:wrap;grid-column:1/-1;gap:4px 8px;font-size:11px;display:flex}.home-hero__plugin-hover-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home-hero__plugin-hover-card button{appearance:none;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-panel);color:var(--text);font:inherit;cursor:pointer;padding:6px 9px;font-size:11.5px}.home-hero__plugin-hover-card button:hover{border-color:var(--border-strong);color:var(--accent)}.home-hero__mention-tabs{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--bg-subtle);gap:4px;padding:2px;display:flex}.home-hero__mention-tab{appearance:none;border-radius:calc(var(--radius-sm) - 1px);min-width:0;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:5px;padding:5px 8px;font-size:11.5px;display:inline-flex}.home-hero__mention-tab.is-active{border-color:var(--border);background:var(--bg-panel);color:var(--text-strong);box-shadow:var(--shadow-xs,0 1px 2px #0000000d)}.home-hero__mention-tab span:last-child{color:var(--text-faint);font-size:10.5px}.home-hero__plugin-picker-empty{color:var(--text-muted);padding:10px;font-size:12px}.home-hero__mention-section{flex-direction:column;gap:3px;display:flex}.home-hero__mention-section-label{color:var(--text-faint);letter-spacing:0;text-transform:uppercase;padding:5px 4px 2px;font-size:10px;font-weight:700}.home-hero__plugin-option{appearance:none;border-radius:var(--radius-sm);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;transition:background-color .12s,border-color .12s;display:flex}.home-hero__plugin-option:hover,.home-hero__plugin-option.is-active{border-color:var(--border-soft);background:var(--bg-subtle)}.home-hero__plugin-option:disabled{cursor:default;opacity:.62}.home-hero__plugin-option-icon{color:var(--text-muted);flex:none;justify-content:center;align-items:center;display:inline-flex}.home-hero__plugin-option-main{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.home-hero__plugin-option-main span:first-child{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.home-hero__plugin-option-main span:last-child{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.home-hero__plugin-option-meta{color:var(--text-faint);flex:none;font-size:11px}.home-hero__input-foot{border-top:1px dashed var(--border-soft);justify-content:space-between;align-items:center;gap:12px;padding-top:8px;display:flex}.home-hero__attachments{flex-wrap:wrap;gap:6px;padding:0 2px;display:flex}.home-hero__attachment-chip{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-subtle);min-width:0;max-width:min(260px,100%);color:var(--text);box-shadow:var(--shadow-xs);align-items:center;gap:6px;padding:4px 6px;font-size:11.5px;display:inline-flex}.home-hero__attachment-icon{background:var(--bg-panel);width:22px;height:22px;color:var(--text-muted);border-radius:6px;flex:0 0 22px;justify-content:center;align-items:center;display:inline-flex}.home-hero__attachment-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home-hero__attachment-size{color:var(--text-soft);flex:none}.home-hero__attachment-remove{appearance:none;width:20px;height:20px;color:var(--text-faint);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.home-hero__attachment-remove:hover{background:var(--red-bg);color:var(--red)}.home-hero__foot-left{align-items:center;gap:8px;min-width:0;display:flex}.home-hero__attach{appearance:none;border:1px solid var(--border);background:var(--bg-panel);width:32px;height:32px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-xs);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background-color .12s,color .12s,border-color .12s,transform .12s;display:inline-flex}.home-hero__attach:hover{background:var(--bg-subtle);border-color:var(--border-strong);color:var(--accent);transform:translateY(-.5px)}.home-hero__hint{color:var(--text-soft);font-size:11.5px}.home-hero__hint kbd{font:inherit;border:1px solid var(--border);background:var(--bg-subtle);border-radius:3px;padding:1px 5px;font-size:10.5px}.home-hero__submit{appearance:none;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .12s,transform .12s;display:inline-flex}.home-hero__submit:hover:not(:disabled){background:var(--accent-strong);transform:translateY(-.5px)}.home-hero__submit:disabled{background:var(--bg-muted);color:var(--text-soft);cursor:not-allowed}.home-hero__error{color:var(--red);background:var(--red-bg);border:1px solid var(--red-border);border-radius:var(--radius-sm);width:100%;max-width:720px;padding:8px 12px;font-size:12.5px}.home-hero-confirm__backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#100c0a57;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.home-hero-confirm{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);width:min(420px,100%);box-shadow:var(--shadow-lg,0 18px 50px #0000002e);padding:18px}.home-hero-confirm h2{color:var(--text-strong);letter-spacing:0;margin:0;font-size:16px}.home-hero-confirm p{color:var(--text-muted);margin:8px 0 0;font-size:13px;line-height:1.5}.home-hero-confirm__actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.home-hero-confirm__secondary,.home-hero-confirm__primary{appearance:none;border-radius:var(--radius-sm);font:inherit;cursor:pointer;padding:8px 12px;font-size:12.5px}.home-hero-confirm__secondary{border:1px solid var(--border);background:var(--bg-panel);color:var(--text)}.home-hero-confirm__primary{border:1px solid var(--accent);background:var(--accent);color:#fff}.home-hero-confirm__secondary:hover{border-color:var(--border-strong)}.home-hero-confirm__primary:hover{background:var(--accent-strong)}.home-hero__rail{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 12px;width:100%;max-width:720px;padding:4px 2px 0;display:flex}.home-hero__rail-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.home-hero__rail-divider{background:var(--border-soft);border-radius:1px;flex:none;width:1px;height:18px;display:inline-block}.home-hero__rail-chip{appearance:none;border:1px solid var(--border);background:var(--bg-panel);color:var(--text-muted);letter-spacing:-.005em;cursor:pointer;box-shadow:var(--shadow-xs);border-radius:999px;align-items:center;gap:6px;padding:5px 11px 5px 10px;font-size:12.5px;font-weight:500;line-height:1;transition:border-color .14s,background-color .14s,color .14s,transform .14s,box-shadow .14s;display:inline-flex}.home-hero__rail-chip--migrate{background:var(--bg-subtle);border-color:var(--border)}@supports (color:color-mix(in lab, red, red)){.home-hero__rail-chip--migrate{border-color:color-mix(in srgb, var(--border) 70%, transparent)}}.home-hero__rail-chip-icon{color:currentColor;opacity:.82;flex:none;transition:opacity .14s}.home-hero__rail-chip-label{white-space:nowrap}.home-hero__rail-chip:hover:not(:disabled){border-color:var(--border-strong);color:var(--text);background:var(--bg-panel);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.home-hero__rail-chip:hover:not(:disabled) .home-hero__rail-chip-icon{opacity:1}.home-hero__rail-chip:focus-visible{border-color:var(--accent);outline:none}@supports (color:color-mix(in lab, red, red)){.home-hero__rail-chip:focus-visible{border-color:color-mix(in srgb, var(--accent) 40%, var(--border))}}.home-hero__rail-chip:focus-visible{box-shadow:0 0 0 3px var(--accent-tint)}.home-hero__rail-chip:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.home-hero__rail-chip.is-active{background:var(--accent-tint);border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.home-hero__rail-chip.is-active{border-color:color-mix(in srgb, var(--accent) 40%, var(--border))}}.home-hero__rail-chip.is-active{color:var(--accent);box-shadow:0 1px 0 var(--accent), var(--shadow-xs)}@supports (color:color-mix(in lab, red, red)){.home-hero__rail-chip.is-active{box-shadow:0 1px 0 color-mix(in srgb, var(--accent) 18%, transparent), var(--shadow-xs)}}.home-hero__rail-chip.is-active{transform:translateY(-1px)}.home-hero__rail-chip.is-active .home-hero__rail-chip-icon{opacity:1}.home-hero__rail-chip.is-pending{opacity:.75;box-shadow:none}@media (max-width:900px){.home-hero__title{font-size:24px}.home-hero__rail-divider{display:none}.home-hero__rail{gap:6px 8px}}.recent-projects{flex-direction:column;gap:12px;display:flex}.recent-projects__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.recent-projects__title{font-family:var(--serif);color:var(--text-strong);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600}.recent-projects__view-all{appearance:none;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:4px;padding:2px 4px;font-size:12.5px;display:inline-flex}.recent-projects__view-all:hover{color:var(--text);background:var(--bg-subtle)}.recent-projects__empty{color:var(--text-muted);border:1px dashed var(--border);border-radius:var(--radius);text-align:center;padding:20px 16px;font-size:13px}.recent-projects__row{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.recent-projects__card{appearance:none;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);cursor:pointer;text-align:left;flex-direction:column;gap:8px;padding:0;transition:border-color .12s,box-shadow .12s,transform .12s;display:flex;overflow:hidden}.recent-projects__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.recent-projects__card-thumb{aspect-ratio:16/9;background:linear-gradient(135deg, var(--accent-tint) 0%, var(--bg-subtle) 100%);justify-content:center;align-items:center;display:flex}.recent-projects__card-glyph{font-family:var(--serif);color:var(--accent);letter-spacing:-.02em;font-size:32px;font-weight:600}.recent-projects__card-meta{flex-direction:column;gap:2px;min-width:0;padding:8px 10px 12px;display:flex}.recent-projects__card-name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.recent-projects__card-time{color:var(--text-muted);font-size:11.5px}.plugins-home{flex-direction:column;gap:14px;display:flex}.plugins-home__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.plugins-home__heading{flex-direction:column;gap:2px;min-width:0;display:flex}.plugins-home__subtitle{color:var(--text-muted);margin:0;font-size:12px;line-height:1.4}.plugins-home__title{font-family:var(--serif);color:var(--text-strong);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600}.plugins-home__count{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:11.5px}.plugins-home__head-tools{flex:none;align-items:center;gap:10px;display:flex}.plugins-home__search{border:1px solid var(--border);background:var(--bg-panel);border-radius:999px;align-items:center;width:220px;max-width:100%;transition:border-color .12s,background-color .12s,box-shadow .12s;display:inline-flex;position:relative}.plugins-home__search:focus-within{border-color:var(--border-strong);box-shadow:0 0 0 3px var(--accent-tint)}.plugins-home__search-icon{color:var(--text-faint);pointer-events:none;position:absolute;left:10px}.plugins-home__search-input,.plugins-home__search-input:focus{appearance:none;width:100%;color:var(--text);box-shadow:none;background:0 0;border:0;border-radius:999px;outline:none;padding:6px 28px;font-family:inherit;font-size:12px}.plugins-home__search-input::placeholder{color:var(--text-faint)}.plugins-home__search-input::-webkit-search-cancel-button{appearance:none;display:none}.plugins-home__search-input::-webkit-search-decoration{appearance:none;display:none}.plugins-home__search-clear{background:var(--bg-subtle);width:20px;height:20px;color:var(--text-muted);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .12s,color .12s;display:inline-flex;position:absolute;right:5px}.plugins-home__search-clear:hover{background:var(--border-soft,var(--border));color:var(--text);border-color:#0000}.plugins-home__search-clear:focus-visible{outline:2px solid var(--accent);outline-offset:1px}@media (max-width:720px){.plugins-home__head{flex-direction:column;align-items:stretch}.plugins-home__head-tools{justify-content:space-between}.plugins-home__search{width:100%}}.plugins-home__empty{color:var(--text-muted);border:1px dashed var(--border);border-radius:var(--radius);text-align:center;padding:20px 16px;font-size:13px}.plugins-home__empty code{background:var(--bg-subtle);border-radius:3px;padding:1px 5px;font-size:12px}.plugins-home__mode{flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:2px;display:flex}.plugins-home__mode-total{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:11.5px}.plugins-home__chip{appearance:none;border:1px solid var(--border);background:var(--bg-panel);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;transition:border-color .12s,background-color .12s,color .12s;display:inline-flex}.plugins-home__chip:hover{border-color:var(--border-strong);color:var(--text)}.plugins-home__chip-count{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:10.5px}.plugins-home__chip--featured{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.plugins-home__chip--featured{border-color:color-mix(in srgb, var(--accent) 35%, var(--border))}}.plugins-home__chip--featured{color:var(--accent);background:var(--accent-tint)}.plugins-home__chip--featured.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.plugins-home__chip--featured.is-active .plugins-home__chip-count{color:#fff;opacity:.85}.plugins-home__linkbtn{appearance:none;color:var(--text-muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin:0;padding:0;font-size:11.5px;text-decoration:underline}.plugins-home__linkbtn:hover{color:var(--text)}.plugins-home__facets{top:var(--entry-topbar-h,56px);z-index:5;background:var(--bg);flex-direction:column;gap:8px;display:flex;position:sticky}.plugins-home__facet-row{grid-template-columns:80px 1fr;align-items:start;gap:12px;display:grid}.plugins-home__facet-row--inline{align-items:center;gap:8px;padding:4px 0;display:flex}.plugins-home__facet-row--sub{opacity:.92;padding-top:0}.plugins-home__facet-row--inline .plugins-home__facet-pills{scrollbar-width:thin;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-color:var(--border-strong) transparent;flex-wrap:nowrap;flex:1;overflow-x:auto}.plugins-home__facet-row--inline .plugins-home__facet-pills::-webkit-scrollbar{height:0}.plugins-home__facet-row--inline .plugins-home__pill{scroll-snap-align:start;flex:none}.plugins-home__facet-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-variant-numeric:tabular-nums;padding-top:7px;font-size:10.5px;font-weight:600}.plugins-home__facet-pills{flex-wrap:wrap;gap:5px;display:flex}.plugins-home__pill{appearance:none;border:1px solid var(--border);background:var(--bg-panel);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;transition:border-color .12s,background-color .12s,color .12s;display:inline-flex}.plugins-home__pill:hover{border-color:var(--border-strong);color:var(--text)}.plugins-home__pill.is-active{background:var(--text);border-color:var(--text);color:var(--bg-panel)}.plugins-home__pill.is-active .plugins-home__pill-count{color:var(--bg-panel);opacity:.8}.plugins-home__pill-count{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:10.5px}.plugins-home__pill--all{background:var(--accent-tint);border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.plugins-home__pill--all{border-color:color-mix(in srgb, var(--accent) 30%, var(--border))}}.plugins-home__pill--all{color:var(--accent)}.plugins-home__pill--all.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.plugins-home__pill--all.is-active .plugins-home__pill-count{color:#fff;opacity:.85}.plugins-home__pill--sub-all{background:var(--bg-subtle);color:var(--text-muted)}.plugins-home__empty--filtered{background:var(--bg-subtle);border-style:solid}@media (max-width:720px){.plugins-home__facet-row{grid-template-columns:1fr;gap:4px}.plugins-home__facet-row--inline{flex-direction:row;align-items:center}.plugins-home__facet-label{padding-top:0}}.plugins-home__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}@media (min-width:1100px){.plugins-home__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (min-width:1400px){.plugins-home__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.plugins-home__card{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);isolation:isolate;flex-direction:column;transition:border-color .12s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden}.plugins-home__card--contribute{border:1px dashed var(--accent);min-height:240px}@supports (color:color-mix(in lab, red, red)){.plugins-home__card--contribute{border:1px dashed color-mix(in srgb, var(--accent) 42%, var(--border))}}.plugins-home__card--contribute{background:radial-gradient(circle at 18% 18%, var(--accent-tint), transparent 36%), var(--bg-panel)}.plugins-home__contribute-inner{min-height:inherit;flex-direction:column;justify-content:space-between;gap:16px;padding:18px;display:flex}.plugins-home__contribute-icon{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.plugins-home__contribute-inner h3{color:var(--text-strong);letter-spacing:-.01em;margin:0 0 8px;font-size:16px}.plugins-home__contribute-inner p{color:var(--text-muted);margin:0;font-size:12.5px;line-height:1.45}.plugins-home__contribute-template{border:1px solid var(--border);border-radius:calc(var(--radius) - 4px);background:var(--bg-subtle);padding:10px;margin-top:10px!important}@supports (color:color-mix(in lab, red, red)){.plugins-home__contribute-template{background:color-mix(in srgb, var(--bg-subtle) 72%, transparent)}}.plugins-home__contribute-template{color:var(--text)!important}.plugins-home__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md,0 12px 32px #00000014);transform:translateY(-2px)}.plugins-home__card.is-active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.plugins-home__card.is-featured{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.plugins-home__card.is-featured{border-color:color-mix(in srgb, var(--accent) 32%, var(--border))}}.plugins-home__preview{aspect-ratio:4/3;background:var(--bg-subtle);position:relative;overflow:hidden}.plugins-home__preview--design,.plugins-home__preview--text{background:0 0}.plugins-home__media{position:absolute;inset:0}.plugins-home__media-img,.plugins-home__media-video{object-fit:cover;width:100%;height:100%;display:block}.plugins-home__media-video{z-index:1;position:absolute;inset:0}.plugins-home__media-skeleton{background:linear-gradient(110deg, transparent 30%, #ffffff80 50%, transparent 70%) 0 0 / 200% 100%, var(--bg-subtle);width:100%;height:100%;animation:1.6s ease-in-out infinite plugins-home-shimmer}@keyframes plugins-home-shimmer{to{background-position:-200% 0,0 0}}.plugins-home__media-badge{color:#fff;z-index:2;pointer-events:none;-webkit-backdrop-filter:blur(6px);background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;bottom:8px;right:8px}.plugins-home__html{background:var(--bg-panel);flex-direction:column;display:flex;position:absolute;inset:0}.plugins-home__html-frame{flex:1;position:relative;overflow:hidden}.plugins-home__html-iframe{transform-origin:0 0;pointer-events:none;border:0;width:1440px;height:1080px;position:absolute;top:0;left:0;transform:scale(.22)}.plugins-home__html-skeleton{flex-direction:column;gap:10px;display:flex;position:absolute;inset:16px}.plugins-home__html-skeleton span{background:linear-gradient(90deg, var(--bg-subtle), var(--border-soft), var(--bg-subtle));background-size:200% 100%;border-radius:4px;height:8px;animation:1.6s ease-in-out infinite plugins-home-shimmer}.plugins-home__html-skeleton span:first-child{width:70%}.plugins-home__html-skeleton span:nth-child(2){width:90%}.plugins-home__html-skeleton span:nth-child(3){width:55%}.plugins-home__html-chrome{border-top:1px solid var(--border-soft);background:var(--bg-subtle);color:var(--text-faint);align-items:center;gap:6px;padding:6px 10px;font-size:10.5px;display:flex}.plugins-home__html-dot{background:var(--border-strong);border-radius:50%;width:7px;height:7px}.plugins-home__html-dot:first-child{background:#ff5f57}.plugins-home__html-dot:nth-child(2){background:#febc2e}.plugins-home__html-dot:nth-child(3){background:#28c840}.plugins-home__html-url{white-space:nowrap;text-overflow:ellipsis;font-variant-numeric:tabular-nums;max-width:100%;margin-left:6px;overflow:hidden}.plugins-home__html--fallback{color:#ffffffeb;font-family:var(--serif);flex-direction:column;justify-content:space-between;display:flex}.plugins-home__html-fallback-glyph{letter-spacing:-.04em;text-shadow:0 4px 24px #00000073;-webkit-user-select:none;user-select:none;flex:1;justify-content:center;align-items:center;font-size:96px;font-weight:600;line-height:1;display:flex}.plugins-home__html--fallback .plugins-home__html-chrome{color:#ffffffc7;-webkit-backdrop-filter:blur(6px);background:#00000052;border-top:1px solid #ffffff1f}.plugins-home__design{width:100%;height:100%;font-family:var(--serif);flex-direction:column;justify-content:space-between;padding:18px 18px 14px;display:flex;position:relative;overflow:hidden}.plugins-home__design--showcase{background:var(--bg-panel);padding:0;font-family:inherit;display:block}.plugins-home__design:before{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#0000002e);position:absolute;inset:0}.plugins-home__design--showcase:before{z-index:1;background:linear-gradient(#0000 52%,#0000002e 100%),linear-gradient(90deg,#ffffff2e,#fff0)}.plugins-home__design-showcase{background:var(--bg-panel);position:absolute;inset:0;overflow:hidden}.plugins-home__design-iframe{transform-origin:0 0;pointer-events:none;border:0;width:1280px;height:960px;position:absolute;top:0;left:0;transform:scale(.24)}.plugins-home__design-headline{color:#fff;text-shadow:0 1px 2px #0000002e;z-index:1;font-size:18px;font-weight:500;line-height:1.18;position:relative}.plugins-home__design-headline strong{letter-spacing:-.01em;font-weight:700}.plugins-home__design-specimen{color:#ffffffdb;z-index:1;gap:10px;font-size:26px;font-weight:700;display:flex;position:relative}.plugins-home__design-swatches{z-index:1;gap:4px;display:flex;position:relative}.plugins-home__design-swatches span{border:1px solid #fff6;border-radius:3px;width:14px;height:14px}.plugins-home__text-surface{background:linear-gradient(135deg, var(--accent-tint) 0%, var(--bg-subtle) 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.plugins-home__text-glyph{font-family:var(--serif);color:var(--accent);letter-spacing:-.02em;font-size:56px;font-weight:600}.plugins-home__card-overlay{color:#fff;opacity:0;pointer-events:none;z-index:3;background:linear-gradient(#0000 0%,#0000006b 55%,#000000c7 100%);flex-direction:column;justify-content:space-between;padding:12px;transition:opacity .18s;display:flex;position:absolute;inset:0}.plugins-home__card:hover .plugins-home__card-overlay,.plugins-home__card:focus-within .plugins-home__card-overlay,.plugins-home__card--shareable .plugins-home__card-overlay{opacity:1;pointer-events:auto}.plugins-home__card-overlay-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.plugins-home__overlay-featured{color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.plugins-home__card-overlay-body{flex-direction:column;gap:6px;margin-top:auto;display:flex}.plugins-home__overlay-title{text-shadow:0 1px 2px #0006;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.plugins-home__overlay-desc{color:#ffffffe0;-webkit-line-clamp:3;text-shadow:0 1px 2px #00000052;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.plugins-home__overlay-tags{flex-wrap:wrap;gap:4px;display:flex}.plugins-home__overlay-tag{color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff2e;border-radius:999px;padding:2px 7px;font-size:10.5px}.plugins-home__overlay-actions{flex-direction:column;gap:6px;margin-top:10px;display:flex}.plugins-home__overlay-actions-main,.plugins-home__share-actions{gap:6px;min-width:0;display:flex}.plugins-home__share-actions{width:100%}.plugins-home__card-foot{border-top:1px solid var(--border-soft);background:var(--bg-panel);justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.plugins-home__card-title{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;font-size:13px;font-weight:600;display:inline-flex;overflow:hidden}.plugins-home__card-featured-mark{color:var(--accent);flex:none}.plugins-home__trust{background:var(--bg-subtle);color:var(--text-muted);text-transform:capitalize;border-radius:999px;flex:none;padding:1px 7px;font-size:10.5px}.plugins-home__trust.trust-bundled{background:var(--blue-bg);color:var(--blue)}.plugins-home__trust.trust-trusted{background:var(--green-bg);color:var(--green)}.plugins-home__trust.trust-restricted{background:var(--amber-bg);color:var(--amber)}.plugins-home__card-overlay .plugins-home__trust{color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff2e}.plugins-home__action{appearance:none;border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;gap:5px;padding:6px 12px;font-size:12.5px;font-weight:500;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.plugins-home__action--compact{flex:1;min-width:0;padding-inline:8px}.plugins-home__action--compact span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.plugins-home__use-menu{flex:1;min-width:0;display:flex;position:relative}.plugins-home__use-menu.has-options .plugins-home__use-main{border-top-right-radius:0;border-bottom-right-radius:0}.plugins-home__use-toggle{border-left-color:#11111129;border-top-left-radius:0;border-bottom-left-radius:0;flex:0 0 34px;padding-inline:0}.plugins-home__use-menu-list{z-index:8;border-radius:var(--radius-sm);color:#111;background:#fffffff5;border:1px solid #ffffff52;min-width:min(180px,100%);padding:4px;position:absolute;bottom:calc(100% + 5px);right:0;box-shadow:0 12px 30px #00000038}.plugins-home__use-menu-item{appearance:none;border-radius:calc(var(--radius-sm) - 2px);width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;padding:7px 8px;font-size:12px;display:flex}.plugins-home__use-menu-item:hover,.plugins-home__use-menu-item:focus-visible{background:#11111114;outline:none}.plugins-home__action--primary{color:#111;background:#fff;border:1px solid #fff;flex:1}.plugins-home__action--primary:hover:not(:disabled){background:#f3f3f3;border-color:#f3f3f3}.plugins-home__use-menu .plugins-home__use-toggle{flex:0 0 34px}.plugins-home__action--primary:disabled{opacity:.55;cursor:progress}.plugins-home__action--secondary{color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #ffffff52}.plugins-home__action--secondary:hover:not(:disabled){background:#ffffff3d;border-color:#ffffff7a}.plugins-home__action--secondary:disabled{opacity:.55;cursor:progress}@media (hover:none){.plugins-home__card-overlay{opacity:1;pointer-events:auto}}.plugins-view{flex-direction:column;gap:18px;display:flex}.plugins-view__hero{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.plugins-view__kicker{letter-spacing:.11em;text-transform:uppercase;color:var(--text-muted);margin:0 0 6px;font-size:11px;font-weight:700}.plugins-view__lede{max-width:620px;color:var(--text-muted);margin:8px 0 0;font-size:14px;line-height:1.55}.plugins-view__badge{border:1px solid var(--border);color:var(--text-muted);background:var(--bg-panel);border-radius:999px;flex:none;align-items:center;gap:7px;padding:7px 10px;font-size:12px;display:inline-flex}.plugins-view__hero-actions{flex:none;align-items:center;gap:8px;display:flex}.plugins-view__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.plugins-view__stat{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);padding:14px}.plugins-view__stat-value{color:var(--text-strong);font-family:var(--serif);font-size:24px;font-weight:600;line-height:1;display:block}.plugins-view__stat-label{color:var(--text-muted);margin-top:6px;font-size:12px;display:block}.plugins-view__tabs{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-subtle);grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:5px;display:grid}.plugins-view__tab{appearance:none;border-radius:var(--radius);min-width:0;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;flex-direction:column;align-items:flex-start;gap:2px;padding:9px 10px;transition:background-color .12s,border-color .12s,color .12s;display:flex}.plugins-view__tab:hover{background:var(--bg-panel);color:var(--text)}.plugins-view__tab.is-disabled,.plugins-view__tab:disabled{cursor:not-allowed;opacity:.58}.plugins-view__tab.is-disabled:hover,.plugins-view__tab:disabled:hover{color:var(--text-muted);background:0 0}.plugins-view__tab.is-active{background:var(--bg-panel);border-color:var(--border);color:var(--text-strong);box-shadow:var(--shadow-sm)}.plugins-view__tab-label{font-size:13px;font-weight:650}.plugins-view__tab-hint{max-width:100%;color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.plugins-view__gallery,.plugins-view__section{flex-direction:column;gap:14px;display:flex}.plugins-view__gallery>.plugins-home{width:100%}.plugins-view__section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.plugins-view__section-head h2,.plugins-view__team h2,.plugins-view__marketplace h3,.plugins-view__future-card h3{color:var(--text-strong);margin:0}.plugins-view__section-head h2{font-size:18px}.plugins-view__section-head p,.plugins-view__team p,.plugins-view__future-card p{color:var(--text-muted);margin:5px 0 0;font-size:13px;line-height:1.45}.plugins-view__section-count{color:var(--text-faint);font-variant-numeric:tabular-nums;flex:none;font-size:12px}.plugins-view__list,.plugins-view__marketplaces,.plugins-view__available-list{flex-direction:column;gap:9px;display:flex}.plugins-view__available-controls{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.plugins-view__search{border:1px solid var(--border);background:var(--bg-panel);border-radius:999px;flex:320px;align-items:center;min-width:180px;max-width:420px;transition:border-color .12s,box-shadow .12s;display:inline-flex;position:relative}.plugins-view__search:focus-within{border-color:var(--border-strong);box-shadow:0 0 0 3px var(--accent-tint)}.plugins-view__search-icon{color:var(--text-faint);pointer-events:none;position:absolute;left:10px}.plugins-view__search input,.plugins-view__search input:focus{appearance:none;width:100%;color:var(--text);font:inherit;box-shadow:none;background:0 0;border:0;border-radius:999px;outline:none;padding:7px 30px;font-size:12px}.plugins-view__search input::placeholder{color:var(--text-faint)}.plugins-view__search input::-webkit-search-cancel-button{appearance:none;display:none}.plugins-view__search input::-webkit-search-decoration{appearance:none;display:none}.plugins-view__search-clear{background:var(--bg-subtle);width:20px;height:20px;color:var(--text-muted);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;right:5px}.plugins-view__search-clear:hover{background:var(--border-soft,var(--border));color:var(--text)}.plugins-view__filter{color:var(--text-muted);flex:none;align-items:center;gap:8px;font-size:12px;display:inline-flex}.plugins-view__filter select{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-panel);min-width:180px;max-width:260px;min-height:32px;color:var(--text);padding:7px 34px 7px 12px;font-size:12px}.plugins-view__row,.plugins-view__marketplace,.plugins-view__available-card,.plugins-view__install-card,.plugins-view__source-manager,.plugins-view__team{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel)}.plugins-view__row{justify-content:space-between;align-items:flex-start;gap:16px;padding:13px;display:flex}.plugins-view__row-main{min-width:0}.plugins-view__row-title{color:var(--text-strong);align-items:center;gap:8px;font-size:14px;font-weight:650;display:flex}.plugins-view__row-main p{color:var(--text-muted);margin:5px 0 0;font-size:12.5px;line-height:1.45}.plugins-view__trust{text-transform:uppercase;border-radius:999px;flex:none;padding:2px 6px;font-size:10.5px;font-weight:650}.plugins-view__meta{color:var(--text-faint);flex-wrap:wrap;gap:6px;margin-top:8px;font-size:11.5px;display:flex}.plugins-view__meta span{border:1px solid var(--border-soft);border-radius:999px;padding:2px 6px}.plugins-view__row-actions{flex:none;align-items:center;gap:7px;display:flex}.plugins-view__primary,.plugins-view__secondary,.plugins-view__danger{appearance:none;border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 11px;font-size:12px;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.plugins-view__primary{border:1px solid var(--accent);background:var(--accent);color:#fff}.plugins-view__primary:hover:not(:disabled){background:var(--accent-strong);border-color:var(--accent-strong)}.plugins-view__secondary{border:1px solid var(--border);background:var(--bg-panel);color:var(--text-muted)}.plugins-view__secondary:hover:not(:disabled){border-color:var(--border-strong);color:var(--text)}.plugins-view__danger{border:1px solid var(--red-border);background:var(--red-bg);color:var(--red)}.plugins-view__primary:disabled,.plugins-view__secondary:disabled,.plugins-view__danger:disabled{cursor:not-allowed;opacity:.55}.plugins-view__marketplace,.plugins-view__available-card{justify-content:space-between;align-items:flex-start;gap:16px;padding:13px;display:flex}.plugins-view__available-main{min-width:0}.plugins-view__available-main p{color:var(--text-muted);margin:5px 0 0;font-size:12.5px;line-height:1.45}.plugins-view__marketplace a{color:var(--text-muted);word-break:break-all;margin-top:5px;font-size:12px;display:inline-block}.plugins-view__source-manager{flex-direction:column;gap:8px;padding:14px;display:flex}.plugins-view__source-manager label{color:var(--text-strong);font-size:13px;font-weight:650}.plugins-view__source-actions{flex:none;align-items:center;gap:7px;display:flex}.plugins-view__source-actions select,.plugins-view__source-row select{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-panel);min-height:32px;color:var(--text);padding:7px 34px 7px 12px;font-size:12px}.plugins-view__source-actions select{min-width:112px}.plugins-view__install-card{flex-direction:column;gap:8px;padding:14px;display:flex}.plugins-view__import{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-panel);box-shadow:var(--shadow-sm);padding:14px}.plugins-view__install-card label{color:var(--text-strong);font-size:13px;font-weight:650}.plugins-view__source-row{align-items:stretch;gap:8px;min-width:0;display:flex}.plugins-view__source-row input{flex:1 1 0;width:auto;min-width:0}.plugins-view__source-row select{flex:none;width:180px;min-width:140px}.plugins-view__source-row .plugins-view__primary{white-space:nowrap;flex:none;min-width:104px}.plugins-view__source-help{color:var(--text-muted);font-size:12px;line-height:1.45}.plugins-view__source-help code,.plugins-view__empty code{background:var(--bg-subtle);color:var(--text);border-radius:3px;padding:1px 5px;font-size:11px}.plugins-view__future-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.plugins-view__future-card{border:1px dashed var(--border);border-radius:var(--radius);background:var(--bg-panel);padding:13px}.plugins-view__future-icon{border:1px solid var(--border);width:28px;height:28px;color:var(--text-muted);background:var(--bg-subtle);border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:inline-flex}.plugins-view__team{gap:12px;padding:18px;display:flex}.plugins-view__empty{border:1px dashed var(--border);border-radius:var(--radius);color:var(--text-muted);text-align:center;padding:20px 16px;font-size:13px}.plugins-view__notice{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);color:var(--text);padding:10px 12px;font-size:13px}.plugins-view__notice.is-success{border-color:var(--green,#168a4a)}@supports (color:color-mix(in lab, red, red)){.plugins-view__notice.is-success{border-color:color-mix(in srgb, var(--green,#168a4a) 25%, var(--border))}}.plugins-view__notice.is-error{border-color:var(--red-border);background:var(--red-bg);color:var(--red)}.plugins-view__notice-sub{color:var(--text-muted);margin-top:3px;font-size:12px}.plugins-view__notice-log{color:var(--text-muted);margin-top:6px;font-size:12px}.plugins-view__notice-log ul{margin:6px 0 0;padding-left:18px}.plugins-import-modal__backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f121847;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.plugins-import-modal{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-panel);width:min(760px,100%);max-height:min(760px,100vh - 48px);box-shadow:var(--shadow-lg,0 20px 60px #00000038);flex-direction:column;gap:16px;padding:18px;display:flex;overflow:auto}.plugins-import-modal__head,.plugins-import-modal__foot{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.plugins-import-modal__head h2,.plugins-view__install-card h3{color:var(--text-strong);margin:0}.plugins-import-modal__close{appearance:none;border:1px solid var(--border);background:var(--bg-panel);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.plugins-import-modal__close:hover{color:var(--text);border-color:var(--border-strong)}.plugins-import-modal__tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.plugins-import-modal__choice{appearance:none;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);min-width:0;color:var(--text-muted);text-align:left;cursor:pointer;align-items:flex-start;gap:9px;padding:11px;transition:background-color .12s,border-color .12s,color .12s;display:flex}.plugins-import-modal__choice:hover,.plugins-import-modal__choice.is-active{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.plugins-import-modal__choice:hover,.plugins-import-modal__choice.is-active{border-color:color-mix(in srgb, var(--accent) 35%, var(--border))}}.plugins-import-modal__choice:hover,.plugins-import-modal__choice.is-active{background:var(--accent-tint);color:var(--accent)}.plugins-import-modal__choice-icon{flex:none;padding-top:1px;display:inline-flex}.plugins-import-modal__choice-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.plugins-import-modal__choice-copy span:first-child{color:var(--text-strong);font-size:12.5px;font-weight:650}.plugins-import-modal__choice-copy span:last-child{color:var(--text-muted);font-size:11px;line-height:1.35}.plugins-import-modal__body{flex-direction:column;gap:12px;display:flex}.plugins-import-modal__file{border:1px dashed var(--border);border-radius:var(--radius);background:var(--bg-subtle);min-height:96px;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;padding:16px;font-size:13px;display:flex}.plugins-import-modal__file:hover{border-color:var(--border-strong);color:var(--text)}.plugins-import-modal__file input{display:none}.plugins-view__install-card p,.plugins-import-modal__foot p{color:var(--text-muted);margin:4px 0 0;font-size:12.5px;line-height:1.45}.plugins-import-modal__foot{border-top:1px solid var(--border-soft);align-items:center;padding-top:4px}@media (max-width:900px){.plugins-view__hero,.plugins-view__hero-actions,.plugins-view__row,.plugins-view__marketplace,.plugins-view__available-card,.plugins-view__available-controls,.plugins-view__source-actions{flex-direction:column}.plugins-view__stats,.plugins-view__tabs,.plugins-view__future-grid{grid-template-columns:1fr}.plugins-view__row-actions,.plugins-view__source-row,.plugins-view__available-controls,.plugins-view__search,.plugins-view__filter,.plugins-view__source-actions{width:100%}.plugins-view__available-controls{align-items:stretch}.plugins-view__search,.plugins-view__filter{flex:none;max-width:none}.plugins-view__source-row{flex-direction:column}.plugins-view__source-row input,.plugins-view__source-row select,.plugins-view__filter select,.plugins-view__source-row .plugins-view__primary{flex:none;width:100%}.plugins-import-modal__tabs{grid-template-columns:1fr}.plugins-import-modal__foot{flex-direction:column;align-items:stretch}}.new-project-modal-backdrop{z-index:920;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1c1b1a6b;justify-content:center;align-items:flex-start;padding:56px 32px 32px;display:flex;position:fixed;inset:0;overflow-y:auto}.new-project-modal{background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:760px;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.new-project-modal__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.new-project-modal__title{font-family:var(--serif);color:var(--text-strong);margin:0;font-size:18px;font-weight:600}.new-project-modal__close{appearance:none;border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;display:inline-flex}.new-project-modal__close svg{stroke-width:1.9px;display:block;width:14px!important;height:14px!important}.new-project-modal__close:hover{background:var(--bg-subtle);color:var(--text)}.new-project-modal__body{max-height:calc(100vh - 160px);padding:16px;overflow-y:auto}.integrations-view{flex-direction:column;gap:16px;display:flex}.integrations-view__hero{justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:2px;display:flex}.integrations-view__kicker,.integrations-view__coming-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong,var(--accent));margin:0 0 4px;font-size:11px;font-weight:650}.integrations-view__lede{max-width:660px;color:var(--text-muted);margin:8px 0 0;font-size:13px;line-height:1.55}.integrations-view__badge{border:1px solid var(--border);background:var(--bg-panel);color:var(--text-muted);box-shadow:var(--shadow-xs);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:inline-flex}.integrations-view__badge svg{color:var(--accent)}.integrations-view__tabs{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--shadow-xs);grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:6px;display:grid}.integrations-view__tab{appearance:none;border-radius:var(--radius-sm);min-width:0;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;transition:background-color .12s,border-color .12s,color .12s;display:flex}.integrations-view__tab:hover{background:var(--bg-subtle);color:var(--text)}.integrations-view__tab.is-active{background:var(--accent-tint);border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.integrations-view__tab.is-active{border-color:color-mix(in srgb, var(--accent) 24%, var(--border))}}.integrations-view__tab.is-active{color:var(--accent-strong,var(--accent))}.integrations-view__tab-label{color:var(--text-strong);font-size:13px;font-weight:650}.integrations-view__tab.is-active .integrations-view__tab-label{color:var(--accent-strong,var(--accent))}.integrations-view__tab-hint{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11.5px;line-height:1.25;overflow:hidden}.integrations-view__panel{min-width:0}.integrations-view__panel>.settings-section{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--shadow-xs);padding:18px}.integrations-view__panel .settings-section>.section-head:first-child{margin-bottom:2px}.integrations-view__use-everywhere{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);box-shadow:var(--shadow-xs);overflow:hidden}.integrations-view__use-everywhere .use-everywhere-modal__tabs{padding:12px 18px 0}.integrations-view__use-everywhere .use-everywhere-modal__body{max-height:none;padding:18px}.integrations-view__use-everywhere .use-everywhere-modal__foot{padding:14px 18px}.integrations-view__coming-soon{border:1px dashed var(--border);border-radius:var(--radius);background:linear-gradient(135deg, var(--accent-tint), transparent 34%), var(--bg-panel);grid-template-columns:auto minmax(0,1fr);gap:16px;padding:28px;display:grid}.integrations-view__coming-icon{border:1px solid var(--accent);justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.integrations-view__coming-icon{border:1px solid color-mix(in srgb, var(--accent) 22%, var(--border))}}.integrations-view__coming-icon{border-radius:var(--radius);background:var(--bg-panel);color:var(--accent);box-shadow:var(--shadow-xs)}.integrations-view__coming-soon h2{color:var(--text-strong);margin:0;font-size:18px}.integrations-view__coming-soon p:last-child{max-width:560px;color:var(--text-muted);margin:8px 0 0;font-size:13px;line-height:1.6}@media (max-width:760px){.integrations-view__hero{flex-direction:column}.integrations-view__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.integrations-view__coming-soon{grid-template-columns:1fr}}.tasks-view{flex-direction:column;gap:18px;display:flex}.tasks-view__hero{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.tasks-view__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong,var(--accent));margin:0 0 4px;font-size:11px;font-weight:650}.tasks-view__title-row{align-items:center;gap:10px;min-width:0;display:flex}.tasks-view__coming-soon{border:1px solid var(--amber,#b26200);background:var(--amber-bg,#fff3e0);height:22px;color:var(--amber,#b26200);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.tasks-view__lede{max-width:680px;color:var(--text-muted);margin:8px 0 0;font-size:13px;line-height:1.55}.tasks-view__preview-note{border:1px solid var(--amber,#b26200);align-items:flex-start;gap:8px;padding:10px 12px;display:flex}@supports (color:color-mix(in lab, red, red)){.tasks-view__preview-note{border:1px solid color-mix(in srgb, var(--amber,#b26200) 22%, var(--border))}}.tasks-view__preview-note{border-radius:var(--radius);background:var(--amber-bg,#fff3e0)}@supports (color:color-mix(in lab, red, red)){.tasks-view__preview-note{background:color-mix(in srgb, var(--amber-bg,#fff3e0) 70%, var(--bg-panel))}}.tasks-view__preview-note{color:var(--text-muted);font-size:12px;line-height:1.45}.tasks-view__preview-note svg{color:var(--amber,#b26200);flex:none;margin-top:1px}.tasks-view__new,.tasks-list__head button,.task-detail__primary,.task-detail__secondary{appearance:none;border:1px solid var(--border);background:var(--bg-panel);color:var(--text);white-space:nowrap;cursor:pointer;box-shadow:var(--shadow-xs);border-radius:999px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:600;line-height:1;transition:background-color .12s,border-color .12s,color .12s,transform .12s;display:inline-flex}.tasks-view__new{height:34px;padding:0 13px}.tasks-view__new:hover,.tasks-list__head button:hover,.task-detail__secondary:hover{background:var(--bg-subtle);border-color:var(--border-strong);color:var(--text-strong)}.tasks-view__new:active,.tasks-list__head button:active,.task-detail__primary:active,.task-detail__secondary:active{transform:scale(.98)}.tasks-view__new:focus-visible,.tasks-list__head button:focus-visible,.task-detail__primary:focus-visible,.task-detail__secondary:focus-visible,.tasks-filter button:focus-visible,.task-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.tasks-primitives{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.tasks-primitive{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);min-width:0;box-shadow:var(--shadow-xs);grid-template-columns:auto minmax(0,1fr);gap:10px;padding:14px;display:grid}.tasks-primitive__icon{border:1px solid var(--border);background:var(--bg-subtle);border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.tasks-primitive h2{color:var(--text-strong);margin:0;font-size:13px}.tasks-primitive p{color:var(--text-muted);margin:4px 0 8px;font-size:12px;line-height:1.45}.tasks-primitive span:not(.tasks-primitive__icon){color:var(--text-soft);font-size:11px;font-weight:650;display:inline-flex}.tasks-primitive--green .tasks-primitive__icon,.tasks-primitive--green span:not(.tasks-primitive__icon){color:var(--green)}.tasks-primitive--blue .tasks-primitive__icon,.tasks-primitive--blue span:not(.tasks-primitive__icon){color:var(--blue)}.tasks-primitive--amber .tasks-primitive__icon,.tasks-primitive--amber span:not(.tasks-primitive__icon){color:var(--amber)}.tasks-primitive--purple .tasks-primitive__icon,.tasks-primitive--purple span:not(.tasks-primitive__icon){color:var(--purple)}.tasks-board{grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.tasks-list,.task-detail{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-panel);box-shadow:var(--shadow-sm)}.tasks-list{flex-direction:column;gap:12px;padding:16px;display:flex}.tasks-list__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.tasks-list__head h2{color:var(--text-strong);margin:0;font-size:18px}.tasks-list__head p{color:var(--text-muted);margin:2px 0 0;font-size:12px}.tasks-list__head button{height:30px;padding:0 10px}.tasks-filter{border-bottom:1px solid var(--border-soft);flex-wrap:wrap;gap:6px;padding-bottom:8px;display:flex}.tasks-filter button{appearance:none;background:var(--bg-subtle);color:var(--text-muted);cursor:pointer;border:0;border-radius:999px;padding:5px 9px;font-size:12px;transition:background-color .12s,color .12s}.tasks-filter button:hover,.tasks-filter button.is-active{background:var(--accent-tint);color:var(--accent-strong,var(--accent))}.tasks-list__items{flex-direction:column;gap:9px;display:flex}.task-card{appearance:none;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);width:100%;color:var(--text);text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;gap:4px;padding:12px;transition:background-color .12s,border-color .12s,box-shadow .12s,transform .12s;display:flex}.task-card:hover{border-color:var(--border-strong);background:var(--bg-subtle)}.task-card.is-active{background:var(--blue-bg);border-color:var(--blue-border);box-shadow:inset 3px 0 0 var(--blue)}.task-card__status,.task-detail__state{align-items:center;gap:6px;font-size:12px;font-weight:650;display:inline-flex}.task-card__title{min-width:0;color:var(--text-strong);align-items:center;gap:7px;font-size:14px;font-weight:700;display:inline-flex}.task-card__meta,.task-card__preview{color:var(--text-muted);font-size:12px}.task-card__preview{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.task-status-dot{background:var(--text-faint);border-radius:999px;width:7px;height:7px}.task-card--running .task-status-dot,.task-detail__state--running .task-status-dot{background:var(--green);box-shadow:0 0 0 4px var(--green)}@supports (color:color-mix(in lab, red, red)){.task-card--running .task-status-dot,.task-detail__state--running .task-status-dot{box-shadow:0 0 0 4px color-mix(in srgb, var(--green) 15%, transparent)}}.task-card--scheduled .task-status-dot,.task-detail__state--scheduled .task-status-dot{background:var(--blue)}.task-card--failed .task-status-dot,.task-detail__state--failed .task-status-dot{background:var(--red)}.task-card--done .task-status-dot,.task-detail__state--done .task-status-dot{background:var(--accent)}.task-detail{flex-direction:column;min-width:0;padding:24px;display:flex}.task-detail__top{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.task-detail__state{color:var(--green);text-transform:uppercase;letter-spacing:.08em}.task-detail__state--scheduled{color:var(--blue)}.task-detail__state--failed{color:var(--red)}.task-detail__state--idle,.task-detail__state--done{color:var(--text-muted)}.task-detail h2{letter-spacing:-.04em;color:var(--text-strong);margin:0;font-size:clamp(24px,4vw,34px);line-height:1.05}.task-detail__top p{color:var(--text-muted);margin:0}.task-slots{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.task-slot{border:1px solid var(--border-soft);border-radius:var(--radius);background:var(--bg-subtle);min-width:0;padding:14px}.task-slot__label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:6px;font-size:11px;font-weight:700;display:inline-flex}.task-slot__value{color:var(--text-strong);font-size:14px;font-weight:700;display:block}.task-artifact{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel);margin-top:20px;overflow:hidden}.task-artifact__head{border-bottom:1px solid var(--border-soft);background:var(--bg-subtle);justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.task-artifact__kicker{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.task-artifact__head h3{color:var(--text-strong);margin:2px 0 0;font-size:14px}.task-artifact__head>span{color:var(--text-muted);white-space:nowrap;font-size:12px}.task-artifact pre{min-height:150px;color:var(--text);font:12.5px/1.6 var(--mono);white-space:pre-wrap;margin:0;padding:16px;overflow:auto}.task-detail__actions{flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:22px;display:flex}.task-detail__primary,.task-detail__secondary{height:34px;padding:0 13px}.task-detail__primary{background:var(--text-strong);border-color:var(--text-strong);color:var(--bg-panel);margin-left:auto}.task-detail__primary:hover{background:var(--accent-strong,var(--accent));border-color:var(--accent-strong,var(--accent))}@media (max-width:1100px){.tasks-primitives{grid-template-columns:repeat(2,minmax(0,1fr))}.tasks-board{grid-template-columns:1fr}}@media (max-width:680px){.tasks-view__hero,.task-artifact__head{flex-direction:column;align-items:flex-start}.tasks-primitives,.task-slots{grid-template-columns:1fr}.task-detail{padding:18px}.task-detail__primary{margin-left:0}}.use-everywhere-modal-backdrop{z-index:920;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1c1b1a6b;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.use-everywhere-modal{background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:860px;max-height:calc(100vh - 64px);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.use-everywhere-modal__head{border-bottom:1px solid var(--border);background:var(--bg-panel);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px 16px;display:flex}.use-everywhere-modal__head-titles{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.use-everywhere-modal__kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-strong,var(--accent));font-size:11px;font-weight:600}.use-everywhere-modal__title{letter-spacing:-.01em;color:var(--text-strong);margin:0;font-size:19px;font-weight:600}.use-everywhere-modal__subtitle{color:var(--text-muted);margin:0;font-size:12.5px;line-height:1.55}.use-everywhere-modal__close{appearance:none;color:var(--text-muted);border-radius:var(--radius-sm,6px);cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.use-everywhere-modal__close svg{stroke-width:1.9px;display:block;width:14px!important;height:14px!important}.use-everywhere-modal__close:hover,.use-everywhere-modal__close:focus-visible{background:var(--bg-subtle);color:var(--text);border-color:var(--border)}.use-everywhere-modal__tabs{border-bottom:1px dashed var(--border);background:var(--bg-panel);flex-wrap:wrap;gap:6px;padding:10px 22px 0;display:flex}.use-everywhere-modal__tab{appearance:none;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px 8px 0 0;margin-bottom:-1px;padding:6px 12px 8px;font-size:12px;font-weight:500;transition:color .12s,background-color .12s,border-color .12s}.use-everywhere-modal__tab:hover{color:var(--text);background:var(--bg-subtle)}.use-everywhere-modal__tab.is-active{color:var(--text-strong);background:var(--bg);border-color:var(--border);border-bottom-color:var(--bg)}.use-everywhere-modal__body{background:var(--bg);flex:1;min-height:0;padding:18px 22px 6px;overflow:auto}.use-everywhere-section{flex-direction:column;gap:14px;display:flex}.use-everywhere-section__head{flex-direction:column;gap:6px;display:flex}.use-everywhere-section__heading{color:var(--text);letter-spacing:-.005em;margin:0;font-size:15px;font-weight:600}.use-everywhere-section__intro{color:var(--text-muted);margin:0;font-size:13px;line-height:1.6}.use-everywhere-section__bullets{color:var(--text);flex-direction:column;gap:4px;margin:0;padding-left:18px;font-size:12.5px;line-height:1.55;display:flex}.use-everywhere-section__bullets li::marker{color:var(--text-faint)}.use-everywhere-section__snippets{flex-direction:column;gap:12px;display:flex}.use-everywhere-section__footer{color:var(--text-muted);background:var(--bg-subtle);border:1px dashed var(--border);border-radius:var(--radius-sm,6px);margin:0;padding:8px 10px;font-size:12px;line-height:1.55}.use-everywhere-snippet{border:1px solid var(--border);border-radius:var(--radius-sm,6px);background:var(--bg-panel);overflow:hidden}.use-everywhere-snippet__head{border-bottom:1px solid var(--border);background:var(--bg-subtle);color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:11.5px;display:flex}.use-everywhere-snippet__label{color:var(--text);font-weight:500}.use-everywhere-snippet__copy{appearance:none;border:1px solid var(--border);background:var(--bg);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;transition:color .12s,border-color .12s;display:inline-flex}.use-everywhere-snippet__copy:hover{color:var(--accent);border-color:var(--accent)}.use-everywhere-snippet__pre{font-family:var(--mono,ui-monospace, SFMono-Regular, Menlo, monospace);color:var(--text);white-space:pre;background:var(--bg-panel);margin:0;padding:12px 14px;font-size:12px;line-height:1.55;overflow-x:auto}.use-everywhere-snippet__pre code{font:inherit;color:inherit;background:0 0;padding:0}.use-everywhere-modal__foot{border-top:1px solid var(--border);background:var(--bg-panel);justify-content:space-between;align-items:center;gap:16px;padding:14px 22px;display:flex}.use-everywhere-modal__foot-info{color:var(--text-muted);flex:1;min-width:0;font-size:12px;line-height:1.45}.use-everywhere-modal__foot-info strong{color:var(--text-strong)}.use-everywhere-modal__foot-actions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.use-everywhere-modal__primary,.use-everywhere-modal__secondary{appearance:none;border-radius:var(--radius-sm,6px);cursor:pointer;align-items:center;gap:6px;padding:8px 14px;font-size:12.5px;font-weight:500;transition:background-color .12s,color .12s,border-color .12s;display:inline-flex}.use-everywhere-modal__secondary{color:var(--text);border:1px solid var(--border);background:0 0}.use-everywhere-modal__secondary:hover{background:var(--bg-subtle)}.use-everywhere-modal__primary{background:var(--accent);color:var(--accent-on,#fff);border:1px solid var(--accent)}.use-everywhere-modal__primary:hover{background:var(--accent-strong,var(--accent));border-color:var(--accent-strong,var(--accent))}.use-everywhere-chip{appearance:none;border:1px solid var(--border);background:var(--bg-panel);height:32px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-xs);border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:500;line-height:1;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.use-everywhere-chip:hover{background:var(--bg-subtle);border-color:var(--border-strong)}.use-everywhere-chip:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.use-everywhere-chip__icon{color:var(--accent);flex:none;justify-content:center;align-items:center;display:inline-flex}.use-everywhere-chip__label{white-space:nowrap}@media (max-width:700px){.use-everywhere-chip__label{display:none}.use-everywhere-chip{padding:0 8px}.use-everywhere-modal__foot{flex-direction:column;align-items:stretch}.use-everywhere-modal__foot-actions{justify-content:flex-end}}
