@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Roboto:wght@400;500;600&display=swap");.fce-backdrop,.fce-drawer,.fce-wrapper{--brand-orange:#e85a1b;--accent:#15243c;--white:#fff;--text-dark:#111827;--text-body:#4b5563;--text-muted:#888}.fce-wrapper{margin:0 auto;max-width:1200px;padding:40px 25px}.fce-header{margin-bottom:32px;text-align:center}.fce-title{color:var(--text-dark);font-family:"DM Serif Display",Georgia,serif;font-size:40px;font-weight:400;line-height:1.15;margin-bottom:12px}.fce-desc{color:var(--text-body);font-size:18px;line-height:1.55;margin:0 auto;max-width:520px}.fce-grid{display:flex;flex-wrap:wrap;justify-content:center}.fce-empty{color:var(--text-muted);font-size:18px;padding:60px 20px;text-align:center}.fce-card{background-color:var(--brand-orange);border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.22);display:flex;flex:0 0 calc(33.333% - 30px);flex-direction:column;margin:15px;max-width:calc(33.333% - 30px);overflow:hidden}.fce-card-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;height:260px;position:relative;width:100%}.fce-card-tags{bottom:14px;display:flex;flex-direction:column;gap:4px;left:14px;position:absolute;right:14px}.fce-tag{border-radius:999px;display:inline-block;font-family:Roboto,system-ui,sans-serif;font-size:13px;font-weight:500;line-height:1;padding:5px 14px;white-space:nowrap}.fce-tag-row{display:flex;flex-wrap:wrap;gap:6px}.fce-tag--tipo{align-self:flex-start;background-color:var(--accent);color:var(--white)}.fce-tag--orange{background-color:var(--brand-orange);color:var(--white)}.fce-card-body{display:flex;flex:1;flex-direction:column;padding:22px 20px 20px}h4.fce-card-title{color:var(--white);font-family:"DM Serif Display",Georgia,serif;font-size:22px;line-height:1.25;margin:0 0 12px}.fce-card-line{background-color:var(--white);border-radius:2px;flex-shrink:0;height:3px;margin-bottom:14px;width:30px}.fce-card-desc{color:var(--white);flex:1;font-size:15px;line-height:1.6;margin:0 0 20px}a.fce-btn-card{align-self:flex-start;background:var(--white);border:1.5px solid var(--white);border-radius:6px;color:var(--brand-orange);cursor:pointer;display:inline-block;font-family:Roboto,system-ui,sans-serif;font-size:15px;font-weight:500;padding:9px 22px;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease;width:fit-content}a.fce-btn-card:hover{background:var(--accent);border-color:var(--accent);color:var(--white)}.fce-toolbar{gap:10px;margin-bottom:18px;min-height:40px}.fce-chips,.fce-toolbar{align-items:center;display:flex;flex-wrap:wrap}.fce-chips{flex:1;gap:8px}.fce-chip{align-items:center;animation:fceChipIn .18s ease forwards;background:rgba(255,89,0,.1);border:1px solid rgba(255,89,0,.35);border-radius:999px;color:#c94400;display:inline-flex;font-size:13px;font-weight:500;gap:5px;padding:5px 8px 5px 13px}@keyframes fceChipIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.fce-chip-remove{align-items:center;background:rgba(255,89,0,.2);border:none;border-radius:50%;color:#c94400;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;height:18px;justify-content:center;line-height:1;padding:0;transition:background .15s ease;width:18px}.fce-chip-remove:hover{background:rgba(255,89,0,.4)}.fce-clear-all{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:13px;font-weight:500;padding:0 4px;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.fce-clear-all:hover{color:var(--brand-orange)}.fce-filter-btn{align-items:center;background:var(--brand-orange);border:1.5px solid hsla(0,0%,100%,.18);border-radius:999px;color:var(--white);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Roboto,system-ui,sans-serif;font-size:14px;font-weight:500;gap:8px;padding:10px 18px;position:relative;transition:border-color .2s ease,filter .2s ease,transform .1s ease}.fce-filter-btn:hover{border-color:hsla(0,0%,100%,.4);filter:brightness(.92)}.fce-filter-btn:active{transform:scale(.97)}.fce-badge{background:var(--accent);border-radius:999px;color:var(--white);display:none;font-size:11px;font-weight:700;height:19px;line-height:19px;min-width:19px;padding:0 5px;text-align:center}.fce-badge.fce-visible{display:inline-block}.fce-backdrop{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:rgba(10,16,30,.55);inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .32s ease;z-index:200}.fce-backdrop.fce-open{opacity:1;pointer-events:all}.fce-drawer{background:var(--accent);box-shadow:-8px 0 40px rgba(0,0,0,.35);display:flex;flex-direction:column;height:100dvh;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .36s cubic-bezier(.4,0,.2,1);width:360px;z-index:201}.fce-drawer.fce-open{transform:translateX(0)}.fce-drawer-bar{background:var(--brand-orange);flex-shrink:0;height:4px}.fce-drawer-header{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.09);display:flex;flex-shrink:0;justify-content:space-between;padding:20px 24px 18px}.fce-drawer-header h2{color:var(--white);font-family:"DM Serif Display",Georgia,serif;font-size:22px;font-weight:400;line-height:1;margin:0}.fce-drawer-close{align-items:center;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.15);border-radius:50%;color:hsla(0,0%,100%,.7);cursor:pointer;display:flex;font-size:19px;height:34px;justify-content:center;line-height:1;transition:background .2s ease,color .2s ease;width:34px}.fce-drawer-close:hover{background:rgba(255,89,0,.25);color:var(--white)}.fce-drawer-body{display:flex;flex:1;flex-direction:column;gap:24px;overflow-y:auto;padding:24px;scrollbar-color:hsla(0,0%,100%,.1) transparent;scrollbar-width:thin}.fce-drawer-body::-webkit-scrollbar{width:4px}.fce-drawer-body::-webkit-scrollbar-track{background:transparent}.fce-drawer-body::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.12);border-radius:4px}.fce-drawer-group{border-bottom:1px solid hsla(0,0%,100%,.07);display:flex;flex-direction:column;gap:12px;padding-bottom:24px}.fce-drawer-group:last-child{border-bottom:none;padding-bottom:0}.fce-drawer-label{color:hsla(0,0%,100%,.38);font-size:10.5px;font-weight:600;letter-spacing:.1em;margin:0;text-transform:uppercase}.fce-toggle-group{display:flex;flex-wrap:wrap;gap:8px}.fce-toggle{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.13);border-radius:999px;color:hsla(0,0%,100%,.65);cursor:pointer;font-family:Roboto,system-ui,sans-serif;font-size:13.5px;font-weight:400;padding:7px 16px;transition:all .18s ease;user-select:none}.fce-toggle:hover{background:hsla(0,0%,100%,.13);color:var(--white)}.fce-toggle-count{align-items:center;background:hsla(0,0%,100%,.1);border-radius:999px;display:inline-flex;font-size:10px;font-weight:600;height:15px;justify-content:center;line-height:1;margin-left:6px;min-width:17px;padding:0 4px;vertical-align:middle}.fce-toggle.fce-selected .fce-toggle-count{background:hsla(0,0%,100%,.22)}.fce-toggle.fce-selected{background:var(--brand-orange);border-color:var(--brand-orange);color:var(--white);font-weight:500}.fce-toggle:focus-visible{outline:2px solid hsla(0,0%,100%,.7);outline-offset:2px}.fce-drawer-footer{border-top:1px solid hsla(0,0%,100%,.09);flex-shrink:0;padding:16px 24px 24px}.fce-btn-clear{background:transparent;border:1.5px solid hsla(0,0%,100%,.18);border-radius:8px;color:hsla(0,0%,100%,.55);cursor:pointer;font-family:Roboto,system-ui,sans-serif;font-size:14px;font-weight:400;padding:11px;transition:border-color .2s ease,color .2s ease;width:100%}.fce-btn-clear:hover{border-color:var(--brand-orange);color:var(--brand-orange)}@media (max-width:768px){.fce-card{flex:0 0 calc(50% - 20px);margin:10px;max-width:calc(50% - 20px)}.fce-drawer{width:calc(100vw - 56px)}}@media (max-width:576px){.fce-card{flex:0 0 100%;margin:10px 0;max-width:100%}}@media (max-width:767px){.fce-title{font-size:24px}.fce-desc{font-size:16px}}@media (prefers-reduced-motion:reduce){.fce-backdrop,.fce-chip,.fce-drawer,.fce-filter-btn,.fce-toggle,a.fce-btn-card{animation:none;transition:none}}