html{font-size:14px}body{font-size:.95rem;line-height:1.6}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.35rem}.hero-title,.hero h1{font-size:2.2rem}.card-title,.article-title{font-size:1.15rem}.card-text,.article-style{font-size:.95rem}#explore section>div>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;max-width:900px;margin-left:auto;margin-right:auto}#explore section>div>div:last-child>div{text-align:center}#explore section>div>div:last-child>div>div:first-child{margin-left:auto;margin-right:auto}@media(max-width:767px){#explore section>div>div:last-child{grid-template-columns:1fr;max-width:420px;gap:3rem}}.home-hero h1{font-size:clamp(2.8rem,5vw,4.8rem)!important;line-height:1.05!important}.home-hero p{font-size:clamp(1.2rem,1.8vw,1.7rem)}.portfolio-hero h1{font-size:clamp(2.5rem,4vw,4rem)!important;line-height:1.08!important}.portfolio-hero p{font-size:clamp(1.15rem,1.7vw,1.6rem)}:not(pre)>code{padding:.12em .35em;margin:0 .04em;font-size:.92em;font-weight:500;color:inherit;background-color:rgba(0,0,0,.055);border:1px solid rgba(0,0,0,8%);border-radius:6px;white-space:nowrap}:not(pre)>code::before,:not(pre)>code::after{content:none!important}.dark :not(pre)>code,[data-theme=dark] :not(pre)>code{color:inherit;background-color:rgba(255,255,255,8%);border-color:rgba(255,255,255,.12)}