:root{--bg:#f7f9fb;--surface:#fff;--surface-strong:#172026;--text:#172026;--muted:#52616d;--border:#d8e0e6;--accent:#14746f;--accent-strong:#0f5955;--violet:#7353ba;--clay:#bd5a37;--primary-bg:#172026;--primary-text:#fff;--primary-hover:#0f5955;--soft-surface:#ffffffbd;--strong-muted:#b8c5ce;--strong-text:#fff;--shadow:0 18px 55px #1720261f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}*,:before,:after{box-sizing:border-box}html{background:var(--bg)}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}.plugin-site{background:linear-gradient(135deg, #14746f1a, transparent 40%), linear-gradient(180deg, #bd5a3714, transparent 260px), var(--bg);min-height:100vh;overflow:hidden}.site-header,.site-footer,main{width:min(1120px,100% - 40px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex}.brand,.site-nav,.site-footer,.hero-actions,.detail-actions{align-items:center;display:flex}.brand{min-width:0;color:var(--text);gap:12px;font-size:.95rem;font-weight:760}.brand-mark{border-radius:10px;flex:none;box-shadow:0 8px 20px #14746f2e}.brand-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.brand-status-badge{border:1px solid color-mix(in srgb, var(--accent) 38%, var(--border));background:color-mix(in srgb, var(--surface) 82%, var(--accent) 8%);color:var(--accent-strong);text-transform:uppercase;border-radius:999px;flex:none;padding:5px 7px;font-size:.68rem;font-weight:820;line-height:1}.site-nav{flex:none;gap:6px}.site-nav a,.primary-action,.secondary-action,.row-link{border:1px solid #0000;border-radius:8px;font-size:.9rem;font-weight:700;line-height:1;transition:background-color .16s,border-color .16s,color .16s}.site-nav a{color:var(--muted);padding:10px 12px}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--text)}.site-nav .nav-action,.primary-action{background:var(--primary-bg);color:var(--primary-text)}.site-nav .nav-action:hover,.primary-action:hover{background:var(--primary-hover)}.primary-action,.secondary-action{justify-content:center;align-items:center;min-height:46px;padding:0 20px;display:inline-flex}.secondary-action{border-color:var(--border);background:var(--soft-surface);color:var(--text)}.secondary-action:hover{border-color:var(--accent)}.row-link{border-color:var(--border);color:var(--muted);white-space:nowrap;padding:8px 10px}.row-link:hover{border-color:var(--accent);color:var(--text)}.platform-icons{flex-wrap:wrap;gap:8px;display:flex}.platform-icon{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--accent);border-radius:8px;outline:none;place-items:center;display:inline-grid;position:relative}.platform-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:18px;height:18px}.platform-icon:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent)}.platform-tooltip{z-index:2;visibility:hidden;border:1px solid var(--border);background:var(--surface-strong);color:var(--strong-text);opacity:0;pointer-events:none;white-space:nowrap;border-radius:8px;padding:7px 8px;font-size:.76rem;font-weight:760;line-height:1;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px)}.platform-icon:hover .platform-tooltip,.platform-icon:focus-visible .platform-tooltip{visibility:visible;opacity:1;transform:translate(-50%)}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.86rem;font-weight:700;display:flex}.breadcrumb a:hover{color:var(--text)}.site-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;min-height:64px;font-size:.88rem}.site-footer a{color:var(--text);font-weight:740}@media (prefers-color-scheme:dark){:root{--bg:#0f1318;--surface:#171d24;--surface-strong:#1f2730;--text:#edf4f3;--muted:#9badb5;--border:#2c3842;--accent:#48c1b7;--accent-strong:#74d8cf;--violet:#a893ee;--clay:#df8260;--primary-bg:#edf4f3;--primary-text:#11171c;--primary-hover:#48c1b7;--soft-surface:#171d24d1;--strong-muted:#9badb5;--strong-text:#edf4f3;--shadow:0 18px 55px #00000052;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.plugin-site{background:linear-gradient(135deg, #48c1b71f, transparent 40%), linear-gradient(180deg, #a893ee1a, transparent 260px), var(--bg)}}@media (width<=640px){.site-header,.site-footer,main{width:min(100% - 28px,1120px)}.site-header{gap:14px;min-height:64px}.brand{gap:10px}.brand-title{max-width:38vw}.site-nav a:not(.nav-action){display:none}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;padding:14px 0}}@media (width<=420px){.brand-title{display:none}}.catalog-main{gap:24px;padding:38px 0 50px;display:grid}.catalog-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:44px 0 24px;display:grid}.catalog-hero>div{gap:18px;display:grid}.catalog-hero h1{max-width:780px;font-size:clamp(3rem,7vw,6.2rem);line-height:.94}.catalog-hero p{max-width:720px;color:var(--muted);font-size:1.06rem;line-height:1.66}.catalog-list-section{border:1px solid var(--border);background:var(--soft-surface);box-shadow:var(--shadow);border-radius:8px;display:grid}.catalog-row{border-bottom:1px solid var(--border);grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:18px;padding:22px;display:grid}.catalog-row:last-child{border-bottom:0}.plugin-glyph{background:color-mix(in srgb, var(--accent) 13%, var(--surface));width:48px;height:48px;color:var(--accent-strong);border-radius:8px;place-items:center;font-weight:820;display:grid}.catalog-row:nth-child(2) .plugin-glyph{background:color-mix(in srgb, var(--violet) 13%, var(--surface));color:var(--violet)}.catalog-row:nth-child(3) .plugin-glyph{background:color-mix(in srgb, var(--clay) 13%, var(--surface));color:var(--clay)}.catalog-row-body{gap:12px;display:grid}.catalog-row-heading{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.catalog-row h2{font-size:1.35rem;line-height:1.15}.catalog-row-heading span{color:var(--accent);text-transform:uppercase;font-size:.78rem;font-weight:820}.catalog-row p{max-width:680px;color:var(--muted);font-size:.96rem;line-height:1.58}.catalog-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (width<=760px){.catalog-hero,.catalog-row{grid-template-columns:1fr}.catalog-hero{align-items:start;padding:28px 0 22px}.catalog-hero h1{font-size:clamp(2.8rem,15vw,4.6rem)}.catalog-actions{justify-content:flex-start}}
