:root { --color-surface: #FFFFFF; --color-surface-muted: #f9f9f9; --color-text-main: #000000; --color-text-muted: #555555; --color-brand-primary: #002147; --color-brand-secondary: #D4AF37; --color-white-fixed: #fff; --color-black-fixed: #000; --color-black-fixed-t-1: hsla(0, 0%, 83%, 0.17); --color-black-fixed-t-2: hsla(0, 0%, 67%, 0.33); --color-black-fixed-t-3: hsla(0, 0%, 50%, 0.5); --color-black-fixed-t-4: hsla(0, 0%, 33%, 0.67); --color-black-fixed-t-5: hsla(0, 0%, 17%, 0.83); --color-brand-primary-l-1: #2a4666; --color-brand-primary-l-2: #556b84; --color-brand-primary-l-3: #8090a3; --color-brand-primary-l-4: #aab5c2; --color-brand-primary-l-5: #d5dae0; --color-brand-primary-d-1: #001c3b; --color-brand-primary-d-2: #00162f; --color-brand-primary-d-3: #001124; --color-brand-primary-d-4: #000b18; --color-brand-primary-d-5: #00060c; --color-brand-primary-t-1: hsla(212, 16%, 86%, 0.17); --color-brand-primary-t-2: hsla(212, 16%, 71%, 0.33); --color-brand-primary-t-3: hsla(212, 16%, 57%, 0.5); --color-brand-primary-t-4: hsla(212, 22%, 43%, 0.67); --color-brand-primary-t-5: hsla(212, 41%, 28%, 0.83); --color-brand-secondary-l-1: #dbbc58; --color-brand-secondary-l-2: #e2ca7a; --color-brand-secondary-l-3: #ead79b; --color-brand-secondary-l-4: #f1e4bc; --color-brand-secondary-l-5: #f8f2de; --color-brand-secondary-d-1: #b1922e; --color-brand-secondary-d-2: #8d7525; --color-brand-secondary-d-3: #6a581c; --color-brand-secondary-d-4: #473a12; --color-brand-secondary-d-5: #231d09; --color-brand-secondary-t-1: hsla(46, 65%, 92%, 0.17); --color-brand-secondary-t-2: hsla(46, 65%, 84%, 0.33); --color-brand-secondary-t-3: hsla(46, 65%, 76%, 0.5); --color-brand-secondary-t-4: hsla(46, 65%, 68%, 0.67); --color-brand-secondary-t-5: hsla(46, 65%, 60%, 0.83); --text-2xs: clamp(0.82rem, calc(-0.0026851851851851846 * (100vw - 36rem) + 0.82rem), 0.53rem); --text-xs: clamp(1.02rem, calc(-0.002037037037037037 * (100vw - 36rem) + 1.02rem), 0.8rem); --text-s: clamp(1.28rem, calc(-0.0007407407407407414 * (100vw - 36rem) + 1.28rem), 1.2rem); --text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-l: clamp(2rem, calc(0.006481481481481483 * (100vw - 36rem) + 2rem), 2.7rem); --text-xl: clamp(2.5rem, calc(0.01435185185185185 * (100vw - 36rem) + 2.5rem), 4.05rem); --text-2xl: clamp(3.13rem, calc(0.027314814814814816 * (100vw - 36rem) + 3.13rem), 6.08rem); --space-2xs: clamp(0.82rem, calc(-0.0026851851851851846 * (100vw - 36rem) + 0.82rem), 0.53rem); --space-xs: clamp(1.02rem, calc(-0.002037037037037037 * (100vw - 36rem) + 1.02rem), 0.8rem); --space-s: clamp(1.28rem, calc(-0.0007407407407407414 * (100vw - 36rem) + 1.28rem), 1.2rem); --space-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --space-l: clamp(2rem, calc(0.006481481481481483 * (100vw - 36rem) + 2rem), 2.7rem); --space-xl: clamp(2.5rem, calc(0.01435185185185185 * (100vw - 36rem) + 2.5rem), 4.05rem); --space-2xl: clamp(3.13rem, calc(0.027314814814814816 * (100vw - 36rem) + 3.13rem), 6.08rem);}