:root {--rounded-button: 32px;--min-screen-width: 320px;--max-screen-width: 1400px;--primary: #AF2B1E;--primary-5: #af2b1e0d;--primary-10: #af2b1e1a;--primary-20: #af2b1e33;--primary-30: #af2b1e4d;--primary-40: #af2b1e66;--primary-50: #af2b1e80;--primary-60: #af2b1e99;--primary-70: #af2b1eb3;--primary-80: #af2b1ecc;--primary-90: #af2b1ee6;--primary-d-1: #89271a;--primary-d-2: #652015;--primary-d-3: #451a11;--primary-d-4: #29120a;--primary-l-1: #c45a45;--primary-l-2: #d98673;--primary-l-3: #e9afa0;--primary-l-4: #f5d4cc;--secondary: hsla(188.71,100%,24.31%,1);--secondary-5: hsla(189,100%,24%,0.05);--secondary-10: hsla(189,100%,24%,0.1);--secondary-20: hsla(189,100%,24%,0.2);--secondary-30: hsla(189,100%,24%,0.3);--secondary-40: hsla(189,100%,24%,0.4);--secondary-50: hsla(189,100%,24%,0.5);--secondary-60: hsla(189,100%,24%,0.6);--secondary-70: hsla(189,100%,24%,0.7);--secondary-80: hsla(189,100%,24%,0.8);--secondary-90: hsla(189,100%,24%,0.9);--secondary-d-1: hsla(190,74%,22%,1);--secondary-d-2: hsla(191,59%,18%,1);--secondary-d-3: hsla(192,46%,13%,1);--secondary-d-4: hsla(192,32%,8%,1);--secondary-l-1: hsla(192,34%,44%,1);--secondary-l-2: hsla(192,25%,58%,1);--secondary-l-3: hsla(193,25%,72%,1);--secondary-l-4: hsla(193,25%,86%,1);--success: hsla(136,95%,56%,1);--success-5: hsla(136,95%,56%,0.05);--success-10: hsla(136,95%,56%,0.1);--success-20: hsla(136,95%,56%,0.2);--success-30: hsla(136,95%,56%,0.3);--success-40: hsla(136,95%,56%,0.4);--success-50: hsla(136,95%,56%,0.5);--success-60: hsla(136,95%,56%,0.6);--success-70: hsla(136,95%,56%,0.7);--success-80: hsla(136,95%,56%,0.8);--success-90: hsla(136,95%,56%,0.9);--error: hsla(351,95%,56%,1);--error-5: hsla(351,95%,56%,0.05);--error-10: hsla(351,95%,56%,0.1);--error-20: hsla(351,95%,56%,0.2);--error-30: hsla(351,95%,56%,0.3);--error-40: hsla(351,95%,56%,0.4);--error-50: hsla(351,95%,56%,0.5);--error-60: hsla(351,95%,56%,0.6);--error-70: hsla(351,95%,56%,0.7);--error-80: hsla(351,95%,56%,0.8);--error-90: hsla(351,95%,56%,0.9);--gray-50: #f6f6f6;--gray-100: #e7e7e7;--gray-200: #d1d1d1;--gray-300: #b0b0b0;--gray-400: #888888;--gray-500: #737373;--gray-600: #5d5d5d;--gray-700: #4f4f4f;--gray-800: #454545;--gray-900: #3d3d3d;--gray-950: #262626;--white: #ffffff;--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-5xl: clamp(6.1rem,calc(15.07vw + 1.28rem),22.38rem);--text-xs: clamp(1.26rem,calc(-0.23vw + 1.34rem),1.01rem);--text-s: clamp(1.42rem,calc(-0.07vw + 1.44rem),1.35rem);--text-m: clamp(1.6rem,calc(0.19vw + 1.54rem),1.8rem);--text-l: clamp(1.8rem,calc(0.55vw + 1.62rem),2.4rem);--text-xl: clamp(2.02rem,calc(1.09vw + 1.68rem),3.2rem);--text-2xl: clamp(2.28rem,calc(1.84vw + 1.69rem),4.26rem);--text-3xl: clamp(2.56rem,calc(2.89vw + 1.64rem),5.68rem);--text-4xl: clamp(2.88rem,calc(4.35vw + 1.49rem),7.58rem);--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);--space-grid-base: var(--space-s);--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));--rounded-xs: clamp(0.2rem,calc(0vw + 0.2rem),0.2rem);--rounded-sm: clamp(0.4rem,calc(0vw + 0.4rem),0.4rem);--rounded-md: clamp(0.6rem,calc(0vw + 0.6rem),0.6rem);--rounded-lg: clamp(0.8rem,calc(0vw + 0.8rem),0.8rem);--rounded-xl: clamp(1.2rem,calc(0vw + 1.2rem),1.2rem);--rounded-2xl: clamp(1.6rem,calc(0vw + 1.6rem),1.6rem);--rounded-full: 999rem;--rounded-standard: clamp(0.2rem,calc(0vw + 0.2rem),0.2rem);--rounded-button: clamp(3.2rem,calc(0vw + 3.2rem),3.2rem);--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);}