.howto-platform-card{color:#fff;background:linear-gradient(45deg,#e1306c 0%,#f77737 100%);border-radius:24px;margin-bottom:50px;padding:50px 40px;box-shadow:0 20px 40px -10px #e1306c4d}.howto-platform-card.youtube{background:linear-gradient(45deg,#ef4444 0%,#991b1b 100%);box-shadow:0 20px 40px -10px #ef44444d}.howto-platform-card h2{color:#fff;margin-bottom:30px;font-size:2.2rem;font-weight:800}.howto-steps{flex-direction:column;gap:20px;display:flex}.howto-step{background:#00000026;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:20px;padding:25px;transition:transform .2s,background .2s;display:flex}.howto-step:hover{background:#0003;transform:translateY(-2px)}.howto-step-num{color:#fff;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;font-size:2rem;font-weight:800;display:flex}.howto-step-content h3{color:#fff;margin-bottom:5px;font-size:1.4rem;font-weight:700}.howto-step-content p{color:#ffffffe6;margin:0;font-size:1.1rem}.howto-tips-list{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:1023px){.howto-tips-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.howto-tips-list{grid-template-columns:1fr}}.howto-tip-item{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:15px;padding:20px;font-size:1.1rem;font-weight:600;display:flex}.howto-tip-icon{color:#10b981;font-size:1.5rem}@media (max-width:768px){.howto-platform-card{padding:30px 20px}.howto-platform-card h2{font-size:1.8rem}.howto-step{text-align:center;flex-direction:column}}
