.tech-tutorial-page{max-width:960px;padding:24px}@media (max-width:768px){.tech-tutorial-page{padding:16px}}.tech-tutorial-page .tutorial-header{align-items:flex-start;gap:14px;margin-bottom:32px;display:flex}.tech-tutorial-page .tutorial-header .tutorial-indicator{border-radius:2px;flex-shrink:0;width:4px;height:36px;margin-top:2px}.tech-tutorial-page .tutorial-header .tutorial-title{color:#1e293b;margin:0 0 6px;font-size:24px;font-weight:700}.tech-tutorial-page .tutorial-header .tutorial-desc{color:#64748b;margin:0;font-size:14px}.tech-tutorial-page .tutorial-sections .tutorial-section{margin-bottom:28px}.tech-tutorial-page .tutorial-sections .tutorial-section .section-label{color:#fff;border-radius:9999px;align-items:center;margin-bottom:12px;padding:3px 12px;font-size:12px;font-weight:600;display:inline-flex}.tech-tutorial-page .tutorial-sections .tutorial-section .section-links{flex-direction:column;gap:8px;display:flex}.tech-tutorial-page .tutorial-sections .tutorial-section .tutorial-card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 18px;transition:all .2s;display:flex}.tech-tutorial-page .tutorial-sections .tutorial-section .tutorial-card:hover{border-color:#e2e8f0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.tech-tutorial-page .tutorial-sections .tutorial-section .tutorial-card:hover .card-arrow{opacity:1;transform:translate(1px,-1px)}.tech-tutorial-page .tutorial-sections .tutorial-section .tutorial-card .card-body{flex:1;min-width:0}.tech-tutorial-page .tutorial-sections .tutorial-section .tutorial-card .card-body .card-title{color:#1e293b;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;font-size:14px;font-weight:600;display:flex}.tech-tutorial-page .tutorial-sections .tutorial-section .tutorial-card .card-body .card-tag{border:1px solid;border-radius:9999px;padding:1px 8px;font-size:11px;font-weight:500}.tech-tutorial-page .tutorial-sections .tutorial-section .tutorial-card .card-body .card-desc{color:#94a3b8;font-size:12px;line-height:1.5}.tech-tutorial-page .tutorial-sections .tutorial-section .tutorial-card .card-arrow{color:#94a3b8;opacity:0;flex-shrink:0;margin-left:12px;transition:all .2s}
