:root{color-scheme:dark;--cwx-main: #ff6672;--cwx-main-hover: #ff7d88;--cwx-on-main: #1a0b0d;--cwx-accent-text: #ff7b85;--cwx-background: #0c1117;--cwx-header-surface: #121820;--cwx-page-surface: #181f28;--cwx-calendar: #202a35;--cwx-card: #27313c;--cwx-card-muted: #323d49;--cwx-border: #435161;--cwx-border-strong: #78889c;--cwx-selected: #6b2b36;--cwx-text: #eef2f6;--cwx-text-strong: #ffffff;--cwx-text-secondary: #c1cad5;--cwx-text-tertiary: #94a0ad;--cwx-disabled: #657282;--cwx-green: #46cc91;--cwx-warning: #ff7380;--cwx-error-bg: #47232a;--cwx-error-text: #ff9ca5;--cwx-overlay: rgba(0, 0, 0, .76);--cwx-shadow: rgba(0, 0, 0, .5)}:root[data-theme=light]{color-scheme:light;--cwx-main: #c92f43;--cwx-main-hover: #a91f34;--cwx-on-main: #ffffff;--cwx-accent-text: #a91f34;--cwx-background: #d5dde8;--cwx-header-surface: #ffffff;--cwx-page-surface: #edf1f5;--cwx-calendar: #ffffff;--cwx-card: #ffffff;--cwx-card-muted: #e1e7ef;--cwx-border: #b5c0cd;--cwx-border-strong: #657386;--cwx-selected: #f3b7c1;--cwx-text: #1d2733;--cwx-text-strong: #0f1720;--cwx-text-secondary: #4b5968;--cwx-text-tertiary: #657283;--cwx-disabled: #9aa4b1;--cwx-green: #177a50;--cwx-warning: #b42338;--cwx-error-bg: #fde8ec;--cwx-error-text: #981b2e;--cwx-overlay: rgba(15, 23, 32, .5);--cwx-shadow: rgba(15, 23, 32, .18)}*{box-sizing:border-box}html{font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--cwx-text);background:var(--cwx-background)}body{margin:0;min-width:20rem}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--cwx-main);outline-offset:2px}
