.tools-filter-section{position:sticky;top:60px;z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,var(--neo-bg, #fdfcf8) 0%,var(--neo-bg, #fdfcf8) 70%,rgba(253,252,248,0) 100%);padding-top:1rem!important;padding-bottom:1rem}.tools-filter-section.is-stuck{box-shadow:0 6px 0 -3px #0f0e0d14}.tools-search-wrap{position:relative}.tools-search-kbd{position:absolute;top:50%;right:3.2rem;transform:translateY(-50%);display:none;align-items:center;gap:.25rem;pointer-events:none;font-size:.7rem;font-weight:700;color:var(--neo-fg-muted, #57534e)}.tools-search-kbd kbd{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 .35rem;border:1.5px solid var(--neo-fg, #0f0e0d);background:var(--neo-surface-alt, #faf6ef);border-radius:5px;font-family:JetBrains Mono,monospace;font-size:.7rem;box-shadow:1.5px 1.5px 0 var(--neo-fg, #0f0e0d)}@media(min-width:768px){.tools-search-kbd{display:inline-flex}}.tool-item{position:relative}.tool-fav-btn{position:absolute;top:.55rem;right:.55rem;width:28px;height:28px;min-width:28px;min-height:28px;aspect-ratio:1 / 1;padding:0;margin:0;box-sizing:border-box;-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--neo-fg, #0f0e0d);background:var(--neo-surface, #fff);color:var(--neo-fg-muted, #57534e);border-radius:50%;cursor:pointer;line-height:1;box-shadow:1.5px 1.5px 0 var(--neo-fg, #0f0e0d);transition:transform .12s,box-shadow .12s,color .12s,background .12s;z-index:4;opacity:0}.tool-item:hover .tool-fav-btn,.tool-item:focus-within .tool-fav-btn,.tool-fav-btn.is-fav{opacity:1}.tool-fav-btn:hover{transform:translate(-1px,-1px);box-shadow:3px 3px 0 var(--neo-fg, #0f0e0d)}.tool-fav-btn:active{transform:translate(1px,1px);box-shadow:0 0 0 var(--neo-fg, #0f0e0d)}.tool-fav-btn svg{width:13px;height:13px}.tool-fav-btn.is-fav{background:var(--neo-accent, #daa520);color:var(--neo-fg, #0f0e0d)}.tool-fav-btn.is-fav svg{fill:currentColor}@media(hover:none){.tool-fav-btn{opacity:1}}@keyframes toolCardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.tools-grid .tool-item:not([hidden]){animation:toolCardIn .28s var(--neo-ease, cubic-bezier(.2,.8,.2,1)) both}.tools-grid.is-rerendering .tool-item:not([hidden]){animation:toolCardIn .22s var(--neo-ease, cubic-bezier(.2,.8,.2,1)) both}@media(prefers-reduced-motion:reduce){.tools-grid .tool-item{animation:none!important}}.tools-collection{padding:1.5rem 1.25rem .5rem}.tools-collection-inner{max-width:1100px;margin:0 auto}.tools-collection-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem;flex-wrap:wrap}.tools-collection-title{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-display, serif);font-weight:800;font-size:1.05rem;color:var(--neo-fg, #0f0e0d);letter-spacing:-.01em}.tools-collection-title svg{width:18px;height:18px}.tools-collection-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:var(--neo-accent, #daa520);border:2px solid var(--neo-fg, #0f0e0d);border-radius:8px;box-shadow:2px 2px 0 var(--neo-fg, #0f0e0d)}.tools-collection-icon svg{width:14px;height:14px;color:var(--neo-fg, #0f0e0d)}.tools-collection-action{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;background:transparent;border:2px solid var(--neo-fg, #0f0e0d);border-radius:999px;font-size:.72rem;font-weight:700;color:var(--neo-fg-muted, #57534e);cursor:pointer;transition:transform .12s,box-shadow .12s}.tools-collection-action:hover{transform:translate(-1px,-1px);box-shadow:3px 3px 0 var(--neo-fg, #0f0e0d)}.tools-collection-action svg{width:12px;height:12px}.tools-active-strip{display:none;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:.85rem;padding-top:.85rem;border-top:1.5px dashed var(--neo-fg, #0f0e0d);font-size:.78rem;font-weight:600;color:var(--neo-fg-muted, #57534e)}.tools-active-strip.is-on{display:flex}.tools-active-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .55rem;background:var(--neo-accent-soft, #f4e4bc);border:1.5px solid var(--neo-fg, #0f0e0d);border-radius:999px;font-size:.74rem;font-weight:700;color:var(--neo-fg, #0f0e0d);cursor:pointer;transition:background .15s}.tools-active-chip:hover{background:var(--neo-danger-soft, #fecaca)}.tools-active-chip svg{width:11px;height:11px}.tools-section-header{align-items:flex-end;margin-bottom:1rem}.tools-section-sub{font-size:.78rem;font-weight:600;color:var(--neo-fg-muted, #57534e);margin-top:.25rem;line-height:1.4}.tools-empty-quick{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.85rem;max-width:380px;margin-left:auto;margin-right:auto}.tools-empty-quick button{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .7rem;background:var(--neo-surface-alt, #faf6ef);border:1.5px solid var(--neo-fg, #0f0e0d);border-radius:999px;font-size:.72rem;font-weight:700;color:var(--neo-fg, #0f0e0d);cursor:pointer;transition:transform .12s,box-shadow .12s,background .12s}.tools-empty-quick button:hover{transform:translate(-1px,-1px);background:var(--neo-accent, #daa520);box-shadow:3px 3px 0 var(--neo-fg, #0f0e0d)}.tools-hero-cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.4rem;background:var(--neo-fg, #0f0e0d);color:var(--neo-bg, #fdfcf8);border:2.5px solid var(--neo-fg, #0f0e0d);border-radius:999px;box-shadow:4px 4px 0 var(--neo-accent, #daa520);font-weight:800;font-size:.85rem;cursor:pointer;transition:transform .15s,box-shadow .15s;text-decoration:none}.tools-hero-cta:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--neo-accent, #daa520)}.tools-hero-cta svg{width:16px;height:16px}@media(max-width:640px){.tools-hero{padding:calc(60px + 1rem) 1rem 1.25rem!important}.tools-hero-eyebrow{font-size:.62rem;padding:.3rem .65rem;margin-bottom:.85rem}.tools-hero-title{font-size:clamp(1.45rem,7vw,1.85rem);margin-bottom:.5rem}.tools-hero-desc{font-size:.82rem;line-height:1.5}.tools-hero-stats{gap:.5rem;margin-top:1rem;justify-content:center}.tools-hero-stat{flex:1 1 0;min-width:0;max-width:110px;padding:.5rem .55rem;box-shadow:2px 2px 0 0 var(--neo-fg, #0f0e0d)}.tools-hero-stat strong{font-size:1.1rem}.tools-hero-stat span{font-size:.6rem;letter-spacing:.04em}.tools-hero-cta{margin-top:1.1rem;padding:.6rem 1.1rem;font-size:.78rem;box-shadow:3px 3px 0 var(--neo-accent, #daa520)}.tools-hero-cta:hover{box-shadow:4px 4px 0 var(--neo-accent, #daa520)}.tools-hero-cta svg{width:14px;height:14px}.tools-filter-section{top:55px;padding-top:.6rem!important;padding-bottom:.4rem}.tools-filter-section.is-stuck{box-shadow:0 4px 0 -2px #0f0e0d14}.tools-search-wrap{margin-bottom:.7rem}.tools-search-input{padding:.7rem 2.5rem;font-size:.88rem;border-radius:10px;box-shadow:3px 3px 0 0 var(--neo-fg, #0f0e0d)}.tools-search-input:focus{box-shadow:4px 4px 0 0 var(--neo-fg, #0f0e0d)}.tools-search-icon{left:.85rem}.tools-search-icon svg{width:16px;height:16px}.tools-search-clear{width:28px;height:28px;right:.45rem}.tools-search-clear svg{width:12px;height:12px}.tools-filter{padding:.4rem .75rem;font-size:.74rem;gap:.3rem;box-shadow:2px 2px 0 0 var(--neo-fg, #0f0e0d)}.tools-filter:hover,.tools-filter:focus-visible{box-shadow:3px 3px 0 0 var(--neo-fg, #0f0e0d)}.tools-filter svg{width:12px;height:12px}.tools-filter em{font-size:.62rem;padding:.05rem .34rem}.tools-active-strip{font-size:.7rem;gap:.3rem;padding-top:.65rem;margin-top:.65rem}.tools-active-chip{padding:.2rem .45rem;font-size:.66rem}.tools-active-chip svg{width:9px;height:9px}.tools-section{padding:1.25rem 1rem 1.5rem}.tools-section-header{align-items:center;gap:.6rem;margin-bottom:.85rem}.tools-section-title{font-size:1.05rem;gap:.4rem}.tools-section-title svg{width:16px;height:16px}.tools-section-count{font-size:.6rem;padding:.2rem .55rem;box-shadow:1.5px 1.5px 0 0 var(--neo-fg, #0f0e0d)}.tools-section-sub{font-size:.72rem;margin-top:.15rem}.tools-collection{padding:1rem 1rem .25rem}.tools-collection-head{gap:.5rem;margin-bottom:.7rem}.tools-collection-title{font-size:.92rem;gap:.4rem}.tools-collection-icon{width:26px;height:26px;box-shadow:1.5px 1.5px 0 0 var(--neo-fg, #0f0e0d)}.tools-collection-icon svg{width:12px;height:12px}.tools-collection-action{padding:.26rem .55rem;font-size:.64rem;gap:.25rem}.tools-collection-action svg{width:10px;height:10px}.tools-grid{grid-template-columns:repeat(2,1fr)!important;gap:.6rem}.tool-item{flex-direction:column!important;align-items:flex-start!important;padding:.7rem .7rem .85rem!important;gap:.55rem!important;border-radius:12px;box-shadow:3px 3px 0 0 var(--neo-fg, #0f0e0d)!important}.tool-item-available:hover{box-shadow:4px 4px 0 0 var(--neo-fg, #0f0e0d)!important}.tool-item-icon{width:36px!important;height:36px!important;border-radius:9px;box-shadow:1.5px 1.5px 0 0 var(--neo-fg, #0f0e0d)!important}.tool-item-icon svg{width:17px!important;height:17px!important}.tool-item-content{width:100%;min-width:0}.tool-item-title{font-size:.82rem!important;margin-bottom:.18rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-right:1.6rem}.tool-item-desc{font-size:.68rem!important;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tool-item-arrow{display:none!important}.tool-fav-btn{opacity:1!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;top:.4rem!important;right:.4rem!important;border-radius:50%!important;padding:0!important;box-sizing:border-box!important;box-shadow:1px 1px 0 0 var(--neo-fg, #0f0e0d)}.tool-fav-btn svg{width:11px!important;height:11px!important;display:block}.tool-item-badge{top:.4rem;right:.4rem;font-size:.55rem;padding:.15rem .4rem}.tools-empty{padding:1.75rem 1rem;border-radius:14px;box-shadow:4px 4px 0 0 var(--neo-fg, #0f0e0d)}.tools-empty-icon{width:36px;height:36px;margin-bottom:.5rem}.tools-empty h3{font-size:1rem}.tools-empty p{font-size:.78rem;margin-bottom:.85rem}.tools-empty-btn{font-size:.78rem;padding:.45rem .95rem}.tools-empty-quick button{font-size:.66rem;padding:.3rem .6rem}}@media(max-width:380px){.tools-grid{gap:.5rem}.tool-item{padding:.6rem .55rem .75rem!important}.tool-item-title{font-size:.78rem!important}.tool-item-desc{font-size:.64rem!important}.tools-hero-stat{max-width:none}}
