﻿@import"https://fonts.googleapis.com/css?family=Lato";@import"https://fonts.googleapis.com/css?family=Merriweather";html{font-size:16px;position:relative;min-height:100%}body{font-family:"Lato",sans-serif,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:200;background-color:#fff;color:#343434;margin:0}.bg-white{background-color:#fff}.form-control:focus{box-shadow:none}[contenteditable]:focus{outline:0px solid rgba(0,0,0,0)}.no-outline:focus{outline:0px solid rgba(0,0,0,0)}h1{font-weight:100;font-size:2.2rem;color:#7b8758}h2{font-weight:100;font-size:2rem;color:#343434}h3{font-weight:100;font-size:1.7rem;color:#343434}h4{font-weight:100;font-size:1.4rem;color:#343434}h5{font-weight:100;font-size:1.2rem;color:#343434}h6{font-weight:100;font-size:1.1rem;color:#343434}.small{font-weight:100;font-size:.8rem;color:#343434}.x-small{font-weight:100;font-size:.7rem;color:#343434}.vh-10{height:10vh}.vh-20{height:20vh}.vh-25{height:25vh}.vh-30{height:30vh}.vh-40{height:40vh}.vh-50{height:50vh}.vh-50{height:50vh}.vh-60{height:60vh}.vh-70{height:70vh}.vh-80{height:80vh}.vh-90{height:90vh}.radius-5{border-radius:5px}.radius-10{border-radius:10px}.radius-15{border-radius:15px}.radius-20{border-radius:20px}.icon-48,.icon-xsmall,.image-48,.image-xsmall{height:48px}.icon-96,.icon-small,.image-96,.image-small{height:96px}.icon-128,.icon-medium,.image-128,.image-medium{height:128px}.icon-256,.icon-large,.image-256,.image-large{height:256px}.text-justify{text-align:justify}.req,.required{color:#860000}a{color:#7b8758;text-decoration:none}a:hover{color:#036}.cursor-pointer{cursor:pointer}.modal-body .title{font-size:1.2rem;color:#7b8758;margin-bottom:5px}.card-body .title{font-size:1.2rem;color:#7b8758;margin-bottom:5px}.modal-body .controls{margin-top:10px;text-align:right}.card-body .controls{margin-top:10px;text-align:right}.clickable:hover{background-color:#f8f8fc}.blog-page{background:linear-gradient(180deg, #faf8f5 0%, #FFFFFF 100%);min-height:100vh;padding:2rem 0}.blog-header{text-align:center;padding:3rem 0 2rem;background:linear-gradient(135deg, rgba(123, 135, 88, 0.05) 0%, rgba(212, 165, 116, 0.05) 100%);margin-bottom:3rem;border-radius:0 0 50px 50px}.blog-header .blog-title{font-size:3rem;font-weight:300;color:#7b8758;margin-bottom:.5rem;font-family:"Merriweather",serif}.blog-header .blog-title i{margin-right:1rem;color:#d4a574}.blog-header .blog-subtitle{font-size:1.2rem;color:#6c757d;font-weight:300}.blog-grid{margin-bottom:2rem}.blog-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);position:relative;height:100%;display:flex;flex-direction:column;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.blog-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.blog-card:hover .blog-card-image img{transform:scale(1.08)}.blog-card:hover .blog-card-overlay{opacity:1}.blog-card-image{position:relative;width:100%;padding-top:75%;overflow:hidden;background:linear-gradient(135deg, #f4ede4 0%, #faf8f5 100%)}.blog-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, transparent 50%);opacity:0;transition:opacity .4s ease;display:flex;align-items:flex-end;padding:1.5rem}.blog-card-overlay .read-more{color:#fff;font-weight:600;font-size:1rem;display:flex;align-items:center;gap:.5rem}.blog-card-overlay .read-more i{transition:transform .3s ease}.blog-card-overlay:hover .read-more i{transform:translateX(5px)}.blog-card-category{position:absolute;top:1rem;right:1rem;background:hsla(0,0%,100%,.95);color:#7b8758;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:2}.blog-card-category i{margin-right:.3rem}.blog-card-body{padding:1.5rem;flex:1;display:flex;flex-direction:column;min-width:0}.blog-card-title{font-size:1.3rem;font-weight:400;margin-bottom:.75rem;color:#2c2416;line-height:1.4;font-family:"Merriweather",serif;word-wrap:break-word;overflow-wrap:break-word}.blog-card-title a{color:#2c2416;text-decoration:none;transition:color .3s ease}.blog-card-title a:hover{color:#7b8758}.blog-card-description{font-size:.95rem;color:#6c757d;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}.blog-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid #f0f0f0;margin-top:auto}.blog-card-meta{display:flex;align-items:center;gap:1rem;font-size:.85rem;color:#999}.blog-card-meta .meta-item{display:flex;align-items:center;gap:.3rem}.blog-card-meta .meta-item i{color:#d4a574}.blog-entry-page{background:#faf8f5;padding:2rem 0}.blog-entry-hero{position:relative;width:100%;max-height:500px;overflow:hidden;border-radius:0 0 50px 50px;margin-bottom:3rem;box-shadow:0 8px 30px rgba(0,0,0,.12)}.blog-entry-hero img{width:100%;height:100%;object-fit:cover;filter:brightness(0.9)}.blog-entry-hero .hero-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);padding:3rem 2rem 2rem;color:#fff}.blog-entry-hero .hero-overlay h1{font-size:2.5rem;font-weight:300;margin-bottom:.5rem;color:#fff;font-family:"Merriweather",serif}@media(max-width: 768px){.blog-entry-hero .hero-overlay h1{font-size:2rem}}.blog-entry-hero .hero-overlay .entry-meta{display:flex;gap:1.5rem;font-size:.95rem;opacity:.9}.blog-entry-hero .hero-overlay .entry-meta .meta-item{display:flex;align-items:center;gap:.5rem}.blog-entry-content{background:#fff;max-width:900px;margin:0 auto;padding:3rem;border-radius:30px;box-shadow:0 4px 20px rgba(0,0,0,.08)}@media(max-width: 768px){.blog-entry-content{padding:2rem 1.5rem;border-radius:20px}}.entry-intro{font-size:1.2rem;color:#7b8758;line-height:1.8;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #f4ede4;font-weight:300}.entry-description{font-size:1rem;color:#6c757d;line-height:1.8;margin-bottom:2rem}.recipe-card{background:linear-gradient(135deg, #f4ede4 0%, #faf8f5 100%);padding:2rem;border-radius:20px;margin:2rem auto;max-width:700px;border:3px solid #d4a574;box-shadow:0 8px 25px rgba(212,165,116,.2);position:relative}.recipe-card::before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:1px dashed #d4a574;border-radius:25px;pointer-events:none}.recipe-card h3{color:#2c2416;margin-bottom:1.5rem;font-family:"Merriweather",serif;text-align:center;font-size:1.8rem;position:relative}.recipe-card h3::after{content:"";display:block;width:60px;height:3px;background:#d4a574;margin:1rem auto 0}.recipe-card .recipe-content{font-size:1rem;line-height:1.8;color:#2c2416}.recipe-card .recipe-content ul{list-style:none;padding:0}.recipe-card .recipe-content ul li{padding:.5rem 0;position:relative;padding-left:2rem}.recipe-card .recipe-content ul li::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;left:0;color:#d4a574}.recipe-card .recipe-content ol{counter-reset:step-counter;list-style:none;padding:0}.recipe-card .recipe-content ol li{counter-increment:step-counter;padding:.75rem 0 .75rem 3rem;position:relative}.recipe-card .recipe-content ol li::before{content:counter(step-counter);position:absolute;left:0;top:.75rem;background:#d4a574;color:#fff;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.paragraph-section{margin:2.5rem 0}.paragraph-section h3{color:#7b8758;font-size:1.8rem;margin-bottom:1rem;font-weight:400;font-family:"Merriweather",serif}.paragraph-section .section-description{color:#d4a574;font-size:1.1rem;margin-bottom:1rem;font-style:italic}.paragraph-section p{font-size:1.05rem;line-height:1.8;color:#495057;margin-bottom:1rem}.paragraph-section .section-comment{background:#e8f4f8;padding:1rem 1.5rem;border-left:4px solid #7b8758;border-radius:8px;margin-top:1.5rem;font-style:italic;color:#495057}.drink-icon{display:inline-block;color:#d4a574;margin:0 .5rem;font-size:1.2rem}.blog-loading{display:flex;align-items:center;justify-content:center;min-height:300px;color:#7b8758}.blog-empty{text-align:center;padding:4rem 2rem;color:#999}.blog-empty i{font-size:4rem;margin-bottom:1rem;color:#ddd}.blog-empty h3{color:#999;font-weight:300}@media(max-width: 768px){.blog-header .blog-title{font-size:2rem}.blog-card-title{font-size:1.1rem}.recipe-card{padding:1.5rem;margin:1.5rem 0}.recipe-card h3{font-size:1.5rem}.paragraph-section h3{font-size:1.5rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.blog-card,.paragraph-section,.recipe-card{animation:fadeInUp .6s ease-out}/*# sourceMappingURL=blog.min.css.map */
