:root{--bg:#fff;--bg-card:#f9fafb;--bg-elevated:#f3f4f6;--text:#0a0a0a;--text-muted:#4b5563;--accent:#2563eb;--accent-hover:#1d4ed8;--border:#e5e7eb;--success:#059669;--max-w:1280px;--nav-h:64px;--radius:12px;--radius-sm:8px;--shadow:0 4px 24px rgba(15,23,42,.08);--font-sans:var(--font-dm-sans),"DM Sans",system-ui,-apple-system,sans-serif;--font-display:var(--font-outfit),"Outfit",var(--font-dm-sans),"DM Sans",system-ui,sans-serif}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light;background-color:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 1.25rem}@media (min-width:768px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;border-radius:var(--radius-sm);border:none;cursor:pointer;transition:background .2s,transform .1s;font-family:inherit}.btn:active{transform:scale(.98)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover)}.btn-secondary{background:var(--bg-elevated);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:#e5e7eb;border-color:#d1d5db}.section-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;margin:0 0 .5rem;letter-spacing:-.02em}.section-subtitle{color:var(--text-muted);font-size:1rem;margin:0 0 2rem;max-width:881px}.section-title-center{text-align:center}.section-subtitle-center{text-align:center;margin-left:auto;margin-right:auto}.section-center .section-subtitle,.section-center .section-title{text-align:center}.section-center .section-subtitle{margin-left:auto;margin-right:auto}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:border-color .2s,box-shadow .2s}.card:hover{border-color:#d1d5db;box-shadow:var(--shadow)}.input,.textarea{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:inherit;color:var(--text);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);transition:border-color .2s}.input::placeholder,.textarea::placeholder{color:var(--text-muted)}.input:focus,.textarea:focus{outline:none;border-color:var(--accent)}.label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.375rem;color:var(--text-muted)}.category-card{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1.25rem 1.5rem;min-height:88px;gap:1rem}.category-card-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.65rem;line-height:1}.category-card-main{flex:1 1;min-width:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.category-card-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.45rem;text-align:left}.category-card-name{font-weight:600;font-size:1rem;line-height:1.35;color:var(--text)}.category-card-keyword{font-size:.8125rem;font-weight:500;line-height:1.45;color:var(--text-muted)}.category-card-arrow{color:var(--text-muted);font-size:1.25rem;line-height:1;flex-shrink:0;transition:transform .2s}.category-card:hover .category-card-arrow{transform:translateX(4px);color:var(--accent)}.tool-card{padding:1.65rem 1.5rem;display:flex;flex-direction:column;align-items:flex-start;min-height:188px}.tool-card-badge{font-size:.75rem;font-weight:600;color:var(--success);margin-bottom:.625rem;letter-spacing:.02em}.tool-card-title{font-size:1.0625rem;font-weight:600;margin:.2rem 0 .65rem;line-height:1.4;word-break:break-word;overflow-wrap:anywhere}.tool-card-desc{font-size:.875rem;color:var(--text-muted);margin:0 0 auto;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tool-card-category{font-size:.75rem;color:var(--text-muted);margin-top:.75rem}.tool-card-large{padding:1.65rem 1.5rem}a.tool-card-large{text-decoration:none;color:inherit}.tool-card-large-badge{font-size:.75rem;font-weight:600;color:var(--success);margin-bottom:1rem;letter-spacing:.02em}.tool-card-large-header{display:flex;align-items:flex-start;gap:1.125rem;margin-bottom:.875rem}.tool-card-large-logo{width:48px;height:48px;border-radius:var(--radius-sm);object-fit:contain;background:var(--bg-elevated)}.tool-card-large-title{font-size:1.125rem;font-weight:600;margin:0 0 .35rem;line-height:1.4;word-break:break-word;overflow-wrap:anywhere}.tool-card-large-category{font-size:.8125rem;color:var(--text-muted);line-height:1.35}.tool-card-large-desc{font-size:.875rem;color:var(--text-muted);margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section{padding:3.5rem 0}.section-alt{background:var(--bg-card);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.categories-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.tools-grid-12{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem}.testimonials-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.testimonial-card{padding:1.75rem}.testimonial-quote{font-size:1rem;line-height:1.65;color:var(--text);margin:0 0 1rem}.testimonial-author{font-weight:600;font-size:.9375rem;margin:0}.testimonial-role{font-size:.8125rem;color:var(--text-muted);margin:.25rem 0 0}.newsletter-form{display:flex;flex-wrap:wrap;gap:.75rem;max-width:480px;margin-bottom:.75rem}.newsletter-input{flex:1 1;min-width:200px}.newsletter-note{font-size:.8125rem;color:var(--text-muted);margin:.5rem 0 0}.newsletter-form-center{margin:0 auto .75rem;justify-content:center}.newsletter-msg{font-size:.875rem;margin:.5rem 0 0}.newsletter-msg.success{color:var(--success)}.newsletter-msg.error{color:#ef4444}.contact-email-link{color:var(--accent)}.contact-email-link:hover{text-decoration:underline}.trust-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.trust-item{text-align:center}.trust-title{font-size:1.0625rem;font-weight:600;margin:0 0 .375rem}.trust-desc{font-size:.875rem;color:var(--text-muted);margin:0}.faq-section .section-title-center{margin-bottom:2rem}.faq-list{display:flex;flex-direction:column;gap:.75rem;max-width:720px;margin:0 auto}.faq-item.card{padding:0;overflow:visible}.faq-question{position:relative;z-index:1;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;font-size:1rem;font-weight:600;font-family:inherit;color:var(--text);background:none;border:none;cursor:pointer;text-align:left;list-style:none;transition:background .2s}.faq-question::-webkit-details-marker{display:none}.faq-question:hover{background:var(--bg-elevated)}.faq-question-text{flex:1 1;min-width:0;line-height:1.4}.faq-chevron{flex-shrink:0;font-size:.65rem;color:var(--text-muted);line-height:1;transition:transform .25s ease,color .2s;padding:.25rem}details.faq-item[open]>.faq-question .faq-chevron{transform:rotate(180deg);color:var(--accent)}details.faq-item[open]>.faq-question{border-bottom:1px solid var(--border)}.faq-answer{display:block;padding:0 1.25rem 1.25rem;background:var(--bg-elevated)}.faq-answer p{margin:1rem 0 0;font-size:.9375rem;line-height:1.6;color:var(--text-muted)}@media (min-width:640px){.categories-grid,.testimonials-grid,.tools-grid-12{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.categories-grid{grid-template-columns:repeat(4,1fr)}.tools-grid-12{grid-template-columns:repeat(3,1fr)}}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:var(--nav-h);background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--border)}.navbar .container{max-width:100%;padding-left:5rem;padding-right:10rem}.navbar-inner{justify-content:space-between;height:100%;max-width:100%}.navbar-inner,.navbar-start{display:flex;align-items:center;gap:1rem}.navbar-start{flex-shrink:0;min-width:0}.navbar-home-link{font-weight:600;font-size:.9375rem;color:var(--text);text-decoration:none;white-space:nowrap;padding:.35rem 0}.navbar-home-link:hover{color:var(--accent)}.navbar-brand{display:flex;align-items:center;flex-shrink:0;overflow:visible;max-width:min(280px,42vw);background:transparent}.navbar-logo{width:auto;height:auto;max-height:46px;max-width:100%;display:block;object-fit:contain;object-position:left center;background:transparent}.navbar-search-wrap{flex:1 1;display:flex;justify-content:flex-end;max-width:619px;margin-right:clamp(.75rem,4vw,5rem)}.navbar-search{width:220px;padding:.5rem .75rem;font-size:.875rem;font-family:inherit;color:var(--text);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);transition:border-color .2s}.navbar-search::placeholder{color:var(--text-muted)}.navbar-search:focus{outline:none;border-color:var(--accent)}.navbar-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;padding:0;background:none;border:none;cursor:pointer;color:var(--text)}.navbar-toggle span{display:block;height:2px;width:100%;background:currentColor;border-radius:1px;transition:transform .2s,opacity .2s}.navbar-toggle span:first-child.open{transform:translateY(7px) rotate(45deg)}.navbar-toggle span:nth-child(2).open{opacity:0}.navbar-toggle span:nth-child(3).open{transform:translateY(-7px) rotate(-45deg)}.navbar-menu{display:flex;align-items:center;gap:2rem}.navbar-left,.navbar-right{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0}.navbar-menu a{font-size:.8125rem;font-weight:500;color:var(--text-muted);transition:color .2s}.navbar-menu a:hover{color:var(--text)}.navbar-right .btn{padding:.5rem 1rem;font-size:.875rem}.navbar-submit-wrap{list-style:none}.navbar-submit-btn.btn-primary{background:#fff;color:var(--text);border:1px solid #d1d5db;box-shadow:0 1px 2px rgba(15,23,42,.06);transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .1s ease}.navbar-submit-btn.btn-primary:hover{background:#f8fafc;color:var(--accent);border-color:var(--accent);box-shadow:0 2px 10px rgba(37,99,235,.12)}.navbar-submit-btn.btn-primary:active{transform:scale(.98)}.navbar-submit-btn{padding:.5rem 1.125rem;font-size:.875rem;font-weight:600}.navbar-mobile-actions{display:none;align-items:center;gap:.75rem;margin-left:auto}.navbar-submit-mobile{display:none;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;white-space:nowrap}.navbar-drawer-header{display:none;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border);flex-shrink:0}.navbar-drawer-title{font-size:1rem;font-weight:600;color:var(--text)}.navbar-drawer-close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin:-.5rem -.5rem -.5rem 0;background:none;border:none;border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:color .2s,background .2s}.navbar-drawer-close:hover{color:var(--text);background:var(--bg-elevated)}@media (max-width:767px){body,html{overflow-x:hidden;max-width:100vw}.navbar-search-wrap{display:none}.navbar-mobile-actions{display:flex}.navbar-submit-mobile{display:inline-flex}.navbar-toggle{margin-left:0}.navbar-drawer-header{display:flex}.navbar-overlay{position:fixed;inset:0;top:var(--nav-h);background:rgba(0,0,0,.5);border:none;cursor:pointer;z-index:98;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.navbar-menu{position:fixed;top:0;right:0;width:min(280px,85vw);height:100vh;max-height:none;flex-direction:column;align-items:stretch;gap:0;background:var(--bg-card);border-left:1px solid var(--border);padding:0 0 1rem;overflow-x:hidden;overflow-y:auto;transform:translateX(100%);transition:transform .3s ease,opacity .3s ease;opacity:1;z-index:99;box-shadow:-4px 0 24px rgba(15,23,42,.12);visibility:hidden;pointer-events:none}.navbar-menu.open{transform:translateX(0);visibility:visible;pointer-events:auto}.navbar-left,.navbar-right{flex-direction:column;align-items:stretch;gap:0}.navbar-left li,.navbar-right li{border-bottom:1px solid var(--border)}.navbar-menu a,.navbar-right .btn{display:block;padding:1rem 1.25rem;text-align:left;border:none;width:100%;box-sizing:border-box;justify-content:flex-start}.navbar-right{margin-top:.5rem}.navbar-right .btn{margin:0 1rem;text-align:center;border-radius:var(--radius-sm)}.navbar-submit-wrap .navbar-submit-btn{margin:.5rem 1rem;text-align:center;border-radius:var(--radius-sm)}.navbar-menu a.navbar-submit-btn.btn-primary{border:1px solid #d1d5db;box-shadow:0 1px 2px rgba(15,23,42,.06)}.navbar-menu a.navbar-submit-btn.btn-primary:hover{border-color:var(--accent);color:var(--accent);background:#f8fafc;box-shadow:0 2px 10px rgba(37,99,235,.12)}}@media (min-width:768px){.navbar-toggle{display:none}}.hero{padding:3rem 0 4rem}.hero-tall{padding:4.5rem 0 6rem;min-height:420px}.hero-inner{display:grid;grid-gap:2.5rem;gap:2.5rem;align-items:center}.hero-logo-wrap{display:inline-block;margin-bottom:1.25rem;line-height:0}.hero-logo{width:auto;height:auto;max-width:min(320px,100%);max-height:72px;object-fit:contain;object-position:left center;display:block}.hero-title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15;letter-spacing:-.03em;margin:0 0 1.25rem}.hero-lead{font-size:1.125rem;color:var(--text-muted);margin:0 0 1.75rem;max-width:520px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-btn-browse{border:1px solid var(--border);box-shadow:none;transition:border-color .2s ease,color .2s ease,transform .1s ease}.hero-btn-browse,.hero-btn-browse:hover{background:transparent;color:var(--text)}.hero-btn-browse:hover{border-color:var(--accent)}.hero-btn-browse:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero-media{position:relative;border-radius:12px;overflow:hidden;background:var(--bg-card);border:1px solid var(--border)}.hero-image,.hero-media{max-width:570px;width:100%}.hero-image{height:auto;min-height:200px;max-height:420px;object-fit:contain;object-position:center;display:block;border-radius:12px}@media (max-width:620px){.hero-image{max-height:320px;min-height:180px}}@media (min-width:768px){.hero{padding:4rem 0 5rem}.hero-inner{grid-template-columns:1fr 1fr;gap:3rem}}.footer{background:var(--bg-card);border-top:1px solid var(--border);padding:3rem 0 2rem;margin-top:4rem}.footer-top{display:grid;grid-gap:2.5rem;gap:2.5rem;margin-bottom:2rem}.footer-brand{max-width:360px}.footer-logo-link{display:inline-block;margin-bottom:.75rem;line-height:0}.footer-logo-img{width:auto;height:auto;max-width:min(220px,100%);max-height:48px;object-fit:contain;object-position:left center;display:block}.footer-desc{font-size:.9375rem;color:var(--text-muted);margin:0 0 1rem;line-height:1.6}.footer-email{display:block;font-size:.9375rem;color:var(--accent);margin-bottom:0}.footer-email:hover{text-decoration:underline}.footer-links-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.footer-col h4{font-size:.875rem;font-weight:600;margin:0 0 1rem;color:var(--text)}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{margin-bottom:.5rem}.footer-col a{font-size:.875rem;color:var(--text-muted)}.footer-col a:hover{color:var(--text)}.footer-bottom{padding-top:1.5rem;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.footer-bottom p{font-size:.875rem;color:var(--text-muted);margin:0}.footer-follow-wrap{display:flex;align-items:center;gap:.75rem}.footer-follow{font-size:.875rem;color:var(--text-muted)}.footer-social{display:flex;align-items:center;gap:.5rem}.footer-social-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--text-muted);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);transition:color .2s,border-color .2s}.footer-social-icon:hover{color:var(--accent);border-color:var(--accent)}@media (min-width:768px){.footer-top{grid-template-columns:1fr 2fr;align-items:start}.footer-links-grid{grid-template-columns:repeat(3,1fr)}}.page-content{padding:3rem 0 4rem}.container.narrow{max-width:720px}.page-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;margin:0 0 .75rem}.page-lead{font-size:1.125rem;color:var(--text-muted);margin:0 0 2rem;line-height:1.6}.prose p{margin:0 0 1.25rem;line-height:1.75;color:var(--text)}.contact-email{margin:0 0 2rem;color:var(--text-muted)}.contact-email a{color:var(--accent)}.contact-form,.submit-form{gap:1.25rem}.contact-form,.form-group,.submit-form{display:flex;flex-direction:column}.form-success{padding:2rem}.form-success p{margin:0;color:var(--text)}.submit-options{padding:1.5rem;margin-bottom:2rem}.submit-options-title{font-size:1.0625rem;font-weight:600;margin:0 0 1rem}.submit-options-list{margin:0;padding-left:1.25rem;color:var(--text-muted);font-size:.9375rem;line-height:1.7}.submit-options-list li{margin-bottom:.5rem}.submit-options-list a{color:var(--accent)}.submit-options-list a:hover{text-decoration:underline}.blog-list{display:flex;flex-direction:column;gap:1.25rem}.blog-card{padding:1.5rem}.blog-card-title{font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.blog-card-title a:hover{color:var(--accent)}.blog-card-excerpt{margin:0;line-height:1.5}.back-link,.blog-card-excerpt{color:var(--text-muted);font-size:.9375rem}.back-link{display:inline-block;margin-bottom:1rem}.back-link:hover{color:var(--accent)}.category-page{padding:2.5rem 0 4rem}.category-header{margin-bottom:2rem}.category-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;margin:0 0 .65rem;line-height:1.2;word-break:break-word}.category-keyword-line{font-weight:500;margin:0 0 1rem;line-height:1.5;max-width:52rem}.category-keyword-line,.category-meta{font-size:1rem;color:var(--text-muted)}.category-meta{margin:0}.tools-grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem}@media (min-width:640px){.categories-grid-page,.tools-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.tools-grid{grid-template-columns:repeat(3,1fr)}.categories-grid-page{grid-template-columns:repeat(4,1fr)}}.tool-page{padding:2.5rem 0 4rem}.tool-hero{padding:2rem;max-width:900px}.tool-hero-badge{font-size:.75rem;font-weight:600;color:var(--success);margin-bottom:1.25rem}.tool-hero-header{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:2rem}.tool-hero-logo{width:80px;height:80px;border-radius:var(--radius-sm);object-fit:contain;background:var(--bg-elevated)}.tool-hero-meta{flex:1 1;min-width:200px}.tool-hero-title{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin:0 0 .25rem;line-height:1.3;word-break:break-word;overflow-wrap:anywhere}.tool-hero-category{display:inline-block;font-size:.875rem;color:var(--accent);margin-bottom:0}.tool-hero-category:hover{text-decoration:underline}.tool-hero-category-text{cursor:default;color:var(--text-muted)}.tool-hero-cta{margin-left:auto;flex-shrink:0}.tool-hero-description{font-size:1rem;line-height:1.75;color:var(--text)}.tool-desc-heading{font-size:1.125rem;font-weight:600;margin:1.5rem 0 .75rem}.tool-desc-bullet,.tool-desc-para{margin:0 0 .75rem;color:var(--text-muted)}.tool-desc-list .tool-desc-bullet{margin-bottom:.5rem}@media (min-width:768px){.tool-hero{padding:2.5rem 3rem}}.narrow-max{max-width:560px}.prose p:last-child{margin-bottom:0}.animate-on-scroll{opacity:1;transform:translateY(20px);transition:transform .55s cubic-bezier(.22,1,.36,1)}.animate-on-scroll.animate-in{transform:translateY(0)}.animate-on-scroll.animate-in .animate-child{opacity:1;transform:translateY(0)}.animate-child{opacity:1;transform:translateY(12px);transition:transform .5s cubic-bezier(.22,1,.36,1)}.animate-child.delay-1{transition-delay:.08s}.animate-child.delay-2{transition-delay:.16s}.animate-child.delay-3{transition-delay:.24s}.animate-child.delay-4{transition-delay:.32s}.animate-child.delay-5{transition-delay:.4s}.animate-child.delay-6{transition-delay:.48s}@media (prefers-reduced-motion:reduce){.animate-child,.animate-on-scroll{opacity:1;transform:none;transition:none}.animate-on-scroll.animate-in .animate-child{opacity:1;transform:none}}.features-why-grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem;margin-top:2rem;text-align:left}@media (min-width:640px){.features-why-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-why-grid{grid-template-columns:repeat(4,1fr)}}.features-why-card{padding:1.5rem;height:100%;display:flex;flex-direction:column;gap:.75rem}.features-why-icon{color:var(--accent);line-height:0}.features-why-title{font-size:1.0625rem;font-weight:600;margin:0;line-height:1.35;color:var(--text)}.features-why-body{margin:0;font-size:.9375rem;line-height:1.6;color:var(--text-muted);flex:1 1}.features-why-cta{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.features-why-cta-note{margin:0;font-size:.875rem;color:var(--text-muted);max-width:28rem;line-height:1.5}.professional-new-tools-header{margin-bottom:2rem;max-width:48rem}.output1-tools-grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem}@media (min-width:640px){.output1-tools-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.output1-tools-grid{grid-template-columns:repeat(3,1fr)}}.output1-tool-card{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.25rem 1.5rem;text-decoration:none;color:inherit;min-height:11rem}.output1-tool-card:hover .output1-tool-action{text-decoration:underline}.output1-tool-badge{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent);padding:.25rem .5rem;border-radius:var(--radius-sm)}.output1-tool-title{font-family:var(--font-display);font-size:1.125rem;font-weight:600;margin:0;line-height:1.35;word-break:break-word}.output1-tool-host{margin:0;font-size:.8125rem;color:var(--text-muted);font-family:ui-monospace,monospace;word-break:break-all}.output1-tool-desc{margin:0;font-size:.875rem;color:var(--text-muted);line-height:1.5;flex:1 1}.output1-tool-action{margin-top:auto;font-size:.875rem;font-weight:600;color:var(--accent);padding-top:.25rem}.category-picks-breadcrumb{font-size:.875rem;color:var(--text-muted);margin:0 0 .75rem;line-height:1.5}.category-picks-breadcrumb a{color:var(--accent);text-decoration:none}.category-picks-breadcrumb a:hover{text-decoration:underline}.category-picks-lead a{color:var(--accent);font-weight:600;text-decoration:none}.category-picks-lead a:hover{text-decoration:underline}