.CookieConsent_banner__Kf40a{position:fixed;bottom:0;left:0;right:0;z-index:99999;background-color:var(--white);box-shadow:0 -2px 12px rgba(0,0,0,.1);padding:1rem;animation:CookieConsent_slideUp__5cSMd .3s ease-out}@keyframes CookieConsent_slideUp__5cSMd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.CookieConsent_content__N1f_Y{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.CookieConsent_text__I9mfq{flex:1 1;min-width:0}.CookieConsent_message__oTa7I{font-size:.875rem;line-height:1.5;color:var(--text-dark);margin:0}.CookieConsent_acceptButton__sO7Qx{background-color:var(--secondary-color);color:var(--white);border:none;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background-color .2s ease,transform .1s ease;white-space:nowrap;flex-shrink:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.CookieConsent_acceptButton__sO7Qx:hover{background-color:#4a3a32;transform:translateY(-1px)}.CookieConsent_acceptButton__sO7Qx:active{transform:translateY(0)}@media (max-width:768px){.CookieConsent_banner__Kf40a{padding:1rem}.CookieConsent_content__N1f_Y{flex-direction:column;align-items:stretch;gap:1rem}.CookieConsent_message__oTa7I{font-size:.8125rem;text-align:left}.CookieConsent_acceptButton__sO7Qx{width:100%;padding:.875rem 1.5rem;white-space:normal}}@media (max-width:480px){.CookieConsent_banner__Kf40a{padding:.875rem}.CookieConsent_message__oTa7I{font-size:.75rem}.CookieConsent_acceptButton__sO7Qx{padding:.75rem 1.25rem;font-size:.8125rem}}.FeedbackModal_overlay__MRkij{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:999999;padding:20px;animation:FeedbackModal_fadeIn__Bpghz .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes FeedbackModal_fadeIn__Bpghz{0%{opacity:0}to{opacity:1}}.FeedbackModal_modal__C4uZS{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:FeedbackModal_slideUp___XOyS .4s ease-out;display:flex;flex-direction:row}@keyframes FeedbackModal_slideUp___XOyS{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.FeedbackModal_closeButton___JNvF{position:absolute;top:16px;right:16px;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;width:48px;height:48px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;font-weight:300;line-height:1}.FeedbackModal_closeButton___JNvF:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}.FeedbackModal_closeButton___JNvF:active{transform:scale(.95)}.FeedbackModal_imageSection__M2iw_{flex:0 0 300px;background:linear-gradient(135deg,#34495e,#2c3e50);border-radius:16px 0 0 16px;display:flex;align-items:center;justify-content:center;padding:20px;position:relative;overflow:hidden}.FeedbackModal_imageSection__M2iw_:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,hsla(0,0%,100%,.05),transparent 70%);pointer-events:none}.FeedbackModal_imageContainer__DuFHh{width:100%;height:100%;position:relative;z-index:1}.FeedbackModal_profileImage__wobxc{width:100%;height:100%;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.2);border:3px solid hsla(0,0%,100%,.1)}.FeedbackModal_profileInfo__QSrFm{position:absolute;bottom:16px;left:16px;right:16px;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.FeedbackModal_profileName__ifXQG{display:flex;flex-direction:column;gap:3px;text-align:center}.FeedbackModal_name__C2OxQ{font-size:17px;font-weight:700;color:#2c3e50;line-height:1.2}.FeedbackModal_profileTitle__BpjYg{font-size:13px;font-weight:500;color:#7f8c8d;line-height:1.2}.FeedbackModal_contentSection__6yUdN{flex:1 1;padding:40px;display:flex;flex-direction:column}.FeedbackModal_title__WkxiG{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 8px;line-height:1.3}.FeedbackModal_subtitle__d3tbk{font-size:16px;color:#666;margin:0 0 32px;line-height:1.5}.FeedbackModal_form__kVv6D{display:flex;flex-direction:column;gap:20px}.FeedbackModal_formGroup__zXNQW{display:flex;flex-direction:column;gap:8px}.FeedbackModal_label__9x08r{font-size:14px;font-weight:600;color:#333}.FeedbackModal_optional__j0QVu{font-weight:400;color:#999;font-size:13px}.FeedbackModal_required__D9sqv{color:#e74c3c}.FeedbackModal_input__gj8ym{padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:all .2s ease;font-family:inherit;width:100%;box-sizing:border-box}.FeedbackModal_input__gj8ym:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.FeedbackModal_input__gj8ym::placeholder{color:#aaa}.FeedbackModal_textarea__RYgeL{resize:vertical;min-height:100px;font-family:inherit}.FeedbackModal_inputError__Fyaul{border-color:#e74c3c}.FeedbackModal_inputError__Fyaul:focus{border-color:#e74c3c;box-shadow:0 0 0 3px rgba(231,76,60,.1)}.FeedbackModal_errorText__FnHG9{color:#e74c3c;font-size:13px;margin-top:-4px}.FeedbackModal_submitButton___ibwp{background:#2c3e50;color:#fff;border:none;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px}.FeedbackModal_submitButton___ibwp:hover:not(:disabled){background:#34495e;transform:translateY(-2px);box-shadow:0 4px 12px rgba(44,62,80,.3)}.FeedbackModal_submitButton___ibwp:active:not(:disabled){transform:translateY(0)}.FeedbackModal_submitButton___ibwp:disabled{opacity:.6;cursor:not-allowed}.FeedbackModal_successMessage__2b4OC{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;text-align:center;width:100%}.FeedbackModal_successIcon__Sdn2O{width:80px;height:80px;background:#27ae60;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:48px;color:#fff;margin-bottom:24px;animation:FeedbackModal_scaleIn__04_J4 .5s ease-out}@keyframes FeedbackModal_scaleIn__04_J4{0%{transform:scale(0)}to{transform:scale(1)}}.FeedbackModal_successMessage__2b4OC h3{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.FeedbackModal_successMessage__2b4OC p{font-size:16px;color:#666;margin:0}@media (max-width:768px){.FeedbackModal_modal__C4uZS{flex-direction:column;max-height:95vh}.FeedbackModal_imageSection__M2iw_{flex:0 0 220px;border-radius:16px 16px 0 0;padding:12px;background:linear-gradient(135deg,#34495e,#2c3e50)}.FeedbackModal_imageContainer__DuFHh{height:100%}.FeedbackModal_profileImage__wobxc{height:100%;width:100%;object-fit:contain;object-position:center;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.1)}.FeedbackModal_profileInfo__QSrFm{bottom:12px;left:12px;right:12px;padding:10px 14px}.FeedbackModal_name__C2OxQ{font-size:15px}.FeedbackModal_profileTitle__BpjYg{font-size:12px}.FeedbackModal_contentSection__6yUdN{padding:32px 24px}.FeedbackModal_title__WkxiG{font-size:24px}.FeedbackModal_subtitle__d3tbk{font-size:15px;margin-bottom:24px}.FeedbackModal_closeButton___JNvF{width:44px;height:44px;font-size:22px}}@media (max-width:480px){.FeedbackModal_overlay__MRkij{padding:12px}.FeedbackModal_modal__C4uZS{border-radius:12px;max-height:96vh}.FeedbackModal_imageSection__M2iw_{flex:0 0 200px;border-radius:12px 12px 0 0;padding:10px;background:linear-gradient(135deg,#34495e,#2c3e50)}.FeedbackModal_imageContainer__DuFHh{height:100%}.FeedbackModal_profileImage__wobxc{height:100%;width:100%;object-fit:contain;object-position:center;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.1)}.FeedbackModal_profileInfo__QSrFm{bottom:10px;left:10px;right:10px;padding:8px 12px}.FeedbackModal_name__C2OxQ{font-size:14px}.FeedbackModal_profileTitle__BpjYg{font-size:11px}.FeedbackModal_contentSection__6yUdN{padding:24px 20px}.FeedbackModal_title__WkxiG{font-size:20px}.FeedbackModal_subtitle__d3tbk{font-size:14px;margin-bottom:20px}.FeedbackModal_form__kVv6D{gap:16px}.FeedbackModal_input__gj8ym{padding:10px 14px;font-size:14px}.FeedbackModal_submitButton___ibwp{padding:12px 24px;font-size:15px}.FeedbackModal_closeButton___JNvF{top:12px;right:12px;width:40px;height:40px;font-size:20px}.FeedbackModal_successMessage__2b4OC{padding:40px 24px}.FeedbackModal_successIcon__Sdn2O{width:64px;height:64px;font-size:38px;margin-bottom:20px}.FeedbackModal_successMessage__2b4OC h3{font-size:20px}.FeedbackModal_successMessage__2b4OC p{font-size:14px}}.Blog_blog-container__16em_{min-height:100vh;padding-bottom:80px}.Blog_hero-blog__an_Pc{padding:120px 0 80px;background-color:#f5f0eb;text-align:center;position:relative;overflow:hidden}.Blog_hero-blog__an_Pc:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/path-to-pattern.svg);background-size:400px;opacity:.05}.Blog_hero-blog__an_Pc h1{font-family:EB Garamond,serif;font-size:48px;color:#333;margin-bottom:15px;font-weight:700}.Blog_hero-blog__an_Pc p{font-family:Montserrat,sans-serif;font-size:18px;color:#666;max-width:700px;margin:0 auto}.Blog_blog-filters__0cR8P{padding:40px 0;background-color:#fff;border-bottom:1px solid #eee}.Blog_blog-filters__0cR8P .Blog_container___kKDs{display:flex;flex-direction:column;gap:20px}.Blog_search-box__goM_S{display:flex;max-width:500px;margin:0 auto;width:100%}.Blog_search-box__goM_S input{flex:1 1;height:45px;padding:0 15px;border:1px solid #ddd;border-radius:4px 0 0 4px;font-family:Montserrat,sans-serif;font-size:14px}.Blog_search-box__goM_S button{background-color:#8e6247;color:#fff;border:none;padding:0 20px;border-radius:0 4px 4px 0;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.Blog_search-box__goM_S button:hover{background-color:#71503a}.Blog_category-filters__xKwvD{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:1rem}.Blog_category-filters__xKwvD button{padding:8px 16px;background-color:transparent;border:1px solid #ddd;border-radius:4px;font-family:Montserrat,sans-serif;font-size:14px;color:#666;cursor:pointer;transition:all .3s ease}.Blog_category-filters__xKwvD button:hover{background-color:#f5f0eb;border-color:#8e6247}.Blog_category-filters__xKwvD button.Blog_active__hHrw0{background-color:#8e6247;color:#fff;border-color:#8e6247}.Blog_featured-posts__R_G0d{padding:60px 0}.Blog_featured-posts__R_G0d h2{font-family:EB Garamond,serif;font-size:32px;color:#333;margin-bottom:30px;text-align:center}.Blog_featured-grid__l6XjK{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}.Blog_featured-card__dMJOZ{display:flex;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.Blog_featured-card__dMJOZ:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.Blog_featured-card__dMJOZ .Blog_image-container__rI2ZD{flex:0 0 40%;position:relative;overflow:hidden}.Blog_featured-card__dMJOZ .Blog_image-container__rI2ZD img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Blog_featured-card__dMJOZ:hover .Blog_image-container__rI2ZD img{transform:scale(1.05)}.Blog_featured-card__dMJOZ .Blog_post-content__XlX9g{flex:0 0 60%;padding:25px;display:flex;flex-direction:column}.Blog_featured-card__dMJOZ .Blog_category__LipYD{display:inline-block;background-color:#8e6247;color:#fff;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:15px}.Blog_featured-card__dMJOZ h3{font-family:EB Garamond,serif;font-size:24px;margin-bottom:15px;line-height:1.4}.Blog_featured-card__dMJOZ h3 a{color:#333;text-decoration:none;transition:color .3s ease}.Blog_featured-card__dMJOZ h3 a:hover{color:#8e6247}.Blog_featured-card__dMJOZ p{font-family:Montserrat,sans-serif;font-size:14px;color:#666;line-height:1.6;margin-bottom:20px;flex:1 1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Blog_featured-card__dMJOZ .Blog_post-meta__nA2N2{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.Blog_featured-card__dMJOZ .Blog_date__LSil9{font-family:Montserrat,sans-serif;font-size:13px;color:#999}.Blog_featured-card__dMJOZ .Blog_read-more__yA0DI{font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#8e6247;text-decoration:none;position:relative;padding-bottom:2px}.Blog_featured-card__dMJOZ .Blog_read-more__yA0DI:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#8e6247;transition:width .3s ease}.Blog_featured-card__dMJOZ .Blog_read-more__yA0DI:hover:after{width:100%}.Blog_post-list__FXilG{padding:60px 0;background-color:#f9f9f9}.Blog_post-list__FXilG h2{font-family:EB Garamond,serif;font-size:32px;color:#333;margin-bottom:30px;text-align:center}.Blog_posts-grid__rx9B_{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.Blog_post-card__6HcyT{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.Blog_post-card__6HcyT:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.Blog_post-card__6HcyT .Blog_image-container__rI2ZD{height:200px;position:relative;overflow:hidden}.Blog_post-card__6HcyT .Blog_image-container__rI2ZD img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Blog_post-card__6HcyT:hover .Blog_image-container__rI2ZD img{transform:scale(1.05)}.Blog_post-card__6HcyT .Blog_category__LipYD{position:absolute;top:15px;right:15px;background-color:#8e6247;color:#fff;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.Blog_post-card__6HcyT .Blog_post-content__XlX9g{padding:25px}.Blog_post-card__6HcyT h3{font-family:EB Garamond,serif;font-size:20px;margin-bottom:15px;line-height:1.4}.Blog_post-card__6HcyT h3 a{color:#333;text-decoration:none;transition:color .3s ease}.Blog_post-card__6HcyT h3 a:hover{color:#8e6247}.Blog_post-card__6HcyT p{font-family:Montserrat,sans-serif;font-size:14px;color:#666;line-height:1.6;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Blog_post-card__6HcyT .Blog_post-meta__nA2N2{display:flex;justify-content:space-between;align-items:center}.Blog_post-card__6HcyT .Blog_date__LSil9{font-family:Montserrat,sans-serif;font-size:13px;color:#999}.Blog_post-card__6HcyT .Blog_read-more__yA0DI{font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#8e6247;text-decoration:none;position:relative;padding-bottom:2px}.Blog_post-card__6HcyT .Blog_read-more__yA0DI:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#8e6247;transition:width .3s ease}.Blog_post-card__6HcyT .Blog_read-more__yA0DI:hover:after{width:100%}.Blog_no-results__MrJ4Z{text-align:center;background-color:#f5f0eb;padding:50px 30px;border-radius:8px;max-width:800px;margin:0 auto}.Blog_featured-icon__ACnFw{display:inline-block;background-color:rgba(142,98,71,.1);color:#8e6247;font-size:36px;width:80px;height:80px;line-height:80px;border-radius:50%;margin-bottom:20px}.Blog_no-results__MrJ4Z h3{font-family:EB Garamond,serif;font-size:28px;color:#333;margin-bottom:15px}.Blog_no-results__MrJ4Z p{font-family:Montserrat,sans-serif;font-size:16px;color:#666;margin-bottom:20px;max-width:600px;margin-left:auto;margin-right:auto}.Blog_blog-cta___Ayo8{padding:80px 0;background-color:#f5f0eb;position:relative;overflow:hidden}.Blog_blog-cta___Ayo8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/path-to-pattern.svg);background-size:400px;opacity:.05}.Blog_cta-content__wPO0i{text-align:center;max-width:700px;margin:0 auto;background-color:#fff;padding:40px;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.05)}.Blog_cta-content__wPO0i h2{font-family:EB Garamond,serif;font-size:36px;color:#333;margin-bottom:20px}.Blog_cta-content__wPO0i p{font-family:Montserrat,sans-serif;font-size:16px;color:#666;margin-bottom:30px}.Blog_cta-button__ATnj6{display:inline-block;padding:14px 28px;background-color:#8e6247;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;text-decoration:none;border-radius:4px;transition:transform .3s ease,box-shadow .3s ease}.Blog_cta-button__ATnj6:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.1)}@media (max-width:992px){.Blog_featured-grid__l6XjK{grid-template-columns:1fr}.Blog_posts-grid__rx9B_{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Blog_hero-blog__an_Pc{padding:100px 0 60px}.Blog_hero-blog__an_Pc h1{font-size:36px}.Blog_blog-filters__0cR8P .Blog_container___kKDs,.Blog_featured-card__dMJOZ{flex-direction:column}.Blog_featured-card__dMJOZ .Blog_image-container__rI2ZD{flex:0 0 200px}}@media (max-width:576px){.Blog_posts-grid__rx9B_{grid-template-columns:1fr}.Blog_category-filters__xKwvD{flex-wrap:wrap;justify-content:flex-start}}