: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}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}.flex-custom{display:grid;justify-content:space-evenly;gap:1rem;grid-template-columns:70vw 20vw}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1rem;height:auto;align-items:baseline;align-content:baseline;overflow:scroll}.list-items{height:10rem;padding:1em 0;display:flex;flex-direction:column;justify-content:space-between;overflow:scroll}.task-text{text-overflow:clip;white-space:wrap;height:150px;overflow:scroll}.completed-todo{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media(max-width:60rem){.flex-custom{display:flex;flex-direction:column;flex-wrap:nowrap}}
