.container-card-event{box-sizing:border-box;border-radius:6px;flex-direction:column;gap:2px;width:auto;height:100%;padding:8px;display:flex;overflow:hidden}.container-card-event_title{word-break:break-word;width:84px;height:15px;font-size:12px;font-style:normal;font-weight:600;line-height:15px}.container-card-event-purple{color:#fff;background:#71bd18}.container-card-event-orange{color:#fff;background:#ea580c}.container-card-event-red{color:#fff;background:red}.container-card-event-green{color:#fff;background:#32cd32}.container-card-event-blue{color:#fff;background:#15b4e9}.container-card-event-purpleD{color:#fff;background:#d2c8dd}.container-card-event-orangeD{color:#fff;background:#f9cdb6}.container-card-event-redD{color:#fff;background:#ffb2b2}.container-card-event-greenD{color:#fff;background:#b0d6b0}.container-card-event-blueD{color:#fff;background:#b9e8f8}.container-card-event_day{box-sizing:border-box;border-radius:6px;flex-direction:column;gap:2px;width:auto;max-width:134px;height:100%;padding:8px;display:flex;overflow:hidden}.container-card-event_week{box-sizing:border-box;border-radius:6px;flex-direction:column;gap:2px;width:100%;height:100%;padding:8px;display:flex;overflow:hidden}.container-card-event_title_week{width:87px;height:auto;font-size:12px;font-style:normal;font-weight:600;line-height:15px}.container-card-event--full{background:color-mix(in srgb, var(--event-color) 14%, transparent);border:2px solid var(--event-color)}.container-card-event--full .container-card-event_text{color:var(--event-color)}
.lg\:grid-cols-7{cursor:pointer;grid-template-columns:repeat(7,1fr);transition:background-color .2s}.lg\:grid-rows-6{grid-template-rows:repeat(6,1fr);min-height:600px}.container-month{color:#111827;flex-direction:column;display:flex}.container-month header{background:var(--white);z-index:3;border-radius:30px;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.container-month-header-controls{align-items:center;gap:1rem;display:flex}.container-month-header-btn-group{border-radius:6px;gap:3px;display:flex}.container-month-header-btn-today{border:1px solid var(--color-neutral-light-grey-300);cursor:pointer;background:0 0;border-radius:10px;padding:0 1rem;font-size:.875rem;font-weight:600}.container-month-days-header{z-index:10;background:#fff;grid-template-columns:repeat(7,1fr);margin-left:3.5rem;display:grid;position:sticky;top:0}.container-month-day-label{text-align:center;color:#6b7280;padding:.75rem 0;font-size:.875rem}.container-month-calendar-body{flex-direction:column;flex:1;display:flex;overflow:auto}:where(.dark) .container-month header{background:var(--cardsBG-dark)!important;color:#fff!important}:where(.dark) .container-month-header-btn-today{border:1px solid var(--dark-grey)!important}
.container-food-selection-modal2-content-input{box-sizing:border-box;background:var(--white);border:1px solid var(--color-neutral-light-grey-300);border-radius:10px;flex-direction:row;align-items:center;gap:20px;width:370px;height:44px;padding:10px;display:flex}.container-food-selection-modal2-content-input .card{outline:none;width:100%}.container-food-selection-modal2-content-icon{width:24px;height:24px;color:var(--dark-grey)}:where(.dark) .container-food-selection-modal2-content-input{background:var(--cardsBG-dark-900);border:none}:where(.dark) .container-food-selection-modal2-content-input .card,:where(.dark) .container-food-selection-modal2-content-icon{color:var(--grey)}
.container-food-selection-modal2{filter:drop-shadow(0 4px 250px #00000026);background:linear-gradient(151.41deg,#fff9 62.46%,#ecdaff00 167.89%);border-radius:30px;flex-direction:column;align-items:flex-start;gap:10px;width:400px;height:1038px;padding:15px;display:flex;position:relative}.container-food-selection-modal2-header{border-radius:15px;flex-direction:column;width:370px;padding:15px 0;display:flex}.container-food-selection-modal2-header h2{width:224px;height:24px;color:var(--black);font-size:20px;font-style:normal;font-weight:600;line-height:24px}.container-food-selection-modal2-header p{width:269px;height:15px;color:var(--dark-grey);font-size:12px;font-style:normal;font-weight:400;line-height:15px}.container-food-selection-modal2-content{flex-direction:column;align-items:flex-start;gap:10px;width:370px;height:auto;padding:0;display:flex}.container-food-selection-modal2-content h3{width:100%;height:17px;color:var(--dark-grey);font-size:14px;font-style:normal;font-weight:500;line-height:17px}.container-food-selection-modal2-content-input{box-sizing:border-box;background:var(--white);border:1px solid var(--color-neutral-light-grey-300);border-radius:10px;flex-direction:row;align-items:center;gap:20px;width:370px;height:44px;padding:10px;display:flex}.container-food-selection-modal2-content input{outline:none;width:100%}.container-food-selection-modal2-content-icon{width:24px;height:24px;color:var(--dark-grey)}:where(.dark) .container-food-selection-modal2{box-shadow:inset 1.3px 1.3px .7px -1px var(--dark-grey), inset -1.3px -1.3px .7px -1px var(--dark-grey);background:linear-gradient(137deg, var(--framesBG-dark) 0%, var(--cardsBG-dark) 100%)}:where(.dark) .container-food-selection-modal2-header h2{color:var(--white)}:where(.dark) .container-food-selection-modal2-header p,:where(.dark) .container-food-selection-modal2-content h3{color:var(--grey)}:where(.dark) .container-food-selection-modal2-content-input{background:var(--cardsBG-dark-900);border:none}:where(.dark) .container-food-selection-modal2-content-input input,:where(.dark) .container-food-selection-modal2-content-icon{color:var(--grey)}
