:root{--font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji}*,*::before,*::after{padding:0;margin:0;box-sizing:border-box}h1,h2,p{padding:0;margin:0}body{height:100vh;width:100vw;display:grid;place-content:center;font-family:var(--font-family)}.card{border-radius:.25rem;max-width:24rem;box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.card__image{border-radius:.375rem}.card__stuff{width:auto;padding:1rem 1.5rem}.card__stuff__head{font-weight:700;font-size:1.25rem;line-height:1.75rem;margin-bottom:.75rem}.card__stuff__para{font-size:.875rem;line-height:1.25rem;color:#36393f}.card__bottom{width:73%;padding:.5rem 1.5rem;display:flex;flex-direction:row;justify-content:space-between;--tw-text-opacity: 1;color:rgb(107 114 128/var(--tw-text-opacity))}.card__bottom__eye svg{width:1.5rem;height:1.5rem}.card__bottom__eye__text{padding-left:.25rem;padding-right:.25rem;position:relative;bottom:5px;right:3px}.card__bottom__book svg{width:1.5rem;height:1.5rem}.card__bottom__book__text{padding-left:.25rem;padding-right:.25rem;position:relative;bottom:6px;right:3px}/*# sourceMappingURL=style.css.map */