: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; --renk-beyaz: hsl(0, 0%, 100%); --renk-gri: hsl(204, 24%, 96%); --renk-border: hsl(224, 24%, 92%); --renk-birincil: hsl(214, 68%, 35%); --renk-ikincil: hsl(150, 90%, 39%); --renk-yazi: hsl(217, 40%, 23%); --renk-gri-l-1: hsl(204, 24%, 97%); --renk-gri-l-2: hsl(204, 24%, 99%); --renk-gri-d-1: hsl(0, 0%, 90%); --renk-gri-d-2: hsl(0, 0%, 84%); --renk-siyah: hsl(0, 0%, 0%); --renk-siyah-l-1: hsl(0, 0%, 20%); --renk-siyah-l-2: hsl(0, 0%, 40%); --renk-siyah-l-3: hsl(0, 0%, 60%); --renk-siyah-l-4: hsl(0, 0%, 80%); --renk-ikincil-l-1: hsl(150, 58%, 59%); --renk-ikincil-l-2: hsl(150, 58%, 80%); --renk-ikincil-d-1: hsl(150, 90%, 26%); --renk-ikincil-d-2: hsl(150, 90%, 13%); --renk-yazi-d-1: hsl(217, 40%, 15%); --renk-yazi-d-2: hsl(217, 40%, 8%); --renk-birincil-l-1: hsl(214, 37%, 51%); --renk-birincil-l-2: hsl(214, 37%, 68%); --renk-birincil-l-3: hsl(0, 0%, 100%); --renk-birincil-d-1: hsl(214, 68%, 26%); --renk-birincil-d-2: hsl(214, 68%, 18%); --renk-birincil-d-3: hsl(214, 68%, 9%); --renk-yazi-l-1: hsl(217, 19%, 38%); --renk-yazi-l-2: hsl(217, 12%, 54%); --renk-yazi-l-3: hsl(217, 12%, 69%); --renk-yazi-l-4: hsl(217, 22%, 94%); --space-5xs: 0.4rem; --space-4xs: 0.6rem; --space-3xs: 0.8rem; --space-2xs: 1rem; --space-xs: 1.4rem; --space-s: 1.6rem; --space-m: 2rem; --space-l: 3rem; --space-xl: 4rem; --space-2xl: 6rem; --text-2xs: 1rem; --text-xs: 1.2rem; --text-s: 1.3rem; --text-m: 1.4rem; --text-l: 1.6rem; --text-xl: 1.8rem; --text-2xl: 2rem; --baslik-xs: 2rem; --baslik-s: 2.4rem; --baslik-m: 2.6rem; --baslik-l: 2.8rem; --baslik-xl: 3rem; --baslik-2xl: 4rem;}.border-renk-gri { border-color: var(--renk-gri); }.border-renk-gri-l-1 { border-color: var(--renk-gri-l-1); }.border-renk-gri-l-2 { border-color: var(--renk-gri-l-2); }.border-renk-gri-d-1 { border-color: var(--renk-gri-d-1); }.border-renk-gri-d-2 { border-color: var(--renk-gri-d-2); }.border-renk-border { border-color: var(--renk-border); }