.BlogPost_page__ICRD7{max-width:760px;margin:0 auto;padding:calc(var(--navbar-height) + 32px) 40px 80px}@media (max-width:768px){.BlogPost_page__ICRD7{padding:calc(var(--navbar-height) + 20px) 16px 56px}}.BlogPost_backBtn__KxPS4{display:inline-flex;align-items:center;gap:5px;background:none;border:none;font-family:Epilogue,sans-serif;font-size:13px;font-weight:600;color:#c8a78e;cursor:pointer;padding:0;margin-bottom:32px;transition:color .15s ease}.BlogPost_backBtn__KxPS4:hover{color:#a33700}.BlogPost_article__9Wd7l{background:#ffffff;border-radius:24px;overflow:hidden;box-shadow:0 1px 4px rgba(64,42,24,.06);margin-bottom:24px}.BlogPost_coverImg__vMgBM{width:100%;aspect-ratio:16/9;overflow:hidden}.BlogPost_coverImg__vMgBM img{width:100%;height:100%;object-fit:cover}.BlogPost_header__qN1g9{padding:32px 36px 24px;border-bottom:1px solid #ffede3}@media (max-width:768px){.BlogPost_header__qN1g9{padding:24px 20px 20px}}.BlogPost_meta__gsuzx{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:16px}.BlogPost_category__IZAZc{font-family:Epilogue,sans-serif;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#a33700;background:#ffede3;padding:3px 10px;border-radius:9999px}.BlogPost_dot___7Mnu{width:3px;height:3px;border-radius:50%;background:#c8a78e}.BlogPost_metaItem__lUeP2{display:inline-flex;align-items:center;gap:4px;font-family:Epilogue,sans-serif;font-size:12px;color:#c8a78e;font-weight:600}.BlogPost_title__Unqz4{font-family:Epilogue,sans-serif;font-size:clamp(22px,4vw,36px);font-weight:900;color:#402a18;letter-spacing:-.02em;line-height:1.15;margin:0 0 12px}.BlogPost_excerpt__LsNwr{font-family:Epilogue,sans-serif;font-size:15px;color:#715641;line-height:1.65;margin:0;font-style:italic}.BlogPost_content__izGVe{padding:32px 36px 36px}@media (max-width:768px){.BlogPost_content__izGVe{padding:24px 20px 28px}}.BlogPost_p__8nU5l{font-size:15px;line-height:1.75;margin:0 0 18px}.BlogPost_h2__VDDt4,.BlogPost_p__8nU5l{font-family:Epilogue,sans-serif;color:#402a18}.BlogPost_h2__VDDt4{font-size:20px;font-weight:800;letter-spacing:-.02em;margin:28px 0 12px}.BlogPost_ul__P6zFB{margin:0 0 18px;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:8px}.BlogPost_ul__P6zFB li{font-family:Epilogue,sans-serif;font-size:15px;color:#402a18;line-height:1.65;padding-left:20px;position:relative}.BlogPost_ul__P6zFB li:before{content:"—";position:absolute;left:0;color:#a33700;font-weight:700}.BlogPost_moreTitle__njhVE{font-family:Epilogue,sans-serif;font-size:16px;font-weight:800;color:#402a18;letter-spacing:-.01em;margin:0 0 12px}.BlogPost_moreGrid__Tup9l{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media (max-width:480px){.BlogPost_moreGrid__Tup9l{grid-template-columns:1fr}}.BlogPost_moreCard__4GElM{background:#ffffff;border:none;border-radius:16px;padding:18px 20px;display:flex;flex-direction:column;gap:6px;cursor:pointer;text-align:left;box-shadow:0 1px 4px rgba(64,42,24,.06);transition:transform .15s ease,box-shadow .15s ease}.BlogPost_moreCard__4GElM:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(64,42,24,.1)}.BlogPost_moreCategory__Doch1{font-family:Epilogue,sans-serif;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#a33700}.BlogPost_moreCardTitle__1mM6W{font-family:Epilogue,sans-serif;font-size:14px;font-weight:700;color:#402a18;line-height:1.35}.BlogPost_notFound__ncmpZ{text-align:center;padding:80px 0;display:flex;flex-direction:column;align-items:center;gap:16px}.BlogPost_loadingWrap__W00c_{display:flex;justify-content:center;padding:120px 20px}.BlogPost_spinner__DeTNn{width:28px;height:28px;border-radius:50%;border:2px solid rgba(163,55,0,.2);border-top-color:#a33700;animation:BlogPost_spin__CkOu0 .7s linear infinite}@keyframes BlogPost_spin__CkOu0{to{transform:rotate(1turn)}}.BlogPost_content__izGVe h2{font-family:Epilogue,sans-serif;font-size:22px;font-weight:800;color:#402a18;letter-spacing:-.02em;line-height:1.2;margin:32px 0 14px}.BlogPost_content__izGVe h3{font-family:Epilogue,sans-serif;font-size:18px;font-weight:700;color:#402a18;letter-spacing:-.01em;line-height:1.25;margin:24px 0 10px}.BlogPost_content__izGVe p{font-family:Epilogue,sans-serif;font-size:15px;color:#402a18;line-height:1.75;margin:0 0 18px}.BlogPost_content__izGVe ol,.BlogPost_content__izGVe ul{margin:0 0 18px;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:8px}.BlogPost_content__izGVe ol li,.BlogPost_content__izGVe ul li{font-family:Epilogue,sans-serif;font-size:15px;color:#402a18;line-height:1.65;padding-left:20px;position:relative}.BlogPost_content__izGVe ul li:before{content:"—";position:absolute;left:0;color:#a33700;font-weight:700}.BlogPost_content__izGVe ol{counter-reset:list;list-style:none}.BlogPost_content__izGVe ol li:before{counter-increment:list;content:counter(list) ".";position:absolute;left:0;color:#a33700;font-weight:700;font-size:13px}.BlogPost_content__izGVe b,.BlogPost_content__izGVe strong{font-weight:700;color:#402a18}.BlogPost_content__izGVe em,.BlogPost_content__izGVe i{font-style:italic}.BlogPost_content__izGVe a{color:#a33700;text-decoration:underline;text-underline-offset:3px;font-weight:600;transition:opacity .15s}.BlogPost_content__izGVe a:hover{opacity:.7}.BlogPost_content__izGVe blockquote{border-left:3px solid #a33700;margin:24px 0;padding:12px 20px;background:#fff4ef;border-radius:0 12px 12px 0;font-style:italic;color:#715641}.BlogPost_content__izGVe blockquote p{margin:0}.BlogPost_content__izGVe img{width:100%;border-radius:12px;margin:8px 0 18px}.BlogPost_content__izGVe hr{border:none;border-top:1px solid #ffede3;margin:28px 0}.BlogPost_content__izGVe table{width:100%;border-collapse:collapse;margin:0 0 18px;font-family:Epilogue,sans-serif;font-size:14px}.BlogPost_content__izGVe th{background:#ffede3;color:#a33700;font-weight:700;padding:10px 14px;text-align:left}.BlogPost_content__izGVe td{padding:10px 14px;border-bottom:1px solid #ffede3;color:#402a18}