.hero-section[data-astro-cid-7uwrvjbh]{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:3rem}.hero-content[data-astro-cid-7uwrvjbh]{text-align:center}.hero-buttons[data-astro-cid-7uwrvjbh]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.primary-button[data-astro-cid-7uwrvjbh]{background-color:#4361ee;color:#fff;padding:.6rem 1.2rem;border-radius:.25rem;text-decoration:none;display:inline-block;font-weight:700;transition:background-color .2s}.primary-button[data-astro-cid-7uwrvjbh]:hover{background-color:#3651d4}.secondary-button[data-astro-cid-7uwrvjbh]{background-color:#fff;color:#4361ee;border:1px solid #4361ee;padding:.6rem 1.2rem;border-radius:.25rem;text-decoration:none;display:inline-block;font-weight:700;transition:all .2s}.secondary-button[data-astro-cid-7uwrvjbh]:hover{background-color:#f0f4ff;border-color:#3651d4;color:#3651d4}.content-section[data-astro-cid-7uwrvjbh]{margin:3rem 0}.section-title[data-astro-cid-7uwrvjbh]{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;border-bottom:3px solid #4361ee;display:inline-block;padding-bottom:.3rem}.tutorials-grid[data-astro-cid-7uwrvjbh]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.tutorial-card[data-astro-cid-7uwrvjbh]{border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.tutorial-card[data-astro-cid-7uwrvjbh]:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.card-content[data-astro-cid-7uwrvjbh]{padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.card-title[data-astro-cid-7uwrvjbh]{font-size:1.1rem;font-weight:500;margin:0;flex:1}.card-arrow[data-astro-cid-7uwrvjbh]{color:#4361ee}.tutorials-list[data-astro-cid-7uwrvjbh]{display:flex;flex-direction:column;gap:.75rem}.tutorial-link[data-astro-cid-7uwrvjbh]{display:flex;align-items:center;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;text-decoration:none;color:inherit;transition:background-color .2s,transform .2s}.tutorial-link[data-astro-cid-7uwrvjbh]:hover{background-color:#f8fafc;transform:translate(5px)}.tutorial-number[data-astro-cid-7uwrvjbh]{background-color:#4361ee;color:#fff;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:1rem;flex-shrink:0}.tutorial-title[data-astro-cid-7uwrvjbh]{flex:1}.tutorial-icon[data-astro-cid-7uwrvjbh]{color:#4361ee;margin-left:1rem}.interactive-card[data-astro-cid-7uwrvjbh]{display:flex;flex-direction:column;background-color:#f0f4ff;border-radius:.5rem;overflow:hidden;margin-bottom:2rem}.interactive-content[data-astro-cid-7uwrvjbh]{padding:2rem}.interactive-content[data-astro-cid-7uwrvjbh] h3[data-astro-cid-7uwrvjbh]{margin-top:0;color:#4361ee}.interactive-image[data-astro-cid-7uwrvjbh]{height:200px;background-color:#4361ee;position:relative;display:flex;align-items:center;justify-content:center}.pulse-animation[data-astro-cid-7uwrvjbh]{width:80px;height:80px;background-color:#ffffff4d;border-radius:50%;position:relative}.pulse-animation[data-astro-cid-7uwrvjbh]:before,.pulse-animation[data-astro-cid-7uwrvjbh]:after{content:"";position:absolute;inset:0;border-radius:50%;background-color:#ffffff4d;animation:pulse 2s infinite}.pulse-animation[data-astro-cid-7uwrvjbh]:after{animation-delay:.5s}@keyframes pulse{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}.resources-grid[data-astro-cid-7uwrvjbh]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.resource-card[data-astro-cid-7uwrvjbh]{padding:1.5rem;border:1px solid #e2e8f0;border-radius:.5rem;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s;display:flex;justify-content:space-between;align-items:center}.resource-card[data-astro-cid-7uwrvjbh]:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.resource-title[data-astro-cid-7uwrvjbh]{margin:0;font-size:1rem;font-weight:500}.resource-icon[data-astro-cid-7uwrvjbh]{color:#4361ee}.disclaimer-card[data-astro-cid-7uwrvjbh]{background-color:#f8fafc;border-radius:.5rem;padding:1.5rem}.disclaimer-card[data-astro-cid-7uwrvjbh] p[data-astro-cid-7uwrvjbh]{margin-top:0;color:#4b5563}.disclaimer-footer[data-astro-cid-7uwrvjbh]{font-size:.875rem;color:#6b7280;margin-bottom:0;border-top:1px solid #e2e8f0;padding-top:1rem;margin-top:1rem}.animated-title[data-astro-cid-7uwrvjbh]{position:relative}.animated-title[data-astro-cid-7uwrvjbh]:after{content:"✨ New";position:absolute;top:-10px;right:-60px;background-color:#4361ee;color:#fff;font-size:.75rem;font-weight:400;padding:.25rem .5rem;border-radius:9999px;animation:fadeInOut 3s infinite}@keyframes fadeInOut{0%,to{opacity:.7}50%{opacity:1}}@media (min-width: 768px){.hero-section[data-astro-cid-7uwrvjbh]{flex-direction:row;justify-content:space-between;align-items:center}.hero-content[data-astro-cid-7uwrvjbh]{text-align:left}.hero-buttons[data-astro-cid-7uwrvjbh]{justify-content:flex-start}.interactive-card[data-astro-cid-7uwrvjbh]{flex-direction:row}.interactive-content[data-astro-cid-7uwrvjbh]{flex:1}.interactive-image[data-astro-cid-7uwrvjbh]{width:300px;height:auto}}
