/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}}:root{--bg:#0a0c0f;--surface:#101318;--surface-2:#141820;--surface-3:#191e27;--text:#e9edf4;--muted:#8e98a8;--quiet:#697384;--line:#e2e9f41a;--line-strong:#e2e9f42b;--accent:#7197ff;--accent-strong:#527df2;--accent-soft:#7197ff1c;--success:#8dbb8b;--success-soft:#8dbb8b1a;--warning:#d7a46a;--warning-soft:#d7a46a17;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 76% -10%, #7197ff14, transparent 30rem), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}body:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#ffffff03 1px,#0000 1px);background-size:100% 40px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 58%);mask-image:linear-gradient(#000,#0000 58%)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,select{cursor:pointer}button,input,select{border-radius:0}main{overflow:clip}code,pre{font-variant-ligatures:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}::selection{color:#fff;background:#7197ff4d}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0c0fd1;grid-template-columns:1fr auto;align-items:center;width:100%;height:72px;padding-inline:max(24px,50% - 620px);display:grid;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:11px;width:fit-content;font-size:13px;font-weight:780;display:inline-flex}.brand b{color:var(--text);font-weight:inherit}.brand-copy{gap:1px;display:grid}.brand-copy small{color:var(--quiet);letter-spacing:.035em;font-size:9px;font-weight:600}.brand-mark{background:var(--accent-soft);border:1px solid #7197ff40;border-radius:9px;align-content:center;gap:3px;width:34px;height:34px;padding:8px;display:grid}.brand-mark i{background:var(--accent);border-radius:2px;width:100%;height:2px;display:block}.brand-mark i:nth-child(2){opacity:.78;width:72%}.brand-mark i:nth-child(3){opacity:.55;width:44%}.site-header nav{color:var(--muted);align-items:center;gap:5px;font-size:12px;display:flex}.site-header nav a{border-radius:8px;padding:8px 11px;transition:color .18s,background .18s}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--text);background:#ffffff0b}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.08fr) minmax(390px,.82fr);align-items:center;gap:clamp(54px,8vw,118px);width:min(1240px,100% - 48px);min-height:560px;margin:0 auto;padding:82px 0 72px;display:grid}.hero-copy{animation:.55s both fadeUp}.eyebrow{color:var(--muted);align-items:center;gap:16px;margin-bottom:20px;font-size:11px;font-weight:650;display:flex}.eyebrow span:first-child{color:var(--success);align-items:center;gap:9px;display:inline-flex}.eyebrow span:first-child:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.eyebrow span+span{border-left:1px solid var(--line-strong);padding-left:16px}.hero h1{letter-spacing:-.057em;max-width:760px;margin:0;font-size:clamp(50px,5.7vw,76px);font-weight:730;line-height:1}.hero h1 em{color:var(--accent);margin-top:4px;font-style:normal;display:block}.hero-lede{max-width:650px;color:var(--muted);margin:26px 0 0;font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:9px;margin-top:32px;display:flex}.button{border:1px solid var(--line-strong);color:#dbe2ed;letter-spacing:-.005em;background:#ffffff06;border-radius:9px;justify-content:center;align-items:center;gap:16px;min-height:46px;padding:0 17px;font-size:12px;font-weight:680;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.button:hover{color:#fff;background:#ffffff0d;border-color:#e2e9f440;transform:translateY(-1px)}.button-primary{color:#fff;border-color:var(--accent-strong);background:var(--accent-strong);box-shadow:0 10px 28px #375bb72e}.button-primary:hover{background:#668cf4;border-color:#668cf4}.button span{color:currentColor}.button-disabled{cursor:default;opacity:.55}.button-disabled:hover{transform:none}.ui-icon{color:currentColor;flex:0 0 16px;width:16px;height:16px;display:block}.hero-stats{gap:0;margin:48px 0 0;display:flex}.hero-stats div{border-right:1px solid var(--line);min-width:145px;margin-right:26px;padding-right:26px}.hero-stats div:last-child{border-right:0;margin-right:0;padding-right:0}.hero-stats dt{color:#dbe1eb;letter-spacing:-.03em;font-size:18px;font-weight:720}.hero-stats dd{color:var(--quiet);margin:5px 0 0;font-size:10px;line-height:1.35}.hero-summary{border:1px solid var(--line);background:linear-gradient(145deg,#141820f5,#0e1116f5);border-radius:16px;width:100%;animation:.55s 80ms both fadeUp;box-shadow:0 30px 80px #0000003d}.summary-heading{border-bottom:1px solid var(--line);min-height:52px;color:var(--quiet);letter-spacing:.035em;justify-content:space-between;align-items:center;padding:0 18px;font-size:10px;font-weight:680;display:flex}.summary-heading i{color:var(--success);align-items:center;gap:7px;font-style:normal;display:flex}.summary-heading i:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite statusPulse}.summary-list{padding:6px 18px}.summary-item{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr auto;align-items:center;gap:14px;min-height:92px;transition:transform .18s;display:grid}.summary-item:last-child{border-bottom:0}.summary-item:hover{transform:translate(3px)}.summary-index{color:#596375;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace}.summary-item strong{font-size:14px;font-weight:680}.summary-item p{color:var(--quiet);margin:5px 0 0;font-size:11.5px;line-height:1.5}.summary-item>.summary-value{color:#93a0b2;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace}.hero-summary>a{border-top:1px solid var(--line);color:#c1c9d5;justify-content:space-between;align-items:center;min-height:50px;padding:0 18px;font-size:11.5px;transition:color .18s,background .18s;display:flex}.hero-summary>a:hover{color:#fff;background:#ffffff06}.hero-summary>a .ui-icon{color:var(--accent)}.module-panel{border:1px solid var(--line);border-radius:var(--radius);background:#101318d1;grid-template-columns:auto 1fr auto auto;align-items:center;gap:20px;width:min(1240px,100% - 48px);margin:38px auto 0;padding:20px;display:grid}.module-icon{background:var(--accent-soft);color:#a9c0ff;border:1px solid #7197ff38;border-radius:10px;place-items:center;width:54px;height:54px;font:740 15px ui-monospace,monospace;display:grid;position:relative}.module-icon i{background:var(--success);border-radius:50%;width:7px;height:7px;position:absolute;bottom:7px;right:7px}.section-kicker{color:var(--accent);letter-spacing:.06em;font-size:10px;font-weight:700}.module-copy h2{letter-spacing:-.025em;margin:4px 0;font-size:20px;font-weight:680}.module-copy p{color:var(--quiet);margin:0;font-size:12px}.module-version{border-left:1px solid var(--line);min-width:95px;padding-left:20px}.module-version span{color:var(--quiet);font-size:9px;display:block}.module-version b{color:#bbc4d2;margin-top:5px;font:700 13px ui-monospace,monospace;display:block}.module-actions{align-items:center;gap:12px;display:flex}.platform-links{color:var(--quiet);gap:3px;font-size:9px;display:grid}.platform-links a:hover{color:var(--text)}.catalog-section{width:min(1240px,100% - 48px);margin:108px auto 0;padding-bottom:110px}.section-heading{justify-content:space-between;align-items:end;gap:48px;display:flex}.section-heading h2{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(38px,4.1vw,52px);font-weight:700;line-height:1.05}.section-heading p{max-width:440px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.catalog-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:1fr 292px;gap:8px;margin-top:38px;padding:8px;display:grid}.search-field{background:#0c0f13;border:1px solid #0000;border-radius:8px;align-items:center;gap:13px;min-height:50px;padding:0 15px;transition:border-color .18s;display:flex}.search-field:focus-within{border-color:#7197ff7a}.search-icon{color:var(--muted)}.search-field input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:13px}.search-field input::placeholder{color:#5e6877}.search-field button{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.search-field button:hover{color:#fff;background:#ffffff0d}.sort-field{min-height:50px;color:var(--quiet);grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:0 8px 0 14px;font-size:9px;display:grid}.sort-field select{border:1px solid var(--line);color:#c7cfdb;background:var(--surface-2);border-radius:7px;outline:0;min-height:36px;padding:0 30px 0 10px;font-size:11px}.category-row{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.category-row button{border:1px solid var(--line);min-height:36px;color:var(--muted);background:0 0;border-radius:8px;align-items:center;gap:8px;padding:0 11px;font-size:11px;transition:color .18s,border-color .18s,background .18s;display:flex}.category-row button span{min-width:18px;color:var(--quiet);background:#ffffff0b;border-radius:5px;padding:2px 5px;font:700 8px ui-monospace,monospace}.category-row button:hover{color:var(--text);border-color:var(--line-strong)}.category-row button.active{color:#dce5ff;background:var(--accent-soft);border-color:#7197ff4d}.category-row button.active span{color:#b6c8fa;background:#7197ff21}.results-line{color:var(--quiet);letter-spacing:.025em;justify-content:space-between;margin:28px 1px 12px;scroll-margin-top:88px;font:650 9px ui-monospace,monospace;display:flex}.plugin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.plugin-card{border:1px solid var(--line);min-height:540px;animation:.42s both cardIn;animation-delay:var(--delay);background:linear-gradient(155deg,#14181ffa,#0d1015fa);border-radius:13px;flex-direction:column;padding:13px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.plugin-card:hover{border-color:#7197ff42;transform:translateY(-2px);box-shadow:0 18px 44px #0000002e}.plugin-card.plugin-disabled{border-color:#d7a46a29}.plugin-card.plugin-disabled:hover{box-shadow:none;transform:none}.plugin-disabled .plugin-poster{filter:grayscale();opacity:.45}.plugin-disabled .plugin-file,.plugin-disabled .plugin-title-row h3,.plugin-disabled>p,.plugin-disabled .plugin-meta{opacity:.5}.plugin-poster{border:1px solid var(--line);color:#8caaff;background:#0c0f14;border-radius:9px;place-items:center;width:100%;height:178px;margin-bottom:15px;font:750 27px ui-monospace,monospace;display:grid;position:relative;overflow:hidden}.plugin-poster:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 32px #03060a47}.plugin-poster img{object-fit:cover;width:100%;height:100%;transition:transform .35s,filter .35s}.plugin-card:hover .plugin-poster img{transform:scale(1.025)}.plugin-topline{grid-template-columns:1fr auto;align-items:start;gap:10px;min-height:35px;display:grid}.plugin-file{min-width:0}.plugin-file span{color:var(--quiet);font-size:8.5px;font-weight:650;display:block}.plugin-file code{color:#98a3b3;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font:9px ui-monospace,monospace;display:block;overflow:hidden}.plugin-badges{align-items:flex-start;gap:5px;display:flex}.plugin-free,.plugin-unavailable,.plugin-version{border:1px solid var(--line);white-space:nowrap;border-radius:6px;padding:4px 6px;font:700 7.5px/1.25 ui-monospace,monospace}.plugin-free{color:#a8cca5;background:var(--success-soft);border-color:#8dbb8b38}.plugin-unavailable{color:#dcb17d;background:var(--warning-soft);text-align:center;white-space:normal;border-color:#d7a46a3d;max-width:125px}.plugin-version{color:#7f8999}.plugin-title-row{align-items:center;gap:7px;display:flex}.plugin-card h3{letter-spacing:-.035em;min-width:0;margin:15px 0 8px;font-size:20px;font-weight:690;line-height:1.16}.plugin-source-link{color:#78869a;border-radius:6px;flex:0 0 25px;place-items:center;width:25px;height:25px;margin-top:8px;transition:background .18s,color .18s;display:grid}.plugin-source-link .ui-icon{width:15px;height:15px}.plugin-source-link:hover{color:#9db6f8;background:var(--accent-soft)}.plugin-card>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.plugin-meta{color:#657080;flex-wrap:wrap;gap:6px 12px;margin-top:auto;padding-top:18px;font:8.5px ui-monospace,monospace;display:flex}.plugin-meta span+span:before{content:"·";color:#48515f;margin-right:12px}.plugin-actions{gap:7px;margin-top:13px;display:grid}.license-key-block{background:#7197ff09;border:1px solid #7197ff29;border-radius:8px;min-width:0;overflow:hidden}.license-key-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:9px 9px 9px 11px;display:grid}.license-key-row>div{min-width:0}.license-key-row span{color:var(--quiet);margin-bottom:4px;font-size:7.5px;display:block}.license-key-row code{color:#aebfe8;text-overflow:ellipsis;white-space:nowrap;font:9px ui-monospace,monospace;display:block;overflow:hidden}.license-key-buttons{gap:5px;display:flex}.license-key-row button{color:#b6c7f2;background:0 0;border:1px solid #7197ff38;border-radius:6px;min-height:29px;padding:0 8px;font-size:8px;font-weight:700;transition:color .18s,background .18s,border-color .18s}.license-key-row button:hover,.license-key-row button.copied{color:#fff;border-color:var(--accent-strong);background:var(--accent-strong)}.license-key-row .key-help-button{place-items:center;width:29px;padding:0;display:grid}.license-key-row .key-help-button .ui-icon{flex-basis:14px;width:14px;height:14px}.license-key-row .key-help-button[aria-expanded=true]{background:var(--accent-soft)}.license-generate-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 9px 10px 11px;display:grid}.license-generate-row span{color:#aebfe8;font-size:9px;font-weight:700;display:block}.license-generate-row small,.license-key-footer small{color:#687485;margin-top:4px;font-size:7.5px;line-height:1.4;display:block}.license-generate-row button,.license-key-footer button{color:#b6c7f2;background:0 0;border:1px solid #7197ff38;border-radius:6px;min-height:29px;padding:0 9px;font-size:8px;font-weight:700;transition:color .18s,background .18s,border-color .18s}.license-generate-row button{align-items:center;gap:7px;display:flex}.license-generate-row button:hover,.license-key-footer button:hover{color:#fff;border-color:var(--accent-strong);background:var(--accent-strong)}.license-key-footer{justify-content:space-between;align-items:center;gap:10px;padding:0 9px 9px 11px;display:flex}.license-key-footer small{margin:0}.license-key-footer button{flex:none}.license-key-help{border-top:1px solid #7197ff1f;padding:0 11px 11px;animation:.2s both reveal}.license-key-help p{color:var(--muted);margin:10px 0 7px;font-size:10px;line-height:1.5}.license-key-help p code{color:#c5cedc;overflow-wrap:anywhere;font:9px ui-monospace,monospace}.license-key-help pre{border:1px solid var(--line);background:#090b0f;border-radius:6px;margin:0;padding:9px;overflow-x:auto}.license-key-help pre code{color:#afc0e9;white-space:pre;font:9px/1.5 ui-monospace,monospace}.license-key-help button{border:1px solid var(--line);color:#9fa9b8;background:0 0;border-radius:6px;min-height:28px;margin-top:8px;padding:0 9px;font-size:8px;font-weight:700}.license-key-help button:hover{color:#fff;border-color:var(--line-strong)}.license-key-help small{color:#626c7a;margin-top:8px;font-size:8.5px;line-height:1.45;display:block}.download-button{color:#cbd7f6;background:#7197ff13;border:1px solid #7197ff33;border-radius:8px;justify-content:space-between;align-items:center;min-height:41px;padding:0 12px;font-size:10px;font-weight:700;transition:background .18s,color .18s,border-color .18s;display:flex}.download-button .ui-icon-download{color:#9db6f8}.download-button:hover{color:#fff;border-color:var(--accent-strong);background:var(--accent-strong)}.download-button:hover .ui-icon-download{color:#fff}.download-button-disabled,.download-button-disabled:hover{cursor:not-allowed;color:#626b78;border-color:var(--line);background:#ffffff05}.download-button-disabled .disabled-marker{color:var(--warning)}.pagination{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:30px;padding-top:24px;display:grid}.pagination button{border:1px solid var(--line);min-height:40px;color:var(--muted);background:#ffffff05;border-radius:8px;font-size:10px;font-weight:680;transition:border-color .18s,background .18s,color .18s}.pagination button:hover:not(:disabled){color:#fff;background:var(--accent-soft);border-color:#7197ff4d}.pagination button:disabled{cursor:default;opacity:.3}.pagination-nav{justify-content:center;align-items:center;gap:10px;min-width:112px;padding:0 14px;display:inline-flex}.pagination-nav .ui-icon{color:var(--accent)}.pagination-pages{justify-content:center;align-items:center;gap:6px;display:flex}.pagination-pages button{width:40px;padding:0;font:700 10px ui-monospace,monospace}.pagination-pages button.active{color:#fff;border-color:var(--accent-strong);background:var(--accent-strong)}.pagination-pages>.pagination-more{color:#596271;width:26px}.empty-state{text-align:center;border:1px dashed var(--line-strong);color:var(--muted);border-radius:12px;padding:90px 20px}.empty-state>.search-icon{width:32px;height:32px;color:var(--accent);transform:scale(1.6)}.empty-state h3{color:var(--text);margin:14px 0 5px}.empty-state p{margin:0;font-size:12px}footer{border-top:1px solid var(--line);width:min(1240px,100% - 48px);min-height:116px;color:var(--quiet);grid-template-columns:auto 1fr;align-items:center;gap:28px;margin:0 auto;font-size:10.5px;display:grid}.footer-brand{color:var(--text)}.install-hero{border-bottom:1px solid var(--line);grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(56px,8vw,118px);width:min(1240px,100% - 48px);margin:0 auto;padding:88px 0 76px;display:grid}.install-intro{animation:.5s both fadeUp}.install-hero h1{letter-spacing:-.057em;max-width:690px;margin:14px 0 22px;font-size:clamp(50px,5.8vw,76px);font-weight:720;line-height:.98}.install-hero h1 em{color:var(--accent);font-style:normal}.install-intro>p{max-width:640px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.term-grid{gap:9px;animation:.5s 80ms both fadeUp;display:grid}.term-grid article{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-height:138px;padding:22px;transition:border-color .18s,transform .18s;position:relative}.term-grid article:hover{border-color:var(--line-strong);transform:translate(2px)}.term-grid article>span{color:#546071;font:720 12px ui-monospace,monospace;position:absolute;top:18px;right:20px}.term-grid h2{letter-spacing:-.03em;margin:22px 0 7px;font-size:20px}.term-grid p{max-width:460px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.install-content{width:min(1100px,100% - 48px);margin:0 auto;padding:94px 0 112px}.install-heading{margin-bottom:42px}.install-method{border:1px solid var(--line);background:linear-gradient(150deg,#12161cfa,#0c0f13fa);border-radius:15px;grid-template-columns:70px minmax(0,1fr);display:grid;overflow:hidden}.install-method+.install-method{margin-top:14px}.install-recommended{box-shadow:inset 3px 0 var(--accent-strong);border-color:#7197ff3b}.method-number{border-right:1px solid var(--line);color:#556174;text-align:center;padding-top:31px;font:720 15px ui-monospace,monospace}.method-body{min-width:0;padding:32px 35px 36px}.method-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:25px;padding-bottom:24px;display:flex}.method-label{color:var(--accent);letter-spacing:.04em;font-size:9px;font-weight:700}.method-title h2{letter-spacing:-.045em;margin:6px 0 0;font-size:clamp(27px,3.7vw,38px);font-weight:690}.version-chip{color:#a8bcf2;background:var(--accent-soft);white-space:nowrap;border:1px solid #7197ff33;border-radius:7px;padding:7px 10px;font:700 9px ui-monospace,monospace}.install-steps{margin:0;padding:0;list-style:none;display:grid}.install-steps>li{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;gap:15px;padding:23px 0;display:grid}.install-steps>li>span{color:#9eb4ee;background:#7197ff0d;border:1px solid #7197ff33;border-radius:8px;place-items:center;width:30px;height:30px;font:700 9px ui-monospace,monospace;display:grid}.install-steps h3{letter-spacing:-.015em;margin:3px 0 6px;font-size:15px;font-weight:680}.install-steps p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.install-steps code,.endpoint-line code{color:#c4cddd;font:11px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.install-steps pre{border:1px solid var(--line);background:#090b0e;border-radius:8px;margin:11px 0 6px;padding:12px 14px;overflow-x:auto}.install-command{white-space:pre-wrap;overflow-wrap:anywhere}.compact-steps{margin-top:15px}.method-intro{max-width:820px;color:var(--muted);margin:23px 0 0;font-size:12.5px;line-height:1.7}.method-actions{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.worker-status{color:#aeb7c5;white-space:nowrap;align-items:center;gap:8px;font-size:9px;font-weight:680;display:inline-flex}.worker-status i{background:var(--success);border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite statusPulse}.notice-box{background:var(--warning-soft);border:1px solid #d7a46a2e;border-radius:9px;grid-template-columns:auto 1fr;gap:16px;margin-top:21px;padding:16px 18px;display:grid}.notice-box strong{color:#dcb17e;letter-spacing:.025em;font-size:9px}.notice-box p{color:#a1917e;margin:0;font-size:11px;line-height:1.6}.notice-important{background:var(--accent-soft);border-color:#7197ff30}.notice-important strong{color:#aebff0}.notice-important p{color:#929db7}.notice-neutral{border-color:var(--line);background:#ffffff05}.notice-neutral strong{color:#aeb6c3}.notice-neutral p{color:var(--muted)}.plugin-update-notice{margin-top:28px}.plugin-update-notice code{color:#d4b98e;font:10px ui-monospace,monospace}.settings-callout{background:linear-gradient(145deg,#121720f5,#0c0f14fa);border:1px solid #7197ff33;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(290px,.58fr);align-items:center;gap:36px;margin-top:28px;padding:32px 35px;display:grid}.settings-copy h2{letter-spacing:-.045em;margin:8px 0 11px;font-size:clamp(28px,3.7vw,40px)}.settings-copy p{max-width:650px;color:var(--muted);margin:0;font-size:12.5px;line-height:1.7}.settings-copy code{color:#c7d0e0;overflow-wrap:anywhere;font:11px ui-monospace,monospace}.settings-download{width:fit-content;margin:14px 0}.settings-code{border:1px solid var(--line);background:#0b0e12;border-radius:9px;min-width:0;padding:13px}.settings-code>span{color:var(--quiet);padding:0 2px 10px;font:700 8px ui-monospace,monospace;display:block}.settings-code pre{background:#080a0d;border:1px solid #7197ff21;border-radius:7px;margin:0;padding:15px;overflow-x:auto}.settings-code code{color:#aebfe9;font:700 13px/1.8 ui-monospace,monospace}.install-help{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr minmax(240px,.8fr) auto;align-items:center;gap:28px;margin-top:62px;padding:30px 32px;display:grid}.install-help h2{letter-spacing:-.04em;margin:7px 0 0;font-size:clamp(25px,3vw,34px)}.install-help p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes cardIn{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes statusPulse{0%,to{opacity:.55;box-shadow:0 0 #8dbb8b00}50%{opacity:1;box-shadow:0 0 0 4px #8dbb8b14}}@media (max-width:1100px){.hero{grid-template-columns:1fr;gap:48px}.hero-copy{max-width:780px}.hero-summary{max-width:680px;margin-bottom:4px}.module-panel{grid-template-columns:auto 1fr auto}.module-version{display:none}.plugin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.install-hero{grid-template-columns:1fr;gap:46px}.install-intro{max-width:790px}.term-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.site-header{height:64px;padding-inline:14px}.site-header nav{gap:0;font-size:10px}.site-header nav a{padding:7px 8px}.brand{font-size:12px}.brand-mark{border-radius:8px;width:31px;height:31px}.brand-copy small{display:none}.hero,.module-panel,.catalog-section,.install-hero,.install-content,footer{width:min(100% - 28px,1240px)}.hero{gap:36px;min-height:0;padding:62px 0 54px}.eyebrow{flex-direction:column;align-items:flex-start;gap:8px}.eyebrow span+span{border-left:0;padding-left:0}.hero h1{font-size:clamp(44px,13vw,65px)}.hero-lede{font-size:15px}.hero-actions{display:grid}.hero-stats{grid-template-columns:repeat(3,1fr);display:grid}.hero-stats div{min-width:0;margin-right:11px;padding-right:11px}.hero-stats dt{font-size:15px}.hero-stats dd{font-size:8.5px}.summary-item{min-height:88px}.module-panel{grid-template-columns:auto 1fr;margin-top:28px;padding:16px}.module-icon{width:48px;height:48px}.module-actions{grid-column:1/-1;align-items:stretch}.module-actions .button{flex:1}.platform-links{text-align:center;grid-template-columns:repeat(3,auto);align-items:center;gap:12px}.catalog-section{margin-top:82px;padding-bottom:82px}.section-heading{display:block}.section-heading p{margin-top:16px}.catalog-toolbar{grid-template-columns:1fr}.sort-field{border-top:1px solid var(--line);min-height:46px}.results-line span:last-child{display:none}.plugin-grid{grid-template-columns:1fr}.plugin-card{min-height:530px}.plugin-poster{aspect-ratio:16/8.7;height:auto}.pagination{grid-template-columns:1fr 1fr;gap:7px}.pagination-pages{grid-area:1/1/auto/-1;margin-bottom:3px}.pagination-nav{width:100%;min-width:0}.install-hero{gap:34px;padding:60px 0 56px}.install-hero h1{font-size:clamp(44px,13vw,64px)}.install-intro>p{font-size:14px}.term-grid{grid-template-columns:1fr}.install-content{padding:78px 0 88px}.install-heading{margin-bottom:30px}.install-method{grid-template-columns:1fr}.method-number{display:none}.method-body{padding:25px 19px 28px}.method-title{display:block}.method-title .version-chip,.worker-status{margin-top:14px;display:inline-flex}.install-steps>li{grid-template-columns:30px 1fr;gap:11px}.method-actions{display:grid}.notice-box,.settings-callout{grid-template-columns:1fr;gap:8px}.settings-callout{padding:28px 20px}.settings-code{margin-top:14px}.install-help{grid-template-columns:1fr;gap:15px;padding:28px 0}.install-help .button{width:fit-content}footer{grid-template-columns:1fr;gap:11px;padding:32px 0}footer p{margin:0}}@media (max-width:520px){.site-header .brand-copy{display:none}.site-header nav{font-size:9.5px}.site-header nav a{padding-inline:6px}.hero-stats{gap:12px}.hero-stats div{border:0;margin:0;padding:0}.hero-stats dd{max-width:90px}.summary-list,.summary-heading,.hero-summary>a{padding-inline:14px}.summary-item{grid-template-columns:26px 1fr}.summary-item>.summary-value{display:none}.module-actions{display:grid}.platform-links{justify-content:space-between}.plugin-topline{grid-template-columns:1fr}.plugin-badges{order:-1}.plugin-card h3{margin-top:12px}.license-key-row{grid-template-columns:1fr}.license-key-buttons{justify-content:stretch}.license-key-buttons button:last-child{flex:1}.license-generate-row{grid-template-columns:1fr}.license-generate-row button{justify-content:center}.license-key-footer{flex-direction:column;align-items:flex-start}.pagination-pages button{width:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
