:root{--primary-50:#f0fdfa;--primary-100:#ccfbf1;--primary-200:#99f6e4;--primary-300:#5eead4;--primary-400:#2dd4bf;--primary-500:#0f766e;--primary-600:#115e59;--primary-700:#134e4a;--primary-800:#0f3f3c;--primary-900:#0b2f2d;--primary-950:#042f2e;--accent-50:#fff7ed;--accent-100:#ffedd5;--accent-200:#fed7aa;--accent-300:#fdba74;--accent-400:#fb923c;--accent-500:#f97316;--accent-600:#ea580c;--accent-700:#c2410c;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--gray-950:#030712;--success:#22c55e;--success-light:#dcfce7;--warning:#eab308;--warning-light:#fef9c3;--error:#ef4444;--error-light:#fee2e2;--info:#3b82f6;--info-light:#dbeafe;--bg-primary:#fff;--bg-secondary:var(--gray-50);--bg-tertiary:var(--gray-100);--bg-elevated:#fff;--text-primary:var(--gray-900);--text-secondary:var(--gray-600);--text-tertiary:var(--gray-500);--text-muted:var(--gray-500);--border-color:var(--gray-200);--border-hover:var(--gray-300);--font-display-fallback:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-body-fallback:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-size-2xs:.75rem;--font-size-xs:.8125rem;--text-2xs:.75rem;--text-xs:.8125rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--space-1:.25rem;--space-1-5:.375rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--shadow-glow:0 0 20px #14b8a626;--shadow-glow-strong:0 0 40px #14b8a640;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--header-height:64px;--container-max:1400px;--container-padding:1.5rem;--logo-card-size:48px;--logo-card-wordmark-width:72px;--logo-card-wordmark-height:32px;--logo-card-padding:var(--space-1);--logo-card-wordmark-padding-y:var(--space-1);--logo-card-wordmark-padding-x:var(--space-1-5);--logo-detail-size:72px;--logo-detail-wordmark-width:120px;--logo-detail-wordmark-height:48px;--logo-detail-padding:var(--space-1-5);--logo-detail-wordmark-padding-y:var(--space-1-5);--logo-detail-wordmark-padding-x:var(--space-2);--logo-fallback-font-scale:.4;--logo-fallback-bg:var(--bg-tertiary);--logo-fallback-text:var(--text-secondary)}[data-theme=dark]{--bg-primary:var(--gray-950);--bg-secondary:var(--gray-900);--bg-tertiary:var(--gray-800);--bg-elevated:var(--gray-900);--text-primary:var(--gray-50);--text-secondary:var(--gray-300);--text-tertiary:var(--gray-400);--text-muted:var(--gray-500);--border-color:var(--gray-800);--border-hover:var(--gray-700);--logo-fallback-bg:var(--bg-secondary);--logo-fallback-text:var(--text-secondary)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body,var(--font-body-fallback));color:var(--text-primary);background:var(--bg-primary);min-height:100vh;font-size:1rem;line-height:1.6}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-display,var(--font-display-fallback));color:var(--text-primary);font-weight:700;line-height:1.2}h1{letter-spacing:-.02em;font-size:2.25rem}h2{letter-spacing:-.01em;font-size:1.5rem}h3{font-size:1.25rem}p{color:var(--text-secondary)}.text-brand{color:var(--primary-500)}.text-accent{color:var(--accent-500)}.text-muted{color:var(--text-muted)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.skip-link{top:-40px;left:var(--space-4);z-index:1000;padding:var(--space-2)var(--space-4);background:var(--primary-500);color:#fff;border-radius:var(--radius-md);transition:top var(--transition-fast);font-weight:600;position:absolute}.skip-link:focus{top:var(--space-4);outline:2px solid var(--primary-700);outline-offset:2px}.container{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}main{min-height:calc(100vh - var(--header-height) - 120px);padding:var(--space-10)0 var(--space-16)}section{margin-bottom:var(--space-12)}main>section:nth-child(n+3){content-visibility:auto;contain-intrinsic-size:auto 500px}.header{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);transition:background var(--transition-base),border-color var(--transition-base);background:#ffffffd9;position:sticky;top:0}[data-theme=dark] .header{background:#030712d9}.header-inner{height:100%;max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;gap:var(--space-6);margin:0 auto;display:flex}.header-logo{align-items:center;gap:var(--space-3);font-family:var(--font-display,var(--font-display-fallback));color:var(--text-primary);transition:opacity var(--transition-fast);font-size:1.125rem;font-weight:700;display:flex}.header-logo:hover{opacity:.8}.header-logo svg{flex-shrink:0}.header-logo .logo-text{align-items:baseline;gap:.15em;display:flex}.header-logo .logo-which{color:var(--text-primary)}.header-logo .logo-ai{color:var(--primary-500)}.header-logo .logo-tools{color:var(--text-tertiary);font-size:.9em;font-weight:500}.nav-links{align-items:center;gap:var(--space-1);display:flex}.nav-shell{align-items:center;gap:var(--space-2);display:flex;position:relative}.nav-toggle{list-style:none}.nav-toggle::-webkit-details-marker{display:none}.nav-toggle::marker{content:""}.nav-link{min-height:44px;padding:var(--space-2)var(--space-3);color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:center;font-size:.875rem;font-weight:500;display:inline-flex}.nav-link:hover{color:var(--text-primary);background:var(--bg-tertiary)}.nav-link.active{color:var(--primary-600);background:var(--primary-50)}[data-theme=dark] .nav-link.active{color:var(--primary-400);background:#14b8a61a}.nav-cta{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);color:#fff;background:var(--primary-500);border-radius:var(--radius-md);transition:all var(--transition-fast);font-size:.875rem;font-weight:600;display:inline-flex}.nav-cta:hover{background:var(--primary-600);box-shadow:var(--shadow-glow)}.nav-toggle{padding:var(--space-2);color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}.nav-mobile-menu{display:none}@media (max-width:768px){.nav-links{display:none}.nav-toggle{display:flex}.nav-mobile-menu{top:calc(var(--header-height) - 4px);background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-xl);min-width:min(360px,100vw - 32px);padding:var(--space-4);gap:var(--space-2);box-shadow:var(--shadow-xl);z-index:20;flex-direction:column;display:flex;position:absolute;right:0}}.hero{gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:1.3fr .7fr;display:grid}.hero-card{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-2xl);padding:var(--space-8);transition:border-color var(--transition-base),box-shadow var(--transition-base)}.hero-card:first-child{background:linear-gradient(135deg,var(--primary-50)0%,var(--bg-elevated)50%);border-color:var(--primary-100)}[data-theme=dark] .hero-card:first-child{background:linear-gradient(135deg,#14b8a614 0%,var(--bg-elevated)50%);border-color:#14b8a633}.hero-card h1{margin-bottom:var(--space-4);background:linear-gradient(135deg,var(--text-primary)0%,var(--primary-700)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem}[data-theme=dark] .hero-card h1{background:linear-gradient(135deg,var(--text-primary)0%,var(--primary-400)100%);-webkit-background-clip:text;background-clip:text}.hero-card h2{margin-bottom:var(--space-3);font-size:1.25rem}.hero-card>p{margin-bottom:var(--space-6);font-size:1.0625rem;line-height:1.7}.hero-cta{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}@media (max-width:900px){.hero{grid-template-columns:1fr}.hero-card h1{font-size:2rem}}.button{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-5);font-family:var(--font-body,var(--font-body-fallback));border-radius:var(--radius-lg);cursor:pointer;min-height:44px;transition:all var(--transition-base);white-space:nowrap;border:none;font-size:.9375rem;font-weight:600;line-height:1;display:inline-flex}.button:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px}.button{background:var(--primary-500);color:#fff}.button:hover{background:var(--primary-600);box-shadow:var(--shadow-glow);transform:translateY(-1px)}.button:active{transform:translateY(0)}.button.secondary{color:var(--primary-600);border:2px solid var(--primary-500);background:0 0}.button.secondary:hover{background:var(--primary-50);border-color:var(--primary-600)}[data-theme=dark] .button.secondary{color:var(--primary-400);border-color:var(--primary-500)}[data-theme=dark] .button.secondary:hover{background:#14b8a61a}.button.ghost{color:var(--text-secondary);background:0 0;border:none}.button.ghost:hover{background:var(--bg-tertiary);color:var(--text-primary)}.button.accent{background:var(--accent-500);color:#fff}.button.accent:hover{background:var(--accent-600)}.button.sm{padding:var(--space-2)var(--space-3);font-size:.8125rem}.button.lg{padding:var(--space-4)var(--space-6);font-size:1rem}.search-bar{gap:var(--space-3);margin-top:var(--space-4);display:flex}.search-bar input{padding:var(--space-3)var(--space-4);font-family:var(--font-body,var(--font-body-fallback));color:var(--text-primary);background:var(--bg-primary);border:2px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-fast);flex:1;font-size:.9375rem}.search-bar input:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #14b8a61a}.search-bar input::placeholder{color:var(--text-muted)}.search-bar button{padding:var(--space-3)var(--space-5);color:#fff;background:var(--primary-500);border-radius:var(--radius-lg);transition:all var(--transition-base);border:none;font-size:.9375rem;font-weight:600}.search-bar button:hover{background:var(--primary-600);box-shadow:var(--shadow-glow)}.search-suggestions{margin-top:var(--space-3);gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.search-suggestions .tag{text-decoration:none}.grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.grid-3{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.inline-link{color:var(--primary-600);text-underline-offset:3px;text-decoration:underline}.inline-link:hover{color:var(--primary-700)}.compare-grid{gap:var(--space-5);margin-top:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.compare-table{gap:var(--space-3);display:grid}.compare-row{gap:var(--space-3);padding:var(--space-4)var(--space-5);border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-secondary);transition:all var(--transition-base);grid-template-columns:minmax(120px,1fr) repeat(2,minmax(0,1fr));display:grid}.compare-row:hover{background:var(--bg-tertiary);border-color:var(--border-hover);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.compare-label{color:var(--text-tertiary);font-weight:600}@media (max-width:720px){.compare-row{grid-template-columns:1fr}}.card-link-wrapper{height:100%;color:inherit;cursor:pointer;flex-direction:column;text-decoration:none;display:flex}.card-link-overlay{border-radius:inherit;z-index:1;display:block;position:absolute;inset:0}.card-header-top{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-2);display:flex}.card{gap:var(--space-3);background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--space-5);transition:border-color var(--transition-base),box-shadow var(--transition-base),transform var(--transition-base);flex-direction:column;height:100%;display:flex;position:relative}.card:hover{border-color:var(--primary-400);box-shadow:var(--shadow-lg),var(--shadow-glow);transform:translateY(-2px)}.category-page .card{position:relative;overflow:hidden}.category-page .card:before{content:"";background:linear-gradient(90deg,var(--primary-500),var(--accent-500));opacity:0;height:4px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.category-page .card:hover:before{opacity:1}.category-page .card-logo.fallback{background:linear-gradient(135deg,var(--primary-100)0%,var(--primary-50)100%);color:var(--primary-700);font-size:1.5rem;font-weight:700}.category-page .card>p{z-index:1;position:relative}.card-header{gap:var(--space-3);align-items:flex-start;display:flex}.logo-fallback{font-family:var(--font-display,var(--font-display-fallback));font-weight:700;font-size:calc(var(--logo-fallback-size)*var(--logo-fallback-font-scale));background:var(--logo-fallback-bg);color:var(--logo-fallback-text);justify-content:center;align-items:center;display:flex}.card-logo{width:var(--logo-card-size);height:var(--logo-card-size);border-radius:var(--radius-lg);object-fit:contain;border:1px solid var(--border-color);background:var(--bg-secondary);padding:var(--logo-card-padding);flex-shrink:0}.card-logo.wordmark{width:var(--logo-card-wordmark-width);height:var(--logo-card-wordmark-height);border-radius:var(--radius-md);padding:var(--logo-card-wordmark-padding-y)var(--logo-card-wordmark-padding-x)}.card-logo.fallback{background:var(--logo-fallback-bg);color:var(--logo-fallback-text)}.card-logo.no-pad,.detail-logo.no-pad{background:0 0;padding:0}.card-header-content{flex:1;min-width:0}.card-header-content strong{font-family:var(--font-display,var(--font-display-fallback));color:var(--text-primary);margin-bottom:var(--space-1);font-size:1.0625rem;font-weight:600;display:block}.card>p{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.card-link{padding-top:var(--space-3);color:var(--primary-600);align-items:center;gap:var(--space-1);transition:all var(--transition-fast);margin-top:auto;font-size:.875rem;font-weight:600;display:inline-flex}.card:hover .card-link{color:var(--primary-700);gap:var(--space-2)}[data-theme=dark] .card-link{color:var(--primary-400)}[data-theme=dark] .card:hover .card-link{color:var(--primary-300)}.card-link:after{content:"→";transition:transform var(--transition-fast)}.card:hover .card-link:after{transform:translate(2px)}.save-button{border-radius:var(--radius-full);border:1px solid var(--border-color);background:var(--bg-secondary);min-width:44px;min-height:44px;color:var(--text-secondary);padding:var(--space-2)var(--space-3);z-index:2;cursor:pointer;justify-content:center;align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;display:inline-flex;position:relative}.save-button-md{padding:var(--space-2)var(--space-4);font-size:.8125rem}.save-button:hover{border-color:var(--primary-400);color:var(--primary-600)}.save-button-active{border-color:var(--primary-300);background:var(--primary-50);color:var(--primary-700)}[data-theme=dark] .save-button-active{color:var(--primary-300);background:#14b8a626}.badge{padding:var(--space-1)var(--space-2);border-radius:var(--radius-full);white-space:nowrap;background:var(--primary-50);color:var(--primary-700);align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}[data-theme=dark] .badge{color:var(--primary-400);background:#14b8a626}.badge.sponsored{background:var(--accent-100);color:var(--accent-700)}[data-theme=dark] .badge.sponsored{color:var(--accent-400);background:#f9731626}.badge.editorial{color:#78350f;letter-spacing:.025em;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);font-weight:700}[data-theme=dark] .badge.editorial{color:#fbbf24;background:linear-gradient(135deg,#fbbf2433 0%,#f59e0b33 100%)}.tool-badges{gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.badge.free{background:var(--success-light);color:#16a34a}.badge.paid{background:var(--info-light);color:#2563eb}.badge.freemium{color:#b45309;background:#fef3c7}.badge.enterprise{color:#7c3aed;background:#ede9fe}.badge.new{color:#0369a1;background:#e0f2fe}[data-theme=dark] .badge.new{color:#7dd3fc;background:#0e749033}.card-badges{gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.tag-row{gap:var(--space-2);flex-wrap:wrap;display:flex}.tag{padding:var(--space-1)var(--space-2);font-size:var(--font-size-2xs);color:var(--text-secondary);background:var(--bg-tertiary);border-radius:var(--radius-full);transition:all var(--transition-fast);font-weight:500;display:inline-flex}.card-meta{padding:var(--space-1)var(--space-2);color:var(--text-tertiary);background:var(--bg-secondary);border-radius:var(--radius-full);align-items:center;width:fit-content;font-size:.75rem;font-weight:600;display:inline-flex}.tag:hover{background:var(--gray-200);color:var(--text-secondary)}[data-theme=dark] .tag:hover{background:var(--gray-700)}.tag.clickable{cursor:pointer;text-decoration:none;position:relative}.tag.clickable:hover{background:var(--primary-50);color:var(--primary-700);transform:translateY(-1px)}[data-theme=dark] .tag.clickable:hover{color:var(--primary-400);background:#14b8a626}.category-pills{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.category-pills .badge{padding:var(--space-2)var(--space-3);cursor:pointer;transition:all var(--transition-fast);font-size:.8125rem}.category-pills .badge:hover{background:var(--primary-100);color:var(--primary-800);transform:translateY(-1px)}[data-theme=dark] .category-pills .badge:hover{color:var(--primary-300);background:#14b8a640}.section-title{margin-bottom:var(--space-3);color:var(--text-primary);align-items:center;gap:var(--space-3);font-size:1.375rem;display:flex}.section-title:before{content:"";background:var(--primary-500);border-radius:2px;width:4px;height:1.2em}.section-subtitle{color:var(--text-secondary);margin-bottom:var(--space-6);font-size:.9375rem;line-height:1.6}.section-header{margin-bottom:var(--space-6)}.compare-link{align-items:center;gap:var(--space-2);color:var(--primary-600);transition:all var(--transition-fast);font-size:.875rem;font-weight:500;display:inline-flex}.compare-link:hover{color:var(--primary-700);gap:var(--space-3)}[data-theme=dark] .compare-link{color:var(--primary-400)}[data-theme=dark] .compare-link:hover{color:var(--primary-300)}.page-header{margin-bottom:var(--space-6)}.page-header h1{margin-bottom:var(--space-3)}.workflow-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.workflow-card{gap:var(--space-3);background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--space-5);flex-direction:column;min-height:100%;display:flex}.workflow-card h3{color:var(--text-primary);margin:0;font-size:1.0625rem}.workflow-card p{color:var(--text-secondary);margin:0;line-height:1.6}.workflow-actions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.section-kicker{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);letter-spacing:.08em;text-transform:uppercase;color:var(--primary-700);font-size:.75rem;font-weight:700;display:inline-flex}.section-kicker:before{content:"";background:var(--primary-300);width:24px;height:1px}.path-list{gap:var(--space-3);flex-direction:column;display:flex}.path-link-card{padding:var(--space-4);border:1px solid var(--border-color);border-radius:var(--radius-xl);background:var(--bg-elevated);transition:all var(--transition-fast);display:block}.path-link-card:hover{border-color:var(--primary-300);box-shadow:var(--shadow-md);transform:translateY(-1px)}.path-link-card strong{margin-bottom:var(--space-1);color:var(--text-primary);font-size:1rem;display:block}.path-link-card span{color:var(--text-secondary);line-height:1.6}.mixed-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.resource-list{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.resource-pill{min-height:36px;padding:var(--space-2)var(--space-3);border-radius:var(--radius-full);background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);align-items:center;font-size:.875rem;font-weight:500;display:inline-flex}.resource-pill:hover{color:var(--text-primary);border-color:var(--primary-300)}.compact-meta{color:var(--text-tertiary);font-size:.875rem;line-height:1.6}.skill-command-card,.skill-facts-card{padding:var(--space-8)}.directory-skill-card{gap:var(--space-4);flex-direction:column;display:flex}.skill-card-header{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.skill-command-header{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.skill-status-pill{border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.01em;align-items:center;padding:.4rem .75rem;font-weight:700;display:inline-flex}.skill-status-pill--verified-command{background:var(--primary-100);color:var(--primary-700)}.skill-status-pill--source-instructions{background:var(--accent-100);color:var(--accent-700)}.skill-status-pill--editorial-only{background:var(--gray-100);color:var(--gray-700)}.command-stack{gap:var(--space-4);margin-top:var(--space-6);display:grid}.command-panel,.command-empty-state{border:1px solid var(--border-color);border-radius:var(--radius-xl);background:var(--bg-secondary);padding:var(--space-5)}.command-panel-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.command-panel-header h3,.command-empty-state h3,.command-guides h3{margin-bottom:var(--space-2)}.command-shell{border-radius:var(--radius-lg);background:var(--gray-950);color:var(--gray-50);padding:var(--space-4);margin-bottom:var(--space-3);font-size:var(--text-sm);line-height:1.7;overflow-x:auto}.command-shell code{white-space:pre;font-family:SFMono-Regular,ui-monospace,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.command-preview{border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border-color);padding:var(--space-3)var(--space-4);overflow-x:auto}.command-preview-card{gap:var(--space-3);display:grid}.command-preview-header{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.command-preview code{font-family:SFMono-Regular,ui-monospace,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:var(--text-sm);color:var(--text-primary);white-space:pre}.copy-command-control{align-items:flex-end;gap:var(--space-2);flex-direction:column;min-width:9rem;display:flex}.copy-command-feedback{min-height:1.25rem;font-size:var(--text-xs);color:var(--text-tertiary);text-align:right}.command-guides{margin-top:var(--space-5)}.skill-facts-list{gap:var(--space-3);margin-top:var(--space-6);display:grid}.skill-fact-row{justify-content:space-between;align-items:center;gap:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--border-color);display:flex}.skill-fact-row span{color:var(--text-secondary)}.skill-fact-row strong{color:var(--text-primary);font-size:var(--text-sm)}@media (max-width:768px){.skill-card-header,.command-preview-header,.skill-command-header,.command-panel-header,.skill-fact-row{flex-direction:column;align-items:flex-start}.copy-command-control{align-items:flex-start;min-width:0}.copy-command-feedback{text-align:left}}.utility-links{color:var(--text-secondary);line-height:1.7}.utility-links strong{color:var(--text-primary)}.filter-bar{gap:var(--space-4);background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--space-5);margin-bottom:var(--space-6);flex-wrap:wrap;align-items:flex-end;display:flex}.filter-tags-scroll{gap:var(--space-2);padding-bottom:var(--space-2);-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.filter-tags-scroll::-webkit-scrollbar{display:none}.filter-tag-chip{align-items:center;gap:var(--space-1-5);padding:var(--space-2)var(--space-4);font-size:var(--text-sm);color:var(--text-secondary);background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;flex-shrink:0;font-weight:500;display:inline-flex}.filter-tag-chip:hover{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-hover)}.filter-tag-chip.active{background:var(--primary-500);color:#fff;border-color:var(--primary-500)}.filter-tag-chip.active:hover{background:var(--primary-600)}[data-theme=dark] .filter-tag-chip.active{background:var(--primary-500);border-color:var(--primary-500)}.filter-bar label{gap:var(--space-2);color:var(--text-secondary);flex-direction:column;min-width:160px;font-size:.8125rem;font-weight:500;display:flex}.filter-bar select{padding:var(--space-2)var(--space-3);font-family:var(--font-body,var(--font-body-fallback));color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);font-size:.875rem}.filter-bar select:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #14b8a61a}.filter-bar button{padding:var(--space-2)var(--space-4);color:#fff;background:var(--primary-500);border-radius:var(--radius-md);transition:all var(--transition-base);border:none;font-size:.875rem;font-weight:600}.filter-bar button:hover{background:var(--primary-600)}.filter-reset{color:var(--text-muted);transition:color var(--transition-fast);align-self:center;font-size:.8125rem}.filter-reset:hover{color:var(--text-secondary)}@media (max-width:640px){.filter-bar{flex-direction:column;align-items:stretch}.filter-bar label{min-width:100%}}.breadcrumbs{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;font-size:.875rem;display:flex}.breadcrumbs a{color:var(--text-secondary);transition:color var(--transition-fast)}.breadcrumbs a:hover{color:var(--primary-600)}[data-theme=dark] .breadcrumbs a:hover{color:var(--primary-400)}.breadcrumbs span.separator{color:var(--text-muted)}.breadcrumbs span.current{color:var(--text-primary);font-weight:500}.cluster-shell{gap:var(--space-4);margin-bottom:var(--space-6);flex-direction:column;display:flex}.cluster-shell-top{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.smart-back-link{align-items:center;gap:var(--space-2);min-height:40px;padding:var(--space-2)var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-full);background:var(--bg-elevated);color:var(--text-secondary);transition:all var(--transition-fast);font-size:.875rem;font-weight:600;display:inline-flex}.smart-back-link:hover{color:var(--text-primary);border-color:var(--primary-300);box-shadow:var(--shadow-sm)}.cluster-tabs{gap:var(--space-2);padding-bottom:var(--space-1);display:flex;overflow-x:auto}.cluster-tab{white-space:nowrap;min-height:40px;padding:var(--space-2)var(--space-4);border-radius:var(--radius-full);background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color);transition:all var(--transition-fast);align-items:center;font-size:.875rem;font-weight:600;display:inline-flex}.cluster-tab:hover{color:var(--text-primary);border-color:var(--primary-300)}.cluster-tab.active{background:var(--primary-50);border-color:var(--primary-200);color:var(--primary-700)}[data-theme=dark] .cluster-tab.active{color:var(--primary-300);background:#14b8a61f;border-color:#14b8a63d}.tool-detail{gap:var(--space-8);margin-bottom:var(--space-10);grid-template-columns:1.4fr .6fr;align-items:start;display:grid}.tool-aside{gap:var(--space-4);flex-direction:column;display:flex}.tool-header{gap:var(--space-5);margin-bottom:var(--space-6);align-items:flex-start;display:flex}.detail-logo{width:var(--logo-detail-size);height:var(--logo-detail-size);border-radius:var(--radius-xl);border:1px solid var(--border-color);object-fit:contain;background:var(--bg-secondary);padding:var(--logo-detail-padding);flex-shrink:0}.detail-logo.wordmark{width:var(--logo-detail-wordmark-width);height:var(--logo-detail-wordmark-height);border-radius:var(--radius-lg);padding:var(--logo-detail-wordmark-padding-y)var(--logo-detail-wordmark-padding-x)}.detail-logo.fallback{background:var(--logo-fallback-bg);color:var(--logo-fallback-text)}.tool-header-content{flex:1}.tool-header-content h1{margin-bottom:var(--space-1);font-size:1.75rem}.tool-tagline{color:var(--text-secondary);margin-bottom:0;font-size:1.0625rem;line-height:1.4}.tool-long-desc{color:var(--text-secondary);margin-bottom:var(--space-3);font-size:.9375rem;line-height:1.55}.tool-header-content .badge{margin-bottom:var(--space-1)}.detail-actions{gap:var(--space-3);margin:var(--space-6)0;flex-wrap:wrap;display:flex}.disclosure{color:var(--text-secondary);background:var(--warning-light);padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);margin-top:var(--space-4);border:1px solid #fcd34d;font-size:.8125rem}[data-theme=dark] .disclosure{background:#eab3081a;border-color:#eab3084d}.detail-meta{gap:var(--space-5);background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--space-5);margin-top:var(--space-6);flex-direction:column;display:flex}.detail-meta h3{margin-bottom:var(--space-2);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.detail-meta ul{padding-left:var(--space-5);color:var(--text-secondary);margin:0;font-size:.9375rem}.pros-list{padding-left:0;list-style:none}.pros-list li{gap:var(--space-2);margin-bottom:var(--space-2);padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);transition:background var(--transition-fast);background:#22c55e0d;display:flex}.pros-list li:hover{background:#22c55e1a}.pros-list li:before{content:"✓";background:var(--success);color:#fff;border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;font-weight:700;display:inline-flex}.cons-list{padding-left:0;list-style:none}.cons-list li{gap:var(--space-2);margin-bottom:var(--space-2);padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);transition:background var(--transition-fast);background:#ef44440d;display:flex}.cons-list li:hover{background:#ef44441a}.cons-list li:before{content:"✕";background:var(--error);color:#fff;border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;font-weight:700;display:inline-flex}.use-cases-list{gap:var(--space-2);flex-wrap:wrap;padding-left:0;list-style:none;display:flex}.use-cases-list li{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-3);background:var(--bg-tertiary);border-radius:var(--radius-full);color:var(--text-secondary);font-size:.875rem;display:inline-flex}.use-cases-list li:before{content:"•";color:var(--primary-500);font-size:1rem}.detail-meta ul li{margin-bottom:var(--space-2)}.detail-faq{margin-top:var(--space-8)}.detail-faq .section-title{margin-bottom:var(--space-3)}.faq-list{gap:var(--space-4);display:grid}.faq-item{padding:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg-elevated)}.faq-item h3{margin-bottom:var(--space-2);font-size:1rem}.faq-item p{color:var(--text-secondary);margin:0;line-height:1.6}.tool-screenshot{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg-tertiary);aspect-ratio:16/10;width:100%;min-height:280px;position:relative;overflow:hidden}.tool-screenshot.placeholder{color:var(--text-muted);text-align:center;padding:var(--space-6);background:linear-gradient(135deg,var(--bg-tertiary)0%,var(--bg-secondary)50%,var(--bg-tertiary)100%);flex-direction:column;justify-content:center;align-items:center;font-size:.875rem;display:flex}.tool-screenshot.placeholder:before{content:"";opacity:.5;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%239ca3af' fill-opacity='0.08'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.tool-screenshot.placeholder-icon{z-index:1;width:48px;height:48px;margin-bottom:var(--space-3);color:var(--text-muted);opacity:.4;position:relative}.tool-screenshot.placeholder-text{z-index:1;position:relative}.tool-screenshot img{object-fit:cover;width:100%;height:100%}@media (max-width:900px){.tool-detail{grid-template-columns:1fr}.tool-header{flex-direction:column;align-items:flex-start}}label{gap:var(--space-2);margin-bottom:var(--space-4);color:var(--text-secondary);flex-direction:column;font-size:.875rem;font-weight:500;display:flex}input,textarea{padding:var(--space-3)var(--space-4);font-family:var(--font-body,var(--font-body-fallback));color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-fast);font-size:.9375rem}input:focus,textarea:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #14b8a61a}input::placeholder,textarea::placeholder{color:var(--text-muted)}textarea{resize:vertical;min-height:120px}form button{margin-top:var(--space-4)}.stat-grid{gap:var(--space-4);margin-bottom:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.stat-card{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--space-5);text-align:center;transition:all var(--transition-base)}.stat-card:hover{border-color:var(--primary-200);box-shadow:var(--shadow-md)}.stat-card .stat-value{font-family:var(--font-display,var(--font-display-fallback));color:var(--primary-600);margin-bottom:var(--space-1);font-size:2rem;font-weight:700}[data-theme=dark] .stat-card .stat-value{color:var(--primary-400)}.stat-card .stat-label{color:var(--text-tertiary);font-size:.8125rem}.checklist{margin:var(--space-4)0 0;gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.checklist li{gap:var(--space-3);color:var(--text-tertiary);align-items:center;font-size:.9375rem;display:flex}.checklist li[data-ready=true]{color:var(--text-primary)}.checkmark{border-radius:var(--radius-full);background:var(--primary-50);width:24px;height:24px;color:var(--primary-600);flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:inline-flex}[data-theme=dark] .checkmark{color:var(--primary-400);background:#14b8a61a}.footer{border-top:1px solid var(--border-color);padding:var(--space-8)var(--container-padding);color:var(--text-tertiary);text-align:center;background:var(--bg-secondary);font-size:.8125rem}.footer a{color:var(--primary-600);font-weight:500}.footer a:hover{color:var(--primary-700)}[data-theme=dark] .footer a{color:var(--primary-400)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.animate-fade-in{animation:.4s ease-out fadeIn}.animate-slide-up{animation:.5s ease-out slideUp}.hero-card,.card{animation:.5s ease-out both slideUp}.card:nth-child(2){animation-delay:50ms}.card:nth-child(3){animation-delay:.1s}.card:nth-child(4){animation-delay:.15s}.card:nth-child(5){animation-delay:.2s}.card:nth-child(6){animation-delay:.25s}::selection{background-color:var(--primary-100);color:var(--primary-900)}[data-theme=dark] ::selection{background-color:var(--primary-800);color:var(--primary-100)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--gray-500)}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.muted{color:var(--text-muted)}.text-xs{font-size:var(--font-size-xs)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:var(--space-2)}.gap-4{gap:var(--space-4)}.text-center{text-align:center}.mt-4{margin-top:var(--space-4)}.mb-4{margin-bottom:var(--space-4)}.tool-screenshot-section{margin-bottom:var(--space-6)}.screenshot-container{border-radius:var(--radius-2xl);border:1px solid var(--border-color);background:var(--bg-secondary);box-shadow:var(--shadow-lg);overflow:hidden}.screenshot-image{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}@media (max-width:768px){.tool-screenshot-section{margin-bottom:var(--space-5)}.screenshot-container{border-radius:var(--radius-xl)}}.tool-meta-bar{padding-top:var(--space-2);border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.link-button{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--primary-600);transition:all var(--transition-fast);font-weight:500;text-decoration:none;display:inline-flex}.link-button:hover{color:var(--primary-700);gap:var(--space-3)}[data-theme=dark] .link-button{color:var(--primary-400)}.quick-fact-card{gap:var(--space-1);flex-direction:column;display:flex}.quick-fact-card .label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);font-weight:600}.quick-fact-card .value{font-size:var(--text-base);color:var(--text-primary);font-weight:500}.tool-content-grid{gap:var(--space-5);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:640px) and (max-width:899px){.tool-content-grid{grid-template-columns:1fr 260px}}@media (min-width:900px){.tool-content-grid{grid-template-columns:1fr 320px}}@media (min-width:1200px){.tool-content-grid{grid-template-columns:1fr 360px;max-width:1200px;margin:0 auto}}.tool-main-content{gap:var(--space-5);flex-direction:column;display:flex}.detail-section{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base)}.detail-section:hover{box-shadow:var(--shadow-md)}.empty-placeholder{color:var(--text-tertiary);padding:var(--space-4);background:var(--bg-secondary);border-radius:var(--radius-md);text-align:center;border:1px dashed var(--border-color);font-style:italic}.detail-section h2{font-size:var(--text-lg);margin-bottom:var(--space-3);color:var(--text-primary);align-items:center;gap:var(--space-2);font-weight:600;display:flex}.editorial-review{background:linear-gradient(135deg,#fbbf240d 0%,var(--bg-primary)50%);border-color:#fbbf2433}[data-theme=dark] .editorial-review{background:linear-gradient(135deg,#fbbf2414 0%,var(--bg-secondary)50%);border-color:#fbbf2426}.editorial-header{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.editorial-score-badge{align-items:center;gap:var(--space-1-5);padding:var(--space-1-5)var(--space-3);color:#78350f;border-radius:var(--radius-full);font-weight:700;font-size:var(--text-sm);background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);display:inline-flex}[data-theme=dark] .editorial-score-badge{color:#fbbf24;background:linear-gradient(135deg,#fbbf2433 0%,#f59e0b33 100%)}.editorial-description{color:var(--text-secondary);margin-bottom:var(--space-4);line-height:1.6}.editorial-highlights{gap:var(--space-3);flex-direction:column;display:flex}.highlight-item{gap:var(--space-3);align-items:flex-start;display:flex}.highlight-icon{border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:inline-flex}.highlight-icon.best-for{color:var(--success);background:#22c55e1a}.highlight-item h4{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-1);font-weight:600}.highlight-item ul{padding-left:var(--space-4);color:var(--text-secondary);font-size:var(--text-sm);margin:0}.highlight-item li{margin-bottom:var(--space-1)}.detail-section h2 svg{width:20px;height:20px}.faq-list{gap:var(--space-4);flex-direction:column;display:flex}.faq-item{border-bottom:1px solid var(--border-color);padding-bottom:var(--space-4)}.faq-item:last-child{border-bottom:none;padding-bottom:0}.faq-item .question{color:var(--text-primary);margin-bottom:var(--space-2);font-weight:600}.faq-item .answer{color:var(--text-secondary);line-height:1.6}.tool-sidebar{top:var(--space-6);gap:var(--space-5);flex-direction:column;display:flex;position:sticky}.sidebar-section{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base)}.sidebar-section:hover{box-shadow:var(--shadow-md)}.sidebar-section h3{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-bottom:var(--space-4);font-weight:600}.mini-tool-card{gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);transition:all var(--transition-base);border:1px solid #0000;text-decoration:none;display:flex}.mini-tool-card:hover{background:var(--bg-secondary);border-color:var(--border-color);transform:translate(2px)}.mini-tool-card .tool-icon{border-radius:var(--radius-md);object-fit:contain;background:var(--bg-secondary);border:1px solid var(--border-color);flex-shrink:0;width:44px;height:44px}.mini-tool-card .tool-info{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.mini-tool-card .tool-name{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;font-weight:600;overflow:hidden}.mini-tool-card .tool-tagline{font-size:var(--text-2xs);color:var(--text-tertiary);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mini-tool-logo{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-secondary);flex-shrink:0;width:40px;height:40px}.mini-tool-pricing{font-size:var(--text-2xs);color:var(--text-tertiary)}.sidebar-tools-list{gap:var(--space-2);flex-direction:column;display:flex}.sidebar-title{align-items:center;gap:var(--space-2);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-bottom:var(--space-4);font-weight:600;display:flex}.sidebar-title svg{flex-shrink:0}.detail-section-title{font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-3);font-weight:600}.quick-stats-list{gap:var(--space-3);flex-direction:column;display:flex}.quick-stat-item{padding:var(--space-2)0;border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.quick-stat-item:last-child{border-bottom:none}.stat-item{padding:var(--space-2)0;border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.stat-item:last-child{border-bottom:none}.stat-item dt{font-size:var(--text-sm);color:var(--text-secondary)}.stat-item dd{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.stat-item .save-count{align-items:center;gap:var(--space-1);color:var(--primary-600);display:inline-flex}[data-theme=dark] .stat-item .save-count{color:var(--primary-400)}.stat-item .save-icon{opacity:.7}.quick-stat-item .stat-label{font-size:var(--text-sm);color:var(--text-secondary)}.quick-stat-item .stat-value{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.similar-tools-grid{gap:var(--space-2);flex-direction:column;display:flex}.tag-pills{gap:var(--space-2);flex-wrap:wrap;display:flex}.tag-pill{padding:var(--space-1)var(--space-3);background:var(--bg-tertiary);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--text-secondary);align-items:center;text-decoration:none;transition:all .2s;display:inline-flex}.tag-pill:hover{background:var(--color-primary);color:#fff}.use-case-pills{gap:var(--space-2);flex-wrap:wrap;display:flex}.use-case-pill{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-3);background:var(--bg-success-subtle);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-success);display:inline-flex}.use-case-pill:before{content:"•"}@media (max-width:900px){.tool-content-grid{grid-template-columns:1fr}.tool-sidebar{order:-1;position:static}.tool-header{grid-template-columns:1fr}.tool-header-actions{flex-direction:row;min-width:auto}.tool-header-actions .button,.tool-header-actions .save-button-md{width:auto}.tool-meta-bar{gap:var(--space-3);flex-wrap:wrap}.tool-quick-facts{align-items:flex-start;gap:var(--space-4);flex-direction:column}}@media (max-width:639px){.tool-header-left{flex-direction:column;align-items:flex-start}.tool-header-actions{width:100%}.tool-hero-content h1{font-size:var(--text-2xl)}}[data-theme=dark] .detail-section,[data-theme=dark] .sidebar-section{background:var(--bg-secondary)}[data-theme=dark] .mini-tool-card:hover,[data-theme=dark] .tag-pill{background:var(--bg-tertiary)}.button.cta-large{padding:var(--space-2)var(--space-5);min-height:44px;font-size:1rem;font-weight:700;position:relative;box-shadow:0 4px 14px #14b8a666}.button.cta-large:not(:hover){animation:3s ease-in-out infinite cta-pulse}@keyframes cta-pulse{0%,to{box-shadow:0 4px 14px #14b8a666}50%{box-shadow:0 4px 22px #14b8a699}}.button.cta-large:hover{transform:translateY(-2px);box-shadow:0 6px 20px #14b8a680,0 0 0 8px #14b8a61a}.cta-badge-wrapper{width:100%;display:flex;position:relative}.cta-badge{background:var(--accent-500);color:#fff;border-radius:var(--radius-full);pointer-events:none;padding:3px 8px;font-size:.625rem;font-weight:700;animation:2s ease-in-out infinite badge-bounce;position:absolute;top:-10px;right:-10px;box-shadow:0 2px 4px #f9731666}@keyframes badge-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.trust-signals{gap:var(--space-1-5);margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--border-color);flex-wrap:wrap;display:flex}.trust-item{align-items:center;gap:var(--space-1-5);font-size:var(--text-xs);color:var(--text-secondary);display:inline-flex}.trust-item svg{width:16px;height:16px;color:var(--success);flex-shrink:0}.cta-compare-link{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-2);padding:var(--space-2)var(--space-3);font-size:var(--text-sm);color:var(--primary-600);background:var(--primary-50);border-radius:var(--radius-md);transition:all var(--transition-fast);font-weight:500;display:flex}.cta-compare-link:hover{background:var(--primary-100);color:var(--primary-700)}.cta-compare-link svg{flex-shrink:0}[data-theme=dark] .cta-compare-link{color:var(--primary-400);background:#14b8a61a}[data-theme=dark] .cta-compare-link:hover{color:var(--primary-300);background:#14b8a626}.tool-hero-redesigned{gap:var(--space-4);margin-bottom:var(--space-6);flex-direction:column;display:flex}.tool-hero-redesigned .hero-main{gap:var(--space-5);grid-template-columns:1fr;align-items:start;display:grid}.tool-hero-redesigned .hero-left{gap:var(--space-3);flex-direction:column;display:flex}.hero-brand-row{align-items:center;gap:var(--space-4);display:flex}.tool-hero-redesigned .tool-header-content{flex:1;min-width:0}.tool-title-row{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.tool-title-row h1{margin:0;font-size:1.5rem;line-height:1.2}.tool-hero-redesigned .tool-badges{align-items:center;gap:var(--space-1-5);display:flex}.tool-hero-redesigned .tool-tagline{margin-top:0;margin-bottom:0;font-size:.9375rem;line-height:1.4}.hero-verified{align-items:center;gap:var(--space-1-5);padding:var(--space-1)var(--space-2);background:var(--bg-secondary);border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--text-tertiary);display:inline-flex}.hero-verified svg{opacity:.6;flex-shrink:0}.hero-verified .verified-date{color:var(--success);font-weight:500}.hero-cta-panel{top:var(--space-3)}@media (min-width:900px){.hero-cta-panel{position:sticky}}.cta-panel{gap:var(--space-2);background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--space-4);box-shadow:var(--shadow-md);flex-direction:column;display:flex}.cta-panel:hover{border-color:var(--primary-100)}[data-theme=dark] .cta-panel:hover{border-color:#14b8a633}.cta-panel .panel-title{font-size:var(--text-sm);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.cta-panel .button{justify-content:center;width:100%}.cta-actions{gap:var(--space-2);flex-direction:column;display:flex}@media (max-width:639px){.tool-hero-redesigned .hero-main{grid-template-columns:1fr}.tool-hero-redesigned .hero-cta-panel{order:-1}.hero-cta-panel{position:static}}@media (min-width:640px) and (max-width:899px){.tool-hero-redesigned .hero-main{grid-template-columns:1fr 260px}}@media (min-width:900px){.tool-hero-redesigned .hero-main{grid-template-columns:1fr 320px}}@media (min-width:1200px){.tool-hero-redesigned .hero-main{grid-template-columns:1fr 360px;max-width:1200px;margin:0 auto}}@media (prefers-reduced-motion:reduce){.button.cta-large,.cta-badge{animation:none!important;transform:none!important}.button.cta-large:hover{transform:none!important;box-shadow:0 4px 14px #14b8a666!important}}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_64ec53c6-module__Auc9ha__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_64ec53c6-module__Auc9ha__variable{--font-body:"Inter","Inter Fallback"}
@font-face{font-family:Sora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/3dbe685087e51055-s.7d71229e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6bd983bd58a87a3d-s.p.cf80dd39.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(../media/3dbe685087e51055-s.7d71229e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6bd983bd58a87a3d-s.p.cf80dd39.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/3dbe685087e51055-s.7d71229e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6bd983bd58a87a3d-s.p.cf80dd39.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora Fallback;src:local(Arial);ascent-override:85.29%;descent-override:25.5%;line-gap-override:0.0%;size-adjust:113.73%}.sora_50129f3c-module__8QPWkW__className{font-family:Sora,Sora Fallback;font-style:normal}.sora_50129f3c-module__8QPWkW__variable{--font-display:"Sora","Sora Fallback"}
