:root{--ink:#1c1917;--ink-soft:#44403c;--muted:#78716c;--paper:#fff;--cream:#faf6ef;--cream-deep:#f2e9db;--line:#482d171f;--terracotta:#ff6b3d;--terracotta-deep:#e5532d;--coral:#ff8a4d;--fresh:#5d9b7a;--indigo:#ff6b3d;--indigo-soft:#ff6b3d24;--shadow-sm:0 1px 2px #1c19170f;--shadow-md:0 12px 32px #1c191714;--shadow-lg:0 28px 56px #1c19171a;--radius:20px;--radius-sm:12px;--max:var(--container-max);--nav-h:64px;--ease-out:cubic-bezier(.22, 1, .36, 1)}.plaza-main .favorites-pagination{--pag-acc:255 107 61;--pag-hover-fg:#7a2e12}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink-soft);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans SC,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(var(--max), calc(100% - (var(--container-gutter) * 2)));margin-inline:auto}.site-nav{z-index:100;height:var(--nav-h);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#ffffffe0;align-items:center;display:flex;position:sticky;top:0}.site-nav-inner{width:min(var(--max), calc(100% - (var(--container-gutter) * 2)));justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;font-size:1rem;font-weight:700;display:flex}.brand-logo{object-fit:contain;width:auto;height:50px;display:block}.brand-mark{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#ff9a3d,#ff5b4a);border-radius:10px;place-items:center;width:34px;height:34px;font-size:.75rem;font-weight:800;display:grid}.brand span.accent{color:var(--terracotta)}.nav-links{color:var(--muted);align-items:center;gap:8px 20px;font-size:.88rem;display:flex}.nav-links a:hover{color:var(--ink)}.nav-links a.is-active{color:var(--ink);font-weight:600}.nav-cta{align-items:center;gap:10px;display:inline-flex}.btn{font:inherit;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:.88rem;font-weight:600;transition:transform .12s,box-shadow .15s,background .15s;display:inline-flex}.btn:active{transform:scale(.98)}.btn-primary{color:#fff;background:linear-gradient(135deg,#ff9a3d,#ff5b4a);box-shadow:0 8px 22px #ff5b4a4d}.btn-primary:hover{box-shadow:0 10px 26px #ff5b4a5c}.btn-ghost{background:var(--paper);color:var(--ink-soft);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.btn-ghost:hover{color:var(--ink);border-color:#1c19171f}@media (max-width:720px){.nav-links{display:none}}.plaza-main{padding:30px 0 92px}.plaza-db-notice{width:min(var(--max), calc(100% - (var(--container-gutter) * 2)));color:#8f2f1f;background:#b5483214;border:1px solid #b5483259;border-radius:12px;margin:0 auto 16px;padding:12px 16px;font-size:.88rem;font-weight:600;line-height:1.5}.plaza-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.plaza-head h1{color:var(--ink);letter-spacing:-.03em;margin:0 0 4px;font-size:clamp(1.8rem,2.6vw,2.2rem);line-height:1.16}.plaza-head p{color:var(--muted);margin:0;font-size:.95rem}.plaza-head-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.plaza-top{margin-bottom:18px}.meta-pill{color:#675a50;background:#fff;border:1px solid #482d171a;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:600}.plaza-layout{width:100%;display:block}.plaza-toolbar{background:#fff;border:1px solid #482d170f;border-radius:24px;margin:0 0 24px;padding:24px 28px;box-shadow:0 4px 6px -1px #1c191708,0 12px 32px -4px #1c19170a}.toolbar-search-band{margin-bottom:0}.toolbar-search{background:#f9f8f6;border:1px solid #482d1714;border-radius:18px;align-items:center;gap:14px;min-height:64px;padding:10px 12px 10px 20px;transition:all .3s cubic-bezier(.2,0,0,1);display:flex}.toolbar-search:focus-within{background:#fff;border-color:#c45c3266;transform:translateY(-1px);box-shadow:0 0 0 4px #c45c3214,0 12px 24px -8px #1c191714}.toolbar-search svg{opacity:.4;color:#8f8174;flex-shrink:0}.toolbar-search input{font:inherit;color:var(--ink);background:0 0;border:none;flex:1;min-width:0;font-size:1.01rem;font-weight:500}.toolbar-search input::placeholder{color:#b2a497}.toolbar-search input:focus{outline:none}.toolbar-search input[type=search]::-webkit-search-cancel-button{appearance:none;display:none}.toolbar-search input[type=search]::-webkit-search-decoration{appearance:none;display:none}.toolbar-search-actions{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:inline-flex}.toolbar-clear-text-btn{color:#8a7c70;min-width:44px;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0 2px;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .15s,text-decoration-color .15s;display:inline-flex}.toolbar-clear-text-placeholder{min-width:44px;height:18px;display:inline-block}.toolbar-clear-text-icon{color:#a39386;font-size:.94rem;line-height:1}.toolbar-search-btn{color:#764630;min-width:88px;min-height:44px;font:inherit;letter-spacing:.02em;cursor:pointer;background:linear-gradient(160deg,#fffaf5 0%,#fff3e9 56%,#ffefdf 100%);border:1px solid #c45c3247;border-radius:999px;justify-content:center;align-items:center;padding:10px 20px;font-size:.84rem;font-weight:700;line-height:1;transition:border-color .18s,background .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff5,inset 0 0 0 1px #ffffff57,0 8px 18px #c45c3229}.toolbar-search-btn:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff80 0%,#fff0 42%);position:absolute;inset:1px}.toolbar-search-btn:hover{color:#6c3f2a;background:linear-gradient(160deg,#fff8f1 0%,#ffefe3 58%,#ffe9d6 100%);border-color:#c45c326b;transform:translateY(-1px);box-shadow:inset 0 1px #fffffffa,inset 0 0 0 1px #ffffff75,0 12px 22px #c45c3233}.toolbar-search-btn:active{transform:translateY(0)scale(.98);box-shadow:inset 0 1px #ffffffe6,0 5px 12px #c45c3224}.toolbar-search-btn:focus-visible{border-color:#c45c3285;outline:none;box-shadow:0 0 0 4px #c45c3224,0 10px 20px #c45c3233}.toolbar-filter-toggle{color:#5c534b;height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #482d171f;border-radius:999px;align-items:center;gap:6px;padding:0 16px;font-size:.84rem;font-weight:600;transition:all .2s cubic-bezier(.2,0,0,1);display:inline-flex;box-shadow:0 1px 2px #1c191705}.toolbar-filter-toggle:hover{color:var(--ink);background:#fdfcfb;border-color:#482d1733;box-shadow:0 3px 8px #1c19170a}.toolbar-filter-toggle.is-active{color:var(--terracotta-deep);background:#c45c320d;border-color:#c45c324d}.toolbar-filter-toggle svg{color:inherit;opacity:.7}.toolbar-filter-badge{background:var(--terracotta);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:2px;padding:0 5px;font-family:ui-rounded,system-ui,-apple-system,sans-serif;font-size:.7rem;font-weight:700;display:inline-flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.toolbar-clear-text-btn:hover{color:var(--terracotta-deep);text-decoration:none}.toolbar-clear-text-btn:hover .toolbar-clear-text-icon{color:var(--terracotta-deep)}@media (max-width:760px){.toolbar-search{min-height:56px;padding:8px 8px 8px 12px}.toolbar-search-btn{min-width:78px;min-height:42px;padding:9px 16px}}.toolbar-meta-row{justify-content:flex-end;align-items:center;gap:12px;margin-top:10px;display:flex}.toolbar-controls{align-items:center;gap:8px;min-height:38px;line-height:1;display:inline-flex}.list-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:0 2px;display:flex}.toolbar-sort-label{height:38px;color:var(--muted);letter-spacing:.02em;white-space:nowrap;margin:0;font-size:.75rem;font-weight:700;line-height:38px;display:block;transform:translateY(1px)}.toolbar-sort-select{appearance:none;color:var(--ink-soft);min-height:38px;line-height:1.2;font:inherit;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%2378716c' d='M3 4.5 6 8l3-3.5'/%3E%3C/svg%3E") right 9px center no-repeat;border:1px solid #482d171f;border-radius:10px;margin:0;padding:8px 26px 8px 11px;font-size:.82rem;font-weight:600;transition:border-color .15s;transform:translateY(0)}.toolbar-sort-select:focus-visible{border-color:#c45c325c;outline:none}.toolbar-status{justify-self:end;align-items:center;gap:8px;display:inline-flex}.result-count{color:var(--muted);white-space:nowrap;text-align:right;margin:0;font-size:.86rem}.result-count output{color:var(--ink);font-weight:700}.toolbar-reset-btn{color:var(--ink-soft);font:inherit;cursor:pointer;background:#fff;border:1px solid #482d1724;border-radius:10px;padding:7px 11px;font-size:.74rem;font-weight:700}.toolbar-reset-btn:hover{color:var(--terracotta-deep);border-color:#c45c3257}.plaza-filter-matrix{display:none}.plaza-filter-matrix.is-expanded{border-top:1px solid #482d170d;flex-direction:column;gap:18px;margin-top:24px;padding-top:24px;animation:.3s cubic-bezier(.16,1,.3,1) forwards slideDown;display:flex}.filter-row{align-items:flex-start;gap:24px;display:flex}.filter-row-reset{border-top:1px solid #482d1708;margin-top:4px;padding-top:16px}.filter-label{color:#a0978f;text-align:left;letter-spacing:.02em;flex-shrink:0;width:auto;min-width:90px;padding-top:10px;font-size:.85rem;font-weight:500}.filter-options{flex-wrap:wrap;flex:1;gap:12px;display:flex}.filter-btn{color:#5c534b;cursor:pointer;background:#fff;border:1px solid #482d1714;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .2s cubic-bezier(.2,0,0,1);display:inline-flex;box-shadow:0 1px 2px #1c191705}.filter-btn:hover{color:var(--ink);background:#faf8f6;border-color:#482d1726;transform:translateY(-1px);box-shadow:0 3px 8px #1c19170a}.filter-btn.is-active{background:var(--ink);border-color:var(--ink);color:#fff;font-weight:600;transform:translateY(-1px);box-shadow:0 4px 12px #1c191726}.filter-btn.is-active .filter-count{color:#fff;background:#fff3}.filter-count{color:#9a9087;background:#482d170f;border-radius:999px;margin-left:2px;padding:2px 6px;font-family:ui-rounded,system-ui,-apple-system,sans-serif;font-size:.72rem;font-weight:600}.filter-btn-reset{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:6px 0;font-size:.84rem;transition:color .2s}.filter-btn-reset:hover{color:var(--terracotta);text-decoration:underline}@media (max-width:760px){.filter-row{flex-direction:column;gap:8px}.filter-label{width:auto;color:var(--muted);padding-top:0;font-size:.8rem}.filter-btn{padding:5px 12px;font-size:.82rem}}.chip-selection-reset:hover{color:var(--terracotta-deep);border-color:#c45c3257}.skill-masonry{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 32px;display:grid}@media (max-width:1100px){.skill-masonry{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}}@media (max-width:760px){.skill-masonry{grid-template-columns:1fr;gap:22px}}.skill-card{--skill-card-elevate:.12s;isolation:isolate;cursor:pointer;min-height:100%;transition:transform .38s var(--ease-out), box-shadow .38s var(--ease-out), border-color .3s ease;background:linear-gradient(168deg,#fffefb 0%,#fff 38%,#faf8f5 100%);border:1px solid #482d1711;border-radius:22px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff0,inset 0 0 0 1px #fff6,0 2px 4px #1c191705,0 28px 48px #1c19170b}.skill-card:focus-visible{outline-offset:4px;outline:2px solid #ff6b3d59}.skill-card.is-hidden{display:none}.skill-card-top{background:#e8e4dd;height:176px;position:relative;overflow:hidden}.skill-card-top:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#14121000 35%,#14121024 78%,#14121038 100%);position:absolute;inset:0}.skill-card-top img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .65s var(--ease-out);transform:scale(1)}.skill-card-cat{z-index:2;letter-spacing:.14em;text-transform:uppercase;color:#23201ce0;-webkit-backdrop-filter:blur(12px)saturate(1.2);background:#ffffffdb;border:1px solid #ffffffeb;border-radius:999px;padding:5px 11px;font-size:.72rem;font-weight:600;position:absolute;top:14px;left:14px;box-shadow:0 1px 3px #1c19170d}.skill-card-corner{z-index:2;flex-direction:column;align-items:flex-end;gap:6px;display:inline-flex;position:absolute;top:12px;right:12px}.skill-card-new{letter-spacing:.06em;color:#fffaf6;-webkit-backdrop-filter:blur(10px)saturate(1.05);text-align:center;text-shadow:0 1px 1px #78210c47;will-change:box-shadow, filter;background:linear-gradient(#ffad7f52 0%,#ffad7f00 44%),linear-gradient(155deg,#ff7e4ae6 0%,#f55b34e0 52%,#dd3f21eb 100%);border:1px solid #ffdec6b8;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px 0 9px;font-size:.76rem;font-weight:600;line-height:1;animation:1.9s ease-in-out infinite skill-new-glow;display:inline-flex;position:relative;box-shadow:inset 0 1px #fff8f085,0 5px 14px #d04a2752}.skill-card-new:before{content:"";background:#fff5ecf2;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-right:5px;box-shadow:0 0 0 2px #ffdfc538}.skill-card-new:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffe8d63d;position:absolute;inset:1px}@keyframes skill-new-glow{0%,to{filter:saturate();transform:scale(1);box-shadow:inset 0 1px #fff8f085,0 5px 14px #d04a2747}50%{filter:saturate(1.15);transform:scale(1.045);box-shadow:inset 0 1px #fff8f099,0 10px 24px #e4563085,0 0 0 5px #ffa67a47}}@media (prefers-reduced-motion:reduce){.skill-card-new{animation:none}}.skill-card-rank{letter-spacing:.04em;color:#fffffff5;-webkit-backdrop-filter:blur(8px);background:#1614126b;border:1px solid #ffffff1f;border-radius:10px;place-items:center;min-width:28px;height:28px;padding:0 8px;font-size:.62rem;font-weight:700;display:grid;position:static}.skill-card-rank.t1{background:linear-gradient(155deg,#d4a82af2,#a05a14eb);border-color:#fff8dc40}.skill-card-rank.t2{background:linear-gradient(155deg,#8c8c94eb,#484850e0);border-color:#ffffff1f}.skill-card-rank.t3{background:linear-gradient(155deg,#c85f37eb,#78301ce6);border-color:#ffdcc833}.skill-card-body{flex-direction:column;flex:1;gap:12px;padding:12px 24px 22px;display:flex}.skill-card-header-row{justify-content:space-between;align-items:flex-start;gap:12px;min-height:48px;display:flex}.skill-card-title{color:#1a1614;letter-spacing:-.01em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:1.15rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.skill-card-top{aspect-ratio:16/9;background:#f8f6f4;position:relative;overflow:hidden}.skill-card-top img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.skill-card:hover .skill-card-top img{transform:scale(1.05)}.skill-card-top-overlay{pointer-events:none;background:linear-gradient(#0000000d 0%,#0000 20% 75%,#00000073 100%);position:absolute;inset:0}.skill-card-cat{-webkit-backdrop-filter:blur(12px)saturate(180%);color:#3b3633;letter-spacing:.04em;background:#ffffff73;border:1px solid #fff6;border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0000000d}.skill-card-corner{flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;top:12px;right:12px}.skill-card-new{-webkit-backdrop-filter:blur(8px);color:#fff;letter-spacing:.1em;background:linear-gradient(135deg,#ff6b3dd9,#e84d22d9);border:1px solid #fff3;border-radius:6px;padding:3px 6px;font-size:.72rem;font-weight:700;box-shadow:0 2px 8px #e84d2233}.skill-card-rating-float{-webkit-backdrop-filter:blur(8px)saturate(180%);background:#ffffff26;border:1px solid #ffffff59;border-radius:8px;align-items:center;gap:3px;padding:4px 8px;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 12px #0000001f}.skill-card-rating-float .rating-star{color:#ffb732;filter:drop-shadow(0 1px 2px #0000004d);font-size:.8rem;line-height:1}.skill-card-rating-float .rating-value{color:#fff;text-shadow:0 1px 3px #0006;font-family:ui-rounded,system-ui,-apple-system,sans-serif;font-size:.86rem;font-weight:800;line-height:1}.skill-card-header-row{align-items:center;gap:10px;margin-bottom:6px;display:flex}.skill-card-title-row{flex-direction:column;flex-grow:1;gap:6px;display:flex}.skill-card-title{color:#1a1614;letter-spacing:-.01em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.15rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.skill-desc-multi{color:#7b7167;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin:0;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.skill-capabilities{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.skill-cap-badge{color:#5c534b;align-items:center;gap:4px;font-size:.72rem;font-weight:500;display:inline-flex}.skill-cap-badge svg{color:#52c41a;flex-shrink:0}.skill-prompt-hint{color:#5c534b;background:#fbfaf9;border:1px solid #482d1714;border-radius:10px;align-items:center;gap:8px;margin-top:10px;padding:8px 12px;font-size:.82rem;font-weight:500;display:flex}.skill-prompt-hint .prompt-icon{color:var(--terracotta);opacity:.8;flex-shrink:0}.skill-prompt-hint .prompt-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.skill-publisher-row{align-items:center;gap:6px;min-width:0;margin-bottom:4px;display:flex}.skill-publisher-av{color:#c2410c;background:linear-gradient(160deg,#fff9f4,#f0e8df);border:1px solid #482d1712;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:.72rem;font-weight:700;display:grid;box-shadow:inset 0 0 0 1px #ffffffa6}.skill-publisher-name{color:#3b3633;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.skill-publisher-dot{color:#a0978f;font-size:.8rem;font-weight:600}.skill-publisher-time{color:#9a9288;white-space:nowrap;flex-shrink:0;font-size:.75rem}.btn-add-minimal{color:#2b2b2b;cursor:pointer;white-space:nowrap;background:#f0f0f0;border:none;border-radius:999px;height:28px;padding:0 14px;font-size:.8rem;font-weight:700;transition:all .2s}.btn-add-minimal:hover{background:#e5e5e5}.btn-add-minimal.is-added{color:var(--terracotta);background:0 0}.btn-favorite-minimal{color:#b0a8a0;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:color .2s,transform .2s;display:inline-flex}.btn-favorite-minimal:hover{color:var(--terracotta);transform:scale(1.05)}.btn-favorite-minimal.is-favorited{color:#f5a623}.skill-desc{color:#7b7167;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin:0;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.skill-tags{flex-direction:column;margin:4px 0 0;display:flex}.skill-tags-list{flex-wrap:wrap;gap:6px;height:26px;display:flex;overflow:hidden}.skill-tags-list span{color:#b05731;letter-spacing:.02em;white-space:nowrap;background:#c45c320a;border:1px solid #c45c321f;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:600}.skill-tag-more{display:none}.skill-metrics{display:none}.skill-actions{align-items:stretch;gap:8px;display:flex}.skill-actions .btn-favorite{letter-spacing:.01em;color:#44403c;cursor:pointer;background:#ffffffd9;border:1px solid #482d171a;border-radius:999px;flex:2.3;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:41px;padding:6px 10px;font-family:inherit;font-size:.83rem;font-weight:600;transition:border-color .22s,color .22s,background .22s,box-shadow .22s;display:inline-flex;box-shadow:0 1px 2px #1c191708}.skill-actions .btn-favorite svg{flex-shrink:0;width:14px;height:14px}.skill-actions .btn-favorite .btn-favorite-label{white-space:nowrap;text-overflow:ellipsis;align-items:center;min-width:3.9em;display:inline-flex;overflow:hidden}.skill-actions .btn-add{letter-spacing:.02em;cursor:pointer;color:#fffef9;background:linear-gradient(165deg, #ff7a45 0%, var(--terracotta) 48%, #e85a2c 100%);min-height:41px;transition:transform var(--skill-card-elevate) var(--ease-out), box-shadow .25s ease, background .25s ease;border:1px solid #ff6b3d38;border-radius:999px;flex:1.6;justify-content:center;align-items:center;gap:4px;min-width:0;padding:6px 10px;font-family:inherit;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff38,0 6px 18px #ff6b3d38}.skill-actions .btn-add .btn-add-inner{white-space:nowrap;text-overflow:ellipsis;align-items:center;display:inline-flex;overflow:hidden}.skill-actions .btn-add:hover{background:linear-gradient(165deg,#ff8856 0%,#fa553a 48%,#e04b1d 100%);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff47,0 8px 24px #ff6b3d42}.skill-actions .btn-add:active{transform:translateY(1px);box-shadow:0 2px 6px #ff6b3d29}.btn-add.is-added{color:var(--muted);box-shadow:none;background:#482d170f}.skill-tags-list{white-space:nowrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex;position:relative;overflow:hidden}.skill-tags-list:after{content:"";pointer-events:none;background:linear-gradient(90deg,#faf8f500 0%,#faf8f5eb 70%,#faf8f5 100%);width:26px;position:absolute;top:0;bottom:0;right:0}.skill-tags-list span{letter-spacing:.05em;color:#675d53;background:#ffffffbd;border:1px solid #482d1714;border-radius:999px;flex-shrink:0;padding:4px 9px;font-size:.78rem;font-weight:500;line-height:1.15;box-shadow:inset 0 1px #fffc}.skill-tags .skill-tag-more{z-index:1;color:#685d53;letter-spacing:.02em;background:linear-gradient(#482d1711 0%,#482d1709 100%);border:1px solid #482d171f;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;min-height:24px;padding:3px 9px 3px 8px;font-weight:600;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff8f,0 1px 2px #1c19170d}.skill-tag-more .skill-tag-more-value{letter-spacing:-.01em;color:#443a32;font-variant-numeric:tabular-nums;font-size:.86rem;font-weight:700;line-height:1}.skill-tag-more .skill-tag-more-label{text-transform:uppercase;letter-spacing:.08em;color:#7f7267;font-size:.62rem;font-weight:600;line-height:1;transform:translateY(.5px)}.skill-foot{gap:12px;margin-top:auto;display:grid}.skill-metrics{background:#482d1703;border:1px solid #482d170a;border-radius:9px;padding:3px 4px;box-shadow:inset 0 1px #ffffff8f}.skill-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;display:grid}.skill-stat-card{background:#ffffff75;border:1px solid #482d1709;border-radius:6px;flex:1;gap:1px;min-width:0;padding:2px 5px;display:grid}.skill-stat-card-primary{background:linear-gradient(#ff6b3d1c 0%,#ff6b3d0f 100%);border-color:#ff6b3d2e}.skill-stat-head{color:#9b938a;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:3px;font-size:.65rem;font-weight:500;line-height:1;display:inline-flex}.skill-stat-icon{color:#b65a33;background:#ff6b3d24;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:.56rem;line-height:1;display:inline-flex}.skill-stat-card strong{color:#2e2a25;letter-spacing:-.008em;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:600;overflow:hidden}.skill-actions{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:stretch;gap:9px;display:grid}.skill-actions .btn-favorite{letter-spacing:.01em;color:#44403c;cursor:pointer;white-space:nowrap;background:#ffffffd9;border:1px solid #482d171a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;min-width:0;padding:6px 10px;font-family:inherit;font-size:.81rem;font-weight:600;transition:border-color .22s,color .22s,background .22s,box-shadow .22s;display:inline-flex;box-shadow:0 1px 2px #1c191708}.skill-actions .btn-favorite .btn-favorite-label{text-align:center;white-space:nowrap;min-width:3.9em;display:inline-block}.skill-actions .btn-favorite .btn-favorite-star{flex:0 0 1em;justify-content:center;align-items:center;width:1em;display:inline-flex}.skill-actions .btn-count{letter-spacing:0;opacity:.82;font-variant-numeric:tabular-nums;justify-content:flex-end;min-width:3.6ch;margin-left:5px;font-size:.85em;font-weight:600;display:inline-flex}.skill-actions .btn-favorite:hover{color:var(--terracotta-deep);background:#fffdfa;border-color:#ff6b3d38;box-shadow:0 2px 8px #ff6b3d14}.skill-actions .btn-favorite.is-favorited{color:#b45309;background:#fffaf5f2;border-color:#ff6b3d38;font-weight:600}.skill-actions .btn-add{letter-spacing:.02em;cursor:pointer;color:#fffef9;background:linear-gradient(165deg, #ff7a45 0%, var(--terracotta) 48%, #e85a2c 100%);width:100%;transition:transform var(--skill-card-elevate) var(--ease-out), box-shadow .25s ease, filter .25s ease, border-color .25s ease;border:1px solid #ff6b3d38;border-radius:999px;padding:6px 10px;font-family:inherit;font-size:.85rem;font-weight:600;box-shadow:inset 0 1px #ffffff38,0 6px 18px #ff6b3d38}.skill-actions .btn-add.is-added{letter-spacing:.02em;color:#f6faf7;background:linear-gradient(165deg,#5a9e7a 0%,#4a8f6c 45%,#3d7a5c 100%);border-color:#46826459;box-shadow:inset 0 1px #ffffff2e,0 6px 18px #3c785a33}.skill-actions .btn-add:hover{filter:brightness(1.04);box-shadow:inset 0 1px #ffffff47,0 8px 22px #ff6b3d47}.skill-actions .btn-add.is-added:hover{filter:brightness(1.05);box-shadow:inset 0 1px #ffffff38,0 8px 22px #3c785a42}.skill-actions .btn-add:active{transform:scale(.985)}@media (max-width:680px){.plaza-toolbar{padding:14px 14px 12px}.toolbar-search-band{margin-bottom:8px}.toolbar-status{justify-content:space-between;justify-self:stretch}.toolbar-meta-row{flex-direction:column;align-items:flex-end}.toolbar-controls{justify-content:space-between;width:100%}.toolbar-sort-select{min-width:168px}.chip-row{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.chip{white-space:nowrap}.list-toolbar{gap:10px;margin-bottom:10px;padding:0}.skill-card-top{height:164px}}@media (max-width:760px){.plaza-main{padding:16px 0 64px}.plaza-head{gap:10px;margin-bottom:12px}.plaza-head h1{margin-bottom:2px;font-size:clamp(1.45rem,7vw,1.8rem)}.plaza-head p{font-size:.84rem}.plaza-head-meta{gap:6px}.meta-pill{padding:3px 8px;font-size:.67rem}.toolbar-search{min-height:48px;padding:8px 11px}.toolbar-search input{font-size:.95rem}.chip-row{scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.chip{padding:7px 11px;font-size:.75rem}.chip-selection-meta{font-size:.74rem}.list-toolbar{flex-direction:column;align-items:stretch}.list-toolbar .toolbar-controls{justify-content:space-between;width:100%}.list-toolbar .result-count{text-align:left;font-size:.8rem}.skill-masonry{gap:14px}.skill-card-body{gap:0;padding:8px 14px 15px}.skill-publisher-byline{margin-top:12px;padding-top:12px}.skill-actions{gap:7px}.skill-actions .btn-add,.skill-actions .btn-favorite,.skill-actions .btn-add{min-height:46px}.skill-actions .btn-favorite{font-size:.88rem}.skill-actions .btn-add{font-size:.93rem}.plaza-main .favorites-pagination{margin-top:18px;padding-top:16px}}@media (max-width:560px){.plaza-head-meta{display:none}.rank-panel{order:2}.plaza-col-main{order:1}.rank-head{padding:16px 14px 12px}.rank-item{padding:11px 14px}}.empty-state{text-align:center;border-radius:var(--radius);border:1px dashed var(--line);color:var(--muted);background:#ffffffa6;padding:56px 24px;font-size:.95rem;display:none}.empty-state.is-visible{display:block}.empty-state-actions{margin-top:14px}.empty-reset-btn{color:var(--ink-soft);font:inherit;cursor:pointer;background:#fff;border:1px solid #482d1729;border-radius:10px;padding:8px 12px;font-size:.8rem;font-weight:700;transition:border-color .15s,background .15s,color .15s}.empty-reset-btn:hover{color:var(--terracotta-deep);background:#fff5ec;border-color:#c45c325c}.site-footer{border-top:1px solid var(--line);background:#fff9;padding:28px 0}.site-footer-inner{width:min(var(--max), calc(100% - (var(--container-gutter) * 2)));color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;font-size:.82rem;display:flex}.site-footer a{color:var(--terracotta);font-weight:600}.site-footer a:hover{color:var(--terracotta-deep)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skill-masonry{align-items:stretch;gap:clamp(22px,2.8vw,34px)}.skill-card{background:linear-gradient(#fffffffa,#fffbf6f0),radial-gradient(circle at 88% 0,#ff8a5014,#0000 34%);border:1px solid #5338241a;border-radius:26px;min-height:100%;overflow:hidden;box-shadow:inset 0 1px #ffffffeb,0 22px 56px #32211614}.skill-card:before{content:"";pointer-events:none;opacity:0;background-color:#0000;background-image:linear-gradient(90deg,#734f360a 1px,#0000 1px),linear-gradient(#734f3609 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;transition:opacity .32s;position:absolute;inset:0}.skill-card:hover{border-color:#ff6b3d38;transform:translateY(-4px);box-shadow:inset 0 1px #fffffff5,0 32px 74px #32211621}.skill-card:hover:before{opacity:.65}.skill-card-top{aspect-ratio:1.48;border-bottom:1px solid #53382414;height:auto}.skill-card-top:after,.skill-card-top-overlay{background:linear-gradient(#18120e2e,#0000 38%),linear-gradient(#0000 62%,#18120e80)}.skill-card-cat{text-overflow:ellipsis;white-space:nowrap;color:#3b281b;letter-spacing:.02em;background:#fffaf2c7;border-color:#ffffff94;max-width:calc(100% - 86px);font-weight:750;overflow:hidden}.skill-card-rating-float{background:#281c146b;border-color:#ffffff38}.skill-card-body{z-index:1;gap:10px;padding:18px 20px 20px;position:relative}.skill-card-header-row{min-height:auto;margin-bottom:0}.skill-card-title{color:#22150d;letter-spacing:-.035em;-webkit-line-clamp:2;font-size:clamp(1.08rem,1.18vw,1.28rem);font-weight:900;line-height:1.28}.skill-publisher-row{color:#7a6252;min-height:26px;margin-bottom:0}.skill-publisher-name{color:#4b3528;max-width:min(58%,180px);font-size:.84rem;font-weight:800}.skill-publisher-time{color:#a09286}.skill-card-proof{background:#53382414;border:1px solid #53382414;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.skill-card-proof span{color:#8a7769;text-align:center;background:#ffffffad;min-width:0;padding:9px 8px;font-size:.68rem;font-weight:750;line-height:1.1}.skill-card-proof b{color:#2d1d13;font-variant-numeric:tabular-nums;margin-bottom:3px;font-size:.9rem;font-weight:900;display:block}.skill-desc-multi{color:#635348;min-height:3.05em;font-size:.88rem;line-height:1.62}.skill-tags{margin-top:0}.skill-tags-list{flex-wrap:nowrap;gap:7px;max-height:none;display:flex;overflow:hidden}.skill-tags-list span{color:#7b4b34;text-overflow:ellipsis;white-space:nowrap;background:#ff8a5017;border-radius:999px;flex:0 auto;max-width:40%;padding:6px 9px;font-size:.74rem;font-weight:750;line-height:1;overflow:hidden}.skill-tags-list .skill-tag-more{color:#7b6d63;background:#3f2b1e0f;flex:none}.skill-prompt-hint{background:linear-gradient(135deg,#fffcf7f5,#fff6edb8);border-color:#53382414;border-radius:14px;margin-top:0}.skill-prompt-hint .prompt-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.skill-foot{margin-top:auto;padding-top:8px}.skill-actions{grid-template-columns:minmax(92px,.78fr) minmax(122px,1fr);gap:10px;display:grid}.btn-favorite,.btn-add{border-radius:999px;min-width:0;height:42px;font-size:.82rem;font-weight:850}.btn-favorite{color:#4e3a2d;background:#ffffffb8;border:1px solid #5338241a}.btn-add{color:#fff;background:linear-gradient(135deg,#2f9b6a,#237b56);box-shadow:0 12px 28px #237b5638}.btn-add:hover{filter:brightness(1.03)}.btn-count{opacity:.72;font-variant-numeric:tabular-nums;margin-left:6px}@media (max-width:760px){.skill-card-top{aspect-ratio:1.62}.skill-card-body{padding:16px}}.skills-loading{background:linear-gradient(#f8f8fa,#fffaf4);min-height:100vh;padding-bottom:70px}.skills-loading-head{padding:clamp(36px,6vw,66px) 0 34px}.skills-loading-title{border-radius:16px;width:240px;height:46px;margin-bottom:14px}.skills-loading-lead{border-radius:999px;width:min(620px,88%);height:18px;margin-bottom:24px}.skills-loading-search{background:#ffffffdb;border:1px solid #482d1712;border-radius:30px;grid-template-columns:minmax(0,1fr) 116px 116px;gap:12px;padding:20px;display:grid;box-shadow:0 20px 52px #482d1712}.skills-loading-search span{border-radius:999px;height:54px}.skills-loading-list{padding-top:22px}.skills-loading-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.skills-loading-toolbar div:first-child{border-radius:999px;width:142px;height:20px}.skills-loading-toolbar div:last-child{border-radius:14px;width:184px;height:52px}.skills-loading-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,2.8vw,34px);display:grid}.skills-loading-card{background:#ffffffe0;border:1px solid #5338241a;border-radius:26px;overflow:hidden;box-shadow:0 22px 56px #32211614}.skills-loading-card-img{aspect-ratio:1.48;height:auto}.skills-loading-card-body{gap:12px;padding:18px 20px 20px;display:grid}.skills-loading-card-title{border-radius:10px;width:78%;height:26px}.skills-loading-card-meta{border-radius:999px;width:55%;height:16px}.skills-loading-card-text{border-radius:14px;width:96%;height:42px}.skills-loading-card-tags,.skills-loading-card-actions{gap:8px;display:flex}.skills-loading-card-tags span{border-radius:999px;width:70px;height:28px}.skills-loading-card-actions span:first-child{border-radius:999px;width:36%;height:42px}.skills-loading-card-actions span:last-child{border-radius:999px;flex:1;height:42px}@media (max-width:1100px){.skills-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.skills-loading-search,.skills-loading-grid{grid-template-columns:1fr}}
