*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}.logo h1{font-family:Righteous,cursive!important}.home-page{min-height:calc(100vh - 64px);background:#f5f7fa;padding:80px 20px 20px}.home-container{max-width:1200px;margin:0 auto}.home-title{display:none}.category-section{margin-bottom:0}.category-title{font-size:.85rem;font-weight:600;color:#64748b;margin:0 0 10px}.features-grid{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;width:100%;margin-bottom:8px}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px;text-decoration:none;flex:1 1 0;min-width:0;min-height:110px;position:relative;transition:all .2s ease;display:flex;flex-direction:column}.feature-card:hover{border-color:#5b8ff9;box-shadow:0 4px 12px #5b8ff926;transform:translateY(-2px)}.label-with-platforms{position:absolute;top:10px;right:10px}.platform-label{background:#dcfce7;color:#16a34a;padding:3px 8px;border-radius:4px;font-size:.6rem;font-weight:600}.supported-platforms{position:absolute;bottom:10px;left:14px;right:14px;display:flex;flex-wrap:nowrap;gap:4px;overflow:hidden}.platform-item{background:#f1f5f9;color:#64748b;padding:2px 5px;border-radius:4px;font-size:.55rem;white-space:nowrap}.platform-tags{position:absolute;bottom:10px;left:14px;right:14px;display:flex;flex-wrap:nowrap;gap:6px;overflow:hidden}.platform-tag{background:#f1f5f9;color:#64748b;padding:2px 8px;border-radius:4px;font-size:.6rem;white-space:nowrap}.feature-card-body{display:flex;flex-direction:row;align-items:flex-start;gap:12px;padding-bottom:28px}.feature-icon{width:44px;height:44px;min-width:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#fff;box-shadow:0 3px 6px #0000001a}.feature-icon-logo{width:44px;height:44px;min-width:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;padding:6px}.feature-icon-logo img{width:100%;height:100%;object-fit:contain}.feature-content{flex:1;min-width:0;padding-right:70px}.feature-card h3{font-size:.9rem;font-weight:700;color:#1e293b;margin-bottom:4px}.feature-card p{font-size:.72rem;color:#64748b;line-height:1.35}.hot-badge{position:absolute;top:-6px;left:14px;background:linear-gradient(135deg,#f43f5e,#fb7185);color:#fff;padding:2px 6px;border-radius:6px;font-size:.55rem;font-weight:700}.feature-card.disabled{opacity:.5;pointer-events:none}@media (max-width: 768px){.feature-card{width:calc(50% - 6px);min-width:240px}}@media (max-width: 480px){.feature-card{width:100%}}
