:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;letter-spacing:.15rem;font-weight:400;--btnBlk: #1a1a1a}html{box-sizing:border-box;background-color:#ffedd6}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4{margin:0;padding:0}button{cursor:pointer;background-color:var(--btnBlk);color:#f5f5f5;border:1px solid transparent;letter-spacing:.05rem;transition:border-color .25s;transition:letter-spacing .25s}button:hover{background-color:#151562;letter-spacing:.15rem;font-weight:500}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#home{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20vh}#home>h1{margin-bottom:8vh;font-size:3.25rem}#home>h1>span{color:#151562;font-size:3.75rem}#home>h2{margin-bottom:4vh;font-size:2.25rem;font-weight:200}#home li{list-style:none}.btnBundle{display:flex;flex-wrap:wrap;justify-content:center;width:60vw;gap:3vw}.btnBundle li button{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:11vw;padding:1.5rem;border-radius:8px;font-size:1.5rem;font-family:inherit}#termContent{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10vh}.definition{display:flex;align-items:center;justify-content:center;width:60vw;min-height:15vh;margin:2vh 0;font-size:2.25rem;text-align:center}#textBox{margin:2vh;width:50vw;padding:1.5vh;text-align:center;font-size:2.15rem;font-family:inherit;letter-spacing:.15rem;border-radius:1em}.termBtn{margin-top:1vh;padding:.6em 1.2em;font-size:1.15rem;text-align:center;border-radius:8px}#termContent h3,#termContent h2{font-weight:300;font-size:1.75rem}#termContent h2{margin:6vh 8vw;align-self:end}#termContent h3{margin-top:5vh;display:flex;align-items:center}@media screen and (max-width:450px){:root{letter-spacing:.1rem}#home{margin-top:8vh}#home>h1{margin-bottom:5vh;font-size:1.5rem}#home>h1>span{font-size:1.75rem}#home>h2{margin-bottom:4vh;font-size:1.25rem}#home img{height:3rem}.btnBundle{width:100vw;margin-right:6vw}.btnBundle li button{width:40vw;padding:1rem;font-size:1rem}#termContent{margin-top:5vh}.definition{width:90vw;min-height:15vh;margin:2vh 0;font-size:1.25rem}#textBox{margin:2vh;width:90vw;font-size:1.15rem;letter-spacing:.1rem}.termBtn{font-size:1rem}#termContent h3,#termContent h2{font-size:1.15rem}#termContent h2{margin:3vh 4vw}#termContent h3{margin-top:5vh}#termContent img{height:3rem}}
