.Practice-module__PGJl2W__container{width:100%;max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.Practice-module__PGJl2W__header{text-align:center;margin-bottom:4rem}.Practice-module__PGJl2W__title{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Practice-module__PGJl2W__subtitle{color:var(--text-secondary);font-size:1.1rem}.Practice-module__PGJl2W__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Practice-module__PGJl2W__card{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;height:100%;padding:2rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.Practice-module__PGJl2W__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px -10px #00000080}.Practice-module__PGJl2W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Practice-module__PGJl2W__cardHeader h2{margin:0;font-size:1.5rem}.Practice-module__PGJl2W__description{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;line-height:1.6}.Practice-module__PGJl2W__footer{justify-content:flex-end;display:flex}.Practice-module__PGJl2W__btn{border-radius:8px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600}.Practice-module__PGJl2W__disabled{opacity:.5;pointer-events:none;border-style:dashed}.Practice-module__PGJl2W__badge{color:#94a3b8;background-color:#334155;border-radius:4px;padding:.3rem .6rem;font-size:.75rem;font-weight:600}
