/* v4.20.3 Branded Clear Week confirmation. */
.clear-week-modal{width:min(520px,100%);overflow:visible;background:linear-gradient(180deg,#fffaf0 0,#fff 58%);border:2px solid #f4dfb8;text-align:center}
.clear-week-art{width:250px;height:202px;margin:-18px auto -4px;display:flex;align-items:center;justify-content:center}
.clear-week-art img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 10px rgba(7,59,103,.12))}
.clear-week-kicker{display:inline-block;margin-top:1px;border-radius:999px;background:#fff0bd;color:#856300;padding:5px 10px;font-size:10px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}
.clear-week-confirm h2{margin:8px 0 6px;color:var(--lunchadoo-navy);font-size:27px;line-height:1.12}
.clear-week-confirm>p{max-width:410px;margin:0 auto;color:#58748a;font-weight:750;line-height:1.42}
.clear-week-confirm>p b{color:var(--lunchadoo-navy)}
.clear-week-reassurance{margin:16px 0 2px;padding:11px 13px;border-radius:17px;background:linear-gradient(135deg,#f2faff,#fff8e5);border:1px solid #d9e9e9;display:flex;align-items:center;gap:10px;text-align:left}
.clear-week-reassurance>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;background:#fff;color:#1772aa;font-size:24px;font-weight:900}
.clear-week-reassurance .clear-week-undo-svg{width:27px;height:27px;color:#0b4775}
.clear-week-reassurance b,.clear-week-reassurance small{display:block}.clear-week-reassurance b{font-size:13px}.clear-week-reassurance small{margin-top:2px;color:#667d90;font-size:11px;font-weight:700}
.clear-week-danger{background:#f45472!important;color:#fff!important}
@media(max-width:620px){.clear-week-modal{padding:17px}.clear-week-art{width:215px;height:174px;margin-top:-12px}.clear-week-confirm h2{font-size:24px}.clear-week-confirm .modal-actions{display:grid;grid-template-columns:.9fr 1.1fr;position:static;margin-top:14px;padding-bottom:0}.clear-week-confirm .modal-actions .btn{white-space:normal}}
