.szp-container{max-width:1240px;margin:0 auto;padding:0 24px}.szp-hero{background:#1a1a2e;padding:50px 0 60px;position:relative;overflow:hidden}.szp-hero::before{content:'';position:absolute;top:0;right:0;width:55%;height:100%;background:linear-gradient(135deg,transparent 0%,rgb(180 40 40 / .15) 40%,rgb(120 30 30 / .25) 100%);clip-path:polygon(30% 0,100% 0,100% 100%,0% 100%);pointer-events:none}.szp-hero .szp-container,.szp-hero-grid{position:relative;z-index:2}.szp-hero-left{position:relative;z-index:2}.szp-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.szp-hero-left{color:#fff}.szp-hero-badges{display:flex;gap:10px;margin-bottom:22px;flex-wrap:wrap}.szp-badge{display:inline-flex;align-items:center;gap:6px;border-radius:4px;padding:6px 14px;font-size:13px;font-weight:600;color:#fff}.szp-badge-red{background:#ef4444}.szp-badge-blue{background:#457b9d}.szp-hero-h1{font-size:38px;font-weight:800;line-height:1.18;margin-bottom:14px;letter-spacing:-.02em;color:#f1f5f9!important}.szp-hl{color:#ef4444!important;font-style:italic}.szp-hero-sub{color:#94a3b8!important;font-size:15px;line-height:1.65;margin-bottom:24px;max-width:460px}.szp-hero-search{display:flex;max-width:420px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .12);border-radius:8px;overflow:hidden;align-items:center;padding-left:14px}.szp-search-icon{width:18px;height:18px;color:#64748b;flex-shrink:0}.szp-hero-search input{flex:1;padding:12px 10px;font-size:14px;background:#fff0;color:#fff;border:none;outline:none;font-family:inherit}.szp-hero-search input::placeholder{color:#64748b}.szp-hero-search button{padding:12px 22px;background:#ef4444;color:#fff;font-weight:600;font-size:13px;border-radius:0 7px 7px 0;border:none;cursor:pointer;white-space:nowrap;font-family:inherit}.szp-hero-search button:hover{background:#dc2626}.szp-featured-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 30px rgb(0 0 0 / .25)}.szp-featured-img{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#f0f0f0}.szp-featured-img img{width:100%;height:100%;object-fit:cover;display:block}.szp-featured-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#243447,#1e2d3d)}.szp-featured-badge{position:absolute;top:10px;left:10px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;padding:4px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.szp-featured-body{padding:18px 20px}.szp-featured-title{font-size:16px;font-weight:700;line-height:1.4;color:#1e293b;margin-bottom:8px}.szp-featured-cta{display:inline-flex;align-items:center;gap:6px;color:#ef4444;font-weight:600;font-size:13px;text-decoration:none}.szp-featured-cta:hover{gap:10px}.szp-trust-bar{background:#ef4444;padding:14px 0}.szp-trust-inner{display:flex;align-items:center;justify-content:center;gap:48px}.szp-trust-item{display:flex;align-items:center;gap:8px;color:#fff;font-size:13.5px;font-weight:600;white-space:nowrap}.szp-trust-item svg{width:18px;height:18px}.szp-section{padding:40px 0;background:#dbe6f0}.szp-section-flush{padding:0 0 40px;background:#fff}.szp-section-cat{padding:0 0 40px;background:#f5fff0}.szp-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.szp-section-title{font-size:20px;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:10px}.szp-section-title::before{content:'';width:4px;height:22px;background:#ef4444;border-radius:2px}.szp-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.szp-cat-card{display:flex;align-items:center;gap:14px;padding:18px;border-radius:10px;text-decoration:none;color:#fff;transition:transform .15s,opacity .15s}.szp-cat-card:hover{transform:translateY(-2px);opacity:.92}.szp-cat-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;background:rgb(255 255 255 / .2)}.szp-cat-name{font-size:14px;font-weight:700;color:#fff;margin-bottom:1px}.szp-cat-count{font-size:12px;color:rgb(255 255 255 / .75)}.szp-cat-card[data-cat="best-of-lists"]{background:#3b82f6}.szp-cat-card[data-cat="knowledge-hub"]{background:#8b5cf6}.szp-cat-card[data-cat="alternatives"]{background:#f43f5e}.szp-cat-card[data-cat="software-comparisons"]{background:#eab308;color:#1e293b}.szp-cat-card[data-cat="software-comparisons"] .szp-cat-name,.szp-cat-card[data-cat="software-comparisons"] .szp-cat-count{color:#1e293b}.szp-cat-card[data-cat="software-comparisons"] .szp-cat-icon{background:rgb(0 0 0 / .12)}.szp-cat-card[data-cat="pricing-guides"]{background:#f97316}.szp-cat-card[data-cat="crm-software"]{background:#0ea5e9}.szp-cat-card[data-cat="ai-tools"]{background:#d946ef}.szp-cat-card[data-cat="saas-software"]{background:#10b981}.szp-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.szp-article-card{display:flex;align-items:center;gap:14px;padding:14px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none;color:inherit;transition:transform .15s,box-shadow .15s}.szp-article-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgb(0 0 0 / .1)}.szp-article-img{width:90px;height:68px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#e2e8f0}.szp-article-img img{width:100%;height:100%;object-fit:cover;display:block}.szp-article-img-sm{width:70px;height:52px}.szp-article-card-sm{padding:12px}.szp-article-body{flex:1;min-width:0}.szp-article-title{font-size:13.5px;font-weight:600;line-height:1.4;color:#1e293b;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.szp-article-card-sm .szp-article-title{font-size:13px}.szp-article-meta{font-size:11.5px;color:#64748b;display:flex;align-items:center;gap:4px}.szp-article-arrow{color:#94a3b8;font-size:16px;flex-shrink:0;transition:color .2s,transform .2s}.szp-article-card:hover .szp-article-arrow{color:#ef4444;transform:translateX(2px)}.szp-img-placeholder,.szp-img-placeholder-sm{width:100%;height:100%;background:#1a2332;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#475569;font-size:1.2rem}.szp-cat-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}.szp-cat-section-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.szp-cat-section-title{font-size:17px;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:10px}.szp-cat-section-title::before{content:'';width:4px;height:18px;background:#ef4444;border-radius:2px}.szp-view-all{color:#ef4444;font-size:13px;font-weight:600;text-decoration:none}.szp-view-all:hover{text-decoration:underline}.szp-cat-list{display:flex;flex-direction:column;gap:10px}.szp-empty{color:#64748b;font-size:.88rem;padding:14px 0}.szp-newsletter{background:#457b9d;padding:48px 0}.szp-newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.szp-newsletter-text h2{font-size:22px;font-weight:700;color:#fff;margin:0 0 6px}.szp-newsletter-text p{color:rgb(255 255 255 / .8);font-size:14px;margin:0}.szp-newsletter-form{display:flex;min-width:360px}.szp-newsletter-form input{flex:1;padding:12px 16px;border-radius:8px 0 0 8px;font-size:13px;border:1px solid rgb(255 255 255 / .2);background:rgb(255 255 255 / .12);color:#fff;outline:none;font-family:inherit}.szp-newsletter-form input::placeholder{color:rgb(255 255 255 / .5)}.szp-newsletter-form button{padding:12px 24px;background:#ef4444;color:#fff;font-weight:600;font-size:13px;border-radius:0 8px 8px 0;border:none;cursor:pointer;white-space:nowrap;font-family:inherit}.szp-newsletter-form button:hover{background:#dc2626}@media (max-width:1024px){.szp-hero-grid{grid-template-columns:1fr;gap:28px}.szp-hero-h1{font-size:30px}.szp-cat-grid{grid-template-columns:repeat(2,1fr)}.szp-articles-grid{grid-template-columns:repeat(2,1fr)}.szp-cat-pair{grid-template-columns:1fr}.szp-trust-inner{gap:24px;flex-wrap:wrap}}@media (max-width:768px){.szp-hero{padding:32px 0 40px}.szp-hero-h1{font-size:26px}.szp-hero-search{max-width:100%}.szp-articles-grid{grid-template-columns:1fr}.szp-cat-grid{grid-template-columns:1fr}.szp-cat-pair{grid-template-columns:1fr}.szp-newsletter-inner{flex-direction:column;text-align:center}.szp-newsletter-form{min-width:100%}.szp-section-title{font-size:17px}.szp-trust-inner{gap:12px}.szp-trust-item{font-size:12px}}@media (max-width:390px){.szp-container{padding:0 14px}.szp-hero-h1{font-size:22px}.szp-article-img{width:70px;height:52px}}