.checkin-panel{margin:0 0 18px;background:linear-gradient(125deg,#233e34,#19282b 64%);border-color:#567459}
.checkin-head{display:flex;justify-content:space-between;align-items:start;gap:16px}
.checkin-head .eyebrow{margin-bottom:7px}.checkin-head h3{margin:0 0 7px}
.checkin-head p{color:#d2e0d7;font-size:14px;line-height:1.5;margin:0}
.checkin-list{display:grid;gap:10px;margin-top:20px}
.checkin-item{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px;border-radius:15px;border:1px solid #607963;background:#121f20}
.checkin-item strong{font-size:15px;color:#effaee}.checkin-item p{color:#b7c9bc;font-size:13px;line-height:1.5;margin:5px 0 0}
.checkin-item button{flex:none;min-width:118px;border:0;border-radius:11px;background:#c8ff55;color:#14251b;font-weight:900;padding:10px 12px;min-height:42px}
.checkin-empty{margin:0;color:#c9dacd;font-size:14px;line-height:1.55}
.checkin-settings{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #56705d;padding-top:14px;margin-top:18px}
.checkin-settings .checkline{margin:0}.checkin-settings .text-button{white-space:nowrap}
.nudge-open{overflow:hidden}
.nudge-overlay{position:fixed;z-index:200;inset:0;background:#06100fc9;backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;padding:16px}
.nudge-overlay[hidden]{display:none!important}
.nudge-sheet{position:relative;width:min(100%,530px);max-height:min(90vh,800px);overflow:auto;border-radius:27px;background:linear-gradient(145deg,#244334,#142429 62%,#111b22);border:1px solid #86aa6d;box-shadow:0 28px 90px #000a;padding:28px;color:#f2f9f2}
.nudge-close{position:absolute;top:14px;right:18px;background:#344b41;color:#e8f6e9;border:0;border-radius:50%;width:40px;height:40px;font-size:28px;line-height:1}
.nudge-mark{display:grid;place-items:center;width:63px;height:63px;background:#c8ff55;border-radius:18px;color:#16251a;font-weight:1000;font-size:29px;margin-bottom:19px}
.nudge-sheet .eyebrow{margin-bottom:6px}.nudge-sheet h2{font-size:29px;max-width:420px}
.nudge-intro{color:#c8d9cb;line-height:1.6;font-size:14px;margin:10px 0 21px}
.nudge-items{display:grid;gap:9px}.nudge-items .checkin-item{background:#11271f}
.nudge-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px}
.nudge-footer .button{flex:1}.nudge-footer .text-button{white-space:nowrap}
@media(max-width:600px){.checkin-head{display:block}.checkin-head .badge{display:inline-block;margin-top:13px}.checkin-item{align-items:stretch;flex-direction:column}.checkin-item button{width:100%}.checkin-settings{align-items:start;flex-direction:column}.nudge-overlay{align-items:flex-end;padding:0}.nudge-sheet{max-height:88vh;width:100%;border-radius:25px 25px 0 0;padding:25px 19px calc(24px + env(safe-area-inset-bottom))}.nudge-sheet h2{font-size:25px}.nudge-items .checkin-item{padding:12px}.nudge-footer{display:grid;grid-template-columns:1fr;gap:13px}.nudge-footer .text-button{min-height:34px}}
