.Home-module__g21JLG__container{max-width:1200px;margin:0 auto;padding:20px}.Home-module__g21JLG__header{border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;display:flex}.Home-module__g21JLG__header h1{color:#333;margin:0}.Home-module__g21JLG__userInfo{align-items:center;gap:15px;display:flex}.Home-module__g21JLG__controls{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:30px;display:flex}.Home-module__g21JLG__searchContainer{flex:1;gap:10px;min-width:300px;display:flex}.Home-module__g21JLG__searchInput{border:1px solid #ddd;border-radius:4px;flex:1;padding:10px 15px;font-size:16px}.Home-module__g21JLG__filterContainer{gap:10px;display:flex}.Home-module__g21JLG__btn{cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.Home-module__g21JLG__btnPrimary{color:#fff;background-color:#0070f3}.Home-module__g21JLG__btnPrimary:hover{background-color:#0051cc}.Home-module__g21JLG__btnSecondary{color:#333;background-color:#f5f5f5;border:1px solid #ddd}.Home-module__g21JLG__btnSecondary:hover{background-color:#eaeaea}.Home-module__g21JLG__plansGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;display:grid}.Home-module__g21JLG__planCard{background:#fff;border:1px solid #eaeaea;border-radius:8px;padding:20px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #0000001a}.Home-module__g21JLG__planCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.Home-module__g21JLG__planHeader{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.Home-module__g21JLG__planHeader h3{color:#333;flex:1;margin:0;font-size:18px}.Home-module__g21JLG__status{border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600}.Home-module__g21JLG__statusTodo{color:#856404;background-color:#fff3cd}.Home-module__g21JLG__statusDone{color:#155724;background-color:#d4edda}.Home-module__g21JLG__planDescription{color:#666;margin-bottom:15px;line-height:1.5}.Home-module__g21JLG__planDetails{background-color:#f9f9f9;border-radius:6px;margin-bottom:15px;padding:15px}.Home-module__g21JLG__detail{margin-bottom:8px;font-size:14px}.Home-module__g21JLG__detail:last-child{margin-bottom:0}.Home-module__g21JLG__planPictures{margin-bottom:15px}.Home-module__g21JLG__picturesGrid{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.Home-module__g21JLG__pictureThumbnail{border:1px solid #ddd;border-radius:4px;width:80px;height:80px;overflow:hidden}.Home-module__g21JLG__pictureThumbnail img{object-fit:cover;width:100%;height:100%}.Home-module__g21JLG__pictureMore{color:#666;background-color:#f5f5f5;border:1px dashed #ddd;border-radius:4px;justify-content:center;align-items:center;width:80px;height:80px;font-size:14px;display:flex}.Home-module__g21JLG__planActions{justify-content:flex-end;gap:10px;display:flex}.Home-module__g21JLG__emptyState{text-align:center;background-color:#f9f9f9;border:2px dashed #ddd;border-radius:8px;grid-column:1/-1;padding:60px 20px}.Home-module__g21JLG__emptyState h3{color:#666;margin:0 0 10px}.Home-module__g21JLG__emptyState p{color:#999;margin:0 0 20px}.Home-module__g21JLG__loading{text-align:center;color:#666;padding:100px 20px;font-size:18px}@media (max-width:768px){.Home-module__g21JLG__plansGrid{grid-template-columns:1fr}.Home-module__g21JLG__controls{flex-direction:column;align-items:stretch}.Home-module__g21JLG__searchContainer{min-width:auto}}
