*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#4f7cf6;--primary-light:#eef2ff;--danger:#ef4444;--success:#22c55e;--warning:#f59e0b;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-400:#9ca3af;--gray-600:#4b5563;--gray-800:#1f2937;--radius:10px}body{font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Noto Sans JP,sans-serif;background:var(--gray-50);color:var(--gray-800);min-height:100dvh}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}input,select,textarea{font-family:inherit;font-size:16px}