@charset "UTF-8";._navbar_1r6hw_32{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;background:var(--primary-background);padding:1rem 1.5rem;z-index:1000;box-shadow:0 2px 10px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-tertiary)}@media (min-width: 768px){._navbar_1r6hw_32{padding:1.5rem 4rem;min-height:80px}}@media (min-width: 1024px){._navbar_1r6hw_32{padding:1.5rem 6rem}}._logo_1r6hw_59{display:flex;align-items:center;flex-shrink:0}._logo_1r6hw_59 ._logoImg_1r6hw_64{width:80px;height:auto;cursor:pointer;transition:transform .2s ease}._logo_1r6hw_59 ._logoImg_1r6hw_64:hover{transform:scale(1.05)}@media (min-width: 768px){._logo_1r6hw_59 ._logoImg_1r6hw_64{width:96px}}._links_1r6hw_79{display:none}@media (min-width: 768px){._links_1r6hw_79{display:flex;margin-left:auto;gap:2.5rem;font-size:1.1rem;font-weight:500}}@media (min-width: 1024px){._links_1r6hw_79{gap:3rem;font-size:1.2rem}}._link_1r6hw_79{text-decoration:none;color:var(--color-secondary);transition:all .3s ease;display:inline-block;position:relative;padding:.5rem 0}._link_1r6hw_79:hover{color:var(--color-primary);transform:translateY(-1px)}._link_1r6hw_79:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color-primary);transition:width .3s ease}._link_1r6hw_79:hover:after{width:100%}._active_1r6hw_124{color:var(--color-primary);font-weight:600}._active_1r6hw_124:after{width:100%}._hamburger_1r6hw_132{display:flex;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px;transition:transform .2s ease;border-radius:4px}@media (min-width: 768px){._hamburger_1r6hw_132{display:none}}._hamburger_1r6hw_132:hover{background:#0000000d;transform:scale(1.05)}._hamburger_1r6hw_132:active{transform:scale(.95)}._hamburger_1r6hw_132 span{width:24px;height:3px;background:var(--color-secondary);border-radius:2px;transition:all .3s ease}._hamburger_1r6hw_132._open_1r6hw_163 span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}._hamburger_1r6hw_132._open_1r6hw_163 span:nth-child(2){opacity:0}._hamburger_1r6hw_132._open_1r6hw_163 span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}._drawer_1r6hw_173{position:absolute;top:100%;left:0;right:0;background:var(--primary-background);box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border-tertiary);animation:_slideDown_1r6hw_1 .3s ease-out;max-height:calc(100vh - 100px);overflow-y:auto}._drawer_1r6hw_173 ._link_1r6hw_79{padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.08);font-size:1.1rem;font-weight:500;letter-spacing:.5px;transition:all .3s ease}._drawer_1r6hw_173 ._link_1r6hw_79:hover{background:#00000008;padding-left:2.5rem;transform:none}._drawer_1r6hw_173 ._link_1r6hw_79:last-child{border-bottom:none}._drawer_1r6hw_173 ._link_1r6hw_79:after{display:none}._drawer_1r6hw_173 ._active_1r6hw_124{background:rgba(var(--section-background-gray-rgb),.1);border-left:4px solid var(--color-primary)}._drawer_1r6hw_173 ._active_1r6hw_124:hover{background:rgba(var(--section-background-gray-rgb),.15)}._overlay_1r6hw_215{position:fixed;inset:0;background:#0000004d;z-index:999;animation:_fadeIn_1r6hw_1 .3s ease-out}@keyframes _slideDown_1r6hw_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1r6hw_1{0%{opacity:0}to{opacity:1}}@media (max-width: 480px){._navbar_1r6hw_32{padding:1rem}._logo_1r6hw_59 ._logoImg_1r6hw_64{width:70px}._drawer_1r6hw_173 ._link_1r6hw_79{padding:1.2rem 1.5rem;font-size:1rem}}._navbar_1r6hw_32._scrolled_1r6hw_256{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 2px 20px #00000026}._footer_1lnbi_32{background-color:var(--color-secondary);color:var(--footer-font);padding:calc(var(--padding-base) * 2) var(--padding-base);margin-top:calc(var(--margin-base) * 2)}._footerContainer_1lnbi_39{max-width:1200px;margin:0 auto}._footerContent_1lnbi_44{display:flex;flex-direction:column;align-items:center;gap:var(--margin-base)}@media (min-width: 768px){._footerContent_1lnbi_44{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width: 1024px){._footerContent_1lnbi_44{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:calc(var(--margin-base) * 2)}}._contact_1lnbi_66{order:2}@media (min-width: 1024px){._contact_1lnbi_66{order:0;justify-self:center}}._contact_1lnbi_66 ._mailLink_1lnbi_75{display:flex;align-items:center;gap:.5rem;color:var(--footer-secondary);transition:color .3s ease;text-decoration:none;font-size:.9rem}._contact_1lnbi_66 ._mailLink_1lnbi_75:hover{color:var(--primary-color)}._contact_1lnbi_66 ._mailLink_1lnbi_75 svg{color:var(--primary-color);flex-shrink:0}._brand_1lnbi_92{order:1}@media (min-width: 1024px){._brand_1lnbi_92{order:0;justify-self:start}}._brand_1lnbi_92 ._brandName_1lnbi_101{font-size:var(--mobile-subtitle);color:var(--primary-color);font-weight:700;margin:0}@media (min-width: 768px){._brand_1lnbi_92 ._brandName_1lnbi_101{font-size:var(--desktop-subtitle)}}._copyright_1lnbi_113{order:3;text-align:center;color:var(--footer-secondary)}@media (min-width: 768px){._copyright_1lnbi_113{text-align:right}}@media (min-width: 1024px){._copyright_1lnbi_113{order:0;justify-self:end}}._copyright_1lnbi_113 p{margin:.25rem 0;font-size:.9rem}._copyright_1lnbi_113 p:first-child{font-weight:500}._copyright_1lnbi_113 p:last-child{font-size:.8rem;opacity:.8}._postCard_161tk_32{background-color:var(--primary-background);border:1px solid var(--border-tertiary);border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;height:100%}._postCard_161tk_32:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026;border-color:var(--primary-color)}._postCard_161tk_32:focus{outline:2px solid var(--primary-color);outline-offset:2px}._postCard_161tk_32:active{transform:translateY(-2px)}._imageContainer_161tk_57{width:100%;height:200px;overflow:hidden;position:relative;background-color:var(--background-tertiary)}@media (min-width: 768px){._imageContainer_161tk_57{height:220px}}._featuredImage_161tk_70{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._postCard_161tk_32:hover ._featuredImage_161tk_70{transform:scale(1.05)}._content_161tk_80{padding:var(--padding-base);display:flex;flex-direction:column;flex-grow:1;gap:.75rem}._header_161tk_88{display:flex;flex-direction:column;gap:.5rem}._title_161tk_94{margin:0;font-size:var(--mobile-title);font-weight:600;color:var(--color-secondary);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px){._title_161tk_94{font-size:calc(var(--mobile-title) * 1.1)}}._date_161tk_111{font-size:.85rem;color:var(--color-tertiary);font-weight:400}._excerpt_161tk_117{margin:0;font-size:var(--mobile-text);color:var(--text-color);line-height:1.5;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px){._excerpt_161tk_117{font-size:calc(var(--mobile-text) * 1.05)}}._category_161tk_134{margin-top:auto;padding-top:.5rem}._categoryTag_161tk_139{display:inline-block;background-color:var(--primary-color);color:#fff;padding:.25rem .75rem;border-radius:16px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._postCard_161tk_32[data-featured=true]{border-color:var(--primary-color);background:linear-gradient(135deg,var(--primary-background) 0%,rgba(160,211,86,.05) 100%)}@media (prefers-reduced-motion: reduce){._postCard_161tk_32,._featuredImage_161tk_70{transition:none}._postCard_161tk_32:hover,._postCard_161tk_32:hover ._featuredImage_161tk_70{transform:none}}._filterContainer_mnef6_32{width:100%;max-width:1200px;margin:0 auto;padding:var(--padding-base);padding-bottom:0}._loading_mnef6_40{text-align:center;color:var(--color-tertiary);font-size:var(--mobile-text);padding:var(--padding-base)}._tagButtons_mnef6_47{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;align-items:center}@media (min-width: 768px){._tagButtons_mnef6_47{gap:1.5rem}}._tagButton_mnef6_47{background-color:transparent;border:2px solid var(--border-tertiary);color:var(--color-secondary);padding:.75rem 1.5rem;border-radius:8px;font-size:var(--mobile-text);font-weight:600;font-family:var(--font-stack);cursor:pointer;transition:all .3s ease;white-space:nowrap;text-transform:capitalize}._tagButton_mnef6_47:hover{background-color:var(--secondary-hover);border-color:var(--color-secondary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._tagButton_mnef6_47:active{transform:translateY(0)}._tagButton_mnef6_47:focus{outline:2px solid var(--primary-color);outline-offset:2px}._tagButton_mnef6_47._active_mnef6_87{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff;box-shadow:0 4px 12px #a0d3564d}._tagButton_mnef6_47._active_mnef6_87:hover{background-color:var(--primary-color);border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 6px 16px #a0d35666}@media (min-width: 768px){._tagButton_mnef6_47{font-size:calc(var(--mobile-text) * 1.1);padding:.875rem 2rem}}@media (prefers-reduced-motion: reduce){._tagButton_mnef6_47{transition:none}._tagButton_mnef6_47:hover,._tagButton_mnef6_47._active_mnef6_87:hover{transform:none}}._gridContainer_tyi1v_32{width:100%}._postsGrid_tyi1v_36{display:grid;grid-template-columns:1fr;gap:var(--margin-base);width:100%;max-width:1200px;margin:0 auto;padding:var(--padding-base)}@media (min-width: 768px){._postsGrid_tyi1v_36{grid-template-columns:repeat(2,1fr);gap:calc(var(--margin-base) * 1.5)}}@media (min-width: 1024px){._postsGrid_tyi1v_36{grid-template-columns:repeat(3,1fr);gap:calc(var(--margin-base) * 2)}}._emptyState_tyi1v_58,._loadingState_tyi1v_59{display:flex;justify-content:center;align-items:center;min-height:300px;text-align:center;color:var(--color-tertiary);font-size:var(--mobile-text);width:100%;max-width:1200px;margin:0 auto;padding:var(--padding-base);flex-direction:column;gap:1.5rem}._emptyState_tyi1v_58 p,._loadingState_tyi1v_59 p{margin:0;font-size:1.2rem;font-weight:500;color:var(--color-tertiary)}@media (min-width: 768px){._emptyState_tyi1v_58,._loadingState_tyi1v_59{min-height:400px;gap:2rem}._emptyState_tyi1v_58 p,._loadingState_tyi1v_59 p{font-size:1.5rem}}._emptyIcon_tyi1v_93{color:var(--border-tertiary);opacity:.6;animation:_float_tyi1v_1 3s ease-in-out infinite}@media (min-width: 768px){._emptyIcon_tyi1v_93{width:80px;height:80px}}._loadingState_tyi1v_59 p{animation:_pulse_tyi1v_1 1.5s ease-in-out infinite}@keyframes _pulse_tyi1v_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _float_tyi1v_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion: reduce){._emptyIcon_tyi1v_93{animation:none}}._main_dnnpu_32{padding:2rem 1rem;min-height:100vh;padding-top:120px}@media (min-width: 768px){._main_dnnpu_32{padding:2rem 4rem;padding-top:140px}}@media (min-width: 1024px){._main_dnnpu_32{padding:3rem 6rem;padding-top:140px}}._loadingContainer_dnnpu_50{display:flex;justify-content:center;align-items:center;min-height:60vh;flex-direction:column;gap:1rem}._loadingContainer_dnnpu_50 p{font-size:var(--mobile-text);color:var(--color-tertiary);margin:0;text-align:center}._loadingContainer_dnnpu_50:before{content:"";width:40px;height:40px;border:3px solid var(--border-tertiary);border-top-color:var(--color-primary);border-radius:50%;animation:_spin_dnnpu_1 1s linear infinite}._errorContainer_dnnpu_74{display:flex;justify-content:center;align-items:center;min-height:60vh;flex-direction:column;gap:1rem;padding:2rem}._errorContainer_dnnpu_74 p{font-size:var(--mobile-text);color:var(--color-tertiary);margin:0;text-align:center;max-width:600px;line-height:1.5}._heroSection_dnnpu_92{text-align:center;margin-bottom:3rem}@media (min-width: 768px){._heroSection_dnnpu_92{margin-bottom:4rem}}._heroSection_dnnpu_92 h1{font-size:var(--mobile-title);color:var(--color-secondary);margin-bottom:1rem;font-weight:600}@media (min-width: 768px){._heroSection_dnnpu_92 h1{font-size:var(--desktop-title);margin-bottom:1.5rem}}._heroSection_dnnpu_92 p{font-size:var(--mobile-text);color:var(--color-tertiary);max-width:600px;margin:0 auto;line-height:1.6}@media (min-width: 768px){._heroSection_dnnpu_92 p{font-size:1.1rem}}@keyframes _spin_dnnpu_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _fadeIn_dnnpu_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._main_dnnpu_32{animation:_fadeIn_dnnpu_1 .5s ease-out}._richTextContent_o49je_33{line-height:1.6;color:var(--text-color)}._richTextContent_o49je_33>*{margin-bottom:var(--margin-base)}._richTextContent_o49je_33>*:last-child{margin-bottom:0}._paragraph_o49je_44{margin:0 0 var(--margin-base) 0;line-height:1.6}._paragraph_o49je_44:last-child{margin-bottom:0}._heading1_o49je_52{font-size:var(--desktop-title);margin:2rem 0 1rem;font-weight:600;line-height:1.2;color:var(--color-secondary)}@media (max-width: 768px){._heading1_o49je_52{font-size:var(--mobile-title);margin:1.5rem 0 .75rem}}._heading2_o49je_66{font-size:var(--desktop-subtitle);margin:1.5rem 0 .75rem;font-weight:600;line-height:1.3;color:var(--color-secondary)}@media (max-width: 768px){._heading2_o49je_66{font-size:var(--mobile-subtitle);margin:1.25rem 0 .5rem}}._heading3_o49je_80{font-size:1.5rem;margin:1.25rem 0 .5rem;font-weight:600;line-height:1.3;color:var(--color-secondary)}@media (max-width: 768px){._heading3_o49je_80{font-size:1.3rem;margin:1rem 0 .5rem}}._heading4_o49je_94{font-size:1.25rem;margin:1rem 0 .5rem;font-weight:600;line-height:1.4;color:var(--color-secondary)}._heading5_o49je_102{font-size:1.125rem;margin:1rem 0 .5rem;font-weight:600;line-height:1.4;color:var(--color-secondary)}._heading6_o49je_110{font-size:1rem;margin:1rem 0 .5rem;font-weight:600;line-height:1.4;color:var(--color-secondary)}._list_o49je_118{margin:var(--margin-base) 0;padding-left:2rem}._list_o49je_118[type="1"]{list-style-type:decimal}._list_o49je_118:not([type]){list-style-type:disc}._listItem_o49je_129{margin-bottom:.5rem;line-height:1.6}._listItem_o49je_129:last-child{margin-bottom:0}._listItem_o49je_129 ._list_o49je_118{margin:.5rem 0;padding-left:1.5rem}._listItem_o49je_129 ._list_o49je_118:not([type]){list-style-type:circle}._listItem_o49je_129 ._list_o49je_118:not([type]) ._list_o49je_118:not([type]){list-style-type:square}._blockquote_o49je_147{margin:var(--margin-base) 0;padding:var(--padding-base);border-left:4px solid var(--primary-color);background-color:var(--background-tertiary);font-style:italic;border-radius:0 4px 4px 0}._blockquote_o49je_147 p{margin:0}._blockquote_o49je_147 p+p{margin-top:.75rem}._codeBlock_o49je_162{margin:var(--margin-base) 0;padding:var(--padding-base);background-color:#f8f9fa;border:1px solid var(--border-tertiary);border-radius:4px;overflow-x:auto;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.4}._codeBlock_o49je_162 code{background:none;padding:0;font-size:inherit;color:#333}._codeBlock_o49je_162._language-javascript_o49je_179,._codeBlock_o49je_162._language-js_o49je_179{background-color:#fff3cd}._codeBlock_o49je_162._language-css_o49je_182{background-color:#d1ecf1}._codeBlock_o49je_162._language-html_o49je_185{background-color:#f8d7da}._codeBlock_o49je_162._language-python_o49je_188{background-color:#d4edda}code{background-color:#f1f3f4;padding:.125rem .25rem;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875em;color:#d73a49}._link_o49je_201{color:var(--primary-color);text-decoration:underline;transition:color .2s ease}._link_o49je_201:hover{color:var(--color-secondary);text-decoration:none}._link_o49je_201:visited{color:var(--color-tertiary)}._imageContainer_o49je_214{margin:calc(var(--margin-base) * 1.5) 0;text-align:center}._imageContainer_o49je_214:first-child{margin-top:0}._imageContainer_o49je_214:last-child{margin-bottom:0}._image_o49je_214{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease}._image_o49je_214:hover{transform:scale(1.02)}._imageCaption_o49je_236{margin-top:.5rem;font-size:.875rem;color:var(--color-tertiary);font-style:italic;text-align:center}._horizontalRule_o49je_244{margin:calc(var(--margin-base) * 1.5) 0;border:none;height:2px;background:linear-gradient(90deg,transparent,var(--border-tertiary),transparent)}._tableContainer_o49je_251{margin:var(--margin-base) 0;overflow-x:auto;border-radius:4px;box-shadow:0 1px 3px #0000001a}._table_o49je_251{width:100%;border-collapse:collapse;background-color:var(--background-color);font-size:.9rem}._tableRow_o49je_265:nth-child(2n){background-color:var(--background-tertiary)}._tableRow_o49je_265:hover{background-color:rgba(var(--primary-color-rgb),.05)}._tableCell_o49je_272{padding:.75rem;border:1px solid var(--border-tertiary);text-align:left;vertical-align:top}._tableCell_o49je_272:is(th){background-color:var(--primary-color);color:var(--text-secondary);font-weight:600;text-align:center}strong{font-weight:600}em{font-style:italic}u{text-decoration:underline}s{text-decoration:line-through}mark{background-color:#ffeb3b;padding:.125rem .25rem;border-radius:2px;color:#333}sub{font-size:.75em;vertical-align:sub}sup{font-size:.75em;vertical-align:super}._highlight_o49je_318{background-color:#ffeb3b;padding:.125rem .25rem;border-radius:2px;color:#333}._unknownBlock_o49je_325{margin:var(--margin-base) 0;padding:var(--padding-base);border:1px dashed var(--border-tertiary);border-radius:4px;background-color:#fff9c4;color:#8a6d3b;font-size:.875rem}._unknownBlock_o49je_325:before{content:"⚠️ Bloque no reconocido: ";font-weight:700}@media (max-width: 768px){._richTextContent_o49je_33 ._codeBlock_o49je_162{padding:.75rem;font-size:.8rem}._richTextContent_o49je_33 ._blockquote_o49je_147{padding:.75rem;margin-left:0;margin-right:0}._richTextContent_o49je_33 ._tableContainer_o49je_251{font-size:.85rem}._richTextContent_o49je_33 ._tableCell_o49je_272{padding:.5rem}._richTextContent_o49je_33 ._image_o49je_214{border-radius:4px}}._postBody_1ho7m_33{max-width:800px;margin:0 auto;padding:var(--padding-base)}@media (min-width: 768px){._postBody_1ho7m_33{padding:calc(var(--padding-base) * 2)}}._header_1ho7m_44{margin-bottom:calc(var(--margin-base) * 2);text-align:center}@media (min-width: 768px){._header_1ho7m_44{margin-bottom:calc(var(--margin-base) * 3)}}._title_1ho7m_54{font-size:var(--mobile-title);font-weight:600;margin:0 0 var(--margin-base) 0;color:var(--color-secondary);line-height:1.2}@media (min-width: 768px){._title_1ho7m_54{font-size:var(--desktop-title)}}._meta_1ho7m_67{display:flex;flex-direction:column;gap:.75rem;align-items:center}@media (min-width: 768px){._meta_1ho7m_67{flex-direction:row;justify-content:center;gap:2rem}}._date_1ho7m_81{color:var(--color-tertiary);font-size:.9rem;text-transform:capitalize}._tagsContainer_1ho7m_87{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}._tag_1ho7m_87{background-color:var(--primary-color);color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:500;text-transform:lowercase}._tag_1ho7m_87:before{content:"#";opacity:.8}._featuredImageContainer_1ho7m_108{margin:calc(var(--margin-base) * 2) 0;text-align:center}@media (min-width: 768px){._featuredImageContainer_1ho7m_108{margin:calc(var(--margin-base) * 3) 0}}._featuredImage_1ho7m_108{width:100%;height:auto;max-height:500px;object-fit:cover;border-radius:8px;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease}._featuredImage_1ho7m_108:hover{transform:scale(1.01)}@media (min-width: 768px){._featuredImage_1ho7m_108{max-height:600px}}._imageCaption_1ho7m_136{margin-top:.75rem;font-size:.9rem;color:var(--color-tertiary);font-style:italic;text-align:center}._content_1ho7m_144{margin:calc(var(--margin-base) * 2) 0}@media (min-width: 768px){._content_1ho7m_144{margin:calc(var(--margin-base) * 3) 0}}._bodyContent_1ho7m_153{font-size:var(--mobile-text);line-height:1.6;color:var(--text-color)}@media (min-width: 768px){._bodyContent_1ho7m_153{font-size:1.1rem;line-height:1.7}}._legacyContent_1ho7m_165 p{margin:0 0 var(--margin-base) 0;line-height:inherit}._legacyContent_1ho7m_165 p:last-child{margin-bottom:0}._legacyContent_1ho7m_165 h1,._legacyContent_1ho7m_165 h2,._legacyContent_1ho7m_165 h3,._legacyContent_1ho7m_165 h4,._legacyContent_1ho7m_165 h5,._legacyContent_1ho7m_165 h6{margin:calc(var(--margin-base) * 1.5) 0 var(--margin-base) 0;color:var(--color-secondary);line-height:1.3}._legacyContent_1ho7m_165 h1:first-child,._legacyContent_1ho7m_165 h2:first-child,._legacyContent_1ho7m_165 h3:first-child,._legacyContent_1ho7m_165 h4:first-child,._legacyContent_1ho7m_165 h5:first-child,._legacyContent_1ho7m_165 h6:first-child{margin-top:0}._legacyContent_1ho7m_165 h1{font-size:var(--desktop-title)}._legacyContent_1ho7m_165 h2{font-size:var(--desktop-subtitle)}._legacyContent_1ho7m_165 h3{font-size:1.5rem}._legacyContent_1ho7m_165 h4{font-size:1.25rem}._legacyContent_1ho7m_165 h5{font-size:1.125rem}._legacyContent_1ho7m_165 h6{font-size:1rem}@media (max-width: 768px){._legacyContent_1ho7m_165 h1{font-size:var(--mobile-title)}._legacyContent_1ho7m_165 h2{font-size:var(--mobile-subtitle)}._legacyContent_1ho7m_165 h3{font-size:1.3rem}._legacyContent_1ho7m_165 h4{font-size:1.2rem}}._legacyContent_1ho7m_165 ul,._legacyContent_1ho7m_165 ol{margin:var(--margin-base) 0;padding-left:2rem}._legacyContent_1ho7m_165 ul li,._legacyContent_1ho7m_165 ol li{margin-bottom:.5rem}._legacyContent_1ho7m_165 blockquote{margin:var(--margin-base) 0;padding:var(--padding-base);border-left:4px solid var(--primary-color);background-color:var(--background-tertiary);font-style:italic;border-radius:0 4px 4px 0}._legacyContent_1ho7m_165 code{background-color:#f1f3f4;padding:.125rem .25rem;border-radius:3px;font-family:monospace;font-size:.875em}._legacyContent_1ho7m_165 pre{background-color:#f8f9fa;padding:var(--padding-base);border-radius:4px;overflow-x:auto;margin:var(--margin-base) 0}._legacyContent_1ho7m_165 pre code{background:none;padding:0}._legacyContent_1ho7m_165 img{max-width:100%;height:auto;border-radius:8px;margin:var(--margin-base) 0}._legacyContent_1ho7m_165 a{color:var(--primary-color);text-decoration:underline}._legacyContent_1ho7m_165 a:hover{color:var(--color-secondary);text-decoration:none}._errorContent_1ho7m_260{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:var(--padding-base);margin:var(--margin-base) 0;color:#856404}._errorContent_1ho7m_260 p{margin:0 0 var(--margin-base) 0;font-weight:500}._errorContent_1ho7m_260 p:last-child{margin-bottom:0}._errorContent_1ho7m_260 p:first-child:before{content:"⚠️ ";margin-right:.5rem}._errorContent_1ho7m_260 details{margin-top:var(--margin-base)}._errorContent_1ho7m_260 details summary{cursor:pointer;font-weight:500;color:#856404;margin-bottom:.5rem;padding:.5rem;background:#ffeaa780;border-radius:4px}._errorContent_1ho7m_260 details summary:hover{text-decoration:underline;background:#ffeaa7b3}._errorContent_1ho7m_260 details pre{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:var(--padding-base);overflow-x:auto;font-size:.8rem;color:#495057;max-height:300px;overflow-y:auto;margin:.5rem 0 0}._noContent_1ho7m_308{padding:calc(var(--padding-base) * 2);text-align:center;background:var(--background-tertiary);border-radius:8px;border:2px dashed var(--border-tertiary);margin:calc(var(--margin-base) * 2) 0}._noContent_1ho7m_308 p{margin:0;color:var(--color-tertiary);font-size:1.1rem;font-style:italic}._debugInfo_1ho7m_323{margin-top:calc(var(--margin-base) * 2);border-top:1px solid var(--border-tertiary);padding-top:var(--margin-base)}._debugInfo_1ho7m_323 details{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;overflow:hidden}._debugInfo_1ho7m_323 details summary{padding:.75rem var(--padding-base);cursor:pointer;font-weight:500;color:#495057;background:#e9ecef;margin:0;-webkit-user-select:none;user-select:none}._debugInfo_1ho7m_323 details summary:hover{background:#dee2e6}._debugInfo_1ho7m_323 details summary:focus{outline:2px solid var(--primary-color);outline-offset:-2px}._debugInfo_1ho7m_323 details[open] summary{border-bottom:1px solid #dee2e6}._debugContent_1ho7m_354{padding:var(--padding-base);font-size:.9rem}._debugContent_1ho7m_354 p{margin:.5rem 0;color:#495057;line-height:1.4}._debugContent_1ho7m_354 p:first-child{margin-top:0}._debugContent_1ho7m_354 p:last-child{margin-bottom:0}._debugContent_1ho7m_354 p strong{color:#212529;font-weight:600}._footer_1ho7m_374{margin-top:calc(var(--margin-base) * 3);padding-top:calc(var(--margin-base) * 2);border-top:1px solid var(--border-tertiary)}._footerMeta_1ho7m_380{text-align:center;color:var(--color-tertiary);font-size:.875rem}._lastUpdated_1ho7m_386{font-style:italic}._main_1kgtq_32{min-height:100vh;padding:2rem 1rem;padding-top:120px;background:var(--primary-background)}@media (min-width: 768px){._main_1kgtq_32{padding:2rem 4rem;padding-top:140px}}@media (min-width: 1024px){._main_1kgtq_32{padding:3rem 6rem;padding-top:140px}}._container_1kgtq_51{max-width:800px;margin:0 auto;animation:_fadeIn_1kgtq_1 .6s ease-out}@media (min-width: 1024px){._container_1kgtq_51{max-width:900px}}._loadingContainer_1kgtq_62{display:flex;justify-content:center;align-items:center;min-height:60vh;flex-direction:column;gap:1.5rem}._loadingContainer_1kgtq_62 ._spinner_1kgtq_70{width:50px;height:50px;border:4px solid var(--border-tertiary);border-top-color:var(--color-primary);border-radius:50%;animation:_spin_1kgtq_70 1s linear infinite}._loadingContainer_1kgtq_62 p{font-size:var(--mobile-text);color:var(--color-tertiary);margin:0;text-align:center}@media (min-width: 768px){._loadingContainer_1kgtq_62 p{font-size:1.1rem}}._errorContainer_1kgtq_90{display:flex;justify-content:center;align-items:center;min-height:60vh;flex-direction:column;gap:2rem;text-align:center}._errorContainer_1kgtq_90 ._errorIcon_1kgtq_99{font-size:4rem;color:var(--color-tertiary);margin-bottom:1rem}@media (min-width: 768px){._errorContainer_1kgtq_90 ._errorIcon_1kgtq_99{font-size:5rem}}._errorContainer_1kgtq_90 h2{font-size:var(--mobile-subtitle);color:var(--color-secondary);margin:0 0 1rem}@media (min-width: 768px){._errorContainer_1kgtq_90 h2{font-size:var(--desktop-subtitle)}}._errorContainer_1kgtq_90 p{font-size:var(--mobile-text);color:var(--color-tertiary);margin:0 0 2rem;max-width:500px;line-height:1.6}@media (min-width: 768px){._errorContainer_1kgtq_90 p{font-size:1.1rem}}._errorContainer_1kgtq_90 ._backButton_1kgtq_131{padding:1rem 2rem;background:var(--color-primary);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}._errorContainer_1kgtq_90 ._backButton_1kgtq_131:hover{background:var(--color-secondary);transform:translateY(-2px)}._errorContainer_1kgtq_90 ._backButton_1kgtq_131:active{transform:translateY(0)}._header_1kgtq_152{margin-bottom:2rem;text-align:center}@media (min-width: 768px){._header_1kgtq_152{margin-bottom:3rem;text-align:left}}._title_1kgtq_163{font-size:var(--mobile-title);color:var(--color-secondary);margin:0 0 1rem;line-height:1.2;font-weight:700}@media (min-width: 768px){._title_1kgtq_163{font-size:var(--desktop-title);margin-bottom:1.5rem}}@media (min-width: 1024px){._title_1kgtq_163{font-size:3rem}}._excerpt_1kgtq_182{font-size:1.1rem;color:var(--color-tertiary);margin:0 0 1.5rem;line-height:1.6;font-style:italic}@media (min-width: 768px){._excerpt_1kgtq_182{font-size:1.2rem;margin-bottom:2rem}}._meta_1kgtq_196{display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:var(--color-tertiary)}@media (min-width: 768px){._meta_1kgtq_196{flex-direction:row;gap:2rem;align-items:center}}._meta_1kgtq_196 ._metaItem_1kgtq_210{display:flex;align-items:center;gap:.5rem}._meta_1kgtq_196 ._metaItem_1kgtq_210 ._icon_1kgtq_215{width:16px;height:16px;opacity:.7}._featuredImage_1kgtq_221{margin:2rem 0;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000001a}@media (min-width: 768px){._featuredImage_1kgtq_221{margin:3rem 0}}._featuredImage_1kgtq_221 img{width:100%;height:auto;display:block;transition:transform .3s ease}._featuredImage_1kgtq_221 img:hover{transform:scale(1.02)}._featuredImage_1kgtq_221 ._imageCaption_1kgtq_241{padding:1rem;background:var(--background-tertiary);font-size:.9rem;color:var(--color-tertiary);text-align:center;font-style:italic}._content_1kgtq_250{font-size:var(--mobile-text);line-height:1.7;color:var(--text-color)}@media (min-width: 768px){._content_1kgtq_250{font-size:1.1rem;line-height:1.8}}._content_1kgtq_250 h1,._content_1kgtq_250 h2,._content_1kgtq_250 h3,._content_1kgtq_250 h4,._content_1kgtq_250 h5,._content_1kgtq_250 h6{color:var(--color-secondary);margin:2rem 0 1rem;font-weight:600;line-height:1.3}._content_1kgtq_250 h2{font-size:1.8rem;border-bottom:2px solid var(--color-primary);padding-bottom:.5rem}@media (min-width: 768px){._content_1kgtq_250 h2{font-size:2.2rem}}._content_1kgtq_250 h3{font-size:1.5rem}@media (min-width: 768px){._content_1kgtq_250 h3{font-size:1.8rem}}._content_1kgtq_250 h4{font-size:1.3rem}@media (min-width: 768px){._content_1kgtq_250 h4{font-size:1.5rem}}._content_1kgtq_250 p{margin:1.5rem 0;text-align:justify}@media (min-width: 768px){._content_1kgtq_250 p{text-align:left}}._content_1kgtq_250 a{color:var(--color-primary);text-decoration:underline;transition:color .3s ease}._content_1kgtq_250 a:hover{color:var(--color-secondary)}._content_1kgtq_250 ul,._content_1kgtq_250 ol{margin:1.5rem 0;padding-left:2rem}._content_1kgtq_250 ul li,._content_1kgtq_250 ol li{margin:.5rem 0}._content_1kgtq_250 blockquote{margin:2rem 0;padding:1.5rem;background:var(--background-tertiary);border-left:4px solid var(--color-primary);border-radius:0 8px 8px 0;font-style:italic;color:var(--color-secondary)}@media (min-width: 768px){._content_1kgtq_250 blockquote{padding:2rem;margin:3rem 0}}._content_1kgtq_250 blockquote p:first-child{margin-top:0}._content_1kgtq_250 blockquote p:last-child{margin-bottom:0}._content_1kgtq_250 code{background:var(--background-tertiary);padding:.2rem .4rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;color:var(--color-secondary)}._content_1kgtq_250 pre{background:var(--color-secondary);color:#fff;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:2rem 0}._content_1kgtq_250 pre code{background:none;padding:0;color:inherit}._content_1kgtq_250 img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0;box-shadow:0 4px 16px #0000001a}._content_1kgtq_250 hr{border:none;height:2px;background:linear-gradient(to right,transparent,var(--color-primary),transparent);margin:3rem 0}._navigation_1kgtq_373{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--border-tertiary)}@media (min-width: 768px){._navigation_1kgtq_373{margin-top:5rem;padding-top:3rem}}._navigation_1kgtq_373 ._backToHome_1kgtq_384{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--color-primary);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease;margin-bottom:2rem}._navigation_1kgtq_373 ._backToHome_1kgtq_384:hover{background:var(--color-secondary);transform:translateY(-2px)}._navigation_1kgtq_373 ._backToHome_1kgtq_384 ._icon_1kgtq_215{width:20px;height:20px}._navigation_1kgtq_373 ._relatedPosts_1kgtq_405 h3{color:var(--color-secondary);margin-bottom:1.5rem;font-size:1.5rem}._navigation_1kgtq_373 ._relatedPosts_1kgtq_405 ._postGrid_1kgtq_410{display:grid;gap:1rem}@media (min-width: 768px){._navigation_1kgtq_373 ._relatedPosts_1kgtq_405 ._postGrid_1kgtq_410{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1024px){._navigation_1kgtq_373 ._relatedPosts_1kgtq_405 ._postGrid_1kgtq_410{grid-template-columns:repeat(3,1fr)}}@keyframes _fadeIn_1kgtq_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_1kgtq_70{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){._title_1kgtq_163{font-size:1.8rem}._content_1kgtq_250{font-size:1rem;line-height:1.6}._content_1kgtq_250 h2{font-size:1.5rem}._content_1kgtq_250 h3{font-size:1.3rem}._content_1kgtq_250 blockquote{padding:1rem;margin:1.5rem 0}}:root{--primary-color: #A0D356;--primary-background: #ffffff;--color-primary: #AECA3A;--color-secondary: #333740;--color-tertiary: #808185;--color-secondary-active: #FFFFFF;--section-background-gray: #BCBDC0;--secondary-color: #3A3C42;--background-secondary: #ffffff;--background-tertiary: #f8f9fa;--border-tertiary: #B4B4B4;--secondary-hover: #BCBDC0;--background-color: #ffffff;--text-color: #000000;--form-accent: #f2c301;--tertiary-background: #5196D1;--tertiary-hover: #BCBDC0;--footer-font: #ffffff;--footer-secondary: #DFDFDF;--section-background-gray-rgb: 245, 245, 245;--font-stack: Cormorant Garamond, serif;--padding-base: 1rem;--margin-base: 1rem;--mobile-title: 1.4rem;--desktop-title: 2.5rem;--mobile-subtitle: 1.2rem;--desktop-subtitle: 1.7rem;--mobile-text: 1rem}*{box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-stack);font-size:var(--mobile-text);background-color:var(--primary-background);color:var(--text-color)}a{text-decoration:none;color:inherit}.posts-grid{display:grid;grid-template-columns:1fr;gap:var(--margin-base)}@media (min-width: 768px){.posts-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.posts-grid{grid-template-columns:repeat(3,1fr)}}.post-card{padding:var(--padding-base);border:1px solid var(--border-tertiary);border-radius:8px;cursor:pointer;transition:transform .2s}.post-card:hover{transform:scale(1.02)}
