:root{--accent: #3182f6;--accent-tint: #e6f0fe;--accent-shadow: rgba(49, 130, 246, .38);--rr-safe-top: env(safe-area-inset-top, 0px);--rr-safe-bottom: env(safe-area-inset-bottom, 0px);--rr-footer-bottom: 16px}html.rr-in-toss{--rr-safe-top: 0px;--rr-safe-bottom: 0px;--rr-footer-bottom: 10px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Pretendard,-apple-system,system-ui,sans-serif;background:#eaecef;background-image:radial-gradient(circle at 30% 20%,#f2f4f6,#e4e7eb);-webkit-font-smoothing:antialiased;color:#191f28;min-height:100vh;min-height:100dvh}html.rr-in-toss,html.rr-in-toss body,html.rr-in-toss #root{width:100%;height:var(--rr-app-height, 100dvh);min-height:var(--rr-app-height, 100dvh);overflow:hidden}html.rr-in-toss body{background:#fff;background-image:none}button{font-family:inherit;-webkit-tap-highlight-color:transparent}#root{min-height:100vh;min-height:100dvh;display:flex;justify-content:center}.rr-app{width:100%;max-width:430px;height:100vh;height:var(--rr-app-height, 100dvh);background:#fff;overflow:hidden;position:relative;display:flex;flex-direction:column;padding-top:var(--rr-safe-top)}html.rr-in-toss .rr-app{max-width:none}.rr-scroll::-webkit-scrollbar{width:0;height:0}.rr-scroll{scrollbar-width:none}.rr-iconbtn{width:40px;height:40px;border:none;background:transparent;border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .15s}.rr-iconbtn:hover{background:#f2f4f6}.rr-link{background:none;border:none;cursor:pointer;color:#8b95a1;font-size:14px;font-weight:600;text-align:center;padding:8px;width:100%;letter-spacing:-.01em}.rr-link:hover{color:#4e5968}.rr-link-sm{background:none;border:none;cursor:pointer;color:var(--accent);font-size:13px;font-weight:700;padding:0;margin-left:6px;text-decoration:underline;text-underline-offset:2px}.rr-card-btn,.rr-task,.rr-consent-row{transition:transform .12s ease,background .15s ease}.rr-card-btn:active,.rr-task:active{transform:scale(.985)}.rr-hairline{height:1px;background:#f2f4f6;margin:0 4px}@keyframes rr-pulse-kf{0%{transform:scale(.85);opacity:.7}70%{transform:scale(1.25);opacity:0}to{opacity:0}}.rr-pulse{animation:rr-pulse-kf 1.9s ease-out infinite}.rr-pulse-2{animation-delay:.5s}@keyframes rr-spin-kf{to{transform:rotate(360deg)}}.rr-spin{animation:rr-spin-kf .8s linear infinite}@keyframes rr-pop-kf{0%{transform:scale(.4);opacity:0}55%{transform:scale(1.12)}to{transform:scale(1);opacity:1}}.rr-pop{animation:rr-pop-kf .5s cubic-bezier(.34,1.56,.64,1) both}@keyframes rr-enter-kf{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes rr-enter-back-kf{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}.rr-enter{animation:rr-enter-kf .3s cubic-bezier(.4,0,.2,1) both}.rr-enter-back{animation:rr-enter-back-kf .3s cubic-bezier(.4,0,.2,1) both}
