@charset "UTF-8";[data-v-c33cf3bc]:root{--color-primary: #114036;--color-primary-dark: #0d2b24;--color-primary-light: #135c4c;--color-secondary: #f9f3d9;--color-accent: #fcc900;--color-accent-hover: #e59c00;--color-white: #ffffff;--color-black: #000000;--color-success: #27ae60;--color-error: #e74c3c;--color-warning: #f39c12;--color-info: #3498db;--color-question: #9b59b6;--glass-bg: rgba(249, 243, 217, .05);--glass-border: rgba(249, 243, 217, .1);--glass-border-strong: rgba(249, 243, 217, .2);--font-display: "Inter", sans-serif;--font-heading: "Inter", sans-serif;--font-body: "Noto Sans", sans-serif;--text-hero: clamp(2rem, 5vw, 4rem);--text-h1: clamp(1.75rem, 4vw, 2.5rem);--text-h2: clamp(1.5rem, 3.5vw, 2.5rem);--text-h3: clamp(1.4rem, 3vw, 2rem);--text-body: clamp(.9rem, 1.8vw, 1.1rem);--text-small: clamp(.8rem, 1.6vw, 1rem);--section-mt: 80px;--section-mt-mobile: 60px;--section-padding: 2rem;--container-max: 1440px;--content-max: 1200px;--shadow-card: 0 10px 40px rgba(0, 0, 0, .2);--shadow-float: 0 20px 100px -20px rgba(0, 0, 0, .6);--transition-base: all .3s cubic-bezier(.4, 0, .2, 1)}.text-bold[data-v-c33cf3bc],.hero-highlight[data-v-c33cf3bc],.quote-bold[data-v-c33cf3bc]{font-weight:700}.text-normal[data-v-c33cf3bc],.hero-text[data-v-c33cf3bc],.quote-normal[data-v-c33cf3bc]{font-weight:400}.text-bold.accent[data-v-c33cf3bc],.accent.hero-highlight[data-v-c33cf3bc],.accent.quote-bold[data-v-c33cf3bc]{color:var(--color-accent)}.text-bold.primary[data-v-c33cf3bc],.primary.hero-highlight[data-v-c33cf3bc],.primary.quote-bold[data-v-c33cf3bc]{color:var(--color-primary)}.text-bold.secondary[data-v-c33cf3bc],.secondary.hero-highlight[data-v-c33cf3bc],.secondary.quote-bold[data-v-c33cf3bc]{color:var(--color-secondary)}.text-normal.muted[data-v-c33cf3bc],.muted.hero-text[data-v-c33cf3bc],.muted.quote-normal[data-v-c33cf3bc]{opacity:.8}.text-normal.dimmed[data-v-c33cf3bc],.dimmed.hero-text[data-v-c33cf3bc],.dimmed.quote-normal[data-v-c33cf3bc]{opacity:.6}.text-italic[data-v-c33cf3bc]{font-style:italic}.text-underline[data-v-c33cf3bc]{text-decoration:underline}.quote-bold[data-v-c33cf3bc]{font-weight:800;color:var(--color-primary)}.quote-normal[data-v-c33cf3bc]{color:var(--color-primary)}.hero-highlight[data-v-c33cf3bc]{font-weight:900;color:var(--color-accent)}.hero-text[data-v-c33cf3bc]{color:inherit}.rich-text p[data-v-c33cf3bc],.rich-text span[data-v-c33cf3bc],.rich-text strong[data-v-c33cf3bc]{margin:0;padding:0}.rich-text br+br[data-v-c33cf3bc]{display:block;content:"";margin-bottom:.5em}.rich-text--center[data-v-c33cf3bc]{text-align:center}.rich-text--left[data-v-c33cf3bc]{text-align:left}.rich-text--right[data-v-c33cf3bc]{text-align:right}.text-primary[data-v-c33cf3bc]{color:var(--color-primary)}.text-secondary[data-v-c33cf3bc]{color:var(--color-secondary)}.text-accent[data-v-c33cf3bc]{color:var(--color-accent)}.text-white[data-v-c33cf3bc]{color:var(--color-white)}.text-black[data-v-c33cf3bc]{color:var(--color-black)}.bg-primary[data-v-c33cf3bc]{background-color:var(--color-primary)}.bg-secondary[data-v-c33cf3bc]{background-color:var(--color-secondary)}.bg-accent[data-v-c33cf3bc]{background-color:var(--color-accent)}.bg-white[data-v-c33cf3bc]{background-color:var(--color-white)}.font-display[data-v-c33cf3bc]{font-family:var(--font-display)}.font-heading[data-v-c33cf3bc]{font-family:var(--font-heading)}.font-body[data-v-c33cf3bc]{font-family:var(--font-body)}.text-hero[data-v-c33cf3bc]{font-size:var(--text-hero)}.text-h1[data-v-c33cf3bc]{font-size:var(--text-h1)}.text-h2[data-v-c33cf3bc]{font-size:var(--text-h2)}.text-h3[data-v-c33cf3bc]{font-size:var(--text-h3)}.text-body[data-v-c33cf3bc]{font-size:var(--text-body)}.text-small[data-v-c33cf3bc]{font-size:var(--text-small)}.section-spacing[data-v-c33cf3bc]{margin-top:var(--section-mt)}@media(max-width:768px){.section-spacing[data-v-c33cf3bc]{margin-top:var(--section-mt-mobile)}}.container[data-v-c33cf3bc]{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.container[data-v-c33cf3bc]{padding:0 3%}}.container-narrow[data-v-c33cf3bc]{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.container-narrow[data-v-c33cf3bc]{padding:0 3%}}.container-narrow[data-v-c33cf3bc]{max-width:var(--content-max)}.sr-only[data-v-c33cf3bc]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.flex[data-v-c33cf3bc]{display:flex}.flex-col[data-v-c33cf3bc]{flex-direction:column}.items-center[data-v-c33cf3bc]{align-items:center}.justify-center[data-v-c33cf3bc]{justify-content:center}.gap-1[data-v-c33cf3bc]{gap:.25rem}.gap-2[data-v-c33cf3bc]{gap:.5rem}.gap-4[data-v-c33cf3bc]{gap:1rem}.articulo-hero[data-v-c33cf3bc]{position:relative;display:flex;align-items:center;overflow:hidden;justify-content:center}@media(max-width:768px){.articulo-hero[data-v-c33cf3bc]{align-items:flex-start}}.bg-image-wrapper[data-v-c33cf3bc]{position:absolute;inset:0;border-radius:31px!important;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1}@media(max-width:768px){.bg-image-wrapper[data-v-c33cf3bc]{max-width:400px;margin:0 auto;left:0;right:0}}.hero-layout[data-v-c33cf3bc]{margin:0!important;padding:0!important;gap:0!important;height:535px!important;justify-content:center!important;align-items:center!important;position:relative;z-index:2;pointer-events:none}@media(max-width:768px){.hero-layout[data-v-c33cf3bc]{max-width:320px!important}}.hero-card[data-v-c33cf3bc]{width:100%;position:relative;z-index:3;pointer-events:none}.hero-card .card-content[data-v-c33cf3bc]{pointer-events:auto;position:relative;z-index:1}[data-v-c33cf3bc] .content-field,[data-v-c33cf3bc] [class*=content-field],[data-v-c33cf3bc] .editable-wrapper{position:relative;z-index:100}[data-v-c33cf3bc] .content-field :deep(.edit-button),[data-v-c33cf3bc] .content-field :deep([class*="edit-button"]),[data-v-c33cf3bc] .content-field :deep(.floating-edit-btn),[data-v-c33cf3bc] .content-field :deep([class*="floating"]),[data-v-c33cf3bc] .content-field :deep(button),[data-v-c33cf3bc] [class*=content-field] :deep(.edit-button),[data-v-c33cf3bc] [class*=content-field] :deep([class*="edit-button"]),[data-v-c33cf3bc] [class*=content-field] :deep(.floating-edit-btn),[data-v-c33cf3bc] [class*=content-field] :deep([class*="floating"]),[data-v-c33cf3bc] [class*=content-field] :deep(button),[data-v-c33cf3bc] .editable-wrapper :deep(.edit-button),[data-v-c33cf3bc] .editable-wrapper :deep([class*="edit-button"]),[data-v-c33cf3bc] .editable-wrapper :deep(.floating-edit-btn),[data-v-c33cf3bc] .editable-wrapper :deep([class*="floating"]),[data-v-c33cf3bc] .editable-wrapper :deep(button){z-index:9999!important;position:fixed!important;pointer-events:auto!important}[data-v-c33cf3bc] .edit-overlay,[data-v-c33cf3bc] [class*=edit-overlay],[data-v-c33cf3bc] .content-field-overlay{z-index:9999!important}.article-title[data-v-c33cf3bc],.article-subtitle[data-v-c33cf3bc],.article-description[data-v-c33cf3bc]{pointer-events:auto;position:relative}@media(max-width:768px){[data-v-c33cf3bc] .layout-secondary{padding:5%}}.hero-image-container[data-v-c33cf3bc]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-image-container[data-v-c33cf3bc] .image-editable-container{width:100%;height:100%;max-height:500px}@media(min-width:1025px){.hero-card.card-padding-right[data-v-c33cf3bc]{padding-left:3rem}}@media(min-width:769px)and (max-width:1024px){.hero-card.card-padding-right[data-v-c33cf3bc]{padding-left:1.5rem}}@media(max-width:768px){.hero-card.card-padding-right[data-v-c33cf3bc]{padding-left:0}}.card-content[data-v-c33cf3bc]{display:flex;flex-direction:column;max-width:490px}.article-title[data-v-c33cf3bc]{font-family:var(--font-heading);font-size:clamp(1.75rem,3.5vw,2.4rem);font-weight:800;color:var(--color-primary);line-height:1.2;letter-spacing:-.02em}@media(max-width:768px){.article-title[data-v-c33cf3bc]{font-size:clamp(1.3rem,3.5vw,1.4rem)}}.article-subtitle[data-v-c33cf3bc]{font-family:var(--font-heading);font-size:clamp(1.75rem,3.5vw,2.18rem);font-weight:800;color:var(--color-primary);line-height:1.2;letter-spacing:-.02em}@media(max-width:768px){.article-subtitle[data-v-c33cf3bc]{font-size:clamp(1.2rem,3.5vw,1.3rem)}}.article-description[data-v-c33cf3bc]{font-family:var(--font-body);font-size:clamp(.9rem,1.4vw,1.1rem);color:var(--color-black);line-height:1.6;font-weight:400;margin-top:15px}[data-v-c33cf3bc] .image-editable-container{position:absolute;inset:0;width:100%;height:100%;z-index:1}[data-v-c33cf3bc] .image-editable-container .base-image{width:100%;height:100%}[data-v-c33cf3bc] .editor-textarea{width:100%;padding:12px;border:2px solid var(--color-accent);border-radius:8px;font-family:var(--font-body);font-size:1rem;background:#ffffffe6;color:var(--color-primary);outline:none;resize:vertical;transition:border-color .2s,box-shadow .2s}[data-v-c33cf3bc] .editor-textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #fcc90033}[data-v-c33cf3bc] .title-editor{font-family:var(--font-heading);font-weight:800;font-size:1.5rem;min-height:120px;line-height:1.2}[data-v-c33cf3bc] .subtitle-editor{min-height:80px;line-height:1.6}[data-v-c33cf3bc] .description-editor{min-height:100px;line-height:1.6}[data-v-f5a87a72]:root{--color-primary: #114036;--color-primary-dark: #0d2b24;--color-primary-light: #135c4c;--color-secondary: #f9f3d9;--color-accent: #fcc900;--color-accent-hover: #e59c00;--color-white: #ffffff;--color-black: #000000;--color-success: #27ae60;--color-error: #e74c3c;--color-warning: #f39c12;--color-info: #3498db;--color-question: #9b59b6;--glass-bg: rgba(249, 243, 217, .05);--glass-border: rgba(249, 243, 217, .1);--glass-border-strong: rgba(249, 243, 217, .2);--font-display: "Inter", sans-serif;--font-heading: "Inter", sans-serif;--font-body: "Noto Sans", sans-serif;--text-hero: clamp(2rem, 5vw, 4rem);--text-h1: clamp(1.75rem, 4vw, 2.5rem);--text-h2: clamp(1.5rem, 3.5vw, 2.5rem);--text-h3: clamp(1.4rem, 3vw, 2rem);--text-body: clamp(.9rem, 1.8vw, 1.1rem);--text-small: clamp(.8rem, 1.6vw, 1rem);--section-mt: 80px;--section-mt-mobile: 60px;--section-padding: 2rem;--container-max: 1440px;--content-max: 1200px;--shadow-card: 0 10px 40px rgba(0, 0, 0, .2);--shadow-float: 0 20px 100px -20px rgba(0, 0, 0, .6);--transition-base: all .3s cubic-bezier(.4, 0, .2, 1)}.text-bold[data-v-f5a87a72],.hero-highlight[data-v-f5a87a72],.quote-bold[data-v-f5a87a72]{font-weight:700}.text-normal[data-v-f5a87a72],.hero-text[data-v-f5a87a72],.quote-normal[data-v-f5a87a72]{font-weight:400}.text-bold.accent[data-v-f5a87a72],.accent.hero-highlight[data-v-f5a87a72],.accent.quote-bold[data-v-f5a87a72]{color:var(--color-accent)}.text-bold.primary[data-v-f5a87a72],.primary.hero-highlight[data-v-f5a87a72],.primary.quote-bold[data-v-f5a87a72]{color:var(--color-primary)}.text-bold.secondary[data-v-f5a87a72],.secondary.hero-highlight[data-v-f5a87a72],.secondary.quote-bold[data-v-f5a87a72]{color:var(--color-secondary)}.text-normal.muted[data-v-f5a87a72],.muted.hero-text[data-v-f5a87a72],.muted.quote-normal[data-v-f5a87a72]{opacity:.8}.text-normal.dimmed[data-v-f5a87a72],.dimmed.hero-text[data-v-f5a87a72],.dimmed.quote-normal[data-v-f5a87a72]{opacity:.6}.text-italic[data-v-f5a87a72]{font-style:italic}.text-underline[data-v-f5a87a72]{text-decoration:underline}.quote-bold[data-v-f5a87a72]{font-weight:800;color:var(--color-primary)}.quote-normal[data-v-f5a87a72]{color:var(--color-primary)}.hero-highlight[data-v-f5a87a72]{font-weight:900;color:var(--color-accent)}.hero-text[data-v-f5a87a72]{color:inherit}.rich-text p[data-v-f5a87a72],.rich-text span[data-v-f5a87a72],.rich-text strong[data-v-f5a87a72]{margin:0;padding:0}.rich-text br+br[data-v-f5a87a72]{display:block;content:"";margin-bottom:.5em}.rich-text--center[data-v-f5a87a72]{text-align:center}.rich-text--left[data-v-f5a87a72]{text-align:left}.rich-text--right[data-v-f5a87a72]{text-align:right}.text-primary[data-v-f5a87a72]{color:var(--color-primary)}.text-secondary[data-v-f5a87a72]{color:var(--color-secondary)}.text-accent[data-v-f5a87a72]{color:var(--color-accent)}.text-white[data-v-f5a87a72]{color:var(--color-white)}.text-black[data-v-f5a87a72]{color:var(--color-black)}.bg-primary[data-v-f5a87a72]{background-color:var(--color-primary)}.bg-secondary[data-v-f5a87a72]{background-color:var(--color-secondary)}.bg-accent[data-v-f5a87a72]{background-color:var(--color-accent)}.bg-white[data-v-f5a87a72]{background-color:var(--color-white)}.font-display[data-v-f5a87a72]{font-family:var(--font-display)}.font-heading[data-v-f5a87a72]{font-family:var(--font-heading)}.font-body[data-v-f5a87a72]{font-family:var(--font-body)}.text-hero[data-v-f5a87a72]{font-size:var(--text-hero)}.text-h1[data-v-f5a87a72]{font-size:var(--text-h1)}.text-h2[data-v-f5a87a72]{font-size:var(--text-h2)}.text-h3[data-v-f5a87a72]{font-size:var(--text-h3)}.text-body[data-v-f5a87a72]{font-size:var(--text-body)}.text-small[data-v-f5a87a72]{font-size:var(--text-small)}.section-spacing[data-v-f5a87a72]{margin-top:var(--section-mt)}@media(max-width:768px){.section-spacing[data-v-f5a87a72]{margin-top:var(--section-mt-mobile)}}.container[data-v-f5a87a72]{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.container[data-v-f5a87a72]{padding:0 3%}}.container-narrow[data-v-f5a87a72]{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.container-narrow[data-v-f5a87a72]{padding:0 3%}}.container-narrow[data-v-f5a87a72]{max-width:var(--content-max)}.sr-only[data-v-f5a87a72]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.flex[data-v-f5a87a72]{display:flex}.flex-col[data-v-f5a87a72]{flex-direction:column}.items-center[data-v-f5a87a72]{align-items:center}.justify-center[data-v-f5a87a72]{justify-content:center}.gap-1[data-v-f5a87a72]{gap:.25rem}.gap-2[data-v-f5a87a72]{gap:.5rem}.gap-4[data-v-f5a87a72]{gap:1rem}.articulo-author[data-v-f5a87a72]{margin-top:var(--section-mt)}@media(min-width:769px)and (max-width:1024px){.articulo-author[data-v-f5a87a72]{margin-top:0}}@media(max-width:768px){.articulo-author[data-v-f5a87a72]{margin-top:0;margin-top:var(--section-mt-mobile)}}[data-v-f5a87a72] .author-layout{align-items:flex-start!important;gap:3rem!important}@media(min-width:769px)and (max-width:1024px){[data-v-f5a87a72] .author-layout{gap:2rem!important}}@media(max-width:768px){[data-v-f5a87a72] .author-layout{gap:1.5rem!important}}@media(max-width:768px)and (max-width:768px){[data-v-f5a87a72] .author-layout{align-items:center!important;justify-content:center!important}}@media(max-width:768px){[data-v-f5a87a72] .author-layout :deep(.layout-primary){display:none}[data-v-f5a87a72] .author-layout :deep(.layout-secondary){flex:none;width:100%;max-width:480px}}[data-v-f5a87a72] .author-layout :deep(.layout-primary),[data-v-f5a87a72] .author-layout :deep(.layout-secondary){flex:1;min-width:0;align-items:flex-start;justify-content:flex-start}@media(max-width:768px){[data-v-f5a87a72] .author-layout :deep(.layout-primary),[data-v-f5a87a72] .author-layout :deep(.layout-secondary){width:100%;max-width:480px}}.author-info[data-v-f5a87a72]{display:flex;align-items:center;padding-left:10%;gap:1.5rem;width:100%}@media(max-width:768px){.author-info[data-v-f5a87a72]{padding-left:5%;flex-direction:row;text-align:left;gap:1rem;align-items:center}}.author-avatar[data-v-f5a87a72]{width:100px;height:100px;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:var(--color-secondary)}@media(max-width:768px){.author-avatar[data-v-f5a87a72]{width:80px;height:80px}}.author-avatar[data-v-f5a87a72] .image-editable-container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.author-avatar[data-v-f5a87a72] .image-editable-container{padding:0 3%}}.author-avatar[data-v-f5a87a72] .image-editable-container .base-image{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.author-avatar[data-v-f5a87a72] .image-editable-container .base-image{padding:0 3%}}.author-details[data-v-f5a87a72]{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start;text-align:left!important}.author-details[data-v-f5a87a72] .title-group,.author-details[data-v-f5a87a72] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}@media(max-width:768px){.author-details[data-v-f5a87a72]{gap:.25rem}}.author-label[data-v-f5a87a72]{font-family:var(--font-body);color:var(--color-black);font-size:clamp(.8rem,1.5vw,.9rem);margin:0;font-weight:500;max-width:300px;text-align:left!important}.author-label[data-v-f5a87a72] .title-group,.author-label[data-v-f5a87a72] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}@media(min-width:769px)and (max-width:1024px){.author-label[data-v-f5a87a72]{max-width:150px}}.author-name[data-v-f5a87a72]{font-family:var(--font-heading);font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;color:var(--color-black);margin:0;font-style:italic;text-align:left!important}.author-name[data-v-f5a87a72] .title-group,.author-name[data-v-f5a87a72] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}.author-quote[data-v-f5a87a72]{width:100%;max-width:550px;text-align:left!important}.author-quote[data-v-f5a87a72] .title-group,.author-quote[data-v-f5a87a72] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}@media(max-width:768px){.author-quote[data-v-f5a87a72]{padding-left:0;align-items:center!important;max-width:480px}}.quote-text[data-v-f5a87a72]{font-family:var(--font-body);color:var(--color-primary);line-height:1.8;margin:0;font-style:italic;text-align:left!important}.quote-text[data-v-f5a87a72] .title-group,.quote-text[data-v-f5a87a72] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}.quote-text[data-v-f5a87a72] .quote-normal{font-size:clamp(.8rem,1.5vw,.9rem)}.quote-text[data-v-f5a87a72] .quote-bold{font-size:clamp(1.04rem,2vw,1.3rem);font-weight:700;color:var(--color-primary)}.quote-text[data-v-f5a87a72] br{display:block;content:"";margin-bottom:.5em}[data-v-f5a87a72] .quote-columns-layout{align-items:flex-start!important;gap:1px!important;max-width:1190px}@media(min-width:769px)and (max-width:1024px){[data-v-f5a87a72] .quote-columns-layout{gap:2rem!important}}@media(max-width:768px){[data-v-f5a87a72] .quote-columns-layout{margin-top:2rem!important;gap:1.5rem!important}}@media(max-width:768px)and (max-width:768px){[data-v-f5a87a72] .quote-columns-layout{align-items:center!important;justify-content:center!important}}@media(max-width:768px){[data-v-f5a87a72] .quote-columns-layout :deep(.layout-primary){display:none}[data-v-f5a87a72] .quote-columns-layout :deep(.layout-secondary){flex:none;width:100%;max-width:480px}}[data-v-f5a87a72] .quote-columns-layout :deep(.layout-primary),[data-v-f5a87a72] .quote-columns-layout :deep(.layout-secondary){flex:1;min-width:0;align-items:flex-start;justify-content:flex-start}@media(max-width:768px){[data-v-f5a87a72] .quote-columns-layout :deep(.layout-primary),[data-v-f5a87a72] .quote-columns-layout :deep(.layout-secondary){width:100%;max-width:480px}}.quote-column[data-v-f5a87a72]{width:100%;padding:0 1.5rem;text-align:left!important}.quote-column[data-v-f5a87a72] .title-group,.quote-column[data-v-f5a87a72] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}@media(min-width:1025px){.quote-column[data-v-f5a87a72]{padding-top:1.5rem}}@media(max-width:768px){.quote-column[data-v-f5a87a72]{padding:0}}[data-v-f5a87a72] .editor-input.role-input{padding:8px 12px;border:2px solid var(--color-accent);border-radius:8px;font-family:var(--font-body);font-weight:400;font-size:.9rem;background:#fffffff2;color:var(--color-primary);width:100%;outline:none;resize:vertical;line-height:1.6;text-align:left!important}[data-v-f5a87a72] .editor-input.role-input :deep(.title-group),[data-v-f5a87a72] .editor-input.role-input :deep(.texts-container){justify-content:flex-start!important;align-items:flex-start!important}[data-v-f5a87a72] .editor-input.role-input{transition:border-color .2s,box-shadow .2s}[data-v-f5a87a72] .editor-input.role-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #fcc90033}[data-v-f5a87a72] .editor-input.name-input{padding:8px 12px;border:2px solid var(--color-accent);border-radius:8px;font-family:var(--font-heading);font-weight:700;font-size:1.1rem;background:#fffffff2;color:var(--color-primary);width:100%;font-style:italic;outline:none;resize:vertical;line-height:1.6;text-align:left!important}[data-v-f5a87a72] .editor-input.name-input :deep(.title-group),[data-v-f5a87a72] .editor-input.name-input :deep(.texts-container){justify-content:flex-start!important;align-items:flex-start!important}[data-v-f5a87a72] .editor-input.name-input{transition:border-color .2s,box-shadow .2s}[data-v-f5a87a72] .editor-input.name-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #fcc90033}[data-v-f5a87a72] .editor-textarea.quote-editor{width:100%;min-height:200px;padding:12px;border:2px solid var(--color-accent);border-radius:8px;font-family:var(--font-body);font-size:1rem;font-style:italic;background:#fffffff2;color:var(--color-primary);outline:none;resize:vertical;line-height:1.6;text-align:left!important}[data-v-f5a87a72] .editor-textarea.quote-editor :deep(.title-group),[data-v-f5a87a72] .editor-textarea.quote-editor :deep(.texts-container){justify-content:flex-start!important;align-items:flex-start!important}[data-v-f5a87a72] .editor-textarea.quote-editor{transition:border-color .2s,box-shadow .2s}[data-v-f5a87a72] .editor-textarea.quote-editor:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #fcc90033}[data-v-f5a87a72] .responsive-flex-layout{padding:0}[data-v-3b23653b]:root{--color-primary: #114036;--color-primary-dark: #0d2b24;--color-primary-light: #135c4c;--color-secondary: #f9f3d9;--color-accent: #fcc900;--color-accent-hover: #e59c00;--color-white: #ffffff;--color-black: #000000;--color-success: #27ae60;--color-error: #e74c3c;--color-warning: #f39c12;--color-info: #3498db;--color-question: #9b59b6;--glass-bg: rgba(249, 243, 217, .05);--glass-border: rgba(249, 243, 217, .1);--glass-border-strong: rgba(249, 243, 217, .2);--font-display: "Inter", sans-serif;--font-heading: "Inter", sans-serif;--font-body: "Noto Sans", sans-serif;--text-hero: clamp(2rem, 5vw, 4rem);--text-h1: clamp(1.75rem, 4vw, 2.5rem);--text-h2: clamp(1.5rem, 3.5vw, 2.5rem);--text-h3: clamp(1.4rem, 3vw, 2rem);--text-body: clamp(.9rem, 1.8vw, 1.1rem);--text-small: clamp(.8rem, 1.6vw, 1rem);--section-mt: 80px;--section-mt-mobile: 60px;--section-padding: 2rem;--container-max: 1440px;--content-max: 1200px;--shadow-card: 0 10px 40px rgba(0, 0, 0, .2);--shadow-float: 0 20px 100px -20px rgba(0, 0, 0, .6);--transition-base: all .3s cubic-bezier(.4, 0, .2, 1)}.text-bold[data-v-3b23653b],.hero-highlight[data-v-3b23653b],.quote-bold[data-v-3b23653b]{font-weight:700}.text-normal[data-v-3b23653b],.hero-text[data-v-3b23653b],.quote-normal[data-v-3b23653b]{font-weight:400}.text-bold.accent[data-v-3b23653b],.accent.hero-highlight[data-v-3b23653b],.accent.quote-bold[data-v-3b23653b]{color:var(--color-accent)}.text-bold.primary[data-v-3b23653b],.primary.hero-highlight[data-v-3b23653b],.primary.quote-bold[data-v-3b23653b]{color:var(--color-primary)}.text-bold.secondary[data-v-3b23653b],.secondary.hero-highlight[data-v-3b23653b],.secondary.quote-bold[data-v-3b23653b]{color:var(--color-secondary)}.text-normal.muted[data-v-3b23653b],.muted.hero-text[data-v-3b23653b],.muted.quote-normal[data-v-3b23653b]{opacity:.8}.text-normal.dimmed[data-v-3b23653b],.dimmed.hero-text[data-v-3b23653b],.dimmed.quote-normal[data-v-3b23653b]{opacity:.6}.text-italic[data-v-3b23653b]{font-style:italic}.text-underline[data-v-3b23653b]{text-decoration:underline}.quote-bold[data-v-3b23653b]{font-weight:800;color:var(--color-primary)}.quote-normal[data-v-3b23653b]{color:var(--color-primary)}.hero-highlight[data-v-3b23653b]{font-weight:900;color:var(--color-accent)}.hero-text[data-v-3b23653b]{color:inherit}.rich-text p[data-v-3b23653b],.rich-text span[data-v-3b23653b],.rich-text strong[data-v-3b23653b]{margin:0;padding:0}.rich-text br+br[data-v-3b23653b]{display:block;content:"";margin-bottom:.5em}.rich-text--center[data-v-3b23653b]{text-align:center}.rich-text--left[data-v-3b23653b]{text-align:left}.rich-text--right[data-v-3b23653b]{text-align:right}.text-primary[data-v-3b23653b]{color:var(--color-primary)}.text-secondary[data-v-3b23653b]{color:var(--color-secondary)}.text-accent[data-v-3b23653b]{color:var(--color-accent)}.text-white[data-v-3b23653b]{color:var(--color-white)}.text-black[data-v-3b23653b]{color:var(--color-black)}.bg-primary[data-v-3b23653b]{background-color:var(--color-primary)}.bg-secondary[data-v-3b23653b]{background-color:var(--color-secondary)}.bg-accent[data-v-3b23653b]{background-color:var(--color-accent)}.bg-white[data-v-3b23653b]{background-color:var(--color-white)}.font-display[data-v-3b23653b]{font-family:var(--font-display)}.font-heading[data-v-3b23653b]{font-family:var(--font-heading)}.font-body[data-v-3b23653b]{font-family:var(--font-body)}.text-hero[data-v-3b23653b]{font-size:var(--text-hero)}.text-h1[data-v-3b23653b]{font-size:var(--text-h1)}.text-h2[data-v-3b23653b]{font-size:var(--text-h2)}.text-h3[data-v-3b23653b]{font-size:var(--text-h3)}.text-body[data-v-3b23653b]{font-size:var(--text-body)}.text-small[data-v-3b23653b]{font-size:var(--text-small)}.section-spacing[data-v-3b23653b]{margin-top:var(--section-mt)}@media(max-width:768px){.section-spacing[data-v-3b23653b]{margin-top:var(--section-mt-mobile)}}.container[data-v-3b23653b]{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.container[data-v-3b23653b]{padding:0 3%}}.container-narrow[data-v-3b23653b]{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.container-narrow[data-v-3b23653b]{padding:0 3%}}.container-narrow[data-v-3b23653b]{max-width:var(--content-max)}.sr-only[data-v-3b23653b]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.flex[data-v-3b23653b]{display:flex}.flex-col[data-v-3b23653b]{flex-direction:column}.items-center[data-v-3b23653b]{align-items:center}.justify-center[data-v-3b23653b]{justify-content:center}.gap-1[data-v-3b23653b]{gap:.25rem}.gap-2[data-v-3b23653b]{gap:.5rem}.gap-4[data-v-3b23653b]{gap:1rem}@media(max-width:768px){.articulo-content-section[data-v-3b23653b]{margin-top:0}}.content-block[data-v-3b23653b]{display:flex;flex-direction:column;border-top:2px solid var(--color-secondary);margin-top:25px;margin-bottom:25px}@media(max-width:768px){.content-block[data-v-3b23653b]{border-top:5px solid var(--color-secondary)}}.content-inner[data-v-3b23653b]{width:100%;max-width:100%}.mobile-only[data-v-3b23653b]{display:none}@media(max-width:768px){.mobile-only[data-v-3b23653b]{display:block}}.desktop-header-only[data-v-3b23653b]{display:block}@media(max-width:768px){.desktop-header-only[data-v-3b23653b]{display:none}}.section-header-wrapper[data-v-3b23653b]{width:100%}.section-header-wrapper.is-expanded .section-header-bar[data-v-3b23653b]{border-bottom-color:transparent}.section-header-bar[data-v-3b23653b]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:2px solid transparent;transition:border-color .3s ease;width:100%}.section-header-bar.collapsible[data-v-3b23653b]{cursor:pointer;margin:0 auto;border-radius:8px}@media(max-width:768px){.section-header-bar[data-v-3b23653b]{max-width:530px}}.header-content-row[data-v-3b23653b]{flex:1;min-width:0;display:flex;align-items:center;overflow:hidden}.collapse-arrow-mobile[data-v-3b23653b]{display:none;align-items:center;justify-content:center;width:32px;height:32px;color:var(--color-primary);transition:transform .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}@media(max-width:768px){.collapse-arrow-mobile[data-v-3b23653b]{display:flex}}.collapse-arrow-mobile svg[data-v-3b23653b]{width:100%;height:100%}@media(max-width:768px){.section-content-wrapper.is-collapsed[data-v-3b23653b]{display:none}.section-content-wrapper.is-expanded[data-v-3b23653b]{display:block;animation:fadeIn-3b23653b .3s ease}}.section-content[data-v-3b23653b]{padding-top:1.5rem}@media(max-width:768px){.section-content[data-v-3b23653b]{padding-top:0}}.header-columns-wrapper[data-v-3b23653b]{width:100%;display:flex;flex-direction:column}.header-text-layout[data-v-3b23653b],.content-layout[data-v-3b23653b]{align-items:flex-start!important;width:100%;gap:3rem!important}@media(min-width:769px)and (max-width:1024px){.header-text-layout[data-v-3b23653b],.content-layout[data-v-3b23653b]{gap:2rem!important}}@media(max-width:768px){.header-text-layout[data-v-3b23653b],.content-layout[data-v-3b23653b]{gap:1.5rem!important}}@media(max-width:768px)and (max-width:768px){.header-text-layout[data-v-3b23653b],.content-layout[data-v-3b23653b]{align-items:center!important;justify-content:center!important}}.header-text-layout[data-v-3b23653b] .layout-primary,.header-text-layout[data-v-3b23653b] .layout-secondary,.content-layout[data-v-3b23653b] .layout-primary,.content-layout[data-v-3b23653b] .layout-secondary{flex:1;min-width:0;align-items:flex-start;justify-content:flex-start}@media(max-width:768px){.header-text-layout[data-v-3b23653b] .layout-primary,.header-text-layout[data-v-3b23653b] .layout-secondary,.content-layout[data-v-3b23653b] .layout-primary,.content-layout[data-v-3b23653b] .layout-secondary{width:100%;max-width:480px}}@media(max-width:768px){.header-text-layout[data-v-3b23653b] .layout-primary,.content-layout[data-v-3b23653b] .layout-primary{display:none}.header-text-layout[data-v-3b23653b] .layout-secondary,.content-layout[data-v-3b23653b] .layout-secondary{flex:none}}.header-column[data-v-3b23653b],.text-column[data-v-3b23653b],.content-column[data-v-3b23653b],.header-placeholder-column[data-v-3b23653b]{width:100%;text-align:left!important}.header-column[data-v-3b23653b] .title-group,.header-column[data-v-3b23653b] .texts-container,.text-column[data-v-3b23653b] .title-group,.text-column[data-v-3b23653b] .texts-container,.content-column[data-v-3b23653b] .title-group,.content-column[data-v-3b23653b] .texts-container,.header-placeholder-column[data-v-3b23653b] .title-group,.header-placeholder-column[data-v-3b23653b] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}@media(min-width:1025px){.header-column[data-v-3b23653b],.text-column[data-v-3b23653b],.content-column[data-v-3b23653b],.header-placeholder-column[data-v-3b23653b]{padding-top:1.5rem}}.header-placeholder-column[data-v-3b23653b]{min-height:1px}.content-section-header[data-v-3b23653b]{width:100%;min-width:0;text-align:left!important}.content-section-header[data-v-3b23653b] .title-group,.content-section-header[data-v-3b23653b] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}.content-section-header[data-v-3b23653b] .highlight-text,.content-section-header[data-v-3b23653b] .main-text,.content-section-header[data-v-3b23653b] .yellow-text,.content-section-header[data-v-3b23653b] .green-text,.content-section-header[data-v-3b23653b] .rich-text,.content-section-header[data-v-3b23653b] [class*=font-size],.content-section-header[data-v-3b23653b] span[style*=font-size]{font-size:clamp(2rem,5vw,2.2rem)!important}@media(max-width:768px){.content-section-header.mobile-single-line[data-v-3b23653b]{padding-left:5%;text-align:left!important}.content-section-header.mobile-single-line[data-v-3b23653b] .title-group,.content-section-header.mobile-single-line[data-v-3b23653b] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}.content-section-header.mobile-single-line[data-v-3b23653b] .title-group,.content-section-header.mobile-single-line[data-v-3b23653b] .texts-container{flex-direction:row!important;flex-wrap:wrap!important;gap:0 .25rem}.content-section-header.mobile-single-line[data-v-3b23653b] .highlight-text,.content-section-header.mobile-single-line[data-v-3b23653b] .main-text,.content-section-header.mobile-single-line[data-v-3b23653b] .yellow-text,.content-section-header.mobile-single-line[data-v-3b23653b] .green-text,.content-section-header.mobile-single-line[data-v-3b23653b] .rich-text,.content-section-header.mobile-single-line[data-v-3b23653b] [class*=font-size],.content-section-header.mobile-single-line[data-v-3b23653b] span[style*=font-size]{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;display:inline!important;font-size:clamp(.8rem,5vw,.9rem)!important;font-style:italic!important}.content-section-header.mobile-single-line[data-v-3b23653b] .section-title-wrapper{display:flex!important;flex-wrap:wrap!important;gap:0 .25rem!important}.content-section-header.mobile-single-line[data-v-3b23653b] .section-title-wrapper.highlight-two-words{flex-direction:row!important;align-items:baseline!important}}.formatted-text[data-v-3b23653b]{font-family:var(--font-body);font-size:clamp(.8rem,1.5vw,.9rem);line-height:1.8;color:var(--color-black);text-align:left!important}.formatted-text[data-v-3b23653b] .title-group,.formatted-text[data-v-3b23653b] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}.formatted-text p[data-v-3b23653b]{margin-bottom:1.5rem;text-align:left!important}.formatted-text p[data-v-3b23653b] .title-group,.formatted-text p[data-v-3b23653b] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}.formatted-text p[data-v-3b23653b]:last-child{margin-bottom:0}.formatted-text ul.bullet-list[data-v-3b23653b],.formatted-text ol.numbered-list[data-v-3b23653b]{list-style:none;padding-left:0;margin:1.5rem 0;text-align:left!important}.formatted-text ul.bullet-list[data-v-3b23653b] .title-group,.formatted-text ul.bullet-list[data-v-3b23653b] .texts-container,.formatted-text ol.numbered-list[data-v-3b23653b] .title-group,.formatted-text ol.numbered-list[data-v-3b23653b] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}.formatted-text ul.bullet-list li[data-v-3b23653b],.formatted-text ol.numbered-list li[data-v-3b23653b]{position:relative;padding-left:2rem;margin-bottom:1rem;font-weight:500;line-height:1.7;text-align:left!important}.formatted-text ul.bullet-list li[data-v-3b23653b] .title-group,.formatted-text ul.bullet-list li[data-v-3b23653b] .texts-container,.formatted-text ol.numbered-list li[data-v-3b23653b] .title-group,.formatted-text ol.numbered-list li[data-v-3b23653b] .texts-container{justify-content:flex-start!important;align-items:flex-start!important}.formatted-text ul.bullet-list li[data-v-3b23653b]:before,.formatted-text ol.numbered-list li[data-v-3b23653b]:before{content:"•";position:absolute;left:0;color:var(--color-accent);font-weight:700;font-size:1.2rem}.formatted-text ol.numbered-list[data-v-3b23653b]{counter-reset:list-counter}.formatted-text ol.numbered-list li[data-v-3b23653b]:before{counter-increment:list-counter;content:counter(list-counter) ".";font-weight:800}[data-v-3b23653b] .editor-textarea{width:100%;min-height:200px;padding:12px;border:2px solid var(--color-accent);border-radius:8px;font-family:var(--font-body);font-size:1rem;background:#fffffff2;color:var(--color-primary);outline:none;resize:vertical;line-height:1.6;text-align:left!important}[data-v-3b23653b] .editor-textarea :deep(.title-group),[data-v-3b23653b] .editor-textarea :deep(.texts-container){justify-content:flex-start!important;align-items:flex-start!important}[data-v-3b23653b] .editor-textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #fcc90033}[data-v-3b23653b] .content-textarea{min-height:200px}@keyframes fadeIn-3b23653b{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}[data-v-88e3c82f]:root{--color-primary: #114036;--color-primary-dark: #0d2b24;--color-primary-light: #135c4c;--color-secondary: #f9f3d9;--color-accent: #fcc900;--color-accent-hover: #e59c00;--color-white: #ffffff;--color-black: #000000;--color-success: #27ae60;--color-error: #e74c3c;--color-warning: #f39c12;--color-info: #3498db;--color-question: #9b59b6;--glass-bg: rgba(249, 243, 217, .05);--glass-border: rgba(249, 243, 217, .1);--glass-border-strong: rgba(249, 243, 217, .2);--font-display: "Inter", sans-serif;--font-heading: "Inter", sans-serif;--font-body: "Noto Sans", sans-serif;--text-hero: clamp(2rem, 5vw, 4rem);--text-h1: clamp(1.75rem, 4vw, 2.5rem);--text-h2: clamp(1.5rem, 3.5vw, 2.5rem);--text-h3: clamp(1.4rem, 3vw, 2rem);--text-body: clamp(.9rem, 1.8vw, 1.1rem);--text-small: clamp(.8rem, 1.6vw, 1rem);--section-mt: 80px;--section-mt-mobile: 60px;--section-padding: 2rem;--container-max: 1440px;--content-max: 1200px;--shadow-card: 0 10px 40px rgba(0, 0, 0, .2);--shadow-float: 0 20px 100px -20px rgba(0, 0, 0, .6);--transition-base: all .3s cubic-bezier(.4, 0, .2, 1)}.text-bold[data-v-88e3c82f],.hero-highlight[data-v-88e3c82f],.quote-bold[data-v-88e3c82f]{font-weight:700}.text-normal[data-v-88e3c82f],.hero-text[data-v-88e3c82f],.quote-normal[data-v-88e3c82f]{font-weight:400}.text-bold.accent[data-v-88e3c82f],.accent.hero-highlight[data-v-88e3c82f],.accent.quote-bold[data-v-88e3c82f]{color:var(--color-accent)}.text-bold.primary[data-v-88e3c82f],.primary.hero-highlight[data-v-88e3c82f],.primary.quote-bold[data-v-88e3c82f]{color:var(--color-primary)}.text-bold.secondary[data-v-88e3c82f],.secondary.hero-highlight[data-v-88e3c82f],.secondary.quote-bold[data-v-88e3c82f]{color:var(--color-secondary)}.text-normal.muted[data-v-88e3c82f],.muted.hero-text[data-v-88e3c82f],.muted.quote-normal[data-v-88e3c82f]{opacity:.8}.text-normal.dimmed[data-v-88e3c82f],.dimmed.hero-text[data-v-88e3c82f],.dimmed.quote-normal[data-v-88e3c82f]{opacity:.6}.text-italic[data-v-88e3c82f]{font-style:italic}.text-underline[data-v-88e3c82f]{text-decoration:underline}.quote-bold[data-v-88e3c82f]{font-weight:800;color:var(--color-primary)}.quote-normal[data-v-88e3c82f]{color:var(--color-primary)}.hero-highlight[data-v-88e3c82f]{font-weight:900;color:var(--color-accent)}.hero-text[data-v-88e3c82f]{color:inherit}.rich-text p[data-v-88e3c82f],.rich-text span[data-v-88e3c82f],.rich-text strong[data-v-88e3c82f]{margin:0;padding:0}.rich-text br+br[data-v-88e3c82f]{display:block;content:"";margin-bottom:.5em}.rich-text--center[data-v-88e3c82f]{text-align:center}.rich-text--left[data-v-88e3c82f]{text-align:left}.rich-text--right[data-v-88e3c82f]{text-align:right}.text-primary[data-v-88e3c82f]{color:var(--color-primary)}.text-secondary[data-v-88e3c82f]{color:var(--color-secondary)}.text-accent[data-v-88e3c82f]{color:var(--color-accent)}.text-white[data-v-88e3c82f]{color:var(--color-white)}.text-black[data-v-88e3c82f]{color:var(--color-black)}.bg-primary[data-v-88e3c82f]{background-color:var(--color-primary)}.bg-secondary[data-v-88e3c82f]{background-color:var(--color-secondary)}.bg-accent[data-v-88e3c82f]{background-color:var(--color-accent)}.bg-white[data-v-88e3c82f]{background-color:var(--color-white)}.font-display[data-v-88e3c82f]{font-family:var(--font-display)}.font-heading[data-v-88e3c82f]{font-family:var(--font-heading)}.font-body[data-v-88e3c82f]{font-family:var(--font-body)}.text-hero[data-v-88e3c82f]{font-size:var(--text-hero)}.text-h1[data-v-88e3c82f]{font-size:var(--text-h1)}.text-h2[data-v-88e3c82f]{font-size:var(--text-h2)}.text-h3[data-v-88e3c82f]{font-size:var(--text-h3)}.text-body[data-v-88e3c82f]{font-size:var(--text-body)}.text-small[data-v-88e3c82f]{font-size:var(--text-small)}.section-spacing[data-v-88e3c82f]{margin-top:var(--section-mt)}@media(max-width:768px){.section-spacing[data-v-88e3c82f]{margin-top:var(--section-mt-mobile)}}.container[data-v-88e3c82f]{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.container[data-v-88e3c82f]{padding:0 3%}}.container-narrow[data-v-88e3c82f]{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.container-narrow[data-v-88e3c82f]{padding:0 3%}}.container-narrow[data-v-88e3c82f]{max-width:var(--content-max)}.sr-only[data-v-88e3c82f]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.flex[data-v-88e3c82f]{display:flex}.flex-col[data-v-88e3c82f]{flex-direction:column}.items-center[data-v-88e3c82f]{align-items:center}.justify-center[data-v-88e3c82f]{justify-content:center}.gap-1[data-v-88e3c82f]{gap:.25rem}.gap-2[data-v-88e3c82f]{gap:.5rem}.gap-4[data-v-88e3c82f]{gap:1rem}.articulo-before-footer[data-v-88e3c82f]{position:relative;display:flex;align-items:center;justify-content:center;min-height:400px;margin-top:var(--section-mt);padding:4rem 2rem;width:100%}@media(max-width:768px){.articulo-before-footer[data-v-88e3c82f]{margin-top:var(--section-mt-mobile);min-height:300px;padding:3rem 1.5rem}}.bg-image-wrapper[data-v-88e3c82f]{position:absolute;inset:0;width:100%;height:100%;z-index:0}.bg-image-wrapper[data-v-88e3c82f] .image-editable-container{position:absolute;inset:0;width:100%;height:100%}.bg-image-wrapper[data-v-88e3c82f] .image-editable-container .base-image{width:100%;height:100%;object-fit:cover}.content-container[data-v-88e3c82f]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;max-width:900px;margin:0 auto;gap:2rem}@media(max-width:768px){.content-container[data-v-88e3c82f]{gap:1.5rem;max-width:100%}}.header-desktop[data-v-88e3c82f]{display:block!important}@media(max-width:768px){.header-desktop[data-v-88e3c82f]{display:none!important}}.header-mobile[data-v-88e3c82f]{display:none!important}@media(max-width:768px){.header-mobile[data-v-88e3c82f]{display:block!important}}.header-description[data-v-88e3c82f]{max-width:800px;line-height:1.6;margin:0 auto;text-align:center;font-family:var(--font-body);font-size:clamp(1rem,1.8vw,1.25rem);color:var(--color-black);opacity:.95}.header-description[data-v-88e3c82f] .quote-bold{font-weight:800;color:var(--color-primary)}.header-description[data-v-88e3c82f] .quote-normal{font-weight:400;color:var(--color-primary)}.header-description[data-v-88e3c82f] br{display:block;content:"";margin-bottom:.5em}[data-v-88e3c82f] .editor-textarea.description-textarea{width:100%;max-width:800px;min-height:120px;padding:12px 16px;border:2px solid var(--color-accent);border-radius:8px;font-family:var(--font-body);font-size:1rem;color:var(--color-secondary);background:#114036cc;outline:none;resize:vertical;transition:var(--transition-base);text-align:center;margin:0 auto}[data-v-88e3c82f] .editor-textarea.description-textarea:focus{border-color:var(--color-secondary);box-shadow:0 0 0 3px #fcc9004d}[data-v-88e3c82f] .section-header{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}[data-v-88e3c82f] .section-header .title-group{display:flex;align-items:center;justify-content:center;flex-direction:column}[data-v-88e3c82f] .section-header .title-group .texts-container{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-v-88e3c82f] .section-header .yellow-text,[data-v-88e3c82f] .section-header .green-text{font-size:clamp(1.3rem,4vw,2.3rem)!important}@media(max-width:768px){[data-v-88e3c82f] .section-header .yellow-text,[data-v-88e3c82f] .section-header .green-text{font-style:italic!important}}[data-v-0b6300a7]:root{--color-primary: #114036;--color-primary-dark: #0d2b24;--color-primary-light: #135c4c;--color-secondary: #f9f3d9;--color-accent: #fcc900;--color-accent-hover: #e59c00;--color-white: #ffffff;--color-black: #000000;--color-success: #27ae60;--color-error: #e74c3c;--color-warning: #f39c12;--color-info: #3498db;--color-question: #9b59b6;--glass-bg: rgba(249, 243, 217, .05);--glass-border: rgba(249, 243, 217, .1);--glass-border-strong: rgba(249, 243, 217, .2);--font-display: "Inter", sans-serif;--font-heading: "Inter", sans-serif;--font-body: "Noto Sans", sans-serif;--text-hero: clamp(2rem, 5vw, 4rem);--text-h1: clamp(1.75rem, 4vw, 2.5rem);--text-h2: clamp(1.5rem, 3.5vw, 2.5rem);--text-h3: clamp(1.4rem, 3vw, 2rem);--text-body: clamp(.9rem, 1.8vw, 1.1rem);--text-small: clamp(.8rem, 1.6vw, 1rem);--section-mt: 80px;--section-mt-mobile: 60px;--section-padding: 2rem;--container-max: 1440px;--content-max: 1200px;--shadow-card: 0 10px 40px rgba(0, 0, 0, .2);--shadow-float: 0 20px 100px -20px rgba(0, 0, 0, .6);--transition-base: all .3s cubic-bezier(.4, 0, .2, 1)}.text-bold[data-v-0b6300a7],.hero-highlight[data-v-0b6300a7],.quote-bold[data-v-0b6300a7]{font-weight:700}.text-normal[data-v-0b6300a7],.hero-text[data-v-0b6300a7],.quote-normal[data-v-0b6300a7]{font-weight:400}.text-bold.accent[data-v-0b6300a7],.accent.hero-highlight[data-v-0b6300a7],.accent.quote-bold[data-v-0b6300a7]{color:var(--color-accent)}.text-bold.primary[data-v-0b6300a7],.primary.hero-highlight[data-v-0b6300a7],.primary.quote-bold[data-v-0b6300a7]{color:var(--color-primary)}.text-bold.secondary[data-v-0b6300a7],.secondary.hero-highlight[data-v-0b6300a7],.secondary.quote-bold[data-v-0b6300a7]{color:var(--color-secondary)}.text-normal.muted[data-v-0b6300a7],.muted.hero-text[data-v-0b6300a7],.muted.quote-normal[data-v-0b6300a7]{opacity:.8}.text-normal.dimmed[data-v-0b6300a7],.dimmed.hero-text[data-v-0b6300a7],.dimmed.quote-normal[data-v-0b6300a7]{opacity:.6}.text-italic[data-v-0b6300a7]{font-style:italic}.text-underline[data-v-0b6300a7]{text-decoration:underline}.quote-bold[data-v-0b6300a7]{font-weight:800;color:var(--color-primary)}.quote-normal[data-v-0b6300a7]{color:var(--color-primary)}.hero-highlight[data-v-0b6300a7]{font-weight:900;color:var(--color-accent)}.hero-text[data-v-0b6300a7]{color:inherit}.rich-text p[data-v-0b6300a7],.rich-text span[data-v-0b6300a7],.rich-text strong[data-v-0b6300a7]{margin:0;padding:0}.rich-text br+br[data-v-0b6300a7]{display:block;content:"";margin-bottom:.5em}.rich-text--center[data-v-0b6300a7]{text-align:center}.rich-text--left[data-v-0b6300a7]{text-align:left}.rich-text--right[data-v-0b6300a7]{text-align:right}.text-primary[data-v-0b6300a7]{color:var(--color-primary)}.text-secondary[data-v-0b6300a7]{color:var(--color-secondary)}.text-accent[data-v-0b6300a7]{color:var(--color-accent)}.text-white[data-v-0b6300a7]{color:var(--color-white)}.text-black[data-v-0b6300a7]{color:var(--color-black)}.bg-primary[data-v-0b6300a7]{background-color:var(--color-primary)}.bg-secondary[data-v-0b6300a7]{background-color:var(--color-secondary)}.bg-accent[data-v-0b6300a7]{background-color:var(--color-accent)}.bg-white[data-v-0b6300a7]{background-color:var(--color-white)}.font-display[data-v-0b6300a7]{font-family:var(--font-display)}.font-heading[data-v-0b6300a7]{font-family:var(--font-heading)}.font-body[data-v-0b6300a7]{font-family:var(--font-body)}.text-hero[data-v-0b6300a7]{font-size:var(--text-hero)}.text-h1[data-v-0b6300a7]{font-size:var(--text-h1)}.text-h2[data-v-0b6300a7]{font-size:var(--text-h2)}.text-h3[data-v-0b6300a7]{font-size:var(--text-h3)}.text-body[data-v-0b6300a7]{font-size:var(--text-body)}.text-small[data-v-0b6300a7]{font-size:var(--text-small)}.section-spacing[data-v-0b6300a7]{margin-top:var(--section-mt)}@media(max-width:768px){.section-spacing[data-v-0b6300a7]{margin-top:var(--section-mt-mobile)}}.container[data-v-0b6300a7]{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.container[data-v-0b6300a7]{padding:0 3%}}.container-narrow[data-v-0b6300a7]{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.container-narrow[data-v-0b6300a7]{padding:0 3%}}.container-narrow[data-v-0b6300a7]{max-width:var(--content-max)}.sr-only[data-v-0b6300a7]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.flex[data-v-0b6300a7]{display:flex}.flex-col[data-v-0b6300a7]{flex-direction:column}.items-center[data-v-0b6300a7]{align-items:center}.justify-center[data-v-0b6300a7]{justify-content:center}.gap-1[data-v-0b6300a7]{gap:.25rem}.gap-2[data-v-0b6300a7]{gap:.5rem}.gap-4[data-v-0b6300a7]{gap:1rem}.articulo-footer-section[data-v-0b6300a7]{padding:4rem 2rem;margin-top:4rem}@media(max-width:768px){.articulo-footer-section[data-v-0b6300a7]{padding:2rem 1rem;margin-top:2rem}}.footer-container[data-v-0b6300a7]{width:100%;max-width:1106px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.source-box[data-v-0b6300a7]{text-align:left;display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:1106px}.source-label[data-v-0b6300a7]{font-family:var(--font-body);font-size:.9rem;color:#757575;margin:0}.source-link-wrapper[data-v-0b6300a7]{display:inline-block;max-width:100%;word-break:break-word;overflow-wrap:break-word;hyphens:auto;color:#757575;text-decoration:underline;transition:color .2s ease}.source-link-text[data-v-0b6300a7]{font-family:var(--font-body);font-size:clamp(.85rem,2vw,.95rem);font-weight:400;display:inline;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.5}[data-v-0b6300a7] .editor-input{width:100%;padding:8px 12px;border:2px solid var(--color-accent);border-radius:6px;font-family:var(--font-body);font-size:.9rem;background:#fffffff2;color:var(--color-primary);outline:none;transition:border-color .2s,box-shadow .2s}[data-v-0b6300a7] .editor-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #fcc90033}[data-v-0b6300a7] .source-input{text-align:left;max-width:300px}[data-v-0b6300a7] .link-input{max-width:500px}[data-v-55024ca2]:root{--color-primary: #114036;--color-primary-dark: #0d2b24;--color-primary-light: #135c4c;--color-secondary: #f9f3d9;--color-accent: #fcc900;--color-accent-hover: #e59c00;--color-white: #ffffff;--color-black: #000000;--color-success: #27ae60;--color-error: #e74c3c;--color-warning: #f39c12;--color-info: #3498db;--color-question: #9b59b6;--glass-bg: rgba(249, 243, 217, .05);--glass-border: rgba(249, 243, 217, .1);--glass-border-strong: rgba(249, 243, 217, .2);--font-display: "Inter", sans-serif;--font-heading: "Inter", sans-serif;--font-body: "Noto Sans", sans-serif;--text-hero: clamp(2rem, 5vw, 4rem);--text-h1: clamp(1.75rem, 4vw, 2.5rem);--text-h2: clamp(1.5rem, 3.5vw, 2.5rem);--text-h3: clamp(1.4rem, 3vw, 2rem);--text-body: clamp(.9rem, 1.8vw, 1.1rem);--text-small: clamp(.8rem, 1.6vw, 1rem);--section-mt: 80px;--section-mt-mobile: 60px;--section-padding: 2rem;--container-max: 1440px;--content-max: 1200px;--shadow-card: 0 10px 40px rgba(0, 0, 0, .2);--shadow-float: 0 20px 100px -20px rgba(0, 0, 0, .6);--transition-base: all .3s cubic-bezier(.4, 0, .2, 1)}.text-bold[data-v-55024ca2],.hero-highlight[data-v-55024ca2],.quote-bold[data-v-55024ca2]{font-weight:700}.text-normal[data-v-55024ca2],.hero-text[data-v-55024ca2],.quote-normal[data-v-55024ca2]{font-weight:400}.text-bold.accent[data-v-55024ca2],.accent.hero-highlight[data-v-55024ca2],.accent.quote-bold[data-v-55024ca2]{color:var(--color-accent)}.text-bold.primary[data-v-55024ca2],.primary.hero-highlight[data-v-55024ca2],.primary.quote-bold[data-v-55024ca2]{color:var(--color-primary)}.text-bold.secondary[data-v-55024ca2],.secondary.hero-highlight[data-v-55024ca2],.secondary.quote-bold[data-v-55024ca2]{color:var(--color-secondary)}.text-normal.muted[data-v-55024ca2],.muted.hero-text[data-v-55024ca2],.muted.quote-normal[data-v-55024ca2]{opacity:.8}.text-normal.dimmed[data-v-55024ca2],.dimmed.hero-text[data-v-55024ca2],.dimmed.quote-normal[data-v-55024ca2]{opacity:.6}.text-italic[data-v-55024ca2]{font-style:italic}.text-underline[data-v-55024ca2]{text-decoration:underline}.quote-bold[data-v-55024ca2]{font-weight:800;color:var(--color-primary)}.quote-normal[data-v-55024ca2]{color:var(--color-primary)}.hero-highlight[data-v-55024ca2]{font-weight:900;color:var(--color-accent)}.hero-text[data-v-55024ca2]{color:inherit}.rich-text p[data-v-55024ca2],.rich-text span[data-v-55024ca2],.rich-text strong[data-v-55024ca2]{margin:0;padding:0}.rich-text br+br[data-v-55024ca2]{display:block;content:"";margin-bottom:.5em}.rich-text--center[data-v-55024ca2]{text-align:center}.rich-text--left[data-v-55024ca2]{text-align:left}.rich-text--right[data-v-55024ca2]{text-align:right}.text-primary[data-v-55024ca2]{color:var(--color-primary)}.text-secondary[data-v-55024ca2]{color:var(--color-secondary)}.text-accent[data-v-55024ca2]{color:var(--color-accent)}.text-white[data-v-55024ca2]{color:var(--color-white)}.text-black[data-v-55024ca2]{color:var(--color-black)}.bg-primary[data-v-55024ca2]{background-color:var(--color-primary)}.bg-secondary[data-v-55024ca2]{background-color:var(--color-secondary)}.bg-accent[data-v-55024ca2]{background-color:var(--color-accent)}.bg-white[data-v-55024ca2]{background-color:var(--color-white)}.font-display[data-v-55024ca2]{font-family:var(--font-display)}.font-heading[data-v-55024ca2]{font-family:var(--font-heading)}.font-body[data-v-55024ca2]{font-family:var(--font-body)}.text-hero[data-v-55024ca2]{font-size:var(--text-hero)}.text-h1[data-v-55024ca2]{font-size:var(--text-h1)}.text-h2[data-v-55024ca2]{font-size:var(--text-h2)}.text-h3[data-v-55024ca2]{font-size:var(--text-h3)}.text-body[data-v-55024ca2]{font-size:var(--text-body)}.text-small[data-v-55024ca2]{font-size:var(--text-small)}.section-spacing[data-v-55024ca2]{margin-top:var(--section-mt)}@media(max-width:768px){.section-spacing[data-v-55024ca2]{margin-top:var(--section-mt-mobile)}}.container[data-v-55024ca2]{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.container[data-v-55024ca2]{padding:0 3%}}.container-narrow[data-v-55024ca2]{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 5%}@media(max-width:768px){.container-narrow[data-v-55024ca2]{padding:0 3%}}.container-narrow[data-v-55024ca2]{max-width:var(--content-max)}.sr-only[data-v-55024ca2]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.flex[data-v-55024ca2]{display:flex}.flex-col[data-v-55024ca2]{flex-direction:column}.items-center[data-v-55024ca2]{align-items:center}.justify-center[data-v-55024ca2]{justify-content:center}.gap-1[data-v-55024ca2]{gap:.25rem}.gap-2[data-v-55024ca2]{gap:.5rem}.gap-4[data-v-55024ca2]{gap:1rem}.scroll-top-wrapper[data-v-55024ca2]{position:fixed;width:55px;height:55px;bottom:110px;right:27px;z-index:1000}.scroll-top-btn[data-v-55024ca2]{position:absolute;inset:0;border-radius:50%;box-shadow:0 2px 4px #00000040;display:flex;align-items:center;justify-content:center;background-color:color-mix(in srgb,var(--color-secondary) 79%,transparent);border:none;cursor:pointer;padding:0;transition:all .2s ease;backdrop-filter:blur(4px)}.scroll-top-btn[data-v-55024ca2]:hover{background-color:color-mix(in srgb,var(--color-secondary) 90%,transparent);transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.scroll-top-btn[data-v-55024ca2]:active{transform:translateY(0);box-shadow:0 2px 4px #00000040}.icon-container[data-v-55024ca2]{width:25px;height:25px;display:flex;align-items:center;justify-content:center}.scroll-top-icon-wrapper[data-v-55024ca2],.scroll-top-icon[data-v-55024ca2]{width:100%;height:100%}@media(max-width:600px){.scroll-top-wrapper[data-v-55024ca2]{width:40px;height:40px;bottom:80px;right:21px}.icon-container[data-v-55024ca2]{width:24px;height:24px}}.fade-enter-active[data-v-55024ca2],.fade-leave-active[data-v-55024ca2]{transition:opacity .3s}.fade-enter-from[data-v-55024ca2],.fade-leave-to[data-v-55024ca2]{opacity:0}.article-page[data-astro-cid-p4ptahhu]{max-width:1300px;margin:0 auto;padding:2rem;padding-top:80px}.back-nav[data-astro-cid-p4ptahhu]{margin-bottom:2rem}.back-link[data-astro-cid-p4ptahhu]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary);text-decoration:none;font-family:var(--font-body);font-weight:600;font-size:.95rem;transition:color .2s}.back-link[data-astro-cid-p4ptahhu]:hover{color:var(--color-accent)}@media(max-width:768px){.article-page[data-astro-cid-p4ptahhu]{padding:1rem;padding-top:70px}}
