/* 2026 Apple Music Card Generator: darui3018823 All rights reserved. */
/* All works created by darui3018823 associated with this repository are the intellectual property of darui3018823. */
/* Packages and other third-party materials used in this repository are subject to their respective licenses and copyrights. */

body {
    /* Base UI font stack with per-platform fallbacks. */
    font-family:
        'SF Pro Text', 'SF Pro Display', 'SF Pro',
        -apple-system, BlinkMacSystemFont,
        'Hiragino Sans', 'Hiragino Kaku Gothic ProN',
        system-ui, 'Segoe UI', 'Yu Gothic UI', Meiryo, Roboto,
        sans-serif;
}
