:root{--primary:#111;--secondary:linear-gradient(to right, #939393, #fff)}html{scroll-behavior:smooth}*{box-sizing:border-box}body{background:linear-gradient(90deg,#f1d6bf,#ece3db);margin:0;font-family:Inter,serif}.header{z-index:1000;background:#000;justify-content:space-between;align-items:center;width:100%;height:60px;padding-inline:25px;transition:box-shadow .3s;display:flex;position:sticky;top:0}.header.scrolled{box-shadow:0 2px 10px #0000001a}.header-logo img{height:45px}.header-navigation__list{gap:30px;margin-inline-end:20px;display:flex}.header-navigation__list a{color:#f9f1e9;text-decoration:none;transition:all .3s}.header-navigation__list a:hover{color:#f1c49d}.hero-section{padding-inline:70px 20px;align-items:center;height:100vh;margin-top:-80px;padding-top:80px;display:flex}.product-section__title,.contact-section__title,.hero-section__description_title{margin-bottom:0;font-family:Spectral,serif;font-size:3rem;font-weight:700;line-height:1.2}.hero-section__description_body{padding-inline-start:3px;font-size:1.1rem;line-height:1.5}.hero-section__description_button{gap:5px;margin-top:30px;display:flex}.hero-section__description_button *{color:#f4e6d9;white-space:nowrap;background:#000;border:2px solid #000;border-radius:999px;padding-block:11px;padding-inline:40px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.hero-section__description_button :hover{color:#000;background:0 0}.hero-section__image img{height:80vh}.dialog-overlay{background:#0009;position:fixed;inset:0}.dialog-content{background:#000;border-radius:15px;flex-direction:column;justify-content:center;align-items:flex-end;gap:20px;width:80%;max-width:500px;padding-block:30px;padding-inline:40px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.dialog-content__title{color:#f9f1e9;align-self:center;margin-top:10px;margin-bottom:5px;padding-inline-start:10px;font-size:1.7rem;font-weight:600}.dialog-button{background-color:#f9f1e9;border:1px solid #f9f1e9;border-radius:999px;padding-block:10px;padding-inline:30px;font-family:inherit;font-size:1.1rem;font-weight:600}.dialog-button:hover{color:#f9f1e9;cursor:pointer;background:#000}.contact-button{color:#f9f1e9;white-space:nowrap;border:1px solid #f9f1e9;border-radius:999px;align-items:center;gap:20px;width:100%;padding-inline:40px;text-decoration:none;display:flex}.contact-button_logo{align-items:center;display:flex}.contact-button__description h3{margin-top:10px;margin-bottom:0}.contact-button__description p{margin-top:5px}.contact-section{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.contact-section__title{margin-bottom:50px;font-size:2.5rem}.contact-section__button-container{flex-wrap:wrap;justify-content:center;gap:15px 10px;max-width:800px;display:flex}.contact-section__button-container>*{background:#000;border:2px solid #000;flex:0 0;gap:12px;padding-inline:40px;font-size:.9rem}.contact-section__button-container>:hover{color:#000;background:0 0}.product-section{flex-direction:column;justify-content:center;align-items:center;height:100vh;padding-inline:70px;display:flex}.product-section__title{margin-bottom:30px;font-size:2.5rem}.product-item{color:#f9f1e9;background:#000;border-radius:25px;gap:40px;padding:35px;display:flex}.product-item__name{margin:0;font-size:1.7rem;font-weight:600}.product-item__image{border-radius:20px;width:80%;max-width:300px}.product-item__description{flex-direction:column;gap:10px;display:flex}.product-item__category-list{flex-wrap:wrap;gap:7px 5px;display:flex}.product-item__category{color:#f9f1e9;background:#000;border:1px solid #f9f1e9;border-radius:999px;padding-block:5px;padding-inline:15px;font-size:1rem;font-weight:600}.product-item__category:hover,.product-item__category.selected{color:#000;background:#f1d6bf;border-color:#f1d6bf}.product-item__category:disabled{color:#9e9e9e;background:#e0e0e0;border-color:#d0d0d0;font-weight:500}.product-item__description{margin-block-start:0}.product-item__shelf-life_title{margin-block-end:0}.product-item__shelf-life_description{margin-block-start:0}.product-item__check-price_button_container{flex-wrap:wrap;gap:5px;display:flex}.product-item__check-price_button{white-space:nowrap;color:#000;background-color:#f1d6bf;border:2px solid #f1d6bf;border-radius:999px;padding-block:10px;padding-inline:20px;font-weight:600;text-decoration:none}.product-item__check-price_button:hover{color:#f9f1e9;background:#000;border-color:#f9f1e9}.footer{color:#f9f1e9;background:#000;justify-content:center;align-items:center;height:60px;display:flex}
