/*
Theme Name: Sleepm Night
Description: Minimal canvas for the Sleepm Night Edition. All design lives in page content and the pepper-family-posts plugin.
Version: 1.5.0
Author: Sleepm
*/
/* Base parity with the resets our pages were built on */
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0}
button,input,select,textarea{font:inherit;line-height:1.15;margin:0;color:inherit}
button{text-transform:none;background:none;border:none;cursor:pointer}
img{max-width:100%;height:auto;border-style:none}
a{background-color:transparent}
/* Typography base parity (captured from live Flatsome render) */
body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.18rem;line-height:1.6;color:#e9ecff;background:#0b0f2e}
h1,h2,h3,h4,h5{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;margin-top:0;color:#e9ecff}
h2{font-size:3.4rem;line-height:1.06}
h3{font-size:1.9rem;line-height:1.6}
/* Burger parity (flatsome-era flow margins) */
#pepperMenuBtn{margin:19px 18.31px 18.31px 14px;height:45.78px}
