*{box-sizing:border-box;margin:0}*::before,*::after{box-sizing:border-box}html{height:100%}body{height:100%;line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}body{font-family:"Chaparral Pro","Roboto Slab",serif;letter-spacing:.1rem;font-weight:500;font-size:clamp(1.5rem,2vw,2rem)}header{display:flex;align-items:center;justify-content:center;height:150px}@media screen and (min-width: 768px){header{padding:24px}}header img{height:100%}section{padding-inline:.25rem;max-width:1800px;margin:0 auto;margin-bottom:1rem}@media screen and (min-width: 768px){section{padding-inline:1rem}}.horseshoe{padding-bottom:0}table{width:100%;border-spacing:0;position:relative}table:hover td:not(:first-child){opacity:.3}table:hover tr:hover>td{opacity:1}table,td,th{border:1px solid #fff;border-collapse:collapse;text-transform:uppercase}@media screen and (min-width: 768px){table,td,th{border:4px solid #fff}}th{font-family:"Dosis",sans-serif;font-weight:700;text-align:center;padding:12px 0;font-size:clamp(.7rem,1.7vw,2rem);letter-spacing:.05rem;color:#fff}@media screen and (min-width: 768px){th{letter-spacing:inherit}}th:first-child{display:none}@media screen and (min-width: 768px){th:first-child{display:grid}}td,th{display:grid;place-items:center}tr{background-color:var(--color);display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:1fr 1fr;justify-content:stretch}tr:first-child{grid-template-rows:1fr}@media screen and (min-width: 768px){tr{grid-template-columns:3fr repeat(4, 1fr);grid-template-rows:auto}}.sticky{position:-webkit-sticky;position:sticky;top:0}tr>:first-child{grid-column:1/-1}@media screen and (min-width: 768px){tr>:first-child{justify-content:start;padding-left:2rem;grid-column:unset}}tr>:first-child:not(th){font-size:clamp(1.25rem,3vw,2rem)}td:empty{background:#ced0d5}td>a{display:grid;place-items:center;height:100%;width:100%;text-decoration:none}td:not(.area,:empty){text-align:center;font-family:"Dosis",sans-serif;font-weight:700;background-image:url("book.svg");background-repeat:no-repeat;background-position:center;color:var(--color);font-size:18px;transition:all 50ms ease-in-out}@media screen and (min-width: 768px){td:not(.area,:empty){background-size:42px;font-size:26px}td:not(.area,:empty):hover{font-size:32px;background-size:48px}}table a:link,table a:visited{color:inherit;padding:8px;padding-bottom:16px}.red{--color: #761f2c}.cyan{--color: #28818B}.dark-purple{--color: #40376B}.teal{--color: #305b63}.brown{--color: #964e35}.orange{--color: #c86445}.purple{--color: #7268a3}.bley{--color: #2c354a}.area{color:#fff;background:var(--color);font-weight:600;line-height:1}@media screen and (min-width: 768px){.area{padding:2rem}}.flex-3{flex:3}.header{display:flex;justify-content:space-between;align-items:center;color:#fff;font-weight:600;line-height:1;text-decoration:none;padding-block:1rem;padding-inline:.75rem;font-size:clamp(1rem,3vw,2rem)}@media screen and (min-width: 768px){.header{padding-left:calc(2rem + 8px);padding-right:3.6vw}}.header>*{transition:transform 100ms ease-in-out}.header:hover>*{transform:scale(1.1)}.header p{transform-origin:left}.intro{background-color:#2c354a}.sel{background:linear-gradient(0deg, #40376b 0%, #40376b 38.09%, #574f7d 100%)}.book-icon{background-image:url("book.svg");background-repeat:no-repeat;background-size:36px;background-position:center;color:var(--color);font-family:"Dosis",sans-serif;font-weight:700;font-size:18px;height:72px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding-bottom:8px}@media screen and (min-width: 768px){.book-icon{font-size:22px;background-size:48px}}/*# sourceMappingURL=style.min.css.map */