@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css";html,body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;margin:0;padding:0;height:100%;-webkit-font-smoothing:antialiased}html,body,#root{overflow:hidden}:root{--safe-b: env(safe-area-inset-bottom, 0px);--safe-t: env(safe-area-inset-top, 0px)}.wrap::-webkit-scrollbar,.screen::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}.wrap,.screen,body,html{-ms-overflow-style:none;scrollbar-width:none}input,button,select,textarea{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}*{box-sizing:border-box}:root{--bg: #F0F6FF;--bg-login: #F0F6FF;--bg-white: #ffffff;--primary: #0166FF;--primary-light: #0166FF;--ink: #111111;--muted: #AEAEAE;--danger: #ef4444;--radius: 10px;--shadow: 0 4px 4px rgba(0,0,0,.25);--header-h: 50px}body{background:var(--bg);color:var(--ink)}#root{height:100%}.wrap{min-width:300px;padding:0 20px 64px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.wrap.lock-scroll{overflow:hidden;-webkit-overflow-scrolling:auto}.screen{min-height:100vh;min-width:300px;display:flex;flex-direction:column}.spacer-50{height:30px;width:100%;flex-shrink:0;background:transparent}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0}.iconbtn{background:transparent;border:0;cursor:pointer;padding:0}.icon{width:24px;height:24px;display:block}.app-title{font-size:16px;font-weight:800}.fab-add{position:fixed;bottom:29px;right:20px;width:88px;height:88px;border-radius:9999px;background-color:var(--primary);border:none;box-shadow:0 4px 4px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100}.fab-add img{width:30px;height:30px}.fab-add:active{transform:scale(.95)}.event-modal-body{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-bottom:0}.event-modal-backdrop{position:fixed;inset:0;background:#00000073;display:flex;align-items:flex-end;justify-content:center;z-index:1100}.event-modal-sheet{width:100%;background:var(--bg-login);border-radius:20px 20px 0 0;padding:33px 20px 53px}.event-modal-header{display:flex;align-items:baseline;justify-content:space-between;padding:0 18px 4px}.event-modal-header-spacer{width:24px;height:24px}.event-modal-header-center{flex:1;display:flex;flex-direction:column;align-items:center;gap:17px}.event-modal-title{font-size:24px;font-weight:700;color:#000;line-height:20px}.event-modal-date{font-size:16px;color:#00000080;font-weight:500;line-height:20px}.event-modal-close{padding:0;border:none;background:transparent;cursor:pointer;margin-right:2px}.event-modal-weekdays{display:flex;justify-content:center;gap:8px;padding:10px 14px 14px}.event-modal-weekday{width:34px;height:34px;min-width:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;background:#d9d9d9;color:#868686;font-size:16px;font-weight:700}.event-modal-weekday.is-active{background:var(--primary);color:#fff;outline:none}.event-modal-bubble{position:relative;background:#bdd8ff;border-radius:10px;padding:15px 20px;max-width:100%;text-align:center}.event-modal-bubble:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #BDD8FF}.event-modal-bubble-text{font-size:16px;font-weight:700;line-height:26px;color:#0b0b0b}.event-modal-mascot{width:120px;height:auto;display:block;margin-bottom:10px}.event-modal-footer{display:flex;justify-content:flex-end}.event-modal-primary{background:var(--primary);color:#fff;font-size:16px;font-weight:700;border:none;border-radius:12px;line-height:50px;padding:5px 24px;cursor:pointer;width:100%}.empty{margin-top:80px;display:flex;flex-direction:column;align-items:center;text-align:center}.empty-illust{width:119px;height:auto;margin-bottom:9px}.empty-sub{font-size:16px;color:#979797;margin:25px 0;font-weight:500}.empty-sync{width:160px;padding:12px 20px;border-radius:5px;border:none;background:#e3e3e3;color:#707070;font-size:16px;font-weight:700}
