:root{--lv-ink:#201a18;--lv-muted:#716763;--lv-line:#e9ded8;--lv-paper:#fffdfa;--lv-peach:#fbede4;--lv-rose:#df3764}
html{scroll-behavior:smooth}body{background:var(--lv-paper)!important;color:var(--lv-ink)!important}body>nav,body>header{border-bottom:1px solid var(--lv-line)!important;background:rgba(255,253,250,.94)!important;box-shadow:none!important;backdrop-filter:blur(18px)}body>header{position:sticky;top:0;z-index:50}body>main,body>article{position:relative}article>div,.prose{color:#4d4440}.prose h2,.prose h3,article h2,article h3{color:var(--lv-ink)!important;letter-spacing:-.035em}.prose h2,article h2{line-height:1.12}.prose p,article p{line-height:1.75}.prose a,article a{color:#8a3f37}.bg-light{background:#fbf5f0!important}.bg-primary{background:#f6dfd1!important}.text-primary{color:#9b493f!important}.text-secondary{color:#5d312c!important}.rounded-lg,.rounded-xl{border-radius:20px!important}.shadow-lg,.shadow-xl{box-shadow:0 18px 48px rgba(59,38,29,.1)!important}article section.bg-white,article div.bg-white{border:1px solid var(--lv-line)}article ul li,article ol li{margin-block:.45rem}article table{border-color:var(--lv-line)}article [class*="bg-gradient"]{background:linear-gradient(145deg,#fff1e8,#fff9f5)!important}body>footer{border-top:1px solid var(--lv-line);background:#fff!important}@media(max-width:640px){body>nav .h-20{height:68px}article .p-8{padding:1.25rem}.text-4xl{font-size:2.25rem!important;line-height:1.03!important}.text-5xl{font-size:2.5rem!important}.py-16{padding-block:2.75rem!important}}
