@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}:root{--primary:#2563eb;--primary-soft:#eff6ff;--primary-soft-strong:#dbeafe;--primary-container:#3b82f6;--on-primary:#fff;--surface:#f3f4f6;--surface-container-lowest:#fff;--surface-container-low:#f8fafc;--surface-container:#e5e7eb;--surface-container-high:#d1d5db;--surface-container-highest:#9ca3af;--secondary:#4b5563;--tertiary:#111827;--tertiary-fixed:#fbbf24;--error:#dc2626;--error-container:#fee2e2;--outline:#d1d5db;--outline-variant:#9ca3af;--on-surface:#111827;--blue-50:#eff6ff;--blue-400:#60a5fa;--blue-500:#3b82f6;--green-50:#f0fdf4;--green-500:#22c55e;--green-600:#16a34a;--yellow-50:#fefce8;--yellow-400:#facc15;--yellow-500:#eab308;--yellow-600:#ca8a04;--red-50:#fef2f2;--red-500:#ef4444;--font-headline:"Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;--font-body:"Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif}html,body,#app{min-height:100%}body{background:var(--surface);color:var(--on-surface);font-family:var(--font-body);margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-headline);color:var(--on-surface);margin:0}p{margin:0}input,textarea,select,button{font:inherit}a{color:inherit}.p-button-secondary.p-button-outlined{border-color:var(--outline);color:var(--on-surface)}.p-button-secondary.p-button-outlined:not(:disabled):hover{background:var(--surface-container-high);border-color:var(--secondary);color:var(--on-surface)}.p-button-secondary.p-button-text{color:var(--secondary)}.p-button-secondary.p-button-text:not(:disabled):hover{background:var(--surface-container-high);color:var(--on-surface)}
