.fhc-hero{background:var(--fhc-surface);border-radius:16px;margin:20px 0 32px;padding:40px 24px 44px;position:relative;overflow:hidden;box-shadow:0 2px 8px #2e2b2914}.fhc-hero:before{content:"";background:var(--fhc-beige);opacity:.5;pointer-events:none;border-radius:0 0 0 100%;width:150px;height:150px;position:absolute;top:0;right:0}.fhc-hero:after{content:"";background:var(--fhc-red);opacity:.1;pointer-events:none;border-radius:0 100% 0 0;width:72px;height:72px;position:absolute;bottom:0;left:0}.fhc-hero-inner{z-index:1;max-width:660px;position:relative}.fhc-hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--fhc-red-dark);margin:0 0 6px;font-family:Jost,sans-serif;font-size:.8rem;font-weight:500}.fhc-hero-title{color:var(--fhc-red);margin:0 0 10px;font-family:Caveat,cursive;font-size:clamp(2.4rem,6vw,3.5rem);font-weight:700;line-height:1.05}.fhc-hero-sub{color:var(--fhc-gray-dark);max-width:56ch;margin:0 0 22px;font-family:Jost,sans-serif;font-size:1.05rem;font-weight:300;line-height:1.6}.fhc-cta{background:var(--fhc-red);min-height:44px;color:var(--fhc-surface);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-family:Jost,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s ease-out,transform .2s ease-out;display:inline-flex}.fhc-cta:hover{background:var(--fhc-red-dark);color:var(--fhc-surface)}.fhc-cta:focus-visible{outline:2px solid var(--fhc-red);outline-offset:2px}.fhc-section-head{margin:0 0 18px}.fhc-section-title{color:var(--fhc-ink);margin:0 0 2px;font-family:Caveat,cursive;font-size:clamp(1.7rem,4vw,2.3rem);font-weight:600;line-height:1.1}.fhc-section-sub{color:var(--fhc-gray-dark);margin:0;font-family:Jost,sans-serif;font-size:.95rem;font-weight:300}.fhc-grid{grid-template-columns:1fr;gap:18px;display:grid}@media (width>=768px){.fhc-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.fhc-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1440px){.fhc-grid--docs{grid-template-columns:repeat(4,1fr)}}@media (width>=1700px){.fhc-grid{grid-template-columns:repeat(4,1fr)}.fhc-grid--docs{grid-template-columns:repeat(5,1fr)}}.fhc-doc-card{background:var(--fhc-surface);border-radius:12px;flex-direction:column;transition:transform .2s ease-out,box-shadow .2s ease-out;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #2e2b2914}.fhc-doc-card:hover,.fhc-doc-card:focus-within{transform:scale(1.02);box-shadow:0 8px 24px #2e2b2929}.fhc-doc-thumb{aspect-ratio:4/3;object-fit:cover;object-position:top;background:var(--fhc-bg);border-bottom:1px solid var(--fhc-gray-light);width:100%;display:block}.fhc-doc-thumb--placeholder{aspect-ratio:4/3;background:var(--fhc-bg);width:100%;color:var(--fhc-brown);border-bottom:1px solid var(--fhc-gray-light);justify-content:center;align-items:center;display:flex}.fhc-doc-body{flex-direction:column;flex:1;gap:8px;padding:14px 16px 16px;display:flex}.fhc-doc-date{color:var(--cat-accent,var(--fhc-red-dark));align-items:center;gap:6px;font-family:Jost,sans-serif;font-size:.8rem;font-weight:500;display:inline-flex}.fhc-doc-title{color:var(--fhc-ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Jost,sans-serif;font-size:.95rem;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.fhc-doc-title a{color:inherit;text-decoration:none}.fhc-doc-title a:hover{color:var(--cat-accent,var(--fhc-red-dark))}.fhc-doc-title a:focus-visible{outline:2px solid var(--fhc-red);outline-offset:2px;border-radius:4px}.fhc-doc-title a:after{content:"";cursor:pointer;position:absolute;inset:0}.fhc-doc-meta{color:var(--fhc-gray-dark);text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Jost,sans-serif;font-size:.9rem;font-weight:300;line-height:1.45;overflow:hidden}.fhc-doc-meta--wrap{white-space:normal}.fhc-doc-cta{color:var(--fhc-red-dark);align-items:center;gap:6px;margin-top:auto;font-family:Jost,sans-serif;font-size:.9rem;font-weight:500;display:inline-flex}.fhc-badges{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.fhc-badge{border:1px solid var(--fhc-gray-light);background:var(--fhc-bg);color:var(--fhc-gray-dark);border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-family:Jost,sans-serif;font-size:.8rem;font-weight:500;display:inline-flex}.fhc-badge--ia{background:var(--fhc-red-dark);border-color:var(--fhc-red-dark);color:var(--fhc-surface)}.fhc-cat-thumb{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.fhc-cat-thumb--red{background:var(--fhc-red)}.fhc-cat-thumb--reddark{background:var(--fhc-red-dark)}.fhc-cat-thumb--brown{background:var(--fhc-brown)}.fhc-cat-thumb--gray{background:var(--fhc-gray-dark)}.fhc-cat-thumb--beige{background:var(--fhc-beige)}.fhc-cat-quatrefoil{width:130px;height:130px;color:var(--fhc-surface);opacity:.16;pointer-events:none;position:absolute;bottom:-26px;right:-26px}.fhc-cat-thumb--beige .fhc-cat-quatrefoil{color:var(--fhc-red-dark);opacity:.14}.fhc-cat-icon{background:var(--fhc-surface);width:60px;height:60px;color:var(--fhc-ink);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #2e2b292e}.fhc-cat-img{z-index:1;object-fit:contain;filter:drop-shadow(0 4px 10px #2e2b2940);max-width:60%;max-height:72%;position:relative}.fhc-cat-thumb--red .fhc-cat-icon{color:var(--fhc-red)}.fhc-cat-thumb--reddark .fhc-cat-icon{color:var(--fhc-red-dark)}.fhc-cat-thumb--brown .fhc-cat-icon{color:var(--fhc-brown)}.fhc-cat-thumb--gray .fhc-cat-icon{color:var(--fhc-gray-dark)}.fhc-cat-thumb--beige .fhc-cat-icon{color:var(--fhc-red-dark)}.fhc-cat-header{align-items:center;gap:14px;margin:20px 0 16px;display:flex}.fhc-quatrefoil-badge{width:54px;height:54px;color:var(--cat-accent,var(--fhc-red-dark));flex:none;justify-content:center;align-items:center;display:flex}.fhc-cat-title{color:var(--fhc-ink);margin:0;font-family:Caveat,cursive;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.05}.fhc-cat-count{color:var(--fhc-gray-dark);margin:2px 0 0;font-family:Jost,sans-serif;font-size:.95rem;font-weight:300}.fhc-toolbar{background:var(--fhc-surface);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:10px 14px;display:flex;box-shadow:0 2px 8px #2e2b2914}.fhc-view-toggle{border:1.5px solid var(--fhc-gray-light);border-radius:8px;display:inline-flex;overflow:hidden}.fhc-view-btn{background:var(--fhc-surface);min-width:44px;min-height:44px;color:var(--fhc-gray-dark);cursor:pointer;border:none;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-family:Jost,sans-serif;font-size:.85rem;font-weight:500;transition:background-color .2s ease-out,color .2s ease-out;display:inline-flex}.fhc-view-btn+.fhc-view-btn{border-left:1.5px solid var(--fhc-gray-light)}.fhc-view-btn:hover{color:var(--fhc-red-dark)}.fhc-view-btn:focus-visible{outline:2px solid var(--fhc-red);outline-offset:-2px}.fhc-view-btn[aria-pressed=true]{background:var(--cat-accent,var(--fhc-red-dark));color:var(--fhc-surface)}.fhc-select-wrap{color:var(--fhc-gray-dark);align-items:center;gap:8px;font-family:Jost,sans-serif;font-size:.85rem;font-weight:400;display:inline-flex}.fhc-date-filter{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.fhc-date-filter__icon{color:var(--fhc-red-dark);flex:none}.fhc-date-filter__clear{background:var(--fhc-beige);min-height:44px;color:var(--fhc-red-dark);cursor:pointer;border:none;border-radius:8px;padding:8px 14px;font-family:Jost,sans-serif;font-size:.85rem;font-weight:500;transition:background-color .2s}.fhc-date-filter__clear:hover{background:var(--fhc-red);color:#fff}.fhc-buscar-toolbar{justify-content:flex-start}.fhc-date-filter .fhc-select-wrap{min-width:0;max-width:100%}.fhc-date-filter .fhc-select{text-overflow:ellipsis;max-width:min(320px,100vw - 140px)}@media (width<=600px){.fhc-date-filter{width:100%}.fhc-date-filter .fhc-select-wrap{flex:100%}.fhc-date-filter .fhc-select{flex:1;width:100%;min-width:0}}.fhc-buscar-chip--fecha{background:var(--fhc-beige);color:var(--fhc-red-dark);align-items:center;gap:5px;display:inline-flex}.fhc-select{border:1.5px solid var(--fhc-gray-light);background:var(--fhc-surface);min-height:44px;color:var(--fhc-ink);cursor:pointer;border-radius:8px;padding:8px 12px;font-family:Jost,sans-serif;font-size:.9rem;font-weight:400}.fhc-select:focus-visible{outline:2px solid var(--fhc-red);outline-offset:2px}.fhc-year-divider{align-items:baseline;gap:12px;margin:28px 0 12px;display:flex}.fhc-year-group:first-of-type .fhc-year-divider{margin-top:4px}.fhc-year{color:var(--fhc-red-dark);font-family:Caveat,cursive;font-size:1.9rem;font-weight:700;line-height:1}.fhc-year-count{color:var(--fhc-gray-dark);font-family:Jost,sans-serif;font-size:.82rem;font-weight:300}.fhc-year-line{background:var(--fhc-gray-light);flex:1;align-self:center;height:1px}.fhc-row-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.fhc-doc-row{background:var(--fhc-surface);border-left:4px solid var(--cat-accent,var(--fhc-red-dark));border-radius:12px;align-items:flex-start;gap:14px;padding:12px 14px;transition:box-shadow .2s ease-out,transform .2s ease-out;display:flex;position:relative;box-shadow:0 1px 4px #2e2b290f}.fhc-doc-row:hover,.fhc-doc-row:focus-within{transform:translate(4px);box-shadow:0 6px 18px #2e2b2921}.fhc-row-thumb{object-fit:cover;object-position:top;border:1px solid var(--fhc-gray-light);background:var(--fhc-bg);border-radius:6px;flex:none;width:64px;height:84px}.fhc-row-thumb--placeholder{color:var(--fhc-brown);justify-content:center;align-items:center;display:flex}.fhc-row-thumb.fhc-cat-thumb--red{background:var(--fhc-red)}.fhc-row-thumb.fhc-cat-thumb--reddark{background:var(--fhc-red-dark)}.fhc-row-thumb.fhc-cat-thumb--brown{background:var(--fhc-brown)}.fhc-row-thumb.fhc-cat-thumb--gray{background:var(--fhc-gray-dark)}.fhc-row-thumb.fhc-cat-thumb--beige{background:var(--fhc-beige)}.fhc-date-chip{text-align:center;background:var(--fhc-bg);border:1px solid var(--fhc-gray-light);border-radius:8px;flex:none;min-width:58px;padding:6px 4px;font-family:Jost,sans-serif}.fhc-date-chip .fhc-chip-mes{letter-spacing:.06em;text-transform:uppercase;color:var(--cat-accent,var(--fhc-red-dark));font-size:.68rem;font-weight:600;display:block}.fhc-date-chip .fhc-chip-dia{color:var(--fhc-ink);font-size:1.25rem;font-weight:600;line-height:1.15;display:block}.fhc-date-chip .fhc-chip-anio{color:var(--fhc-gray-dark);font-size:.7rem;font-weight:400;display:block}.fhc-row-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.fhc-row-meta{color:var(--fhc-gray-dark);text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Jost,sans-serif;font-size:.78rem;font-weight:300;overflow:hidden}.fhc-row-title{color:var(--fhc-ink);margin:0;font-family:Jost,sans-serif;font-size:.95rem;font-weight:600;line-height:1.45}.fhc-row-title a{color:inherit;text-decoration:none}.fhc-row-title a:hover{color:var(--cat-accent,var(--fhc-red-dark));text-decoration:underline}.fhc-row-title a:focus-visible{outline:2px solid var(--fhc-red);outline-offset:2px;border-radius:4px}@media (width<=480px){.fhc-date-chip{display:none}}.fhc-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:24px 0 8px;display:flex}.fhc-pagination-info{color:var(--fhc-gray-dark);font-family:Jost,sans-serif;font-size:.85rem;font-weight:300}.fhc-page-btns{flex-wrap:wrap;gap:6px;display:flex}.fhc-page-btn{border:1.5px solid var(--fhc-gray-light);background:var(--fhc-surface);min-width:44px;min-height:44px;color:var(--fhc-ink);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-family:Jost,sans-serif;font-size:.9rem;font-weight:500;transition:background-color .2s ease-out,border-color .2s ease-out,color .2s ease-out;display:inline-flex}.fhc-page-btn:hover:not(:disabled):not(.fhc-page-btn--active){border-color:var(--fhc-red);color:var(--fhc-red-dark)}.fhc-page-btn:focus-visible{outline:2px solid var(--fhc-red);outline-offset:2px}.fhc-page-btn:disabled{opacity:.4;cursor:not-allowed}.fhc-page-btn--active{background:var(--fhc-red-dark);border-color:var(--fhc-red-dark);color:var(--fhc-surface)}.fhc-empty{text-align:center;background:var(--fhc-surface);border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:56px 24px;display:flex;box-shadow:0 2px 8px #2e2b2914}.fhc-empty svg{color:var(--fhc-brown)}.fhc-empty-title{color:var(--fhc-ink);margin:0;font-family:Jost,sans-serif;font-size:1.1rem;font-weight:600}.fhc-empty p{color:var(--fhc-gray-dark);max-width:52ch;margin:0;font-family:Jost,sans-serif;font-size:.95rem;font-weight:300;line-height:1.6}.fhc-skel{background:var(--fhc-gray-light);opacity:.45;border-radius:6px;position:relative;overflow:hidden}.fhc-skel:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000);animation:1.4s ease-in-out infinite fhc-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes fhc-shimmer{to{transform:translate(100%)}}.fhc-skel-card{background:var(--fhc-surface);border-radius:12px;padding-bottom:14px;overflow:hidden;box-shadow:0 2px 8px #2e2b2914}.fhc-skel-thumb{aspect-ratio:4/3;border-radius:0}.fhc-skel-line{height:12px;margin:12px 16px 0}.fhc-skel-line--short{width:55%}.fhc-skel-row{background:var(--fhc-surface);border-radius:12px;align-items:center;gap:14px;margin-bottom:10px;padding:12px 14px;display:flex;box-shadow:0 1px 4px #2e2b290f}.fhc-skel-row .fhc-skel-block{flex:none;width:64px;height:84px}.fhc-skel-row .fhc-skel-lines{flex-direction:column;flex:1;gap:10px;display:flex}.fhc-skel-row .fhc-skel-line{margin:0}.fhc-inst{margin:20px 0 40px}.fhc-inst-header{background:var(--fhc-surface);border-radius:16px;margin-bottom:28px;padding:36px 24px 38px;position:relative;overflow:hidden;box-shadow:0 2px 8px #2e2b2914}.fhc-inst-header:before{content:"";background:var(--fhc-beige);opacity:.45;pointer-events:none;border-radius:0 0 0 100%;width:140px;height:140px;position:absolute;top:0;right:0}.fhc-inst-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--fhc-red-dark);z-index:1;margin:0 0 6px;font-family:Jost,sans-serif;font-size:.8rem;font-weight:500;position:relative}.fhc-inst-title{z-index:1;margin:0;position:relative}.fhc-inst-subtitle{z-index:1;letter-spacing:.04em;color:var(--fhc-gray-dark);max-width:860px;margin:6px 0 0;font-family:Jost,sans-serif;font-size:clamp(1rem,2.4vw,1.25rem);font-weight:600;line-height:1.4;position:relative}.fhc-inst-body{max-width:860px}.fhc-inst-body h2{color:var(--fhc-ink);margin:30px 0 10px;font-family:Jost,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3}.fhc-inst-body section:first-child h2{margin-top:0}.fhc-inst-body p{color:var(--fhc-ink);text-align:justify;margin:0 0 14px;font-family:Jost,sans-serif;font-size:1.0625rem;font-weight:400;line-height:1.7}.fhc-inst-body strong{font-weight:600}.fhc-inst-list{margin:0 0 14px;padding:0;list-style:none}.fhc-inst-list li{color:var(--fhc-ink);text-align:justify;align-items:flex-start;gap:12px;padding:8px 0;font-family:Jost,sans-serif;font-size:1.0625rem;font-weight:400;line-height:1.7;display:flex}.fhc-inst-bullet{color:var(--fhc-red-dark);flex:none;margin-top:6px}.fhc-inst--center{justify-content:center;padding:16px 0;display:flex}.fhc-inst-contact{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:620px;padding:40px 28px 36px;display:flex}.fhc-inst-contact .fhc-inst-title{font-size:clamp(2.2rem,5vw,3rem)}.fhc-inst-contact-icon{background:var(--fhc-bg);border:1.5px solid var(--fhc-gray-light);width:60px;height:60px;color:var(--fhc-red-dark);border-radius:50%;justify-content:center;align-items:center;display:flex}.fhc-inst-contact-text{color:var(--fhc-ink);max-width:50ch;margin:0;font-family:Jost,sans-serif;font-size:1.0625rem;font-weight:400;line-height:1.7}.fhc-inst-link{color:var(--fhc-red-dark);text-underline-offset:2px;font-weight:500;text-decoration:underline}.fhc-inst-link:hover{color:var(--fhc-red)}.fhc-inst-link:focus-visible{outline:2px solid var(--fhc-red);outline-offset:2px;border-radius:4px}.fhc-inst-contact-mail{color:var(--fhc-gray-dark);margin:0;font-family:Jost,sans-serif;font-size:.9rem;font-weight:300}.fhc-taldia{--cat-accent:var(--fhc-red-dark);margin:20px 0 40px}.fhc-taldia-header{background:var(--fhc-surface);border-radius:16px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:28px 24px;display:flex;box-shadow:0 2px 8px #2e2b2914}.fhc-taldia-icon{background:var(--fhc-bg);border:1.5px solid var(--fhc-gray-light);width:54px;height:54px;color:var(--fhc-red-dark);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.fhc-taldia-title{margin:0;font-size:clamp(2.2rem,5vw,3rem)}.fhc-taldia-fecha{color:var(--fhc-ink);margin:4px 0 0;font-family:Jost,sans-serif;font-size:1rem;font-weight:500}.fhc-taldia-fecha:first-letter{text-transform:uppercase}.fhc-taldia-count{color:var(--fhc-gray-dark);margin:2px 0 0;font-family:Jost,sans-serif;font-size:.9rem;font-weight:300}.fhc-taldia-row{align-items:center}.fhc-taldia-row .fhc-row-meta{letter-spacing:.1em;text-transform:uppercase;color:var(--fhc-brown);font-size:.74rem;font-weight:500}.fhc-taldia-ext{vertical-align:-2px;color:var(--fhc-gray-dark);margin-left:6px;display:inline-block}.fhc-taldia .fhc-empty .fhc-btn{margin-top:8px}.fhc-taldia-fuente{color:var(--fhc-brown);margin:4px 0 0;font-family:Jost,sans-serif;font-size:.78rem;font-style:italic;font-weight:300}.fhc-buscar{--cat-accent:var(--fhc-red-dark);margin:20px 0 40px}.fhc-buscar-header{background:var(--fhc-surface);border-radius:16px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:28px 24px;display:flex;box-shadow:0 2px 8px #2e2b2914}.fhc-buscar-icon{background:var(--fhc-bg);border:1.5px solid var(--fhc-gray-light);width:54px;height:54px;color:var(--fhc-red-dark);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.fhc-buscar-title{margin:0;font-size:clamp(2.2rem,5vw,3rem)}.fhc-buscar-sub{color:var(--fhc-gray-dark);max-width:64ch;margin:4px 0 0;font-family:Jost,sans-serif;font-size:.95rem;font-weight:300;line-height:1.6}.fhc-buscar-count{color:var(--fhc-ink);margin:8px 0 0;font-family:Jost,sans-serif;font-size:.9rem;font-weight:500}.fhc-buscar-row{align-items:stretch}.fhc-buscar-rowhead{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.fhc-buscar-rowhead .fhc-row-title{flex:1;min-width:0}.fhc-buscar-chip{border:1px solid var(--fhc-gray-light);background:var(--fhc-bg);letter-spacing:.06em;text-transform:uppercase;color:var(--fhc-brown);white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:3px 10px;font-family:Jost,sans-serif;font-size:.74rem;font-weight:500;display:inline-flex}.fhc-buscar-frag{color:var(--fhc-gray-dark);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:4px 0 0;font-family:Jost,sans-serif;font-size:.9rem;font-weight:300;line-height:1.55;display:-webkit-box;overflow:hidden}.fhc-buscar-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-top:10px;display:flex}.fhc-buscar-score{flex-direction:column;gap:4px;min-width:150px;display:flex}.fhc-buscar-score__label{letter-spacing:.04em;color:var(--fhc-gray-dark);font-family:Jost,sans-serif;font-size:.74rem;font-weight:500}.fhc-buscar-score__bar{background:var(--fhc-gray-light);border-radius:999px;width:150px;height:6px;display:block;overflow:hidden}.fhc-buscar-score__bar>span{border-radius:inherit;background:var(--fhc-red);height:100%;transition:width .2s ease-out;display:block}.fhc-buscar-ask{white-space:nowrap;align-items:center;gap:6px;min-height:44px;font-size:.88rem;display:inline-flex}.fhc-buscar .fhc-empty .fhc-btn{align-items:center;gap:6px;margin-top:8px;display:inline-flex}@media (width<=480px){.fhc-buscar-rowhead{flex-direction:column}.fhc-buscar-chip{align-self:flex-start}}@media (prefers-reduced-motion:reduce){.fhc-buscar-score__bar>span,.fhc-doc-card,.fhc-doc-row,.fhc-cta,.fhc-view-btn,.fhc-page-btn{transition:none}.fhc-doc-card:hover,.fhc-doc-card:focus-within,.fhc-doc-row:hover,.fhc-doc-row:focus-within{transform:none}.fhc-skel:after{animation:none}}.fhc-thumb-cat{justify-content:center;align-items:center;display:flex;overflow:hidden}.fhc-thumb-cat__img{object-fit:contain;filter:drop-shadow(0 3px 8px #2e2b2940);max-width:55%;max-height:68%}.fhc-thumb-cat__img--sm{object-fit:contain;max-width:70%;max-height:78%}.fhc-epoca__badge{color:#fff;justify-content:center;align-items:center;display:inline-flex}.fhc-epoca__anios{background:var(--fhc-surface);border-radius:12px;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding:12px 14px;display:flex;box-shadow:0 2px 8px #2e2b2914}.fhc-epoca__anio{border:1.5px solid var(--fhc-gray-light);min-height:44px;color:var(--fhc-gray-dark);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-family:Jost,sans-serif;font-size:.95rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.fhc-epoca__anio:hover{border-color:var(--fhc-red);color:var(--fhc-red-dark)}.fhc-epoca__anio.is-active{background:var(--fhc-red);border-color:var(--fhc-red);color:#fff}.fhc-epoca__anio-count{opacity:.85;font-size:.78rem;font-weight:400}.fhc-epoca__mes{text-transform:capitalize}.fhc-cifras__cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:22px;display:grid}.fhc-cifras__card{color:var(--fhc-red-dark);flex-direction:column;gap:6px;padding:18px 20px;display:flex}.fhc-cifras__card strong{color:var(--fhc-red);font-family:Caveat,cursive;font-size:2.2rem;font-weight:700;line-height:1}.fhc-cifras__card span{color:var(--fhc-gray-dark);font-family:Jost,sans-serif;font-size:.88rem;font-weight:400}.fhc-cifras__panel{margin-bottom:22px;padding:20px 22px}.fhc-cifras__panel-title{color:var(--fhc-red);margin:0 0 16px;font-family:Caveat,cursive;font-size:1.7rem;font-weight:700}.fhc-cifras__bars{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.fhc-cifras__bar-row{grid-template-columns:minmax(120px,220px) 1fr 64px;align-items:center;gap:12px;display:grid}.fhc-cifras__bar-label{color:var(--fhc-gray-dark);white-space:nowrap;text-overflow:ellipsis;font-family:Jost,sans-serif;font-size:.88rem;font-weight:500;text-decoration:none;overflow:hidden}.fhc-cifras__bar-label:hover{color:var(--fhc-red-dark);text-decoration:underline}.fhc-cifras__bar-track{background:var(--fhc-bg);border-radius:999px;height:16px;display:block;overflow:hidden}.fhc-cifras__bar{border-radius:999px;height:100%;transition:width .5s;display:block}.fhc-cifras__bar--red{background:var(--fhc-red)}.fhc-cifras__bar--reddark{background:var(--fhc-red-dark)}.fhc-cifras__bar--brown{background:var(--fhc-brown)}.fhc-cifras__bar--gray{background:var(--fhc-gray-dark)}.fhc-cifras__bar--beige{background:var(--fhc-beige)}.fhc-cifras__bar-num{text-align:right;color:var(--fhc-gray-dark);font-variant-numeric:tabular-nums;font-family:Jost,sans-serif;font-size:.85rem;font-weight:600}.fhc-cifras__cols{align-items:flex-end;gap:6px;height:180px;padding:8px 4px 0;display:flex}.fhc-cifras__col-wrap{flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:center;gap:4px;min-width:0;height:100%;display:flex}.fhc-cifras__col{background:var(--fhc-red);border-radius:6px 6px 0 0;width:100%;max-width:38px;transition:height .5s;display:block}.fhc-cifras__col-wrap:hover .fhc-cifras__col{background:var(--fhc-red-dark)}.fhc-cifras__col-num{color:var(--fhc-brown);font-variant-numeric:tabular-nums;font-family:Jost,sans-serif;font-size:.66rem}.fhc-cifras__col-year{color:var(--fhc-gray-dark);font-family:Jost,sans-serif;font-size:.74rem;font-weight:600}.fhc-cifras__nota{color:var(--fhc-brown);margin:14px 0 0;font-family:Jost,sans-serif;font-size:.85rem;font-weight:300}.fhc-cat__icon--svg{color:currentColor;justify-content:center;align-items:center;display:inline-flex}.visor{flex-direction:column;gap:20px;padding:24px 0 56px;display:flex}.visor-topbar{flex-wrap:wrap;align-items:center;gap:14px 18px;display:flex}.visor-back{border:1.5px solid var(--fhc-gray-dark);min-height:44px;color:var(--fhc-gray-dark);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:Jost,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .2s ease-out,color .2s ease-out;display:inline-flex}.visor-back:hover{background:var(--fhc-gray-dark);color:var(--fhc-surface);text-decoration:none}.visor-back:active{background:var(--fhc-ink);border-color:var(--fhc-ink);color:var(--fhc-surface)}.visor-title-group{flex:280px;align-items:center;gap:10px;min-width:0;display:flex}.visor-title-group>svg{color:var(--fhc-red);flex-shrink:0}.visor-title{color:var(--fhc-ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Jost,sans-serif;font-size:clamp(1.15rem,2.5vw,1.45rem);font-weight:600;line-height:1.3;overflow:hidden}.visor-badge{background:var(--fhc-beige);color:var(--fhc-ink);letter-spacing:.02em;text-transform:capitalize;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 14px;font-family:Jost,sans-serif;font-size:.8rem;font-weight:500;display:inline-flex}.visor-grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:20px;display:grid}@media (width>=1024px){.visor-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}}.visor-doc{background:var(--fhc-surface);border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 8px #2e2b2914}.visor-doc__head{border-bottom:1px solid var(--fhc-gray-light);align-items:center;gap:10px;min-height:56px;padding:14px 18px;display:flex}.visor-doc__head>svg{color:var(--fhc-red);flex-shrink:0}.visor-doc__name{color:var(--fhc-ink);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:Jost,sans-serif;font-size:.95rem;font-weight:500;overflow:hidden}.visor-doc__frame{background:var(--fhc-gray-dark);flex:1;padding:12px;display:flex}.visor-doc__frame iframe{background:var(--fhc-surface);border:none;border-radius:6px;width:100%;height:clamp(420px,62vh,640px)}.visor-chat{background:var(--fhc-surface);border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #2e2b2914}.visor-chat:before{content:"";background:var(--fhc-beige);opacity:.35;pointer-events:none;border-radius:0 0 0 100%;width:58px;height:58px;position:absolute;top:0;right:0}.visor-chat__head{border-bottom:1px solid var(--fhc-gray-light);flex-direction:column;gap:2px;padding:16px 20px;display:flex}.visor-chat__title{color:var(--fhc-red-dark);align-items:center;gap:10px;margin:0;font-family:Jost,sans-serif;font-size:1.05rem;font-weight:600;display:flex}.visor-chat__title>svg{color:var(--fhc-red);flex-shrink:0}.visor-chat__hint{color:var(--fhc-gray-dark);margin:0;font-family:Jost,sans-serif;font-size:.85rem;font-weight:300}.visor-chat__msgs{background:var(--fhc-bg);flex:1;min-height:320px;max-height:clamp(340px,52vh,480px);padding:18px;overflow-y:auto}.visor-chat__empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;display:flex}.visor-chat__empty-icon{background:var(--fhc-beige);width:56px;height:56px;color:var(--fhc-ink);border-radius:50%;justify-content:center;align-items:center;display:flex}.visor-chat__empty p{color:var(--fhc-ink);margin:0;font-family:Jost,sans-serif;font-size:1rem}.visor-chat__empty small{color:var(--fhc-gray-dark);max-width:34ch;font-family:Jost,sans-serif;font-size:.82rem;font-weight:300;line-height:1.5}.msg{margin-bottom:14px;display:flex}.msg--user{justify-content:flex-end}.msg--bot{justify-content:flex-start}.msg__bubble{overflow-wrap:break-word;max-width:85%;padding:12px 16px;font-family:Jost,sans-serif;font-size:.95rem;line-height:1.6}.msg--user .msg__bubble{background:var(--fhc-red-dark);color:var(--fhc-surface);border-radius:14px 14px 4px}.msg--bot .msg__bubble{background:var(--fhc-surface);color:var(--fhc-ink);border:1px solid var(--fhc-gray-light);border-radius:14px 14px 14px 4px}.msg__meta{color:var(--fhc-gray-dark);margin-top:8px;font-size:.75rem;font-weight:400}.msg--user .msg__meta{color:#ffffffd9}.msg--error .msg__bubble{border-left:3px solid var(--fhc-red)}.msg__error-row{align-items:flex-start;gap:8px;display:flex}.msg__error-row>svg{color:var(--fhc-red-dark);flex-shrink:0;margin-top:2px}.msg__retry{border:1.5px solid var(--fhc-red-dark);min-height:44px;color:var(--fhc-red-dark);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:8px 18px;font-family:Jost,sans-serif;font-size:.9rem;font-weight:500;transition:background-color .2s ease-out,color .2s ease-out;display:inline-flex}.msg__retry:hover:not(:disabled){background:var(--fhc-red-dark);color:var(--fhc-surface)}.msg__retry:disabled{opacity:.5;cursor:not-allowed}.visor-skel{background:linear-gradient(90deg, var(--fhc-gray-light) 25%, var(--fhc-bg) 50%, var(--fhc-gray-light) 75%);background-size:200% 100%;border-radius:6px;animation:1.4s ease-in-out infinite visor-shimmer;display:block}.visor-skel--title{width:min(320px,60vw);height:22px}.visor-skel--name{width:min(240px,50vw);height:16px}.visor-skel--frame{border-radius:6px;width:100%;height:clamp(420px,62vh,640px)}.visor-skel--line{height:12px;margin-bottom:8px}.visor-skel--line:last-child{margin-bottom:0}.msg__loading{width:min(280px,70%)}.msg__loading-text{color:var(--fhc-gray-dark);margin-top:10px;font-size:.78rem;font-weight:400;display:block}@keyframes visor-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.visor-skel{animation:none}.visor-back,.msg__retry,.visor-send{transition:none}}.visor-chat__form{border-top:1px solid var(--fhc-gray-light);background:var(--fhc-surface);padding:14px 18px 18px}.visor-chat__label{letter-spacing:.02em;color:var(--fhc-gray-dark);margin-bottom:6px;font-family:Jost,sans-serif;font-size:.82rem;font-weight:500;display:block}.visor-chat__row{gap:10px;display:flex}.visor-chat__input{border:1.5px solid var(--fhc-gray-light);background:var(--fhc-surface);min-width:0;min-height:48px;color:var(--fhc-ink);border-radius:10px;flex:1;padding:10px 16px;font-family:Jost,sans-serif;font-size:1rem;transition:border-color .2s ease-out}.visor-chat__input::placeholder{color:var(--fhc-gray-dark);opacity:1}.visor-chat__input:focus{border-color:var(--fhc-red)}.visor-chat__input:disabled{background:var(--fhc-bg);opacity:.7;cursor:not-allowed}.visor-send{background:var(--fhc-red);width:48px;height:48px;color:var(--fhc-surface);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s ease-out,transform .15s ease-out;display:inline-flex}.visor-send:hover:not(:disabled){background:var(--fhc-red-dark)}.visor-send:active:not(:disabled){transform:scale(.96)}.visor-send:disabled{opacity:.5;cursor:not-allowed}.visor a:focus-visible,.visor button:focus-visible,.visor input:focus-visible,.visor iframe:focus-visible{outline:2px solid var(--fhc-red);outline-offset:2px}@media (width<=480px){.visor{gap:16px;padding-top:16px}.visor-doc__frame{padding:8px}.visor-doc__frame iframe,.visor-skel--frame{height:min(72vh,520px)}.msg__bubble{max-width:92%}}.visor-rel{margin-top:18px;padding:18px 20px}.visor-rel__title{color:var(--fhc-red-dark);align-items:center;gap:8px;margin:0 0 12px;font-family:Jost,sans-serif;font-size:1rem;font-weight:600;display:flex}.visor-rel__skel{flex-direction:column;gap:8px;display:flex}.visor-rel__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.visor-rel__link{border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px;text-decoration:none;transition:background-color .2s;display:flex}.visor-rel__link:hover{background:var(--fhc-bg)}.visor-rel__doc-title{color:var(--fhc-gray-dark);font-family:Jost,sans-serif;font-size:.92rem;font-weight:500;line-height:1.45}.visor-rel__link:hover .visor-rel__doc-title{color:var(--fhc-red-dark)}.visor-rel__meta{color:var(--fhc-brown);align-items:center;gap:6px;font-family:Jost,sans-serif;font-size:.78rem;font-weight:400;display:inline-flex}.visor-rel__meta em{background:var(--fhc-beige);color:var(--fhc-red-dark);border-radius:999px;padding:1px 8px;font-style:normal}.visor-tabs{background:var(--fhc-bg);border:1px solid var(--fhc-gray-light);border-radius:999px;flex:none;gap:4px;margin-left:auto;padding:3px;display:inline-flex}.visor-tab{min-height:36px;color:var(--fhc-gray-dark);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-family:Jost,sans-serif;font-size:.84rem;font-weight:500;transition:background-color .2s,color .2s;display:inline-flex}.visor-tab:hover{color:var(--fhc-red-dark)}.visor-tab.is-active{background:var(--fhc-red);color:#fff}.visor-tab:focus-visible{outline:3px solid var(--fhc-red-dark);outline-offset:2px}.visor-video__aviso{background:var(--fhc-beige);color:var(--fhc-red-dark);align-items:center;gap:7px;margin:0;padding:8px 16px;font-family:Jost,sans-serif;font-size:.82rem;display:flex}.visor-video__iframe{background:#000;border:none;width:100%;height:100%}.fhc-ia{flex-direction:column;gap:24px;padding:28px 0 56px;display:flex}.fhc-ia-hero{padding:8px 72px 8px 0;position:relative}.fhc-ia-hero:before{content:"";background:var(--fhc-beige);opacity:.4;pointer-events:none;border-radius:0 0 0 100%;width:64px;height:64px;position:absolute;top:0;right:0}.fhc-ia-hero__title{color:var(--fhc-red);margin:0 0 6px;font-family:Caveat,cursive;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.fhc-ia-hero__sub{max-width:62ch;color:var(--fhc-gray-dark);margin:0;font-family:Jost,sans-serif;font-size:1.05rem;font-weight:300;line-height:1.6}.fhc-ia-scope{background:var(--fhc-bg);border:1px solid var(--fhc-gray-light);border-radius:999px;flex-wrap:wrap;gap:4px;margin-top:16px;padding:4px;display:inline-flex}.fhc-ia-scope__btn{min-height:44px;color:var(--fhc-gray-dark);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:8px 18px;font-family:Jost,sans-serif;font-size:.95rem;font-weight:500;transition:background-color .2s,color .2s;display:inline-flex}.fhc-ia-scope__btn:hover{background:var(--fhc-beige);color:var(--fhc-red-dark)}.fhc-ia-scope__btn.is-active{background:var(--fhc-red);color:#fff}.fhc-ia-scope__btn:focus-visible{outline:3px solid var(--fhc-red-dark);outline-offset:2px}.fhc-ia-scope__hint{color:var(--fhc-brown);margin:8px 0 0;font-family:Jost,sans-serif;font-size:.9rem;font-weight:300}.fhc-ia-fuentes{border-top:1px dashed var(--fhc-gray-light);margin-top:12px;padding-top:10px}.fhc-ia-fuentes__label{text-transform:uppercase;letter-spacing:.04em;color:var(--fhc-brown);margin-bottom:6px;font-family:Jost,sans-serif;font-size:.8rem;font-weight:600;display:block}.fhc-ia-fuentes__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.fhc-ia-fuentes__link{color:var(--fhc-red-dark);align-items:flex-start;gap:6px;font-size:.86rem;line-height:1.45;text-decoration:none;display:inline-flex}.fhc-ia-fuentes__link:hover{text-decoration:underline}.fhc-ia-fuentes__link svg{flex:none;margin-top:3px}.fhc-ia-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:20px;display:grid}@media (width>=1024px){.fhc-ia-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.fhc-ia-grid--solo-chat{grid-template-columns:minmax(0,1fr);width:100%;max-width:860px;margin:0 auto}}.fhc-ia-docs,.fhc-ia-chat{background:var(--fhc-surface);border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 8px #2e2b2914}.fhc-ia-docs{gap:12px;padding:18px}.fhc-ia-docs__filters{flex-direction:column;gap:12px;display:flex}.fhc-ia-field{flex-direction:column;gap:6px;display:flex}.fhc-ia-label{letter-spacing:.02em;color:var(--fhc-gray-dark);font-family:Jost,sans-serif;font-size:.82rem;font-weight:500}.fhc-ia-search{border:1.5px solid var(--fhc-gray-light);background:var(--fhc-surface);border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:0 16px;transition:border-color .2s ease-out;display:flex}.fhc-ia-search>svg{color:var(--fhc-gray-dark);flex-shrink:0}.fhc-ia-search:focus-within{border-color:var(--fhc-red)}.fhc-ia-search__input{min-width:0;color:var(--fhc-ink);background:0 0;border:none;flex:1;font-family:Jost,sans-serif;font-size:1rem}.fhc-ia-search__input::placeholder{color:var(--fhc-gray-dark);opacity:1}.fhc-ia-search__input:focus{outline:none}.fhc-ia-select{border:1.5px solid var(--fhc-gray-light);background:var(--fhc-surface);min-height:48px;color:var(--fhc-ink);cursor:pointer;border-radius:10px;padding:10px 14px;font-family:Jost,sans-serif;font-size:.95rem;transition:border-color .2s ease-out}.fhc-ia-select:focus{border-color:var(--fhc-red)}.fhc-ia-count{color:var(--fhc-gray-dark);margin:0;font-family:Jost,sans-serif;font-size:.85rem;font-weight:500}.fhc-ia-list{flex-direction:column;gap:8px;max-height:clamp(360px,56vh,560px);margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.fhc-ia-item{border:1.5px solid var(--fhc-gray-light);background:var(--fhc-surface);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 10px;width:100%;min-height:44px;padding:10px 14px;transition:border-color .2s ease-out,background-color .2s ease-out,transform .15s ease-out;display:grid}.fhc-ia-item>svg{color:var(--fhc-brown);flex-shrink:0;grid-row:span 2}.fhc-ia-item:hover{border-color:var(--fhc-red);transform:translate(4px)}.fhc-ia-item.is-active{border-color:var(--fhc-red);background:var(--fhc-bg)}.fhc-ia-item.is-active>svg{color:var(--fhc-red)}.fhc-ia-item__title{color:var(--fhc-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Jost,sans-serif;font-size:.93rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.fhc-ia-item__chip{background:var(--fhc-beige);letter-spacing:.02em;color:var(--fhc-ink);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;justify-self:start;max-width:100%;padding:2px 10px;font-family:Jost,sans-serif;font-size:.72rem;font-weight:500;overflow:hidden}.fhc-ia-more{border:1.5px solid var(--fhc-gray-dark);min-height:44px;color:var(--fhc-gray-dark);cursor:pointer;background:0 0;border-radius:8px;align-self:center;padding:10px 24px;font-family:Jost,sans-serif;font-size:.92rem;font-weight:500;transition:background-color .2s ease-out,color .2s ease-out}.fhc-ia-more:hover{background:var(--fhc-gray-dark);color:var(--fhc-surface)}.fhc-ia-error,.fhc-ia-empty-list{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;display:flex}.fhc-ia-error>svg{color:var(--fhc-red-dark)}.fhc-ia-empty-list>svg{color:var(--fhc-brown)}.fhc-ia-error p,.fhc-ia-empty-list p{color:var(--fhc-ink);margin:0;font-family:Jost,sans-serif;font-size:1rem;font-weight:500}.fhc-ia-error small{color:var(--fhc-gray-dark);max-width:38ch;font-family:Jost,sans-serif;font-size:.85rem;font-weight:300;line-height:1.5}.fhc-ia-retry{border:1.5px solid var(--fhc-red-dark);min-height:44px;color:var(--fhc-red-dark);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;margin-top:6px;padding:8px 18px;font-family:Jost,sans-serif;font-size:.9rem;font-weight:500;transition:background-color .2s ease-out,color .2s ease-out;display:inline-flex}.fhc-ia-retry:hover:not(:disabled){background:var(--fhc-red-dark);color:var(--fhc-surface)}.fhc-ia-retry:disabled{opacity:.5;cursor:not-allowed}.fhc-ia-skel-list{flex-direction:column;gap:8px;display:flex}.fhc-ia-skel{background:linear-gradient(90deg, var(--fhc-gray-light) 25%, var(--fhc-bg) 50%, var(--fhc-gray-light) 75%);background-size:200% 100%;border-radius:10px;height:56px;animation:1.4s ease-in-out infinite fhc-ia-shimmer;display:block}@keyframes fhc-ia-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.fhc-ia-chat{min-height:420px}.fhc-ia-chat__head{border-bottom:1px solid var(--fhc-gray-light);flex-direction:column;gap:6px;padding:16px 20px;display:flex}.fhc-ia-chat__title{color:var(--fhc-red-dark);align-items:flex-start;gap:10px;margin:0;font-family:Jost,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.35;display:flex}.fhc-ia-chat__title>svg{color:var(--fhc-red);flex-shrink:0;margin-top:2px}.fhc-ia-chat__open{min-height:44px;color:var(--fhc-red);align-self:flex-start;align-items:center;gap:6px;padding:6px 2px;font-family:Jost,sans-serif;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s ease-out;display:inline-flex}.fhc-ia-chat__open:hover{color:var(--fhc-red-dark);text-decoration:underline}.fhc-ia-chat__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:48px 24px;display:flex}.fhc-ia-chat__empty--inner{padding:36px 20px}.fhc-ia-chat__empty-icon{background:var(--fhc-beige);width:60px;height:60px;color:var(--fhc-ink);border-radius:50%;justify-content:center;align-items:center;display:flex}.fhc-ia-chat__empty p{color:var(--fhc-ink);margin:0;font-family:Jost,sans-serif;font-size:1rem}.fhc-ia-chat__empty small{color:var(--fhc-gray-dark);max-width:40ch;font-family:Jost,sans-serif;font-size:.83rem;font-weight:300;line-height:1.5}.fhc-ia-msgs{background:var(--fhc-bg);flex-direction:column;flex:1;min-height:300px;max-height:clamp(340px,52vh,500px);padding:18px;display:flex;overflow-y:auto}.fhc-ia-msg{margin-bottom:14px;display:flex}.fhc-ia-msg--user{justify-content:flex-end}.fhc-ia-msg--bot{justify-content:flex-start}.fhc-ia-msg__bubble{overflow-wrap:break-word;max-width:85%;padding:12px 16px;font-family:Jost,sans-serif;font-size:.95rem;line-height:1.6}.fhc-ia-msg--user .fhc-ia-msg__bubble{background:var(--fhc-red-dark);color:var(--fhc-surface);border-radius:14px 14px 4px}.fhc-ia-msg--bot .fhc-ia-msg__bubble{background:var(--fhc-surface);color:var(--fhc-ink);border:1px solid var(--fhc-gray-light);border-radius:14px 14px 14px 4px}.fhc-ia-msg--error .fhc-ia-msg__bubble{border-left:3px solid var(--fhc-red)}.fhc-ia-msg__error-row{align-items:flex-start;gap:8px;display:flex}.fhc-ia-msg__error-row>svg{color:var(--fhc-red-dark);flex-shrink:0;margin-top:2px}.fhc-ia-msg__loading{color:var(--fhc-gray-dark);align-items:center;gap:10px;display:inline-flex}.fhc-ia-spin{animation:1s linear infinite fhc-ia-girar}@keyframes fhc-ia-girar{to{transform:rotate(360deg)}}.fhc-ia-conf{color:var(--fhc-gray-dark);align-items:center;gap:10px;margin-top:10px;font-size:.75rem;font-weight:500;display:flex}.fhc-ia-conf__bar{background:var(--fhc-gray-light);border-radius:999px;flex:1;max-width:140px;height:6px;overflow:hidden}.fhc-ia-conf__bar>span{background:var(--fhc-red);border-radius:999px;height:100%;display:block}.fhc-ia-frag{border-top:1px solid var(--fhc-gray-light);margin-top:10px;padding-top:8px}.fhc-ia-frag summary{min-height:44px;color:var(--fhc-brown);cursor:pointer;align-items:center;font-size:.82rem;font-weight:500;display:inline-flex}.fhc-ia-frag summary:hover{color:var(--fhc-red-dark)}.fhc-ia-frag ol{flex-direction:column;gap:8px;margin:8px 0 0;padding-left:20px;display:flex}.fhc-ia-frag li{color:var(--fhc-gray-dark);font-size:.82rem;font-weight:300;line-height:1.55}.fhc-ia-form{border-top:1px solid var(--fhc-gray-light);background:var(--fhc-surface);padding:14px 18px 18px}.fhc-ia-form .fhc-ia-label{margin-bottom:6px;display:block}.fhc-ia-form__row{gap:10px;display:flex}.fhc-ia-input{border:1.5px solid var(--fhc-gray-light);background:var(--fhc-surface);min-width:0;min-height:48px;color:var(--fhc-ink);border-radius:10px;flex:1;padding:10px 16px;font-family:Jost,sans-serif;font-size:1rem;transition:border-color .2s ease-out}.fhc-ia-input::placeholder{color:var(--fhc-gray-dark);opacity:1}.fhc-ia-input:focus{border-color:var(--fhc-red)}.fhc-ia-input:disabled{background:var(--fhc-bg);opacity:.7;cursor:not-allowed}.fhc-ia-send{background:var(--fhc-red);width:48px;height:48px;color:var(--fhc-surface);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s ease-out,transform .15s ease-out;display:inline-flex}.fhc-ia-send:hover:not(:disabled){background:var(--fhc-red-dark)}.fhc-ia-send:active:not(:disabled){transform:scale(.96)}.fhc-ia-send:disabled{opacity:.5;cursor:not-allowed}.fhc-ia a:focus-visible,.fhc-ia button:focus-visible,.fhc-ia input:focus-visible,.fhc-ia select:focus-visible,.fhc-ia summary:focus-visible{outline:2px solid var(--fhc-red);outline-offset:2px}@media (prefers-reduced-motion:reduce){.fhc-ia-skel,.fhc-ia-spin{animation:none}.fhc-ia-item,.fhc-ia-more,.fhc-ia-retry,.fhc-ia-send,.fhc-ia-input,.fhc-ia-select,.fhc-ia-search,.fhc-ia-chat__open{transition:none}.fhc-ia-item:hover{transform:none}}@media (width<=480px){.fhc-ia{gap:18px;padding-top:18px}.fhc-ia-hero{padding-right:56px}.fhc-ia-hero:before{width:48px;height:48px}.fhc-ia-docs{padding:14px}.fhc-ia-msg__bubble{max-width:92%}}.adm-login,.adm-layout{--_red:var(--fhc-red,#e63734);--_red-dark:var(--fhc-red-dark,#a62c2d);--_brown:var(--fhc-brown,#846c61);--_beige:var(--fhc-beige,#c1ada2);--_gray-dark:var(--fhc-gray-dark,#60605f);--_gray-light:var(--fhc-gray-light,#c6c5c6);--_bg:var(--fhc-bg,#faf8f6);--_surface:var(--fhc-surface,#fff);--_ink:var(--fhc-ink,#2e2b29);color:var(--_ink);box-sizing:border-box;font-family:Jost,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6}.adm-login *,.adm-login :before,.adm-login :after,.adm-layout *,.adm-layout :before,.adm-layout :after{box-sizing:inherit}.adm-login .sr-only,.adm-layout .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.adm-login :focus-visible,.adm-layout :focus-visible{outline:2px solid var(--_red);outline-offset:2px}.adm-sidebar :focus-visible,.adm-login__credit :focus-visible{outline-color:#fff}.adm-login{z-index:1000;background-color:var(--_gray-dark);background-image:repeating-conic-gradient(from 45deg,#ffffff0d 0% 25%,#0000 25% 50%);background-size:32px 32px;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.adm-login__card{background:var(--_surface);border-radius:12px;width:100%;max-width:420px;padding:40px 32px 32px;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000059}.adm-login__card:before{content:"";background:var(--_beige);opacity:.45;pointer-events:none;border-radius:0 0 0 100%;width:72px;height:72px;position:absolute;top:0;right:0}.adm-login__brand{text-align:center;margin-bottom:8px}.adm-login__wordmark{color:var(--_red);margin:0;font-family:Caveat,cursive;font-size:clamp(2.2rem,6vw,2.9rem);font-weight:700;line-height:1.1}.adm-login__wordmark small{color:var(--_gray-dark);font-size:.55em;font-weight:600}.adm-login__subtitle{letter-spacing:.08em;text-transform:uppercase;color:var(--_gray-dark);text-align:center;margin:0 0 28px;font-family:Jost,sans-serif;font-size:.8125rem;font-weight:500}.adm-field{margin-bottom:18px}.adm-field__label{color:var(--_ink);margin-bottom:6px;font-size:.875rem;font-weight:600;display:block}.adm-field__control{align-items:center;display:flex;position:relative}.adm-field__icon{color:var(--_gray-dark);pointer-events:none;display:flex;position:absolute;left:14px}.adm-input{width:100%;min-height:48px;color:var(--_ink);background:var(--_surface);border:1.5px solid var(--_gray-light);border-radius:8px;padding:10px 14px 10px 44px;font-family:inherit;font-size:1rem;transition:border-color .2s ease-out,box-shadow .2s ease-out}.adm-input::placeholder{color:#8a8884}.adm-input:hover{border-color:var(--_gray-dark)}.adm-input:focus{border-color:var(--_red);outline:none;box-shadow:0 0 0 3px #e6373426}.adm-input[aria-invalid=true]{border-color:var(--_red-dark)}.adm-input--with-toggle{padding-right:52px}.adm-field__toggle{width:44px;height:44px;color:var(--_gray-dark);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .15s ease-out;display:flex;position:absolute;right:2px}.adm-field__toggle:hover{color:var(--_ink)}.adm-field__error{color:var(--_red-dark);align-items:flex-start;gap:6px;margin:6px 0 0;font-size:.875rem;font-weight:500;display:flex}.adm-field__error svg{flex-shrink:0;margin-top:2px}.adm-form-error{color:var(--_red-dark);background:#fdeeee;border:1px solid #a62c2d59;border-radius:8px;align-items:flex-start;gap:8px;margin-bottom:18px;padding:12px 14px;font-size:.875rem;display:flex}.adm-form-error svg{flex-shrink:0;margin-top:2px}.adm-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 24px;font-family:Jost,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s ease-out,color .2s ease-out,border-color .2s ease-out,transform .15s ease-out;display:inline-flex}.adm-btn:active{transform:translateY(1px)}.adm-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.adm-btn--primary{background:var(--_red);color:#fff}.adm-btn--primary:hover:not(:disabled){background:var(--_red-dark)}.adm-btn--secondary{color:var(--_ink);border:1.5px solid var(--_gray-dark);background:0 0}.adm-btn--secondary:hover:not(:disabled){background:var(--_bg);border-color:var(--_ink)}.adm-btn--danger-outline{color:var(--_red-dark);border:1.5px solid var(--_red-dark);background:0 0}.adm-btn--danger-outline:hover:not(:disabled){background:#fdeeee}.adm-btn--sm{min-height:44px;padding:8px 16px;font-size:.9375rem}.adm-btn--block{width:100%}.adm-spin{animation:.9s linear infinite adm-rotate}@keyframes adm-rotate{to{transform:rotate(360deg)}}.adm-login__footer{border-top:1px solid var(--_gray-light);text-align:center;margin-top:22px;padding-top:18px}.adm-login__help{color:var(--_gray-dark);margin:0 0 10px;font-size:.875rem}.adm-login__link{min-height:44px;color:var(--_red-dark);border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.adm-login__link:hover{color:var(--_red);text-decoration:underline}.adm-login__credit{text-align:center;color:#f2f0ee;margin-top:20px;font-size:.8125rem}.adm-login__credit a{color:#fff;font-weight:500;text-decoration:underline}.adm-layout{background:var(--_bg);min-height:100vh;display:flex}.adm-sidebar{background:var(--_gray-dark);color:#f2f0ee;flex-direction:column;flex-shrink:0;width:260px;padding:20px 14px;display:flex}.adm-sidebar__brand{color:#fff;margin:0 0 2px;padding:0 10px;font-family:Caveat,cursive;font-size:2rem;font-weight:700;line-height:1.1}.adm-sidebar__brand span{color:#ffb3b1}.adm-sidebar__tag{letter-spacing:.1em;text-transform:uppercase;color:#d8d6d3;margin:0 0 24px;padding:0 10px;font-size:.75rem;font-weight:500}.adm-sidebar__group{margin-bottom:18px}.adm-sidebar__group-title{letter-spacing:.12em;text-transform:uppercase;color:#cfcdca;margin:0 0 8px;padding:0 10px;font-size:.6875rem;font-weight:600}.adm-sidebar__nav{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.adm-sidebar__item{text-align:left;color:#f2f0ee;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:44px;padding:10px 12px;font-family:inherit;font-size:.9375rem;font-weight:500;transition:background-color .15s ease-out,color .15s ease-out;display:flex}.adm-sidebar__item svg{flex-shrink:0}.adm-sidebar__item:hover{color:#fff;background:#ffffff1a}.adm-sidebar__item[aria-current=true]{border-left-color:var(--_red);color:#fff;background:#00000047;font-weight:600}.adm-sidebar__soon{letter-spacing:.08em;text-transform:uppercase;color:var(--_gray-dark);background:var(--_beige);border-radius:999px;margin-left:auto;padding:2px 8px;font-size:.625rem;font-weight:600}.adm-sidebar__footer{color:#d8d6d3;border-top:1px solid #ffffff2e;margin-top:auto;padding:14px 10px 0;font-size:.75rem}.adm-sidebar__footer a{color:#fff;text-decoration:underline}.adm-main{flex-direction:column;flex:1;min-width:0;display:flex}.adm-header{background:var(--_surface);border-bottom:1px solid var(--_gray-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 28px;display:flex}.adm-header__title{color:var(--_ink);margin:0;font-family:Jost,sans-serif;font-size:1.25rem;font-weight:600}.adm-header__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.adm-header__user{background:var(--_bg);border:1px solid var(--_gray-light);min-height:44px;color:var(--_ink);border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.9375rem;font-weight:500;display:inline-flex}.adm-header__user svg{color:var(--_brown)}.adm-header__link{min-height:44px;color:var(--_gray-dark);border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s ease-out,background-color .15s ease-out;display:inline-flex}.adm-header__link:hover{color:var(--_red);background:var(--_bg)}.adm-content{flex:1;width:100%;max-width:1180px;padding:28px}.adm-card{background:var(--_surface);border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 2px 8px #2e2b2914}.adm-card__title{color:var(--_ink);align-items:center;gap:10px;margin:0 0 6px;font-size:1.0625rem;font-weight:600;display:flex}.adm-card__title svg{color:var(--_red);flex-shrink:0}.adm-card__desc{color:var(--_gray-dark);margin:0 0 16px;font-size:.9375rem}.adm-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.adm-stat{background:var(--_surface);border-radius:12px;align-items:center;gap:14px;padding:18px 20px;display:flex;box-shadow:0 2px 8px #2e2b2914}.adm-stat__icon{background:var(--_bg);width:44px;height:44px;color:var(--_red);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.adm-stat__icon--brown{color:var(--_brown)}.adm-stat__icon--gray{color:var(--_gray-dark)}.adm-stat__value{color:var(--_ink);word-break:break-word;margin:0;font-size:1.0625rem;font-weight:600}.adm-stat__label{color:var(--_gray-dark);margin:0;font-size:.8125rem}.adm-actions-row{flex-wrap:wrap;gap:12px;display:flex}.adm-empty{background:var(--_surface);text-align:center;border-radius:12px;padding:56px 24px;position:relative;overflow:hidden;box-shadow:0 2px 8px #2e2b2914}.adm-empty:before{content:"";background:var(--_beige);opacity:.4;border-radius:0 0 100%;width:56px;height:56px;position:absolute;top:0;left:0}.adm-empty__icon{background:var(--_bg);border:1.5px dashed var(--_gray-light);width:72px;height:72px;color:var(--_brown);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;display:flex}.adm-empty__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--_red-dark);background:#fdeeee;border-radius:999px;margin-bottom:12px;padding:4px 14px;font-size:.75rem;font-weight:600;display:inline-block}.adm-empty__title{color:var(--_ink);margin:0 0 8px;font-size:1.25rem;font-weight:600}.adm-empty__desc{color:var(--_gray-dark);max-width:480px;margin:0 auto;font-size:.9375rem}.adm-dropzone{border:2px dashed var(--_gray-light);background:var(--_bg);text-align:center;cursor:pointer;border-radius:12px;margin-bottom:20px;padding:40px 24px;transition:border-color .2s ease-out,background-color .2s ease-out}.adm-dropzone:hover,.adm-dropzone--over{border-color:var(--_red);background:#fdf3f2}.adm-dropzone__icon{background:var(--_surface);width:56px;height:56px;color:var(--_red);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;display:flex;box-shadow:0 2px 8px #2e2b2914}.adm-dropzone__title{color:var(--_ink);margin:0 0 4px;font-size:1.0625rem;font-weight:600}.adm-dropzone__hint{color:var(--_gray-dark);margin:0;font-size:.875rem}.adm-table-wrap{overflow-x:auto}.adm-table{border-collapse:collapse;width:100%;font-size:.9375rem}.adm-table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--_gray-dark);border-bottom:2px solid var(--_gray-light);white-space:nowrap;padding:10px 12px;font-size:.75rem;font-weight:600}.adm-table td{color:var(--_ink);vertical-align:middle;border-bottom:1px solid #eceae7;padding:10px 12px}.adm-table tbody tr:hover{background:var(--_bg)}.adm-table code{background:var(--_bg);border:1px solid var(--_gray-light);color:var(--_ink);word-break:break-all;border-radius:4px;padding:1px 6px;font-size:.8125rem}.adm-icon-btn{width:44px;height:44px;color:var(--_gray-dark);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .15s ease-out,background-color .15s ease-out;display:inline-flex}.adm-icon-btn:hover{color:var(--_red-dark);background:#fdeeee}.adm-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.adm-badge--ok{color:#1d5a30;background:#e7f3ea}.adm-badge--warn{color:#7a5410;background:#fbf0dc}.adm-badge--err{color:var(--_red-dark);background:#fdeeee}.adm-badge--info{color:#2d4a77;background:#e9eef6}.adm-badge--neutral{background:var(--_bg);color:var(--_gray-dark);border:1px solid var(--_gray-light)}.adm-progress{background:var(--_gray-light);border-radius:999px;height:22px;margin-bottom:16px;overflow:hidden}.adm-progress__bar{background:var(--_red);color:#fff;white-space:nowrap;justify-content:center;align-items:center;height:100%;font-size:.75rem;font-weight:600;transition:width .3s ease-out;display:flex}.adm-note{background:var(--_bg);border:1px solid var(--_gray-light);color:var(--_ink);border-radius:8px;align-items:flex-start;gap:8px;margin-top:14px;padding:12px 14px;font-size:.875rem;display:flex}.adm-note svg{color:var(--_brown);flex-shrink:0;margin-top:2px}.adm-note--ok{background:#e7f3ea;border-color:#bcdcc6}.adm-note--ok svg{color:#1d5a30}.adm-note--err{background:#fdeeee;border-color:#a62c2d59}.adm-note--err svg{color:var(--_red-dark)}.adm-chips{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.adm-chip{min-height:44px;color:var(--_ink);background:var(--_surface);border:1.5px solid var(--_gray-light);cursor:pointer;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:.9375rem;font-weight:500;transition:border-color .15s ease-out,background-color .15s ease-out,color .15s ease-out}.adm-chip:hover{border-color:var(--_gray-dark)}.adm-chip[aria-pressed=true]{border-color:var(--_red);color:var(--_red-dark);background:#fdf3f2;font-weight:600}.adm-inline-form{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.adm-inline-form .adm-field{flex:280px;margin-bottom:0}.adm-inline-form .adm-input{padding-left:14px}.adm-grid-2{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=768px){.adm-grid-2{grid-template-columns:1fr 1fr}.adm-grid-2 .adm-card{margin-bottom:0}}.adm-kv{margin:0}.adm-kv p{margin:0 0 8px;font-size:.9375rem}.adm-kv p strong{font-weight:600}@media (width<=900px){.adm-layout{flex-direction:column}.adm-sidebar{width:100%;padding:16px}.adm-sidebar__group{margin-bottom:10px}.adm-sidebar__nav{flex-flow:row;gap:6px;padding-bottom:4px;overflow-x:auto}.adm-sidebar__item{white-space:nowrap;border-bottom:3px solid #0000;border-left:none;border-radius:8px 8px 0 0;width:auto}.adm-sidebar__item[aria-current=true]{border-bottom-color:var(--_red)}.adm-sidebar__soon,.adm-sidebar__footer{display:none}.adm-header{padding:12px 16px}.adm-content{padding:16px}.adm-login__card{padding:32px 22px 26px}}@media (prefers-reduced-motion:reduce){.adm-login *,.adm-layout *,.adm-login :before,.adm-layout :before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.adm-spin{animation:none}}.adm-sitio-selector{z-index:1000;box-sizing:border-box;font-family:var(--fhc-font-body,"Jost", "Helvetica Neue", Arial, sans-serif);color:var(--fhc-ink,#2e2b29);background-color:var(--fhc-gray-dark,#60605f);background-image:repeating-conic-gradient(from 45deg,#ffffff0d 0% 25%,#0000 25% 50%);background-size:32px 32px;justify-content:center;align-items:center;padding:24px 16px;font-size:16px;line-height:1.6;display:flex;position:fixed;inset:0;overflow-y:auto}.adm-sitio-selector *,.adm-sitio-selector :before,.adm-sitio-selector :after{box-sizing:inherit}.adm-sitio-selector :focus-visible{outline:3px solid var(--fhc-surface,#fff);outline-offset:3px}.adm-sitio-panel{text-align:center;width:100%;max-width:760px}.adm-sitio-brand{margin-bottom:8px}.adm-sitio-wordmark{font-family:var(--fhc-font-display,"Caveat", cursive);color:var(--fhc-surface,#fff);margin:0 0 4px;font-size:clamp(2rem,5vw,2.6rem);font-weight:700;line-height:1.1}.adm-sitio-wordmark span{color:var(--fhc-beige,#c1ada2)}.adm-sitio-titulo{font-family:var(--fhc-font-display,"Caveat", cursive);color:var(--fhc-surface,#fff);margin:0 0 8px;font-size:clamp(2rem,6vw,3rem);font-weight:700;line-height:1.15}.adm-sitio-sub{color:var(--fhc-gray-light,#c6c5c6);max-width:520px;margin:0 auto;font-size:.9375rem}.adm-sitio-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:32px auto 0;display:grid}.adm-sitio-card{text-align:center;min-height:200px;color:var(--fhc-ink,#2e2b29);background:var(--fhc-surface,#fff);border-radius:var(--fhc-radius-lg,12px);box-shadow:var(--fhc-shadow-card,0 2px 8px #2e2b2914);cursor:pointer;transition:transform var(--fhc-ease,.2s ease-out), box-shadow var(--fhc-ease,.2s ease-out), border-color var(--fhc-ease,.2s ease-out);border:2px solid #0000;flex-direction:column;align-items:center;gap:10px;padding:32px 24px;font-family:inherit;display:flex}.adm-sitio-card:hover{border-color:var(--fhc-red,#e63734);box-shadow:var(--fhc-shadow-card-hover,0 6px 18px #2e2b2924);transform:translateY(-3px)}.adm-sitio-card__icon{width:60px;height:60px;color:var(--fhc-red-dark,#a62c2d);background:var(--fhc-beige,#c1ada2);border-radius:50%;place-items:center;display:grid}.adm-sitio-card__nombre{font-size:1.1875rem;font-weight:600;line-height:1.3}.adm-sitio-card__desc{color:var(--fhc-gray-dark,#60605f);max-width:280px;font-size:.875rem}.adm-sitio-credit{color:var(--fhc-gray-light,#c6c5c6);margin:28px 0 0;font-size:.8125rem}.adm-sitio-credit a{color:var(--fhc-surface,#fff);text-decoration:underline}.adm-sitio-actual{border-radius:var(--fhc-radius-sm,8px);border:1px solid #ffffff2e;margin:-6px 0 20px;padding:10px 10px 12px}.adm-sitio-actual__label{letter-spacing:.12em;text-transform:uppercase;color:var(--fhc-gray-light,#c6c5c6);margin:0 0 2px;font-size:.625rem;font-weight:600}.adm-sitio-actual__nombre{color:var(--fhc-surface,#fff);align-items:center;gap:8px;margin:0 0 10px;font-size:.9375rem;font-weight:600;display:flex}.adm-sitio-actual__nombre svg{color:var(--fhc-beige,#c1ada2);flex-shrink:0}.adm-sitio-actual__btn{width:100%;min-height:44px;color:var(--fhc-surface,#fff);border-radius:var(--fhc-radius-sm,8px);cursor:pointer;transition:background-color var(--fhc-ease,.2s ease-out);background:#ffffff14;border:1px solid #ffffff40;justify-content:center;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;font-size:.8125rem;font-weight:600;display:inline-flex}.adm-sitio-actual__btn:hover{background:#ffffff29}@media (width<=640px){.adm-sitio-cards{grid-template-columns:1fr}.adm-sitio-card{min-height:0;padding:24px 20px}}@media (width<=900px){.adm-sitio-actual{align-items:center;gap:12px;margin:0 0 12px;display:flex}.adm-sitio-actual__label{display:none}.adm-sitio-actual__nombre{white-space:nowrap;margin:0}.adm-sitio-actual__btn{white-space:nowrap;width:auto;margin-left:auto}}@media (prefers-reduced-motion:reduce){.adm-sitio-selector *,.adm-sitio-selector :before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.adm-sitio-card:hover{transform:none}}:root{--fhc-red:#e63734;--fhc-red-dark:#a62c2d;--fhc-brown:#846c61;--fhc-beige:#c1ada2;--fhc-gray-dark:#60605f;--fhc-gray-light:#c6c5c6;--fhc-bg:#faf8f6;--fhc-surface:#fff;--fhc-ink:#2e2b29;--fhc-font-display:"Caveat", cursive;--fhc-font-body:"Jost", "Helvetica Neue", Helvetica, Arial, sans-serif;--fhc-radius-sm:8px;--fhc-radius-md:10px;--fhc-radius-lg:12px;--fhc-shadow-card:0 2px 8px #2e2b2914;--fhc-shadow-card-hover:0 6px 18px #2e2b2924;--fhc-ease:.2s ease-out}html{box-sizing:border-box;font-size:17px}@media (width>=1440px){html{font-size:18px}}*,:before,:after{box-sizing:inherit}body{font-family:var(--fhc-font-body);color:var(--fhc-ink);background-color:var(--fhc-bg);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-size:1rem;font-weight:400;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--fhc-font-body);color:var(--fhc-ink);font-weight:600;line-height:1.25}a{color:var(--fhc-red-dark);text-decoration:none}a:hover,a:focus{color:var(--fhc-red-dark);text-underline-offset:3px;text-decoration:underline}img{max-width:100%}button{font-family:inherit}:focus-visible{outline:2px solid var(--fhc-red);outline-offset:2px;border-radius:2px}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.fhc-sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fhc-display{font-family:var(--fhc-font-display);color:var(--fhc-ink);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.fhc-display--red{color:var(--fhc-red-dark)}.fhc-btn{border-radius:var(--fhc-radius-sm);min-height:44px;font-family:var(--fhc-font-body);cursor:pointer;transition:transform var(--fhc-ease), opacity var(--fhc-ease);justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.fhc-btn:hover{text-decoration:none}.fhc-btn:active{transform:translateY(1px)}.fhc-btn--primary{background-color:var(--fhc-red);border:1.5px solid var(--fhc-red);color:#fff}.fhc-btn--primary:hover,.fhc-btn--primary:focus{background-color:var(--fhc-red-dark);border-color:var(--fhc-red-dark);color:#fff}.fhc-btn--secondary{border:1.5px solid var(--fhc-gray-dark);color:var(--fhc-ink);background-color:#0000}.fhc-btn--secondary:hover,.fhc-btn--secondary:focus{color:var(--fhc-ink);background-color:#60605f14}.fhc-btn[disabled],.fhc-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.fhc-card{background-color:var(--fhc-surface);border-radius:var(--fhc-radius-lg);box-shadow:var(--fhc-shadow-card)}.fhc-crenellation{height:12px;color:var(--fhc-red);background:linear-gradient(currentColor,currentColor) 0 0/100% 50% no-repeat,repeating-linear-gradient(90deg,currentColor 0 12px,#0000 12px 24px) 0 100%/100% 50% no-repeat;display:block}.fhc-crenellation--up{background:repeating-linear-gradient(90deg,currentColor 0 12px,#0000 12px 24px) 0 0/100% 50% no-repeat,linear-gradient(currentColor,currentColor) 0 100%/100% 50% no-repeat}.fhc-crenellation--beige{color:var(--fhc-beige)}.fhc-crenellation--brown{color:var(--fhc-brown)}.fhc-crenellation--gray{color:var(--fhc-gray-dark)}.navbar-main{background-color:var(--fhc-surface);border:0;margin:0}.fhc-nav__inner{max-width:var(--fhc-container,1170px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-height:72px;margin:0 auto;padding:0 16px;display:flex}.fhc-brand{flex-direction:column;justify-content:center;min-height:44px;padding:6px 0;text-decoration:none;display:inline-flex}.fhc-brand:hover,.fhc-brand:focus{text-decoration:none}.fhc-brand__word{font-family:var(--fhc-font-display);color:var(--fhc-red);font-size:2.25rem;font-weight:700;line-height:1}.fhc-brand:hover .fhc-brand__word{color:var(--fhc-red-dark)}.fhc-brand__sub{letter-spacing:.14em;text-transform:uppercase;color:var(--fhc-gray-dark);margin-top:2px;font-size:.6875rem;font-weight:500}.fhc-nav__toggle{border:1.5px solid var(--fhc-gray-light);border-radius:var(--fhc-radius-sm);width:44px;height:44px;color:var(--fhc-gray-dark);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:none}.fhc-nav__toggle:hover{color:var(--fhc-red-dark)}.fhc-nav__menu{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.fhc-nav__link{letter-spacing:.08em;text-transform:uppercase;min-height:44px;color:var(--fhc-gray-dark);cursor:pointer;align-items:center;padding:10px 14px;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.fhc-nav__link:after{content:"";background-color:var(--fhc-red);transform-origin:0;height:2px;transition:transform var(--fhc-ease);position:absolute;bottom:7px;left:14px;right:14px;transform:scaleX(0)}.fhc-nav__link:hover,.fhc-nav__link:focus,.fhc-nav__link.is-active{color:var(--fhc-red-dark);text-decoration:none}.fhc-nav__link:hover:after,.fhc-nav__link:focus-visible:after,.fhc-nav__link.is-active:after{transform:scaleX(1)}@media (width<=767px){.fhc-nav__toggle{display:inline-flex}.fhc-nav__menu{border-top:1px solid var(--fhc-gray-light);flex-direction:column;align-items:stretch;gap:0;width:100%;padding:4px 0 12px;display:none}.fhc-nav__menu.is-open{display:flex}.fhc-nav__link{width:100%;min-height:48px}}.content{min-height:60vh;padding-top:28px;padding-bottom:56px}.fhc-sidebar{margin-top:4px}.fhc-search__label{letter-spacing:.04em;color:var(--fhc-gray-dark);margin-bottom:6px;font-size:.875rem;font-weight:500;display:block}.fhc-search{align-items:center;display:flex;position:relative}.fhc-search__icon{color:var(--fhc-gray-dark);pointer-events:none;position:absolute;left:18px}.fhc-search__input{border:1.5px solid var(--fhc-gray-light);background-color:var(--fhc-surface);width:100%;min-height:48px;font-family:var(--fhc-font-body);color:var(--fhc-ink);border-radius:999px;padding:10px 20px 10px 46px;font-size:1rem}.fhc-search__input::placeholder{color:var(--fhc-gray-dark);opacity:1}.fhc-search__input:focus{border-color:var(--fhc-red)}.fhc-search__input::-webkit-search-decoration{-webkit-appearance:none}.fhc-search__input::-webkit-search-cancel-button{-webkit-appearance:none}#filters-data{gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}#filters-data>li{margin:0}.fhc-cat{border-radius:var(--fhc-radius-md);text-align:left;width:100%;min-height:56px;font-family:var(--fhc-font-body);cursor:pointer;transition:transform var(--fhc-ease);border:0;align-items:center;gap:12px;padding:12px 16px;font-size:1rem;font-weight:600;line-height:1.35;display:flex}.fhc-cat:hover{transform:translate(4px)}.fhc-cat:active{transform:translate(4px)scale(.99)}.fhc-cat__icon{background-color:#ffffff2e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.fhc-quadrifoil{fill:currentColor;display:block}.fhc-cat__img{object-fit:contain;width:24px;height:26px;display:block}.fhc-cat--red{background-color:var(--fhc-red-dark);color:#fff}.fhc-cat--brown{background-color:var(--fhc-brown);color:#fff}.fhc-cat--gray{background-color:var(--fhc-gray-dark);color:#fff}.fhc-cat--beige{background-color:var(--fhc-beige);color:var(--fhc-ink)}.fhc-cat--beige .fhc-cat__icon{background-color:#2e2b291f}.docs-nav{background-color:var(--fhc-surface);border:1px solid var(--fhc-gray-light);border-radius:var(--fhc-radius-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 20px;display:flex}.stats{color:var(--fhc-gray-dark);margin:0;font-weight:500}.data{background-color:var(--fhc-surface);border-radius:var(--fhc-radius-lg);box-shadow:var(--fhc-shadow-card);border:0;padding:20px 24px}.doc-row{border-bottom:1px solid var(--fhc-gray-light);padding:16px 0}.doc-row:last-child{border-bottom:0}.doc-row h4{margin-top:0;margin-bottom:6px;font-size:1.0625rem;font-weight:600}.doc-row h4 a{color:var(--fhc-red-dark);text-decoration:none}.doc-row h4 a:hover,.doc-row h4 a:focus{text-underline-offset:3px;text-decoration:underline}.doc-meta{color:var(--fhc-gray-dark);font-size:.8125rem;font-weight:300}.footer{background-color:var(--fhc-gray-dark);color:#f3efec;border-top:0;margin-top:48px;padding:44px 0 28px;position:relative}.footer .footer-credit{margin:0 0 6px;font-size:1rem;font-weight:500}.footer .footer-copy{opacity:.75;margin:0;font-size:.8125rem;font-weight:300}.footer:before{content:"";background:repeating-linear-gradient(90deg, var(--fhc-beige) 0 12px, transparent 12px 24px) top left / 100% 50% no-repeat, linear-gradient(var(--fhc-beige), var(--fhc-beige)) bottom left / 100% 50% no-repeat;height:12px;position:absolute;top:0;left:0;right:0}.footer a{color:#fff;text-underline-offset:3px;text-decoration:underline}.btn{font-family:var(--fhc-font-body);border-radius:var(--fhc-radius-sm);font-weight:500}.btn-danger{background-color:var(--fhc-red);border-color:var(--fhc-red);color:#fff}.btn-danger:hover,.btn-danger:focus,.btn-danger:active{background-color:var(--fhc-red-dark);border-color:var(--fhc-red-dark);color:#fff}.btn-default{background-color:var(--fhc-surface);border:1.5px solid var(--fhc-gray-dark);color:var(--fhc-ink)}.btn-default:hover,.btn-default:focus,.btn-default:active{border-color:var(--fhc-gray-dark);color:var(--fhc-ink);background-color:#60605f14}.form-control{font-family:var(--fhc-font-body);color:var(--fhc-ink);border-color:var(--fhc-gray-light);border-radius:var(--fhc-radius-sm);box-shadow:none}.form-control:focus{border-color:var(--fhc-red);box-shadow:none}.table{color:var(--fhc-ink)}.table>thead>tr>th{color:var(--fhc-gray-dark);border-bottom-color:var(--fhc-gray-light)}.label-danger{background-color:var(--fhc-red-dark)}.label-success{background-color:#2e6b4f}.label-warning{background-color:#8a5a00}.label-default{background-color:var(--fhc-gray-dark)}.progress{background-color:var(--fhc-gray-light);box-shadow:none;border-radius:999px}.progress-bar,.progress-bar-danger{background-color:var(--fhc-red);box-shadow:none}.text-muted{color:var(--fhc-gray-dark)}:root{--fhc-container:min(94vw, 1680px)}@media (width>=1200px){.content>.container,.footer .container{width:var(--fhc-container);max-width:var(--fhc-container)}}.fhc-md{flex-direction:column;gap:10px;display:flex}.fhc-md__p{margin:0;line-height:1.65}.fhc-md__h{color:var(--fhc-red-dark);margin:4px 0 0;font-family:Jost,sans-serif;font-weight:600}.fhc-md__h--1{font-size:1.12em}.fhc-md__h--2{font-size:1.06em}.fhc-md__h--3{font-size:1em}.fhc-md__list{flex-direction:column;gap:7px;margin:0;padding-left:22px;display:flex}.fhc-md__list li{padding-left:2px;line-height:1.6}.fhc-md__list li::marker{color:var(--fhc-red)}.fhc-md__li--anidado{margin-left:16px;list-style-type:circle}.fhc-md strong{color:var(--fhc-red-dark);font-weight:600}
