.plugin-page{padding-bottom:clamp(80px,8vw,140px)}.plugin-hero{position:relative;padding:clamp(56px,7vw,110px) 0 clamp(44px,5vw,80px);overflow:hidden;border-bottom:1px solid oklch(.93 .008 80/.06)}.plugin-hero:before{content:"";position:absolute;inset:-10% -10% -30% -10%;background:radial-gradient(ellipse 55% 45% at 85% 10%,var(--plugin-tint,oklch(.68 .17 300/.14)),transparent 70%),radial-gradient(ellipse 40% 40% at 15% 80%,oklch(.68 .17 300/.08),transparent 70%);pointer-events:none;z-index:0}.plugin-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(40px,5vw,80px);align-items:center;z-index:1}.plugin-hero-left{display:flex;flex-direction:column;gap:24px;max-width:620px}.plugin-hero-crumb{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-dim)}.plugin-hero-crumb a{color:var(--text-muted);transition:color .18s var(--ease)}.plugin-hero-crumb a:hover{color:var(--accent)}.plugin-hero-crumb .sep{opacity:.4}.plugin-hero-head{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:center}.plugin-hero-badge{width:64px;height:64px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(180deg,oklch(.215 .01 60/.9),oklch(.152 .01 60/.95)),var(--plugin-tint,oklch(.68 .17 300/.3));border:1px solid var(--border-soft);box-shadow:0 12px 30px -12px oklch(0 0 0/.6),0 0 0 1px var(--plugin-ring,transparent) inset;position:relative;overflow:hidden}.plugin-hero-badge:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,oklch(1 0 0/.05),transparent 70%);pointer-events:none}.plugin-hero-badge img{width:36px;height:36px;object-fit:contain;position:relative;z-index:1}.plugin-hero-meta{display:flex;flex-direction:column;gap:6px}.plugin-hero-kind{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--plugin-accent,var(--accent));display:inline-flex;align-items:center;gap:10px}.plugin-hero-kind:before{content:"";width:22px;height:1px;background:currentColor;opacity:.8}.plugin-hero-name{font-family:var(--font-serif);font-size:clamp(2rem,2.4vw + 1rem,3rem);font-weight:400;letter-spacing:-.02em;line-height:1.05;color:var(--text)}.plugin-hero-name em{font-style:italic;color:var(--plugin-accent,var(--accent));background:linear-gradient(180deg,var(--text) 20%,var(--plugin-accent,var(--accent)) 130%);-webkit-background-clip:text;background-clip:text;color:transparent}.plugin-hero-tag{font-family:var(--font-serif);font-style:italic;font-weight:300;font-size:clamp(1.3rem,.8vw + 1rem,1.8rem);line-height:1.25;color:var(--text-muted);max-width:28ch}.plugin-hero-copy{font-size:15.5px;line-height:1.7;color:var(--text);max-width:52ch}.plugin-hero-cta{display:flex;gap:18px;flex-wrap:wrap;align-items:center;margin-top:8px}.plugin-hero-specs{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.plugin-hero-spec{display:inline-flex;align-items:center;gap:8px;padding:6px 11px;border:1px solid var(--border-soft);border-radius:999px;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);background:oklch(.152 .01 60/.5)}.plugin-hero-spec .k{color:var(--text-faint)}.plugin-hero-spec .v{color:var(--text)}.plugin-demo{position:relative;border:1px solid var(--border-soft);background:linear-gradient(180deg,oklch(.188 .01 60/.8),oklch(.152 .01 60/.92));backdrop-filter:blur(18px);border-radius:12px;overflow:hidden;box-shadow:0 50px 90px -40px oklch(0 0 0/.7),inset 0 2px 0 oklch(1 0 0/.04)}.plugin-demo-head{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid var(--border-soft);font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-dim)}.plugin-demo-head .surface{color:var(--plugin-accent,var(--accent));font-weight:500}.plugin-demo-head .status{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted)}.plugin-demo-head .status-dot{width:6px;height:6px;border-radius:50%;background:var(--pass);box-shadow:0 0 8px var(--pass)}.plugin-demo-body{padding:20px 22px 22px;display:flex;flex-direction:column;gap:14px;font-family:var(--font-mono);font-size:12.5px;line-height:1.7}.plugin-demo-line{display:grid;grid-template-columns:14px 1fr;gap:10px;align-items:baseline;opacity:0;transform:translateY(6px);animation:riseIn .55s var(--ease-out) both}.plugin-demo-line.you .p{color:var(--plugin-accent,var(--accent))}.plugin-demo-line.sys .p{color:var(--text-faint)}.plugin-demo-line.out .p{color:var(--pass)}.plugin-demo-line .txt,.plugin-demo-line.out .txt{color:var(--text)}.plugin-demo-line .txt .h{color:var(--plugin-accent,var(--accent))}.plugin-demo-line .txt .c{color:var(--text-faint)}.plugin-demo-line .txt .s{color:var(--sage)}.plugin-demo-line .txt .m{color:var(--amber)}.plugin-demo-line.muted .txt{color:var(--text-muted)}.plugin-demo-line.bar .txt{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted)}.plugin-demo-line.bar .bar-track{width:120px;height:4px;background:var(--border);border-radius:2px;overflow:hidden;position:relative}.plugin-demo-line.bar .bar-fill{position:absolute;inset:0;background:var(--plugin-accent,var(--accent));box-shadow:0 0 8px var(--plugin-accent,var(--accent));transform-origin:left;animation:fillBar 1.6s var(--ease-out) both}.plugin-demo-line .delay-1{animation-delay:.1s}.plugin-demo-line .delay-2{animation-delay:.3s}.plugin-demo-line:first-child{animation-delay:.05s}.plugin-demo-line:nth-child(2){animation-delay:.18s}.plugin-demo-line:nth-child(3){animation-delay:.34s}.plugin-demo-line:nth-child(4){animation-delay:.5s}.plugin-demo-line:nth-child(5){animation-delay:.66s}.plugin-demo-line:nth-child(6){animation-delay:.82s}.plugin-demo-line:nth-child(7){animation-delay:.98s}.plugin-demo-line:nth-child(8){animation-delay:1.14s}.plugin-demo-line:nth-child(9){animation-delay:1.3s}.plugin-demo-receipt{margin-top:4px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;padding:10px 14px;border:1px solid var(--plugin-accent-soft,var(--accent-soft));background:oklch(.68 .17 300/.04);border-radius:6px;font-family:var(--font-mono);font-size:11.5px;color:var(--text);align-items:center;opacity:0;animation:riseIn .6s var(--ease-out) 1.45s both}.plugin-demo-receipt .label{font-size:10px;letter-spacing:.14em;text-transform:uppercase}.plugin-demo-receipt .hash,.plugin-demo-receipt .label{color:var(--plugin-accent,var(--accent))}.plugin-demo-receipt .verified{color:var(--pass);display:inline-flex;align-items:center;gap:6px}.plugin-section{padding:clamp(56px,6vw,96px) 0;border-top:1px solid oklch(.93 .008 80/.06);position:relative}.plugin-section-head{max-width:720px;margin-bottom:clamp(36px,4vw,56px)}.plugin-section-head .section-lead{margin-bottom:0}.plugin-install-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(36px,4vw,64px);align-items:start}.plugin-install-steps{display:flex;flex-direction:column;gap:26px}.plugin-install-step{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start}.plugin-install-step-n{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--plugin-accent,var(--accent));min-width:28px;padding-top:6px}.plugin-install-step h4{font-family:var(--font-serif);font-weight:500;font-size:1.3rem;letter-spacing:-.01em;margin-bottom:6px}.plugin-install-step p{color:var(--text-muted);font-size:14.5px;line-height:1.65;margin-bottom:12px}.plugin-install-cmd{display:flex;align-items:center;gap:10px;padding:11px 14px;background:var(--bg-code);border:1px solid var(--border-soft);border-radius:6px;font-family:var(--font-mono);font-size:12.5px;color:var(--text);overflow:hidden}.plugin-install-cmd .p{color:var(--plugin-accent,var(--accent))}.plugin-install-cmd code{overflow:auto;white-space:nowrap;flex:1 1 auto}.plugin-install-cmd-note{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;color:var(--text-faint);margin-top:6px}.plugin-code-panel{border:1px solid var(--border-soft);background:var(--surface);border-radius:10px;overflow:hidden;position:sticky;top:90px}.plugin-code-panel-head{display:flex;gap:0;border-bottom:1px solid var(--border-soft);font-family:var(--font-mono);font-size:11.5px}.plugin-code-panel-tab{padding:12px 16px;color:var(--text-dim);border-right:1px solid var(--border-soft);transition:all .15s var(--ease);letter-spacing:.04em}.plugin-code-panel-tab:hover{color:var(--text)}.plugin-code-panel-tab.active{color:var(--plugin-accent,var(--accent));background:var(--bg)}.plugin-code-panel-body{padding:22px 22px 24px;background:var(--bg-code);min-height:340px}.plugin-code-panel-body pre{font-family:var(--font-mono);font-size:12.5px;line-height:1.75;color:var(--text);white-space:pre-wrap;word-break:break-word}.plugin-code-panel-body pre .c{color:var(--text-faint);font-style:italic}.plugin-code-panel-body pre .p{color:var(--plugin-accent,var(--accent))}.plugin-code-panel-body pre .s{color:var(--sage)}.plugin-code-panel-body pre .f{color:var(--amber)}.plugin-code-panel-body pre .k{color:var(--text);font-weight:500}.plugin-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:oklch(.93 .008 80/.06);border:1px solid oklch(.93 .008 80/.06);border-radius:10px;overflow:hidden}.plugin-flow-cell{background:var(--bg);padding:clamp(22px,2.2vw,34px);display:flex;flex-direction:column;gap:14px;position:relative;min-height:200px;transition:background .2s var(--ease)}.plugin-flow-cell:hover{background:oklch(.175 .01 60)}.plugin-flow-cell-num{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--plugin-accent,var(--accent))}.plugin-flow-cell h4{font-family:var(--font-serif);font-size:1.25rem;font-weight:500;letter-spacing:-.01em;line-height:1.25;color:var(--text)}.plugin-flow-cell h4 em{font-style:italic}.plugin-flow-cell p{color:var(--text-muted);font-size:13.5px;line-height:1.65}.plugin-flow-cell-chip{margin-top:auto;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.04em;color:var(--text-faint);padding:6px 10px;background:var(--bg-code);border:1px solid var(--border-soft);border-radius:4px;align-self:flex-start;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plugin-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:oklch(.93 .008 80/.06);border:1px solid oklch(.93 .008 80/.06);border-radius:10px;overflow:hidden}.plugin-feature{background:var(--bg);padding:clamp(24px,2.4vw,36px);display:flex;flex-direction:column;gap:10px;min-height:220px;transition:background .22s var(--ease),transform .22s var(--ease)}.plugin-feature:hover{background:oklch(.175 .01 60)}.plugin-feature-icon{width:34px;height:34px;border-radius:8px;background:oklch(.68 .17 300/.12);border:1px solid var(--border-soft);display:grid;place-items:center;color:var(--plugin-accent,var(--accent));margin-bottom:4px}.plugin-feature h4{font-family:var(--font-serif);font-size:1.2rem;font-weight:500;letter-spacing:-.01em;color:var(--text)}.plugin-feature p{color:var(--text-muted);font-size:13.5px;line-height:1.65}.plugin-feature-tag{margin-top:auto;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint)}.plugin-prompts{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.plugin-prompt{padding:16px 18px;border:1px solid var(--border-soft);border-radius:8px;background:oklch(.152 .01 60/.6);display:flex;flex-direction:column;gap:10px;transition:border-color .2s var(--ease),transform .2s var(--ease);cursor:pointer}.plugin-prompt:hover{border-color:var(--plugin-accent,var(--accent));transform:translateY(-2px)}.plugin-prompt-label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--plugin-accent,var(--accent))}.plugin-prompt-text{font-family:var(--font-serif);font-style:italic;font-size:15.5px;line-height:1.45;color:var(--text);letter-spacing:-.005em}.plugin-prompt-foot{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.04em;color:var(--text-faint)}.plugin-prompt-foot .time{color:var(--text-muted)}.plugin-receipts{display:grid;grid-template-columns:minmax(280px,380px) 1fr;gap:clamp(36px,4vw,64px);align-items:start}.plugin-receipt-list{display:flex;flex-direction:column;border:1px solid var(--border-soft);border-radius:10px;overflow:hidden;background:var(--surface)}.plugin-receipt-row{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:14px 16px;border-bottom:1px solid var(--border-soft);font-family:var(--font-mono);font-size:11.5px;color:var(--text)}.plugin-receipt-row:last-child{border-bottom:0}.plugin-receipt-row .d{font-size:10px;letter-spacing:.14em;text-transform:uppercase;padding:3px 8px;border-radius:3px}.plugin-receipt-row.allow .d{color:var(--pass);background:oklch(.7 .13 155/.12)}.plugin-receipt-row.deny .d{color:var(--fail);background:oklch(.66 .17 25/.12)}.plugin-receipt-row.cancel .d{color:var(--amber);background:oklch(.76 .12 75/.12)}.plugin-receipt-row .m{color:var(--text-muted);overflow:hidden;text-overflow:ellipsis}.plugin-receipt-row .t{color:var(--text-faint);font-size:10.5px}.plugin-receipt-meta{display:flex;flex-direction:column;gap:18px}.plugin-receipt-meta h3{font-family:var(--font-serif);font-size:clamp(1.6rem,1.5vw + .8rem,2.2rem);font-weight:400;letter-spacing:-.02em;line-height:1.1}.plugin-receipt-meta h3 em{font-style:italic;color:var(--text)}.plugin-receipt-meta h3 .muted{color:var(--text-dim);font-style:italic}.plugin-receipt-meta p{color:var(--text-muted);font-size:15px;line-height:1.7;max-width:52ch}.plugin-receipt-meta-grid{display:grid;grid-template-columns:auto 1fr;gap:10px 20px;font-family:var(--font-mono);font-size:11.5px;border-top:1px solid var(--border-soft);padding-top:18px}.plugin-receipt-meta-grid .k{color:var(--text-dim);letter-spacing:.04em}.plugin-receipt-meta-grid .v{color:var(--text)}.plugin-receipt-meta-grid .v.accent{color:var(--plugin-accent,var(--accent))}.plugin-cta{margin-top:clamp(48px,5vw,80px);padding:clamp(36px,4vw,60px);border:1px solid var(--border-soft);border-radius:12px;background:linear-gradient(180deg,oklch(.188 .01 60/.55),oklch(.152 .01 60/.75)),radial-gradient(ellipse 70% 60% at 100% 0,var(--plugin-tint,oklch(.68 .17 300/.14)),transparent 60%);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}.plugin-cta h3{font-family:var(--font-serif);font-size:clamp(1.6rem,1.6vw + .8rem,2.2rem);font-weight:400;letter-spacing:-.02em;line-height:1.1;margin-bottom:10px}.plugin-cta h3 em{font-style:italic}.plugin-cta p{color:var(--text-muted);font-size:15px;line-height:1.6;max-width:58ch}.plugin-cta-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.plugin-cross{margin-top:clamp(56px,6vw,96px)}.plugin-cross-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.plugin-cross-label{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}.plugin-cross-label-dot{width:7px;height:7px;border-radius:50%;background:var(--plugin-accent,var(--accent));box-shadow:0 0 10px var(--plugin-accent,var(--accent))}.plugin-cross-link{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;color:var(--text-muted);transition:color .18s var(--ease)}.plugin-cross-link:hover{color:var(--plugin-accent,var(--accent))}.plugin-cross-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:oklch(.93 .008 80/.06);border:1px solid oklch(.93 .008 80/.06);border-radius:10px;overflow:hidden}.plugin-cross-card{background:var(--bg);padding:18px 20px;display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;column-gap:14px;row-gap:2px;align-items:center;color:var(--text);transition:background .2s var(--ease),color .18s var(--ease)}.plugin-cross-card:hover{background:oklch(.175 .01 60);color:var(--plugin-accent,var(--accent))}.plugin-cross-card-icon{grid-row:1/span 2;width:32px;height:32px;border-radius:7px;display:grid;place-items:center;background:oklch(.93 .008 80/.04)}.plugin-cross-card-icon img{width:18px;height:18px;object-fit:contain;opacity:.82}.plugin-cross-card-name{font-size:13px;font-weight:500;letter-spacing:-.003em}.plugin-cross-card-desc{font-size:11.5px;color:var(--text-muted);line-height:1.4;font-weight:400}@media (max-width:1000px){.plugin-hero-grid,.plugin-install-grid{grid-template-columns:1fr}.plugin-code-panel{position:static}.plugin-features,.plugin-flow{grid-template-columns:repeat(2,1fr)}.plugin-receipts{grid-template-columns:1fr}.plugin-cross-grid{grid-template-columns:repeat(2,1fr)}.plugin-cta{grid-template-columns:1fr}}@media (max-width:620px){.plugin-cross-grid,.plugin-features,.plugin-flow,.plugin-prompts{grid-template-columns:1fr}}