.sm-screen{width:100%;height:100%;background:linear-gradient(160deg,#fff3e0,#fce4ec);transition:background .8s ease;display:flex;flex-direction:column;align-items:center;padding:48px 40px;gap:24px;font-family:system-ui,sans-serif;box-sizing:border-box;overflow-y:auto}.sm-screen.is-accepted{background:linear-gradient(160deg,#1a0533,#2d1b69)}.sm-content{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:540px}.sm-screen.is-accepted .sm-content{padding-top:40px;gap:28px}.sm-header{text-align:center}.sm-header-emoji{font-size:72px;margin-bottom:8px;line-height:1}.sm-title{margin:0;font-size:36px;font-weight:900;color:var(--dice-color-text)}.sm-greeting{font-size:18px;color:var(--dice-color-text-md);margin-top:6px}.sm-screen .sm-stars-card{text-align:center;background:linear-gradient(135deg,#fff9c4,#ffe0b2);border:2px solid var(--dice-color-yellow)}.sm-earned{font-size:52px;font-weight:900;color:#ff8f00;line-height:1}.sm-earned-label{font-size:18px;color:var(--dice-color-text-md);margin-top:4px}.sm-stats{display:flex;gap:20px;margin-top:16px;justify-content:center}.sm-stat{text-align:center}.sm-stat-value{font-weight:800;font-size:24px;color:var(--dice-color-text)}.sm-stat-label{font-size:13px;color:var(--dice-color-text-md)}.sm-stat-divider{width:1px;background:var(--dice-color-border)}.sm-tasks-card{width:100%}.sm-tasks-title{font-weight:800;font-size:17px;color:var(--dice-color-text);margin-bottom:14px}.sm-tasks-list{display:flex;flex-direction:column;gap:10px}.sm-task{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:14px;background:#e8f5e9}.sm-task.is-skipped{background:var(--dice-color-border);opacity:.55}.sm-task-icon{flex:0 0 auto;width:54px;height:38px;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center}.sm-task-image{width:100%;height:100%;object-fit:cover;border-radius:var(--dice-radius-sm, 8px);border:1px solid rgba(27,27,36,.1);background:var(--dice-color-bg)}.sm-task-text{flex:1;display:flex;flex-direction:column;min-width:0}.sm-task-name{font-weight:700;font-size:15px;color:var(--dice-color-text)}.sm-task-subtitle{font-size:13px;color:var(--dice-color-text-md);margin-top:2px}.sm-screen .sm-next-hint{width:100%;background:linear-gradient(135deg,var(--dice-color-purple-lt),#EEF9FF);border:2px dashed rgba(123,97,255,.33)}.sm-next-hint-title{font-weight:800;font-size:16px;color:var(--dice-color-purple);margin-bottom:8px}.sm-next-hint-text{font-size:15px;color:var(--dice-color-text)}.sm-next-hint-badges{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.sm-next-hint-badges .dice-badge.is-locked{opacity:.5}.sm-actions{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.sm-trophy{font-size:80px;line-height:1}.sm-accepted-title{font-weight:900;font-size:36px;color:#fff;text-align:center}.sm-reward-emoji{font-size:64px;line-height:1}.sm-reward-msg{font-size:18px;color:#ffffffbf;text-align:center;max-width:480px}.sm-screen.is-accepted .dice-btn-ghost{color:#ffffffd9;border-color:#ffffff80}
