.planning{background-color:#d3d3d3;border-radius:10px;margin:20px;padding:20px}.planning__days{display:flex;flex-direction:row;justify-content:space-around}.planning__days__month{background-color:#fff;border-radius:10px;padding:10px;width:40%}.planning__days__month .item{display:flex;flex-direction:row;justify-content:space-between}.descriptions{background-color:#d3d3d3;border-radius:10px;margin:20px;padding:20px}.descriptions .item{display:flex;flex-direction:row;gap:15px;margin:15px}.descriptions .item__left{display:flex;flex-direction:column;gap:20px;width:150px}.descriptions .item__right{flex-grow:1}.descriptions .item textarea{height:300px;width:99%}.documentation{background-color:#d3d3d3;border-radius:10px;margin:20px;padding:20px}.documentation .item{background-color:#fff;border-radius:10px;display:flex;flex-direction:row;gap:15px;margin:10px;min-height:200px;padding:10px}.documentation .item__left{display:flex;flex-direction:column;flex-grow:1;gap:5px;justify-content:space-between}.documentation .item__left .textarea{flex:1 1 auto}.documentation .item__left .textarea textarea{height:90%;width:98%}.documentation .item__right{display:flex;flex-direction:column;gap:20px;width:300px}
/*# sourceMappingURL=main.89b4fab9.css.map*/