@font-face {font-family: 'Roboto';font-display: swap;src: local('Roboto')}
:root {--font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, "Noto Sans JP", "Hiragino Sans",
"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;--color-primary: #3b82f6;--color-primary-dark: #2563eb;--color-success: #22c55e;--color-success-dark: #16a34a;--color-danger: #ef4444;--color-danger-dark: #dc2626;--color-warning: #f59e0b;--color-warning-dark: #d97706;--color-text-primary: #1e293b;--color-text-secondary: #475569;--color-text-muted: #64748b;--color-text-light: #94a3b8;--color-border: #e2e8f0;--color-border-light: #f1f5f9;--color-bg-secondary: #f1f5f9;--color-bg-muted: #f8fafc;--color-status-pending-bg: #fef3c7;--color-status-pending-text: #92400e;--color-status-confirmed-bg: #dcfce7;--color-status-confirmed-text: #166534;--color-status-cancelled-bg: #fee2e2;--color-status-cancelled-text: #991b1b;--color-status-completed-bg: #e0e7ff;--color-status-completed-text: #3730a3;--color-status-no-show-bg: #f1f5f9;--color-status-no-show-text: #475569;--shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.08);--shadow-md: 0 4px 12px rgba(0, 0, 0, 0.12);--shadow-lg: 0 4px 24px rgba(0, 0, 0, 0.08);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--layout-width-compact: 700px;--layout-width-form: 800px;--layout-width-default: 900px;--layout-width-wide: 1000px;--z-index-base: 1000;--z-index-dropdown: 1010;--z-index-modal: 1100;--z-index-notification: 1200;--z-index-loading: 1300}