:root{color-scheme:light;--paper: #ffffff;--surface: #ffffff;--soft: oklch(.965 .012 215);--ink: oklch(.2 .012 230);--ink-muted: oklch(.45 .012 230);--line: oklch(.82 .01 230 / 52%);--accent: oklch(.5 .105 210);--accent-hover: oklch(.43 .105 210);--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 48px;--space-3xl: 64px;--heading: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", sans-serif;--body: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", sans-serif;--mono: ui-monospace, "SFMono-Regular", Consolas, monospace;--shell: 1080px}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--body);font-synthesis:none;scroll-behavior:smooth;text-rendering:optimizeLegibility}body{min-width:320px;margin:0}button,input{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.shell,.site-header-inner{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.site-header{position:relative;z-index:20;background:var(--surface)}.site-header-inner{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;font-size:1.25rem;font-weight:600;letter-spacing:-.025em}.brand svg{width:24px;height:24px;fill:currentColor}.site-header nav{display:flex;align-items:center;gap:clamp(16px,3vw,34px)}.site-header nav a{padding-block:11px;color:var(--ink-muted);font-size:.76rem;transition:color .16s ease}.site-header nav a:hover{color:var(--accent)}.site-header nav a:nth-child(2){color:var(--accent-hover);font-weight:650}.site-header nav a:nth-child(2):hover{color:var(--ink)}.language-menu{position:relative}.language-menu summary{display:flex;min-width:42px;min-height:42px;align-items:center;justify-content:center;gap:3px;border-radius:8px;color:var(--ink-muted);cursor:pointer;list-style:none}.language-menu summary::-webkit-details-marker{display:none}.language-menu summary:hover,.language-menu[open] summary{background:var(--soft);color:var(--ink)}.language-menu summary svg{width:18px;height:18px}.language-menu summary span{margin-top:-5px;font-size:.95rem}.language-options{position:absolute;top:calc(100% + 8px);right:0;display:grid;min-width:155px;padding:6px;border-radius:10px;background:var(--surface);box-shadow:0 12px 32px #080e111f}.site-header nav .language-options a{display:flex;min-height:36px;align-items:center;padding:7px 11px;border-radius:7px;color:var(--ink);font-size:.78rem;white-space:nowrap}.site-header nav .language-options a:hover{background:var(--soft)}.site-header nav .language-options a[aria-current=page]{color:var(--accent);font-weight:600}.market-hero{overflow:hidden;background:var(--surface);color:var(--ink)}.market-hero .shell{padding-block:var(--space-xl)}.kicker{margin:0;color:var(--ink-muted);font-size:.73rem;font-weight:600;letter-spacing:.03em}.market-hero h1{max-width:100%;margin:0 auto;font-family:var(--heading);font-size:clamp(1.5rem,3.6vw,3.3rem);font-weight:720;letter-spacing:-.06em;line-height:1.15;text-align:center;white-space:nowrap}.hero-title-accent{color:var(--accent-hover)}.market-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;width:min(100%,640px);min-height:52px;align-items:center;gap:14px;margin:var(--space-lg) auto 0;padding-inline:var(--space-lg);border-radius:8px;background:var(--soft);color:var(--ink);transition:background-color .16s ease;cursor:text}.market-search:focus-within{outline:2px solid var(--accent);outline-offset:2px;background:var(--surface)}.market-search svg{width:20px;height:20px;color:var(--ink-muted)}.market-search input{min-width:0;height:50px;padding:0;border:0;outline:0;background:transparent;font-size:.95rem}.market-search input::placeholder{color:var(--ink-muted)}.market-count{color:var(--ink-muted);font-size:.74rem;white-space:nowrap}.catalog{background:var(--surface)}.catalog-layout{padding-block:var(--space-xl) clamp(88px,10vw,130px)}.plugin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,900px);gap:var(--space-md);margin:0 auto;padding:0;list-style:none}.plugin-card{position:relative;display:grid;grid-template-columns:56px minmax(0,1fr);align-items:stretch;gap:var(--space-md);min-width:0;padding:var(--space-lg);border-radius:10px;background:var(--soft);transition:background-color .16s ease}.plugin-card[hidden]{display:none}.plugin-card:hover{background:#e0f0f4}.plugin-card:focus-within{outline:2px solid var(--accent);outline-offset:3px}.plugin-icon,.detail-icon{display:grid;place-items:center;background:var(--icon-bg, var(--surface));color:var(--icon-ink, var(--accent-hover))}.plugin-icon-1{--icon-bg: oklch(.92 .045 225);--icon-ink: oklch(.38 .1 225)}.plugin-icon-2{--icon-bg: oklch(.93 .045 55);--icon-ink: oklch(.41 .1 48)}.plugin-icon-3{--icon-bg: oklch(.92 .045 155);--icon-ink: oklch(.37 .09 155)}.plugin-icon-4{--icon-bg: oklch(.91 .04 190);--icon-ink: oklch(.37 .1 190)}.plugin-icon-5{--icon-bg: oklch(.94 .055 95);--icon-ink: oklch(.41 .09 85)}.plugin-icon-6{--icon-bg: oklch(.94 .04 30);--icon-ink: oklch(.42 .09 30)}.plugin-icon{width:56px;height:56px;align-self:start;border-radius:10px}.plugin-icon svg{width:29px;height:29px}.plugin-icon>span{font-size:1.75rem;font-weight:600}.plugin-card-copy{display:flex;min-width:0;flex-direction:column}.plugin-title-row{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:var(--space-sm)}.plugin-title-row h3{min-width:0;margin:0;font-size:1.3rem;font-weight:700;letter-spacing:-.025em;overflow-wrap:anywhere}.plugin-title-row h3 a:after{position:absolute;inset:0;content:""}.plugin-category{color:var(--accent-hover);font-size:.67rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.plugin-description{display:-webkit-box;overflow:hidden;max-width:630px;margin:var(--space-sm) 0;color:var(--ink-muted);font-size:.88rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-empty,.catalog-unavailable{width:min(100%,860px);margin-inline:auto;padding:var(--space-2xl) 0;text-align:center}.catalog-empty[hidden]{display:none}.catalog-empty h3,.catalog-unavailable h3{margin:0 0 8px;font-size:1.2rem;font-weight:600}.catalog-empty p,.catalog-unavailable p{margin:0;color:var(--ink-muted);font-size:.85rem;line-height:1.5}.catalog-unavailable a{display:inline-block;margin-top:22px;color:var(--accent);font-size:.83rem}.detail-hero{background:var(--surface);color:var(--ink)}.detail-hero .shell{padding-block:var(--space-lg) clamp(44px,6vw,72px)}.detail-back{display:inline-flex;align-items:center;gap:9px;min-height:36px;margin-bottom:clamp(32px,4vw,50px);color:var(--accent-hover);font-size:.8rem}.detail-back:hover{text-decoration:underline;text-underline-offset:3px}.detail-back span{font-size:1.1rem}.detail-identity{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start;column-gap:32px;text-align:left}.detail-icon{width:112px;height:112px;border-radius:22px}.detail-icon svg{width:53px;height:53px}.detail-icon>span{font-size:3.25rem;font-weight:600}.detail-heading{max-width:760px}.detail-labels{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:6px 18px;color:var(--accent-hover);font-size:.72rem}.detail-category-label:before{content:"· ";margin-right:10px}.detail-heading h1{margin:12px 0 6px;font-family:var(--heading);font-size:clamp(2.5rem,4.6vw,4rem);font-weight:650;letter-spacing:-.065em;line-height:1.05}.detail-byline{margin:0;color:var(--ink-muted);font-size:.73rem;line-height:1.5}.detail-byline code{font:inherit}.detail-summary{grid-column:1 / -1;margin-top:26px}.detail-description{max-width:820px;margin:0;color:var(--ink-muted);font-size:clamp(.98rem,1.6vw,1.12rem);line-height:1.5}.detail-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:18px 25px;margin-top:25px}.detail-primary-action,.detail-secondary-action{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;font-size:.82rem;transition:background-color .16s ease,color .16s ease}.detail-primary-action{padding:0 18px;border-radius:7px;background:var(--accent);color:#fff}.detail-primary-action:hover{background:var(--accent-hover)}.detail-secondary-action{color:var(--accent-hover)}.detail-secondary-action:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:clamp(48px,6vw,80px);padding-block:var(--space-xl) 130px}.detail-main{min-width:0}.app-screenshots{display:flex;gap:18px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.app-screenshots figure{flex:0 0 min(100%,690px);margin:0;scroll-snap-align:start}.app-screenshots img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:12px;background:var(--soft)}.app-screenshots figcaption{margin-top:10px;color:var(--ink-muted);font-size:.71rem}.detail-about{margin-top:0}.app-screenshots+.detail-about{margin-top:54px}.detail-about>h2{margin:0 0 26px;font-size:1.55rem;font-weight:620;letter-spacing:-.035em}.plugin-readme{color:var(--ink);font-size:.91rem;line-height:1.76;overflow-wrap:anywhere}.plugin-readme>:first-child{margin-top:0}.plugin-readme h2,.plugin-readme h3,.plugin-readme h4{color:var(--ink);font-weight:630;letter-spacing:-.025em;line-height:1.25}.plugin-readme h2{margin:43px 0 14px;font-size:1.5rem}.plugin-readme h3{margin:30px 0 12px;font-size:1.2rem}.plugin-readme p{margin:0 0 18px}.plugin-readme ul,.plugin-readme ol{margin:0 0 21px;padding-left:23px}.plugin-readme li{margin-block:7px}.plugin-readme a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.plugin-readme pre{overflow-x:auto;margin:23px 0;padding:19px;border-radius:11px;background:#262629;color:#f5f5f7;font-family:var(--mono);font-size:.76rem;line-height:1.6}.plugin-readme :not(pre)>code{padding:2px 5px;border-radius:4px;background:var(--soft);font-family:var(--mono);font-size:.85em}.plugin-readme img{display:block;max-width:100%;height:auto;margin:26px 0;border-radius:12px}.plugin-readme blockquote{margin:22px 0;padding:2px 0 2px 19px;border-left:2px solid #b9b9bf;color:var(--ink-muted)}.plugin-readme blockquote>:last-child{margin-bottom:0}.plugin-readme table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.plugin-readme th,.plugin-readme td{padding:9px 12px;border-bottom:1px solid var(--line);text-align:left}.detail-unavailable{color:var(--ink-muted)}.detail-sidebar{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-xl);padding:var(--space-lg);border-radius:10px;background:var(--soft)}.detail-panel{min-width:0}.detail-panel h2{margin:0 0 20px;font-size:.87rem;font-weight:630;letter-spacing:-.01em}.detail-panel dl{display:grid;gap:17px;margin:0}.detail-panel dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.detail-panel dt{flex:0 0 auto;color:var(--ink-muted);font-size:.72rem}.detail-panel dd{min-width:0;margin:0;font-size:.72rem;line-height:1.5;text-align:right;overflow-wrap:anywhere}.detail-panel dd code{font-family:var(--mono);font-size:.68rem}.capability-list{display:grid;gap:14px;margin:var(--space-lg) 0 0;padding:0;list-style:none}.capability-list li{display:flex;align-items:start;justify-content:space-between;gap:12px}.capability-list li>span{display:grid;gap:3px}.capability-list strong{font-size:.73rem;font-weight:600}.capability-list small{color:var(--ink-muted);font-size:.68rem}.capability-list em{flex:0 0 auto;color:var(--ink-muted);font-size:.66rem;font-style:normal}.detail-resources{display:grid;gap:10px}.detail-resources h2{margin-bottom:4px}.detail-resources a{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--accent);font-size:.76rem}.detail-resources a:hover{text-decoration:underline;text-underline-offset:3px}.detail-not-found{min-height:calc(100vh - 160px);padding-block:110px}.detail-not-found h1{margin:16px 0;font-size:clamp(2.8rem,6vw,5rem);font-weight:650;letter-spacing:-.055em}.detail-not-found>p:not(.kicker){color:var(--ink-muted)}.detail-not-found a{display:inline-block;margin-top:20px;color:var(--accent);font-size:.85rem}.site-footer{background:var(--paper);color:var(--ink)}.site-footer-inner{width:min(calc(100% - 48px),1200px);margin-inline:auto;padding-block:48px 36px}.site-footer p{margin:0}.site-footer-main{display:grid;grid-template-columns:minmax(15rem,1.15fr) minmax(0,2fr);gap:48px}.site-footer-brand{display:inline-flex;min-height:44px;align-items:center;gap:8px;font-size:1.25rem;font-weight:600;letter-spacing:-.03em}.site-footer-brand svg{width:24px;height:24px}.site-footer-description{max-width:320px;margin-top:16px!important;color:#0009;font-size:.875rem;line-height:1.6}.site-footer-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.site-footer-group h2{margin:0;color:#00000073;font-family:var(--mono);font-size:.625rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.site-footer-group ul{display:grid;gap:4px;margin:16px 0 0;padding:0;list-style:none}.site-footer-group a{display:inline-flex;min-height:36px;align-items:center;color:#0009;font-size:.875rem;line-height:1.35;text-underline-offset:4px;transition:color .16s ease}.site-footer-group a:hover{color:#1d1d1f;text-decoration:underline}.site-footer-group a span{margin-left:4px;font-size:.625rem}.site-footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-top:48px;padding-top:20px;border-top:1px solid rgb(0 0 0 / 10%);color:#0006;font-family:var(--mono);font-size:.625rem;letter-spacing:.14em;line-height:1.6;text-transform:uppercase}.site-footer-motto{text-align:center}.site-footer-motto a{text-decoration:underline;text-decoration-color:#00000040;text-underline-offset:4px}.site-footer-motto a:hover{color:#1d1d1f;text-decoration-color:#0009}.site-footer-motto a span{margin-left:4px}.site-footer-language{position:relative;justify-self:end}.site-footer-language summary{display:inline-flex;min-height:32px;align-items:center;gap:6px;color:#0009;cursor:pointer;list-style:none}.site-footer-language summary::-webkit-details-marker{display:none}.site-footer-language summary svg{width:14px;height:14px}.site-footer-language[open] summary,.site-footer-language summary:hover{color:#1d1d1f}.site-footer-language-options{position:absolute;right:0;bottom:calc(100% + 4px);z-index:30;display:grid;min-width:130px;background:#fff;box-shadow:0 10px 30px #0000001f}.site-footer-language-options a{display:flex;min-height:40px;align-items:center;padding-inline:12px;color:#0009;font-size:.625rem;letter-spacing:.1em;text-transform:none}.site-footer-language-options a:hover{background:var(--soft);color:var(--ink)}.site-footer-language-options a[aria-current=page]{color:#1d1d1f;font-weight:700}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);white-space:nowrap}@media(min-width:768px){.brand{font-size:1.5rem}}@media(max-width:760px){.plugin-grid{grid-template-columns:minmax(0,1fr);max-width:540px}.detail-layout{grid-template-columns:minmax(0,1fr);gap:55px}.detail-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}}@media(max-width:960px){.site-footer-main{grid-template-columns:minmax(0,1fr)}}@media(max-width:700px){.site-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}.site-footer-bottom{grid-template-columns:minmax(0,1fr);gap:12px}.site-footer-motto{text-align:left}.site-footer-language{justify-self:start}}@media(max-width:620px){.shell,.site-header-inner{width:min(calc(100% - 36px),var(--shell))}.site-footer-inner{width:calc(100% - 36px)}.site-header-inner{flex-wrap:wrap;gap:2px 12px;padding-block:14px 8px}.site-header nav{width:100%;justify-content:space-between;gap:8px}.site-header nav a{padding-block:9px;font-size:.72rem}.market-hero .shell{padding-block:24px 28px}.market-hero h1{font-size:clamp(1.25rem,5.6vw,1.7rem);letter-spacing:-.065em}.market-search{margin-top:20px}.catalog-layout{padding-block:32px 90px}.plugin-card{grid-template-columns:54px minmax(0,1fr);gap:18px;padding:22px}.plugin-card-copy{grid-column:1 / -1;grid-row:2}.plugin-icon{width:54px;height:54px;border-radius:12px}.plugin-icon svg{width:26px;height:26px}.plugin-title-row h3{font-size:1.23rem}.plugin-category{display:block;width:100%}.plugin-description{font-size:.86rem}.detail-hero .shell{padding-block:18px 46px}.detail-back{margin-bottom:30px}.detail-identity{grid-template-columns:78px minmax(0,1fr);column-gap:18px}.detail-icon{width:78px;height:78px;border-radius:17px}.detail-icon svg{width:38px;height:38px}.detail-icon>span{font-size:2.4rem}.detail-summary{margin-top:20px}.detail-heading h1{margin-top:8px;font-size:clamp(2rem,8vw,3.1rem)}.detail-description{font-size:1rem}.detail-actions{margin-top:26px}.detail-layout{padding-block:56px 100px}.detail-sidebar{grid-template-columns:minmax(0,1fr)}.site-footer-inner{padding-block:48px 36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
