.common-spinner{width:100%;min-height:96px;color:var(--save-main-strong);justify-content:center;align-items:center;gap:10px;display:inline-flex}.common-spinner--full-screen{z-index:var(--save-z-modal);background:#ffffffbd;min-height:100vh;position:fixed;inset:0}.common-spinner__icon{border:2px solid #03c75a2e;border-top-color:var(--save-main);border-radius:999px;width:22px;height:22px;animation:.8s linear infinite common-spinner-rotate}.common-spinner--sm{gap:6px;min-height:32px}.common-spinner--sm .common-spinner__icon{width:16px;height:16px}.common-spinner--lg .common-spinner__icon{border-width:3px;width:30px;height:30px}.common-spinner__text{color:var(--save-text-muted);font-size:13px;font-weight:700}@keyframes common-spinner-rotate{to{transform:rotate(360deg)}}.common-alert-modal__overlay{z-index:var(--save-z-modal);background:#17201a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.common-alert-modal{background:var(--save-surface);text-align:center;border-radius:18px;width:min(100%,340px);padding:24px 20px 18px;box-shadow:0 18px 48px #17201a38}.common-alert-modal__icon{width:42px;height:42px;color:var(--save-main-strong);background:#03c75a1a;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 12px;font-size:21px;display:inline-flex}.common-alert-modal--success .common-alert-modal__icon{color:var(--save-main-strong);background:#03c75a1a}.common-alert-modal--warning .common-alert-modal__icon{color:#b45309;background:#f59e0b1f}.common-alert-modal--error .common-alert-modal__icon{color:#dc2626;background:#ef44441a}.common-alert-modal h2{color:var(--save-text);margin:0;font-size:18px;font-weight:800}.common-alert-modal p{color:var(--save-text-muted);white-space:pre-line;margin:10px 0 0;font-size:14px;font-weight:600;line-height:1.5}.common-alert-modal__button{background:var(--save-main-strong);color:#fff;border:0;border-radius:12px;width:100%;height:44px;margin-top:20px;font-size:14px;font-weight:800}.common-confirm-modal__overlay{z-index:var(--save-z-modal);background:#17201a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.common-confirm-modal{background:var(--save-surface);text-align:center;border-radius:18px;width:min(100%,350px);padding:24px 20px 18px;box-shadow:0 18px 48px #17201a38}.common-confirm-modal__icon{width:42px;height:42px;color:var(--save-main-strong);background:#03c75a1a;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 12px;font-size:21px;display:inline-flex}.common-confirm-modal--danger .common-confirm-modal__icon{color:#dc2626;background:#ef44441a}.common-confirm-modal h2{color:var(--save-text);margin:0;font-size:18px;font-weight:800}.common-confirm-modal p{color:var(--save-text-muted);white-space:pre-line;margin:10px 0 0;font-size:14px;font-weight:600;line-height:1.5}.common-confirm-modal__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.common-confirm-modal__cancel-button,.common-confirm-modal__confirm-button{border:0;border-radius:12px;height:44px;font-size:14px;font-weight:800}.common-confirm-modal__cancel-button{color:var(--save-text-muted);background:#f1f4f2}.common-confirm-modal__confirm-button{background:var(--save-main-strong);color:#fff}.common-confirm-modal--danger .common-confirm-modal__confirm-button{background:#dc2626}:root{--save-main:#10b981;--save-main-strong:#047857;--save-main-soft:#fff;--save-main-pale:#fff;--save-teal:#0f9b8e;--save-teal-strong:#08766d;--save-teal-soft:#fff;--save-blue:#2f6fed;--save-blue-strong:#1d4ed8;--save-blue-soft:#fff;--save-olive:#6ea642;--save-olive-strong:#4f7d2d;--save-olive-soft:#fff;--save-yellow:#f2b705;--save-yellow-strong:#9a6500;--save-yellow-soft:#fff;--save-red:#e5484d;--save-red-soft:#fff;--save-ink:#14201a;--save-text:#26332d;--save-muted:#6f7b74;--save-line:#dfe9e4;--save-surface:#fff;--save-page:#fff;--save-page-x:18px;--save-shadow:#10b9812e;--save-font-xs:12px;--save-font-sm:12.5px;--save-font-md:13.5px;--save-font-base:14px;--save-font-title-sm:16px;--save-font-title:17px;--save-font-title-lg:20px;--save-font-display:22px;--save-weight-body:400;--save-weight-medium:500;--save-weight-strong:600;--save-weight-title:700;--save-line-tight:1.25;--save-line-body:1.45;--save-line-reading:1.6;--save-shadow-xs:0 1px 3px #0f172a0a;--save-shadow-sm:0 2px 8px #0f172a0b;--save-shadow-md:0 6px 16px #0f172a12;--save-shadow-panel:0 12px 28px #0f172a1a}html,body,#root{overscroll-behavior:none;width:100%;height:100%;margin:0;overflow:hidden}body{background:var(--save-page);color:var(--save-text);font-family:Noto Sans KR,sans-serif;position:fixed;inset:0}button,input,select{font:inherit}button{cursor:pointer}.app{overscroll-behavior:none;height:100dvh;overflow:hidden}.role-shell{overscroll-behavior:none;background:#fffffff0;height:100dvh;margin:0 auto;overflow:hidden}.role-shell--user{width:min(100%,430px)}.role-shell>h1{margin:0;padding:32px}.alert{border:1px solid;border-radius:10px;margin:12px;padding:12px;font-size:13px;line-height:1.5}.alert-danger{color:#991b1b;background:#fee2e2;border-color:#fecaca}.text-muted,.text-center{color:#9ca3af;text-align:center;padding:20px 12px;font-size:13px}body{background:0 0;margin:0}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box}button:disabled{cursor:not-allowed;opacity:.55}html,body,#root{background:0 0;min-height:100%}button,input,textarea,select{font-family:inherit}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{margin:0}button,input,textarea,select{font:inherit}button{border:0}img,svg,video,canvas{max-width:100%}:root{--fs-xs:12px;--fs-sm:13px;--fs-base:14px;--fs-md:16px;--fs-lg:18px;--fs-xl:22px;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:999px;--z-header:40;--z-bottom-nav:50;--z-floating:35;--z-modal:80;--header-height:56px;--bottom-nav-height:82px;--shadow-card:0 8px 24px #17201a14;--shadow-floating:0 12px 32px #17201a24;--save-main:#03c75a;--save-main-strong:#078a32;--save-text:#17201a;--save-text-muted:#68716b;--save-surface:#fff;--save-background:#f6f8f7;--save-border:#e4ebe7;--save-app-header-height:var(--header-height);--save-app-bottom-nav-height:var(--bottom-nav-height);--save-page-max-width:430px;--save-page-x:18px;--save-space-xs:var(--space-1);--save-space-sm:var(--space-2);--save-space-md:var(--space-3);--save-space-lg:18px;--save-z-header:var(--z-header);--save-z-bottom-nav:var(--z-bottom-nav);--save-z-floating-action:var(--z-floating);--save-z-modal:var(--z-modal)}body{background:var(--save-background);color:var(--save-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{background:var(--save-background)}.app,.role-shell{background:var(--save-background);min-height:100vh}
