:root { --bricks-color-grey-100: #f5f5f5; --bricks-color-grey-300: #e0e0e0; --bricks-color-grey-500: #9e9e9e; --bricks-color-grey-700: #616161; --bricks-color-grey-800: #424242; --bricks-color-grey-900: #212121; --bricks-color-yellow: #ffeb3b; --bricks-color-amber: #ffc107; --bricks-color-orange: #ff9800; --bricks-color-deep-orange: #ff5722; --bricks-color-red: #f44336; --bricks-color-purple: #9c27b0; --bricks-color-blue: #2196f3; --bricks-color-light-blue: #03a9f4; --bricks-color-sky-blue: #81D4FA; --bricks-color-green: #4caf50; --bricks-color-light-green: #8bc34a; --bricks-color-lime: #cddc39; --bg: #FAFAF8; --bg-card: #FFFFFF; --bg-subtle: #F4F3F0; --bg-accent: #1B3A4B; --text-primary: #1a1a1a; --text-secondary: #5c5c5c; --text-muted: #8a8a8a; --text-on-dark: #f0ede6; --border: #e5e3de; --border-light: #eeece7; --base: #2d7d6f; --base-bg: #edf6f4; --base-border: #c4e3dd; --core: #6b5ca5; --core-bg: #f0edf8; --core-border: #d4cce9; --advanced: #c4721a; --advanced-bg: #5df3e7; --advanced-border: #eedcc4; --check: #3d8b7a; --royalty: #1b6b5a; --royalty-bg: #e8f5f0; --text-on-dark-t-1: hsla(42, 25%, 92%, 0.09); --text-on-dark-t-2: hsla(42, 25%, 92%, 0.18); --text-on-dark-t-3: hsla(42, 25%, 92%, 0.27); --text-on-dark-t-4: hsla(42, 25%, 92%, 0.36); --text-on-dark-t-5: hsla(42, 25%, 92%, 0.45); --text-on-dark-t-6: hsla(42, 25%, 92%, 0.55); --text-on-dark-t-7: hsla(42, 25%, 92%, 0.64); --text-on-dark-t-8: hsla(42, 25%, 92%, 0.73); --text-on-dark-t-9: hsla(42, 25%, 92%, 0.82); --text-on-dark-t-10: hsla(42, 25%, 92%, 0.91); --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --font-display: 'Fraunces', Georgia, serif; --font-body: 'DM Sans', -apple-system, sans-serif;}