:root{line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Vend Sans,sans-serif!important}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}@media(prefers-color-scheme:light){a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{position:fixed;top:2%;left:50%;transform:translate(-50%);width:85%;z-index:1000;border-radius:1rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffbf5bf,#fef3dcbf);border:1px solid rgba(245,154,35,.25);box-shadow:0 8px 30px #75341d26;transition:all .4s ease}.header.scrolled{background:linear-gradient(135deg,#fffbf5eb,#fef3dceb);box-shadow:0 12px 36px #75341d40}.logo-text{font-family:Newsreader,serif!important;font-size:2rem;font-weight:400!important}.home:before{content:"";position:absolute;height:95vh;inset:0;background:url(/assets/background.jpg) center center/cover no-repeat!important;filter:brightness(60%);background-attachment:fixed;z-index:-1}.about:before{content:"";position:absolute;inset:0;background:#4a1b13;background:radial-gradient(circle,#4a1b13 18%,#8a5513);z-index:-1}.services{margin:5rem auto 0rem}.service-card .card{height:14rem}.products{margin:5rem auto;width:85vw}.footer-logo-text{font-weight:600!important;color:#75341d!important}
