.walkthrough-list-page{font-family:Inter,sans-serif;padding:40px 0 80px}.walkthrough-list-page .page-header{display:block!important;margin-bottom:40px;text-align:left}.walkthrough-list-page .page-header .page-title{display:block;font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:12px}.walkthrough-list-page .page-header .feature-list{display:flex;flex-wrap:wrap;gap:16px 32px;list-style:none;padding:0;margin:0}.walkthrough-list-page .page-header .feature-list li{display:flex;align-items:center;gap:10px;font-size:15px;color:#0f172a}.walkthrough-list-page .page-header .feature-list li .feature-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;background:#1a77c31a;border-radius:50%;color:#1a77c3;font-size:12px}.walkthrough-list-page .page-header .feature-list li .feature-icon i.icon{margin:0!important;font-size:10px;width:auto;height:auto}.walkthrough-list-page .premium-banner{background:linear-gradient(135deg,#1a77c30d,#105dfb14);border:1px solid rgba(26,119,195,.2);border-radius:12px;padding:20px 24px;margin-bottom:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}@media (max-width: 768px){.walkthrough-list-page .premium-banner{flex-direction:column;text-align:center}}.walkthrough-list-page .premium-banner .banner-content{display:flex;align-items:center;gap:16px}.walkthrough-list-page .premium-banner .banner-content .banner-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#1a77c3;border-radius:12px;color:#fff;font-size:20px;flex-shrink:0}.walkthrough-list-page .premium-banner .banner-content .banner-text h3{font-size:1rem;font-weight:600;color:#0f172a;margin:0 0 4px}.walkthrough-list-page .premium-banner .banner-content .banner-text p{font-size:14px;color:#64748b;margin:0}.walkthrough-list-page .premium-banner .btn-signup{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#1a77c3;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.walkthrough-list-page .premium-banner .btn-signup:hover{background:#155d99;transform:translateY(-1px)}.walkthrough-list-page .section{margin-bottom:50px}.walkthrough-list-page .section .section-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.walkthrough-list-page .section .section-header .section-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#1a77c31a;border-radius:10px;color:#1a77c3;font-size:18px}.walkthrough-list-page .section .section-header h2{font-size:1.5rem;font-weight:600;color:#0f172a;margin:0}.walkthrough-list-page .walkthrough-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px}@media (max-width: 768px){.walkthrough-list-page .walkthrough-cards{grid-template-columns:1fr}}.walkthrough-list-page .walkthrough-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column}.walkthrough-list-page .walkthrough-card:hover{border-color:#1a77c333;box-shadow:0 8px 30px #105dfb1f;transform:translateY(-4px)}.walkthrough-list-page .walkthrough-card:hover .card-image{background:#1a77c30d}.walkthrough-list-page .walkthrough-card:hover .card-title{color:#1a77c3}.walkthrough-list-page .walkthrough-card.disabled{opacity:.6;cursor:not-allowed}.walkthrough-list-page .walkthrough-card.disabled:hover{transform:none;box-shadow:none}.walkthrough-list-page .walkthrough-card .card-image{height:160px;padding:20px;background:#f8fafc;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.walkthrough-list-page .walkthrough-card .card-image img{max-height:100%;max-width:100%;object-fit:contain}.walkthrough-list-page .walkthrough-card .card-content{padding:24px;flex:1;display:flex;flex-direction:column}.walkthrough-list-page .walkthrough-card .card-content .card-title{font-size:1.15rem;font-weight:600;color:#0f172a;margin-bottom:8px;transition:color .2s ease}.walkthrough-list-page .walkthrough-card .card-content .card-title .coming-soon{display:inline-block;font-size:11px;font-weight:500;color:#64748b;background:#f8fafc;padding:3px 8px;border-radius:4px;margin-left:8px;text-transform:uppercase}.walkthrough-list-page .walkthrough-card .card-content .card-description{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:16px;flex:1}.walkthrough-list-page .walkthrough-card .card-content .card-description p{margin:0 0 8px}.walkthrough-list-page .walkthrough-card .card-content .card-description p:last-child{margin-bottom:0}.walkthrough-list-page .walkthrough-card .card-content .card-services{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.walkthrough-list-page .walkthrough-card .card-content .card-services .service-tag{font-size:12px;font-weight:500;color:#1a77c3;background:#1a77c30d;padding:4px 10px;border-radius:6px;border:1px solid rgba(26,119,195,.1)}.walkthrough-list-page .walkthrough-card .card-content .card-tags{display:flex;gap:12px;padding-top:12px;border-top:1px solid #e2e8f0}.walkthrough-list-page .walkthrough-card .card-content .card-tags .tag{display:flex;align-items:center;gap:6px;font-size:13px;color:#059669}.walkthrough-list-page .walkthrough-card .card-content .card-tags .tag i.icon{margin:0;width:auto;height:auto}.walkthrough-list-page .sidebar-nav{position:sticky;top:100px}.walkthrough-list-page .sidebar-nav .nav-title{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.walkthrough-list-page .sidebar-nav .nav-list{list-style:none;padding:0;margin:0}.walkthrough-list-page .sidebar-nav .nav-list li{margin-bottom:4px}.walkthrough-list-page .sidebar-nav .nav-list li a{display:block;padding:10px 16px;font-size:14px;font-weight:500;color:#64748b;border-radius:8px;transition:all .2s ease;text-decoration:none}.walkthrough-list-page .sidebar-nav .nav-list li a:hover{background:#1a77c30d;color:#1a77c3}.walkthrough-list-page .sidebar-nav .nav-list li a.active{background:#1a77c31a;color:#1a77c3}.walkthrough-list-page .content-layout{display:grid;grid-template-columns:1fr 240px;gap:40px}@media (max-width: 1024px){.walkthrough-list-page .content-layout{grid-template-columns:1fr}.walkthrough-list-page .content-layout .sidebar-nav{display:none}}
