@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}: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:#fff;border-radius:24px 24px 0 0;padding:48px 20px 53px}.event-modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.event-modal-title{margin-left:10px;font-size:24px;font-weight:700;color:#000;line-height:20px}.event-modal-date{margin-left:10px;margin-top:17px;font-size:20px;color:#00000080;font-weight:500}.event-modal-close{padding:0;border:none;background:transparent;cursor:pointer;margin-right:2px}.event-modal-text{font-size:20px;color:#111;line-height:1.4;margin:0 0 47px;font-weight:700}.event-modal-cards{display:flex;gap:18px;margin-bottom:23px}.event-modal-card-placeholder{width:150px;height:150px;background:#d9d9d9;border-radius: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}#root{min-height:100vh}:root{--bg: #F0F6FF;--black: #111;--kakao: #fee500;--white: #fff;--radius: 10px;--shadow: 0 4px 4px rgba(0,0,0,.25);--header-h: 50px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg)}.page{min-height:100vh;min-height:100dvh;min-height:100svh;display:flex;flex-direction:column}.header-spacer{height:var(--header-h);padding:0}.login-wrap{max-width:360px;width:min(360px,calc(100svw - 92px));margin:0 auto;display:flex;flex:1;flex-direction:column;gap:20px;justify-content:center;align-items:center;min-width:300px}.brand{margin:0 0 67px;text-align:center}.btn{display:flex;align-items:center;gap:1px;padding:15px 70px;border-radius:var(--radius);width:300px;border:0;font-size:16px;font-weight:700;box-shadow:var(--shadow);cursor:pointer;line-height:20px;max-width:100%;min-width:300px;font-family:Pretendard,system-ui,-apple-system,Arial}.btn:active{transform:translateY(1px)}.btn-kakao{background:var(--kakao);color:#111}.btn-google{background:var(--white);color:#111}.ico{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center}.btn-text{flex:1;text-align:center}.lang-toggle{position:fixed;top:12px;right:12px;z-index:1000;height:28px;padding:0 10px;font-size:12px;font-weight:600;line-height:28px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#ffffffe6;color:#111;cursor:pointer}.lang-toggle:active{transform:translateY(1px)}.lang-toggle:focus{outline:none;box-shadow:0 0 0 3px #00000014}.login-desktop-page{min-height:100vh;background:var(--bg);display:flex;flex-direction:column}.login-desktop-header{position:sticky;top:0;z-index:50;height:110px;background:var(--bg-white);display:flex;align-items:center;border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 4px 4px #00000040}.login-desktop-header-inner{width:min(1200px,calc(100% - 64px));margin:0 50px;display:flex;align-items:center}.login-desktop-logo{height:48px;width:auto;display:block}.login-desktop-main{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 24px 72px}.login-desktop-container{width:520px;max-width:100%;text-align:center}.login-desktop-title{margin:0;font-size:32px;line-height:50px;font-weight:700;color:#000}.login-desktop-subtitle{margin:0 10px 49px;font-size:20px;line-height:50px;color:#000}.login-desktop-tabs{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 auto 37px}.login-desktop-tab{height:60px;border-radius:10px;border:none;background:#fff;font-size:20px;font-weight:500;color:#000;box-shadow:0 4px 4px #00000040;cursor:pointer}.login-desktop-tab.is-active{background:var(--primary);border:none;color:#fff}.login-desktop-tab:disabled{cursor:not-allowed;opacity:.95}.login-desktop-card{background:#fff;border-radius:15px;border:none;box-shadow:0 4px 4px #00000040;padding:40px 50px 24px}.login-desktop-input{width:100%;height:50px;border-radius:10px;border:none;padding:0 0 0 39px;font-size:16px;color:#ebebeb;outline:none}.login-desktop-input+.login-desktop-input{margin-top:12px}.login-desktop-input:disabled{color:#ebebeb}.login-desktop-btn{width:100%;height:50px;border-radius:10px;border:none;font-size:16px;font-weight:700;cursor:pointer}.login-desktop-btn.primary{margin-top:37px;background:var(--primary);color:#fff}.login-desktop-btn.primary:disabled{cursor:not-allowed;box-shadow:none}.login-desktop-btn.kakao{margin-top:12px;background:#fee500;color:#1b1b1b;display:flex;align-items:center;justify-content:center;gap:10px}.login-desktop-btn.kakao img{display:block}.login-desktop-join{margin-top:12px;font-size:14px;color:#00000080;text-decoration:underline}.login-desktop-join button{border:none;background:transparent;font-weight:500;color:#00000080;line-height:25px;cursor:pointer;text-decoration:underline}.login-desktop-join button:disabled{cursor:not-allowed}@media(max-width:560px){.login-desktop-container{width:100%}.login-desktop-title{font-size:28px}}html,body{overflow-x:hidden}.topbar-main{padding:40px 20px 23px;height:50px;width:100%;position:sticky;top:0;z-index:1000;background-color:var(--bg)}.drawer-panel{position:fixed;top:0;left:0;bottom:0;width:95%;background:#fff;z-index:2101;box-shadow:0 4px 4px #00000040;display:flex;flex-direction:column;will-change:transform;-webkit-user-select:none;user-select:none;touch-action:pan-y}.drawer-backdrop{position:fixed;inset:0;z-index:2100}.drawer-header{padding:79px 36px 18px;background:#eaf1fa}.profile-wrap{display:flex;flex-direction:row;gap:20px}.profile-img{width:60px;height:60px;border-radius:50%;background:#fff;object-fit:cover;padding:5px}.profile-info .name{font-size:24px;line-height:20px;font-weight:700;color:#111;margin-bottom:5px}.profile-info .email{font-size:13px;color:#00000080;font-weight:500;line-height:20px}.drawer-body{flex:1;padding:46px 32px;display:flex;flex-direction:column}.drawer-menu-item{display:flex;align-items:center;width:100%;padding:10px 0;gap:14px;font-size:16px;font-weight:700;color:#000;background:none;border:0;cursor:pointer;text-align:left}.drawer-menu-item:last-child{border-bottom:none}.drawer-menu-item:active{opacity:.7}.bottom-spacer{height:250px}.bottom-cta{position:fixed;left:0;right:0;bottom:0;padding:37px 20px 53px;background:#f0f6ff;z-index:20}.record-btn{width:100%;height:60px;border-radius:10px;font-size:16px;font-weight:800;border:none;background:#e3e3e3;color:#707070}.record-btn.enabled{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%}.record-btn:disabled{cursor:not-allowed}.drawer-footer{padding:24px}.btn-logout{width:100%;height:52px;border-radius:var(--radius);background:#fff;border:1px solid #e0e3eb;color:var(--danger);font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.btn-logout:hover{background:#fff5f5;border-color:#fee2e2}.btn-logout:active{transform:translateY(1px)}.period-sheet-backdrop{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:flex-end;z-index:9999}.period-sheet{width:100%;max-width:520px;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;padding:37px 20px 53px;box-shadow:0 -8px 30px #00000026;animation:sheetUp .18s ease-out}@keyframes sheetUp{0%{transform:translateY(20px);opacity:.9}to{transform:translateY(0);opacity:1}}.period-sheet-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;padding:0 0 0 12px}.period-sheet-title{font-size:24px;font-weight:700;letter-spacing:-.02em}.period-sheet-close{width:24px;height:24px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center}.period-sheet-body{padding:10px 9px 14px 12px}.period-sheet-section{margin-top:20px}.period-sheet-label{font-size:16px;font-weight:500;color:#000;margin-bottom:11px;padding:0 0 0 9px}.period-sheet-pages{display:flex;width:200%;transform:translate(0);transition:transform .22s cubic-bezier(.22,1,.36,1)}.period-sheet-pages.to-picker{transform:translate(-50%)}.period-sheet-page{width:50%;display:flex;flex-direction:column}.period-sheet-picker-header{display:flex;align-items:center;justify-content:space-between;padding:14px 12px;min-height:64px}.period-sheet-picker-back,.period-sheet-picker-close{width:44px;height:44px;border:none;background:transparent;font-size:28px;display:inline-flex;align-items:center;justify-content:center}.period-sheet-picker-year{font-size:22px;font-weight:800}.period-sheet-picker-body{padding:10px 16px 0;flex:1}.wheel-wrap{position:relative;display:flex;justify-content:center;--wheel-item-h: 52px;height:calc(var(--wheel-item-h) * 5);padding:0}.wheel-col{width:40%;max-width:220px}.wheel{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scroll-snap-type:y mandatory;scrollbar-width:none}.wheel::-webkit-scrollbar{display:none}.wheel-item{height:var(--wheel-item-h);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#00000080;scroll-snap-align:center;-webkit-user-select:none;user-select:none}.wheel-item.active{color:#000}.wheel-pad{color:transparent}.wheel-highlight{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 20px);height:var(--wheel-item-h);border-radius:18px;pointer-events:none}.wheel-fade{position:absolute;left:0;right:0;height:calc(var(--wheel-item-h) * 2);pointer-events:none}.wheel-fade-top{top:0;background:linear-gradient(to bottom,#fff 20%,#fff0)}.wheel-fade-bottom{bottom:0;background:linear-gradient(to top,#fff 20%,#fff0)}.month-input{position:relative;height:60px;border:1px solid #DFDFDF;border-radius:10px;display:flex;align-items:center;padding:0 21px 0 19px;justify-content:space-between;background:#fff}.month-input-text{font-size:16px;font-weight:500;color:#00000080;position:relative;z-index:2}.month-input-icon{width:24px;height:24px;display:block}.month-input-native{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:1}.monthpicker-backdrop{position:fixed;inset:0;background:#00000040;display:flex;justify-content:center;align-items:flex-end;z-index:10000}.monthpicker-sheet{width:100%;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;padding:20px 20px 53px;animation:sheetUp .18s ease-out}.monthpicker-header{display:flex;align-items:center;justify-content:space-between;margin:1px 0 0}.monthpicker-title{font-size:22px;font-weight:800}.monthpicker-close{width:28px;height:44px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center}.monthpicker-body{padding:10px 0 0}.monthpicker-footer{padding:14px 0 0}.monthpicker-confirm{width:100%;height:60px;border-radius:10px;border:none;background:var(--primary);color:#fff;font-size:16px;font-weight:700}.month-icon-btn{width:44px;height:44px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:3}.period-sheet-footer{padding-top:10px}.period-sheet-apply{width:100%;height:60px;border-radius:10px;border:none;background:var(--primary);color:#fff;font-size:16px;font-weight:700}.sort-row{display:flex;gap:10px}.sort-btn{flex:1;height:60px;border-radius:10px;border:1px solid #DFDFDF;background:#fff;font-size:16px;font-weight:500;color:#00000080}.sort-btn.active{border:2px solid var(--primary);color:#000}.mypage{height:100svh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--bg);display:flex;flex-direction:column;padding:20px 20px 53px;box-sizing:border-box}.mypage-header{position:relative;display:flex;align-items:center;justify-content:center;padding:16px 20px}.mypage-close{position:absolute;right:2px;top:14px;width:24px;height:24px;border:0;background:transparent;display:flex;align-items:center;justify-content:center}.mypage-top{display:flex;flex-direction:column;align-items:center;gap:30px}.mypage-email{font-size:16px;font-weight:500;color:#000;line-height:20px}.mypage-profileimg-wrap{width:120px;height:120px;border-radius:999px;background:#fff;display:grid;place-items:center}.mypage-profileimg{width:102px;height:102px;border-radius:50%;object-fit:contain}.mypage-greeting{font-size:24px;font-weight:700;color:#000}.mypage-cards{margin-top:18px;display:flex;flex-direction:column;gap:21px}.mypage-card{border:0;background:#fff;border-radius:10px;box-shadow:0 4px 4px #00000040}.mypage-card.wide{height:80px;padding:0 21px;display:flex;align-items:center;gap:14px}.mypage-badge{width:42px;height:42px;border-radius:999px;background:#1d4ed8}.mypage-card-title{font-size:16px;font-weight:700;color:#707070}.mypage-cardgrid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 8px}.mypage-card.square{width:100%;aspect-ratio:1/1;background:#fff;border:0}.mypage-cardgrid-meta{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:-8px;padding:0 2px}.mypage-meta-title{font-size:16px;font-weight:700;color:#000}.mypage-meta-time{margin-top:5px;font-size:14px;font-weight:500;color:#00000080}.mypage-links{margin-top:22px;margin-bottom:calc(92px + env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;gap:14px;color:#6b7280;font-weight:700}.mypage-link{border:0;background:transparent;font-size:16px;color:#6b7280}.mypage-logout{position:fixed;left:20px;right:20px;bottom:calc(20px + env(safe-area-inset-bottom));height:60px;border:0;border-radius:10px;background:var(--primary);color:#fff;font-size:16px;font-weight:700}.screen{height:100dvh;display:flex;flex-direction:column;overflow:hidden;min-height:0}.topbar_newschedule{display:flex;align-items:center;justify-content:space-between;padding:0 20px;margin:0 0 9px}.topbar-title{font-size:16px;font-weight:700;margin:0;line-height:20px}.month-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.month-left{display:flex;align-items:center;gap:4px}.month-left .h1{font-size:24px;font-weight:700;color:#000;line-height:50px}.month-btn{background:none;border:0;padding:0;cursor:pointer;display:flex;align-items:center}.month-pop{position:absolute;z-index:1000;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:10px;min-width:120px}.month-menu{display:flex;flex-direction:column;max-height:200px;overflow-y:auto}.month-item{background:none;border:0;text-align:left;padding:8px 12px;font-size:16px;cursor:pointer;border-radius:6px;color:#000}.month-item:hover{background-color:#f5f5f5}.month-item[aria-current=true]{color:var(--primary);font-weight:700;background-color:#eff6ff}.card{background:#fff;border-radius:10px;padding:16px;margin-bottom:11px;box-shadow:0 4px 4px #00000040;cursor:pointer;transition:transform .2s,box-shadow .2s;border:2px solid transparent}.card:active{transform:scale(.98)}.card.card--selected{border-color:var(--primary)}.card-edit-btn{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.card.card--locked{cursor:default;box-shadow:none;outline:none;border:none}.card.card--selected.card-locked{border-color:transparent}.item{display:flex;align-items:center;gap:25px}.thumb{width:28px;height:28px;margin-left:8px;border-radius:5px;background-color:#e3e3e3;flex-shrink:0}.thumb.thumb--selected{background-color:var(--primary)}.card .item .title{margin-top:3px;line-height:20px}.title{font-size:16px;font-weight:700;color:#000;margin-bottom:5px}.subtitle{min-height:16px;font-size:14px;color:#888;font-weight:500}.form-group{margin-bottom:24px}.label{display:block;font-size:14px;font-weight:600;color:#666;margin-bottom:8px}.input-text{width:100%;padding:14px 16px;font-size:16px;border:1px solid #ddd;border-radius:12px;background:#fff;outline:none}.input-text:focus{border-color:var(--primary)}.input-btn{width:100%;padding:14px 16px;font-size:16px;border:1px solid #ddd;border-radius:12px;background:#fff;text-align:left;color:#111;display:flex;justify-content:space-between;align-items:center}.bottom-fixed{position:fixed;bottom:0;left:0;right:0;padding:20px;background:#ffffffe6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.btn-primary{width:100%;padding:16px;font-size:16px;font-weight:700;color:#fff;background:var(--primary);border:0;border-radius:10px;cursor:pointer}.btn-delete{width:100%;height:60px;padding:16px;font-size:16px;font-weight:700;border-radius:10px;border:0;background:#bdd8ff;color:#000;margin-bottom:12px}.new-event{min-height:0;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 22px 240px 36px}.title-input{width:100%;border:0;outline:0;background:transparent;font-size:24px;line-height:20px;color:#222;margin:30px 0 25px;font-weight:700;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple SD Gothic Neo,sans-serif;-webkit-appearance:none;appearance:none}.title-input::placeholder{font-family:inherit;color:#c3c5c9}.row{height:44px;display:flex;align-items:center;gap:16px;padding:0}.row .col{flex:1;align-self:stretch;display:flex;flex-direction:column;justify-content:flex-end}.row+.row{margin-top:20px}.row .row-head{display:flex;align-items:center;gap:15px}.row-today{font-size:16px;margin-bottom:2px;font-weight:700;line-height:20px;color:#000}.row.row--today{gap:2px}.row-sub{padding-left:39px;font-size:14px;color:var(--muted);font-weight:500;line-height:20px}.row-sub-btn{border:none;background:transparent;padding:0 39px;text-align:left;width:100%;cursor:pointer;font-weight:500}.add-btn-wrapper{margin-left:auto;position:relative;width:24px;align-items:flex-start;margin-top:-20px}.add-date,.add{position:absolute;left:0;width:24px;border:0;background:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.memo-box{margin-top:23px;margin-left:3px;height:177px;background:#fff;border-radius:12px;padding:20px 36px}.memo-input{width:100%;min-height:120px;resize:none;border:none;outline:none;background:transparent;font-size:14px;line-height:20px;color:#aeaeae;font-weight:500;font-family:Pretendard,sans-serif}.memo-input::placeholder{color:#b7bcc6}.is-active{outline:2px solid rgba(20,99,255,.2)}[role=button],button,.iconbtn,.chev{transition:transform .05s ease,box-shadow .15s ease,background-color .15s ease}.footer-fixed{position:fixed;left:0;right:0;bottom:0;padding:20px 20px 53px;background:linear-gradient(180deg,transparent,rgba(246,248,251,.9))}.btn-primary{width:100%;height:60px;border:0;border-radius:var(--radius);background:var(--primary);color:#fff;font-size:16px;font-weight:700;line-height:50px;justify-content:center;display:flex;align-items:center}.btn-primary:hover{filter:brightness(1.03)}.btn-primary:active{transform:translateY(1px)}.btn-danger{background:var(--danger);color:#fff}.sheet-backdrop{position:fixed;inset:0;background:transparent;display:flex;align-items:flex-end;justify-content:center;z-index:1000}.sheet-backdrop--cal{background:#00000080}.sheet-card:not(.sheet-card--date){z-index:1011;position:absolute;right:44px;top:231px;width:150px;max-height:180px;background:#fff;box-shadow:0 4px 4px #00000040;border-radius:12px;padding:10px 5px 10px 14px;overflow:hidden}.sheet-header{display:none}.sheet-title{font-size:16px;font-weight:600}.sheet-close-btn{border:0;background:none;font-size:20px;cursor:pointer}.sheet-cols{display:block}.sheet-col{padding:0;overflow:hidden}.sheet-col-label{text-align:center;font-size:13px;color:#b0b4bb;margin-bottom:6px}.time-list{max-height:150px;overflow-y:auto;overflow-x:hidden}.time-item{width:100%;line-height:20px;padding:2px 4px;border:0;background:transparent;text-align:left;font-size:14px;cursor:pointer;color:#aeaeae;font-weight:500}.time-item.is-disabled{opacity:.35;cursor:default}.time-item.is-selected{border-radius:5px;background:#1463ff;color:#fff}.sheet-divider{width:1px;background:#e0e3eb}.date-sheet-body{padding:16px 4px 8px;display:flex;justify-content:center}.date-input{width:100%;max-width:260px;font-size:16px;padding:8px 10px;border-radius:10px;border:1px solid #d3d7e3}.row-head-btn{border:0;background:transparent;padding:0;display:flex;align-items:center;gap:15px;width:100%;text-align:left;cursor:pointer}.sheet-card--date{position:fixed;left:0;right:0;bottom:0;width:100%;max-width:100%;background:#fff;border-radius:24px 24px 0 0;overflow:hidden;transform:translateY(0);animation:sheetUp .18s ease-out}.sheet-card--date.sheet-card--date--5w{height:620px}.sheet-card--date.sheet-card--date--6w{height:620px;max-height:790px;overflow:auto}@keyframes sheetUp{0%{transform:translateY(18px);opacity:.92}to{transform:translateY(0);opacity:1}}.cal{position:relative}.cal-header{display:flex;flex-direction:column;gap:12px;margin-bottom:14px;padding:10px 20px}.cal-header-top{display:flex;justify-content:flex-end}.cal-header-bottom{display:flex;align-items:center;justify-content:space-between;padding:0 41px 0 33px}.cal-close-btn{border:0;background:transparent;border-radius:10px;padding:10px 2px 0 0;display:flex;align-items:center;justify-content:center;cursor:pointer}.cal-close-btn .icon{width:24px;height:24px;display:block}.cal-close-btn:focus,.cal-close-btn:active{outline:none;box-shadow:none;background:transparent}.cal-title{font-size:16px;font-weight:800;letter-spacing:-.2px}.cal-nav{display:flex;gap:16px}.cal-nav-btn{background:transparent;border:none;padding:0;outline:none;box-shadow:none;cursor:pointer}.cal-nav-btn .icon{width:10px;height:10px;display:block}.cal-body{padding:0 52px 0 43px}.cal-week{display:grid;grid-template-columns:repeat(7,1fr);column-gap:0;margin-bottom:17px}.cal-weekday{font-size:16px;font-weight:500;text-align:center;padding:6px 0;color:#333}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);row-gap:6px}.cal-day{height:auto;width:100%;max-width:38px;aspect-ratio:1 / 1;border:0;background:transparent;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;text-align:center;color:#666;padding:0}.cal-cell{position:relative;display:flex;align-items:center;justify-content:center;padding:0}.cal-cell--empty{pointer-events:none}.cal-day.is-out{opacity:.25}.cal-day.is-selected{background:#0b5cff;color:#fff;opacity:1}.cal-range{position:absolute;left:50%;transform:translate(-50%);top:50%;transform:translate(-50%,-50%);height:100%;width:min(72px,100%);background:#0166ff33;border-radius:0;z-index:0}.cal-day{position:relative;z-index:1}.cal-cell.is-start .cal-range{clip-path:inset(0 0 0 50%);border-top-left-radius:6px;border-bottom-left-radius:6px}.cal-cell.is-end .cal-range{clip-path:inset(0 50% 0 0);border-top-right-radius:6px;border-bottom-right-radius:6px}.cal-day.is-start,.cal-day.is-end{background:#0b5cff;color:#fff;opacity:1}.cal-range-hint{margin-top:10px;font-size:14px;opacity:.55;text-align:center}.date-range-time-label{font-size:12px}.timewheel{padding:15px 18px 12px}.timewheel-period{text-align:center;font-size:14px;font-weight:500;margin:0 0 10px;color:#aeaeae}.timewheel-row{display:flex;gap:5px;overflow-x:auto;padding:0 12px 6px;-webkit-overflow-scrolling:touch}.timewheel-row::-webkit-scrollbar{height:6px}.timewheel-row::-webkit-scrollbar-thumb{border-radius:999px;background:#00000026}.timewheel-item{flex:0 0 auto;min-width:73px;height:73px;border:0;background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#000}.timewheel-item.is-selected{background:#0166ff;color:#fff;opacity:1;width:73px;height:73px;border-radius:9px}.timewheel-item.is-left-edge{color:#000;opacity:.5}.sheet-card--date .sheet-confirm{width:calc(100% - 40px);margin:10px 20px 45px}.bottom-spacer-schedule{height:150px}.outro{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100vh;width:100%}.outro-img{width:119px}.outro-text{color:#000;font-size:16px;font-weight:500;line-height:30px;word-wrap:break-word;text-align:center;width:100%;margin-top:40px}.detail-screen{min-height:100vh;background:#eef5ff}.detail-topbar{position:sticky;top:0;z-index:10;height:64px;display:flex;align-items:center;justify-content:center;padding:0 16px;background:#eef5ff}.detail-topbar-title{font-size:22px;font-weight:800}.detail-topbar-close{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:44px;height:44px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center}.detail-body{padding:18px 0 24px;display:block}.detail-card{width:100%;height:calc(100vh - 112px);background:#fff;border-radius:18px;box-shadow:0 10px 24px #0000001f;overflow:hidden}.detail-center{height:calc(100% - 44px);display:flex;align-items:center;justify-content:center}.detail-page{flex:0 0 calc(100% - (var(--peek) * 2));scroll-snap-align:center;display:flex}.detail-empty{font-size:18px;font-weight:700;color:#7a7a7a}.muted{color:#7a7a7a}.detail-snap-scroller{--peek: 22px;--gap: 16px;height:calc(100vh - 112px);display:flex;gap:var(--gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 var(--peek);scroll-padding-left:var(--peek);scroll-padding-right:var(--peek);scrollbar-width:none}.detail-snap-scroller::-webkit-scrollbar{display:none}.detail-snap-page{flex:0 0 calc(100% - (var(--peek) * 2));scroll-snap-align:center;padding:0;box-sizing:border-box;display:flex}.detail-snap-page>.detail-card{width:100%;max-width:none}.detail-card .qa-wrap,.detail-card .detail-center{padding:22px 18px;box-sizing:border-box}.qa-wrap{height:100%;display:flex;flex-direction:column;gap:18px}.qa-q-label,.qa-a-label{font-size:12px;font-weight:800;color:#7a7a7a;margin-bottom:8px}.qa-q-text{font-size:18px;font-weight:800;color:#111}.qa-a-text{font-size:16px;font-weight:600;color:#222;line-height:1.5;white-space:pre-wrap}.detail-dots{position:fixed;left:0;right:0;top:64px;margin-top:18px;display:flex;justify-content:center;gap:8px;z-index:20}.dot{width:8px;height:8px;border-radius:999px;background:#00000026}.dot.active{background:#00000073}.detail-footer{height:44px;display:flex;align-items:flex-end;padding:0 16px 12px;box-sizing:border-box;position:absolute;left:0;right:0;bottom:0;background:transparent}.detail-recordedAt{font-size:14px;font-weight:700;color:#00000059}.screen{position:fixed;inset:0;background:#f0f6ff;overflow-y:auto;-webkit-overflow-scrolling:touch}html,body{margin:0;padding:0;height:100%;overflow:hidden}#root{height:100%;overflow:hidden}.topbar-question{height:62px;display:flex;align-items:center;justify-content:space-between}.questions-intro{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.questions-intro-img{width:119px;margin-bottom:40px}.questions-intro-text{font-size:16px;margin-top:0;line-height:1.5;text-align:center;color:#000}.question-page .mascot{width:119px;margin:0 auto 7px 0;display:block}.question-page .progress-card{min-height:250px;margin-top:12px;padding:18px 20px 28px 19px;background:#fff;border-radius:18px;box-shadow:0 4px 4px #00000040}.question-page .progress-label-row{display:flex;justify-content:space-between;font-size:10px;margin-bottom:14px;color:#00000080;line-height:20px}.question-page .progress-bar{width:100%;height:10px;background:#d4d4d4;border-radius:6px;overflow:hidden}.question-page .progress-bar-fill{height:100%;background:var(--primary);transition:width .3s ease;border-radius:6px}.question-page{margin:0 33px 0 20px}.question-card{width:100%;background:#fff;border-radius:20px}.question-header{display:flex;align-items:center;margin-bottom:7px}.question-card .question-text{font-size:14px;color:#00000080;font-weight:500;line-height:26px;word-wrap:break-word;margin-top:7px}.q-badge{width:28px;height:28px;border-radius:5px;background:var(--primary);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;margin-right:12px}.q-title{font-size:16px;font-weight:700}.mic-button{position:fixed;bottom:34px;left:50%;transform:translate(-50%);width:105px;height:105px;border-radius:50%;background:var(--primary);border:none;display:flex;justify-content:center;align-items:center}.mic-button img{width:40px;height:40px}.recording-mic-btn{position:fixed;bottom:34px;width:105px;height:105px;border-radius:50%;border:none;background:#fff;display:flex;align-items:center;justify-content:center;z-index:998px}.recording-mic-btn img{width:40px;height:40px;z-index:999px}.recording-mic-ring{position:fixed;bottom:10px;display:inline-flex;align-items:center;justify-content:center;width:133px;height:133px;border-radius:999px;background:#ffffff1a;transition:opacity .1s linear}.recording-mic-ring--active{background:#4690ff52}.recording-sheet{position:fixed;left:0;right:0;bottom:0;height:360px;background:#0166ff;border-radius:10px 10px 0 0;display:flex;justify-content:center;align-items:flex-start;padding-top:32px;z-index:1200}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.recording-sheet-inner{width:100%;max-width:480px;padding:0 30px;display:flex;flex-direction:column;align-items:center}.recording-meter{width:100%;height:100px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:25px}.recording-text{margin-top:0;margin-bottom:45px;font-size:20px;font-weight:700;color:#fff;text-align:center}.recording-wave{display:flex;align-items:center;gap:5px;height:64px;overflow:hidden;position:relative}.wave-bar{width:4px;height:20px;border-radius:999px;transform-origin:center center;background:#0166ff;transition:height .12s ease}.record-outro-overlay{width:100%;height:100%;background:#ffffff80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center}.record-outro-card{display:flex;flex-direction:column;align-items:center;justify-content:center;animation:outro-pop .25s ease-out}.record-outro-icon{width:50px;height:50px;border-radius:999px;margin-bottom:3px;background:#0166ff;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 40px #0000002e}.record-outro-icon img{width:40px;height:40px}.record-outro-text{margin:0;font-size:20px;font-weight:700;color:#0166ff;line-height:50px}@keyframes outro-pop{0%{transform:scale(.86);opacity:0}to{transform:scale(1);opacity:1}}.topbar-completion{margin-top:21px;display:flex;align-items:center;justify-content:space-between}.completion-page{width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:0 20px 50px;background:#f0f6ff;text-align:center}.completion-content{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:180px}.completion-title{font-size:24px;font-weight:700;color:#111;line-height:50px;margin:0}.completion-desc{font-size:16px;font-weight:700;color:#00000080;line-height:55px;margin:0}
