:root {--min-screen-width: 320px;--max-screen-width: 1400px;--primary: #101F27;--primary-5: #101f270d;--primary-10: #101f271a;--primary-20: #101f2733;--primary-30: #101f274d;--primary-40: #101f2766;--primary-50: #101f2780;--primary-60: #101f2799;--primary-70: #101f27b3;--primary-80: #101f27cc;--primary-90: #101f27e6;--secondary: #72AC05;--secondary-5: #72ac050d;--secondary-10: #72ac051a;--secondary-20: #72ac0533;--secondary-30: #72ac054d;--secondary-40: #72ac0566;--secondary-50: #72ac0580;--secondary-60: #72ac0599;--secondary-70: #72ac05b3;--secondary-80: #72ac05cc;--secondary-90: #72ac05e6;--bg-body: #f0f2f4;--text-white: #FFFF;--text-white-5: #ffffff0d;--text-white-10: #ffffff1a;--text-white-20: #ffffff33;--text-white-30: #ffffff4d;--text-white-40: #ffffff66;--text-white-50: #ffffff80;--text-white-60: #ffffff99;--text-white-70: #ffffffb3;--text-white-80: #ffffffcc;--text-white-90: #ffffffe6;--text-black: #000000;--text-black-5: #0000000d;--text-black-10: #0000001a;--text-black-20: #00000033;--text-black-30: #0000004d;--text-black-40: #00000066;--text-black-50: #00000080;--text-black-60: #00000099;--text-black-70: #000000b3;--text-black-80: #000000cc;--text-black-90: #000000e6;--space-4xs: clamp(0.52rem,calc(-0.03vw + 0.53rem),0.49rem);--space-3xs: clamp(0.66rem,calc(0.04vw + 0.64rem),0.7rem);--space-2xs: clamp(0.82rem,calc(0.16vw + 0.77rem),0.99rem);--space-xs: clamp(1.02rem,calc(0.35vw + 0.91rem),1.4rem);--space-s: clamp(1.28rem,calc(0.65vw + 1.07rem),1.98rem);--space-m: clamp(1.6rem,calc(1.11vw + 1.24rem),2.8rem);--space-l: clamp(2rem,calc(1.81vw + 1.42rem),3.96rem);--space-xl: clamp(2.5rem,calc(2.87vw + 1.58rem),5.6rem);--space-2xl: clamp(3.13rem,calc(4.44vw + 1.71rem),7.92rem);--space-3xl: clamp(3.91rem,calc(6.75vw + 1.75rem),11.19rem);--space-4xl: clamp(4.88rem,calc(10.13vw + 1.64rem),15.83rem);--space-2-2xs: clamp(0.4rem,calc(0vw + 0.4rem),0.4rem);--space-2-xs: clamp(1.4rem,calc(0.19vw + 1.34rem),1.6rem);--space-2-s: clamp(1.6rem,calc(0.19vw + 1.54rem),1.8rem);--space-2-m: clamp(1.8rem,calc(0.19vw + 1.74rem),2rem);--space-2-l: clamp(2rem,calc(0.37vw + 1.88rem),2.4rem);--space-2-xl: clamp(2.4rem,calc(0.74vw + 2.16rem),3.2rem);--space-2-2xl: clamp(4rem,calc(0.74vw + 3.76rem),4.8rem);--space-2-3xl: clamp(5rem,calc(0.93vw + 4.7rem),6rem);--text-xs: clamp(1.4rem,calc(0vw + 1.4rem),1.4rem);--text-s: clamp(1.5rem,calc(0.09vw + 1.47rem),1.6rem);--text-m: clamp(1.6rem,calc(0.19vw + 1.54rem),1.8rem);--text-l: clamp(1.8rem,calc(0.56vw + 1.62rem),2.4rem);--text-xl: clamp(2rem,calc(1.11vw + 1.64rem),3.2rem);--text-2xl: clamp(2.4rem,calc(2.22vw + 1.69rem),4.8rem);--text-3xl: clamp(2.8rem,calc(4.07vw + 1.5rem),7.2rem);--text-4xl: clamp(3rem,calc(6.11vw + 1.04rem),9.6rem);--hero-title-size: var(--text-4xl);--post-title-size: var(--text-2xl);--nav-link-size: var(--text-s);--header-space: var(--space-s);--btn-space: var(--space-xs) var(--space-s);--card-space: var(--space-s);--footer-space: var(--space-s) var(--space-m);--columns-1: repeat(1,minmax(0,1fr));--columns-2: repeat(2,minmax(0,1fr));--columns-3: repeat(3,minmax(0,1fr));--columns-4: repeat(4,minmax(0,1fr));--columns-5: repeat(5,minmax(0,1fr));--columns-6: repeat(6,minmax(0,1fr));--columns-7: repeat(7,minmax(0,1fr));--columns-8: repeat(8,minmax(0,1fr));--radius-xs: clamp(0.4rem,calc(0vw + 0.4rem),0.4rem);--radius-s: clamp(0.6rem,calc(0.19vw + 0.54rem),0.8rem);--radius-m: clamp(1rem,calc(0.19vw + 0.94rem),1.2rem);--radius-l: clamp(2.2rem,calc(-0.19vw + 2.26rem),2rem);--radius-xl: clamp(3.2rem,calc(0vw + 3.2rem),3.2rem);--radius-full: 999rem;--radius-2xl: 56px;--shadow-xs: 0 1px 2px var(--shadow-primary);--shadow-s: 0 1.5px 3px var(--shadow-primary);--shadow-m: 0 2px 6px var(--shadow-primary);--shadow-l: 0 3px 12px var(--shadow-primary);--shadow-xl: 0 6px 48px var(--shadow-primary);}