.week-launch{margin:10px 0 0 8px;min-height:48px;padding:0 18px;border:1px solid #173e32;border-radius:15px;background:#fff;color:#173e32;font-weight:950}.week-dialog{width:min(780px,calc(100% - 18px));height:min(92dvh,880px);max-height:92dvh;padding:0;border:0;border-radius:30px;background:#f5efe2;color:#12342b;overflow:hidden}.week-dialog::backdrop{background:#061d19dc;backdrop-filter:blur(8px)}.week-shell{height:100%;display:grid;grid-template-rows:auto auto 1fr auto}.week-head{display:flex;justify-content:space-between;padding:23px;background:#123c31;color:#fff}.week-head small{color:#efbe4a;font-weight:950;letter-spacing:.18em}.week-head h2{margin:5px 0 0;font-size:32px}.week-head button{width:43px;height:43px;border:0;border-radius:50%;background:#fff;color:#a43c31;font-size:25px}.week-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:11px 16px;background:#efbe4a}.week-summary div{padding:8px;border-radius:11px;background:#fff5d5}.week-summary span,.week-summary strong{display:block}.week-summary span{font-size:7px;font-weight:950;letter-spacing:.1em}.week-summary strong{margin-top:3px;font-size:14px}.week-days{padding:13px 15px 90px;overflow:auto}.week-day{display:grid;grid-template-columns:82px 1fr 80px;gap:8px;align-items:center;margin-bottom:8px;padding:10px;border:1px solid #d9dfd8;border-radius:16px;background:#fff}.week-day.today{border-color:#e0aa35;box-shadow:inset 4px 0 #e0aa35}.week-day h3{margin:0;font-size:12px}.week-day h3 small{display:block;margin-top:3px;color:#9b7832;font-size:8px}.week-day select,.week-day input{width:100%;height:40px;border:1px solid #d7ddd8;border-radius:11px;padding:0 8px;background:#faf8f2}.week-day label{font-size:7px;font-weight:950;color:#738078}.week-footer{position:absolute;inset:auto 0 0;display:grid;grid-template-columns:1fr auto;gap:9px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#123c31}.week-footer button{min-height:48px;border:0;border-radius:14px;padding:0 16px;font-weight:950}.week-footer button:first-child{background:#fff;color:#123c31}.week-footer button:last-child{background:#efbe4a;color:#123c31}@media(max-width:560px){.week-launch{display:block;margin-left:0;width:100%}.week-dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.week-head{padding-top:calc(18px + env(safe-area-inset-top))}.week-summary{padding-inline:9px}.week-day{grid-template-columns:68px 1fr}.week-day label{grid-column:2}.week-footer{grid-template-columns:1fr}.week-footer button{min-height:43px}}
