.error-module__b2bIaW__error_container{--error-server:#ff4757;--error-not-found:#ffa502;--error-auth:#ff6348;--error-timeout:#3742fa;--error-client:#70a1ff;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.error-module__b2bIaW__error_card{text-align:center;z-index:2;background:#fff;border-radius:20px;width:100%;max-width:600px;padding:3rem;animation:.6s ease-out error-module__b2bIaW__slideUp;position:relative;box-shadow:0 20px 60px #0000001a}@keyframes error-module__b2bIaW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.error-module__b2bIaW__icon_container{width:120px;height:120px;margin:0 auto 2rem;position:relative}.error-module__b2bIaW__main_icon{z-index:3;width:100%;height:100%;animation:2s ease-in-out infinite error-module__b2bIaW__bounce;position:relative}@keyframes error-module__b2bIaW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.error-module__b2bIaW__pulse_ring,.error-module__b2bIaW__pulse_ring_delay{opacity:0;border:2px solid;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(.4,0,.6,1) infinite error-module__b2bIaW__pulse;position:absolute;top:0;left:0}.error-module__b2bIaW__pulse_ring_delay{animation-delay:1s}@keyframes error-module__b2bIaW__pulse{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}.error-module__b2bIaW__status_badge{color:#fff;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:1.2rem;font-weight:700;animation:2s ease-in-out infinite error-module__b2bIaW__pulseBadge;display:inline-block}@keyframes error-module__b2bIaW__pulseBadge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.error-module__b2bIaW__error_title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.error-module__b2bIaW__error_message{text-align:left;background:linear-gradient(135deg,#fdfcfb 0%,#f5f7fa 100%);border-left:4px solid;border-radius:12px;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.error-module__b2bIaW__error_message p{color:#4a5568;flex:1;margin:0;font-size:1.1rem;line-height:1.6}.error-module__b2bIaW__alert_icon{color:#ff4757;min-width:24px;margin-top:.2rem}.error-module__b2bIaW__action_buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.error-module__b2bIaW__button{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.error-module__b2bIaW__button_content{align-items:center;gap:.5rem;display:flex}.error-module__b2bIaW__retry_button{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.error-module__b2bIaW__retry_button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.error-module__b2bIaW__home_button,.error-module__b2bIaW__report_button{color:#667eea;background:0 0;border:2px solid #667eea}.error-module__b2bIaW__home_button:hover,.error-module__b2bIaW__report_button:hover{color:#fff;background:#667eea;transform:translateY(-2px)}.error-module__b2bIaW__tech_details{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:1.5rem}.error-module__b2bIaW__tech_details summary{cursor:pointer;color:#667eea;justify-content:center;align-items:center;gap:.5rem;font-weight:600;list-style:none;transition:color .3s;display:flex}.error-module__b2bIaW__tech_details summary:after{content:"▼";font-size:.8rem;transition:transform .3s}.error-module__b2bIaW__tech_details[open] summary:after{transform:rotate(180deg)}.error-module__b2bIaW__tech_details summary:hover{color:#764ba2}.error-module__b2bIaW__details_content{text-align:left;background:#f8f9fa;border-radius:8px;margin-top:1rem;padding:1rem;animation:.3s ease-out error-module__b2bIaW__fadeIn}@keyframes error-module__b2bIaW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.error-module__b2bIaW__details_content p{color:#4a5568;margin:.5rem 0;font-family:Courier New,monospace}.error-module__b2bIaW__bg_shape_1,.error-module__b2bIaW__bg_shape_2{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-radius:50%;animation:20s ease-in-out infinite error-module__b2bIaW__float;position:absolute}.error-module__b2bIaW__bg_shape_1{width:300px;height:300px;animation-delay:0s;top:-150px;right:-150px}.error-module__b2bIaW__bg_shape_2{width:200px;height:200px;animation-delay:10s;bottom:-100px;left:-100px}@keyframes error-module__b2bIaW__float{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(20px,20px)rotate(90deg)}50%{transform:translateY(40px)rotate(180deg)}75%{transform:translate(-20px,20px)rotate(270deg)}}@media (max-width:768px){.error-module__b2bIaW__error_card{padding:2rem}.error-module__b2bIaW__error_title{font-size:2rem}.error-module__b2bIaW__action_buttons{flex-direction:column}.error-module__b2bIaW__button{justify-content:center;width:100%}.error-module__b2bIaW__icon_container{width:100px;height:100px}}
.bordered-button-module__S-o5hq__border_button a{color:var(--color-normal-text);border:1px solid var(--color-normal-text);text-transform:capitalize;letter-spacing:.5px;background-color:#0000;border-radius:25px;padding:12px 30px;font-size:14px;font-weight:500;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.bordered-button-module__S-o5hq__border_button a:hover{background-color:var(--color-normal-text);color:#fff}.bordered-button-module__S-o5hq__border_button_white a{color:#fff;text-transform:capitalize;letter-spacing:.5px;background-color:#0000;border:1px solid #fff;border-radius:25px;padding:12px 30px;font-size:14px;font-weight:500;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.bordered-button-module__S-o5hq__border_button_white a:hover{color:var(--color-normal-text);background-color:#fff}.bordered-button-module__S-o5hq__large a{padding:12px 30px;font-size:14px;font-weight:500}.bordered-button-module__S-o5hq__medium a{padding:10px 20px;font-size:12px;font-weight:500}.bordered-button-module__S-o5hq__small a{padding:8px 10px;font-size:10px;font-weight:500}.bordered-button-module__S-o5hq__w100{width:100%;padding-left:20px;padding-right:20px}@media (max-width:992px){.bordered-button-module__S-o5hq__large a{padding:8px 16px;font-size:12px}.bordered-button-module__S-o5hq__medium a{padding:6px 12px;font-size:10px}.bordered-button-module__S-o5hq__small a{padding:4px 8px;font-size:8px}}
.card-simple-module__fq_iOW__card_hover{height:100%;transition:all .3s}.card-simple-module__fq_iOW__card_hover:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 20px 30px #0000001f}.card-simple-module__fq_iOW__image_wrapper{aspect-ratio:1;background:#f8f9fa;width:100%;position:relative;overflow:hidden}.card-simple-module__fq_iOW__image_wrapper img{object-fit:cover;transition:transform .5s}.card-simple-module__fq_iOW__image_wrapper:hover img{transform:scale(1.08)}.card-simple-module__fq_iOW__content_wrapper{padding-bottom:.5rem!important}.card-simple-module__fq_iOW__header{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.1rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s;display:-webkit-box;overflow:hidden}.card-simple-module__fq_iOW__header:hover{color:#0d6efd}.card-simple-module__fq_iOW__black_header{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.1rem;font-weight:600;line-height:1.4;text-decoration:none;display:-webkit-box;overflow:hidden}.card-simple-module__fq_iOW__body_text{text-align:left;color:#4a4a4a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.95rem;line-height:1.4;display:-webkit-box;overflow:hidden}.card-simple-module__fq_iOW__download_link{color:#0d6efd;background:#0d6efd14;border-radius:30px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.card-simple-module__fq_iOW__download_link:hover{color:#fff;background:#0d6efd;transform:translateY(-2px)}.card-simple-module__fq_iOW__download_link svg{transition:transform .2s}.card-simple-module__fq_iOW__download_link:hover svg{transform:translateY(2px)}.card-simple-module__fq_iOW__icon_info{color:#666;flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:.85rem;display:flex}.card-simple-module__fq_iOW__icon_item{align-items:center;gap:4px;display:inline-flex}@media (max-width:768px){.card-simple-module__fq_iOW__header,.card-simple-module__fq_iOW__black_header{font-size:1rem}.card-simple-module__fq_iOW__body_text{-webkit-line-clamp:4;margin-bottom:.4rem;font-size:.9rem;line-height:1.4}.card-simple-module__fq_iOW__download_link{padding:5px 12px;font-size:.8rem}.card-simple-module__fq_iOW__icon_info{font-size:.8rem}.card-simple-module__fq_iOW__content_wrapper{padding-bottom:.4rem!important}}@media (max-width:576px){.card-simple-module__fq_iOW__header,.card-simple-module__fq_iOW__black_header{font-size:.95rem}.card-simple-module__fq_iOW__body_text{-webkit-line-clamp:3;margin-bottom:.3rem;font-size:.85rem;line-height:1.35}.card-simple-module__fq_iOW__download_link{gap:4px;padding:4px 10px;font-size:.75rem}.card-simple-module__fq_iOW__icon_info{gap:2px 6px;font-size:.75rem}.card-simple-module__fq_iOW__icon_item{gap:2px}.card-simple-module__fq_iOW__content_wrapper{padding-bottom:.3rem!important}}@media (max-width:400px){.card-simple-module__fq_iOW__header,.card-simple-module__fq_iOW__black_header{font-size:.9rem}.card-simple-module__fq_iOW__body_text{-webkit-line-clamp:3;margin-bottom:.25rem;font-size:.8rem;line-height:1.3}.card-simple-module__fq_iOW__download_link{padding:3px 8px;font-size:.7rem}.card-simple-module__fq_iOW__icon_info{flex-direction:column;align-items:flex-start;gap:4px;font-size:.7rem}.card-simple-module__fq_iOW__icon_info span.card-simple-module__fq_iOW__mx-2{display:none}.card-simple-module__fq_iOW__content_wrapper{padding-bottom:.25rem!important}}
.catalogue-explore-module__fgtIgG__explorerContainer{background:#fff;border-radius:20px;margin:2rem 0;padding:90px 2rem 2rem;overflow:visible;box-shadow:0 10px 30px #0000000d}.catalogue-explore-module__fgtIgG__filtersRow{grid-template-columns:1fr auto;align-items:end;gap:.5rem;margin-bottom:1.5rem;display:grid}.catalogue-explore-module__fgtIgG__filterGrid{grid-template-columns:repeat(6,minmax(190px,1fr));gap:.75rem;min-width:0;display:grid}.catalogue-explore-module__fgtIgG__filterGrid>div{width:100%}.catalogue-explore-module__fgtIgG__filterGrid label{color:#2d3748;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}:is(.catalogue-explore-module__fgtIgG__filterGrid select,.catalogue-explore-module__fgtIgG__filterGrid input){box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:10px;width:100%;height:42px;padding:.6rem .8rem;font-size:.85rem}:is(.catalogue-explore-module__fgtIgG__filterGrid select:focus,.catalogue-explore-module__fgtIgG__filterGrid input:focus){border-color:#4299e1;outline:none;box-shadow:0 0 0 3px #4299e11a}:is(.catalogue-explore-module__fgtIgG__filterGrid select:hover,.catalogue-explore-module__fgtIgG__filterGrid input:hover){border-color:#cbd5e1}.catalogue-explore-module__fgtIgG__searchButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#4299e1,#3182ce);border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-width:110px;height:42px;padding:0 1.5rem;font-size:.9rem;font-weight:600;display:flex;box-shadow:0 4px 12px #4299e14d}.catalogue-explore-module__fgtIgG__searchButton:hover:not(:disabled){background:linear-gradient(135deg,#3182ce,#2c5282);transform:translateY(-2px);box-shadow:0 6px 16px #4299e166}.catalogue-explore-module__fgtIgG__searchButton:disabled{cursor:not-allowed;background:linear-gradient(135deg,#a0aec0,#718096);transform:none}.catalogue-explore-module__fgtIgG__searchIcon{font-size:1rem}.catalogue-explore-module__fgtIgG__searchSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite catalogue-explore-module__fgtIgG__spin}@keyframes catalogue-explore-module__fgtIgG__spin{to{transform:rotate(360deg)}}.catalogue-explore-module__fgtIgG__imageFilterContainer{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.catalogue-explore-module__fgtIgG__checkboxLabel{cursor:pointer;color:#2d3748;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;display:flex}.catalogue-explore-module__fgtIgG__checkbox{cursor:pointer;accent-color:#4299e1;border-radius:6px;width:20px;height:20px}.catalogue-explore-module__fgtIgG__checkboxText{align-items:center;gap:.5rem;display:flex}.catalogue-explore-module__fgtIgG__badgesContainer{border-top:2px solid #f1f5f9;border-bottom:2px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:1rem;padding:16px 0;display:flex}.catalogue-explore-module__fgtIgG__filterBadge{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:30px;align-items:center;gap:8px;padding:6px 12px 6px 16px;font-size:13px;display:inline-flex}.catalogue-explore-module__fgtIgG__filterBadge:hover{border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 4px 8px #0000000d}.catalogue-explore-module__fgtIgG__badgeLabel{color:#475569;text-transform:uppercase;font-size:12px;font-weight:600}.catalogue-explore-module__fgtIgG__badgeValue{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:20px;max-width:200px;padding:4px 10px;font-size:12px;font-weight:500;overflow:hidden}.catalogue-explore-module__fgtIgG__removeBadgeBtn{color:#fff;cursor:pointer;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.catalogue-explore-module__fgtIgG__removeBadgeBtn:hover{background:#dc2626;transform:scale(1.1)}.catalogue-explore-module__fgtIgG__clearAllBadgesBtn{color:#64748b;cursor:pointer;background:0 0;border:2px dashed #94a3b8;border-radius:30px;align-items:center;gap:6px;height:36px;padding:6px 16px;font-size:12px;font-weight:500;display:inline-flex}.catalogue-explore-module__fgtIgG__clearAllBadgesBtn:hover{color:#ef4444;background:#fee2e2;border-color:#ef4444}.catalogue-explore-module__fgtIgG__noResultsContainer{text-align:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px dashed #cbd5e1;border-radius:16px;margin:2rem 0;padding:3rem 2rem}.catalogue-explore-module__fgtIgG__noResultsIcon{opacity:.5;margin-bottom:1rem;font-size:4rem}.catalogue-explore-module__fgtIgG__noResultsTitle{color:#1e293b;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.catalogue-explore-module__fgtIgG__noResultsMessage{color:#64748b;max-width:500px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.catalogue-explore-module__fgtIgG__noResultsSuggestion{color:#4299e1;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:40px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;font-weight:600;display:inline-flex}.catalogue-explore-module__fgtIgG__noResultsSuggestion:hover{background:#eff6ff;border-color:#4299e1;transform:translateY(-2px)}.catalogue-explore-module__fgtIgG__viewControls{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:1.5rem 0 1rem;padding:.5rem;display:flex}.catalogue-explore-module__fgtIgG__sortContainer{align-items:center;gap:.75rem;display:flex}.catalogue-explore-module__fgtIgG__sortLabel{color:#4a5568;align-items:center;gap:.3rem;font-size:.9rem;font-weight:500;display:flex}.catalogue-explore-module__fgtIgG__sortIcon{font-size:1rem}.catalogue-explore-module__fgtIgG__sortSelect{color:#2d3748;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234a5568' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border:1px solid #e2e8f0;border-radius:8px;height:38px;padding:.5rem 2rem .5rem 1rem;font-size:.9rem}.catalogue-explore-module__fgtIgG__sortSelect:hover{border-color:#4299e1}.catalogue-explore-module__fgtIgG__sortSelect:focus{border-color:#4299e1;outline:none;box-shadow:0 0 0 3px #4299e11a}.catalogue-explore-module__fgtIgG__viewToggle{background:#fff;border:1px solid #e2e8f0;border-radius:8px;gap:.25rem;padding:.25rem;display:flex}.catalogue-explore-module__fgtIgG__viewBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.catalogue-explore-module__fgtIgG__viewBtn.catalogue-explore-module__fgtIgG__active{color:#fff;background:#4299e1}.catalogue-explore-module__fgtIgG__viewBtn:hover:not(.catalogue-explore-module__fgtIgG__active){color:#2d3748;background:#f1f5f9}.catalogue-explore-module__fgtIgG__viewIcon{font-size:1.1rem}.catalogue-explore-module__fgtIgG__viewLabel{font-weight:500}.catalogue-explore-module__fgtIgG__resultsSummaryBar{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;justify-content:flex-end;align-items:center;margin:1.5rem 0;padding:.75rem 1rem;display:flex}.catalogue-explore-module__fgtIgG__resultsMeta{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.catalogue-explore-module__fgtIgG__resultCount{background:#fff;border:1px solid #e2e8f0;border-radius:30px;align-items:baseline;gap:.25rem;padding:.4rem 1rem;display:inline-flex}.catalogue-explore-module__fgtIgG__countNumber{color:#4299e1;font-size:1rem;font-weight:700}.catalogue-explore-module__fgtIgG__countLabel{color:#4a5568;font-weight:500}.catalogue-explore-module__fgtIgG__imageOnlyBadge{color:#fff;background:linear-gradient(135deg,#9f7aea,#805ad5);border-radius:30px;align-items:center;gap:.3rem;padding:.4rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.catalogue-explore-module__fgtIgG__badgeIcon{font-size:.9rem}.catalogue-explore-module__fgtIgG__listResultItem{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:.75rem .5rem;transition:background .2s;display:flex}.catalogue-explore-module__fgtIgG__listResultItem:hover{background:#f8fafc}.catalogue-explore-module__fgtIgG__listNameSection{flex:2;min-width:0}.catalogue-explore-module__fgtIgG__listImageSection{flex:1;min-width:200px}.catalogue-explore-module__fgtIgG__mainRecordName{margin-bottom:.25rem;font-size:.95rem;font-weight:500}.catalogue-explore-module__fgtIgG__synonymName{color:#4a5568;margin:.2rem 0;font-size:.9rem;padding-left:55px!important}.catalogue-explore-module__fgtIgG__subspeciesName{align-items:center;gap:4px;margin:.2rem 0;font-size:.9rem;display:flex;padding-left:28px!important}.catalogue-explore-module__fgtIgG__bullet{vertical-align:middle;background:#6b7280;border-radius:50%;flex-shrink:0;width:6px;min-width:6px;height:6px;min-height:6px;margin-right:8px;display:inline-block}.catalogue-explore-module__fgtIgG__imageThumbnails{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.catalogue-explore-module__fgtIgG__imageThumbWrapper{flex-direction:column;align-items:center;gap:.5rem;display:flex}.catalogue-explore-module__fgtIgG__imageThumb{cursor:pointer;background:#f1f5f9;border:2px solid #e2e8f0;border-radius:8px;width:80px;height:80px;transition:all .2s;overflow:hidden}.catalogue-explore-module__fgtIgG__imageThumb:hover{border-color:#4299e1;transform:scale(1.05);box-shadow:0 4px 12px #0000001a}.catalogue-explore-module__fgtIgG__imageThumb img{object-fit:cover;width:100%;height:100%}.catalogue-explore-module__fgtIgG__thumbCompareCheckbox{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.7rem;transition:all .2s;display:flex}.catalogue-explore-module__fgtIgG__thumbCompareCheckbox:hover{background:#eff6ff;border-color:#4299e1}.catalogue-explore-module__fgtIgG__thumbCompareCheckbox input{cursor:pointer;width:12px;height:12px;margin:0}.catalogue-explore-module__fgtIgG__compareCheckboxActive{color:#fff!important;background:#10b981!important;border-color:#10b981!important}.catalogue-explore-module__fgtIgG__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.catalogue-explore-module__fgtIgG__gridCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s;overflow:hidden}.catalogue-explore-module__fgtIgG__gridCard:hover{border-color:#cbd5e1}.catalogue-explore-module__fgtIgG__gridCardMedia{aspect-ratio:1;background:#f1f5f9;position:relative;overflow:hidden}.catalogue-explore-module__fgtIgG__gridCardImage{object-fit:cover;cursor:pointer;width:100%;height:100%}.catalogue-explore-module__fgtIgG__gridCardNav{opacity:0;background:linear-gradient(#0000,#000000b3);justify-content:space-between;align-items:center;padding:.5rem;transition:opacity .2s;display:flex;position:absolute;bottom:0;left:0;right:0}.catalogue-explore-module__fgtIgG__gridCard:hover .catalogue-explore-module__fgtIgG__gridCardNav{opacity:1}.catalogue-explore-module__fgtIgG__gridNavPrev,.catalogue-explore-module__fgtIgG__gridNavNext{cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;transition:all .2s;display:flex}.catalogue-explore-module__fgtIgG__gridNavPrev:hover,.catalogue-explore-module__fgtIgG__gridNavNext:hover{color:#fff;background:#4299e1}.catalogue-explore-module__fgtIgG__gridImageCounter{color:#fff;background:#0009;border-radius:20px;padding:.2rem .5rem;font-size:.7rem}.catalogue-explore-module__fgtIgG__gridCompareBtn{cursor:pointer;opacity:0;background:#ffffffe6;border:none;border-radius:20px;padding:.35rem .75rem;font-size:.7rem;font-weight:500;transition:opacity .2s;position:absolute;bottom:.5rem;right:.5rem}.catalogue-explore-module__fgtIgG__gridCard:hover .catalogue-explore-module__fgtIgG__gridCompareBtn{opacity:1}.catalogue-explore-module__fgtIgG__gridCompareBtn:hover{color:#fff;background:#4299e1}.catalogue-explore-module__fgtIgG__compareBtnActive{color:#fff!important;background:#10b981!important}.catalogue-explore-module__fgtIgG__gridCardContent{padding:.75rem}.catalogue-explore-module__fgtIgG__gridSynonyms,.catalogue-explore-module__fgtIgG__gridSubspecies{border-left:2px solid #e2e8f0;margin-top:.5rem;padding-left:.5rem}.catalogue-explore-module__fgtIgG__gridSubspeciesItem .catalogue-explore-module__fgtIgG__bullet{width:5px;min-width:5px;height:5px;min-height:5px;margin-right:6px}.catalogue-explore-module__fgtIgG__gridMeta{color:#718096;margin-top:.5rem;font-size:.7rem}.catalogue-explore-module__fgtIgG__gridCountry{align-items:center;gap:4px;display:inline-flex}@media (max-width:1400px){.catalogue-explore-module__fgtIgG__filterGrid{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media (max-width:1024px){.catalogue-explore-module__fgtIgG__filterGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.catalogue-explore-module__fgtIgG__searchButton{min-width:100px;padding:0 1.2rem;font-size:.85rem}}@media (max-width:768px){.catalogue-explore-module__fgtIgG__filtersRow{grid-template-columns:1fr}.catalogue-explore-module__fgtIgG__filterGrid{grid-template-columns:repeat(2,1fr)}.catalogue-explore-module__fgtIgG__searchButton{width:100%}.catalogue-explore-module__fgtIgG__resultsSummaryBar,.catalogue-explore-module__fgtIgG__resultsMeta{justify-content:center}.catalogue-explore-module__fgtIgG__viewControls{flex-direction:column;align-items:stretch}.catalogue-explore-module__fgtIgG__sortContainer{justify-content:space-between;width:100%}.catalogue-explore-module__fgtIgG__viewToggle{width:100%}.catalogue-explore-module__fgtIgG__viewBtn{flex:1;justify-content:center}.catalogue-explore-module__fgtIgG__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.catalogue-explore-module__fgtIgG__listResultItem{flex-direction:column}.catalogue-explore-module__fgtIgG__listImageSection{width:100%;min-width:auto}.catalogue-explore-module__fgtIgG__imageThumbnails{justify-content:flex-start}.catalogue-explore-module__fgtIgG__synonymName{padding-left:35px!important}.catalogue-explore-module__fgtIgG__subspeciesName{padding-left:18px!important}.catalogue-explore-module__fgtIgG__gridSynonym{padding-left:35px}.catalogue-explore-module__fgtIgG__gridSubspeciesItem{padding-left:18px}.catalogue-explore-module__fgtIgG__badgesContainer{gap:8px;padding:12px 0}.catalogue-explore-module__fgtIgG__filterBadge{padding:4px 10px 4px 12px;font-size:11px}.catalogue-explore-module__fgtIgG__badgeValue{max-width:150px;padding:3px 8px;font-size:11px}.catalogue-explore-module__fgtIgG__badgeLabel{font-size:10px}.catalogue-explore-module__fgtIgG__removeBadgeBtn{width:20px;height:20px;font-size:10px}.catalogue-explore-module__fgtIgG__clearAllBadgesBtn{height:32px;padding:4px 12px;font-size:11px}}@media (max-width:480px){.catalogue-explore-module__fgtIgG__explorerContainer{padding:1rem}.catalogue-explore-module__fgtIgG__filterGrid{grid-template-columns:1fr;gap:.75rem}.catalogue-explore-module__fgtIgG__filterGrid label{margin-bottom:.3rem;font-size:.7rem}:is(.catalogue-explore-module__fgtIgG__filterGrid select,.catalogue-explore-module__fgtIgG__filterGrid input){height:38px;padding:.5rem .7rem;font-size:.8rem}.catalogue-explore-module__fgtIgG__searchButton{height:38px;font-size:.8rem}.catalogue-explore-module__fgtIgG__resultsGrid{grid-template-columns:1fr}.catalogue-explore-module__fgtIgG__sortContainer{flex-direction:column;align-items:flex-start}.catalogue-explore-module__fgtIgG__sortSelect{width:100%}.catalogue-explore-module__fgtIgG__resultsMeta{flex-direction:column;width:100%}.catalogue-explore-module__fgtIgG__resultCount,.catalogue-explore-module__fgtIgG__imageOnlyBadge{justify-content:center;width:100%}.catalogue-explore-module__fgtIgG__imageThumb{width:65px;height:65px}.catalogue-explore-module__fgtIgG__badgesContainer{flex-direction:column;align-items:flex-start}.catalogue-explore-module__fgtIgG__filterBadge{justify-content:space-between;width:100%}.catalogue-explore-module__fgtIgG__badgeValue{flex:1;max-width:none}.catalogue-explore-module__fgtIgG__clearAllBadgesBtn{justify-content:center;width:100%}.catalogue-explore-module__fgtIgG__noResultsContainer{padding:1.5rem 1rem}.catalogue-explore-module__fgtIgG__noResultsIcon{font-size:3rem}.catalogue-explore-module__fgtIgG__noResultsTitle{font-size:1.1rem}.catalogue-explore-module__fgtIgG__noResultsMessage{font-size:.85rem}.catalogue-explore-module__fgtIgG__noResultsSuggestion{padding:.6rem 1.2rem;font-size:.85rem}.catalogue-explore-module__fgtIgG__synonymName{padding-left:20px!important}.catalogue-explore-module__fgtIgG__subspeciesName{padding-left:12px!important}.catalogue-explore-module__fgtIgG__gridSynonym{padding-left:20px}.catalogue-explore-module__fgtIgG__gridSubspeciesItem{padding-left:12px}}@media (max-width:768px) and (orientation:landscape){.catalogue-explore-module__fgtIgG__filterGrid{grid-template-columns:repeat(3,1fr)}.catalogue-explore-module__fgtIgG__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (prefers-color-scheme:dark){.catalogue-explore-module__fgtIgG__explorerContainer{background-color:#1f2937}.catalogue-explore-module__fgtIgG__filterGrid label{color:#e2e8f0}:is(.catalogue-explore-module__fgtIgG__filterGrid select,.catalogue-explore-module__fgtIgG__filterGrid input){color:#e2e8f0;background-color:#1e293b;border-color:#4b5563}.catalogue-explore-module__fgtIgG__imageFilterContainer{background:linear-gradient(135deg,#1f2937,#111827);border-color:#374151}.catalogue-explore-module__fgtIgG__checkboxLabel{color:#e2e8f0}.catalogue-explore-module__fgtIgG__viewControls{background:#1f2937;border-color:#374151}.catalogue-explore-module__fgtIgG__sortLabel{color:#cbd5e1}.catalogue-explore-module__fgtIgG__sortSelect{color:#e2e8f0;background-color:#1e293b;border-color:#4b5563}.catalogue-explore-module__fgtIgG__viewToggle{background:#1e293b;border-color:#4b5563}.catalogue-explore-module__fgtIgG__viewBtn{color:#94a3b8}.catalogue-explore-module__fgtIgG__viewBtn:hover:not(.catalogue-explore-module__fgtIgG__active){color:#f1f5f9;background:#2d3748}.catalogue-explore-module__fgtIgG__resultsSummaryBar{background:linear-gradient(135deg,#1f2937,#111827);border-color:#374151}.catalogue-explore-module__fgtIgG__resultCount{background:#1e293b;border-color:#4b5563}.catalogue-explore-module__fgtIgG__countNumber{color:#60a5fa}.catalogue-explore-module__fgtIgG__countLabel{color:#cbd5e1}.catalogue-explore-module__fgtIgG__listResultItem{border-bottom-color:#374151}.catalogue-explore-module__fgtIgG__listResultItem:hover{background:#1e293b}.catalogue-explore-module__fgtIgG__synonymName{color:#94a3b8}.catalogue-explore-module__fgtIgG__bullet{background:#9ca3af}.catalogue-explore-module__fgtIgG__imageThumb{background:#1e293b;border-color:#4b5563}.catalogue-explore-module__fgtIgG__imageThumb:hover{border-color:#60a5fa}.catalogue-explore-module__fgtIgG__thumbCompareCheckbox{color:#cbd5e1;background:#1e293b;border-color:#4b5563}.catalogue-explore-module__fgtIgG__thumbCompareCheckbox:hover{color:#60a5fa;background:#1e3a5f;border-color:#60a5fa}.catalogue-explore-module__fgtIgG__gridCard{background:#1f2937;border-color:#374151}.catalogue-explore-module__fgtIgG__gridSynonyms,.catalogue-explore-module__fgtIgG__gridSubspecies{border-left-color:#374151}.catalogue-explore-module__fgtIgG__gridSynonym{color:#94a3b8}.catalogue-explore-module__fgtIgG__gridMeta{color:#9ca3af}.catalogue-explore-module__fgtIgG__badgesContainer{border-top-color:#334155;border-bottom-color:#334155}.catalogue-explore-module__fgtIgG__filterBadge{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155}.catalogue-explore-module__fgtIgG__badgeLabel{color:#94a3b8}.catalogue-explore-module__fgtIgG__badgeValue{color:#e2e8f0;background:#1e293b;border-color:#475569}.catalogue-explore-module__fgtIgG__clearAllBadgesBtn{color:#94a3b8;border-color:#475569}.catalogue-explore-module__fgtIgG__noResultsContainer{background:linear-gradient(135deg,#1f2937,#111827);border-color:#374151}.catalogue-explore-module__fgtIgG__noResultsTitle{color:#e2e8f0}.catalogue-explore-module__fgtIgG__noResultsMessage{color:#94a3b8}.catalogue-explore-module__fgtIgG__noResultsSuggestion{color:#60a5fa;background:#1e293b;border-color:#4b5563}}.catalogue-explore-module__fgtIgG__subspeciesSynonymName{color:#6b7280;margin:.2rem 0;font-size:.9rem;padding-left:80px!important}.catalogue-explore-module__fgtIgG__synonymPrefix{color:#718096;width:20px;margin-right:4px;font-weight:600;display:inline-block}.catalogue-explore-module__fgtIgG__gridSubspeciesSynonyms{margin-bottom:.25rem;padding-left:28px}.catalogue-explore-module__fgtIgG__gridSubspeciesSynonym{color:#6b7280;margin:.2rem 0;padding-left:25px;font-size:.75rem}.catalogue-explore-module__fgtIgG__gridSynonyms{border-left:2px solid #e2e8f0;margin-top:.5rem;padding-left:.5rem}.catalogue-explore-module__fgtIgG__gridSynonym{color:#4a5568;margin:.25rem 0;padding-left:25px;font-size:.75rem}.catalogue-explore-module__fgtIgG__gridSubspecies{border-left:2px solid #e2e8f0;margin-top:.25rem;padding-left:.5rem}.catalogue-explore-module__fgtIgG__gridSubspeciesItem{align-items:center;gap:4px;margin:.25rem 0;padding-left:0;font-size:.75rem;display:flex}@media (max-width:768px){.catalogue-explore-module__fgtIgG__subspeciesSynonymName{padding-left:50px!important}.catalogue-explore-module__fgtIgG__gridSubspeciesSynonym{padding-left:15px}}@media (max-width:480px){.catalogue-explore-module__fgtIgG__subspeciesSynonymName{padding-left:30px!important}.catalogue-explore-module__fgtIgG__gridSubspeciesSynonym{padding-left:10px}}
.main-button-module__mGx7Pq__w100{width:100%;padding-left:20px;padding-right:20px}.main-button-module__mGx7Pq__main_button a{color:#fff;background-color:var(--color-normal-text);border:1px solid var(--color-normal-text);border-radius:10px;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.main-button-module__mGx7Pq__main_button a:hover{background-color:var(--color-primary-1);border:1px solid #fff}.main-button-module__mGx7Pq__large a{padding:12px 30px;font-size:14px;font-weight:500}.main-button-module__mGx7Pq__medium a{padding:10px 20px;font-size:12px;font-weight:500}.main-button-module__mGx7Pq__small a{padding:8px 10px;font-size:10px;font-weight:500}.main-button-module__mGx7Pq__disabled{color:var(--color-dark-3);border:1px solid var(--color-dark-5);cursor:default;border-radius:10px;padding:10px 20px;font-size:12px;font-weight:500;transition:all .3s;display:inline-block;position:relative;overflow:hidden;background-color:var(--color-dark-4)!important}@media (max-width:992px){.main-button-module__mGx7Pq__large a{padding:8px 16px;font-size:12px}.main-button-module__mGx7Pq__medium a{padding:6px 12px;font-size:10px}.main-button-module__mGx7Pq__small a{padding:4px 8px;font-size:8px}}
.SearchableDropdown-module__yLY-Ya__searchableDropdown{flex-direction:column;display:flex;position:relative}.SearchableDropdown-module__yLY-Ya__filterLabel{color:#4a5568;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.SearchableDropdown-module__yLY-Ya__optionCount{color:#718096;margin-left:.5rem;font-size:.75rem;font-weight:400}.SearchableDropdown-module__yLY-Ya__dropdownInputContainer{background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;transition:border-color .2s;display:flex;position:relative}.SearchableDropdown-module__yLY-Ya__dropdownInputContainer.SearchableDropdown-module__yLY-Ya__invalid{background-color:#fef5f5;border-color:#f56565}.SearchableDropdown-module__yLY-Ya__dropdownInputContainer.SearchableDropdown-module__yLY-Ya__disabled{opacity:.6;pointer-events:none;background-color:#f7fafc}.SearchableDropdown-module__yLY-Ya__dropdownInput{background-color:#0000;border:none;width:100%;padding:.5rem 2rem .5rem .5rem}.SearchableDropdown-module__yLY-Ya__dropdownInput:focus{outline:none}.SearchableDropdown-module__yLY-Ya__dropdownArrow{cursor:pointer;color:#718096;z-index:2;font-size:.75rem;transition:transform .2s;position:absolute;right:.5rem}.SearchableDropdown-module__yLY-Ya__arrowUp{transform:rotate(180deg)}.SearchableDropdown-module__yLY-Ya__arrowDown{transform:rotate(0)}.SearchableDropdown-module__yLY-Ya__dropdownOptions{z-index:10;background-color:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 .375rem .375rem;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px #0000000d}.SearchableDropdown-module__yLY-Ya__dropdownOption{cursor:pointer;padding:.5rem;transition:background-color .2s}.SearchableDropdown-module__yLY-Ya__dropdownOption:hover{background-color:#f7fafc}.SearchableDropdown-module__yLY-Ya__selectedOption{background-color:#ebf8ff;font-weight:500}.SearchableDropdown-module__yLY-Ya__noOptions{color:#718096;padding:.5rem;font-style:italic}.SearchableDropdown-module__yLY-Ya__dropdownLoading{z-index:5;background-color:#fffc;border-radius:.375rem;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SearchableDropdown-module__yLY-Ya__spinner{border:2px solid #f3f3f3;border-top-color:#4299e1;border-radius:50%;width:20px;height:20px;animation:1s linear infinite SearchableDropdown-module__yLY-Ya__spin}@keyframes SearchableDropdown-module__yLY-Ya__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.main-slider-module__F50Xta__wrapper{isolation:isolate;z-index:0;width:100%;position:relative;overflow:hidden}.main-slider-module__F50Xta__slider{z-index:0;background-color:#1a1a1a;width:100%;height:100svh;min-height:400px;position:relative;overflow:hidden}.main-slider-module__F50Xta__slide{opacity:0;z-index:0;will-change:opacity;background-color:#1a1a1a;transition:opacity .8s ease-in-out;position:absolute;inset:0;overflow:hidden}.main-slider-module__F50Xta__slide.main-slider-module__F50Xta__active{opacity:1;z-index:1}.main-slider-module__F50Xta__slide.main-slider-module__F50Xta__loaded{transition:opacity .8s ease-in-out}.main-slider-module__F50Xta__image{object-fit:cover;will-change:transform;backface-visibility:hidden;background-color:#1a1a1a;width:100%;height:100%;transition:transform 6s ease-in-out;transform:scale(1.08)}.main-slider-module__F50Xta__slide.main-slider-module__F50Xta__active .main-slider-module__F50Xta__image{transform:scale(1)}.main-slider-module__F50Xta__overlay{pointer-events:none;z-index:1;background:linear-gradient(135deg,#00000026,#0000000d,#0003);position:absolute;inset:0}.main-slider-module__F50Xta__captionWrap{z-index:2;text-align:right;position:absolute;bottom:40px;right:40px}.main-slider-module__F50Xta__captionBox{color:#9ca3af;font-size:1.2rem}.main-slider-module__F50Xta__dots{z-index:2;flex-direction:column;gap:12px;display:flex;position:absolute;bottom:40px;left:40px}.main-slider-module__F50Xta__dot{cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.main-slider-module__F50Xta__dot:hover{background:#ffffff4d;border-color:#ffffffe6;transform:scale(1.2)}.main-slider-module__F50Xta__activeDot{background:#ffc300;border-color:#ffc300;transform:scale(1.2)}@media (max-width:768px){.main-slider-module__F50Xta__slider{height:60svh;min-height:300px}.main-slider-module__F50Xta__image{object-fit:contain;background:#1a1a1a;transform:none}.main-slider-module__F50Xta__slide.main-slider-module__F50Xta__active .main-slider-module__F50Xta__image{transform:none}.main-slider-module__F50Xta__captionWrap{text-align:center;z-index:3;max-width:none;padding:0 15px;inset:auto 0 10px}.main-slider-module__F50Xta__captionBox{color:#9ca3af;width:auto;max-width:90%;margin:0 auto;padding:0;font-size:.9rem;display:inline-block}.main-slider-module__F50Xta__dots{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;background:#0000004d;border-radius:30px;flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;padding:12px 8px;inset:auto auto 50% 10px;transform:translateY(50%)}.main-slider-module__F50Xta__dot{background:0 0;border:2px solid #ffffffe6;width:12px;height:12px;margin:0;position:relative}.main-slider-module__F50Xta__dot:after{content:"";background:0 0;border-radius:50%;position:absolute;inset:-8px}.main-slider-module__F50Xta__dot:hover{border-color:#fff;transform:scale(1.2)}.main-slider-module__F50Xta__activeDot{background:#ffc300;border-color:#ffc300;transform:scale(1.2)}.main-slider-module__F50Xta__overlay{background:linear-gradient(135deg,#0000001a,#00000005,#00000026)}}@media (max-width:480px){.main-slider-module__F50Xta__captionWrap{padding:0 12px;bottom:8px}.main-slider-module__F50Xta__captionBox{color:#9ca3af;max-width:95%;padding:0;font-size:.85rem}.main-slider-module__F50Xta__dots{gap:12px;padding:10px 6px;left:8px}.main-slider-module__F50Xta__dot{width:10px;height:10px}.main-slider-module__F50Xta__dot:after{inset:-7px}.main-slider-module__F50Xta__activeDot{width:12px;height:12px}}@media (max-width:360px){.main-slider-module__F50Xta__captionWrap{padding:0 10px;bottom:6px}.main-slider-module__F50Xta__captionBox{color:#9ca3af;padding:0;font-size:.8rem}.main-slider-module__F50Xta__dots{gap:10px;padding:8px 5px;left:6px}.main-slider-module__F50Xta__dot{width:8px;height:8px}.main-slider-module__F50Xta__dot:after{inset:-6px}.main-slider-module__F50Xta__activeDot{width:10px;height:10px}}
.ImageModal-module__ku8yRa__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ImageModal-module__ku8yRa__modalContent{background:#fff;border-radius:24px;flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;padding:1.5rem;display:flex;position:relative;box-shadow:0 20px 50px #0000001f}.ImageModal-module__ku8yRa__closeButton{color:#64748b;cursor:pointer;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.4rem;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.ImageModal-module__ku8yRa__closeButton:hover{color:#1e293b;background:#00000014}.ImageModal-module__ku8yRa__modalImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:80vh}.ImageModal-module__ku8yRa__imageCaption{text-align:center;color:#475569;margin-top:.75rem;font-weight:400}
.CompareModal-module__Oe43_a__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9992000;background:#0006;justify-content:center;align-items:center;animation:.2s CompareModal-module__Oe43_a__fadeIn;display:flex;position:fixed;inset:0}@keyframes CompareModal-module__Oe43_a__fadeIn{0%{opacity:0}to{opacity:1}}.CompareModal-module__Oe43_a__compareModalContent{background:#f8fafc;border:1px solid #ffffff4d;border-radius:28px;flex-direction:column;width:94vw;height:88vh;animation:.3s CompareModal-module__Oe43_a__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000001f}@keyframes CompareModal-module__Oe43_a__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CompareModal-module__Oe43_a__modalHeader{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border-bottom:1px solid #0000000a;flex-shrink:0;justify-content:space-between;align-items:center;padding:.6rem 1.2rem;display:flex}.CompareModal-module__Oe43_a__headerLeft{align-items:center;gap:.5rem;display:flex}.CompareModal-module__Oe43_a__titleIcon{font-size:1.2rem}.CompareModal-module__Oe43_a__compareTitle{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.CompareModal-module__Oe43_a__headerRight{align-items:center;gap:.75rem;display:flex}.CompareModal-module__Oe43_a__scrollHint{color:#94a3b8;background:#0000000a;border-radius:20px;padding:.2rem .6rem;font-size:.65rem}.CompareModal-module__Oe43_a__closeButton{color:#ef4444;cursor:pointer;background:#ef444414;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.1rem;transition:all .2s;display:flex}.CompareModal-module__Oe43_a__closeButton:hover{color:#fff;background:#ef4444;transform:scale(1.05)}.CompareModal-module__Oe43_a__horizontalScrollContainer{flex:1;min-height:0;padding:.5rem;overflow:auto hidden}.CompareModal-module__Oe43_a__horizontalScrollContainer::-webkit-scrollbar{height:8px}.CompareModal-module__Oe43_a__horizontalScrollContainer::-webkit-scrollbar-track{background:#0000000a;border-radius:10px}.CompareModal-module__Oe43_a__horizontalScrollContainer::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}.CompareModal-module__Oe43_a__compareGrid{gap:1rem;height:100%;min-height:350px;display:flex}.CompareModal-module__Oe43_a__compareItem{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border:1px solid #ffffff80;border-radius:14px;flex-direction:column;flex:none;width:340px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000a}.CompareModal-module__Oe43_a__compareItem:hover{border-color:#3b82f64d;transform:translateY(-3px);box-shadow:0 8px 20px #0000000f}.CompareModal-module__Oe43_a__imageControls{z-index:10;opacity:.7;gap:.4rem;transition:opacity .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.CompareModal-module__Oe43_a__compareItem:hover .CompareModal-module__Oe43_a__imageControls{opacity:1}.CompareModal-module__Oe43_a__minimizeButton,.CompareModal-module__Oe43_a__fullscreenButton,.CompareModal-module__Oe43_a__removeCompareButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#00000026;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;transition:all .2s;display:flex}.CompareModal-module__Oe43_a__minimizeButton:hover,.CompareModal-module__Oe43_a__fullscreenButton:hover{background:#3b82f6cc}.CompareModal-module__Oe43_a__removeCompareButton{background:#ef444499}.CompareModal-module__Oe43_a__removeCompareButton:hover{background:#ef4444}.CompareModal-module__Oe43_a__imageWrapper{background:#f1f5f9;flex:1;justify-content:center;align-items:center;min-height:250px;padding:.5rem;display:flex;position:relative}.CompareModal-module__Oe43_a__compareImage{object-fit:contain;border-radius:6px;max-width:100%;max-height:100%}.CompareModal-module__Oe43_a__imageIndex{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0006;border-radius:16px;padding:.1rem .5rem;font-size:.65rem;font-weight:600;position:absolute;bottom:.3rem;right:.3rem}.CompareModal-module__Oe43_a__ownerInfo{text-align:center;color:#475569;background:#00000005;border-top:1px solid #0000000a;padding:.5rem;font-size:.8rem}.CompareModal-module__Oe43_a__ownerInfo strong{color:#3b82f6}.CompareModal-module__Oe43_a__minimizedSection{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff80;border-top:1px solid #0000000a;flex-shrink:0;padding:.5rem 1rem}.CompareModal-module__Oe43_a__minimizedHeader{border-bottom:1px solid #0000000a;align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.3rem;display:flex}.CompareModal-module__Oe43_a__minimizedIcon{font-size:.9rem}.CompareModal-module__Oe43_a__minimizedHeader h4{color:#64748b;flex:1;margin:0;font-size:.8rem;font-weight:600}.CompareModal-module__Oe43_a__restoreAllButton{color:#3b82f6;cursor:pointer;background:#3b82f614;border:1px solid #3b82f633;border-radius:6px;padding:.2rem .6rem;font-size:.65rem;transition:all .2s}.CompareModal-module__Oe43_a__restoreAllButton:hover{color:#fff;background:#3b82f6}.CompareModal-module__Oe43_a__minimizedGrid{gap:.75rem;padding-bottom:.3rem;display:flex;overflow-x:auto}.CompareModal-module__Oe43_a__minimizedGrid::-webkit-scrollbar{height:6px}.CompareModal-module__Oe43_a__minimizedGrid::-webkit-scrollbar-track{background:#0000000a;border-radius:10px}.CompareModal-module__Oe43_a__minimizedGrid::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}.CompareModal-module__Oe43_a__minimizedItem{background:#fff9;border:1px solid #0000000f;border-radius:10px;flex:none;width:100px;transition:all .2s;position:relative;overflow:hidden}.CompareModal-module__Oe43_a__minimizedItem:hover{border-color:#3b82f64d;transform:translateY(-2px)}.CompareModal-module__Oe43_a__minimizedControls{z-index:5;opacity:.8;gap:.2rem;display:flex;position:absolute;top:.2rem;right:.2rem}.CompareModal-module__Oe43_a__minimizedItem:hover .CompareModal-module__Oe43_a__minimizedControls{opacity:1}.CompareModal-module__Oe43_a__maximizeButton,.CompareModal-module__Oe43_a__removeMinimizedButton{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0006;border:none;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;transition:all .2s;display:flex}.CompareModal-module__Oe43_a__maximizeButton:hover{background:#3b82f6}.CompareModal-module__Oe43_a__removeMinimizedButton:hover{background:#ef4444}.CompareModal-module__Oe43_a__minimizedImage{object-fit:cover;width:100%;height:80px}.CompareModal-module__Oe43_a__minimizedOwnerInfo{text-align:center;color:#64748b;white-space:nowrap;text-overflow:ellipsis;background:#00000005;padding:.3rem;font-size:.55rem;overflow:hidden}.CompareModal-module__Oe43_a__miniIndex{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0000004d;border-radius:10px;padding:.05rem .4rem;font-size:.5rem;font-weight:600;position:absolute;bottom:.2rem;left:.2rem}@media (max-width:768px){.CompareModal-module__Oe43_a__compareItem{width:260px}.CompareModal-module__Oe43_a__imageWrapper{min-height:200px}}@media (max-width:480px){.CompareModal-module__Oe43_a__compareItem{width:220px}.CompareModal-module__Oe43_a__modalHeader{padding:.4rem .8rem}.CompareModal-module__Oe43_a__compareTitle{font-size:.85rem}.CompareModal-module__Oe43_a__scrollHint{display:none}}
.social-media-module__KG2xXq__wrapper{text-align:center;margin-bottom:15px;font-size:x-large}.social-media-module__KG2xXq__wrapper span{color:var(--color-1);margin-left:15px;margin-right:5px;font-size:small;font-weight:700}.social-media-module__KG2xXq__btn_facebook{color:#1877f2;border-radius:5px;font-weight:700}.social-media-module__KG2xXq__btn_twitter{color:#1da1f2;border-radius:5px;margin:6px;font-weight:700}.social-media-module__KG2xXq__btn_whatsapp{color:#25d366;border-radius:5px;font-weight:700}.social-media-module__KG2xXq__btn_telegram{color:#08c;border-radius:5px;margin:6px;font-weight:700}.social-media-module__KG2xXq__btn_insta{color:#d62976;border-radius:5px;font-weight:700}.social-media-module__KG2xXq__btn_facebook:active,.social-media-module__KG2xXq__btn_facebook:hover,.social-media-module__KG2xXq__btn_whatsapp :active,.social-media-module__KG2xXq__btn_whatsapp :hover,.social-media-module__KG2xXq__btn_twitter:active,.social-media-module__KG2xXq__btn_twitter:hover{color:var(--color-1)}.social-media-module__KG2xXq__light{color:var(--color-1)!important}
.MiniMap-module__6LDUMG__mapCard{background:#fff;border:1px solid #f1f5f9;border-radius:12px;width:100%;max-width:400px;margin:1rem auto;overflow:hidden;box-shadow:0 4px 12px #0000000d}.MiniMap-module__6LDUMG__mapHeader{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.MiniMap-module__6LDUMG__mapIcon{font-size:1.1rem}.MiniMap-module__6LDUMG__mapTitle{color:#1e293b;text-transform:uppercase;letter-spacing:.3px;font-size:.9rem;font-weight:600}.MiniMap-module__6LDUMG__mapContainer{aspect-ratio:1;background:#f8fafc;width:100%;position:relative}.MiniMap-module__6LDUMG__map{z-index:1;width:100%;height:100%}.MiniMap-module__6LDUMG__mapPlaceholder{aspect-ratio:1;color:#64748b;background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:100%;font-size:.9rem;font-style:italic;display:flex}.MiniMap-module__6LDUMG__mapFooter{background:#fff;border-top:1px solid #f1f5f9;flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex}.MiniMap-module__6LDUMG__locationName{color:#1e293b;font-size:.9rem;font-weight:600}.MiniMap-module__6LDUMG__coordinates{color:#64748b;font-family:monospace;font-size:.8rem}@media (max-width:1024px){.MiniMap-module__6LDUMG__mapCard{max-width:100%}}@media (max-width:768px){.MiniMap-module__6LDUMG__mapCard{margin:1rem 0}.MiniMap-module__6LDUMG__mapHeader,.MiniMap-module__6LDUMG__mapFooter{padding:.6rem .9rem}}@media (prefers-color-scheme:dark){.MiniMap-module__6LDUMG__mapCard{background:#1e293b;border-color:#334155}.MiniMap-module__6LDUMG__mapHeader{background:linear-gradient(135deg,#0f172a,#1e293b);border-bottom-color:#334155}.MiniMap-module__6LDUMG__mapTitle{color:#f1f5f9}.MiniMap-module__6LDUMG__mapFooter{background:#1e293b;border-top-color:#334155}.MiniMap-module__6LDUMG__locationName{color:#f1f5f9}.MiniMap-module__6LDUMG__coordinates{color:#94a3b8}.MiniMap-module__6LDUMG__mapPlaceholder{color:#94a3b8;background:#0f172a}}
.SearchBar-module__l6YCTW__searchContainer{z-index:1;width:100%;max-width:600px;margin:0 auto;display:flex;position:relative}.SearchBar-module__l6YCTW__searchForm{width:100%;display:flex;position:relative}.SearchBar-module__l6YCTW__inputWrapper{z-index:2;flex:1;position:relative}.SearchBar-module__l6YCTW__searchInput{box-sizing:border-box;color:#1e293b;background:#fff;border:2px solid #e2e8f0;border-right:none;border-radius:8px 0 0 8px;outline:none;flex:1;width:100%;height:48px;padding:12px 16px;font-size:16px;line-height:1.5;transition:border-color .2s,box-shadow .2s}.SearchBar-module__l6YCTW__searchInput:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.SearchBar-module__l6YCTW__searchInputActive{border-color:#3b82f6;border-radius:8px 0 0}.SearchBar-module__l6YCTW__searchButton{color:#fff;cursor:pointer;white-space:nowrap;z-index:2;background-color:#3b82f6;border:none;border-radius:0 8px 8px 0;flex-shrink:0;height:48px;padding:12px 24px;font-size:16px;font-weight:600;transition:background-color .2s,transform .1s;position:relative}.SearchBar-module__l6YCTW__searchButton:hover:not(:disabled){background-color:#2563eb}.SearchBar-module__l6YCTW__searchButton:active:not(:disabled){transform:scale(.97)}.SearchBar-module__l6YCTW__searchButton:disabled{cursor:not-allowed;background-color:#9ca3af}.SearchBar-module__l6YCTW__suggestionsWrapper{z-index:1000;visibility:hidden;opacity:0;pointer-events:none;transition:visibility .2s,opacity .2s,transform .2s;position:absolute;top:calc(100% + 4px);left:0;right:0;transform:translateY(-8px)}.SearchBar-module__l6YCTW__suggestionsVisible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.SearchBar-module__l6YCTW__suggestionsWrapper .suggestionsContainer{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 12px 12px;max-height:320px;overflow-y:auto;box-shadow:0 8px 24px #00000026;margin-top:0!important;position:relative!important}@media screen and (max-width:768px){.SearchBar-module__l6YCTW__searchContainer{max-width:100%;padding:0 4px}.SearchBar-module__l6YCTW__searchInput{border-radius:6px 0 0 6px;height:44px;padding:10px 14px;font-size:15px}.SearchBar-module__l6YCTW__searchInputActive{border-radius:6px 0 0}.SearchBar-module__l6YCTW__searchButton{border-radius:0 6px 6px 0;height:44px;padding:10px 18px;font-size:15px}.SearchBar-module__l6YCTW__suggestionsWrapper{top:calc(100% + 2px)}.SearchBar-module__l6YCTW__suggestionsWrapper .suggestionsContainer{border-radius:0 0 10px 10px;max-height:280px}}@media screen and (max-width:480px){.SearchBar-module__l6YCTW__searchContainer{padding:0 2px}.SearchBar-module__l6YCTW__searchInput{border-radius:4px 0 0 4px;height:40px;padding:8px 12px;font-size:14px}.SearchBar-module__l6YCTW__searchInputActive{border-radius:4px 0 0}.SearchBar-module__l6YCTW__searchButton{border-radius:0 4px 4px 0;height:40px;padding:8px 14px;font-size:14px}.SearchBar-module__l6YCTW__suggestionsWrapper{width:auto;left:-2px;right:-2px}.SearchBar-module__l6YCTW__suggestionsWrapper .suggestionsContainer{border-radius:0 0 8px 8px;max-height:240px;box-shadow:0 4px 20px #00000026}.SearchBar-module__l6YCTW__suggestionsWrapper .suggestionItem{min-height:44px;padding:12px 14px!important}.SearchBar-module__l6YCTW__suggestionsWrapper .suggestionText{font-size:14px!important}}@media (prefers-color-scheme:dark){.SearchBar-module__l6YCTW__searchInput{color:#e2e8f0;background:#1e293b;border-color:#334155}.SearchBar-module__l6YCTW__searchInput::placeholder{color:#94a3b8}.SearchBar-module__l6YCTW__searchInput:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.SearchBar-module__l6YCTW__searchButton{background-color:#3b82f6}.SearchBar-module__l6YCTW__searchButton:hover:not(:disabled){background-color:#2563eb}.SearchBar-module__l6YCTW__suggestionsWrapper .suggestionsContainer{background:#1e293b;border-color:#334155}}@media (prefers-reduced-motion:reduce){.SearchBar-module__l6YCTW__suggestionsWrapper,.SearchBar-module__l6YCTW__searchButton{transition:none!important}.SearchBar-module__l6YCTW__searchButton:active:not(:disabled){transform:none}}@media (prefers-contrast:high){.SearchBar-module__l6YCTW__searchInput{border-width:3px}.SearchBar-module__l6YCTW__searchButton{border:2px solid #fff}}
.CompareBar-module__jA_W1q__compareBar{z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#a1f295;border-bottom:1px solid #0000000f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;min-height:72px;padding:.6rem 1.25rem;transition:box-shadow .2s;display:flex;position:fixed;top:0;left:300px;right:0;box-shadow:0 4px 20px #00000014;overflow:visible!important}.CompareBar-module__jA_W1q__compareBar:hover{box-shadow:0 6px 24px #0000001f}.CompareBar-module__jA_W1q__compareBar *{overflow:visible!important}.CompareBar-module__jA_W1q__compareContent{flex-direction:column;flex:auto;gap:.4rem;min-width:180px;display:flex;overflow:visible!important}.CompareBar-module__jA_W1q__infoText{color:#1e293b;font-size:.9rem;font-weight:500}.CompareBar-module__jA_W1q__infoText strong{color:#3b82f6;font-size:1.1rem}.CompareBar-module__jA_W1q__minimumText{color:#94a3b8;font-size:.7rem}.CompareBar-module__jA_W1q__compareThumbnails{flex-wrap:wrap;gap:.5rem;display:flex;overflow:visible!important}.CompareBar-module__jA_W1q__compareThumbnail{background:#f1f5f9;border:2px solid #0000000f;border-radius:12px;flex-shrink:0;width:52px;height:52px;transition:all .2s;position:relative;overflow:hidden}.CompareBar-module__jA_W1q__compareThumbnail:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.CompareBar-module__jA_W1q__thumbnailImage{object-fit:cover;width:100%;height:100%;display:block}.CompareBar-module__jA_W1q__thumbnailIndex{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;pointer-events:none;background:#0009;border-radius:6px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.55rem;font-weight:600;display:flex;position:absolute;top:3px;left:3px}.CompareBar-module__jA_W1q__removeThumbnail{color:#fff;cursor:pointer;opacity:0;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;transition:all .2s;display:flex;position:absolute;top:-6px;right:-6px;transform:scale(.8)}.CompareBar-module__jA_W1q__compareThumbnail:hover .CompareBar-module__jA_W1q__removeThumbnail{opacity:1;transform:scale(1)}.CompareBar-module__jA_W1q__removeThumbnail:hover{background:#ef4444;transform:scale(1.1)}.CompareBar-module__jA_W1q__buttonGroup{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.CompareBar-module__jA_W1q__removeAllButton{color:#475569;cursor:pointer;background:#0000000a;border:1px solid #0000000f;border-radius:10px;padding:.45rem 1rem;font-size:.75rem;font-weight:500;transition:all .2s}.CompareBar-module__jA_W1q__removeAllButton:hover{color:#ef4444;background:#ef444414;border-color:#ef4444}.CompareBar-module__jA_W1q__compareButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;min-width:130px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #3b82f640}.CompareBar-module__jA_W1q__compareButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f659}.CompareBar-module__jA_W1q__compareButton:disabled{cursor:not-allowed;box-shadow:none;opacity:.6;background:linear-gradient(135deg,#94a3b8,#64748b)}.CompareBar-module__jA_W1q__compareButton.CompareBar-module__jA_W1q__ready:not(:disabled){background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 14px #10b98140}.CompareBar-module__jA_W1q__compareButton.CompareBar-module__jA_W1q__ready:not(:disabled):hover{box-shadow:0 6px 20px #10b98159}@media (max-width:991px){.CompareBar-module__jA_W1q__compareBar{border-radius:0;min-height:68px;padding:.75rem 1rem;left:0;right:0}.CompareBar-module__jA_W1q__buttonGroup{justify-content:space-between;width:100%}.CompareBar-module__jA_W1q__compareButton{min-width:120px}}@media (max-width:480px){.CompareBar-module__jA_W1q__compareThumbnail{width:44px;height:44px}.CompareBar-module__jA_W1q__compareButton{min-width:100px;padding:.4rem .8rem;font-size:.75rem}}
.search-suggestions-module__dUlnjG__suggestionsContainer{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:320px;margin-top:4px;animation:.2s search-suggestions-module__dUlnjG__slideDown;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000026}@keyframes search-suggestions-module__dUlnjG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.search-suggestions-module__dUlnjG__suggestionsList{margin:0;padding:6px 0;list-style:none}.search-suggestions-module__dUlnjG__suggestionItem{cursor:pointer;border-left:3px solid #0000;align-items:center;gap:12px;padding:10px 16px;transition:all .15s;display:flex}.search-suggestions-module__dUlnjG__suggestionItem:hover,.search-suggestions-module__dUlnjG__suggestionItem.search-suggestions-module__dUlnjG__selected{background:#f1f5f9;border-left-color:#9333ea}.search-suggestions-module__dUlnjG__suggestionIcon{background:#f8fafc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .2s;display:flex}.search-suggestions-module__dUlnjG__suggestionText{color:#1e293b;flex:1;font-size:14px;font-weight:500}.search-suggestions-module__dUlnjG__suggestionHighlight{background:#fef3c7;border-radius:2px;padding:0 2px;font-weight:600}.search-suggestions-module__dUlnjG__suggestionTypeBadge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:12px;flex-shrink:0;padding:2px 10px;font-size:10px;font-weight:600;transition:all .2s}.search-suggestions-module__dUlnjG__loadingState,.search-suggestions-module__dUlnjG__emptyState,.search-suggestions-module__dUlnjG__errorState{text-align:center;color:#94a3b8;padding:20px;font-size:14px}.search-suggestions-module__dUlnjG__loadingSpinner{vertical-align:middle;border:2px solid #e2e8f0;border-top-color:#9333ea;border-radius:50%;width:20px;height:20px;margin-right:8px;animation:.6s linear infinite search-suggestions-module__dUlnjG__spin;display:inline-block}@keyframes search-suggestions-module__dUlnjG__spin{to{transform:rotate(360deg)}}.search-suggestions-module__dUlnjG__errorState{color:#ef4444}.search-suggestions-module__dUlnjG__suggestionsContainer::-webkit-scrollbar{width:6px}.search-suggestions-module__dUlnjG__suggestionsContainer::-webkit-scrollbar-track{background:#f1f5f9;border-radius:0 0 12px 12px}.search-suggestions-module__dUlnjG__suggestionsContainer::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.search-suggestions-module__dUlnjG__suggestionsContainer::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (prefers-color-scheme:dark){.search-suggestions-module__dUlnjG__suggestionsContainer{background:#1e293b;border-color:#334155}.search-suggestions-module__dUlnjG__suggestionItem:hover,.search-suggestions-module__dUlnjG__suggestionItem.search-suggestions-module__dUlnjG__selected{background:#2d3748}.search-suggestions-module__dUlnjG__suggestionText{color:#e2e8f0}.search-suggestions-module__dUlnjG__suggestionIcon{background:#2d3748}.search-suggestions-module__dUlnjG__suggestionHighlight{color:#fbbf24;background:#4a3a1a}.search-suggestions-module__dUlnjG__loadingState,.search-suggestions-module__dUlnjG__emptyState{color:#64748b}.search-suggestions-module__dUlnjG__suggestionsContainer::-webkit-scrollbar-track{background:#2d3748}.search-suggestions-module__dUlnjG__suggestionsContainer::-webkit-scrollbar-thumb{background:#4a5568}}@media (max-width:768px){.search-suggestions-module__dUlnjG__suggestionsContainer{border-radius:8px;max-height:280px;margin-top:2px}.search-suggestions-module__dUlnjG__suggestionItem{gap:10px;padding:8px 12px}.search-suggestions-module__dUlnjG__suggestionText{font-size:13px}.search-suggestions-module__dUlnjG__suggestionIcon{width:24px;height:24px;font-size:12px}.search-suggestions-module__dUlnjG__suggestionTypeBadge{padding:2px 8px;font-size:9px}}@media (max-width:480px){.search-suggestions-module__dUlnjG__suggestionTypeBadge{display:none}}.search-suggestions-module__dUlnjG__suggestionBadges{flex-shrink:0;align-items:center;gap:6px;display:flex}.search-suggestions-module__dUlnjG__suggestionSourceBadge{text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border-radius:12px;align-items:center;gap:4px;padding:2px 8px;font-size:9px;font-weight:600;display:flex}.search-suggestions-module__dUlnjG__suggestionSourceBadge svg{font-size:10px}@media (max-width:768px){.search-suggestions-module__dUlnjG__suggestionBadges{flex-direction:column;align-items:flex-end;gap:3px}.search-suggestions-module__dUlnjG__suggestionSourceBadge{padding:1px 6px;font-size:8px}.search-suggestions-module__dUlnjG__suggestionSourceBadge svg{font-size:8px}}@media (max-width:480px){.search-suggestions-module__dUlnjG__suggestionTypeBadge{display:none}.search-suggestions-module__dUlnjG__suggestionSourceBadge{padding:1px 5px;font-size:7px}}
.Tooltip-module__-9EWAW__tooltip{z-index:9999;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;max-width:400px;padding:12px;box-shadow:0 4px 20px #00000026}.Tooltip-module__-9EWAW__tooltipTitle{color:#333;border-bottom:1px solid #eee;margin-bottom:8px;padding-bottom:4px;font-size:12px;font-weight:600}.Tooltip-module__-9EWAW__tooltipContent{min-width:200px}.Tooltip-module__-9EWAW__publicationInfo{font-size:12px;line-height:1.4}.Tooltip-module__-9EWAW__publicationLabel{color:#333;margin-bottom:6px;font-size:13px;font-weight:600}.Tooltip-module__-9EWAW__publicationDetails{color:#666;line-height:1.3}.Tooltip-module__-9EWAW__thumbnailsContainer{flex-wrap:nowrap;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.Tooltip-module__-9EWAW__thumbnailsContainer::-webkit-scrollbar{display:none}.Tooltip-module__-9EWAW__thumbnailsContainer{-ms-overflow-style:none;scrollbar-width:none}.Tooltip-module__-9EWAW__thumbnailWrapper{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.Tooltip-module__-9EWAW__circularThumbnail{border:2px solid #e0e0e0;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.Tooltip-module__-9EWAW__thumbnailImage{object-fit:cover;width:100%;height:100%}.Tooltip-module__-9EWAW__fileName{text-overflow:ellipsis;white-space:nowrap;text-align:center;color:#666;max-width:60px;margin-top:4px;font-size:10px;overflow:hidden}@media (prefers-color-scheme:dark){.Tooltip-module__-9EWAW__tooltip{color:#f9fafb;background-color:#374151;border-color:#4b5563}.Tooltip-module__-9EWAW__tooltipTitle{color:#f9fafb;border-bottom-color:#4b5563}.Tooltip-module__-9EWAW__publicationLabel{color:#f9fafb}.Tooltip-module__-9EWAW__publicationDetails{color:#d1d5db}}
.ImagePopup-module__yOGckW__overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ImagePopup-module__yOGckW__popup{z-index:10001;background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:auto;max-width:95%;max-height:90vh;padding:24px;display:flex;position:relative;box-shadow:0 25px 60px #0000004d}.ImagePopup-module__yOGckW__recordHeader{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:16px;width:100%;margin-bottom:24px;padding:16px 20px;display:flex;position:relative;box-shadow:0 4px 12px #00000008}.ImagePopup-module__yOGckW__recordIcon{filter:drop-shadow(0 4px 8px #0000001a);font-size:32px;animation:4s ease-in-out infinite ImagePopup-module__yOGckW__gentleFloat}@keyframes ImagePopup-module__yOGckW__gentleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.ImagePopup-module__yOGckW__recordTitleWrapper{flex-direction:column;flex:1;display:flex}.ImagePopup-module__yOGckW__recordNameContainer{font-size:inherit;color:#0f172a;line-height:1.5}.ImagePopup-module__yOGckW__recordNameContainer .nameText{color:#1f2937;font-weight:500}.ImagePopup-module__yOGckW__recordNameContainer .nameText i{color:#059669;font-style:italic}.ImagePopup-module__yOGckW__recordNameContainer .countryInfo{color:#6b7280;margin-left:.5rem;font-size:.75rem}.ImagePopup-module__yOGckW__recordNameContainer .publicationBadge{display:none!important}.ImagePopup-module__yOGckW__imageCountBadge{background:#fff;border:1px solid #e2e8f0;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;min-width:80px;padding:8px 16px;display:flex;box-shadow:0 2px 8px #0000000d}.ImagePopup-module__yOGckW__imageCountNumber{color:#3b82f6;font-size:24px;font-weight:800;line-height:1}.ImagePopup-module__yOGckW__imageCountLabel{text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin-top:2px;font-size:11px;font-weight:600}.ImagePopup-module__yOGckW__closeBtn{cursor:pointer;color:#475569;z-index:10002;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000014;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:24px;line-height:1;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ImagePopup-module__yOGckW__closeBtn:hover{color:#fff;background:#ef4444;transform:rotate(90deg)scale(1.1);box-shadow:0 4px 12px #ef44444d}.ImagePopup-module__yOGckW__imagesContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;max-height:calc(90vh - 180px);padding:8px 4px;display:flex;overflow-y:auto}.ImagePopup-module__yOGckW__imagesContainer::-webkit-scrollbar{width:6px;height:6px}.ImagePopup-module__yOGckW__imagesContainer::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.ImagePopup-module__yOGckW__imagesContainer::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:10px}.ImagePopup-module__yOGckW__imagesContainer::-webkit-scrollbar-thumb:hover{background:#64748b}.ImagePopup-module__yOGckW__popupImage{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:14px;width:180px;height:180px;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 6px 14px #00000014}.ImagePopup-module__yOGckW__popupImage:hover{border-color:#3b82f6;transform:scale(1.05);box-shadow:0 16px 28px #00000026}.ImagePopup-module__yOGckW__fullscreenOverlay{z-index:11000;cursor:zoom-out;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#020202eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImagePopup-module__yOGckW__fullscreenImage{object-fit:contain;z-index:11001;cursor:default;border-radius:12px;max-width:90vw;max-height:90vh;transition:transform .3s;box-shadow:0 0 50px #00000026}.ImagePopup-module__yOGckW__fullscreenImage:hover{transform:scale(1.02)}.ImagePopup-module__yOGckW__fullscreenTitleCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:11002;background:#fffffff2;border:1px solid #cbd5e180;border-radius:20px;max-width:60%;padding:16px 24px;animation:.3s cubic-bezier(.16,1,.3,1) ImagePopup-module__yOGckW__slideDown;position:absolute;top:24px;left:24px;box-shadow:0 10px 30px #00000014}@keyframes ImagePopup-module__yOGckW__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.ImagePopup-module__yOGckW__titleContent{align-items:center;gap:16px;display:flex}.ImagePopup-module__yOGckW__titleIcon{filter:drop-shadow(0 4px 8px #0000000d);font-size:28px}.ImagePopup-module__yOGckW__titleTextWrapper{flex-direction:column;display:flex}.ImagePopup-module__yOGckW__fullscreenNameContainer{color:#0f172a;font-size:20px;line-height:1.5}.ImagePopup-module__yOGckW__fullscreenNameContainer .nameText{color:#0f172a;font-weight:500}.ImagePopup-module__yOGckW__fullscreenNameContainer .nameText i{color:#059669;font-style:italic}.ImagePopup-module__yOGckW__fullscreenNameContainer .countryInfo{color:#475569;margin-left:.5rem;font-size:.85rem}.ImagePopup-module__yOGckW__fullscreenNameContainer .publicationBadge{display:none!important}.ImagePopup-module__yOGckW__fullscreenMetadata{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:11002;background:#fffffff2;border:1px solid #cbd5e180;border-radius:16px;flex-direction:column;gap:8px;padding:14px 20px;animation:.3s cubic-bezier(.16,1,.3,1) ImagePopup-module__yOGckW__slideUp;display:flex;position:absolute;bottom:90px;left:24px;box-shadow:0 8px 20px #0000000f}@keyframes ImagePopup-module__yOGckW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ImagePopup-module__yOGckW__metadataItem{color:#1e293b;align-items:center;gap:10px;font-size:14px;display:flex}.ImagePopup-module__yOGckW__metadataIcon{opacity:.7;font-size:16px}.ImagePopup-module__yOGckW__metadataText{color:#334155;letter-spacing:.3px;font-weight:500}.ImagePopup-module__yOGckW__navButton{color:#334155;cursor:pointer;z-index:11002;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #cbd5e1cc;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000000d}.ImagePopup-module__yOGckW__navButton:hover{color:#fff;background:#3b82f6;border-color:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 8px 20px #3b82f64d}.ImagePopup-module__yOGckW__navButton:active{transform:translateY(-50%)scale(.95)}.ImagePopup-module__yOGckW__navPrev{left:24px}.ImagePopup-module__yOGckW__navNext{right:24px}.ImagePopup-module__yOGckW__navButton svg{stroke-width:2.2px;width:28px;height:28px}.ImagePopup-module__yOGckW__fullscreenCounter{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#1e293b;letter-spacing:1px;z-index:11002;background:#fffffff2;border:1px solid #cbd5e180;border-radius:40px;align-items:center;gap:8px;padding:10px 20px;font-size:15px;font-weight:600;display:flex;position:absolute;bottom:24px;right:24px;box-shadow:0 4px 16px #0000000a}.ImagePopup-module__yOGckW__counterCurrent{color:#0f172a;font-size:18px;font-weight:700}.ImagePopup-module__yOGckW__counterSeparator{color:#64748b;font-size:14px}.ImagePopup-module__yOGckW__counterTotal{color:#475569;font-size:16px;font-weight:600}.ImagePopup-module__yOGckW__fullscreenClose{color:#334155;cursor:pointer;z-index:11002;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #cbd5e1cc;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:0;font-size:32px;line-height:1;transition:all .2s;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 4px 12px #0000000d}.ImagePopup-module__yOGckW__fullscreenClose:hover{color:#fff;background:#ef4444;border-color:#fff;transform:rotate(90deg)scale(1.1);box-shadow:0 8px 20px #ef44444d}@media (max-width:768px){.ImagePopup-module__yOGckW__popup{padding:20px}.ImagePopup-module__yOGckW__recordHeader{gap:12px;padding:12px 16px}.ImagePopup-module__yOGckW__recordIcon{font-size:28px}.ImagePopup-module__yOGckW__imageCountNumber{font-size:20px}.ImagePopup-module__yOGckW__popupImage{width:140px;height:140px}.ImagePopup-module__yOGckW__recordNameContainer{font-size:15px}.ImagePopup-module__yOGckW__fullscreenNameContainer{font-size:18px}.ImagePopup-module__yOGckW__fullscreenNameContainer .countryInfo{font-size:.8rem}.ImagePopup-module__yOGckW__fullscreenTitleCard{max-width:none;padding:14px 18px;top:16px;left:16px;right:16px}.ImagePopup-module__yOGckW__titleIcon{font-size:24px}.ImagePopup-module__yOGckW__fullscreenMetadata{padding:12px 16px;bottom:80px;left:16px;right:16px}.ImagePopup-module__yOGckW__navButton{width:44px;height:44px}.ImagePopup-module__yOGckW__navPrev{left:12px}.ImagePopup-module__yOGckW__navNext{right:12px}.ImagePopup-module__yOGckW__navButton svg{width:22px;height:22px}.ImagePopup-module__yOGckW__fullscreenClose{width:44px;height:44px;font-size:28px;top:16px;right:16px}.ImagePopup-module__yOGckW__fullscreenCounter{padding:8px 16px;font-size:13px;bottom:16px;right:16px}.ImagePopup-module__yOGckW__counterCurrent{font-size:16px}.ImagePopup-module__yOGckW__counterTotal{font-size:14px}}@media (max-width:480px){.ImagePopup-module__yOGckW__recordHeader{flex-wrap:wrap}.ImagePopup-module__yOGckW__imageCountBadge{min-width:70px;padding:6px 12px}.ImagePopup-module__yOGckW__imageCountNumber{font-size:18px}.ImagePopup-module__yOGckW__popupImage{width:120px;height:120px}.ImagePopup-module__yOGckW__recordNameContainer{font-size:14px}.ImagePopup-module__yOGckW__recordNameContainer .countryInfo{margin-top:4px;margin-left:0;display:block}.ImagePopup-module__yOGckW__fullscreenNameContainer{font-size:16px}.ImagePopup-module__yOGckW__fullscreenNameContainer .countryInfo{margin-top:4px;margin-left:0;font-size:.75rem;display:block}.ImagePopup-module__yOGckW__fullscreenTitleCard{padding:12px 16px}.ImagePopup-module__yOGckW__titleIcon{font-size:22px}.ImagePopup-module__yOGckW__fullscreenMetadata{padding:10px 14px;bottom:70px}.ImagePopup-module__yOGckW__metadataItem{font-size:12px}.ImagePopup-module__yOGckW__navButton{width:40px;height:40px}.ImagePopup-module__yOGckW__navButton svg{width:20px;height:20px}.ImagePopup-module__yOGckW__fullscreenClose{width:40px;height:40px;font-size:24px}.ImagePopup-module__yOGckW__fullscreenCounter{padding:6px 14px}}@media (prefers-color-scheme:dark){.ImagePopup-module__yOGckW__popup{color:#f9fafb;background-color:#1f2937;border:1px solid #374151}.ImagePopup-module__yOGckW__recordHeader{background:linear-gradient(145deg,#0f172a,#1e293b);border-color:#334155}.ImagePopup-module__yOGckW__recordNameContainer{color:#f1f5f9}.ImagePopup-module__yOGckW__recordNameContainer .nameText{color:#f9fafb}.ImagePopup-module__yOGckW__recordNameContainer .nameText i{color:#34d399}.ImagePopup-module__yOGckW__recordNameContainer .countryInfo{color:#9ca3af}.ImagePopup-module__yOGckW__imageCountBadge{background:#1e293b;border-color:#475569}.ImagePopup-module__yOGckW__imageCountNumber{color:#60a5fa}.ImagePopup-module__yOGckW__imageCountLabel{color:#94a3b8}.ImagePopup-module__yOGckW__closeBtn{color:#e2e8f0;background:#ffffff1a}.ImagePopup-module__yOGckW__closeBtn:hover{color:#fff;background:#ef4444}.ImagePopup-module__yOGckW__popupImage{border-color:#374151}.ImagePopup-module__yOGckW__popupImage:hover{border-color:#60a5fa;box-shadow:0 16px 28px #0006}.ImagePopup-module__yOGckW__imagesContainer::-webkit-scrollbar-track{background:#1e293b}.ImagePopup-module__yOGckW__imagesContainer::-webkit-scrollbar-thumb{background:#475569}.ImagePopup-module__yOGckW__imagesContainer::-webkit-scrollbar-thumb:hover{background:#64748b}.ImagePopup-module__yOGckW__fullscreenOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172ad9}.ImagePopup-module__yOGckW__fullscreenTitleCard{background:#fffffff2;border-color:#cbd5e180}.ImagePopup-module__yOGckW__fullscreenNameContainer{color:#0f172a}.ImagePopup-module__yOGckW__fullscreenNameContainer .nameText{color:#0f172a}.ImagePopup-module__yOGckW__fullscreenNameContainer .nameText i{color:#059669}.ImagePopup-module__yOGckW__fullscreenNameContainer .countryInfo{color:#475569}.ImagePopup-module__yOGckW__fullscreenMetadata{background:#fffffff2;border-color:#cbd5e180}.ImagePopup-module__yOGckW__metadataItem{color:#1e293b}.ImagePopup-module__yOGckW__metadataText{color:#334155}.ImagePopup-module__yOGckW__navButton{color:#334155;background:#ffffffe6;border-color:#cbd5e1cc}.ImagePopup-module__yOGckW__navButton:hover{color:#fff;background:#3b82f6}.ImagePopup-module__yOGckW__fullscreenCounter{color:#1e293b;background:#fffffff2;border-color:#cbd5e180}.ImagePopup-module__yOGckW__counterCurrent{color:#0f172a}.ImagePopup-module__yOGckW__counterTotal{color:#475569}.ImagePopup-module__yOGckW__fullscreenClose{color:#334155;background:#ffffffe6;border-color:#cbd5e1cc}.ImagePopup-module__yOGckW__fullscreenClose:hover{color:#fff;background:#ef4444}}@keyframes ImagePopup-module__yOGckW__fadeIn{0%{opacity:0}to{opacity:1}}.ImagePopup-module__yOGckW__overlay,.ImagePopup-module__yOGckW__fullscreenOverlay{animation:.2s ImagePopup-module__yOGckW__fadeIn}@keyframes ImagePopup-module__yOGckW__slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ImagePopup-module__yOGckW__popup{animation:.25s cubic-bezier(.16,1,.3,1) ImagePopup-module__yOGckW__slideIn}
.expanding-carousel-slides-module__dp7X5W__options{flex-direction:row;align-items:stretch;width:100%;height:500px;display:flex;overflow:hidden}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option{background:var(--optionBackground,var(--defaultBackground,#e6e9ed));cursor:pointer;--defaultBackground:var(--color-normal-text);background-position:50%;background-size:auto 120%;min-width:50px;margin:0 10px;transition:all .5s cubic-bezier(.05,.61,.41,.95);position:relative;overflow:hidden}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option.expanding-carousel-slides-module__dp7X5W__active{background-size:auto 100%;border-radius:40px;flex-grow:10000;max-width:600px;margin:0;transform:scale(1)}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option.expanding-carousel-slides-module__dp7X5W__active .expanding-carousel-slides-module__dp7X5W__shadow{box-shadow:inset 0 -120px 120px -120px #000,inset 0 -120px 120px -100px #000}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option.expanding-carousel-slides-module__dp7X5W__active .expanding-carousel-slides-module__dp7X5W__label{bottom:20px;left:20px}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option.expanding-carousel-slides-module__dp7X5W__active .expanding-carousel-slides-module__dp7X5W__label .expanding-carousel-slides-module__dp7X5W__info>div{opacity:1;left:0}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option:not(.expanding-carousel-slides-module__dp7X5W__active){border-radius:30px;flex-grow:1}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option:not(.expanding-carousel-slides-module__dp7X5W__active) .expanding-carousel-slides-module__dp7X5W__shadow{bottom:-40px;box-shadow:inset 0 -120px 0 -120px #000,inset 0 -120px 0 -100px #000}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option:not(.expanding-carousel-slides-module__dp7X5W__active) .expanding-carousel-slides-module__dp7X5W__label{bottom:10px;left:10px}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option:not(.expanding-carousel-slides-module__dp7X5W__active) .expanding-carousel-slides-module__dp7X5W__label .expanding-carousel-slides-module__dp7X5W__info>div{opacity:0;left:20px}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option .expanding-carousel-slides-module__dp7X5W__shadow{height:120px;transition:all .5s cubic-bezier(.05,.61,.41,.95);position:absolute;bottom:0;left:0;right:0}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option .expanding-carousel-slides-module__dp7X5W__label{height:40px;transition:all .5s cubic-bezier(.05,.61,.41,.95);display:flex;position:absolute;right:0}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option .expanding-carousel-slides-module__dp7X5W__label .expanding-carousel-slides-module__dp7X5W__icon{min-width:30px;max-width:30px;height:30px;color:var(--defaultBackground);background-color:#fff;border-radius:100%;flex-direction:row;justify-content:center;align-items:center;margin-left:3px;margin-right:3px;display:flex}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option .expanding-carousel-slides-module__dp7X5W__label .expanding-carousel-slides-module__dp7X5W__info{color:#fff;white-space:pre;flex-direction:column;justify-content:center;margin-bottom:40px;margin-right:20px;display:flex}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option .expanding-carousel-slides-module__dp7X5W__label .expanding-carousel-slides-module__dp7X5W__info>div{transition:all .5s cubic-bezier(.05,.61,.41,.95),opacity .5s ease-out;position:relative}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option .expanding-carousel-slides-module__dp7X5W__label .expanding-carousel-slides-module__dp7X5W__info .expanding-carousel-slides-module__dp7X5W__main{font-size:20px;font-weight:700}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option .expanding-carousel-slides-module__dp7X5W__label .expanding-carousel-slides-module__dp7X5W__info .expanding-carousel-slides-module__dp7X5W__sub{font-size:14px;font-weight:500;transition-delay:.1s}.expanding-carousel-slides-module__dp7X5W__list{color:var(--color-dark-3);margin-top:10px;font-size:small;list-style:circle;list-style-type:circle!important}.expanding-carousel-slides-module__dp7X5W__list li:before{content:"•";color:var(--color-primary-3);width:1em;display:inline-block;font-size:20px!important}.expanding-carousel-slides-module__dp7X5W__upper_text{text-align:justify;text-justify:inter-word;color:var(--color-dark-3);font-size:medium}@media screen and (max-width:992px){.expanding-carousel-slides-module__dp7X5W__options{flex-direction:column;align-items:stretch;display:flex;overflow:hidden}.expanding-carousel-slides-module__dp7X5W__options .expanding-carousel-slides-module__dp7X5W__option{background:var(--optionBackground,var(--defaultBackground,#e6e9ed));cursor:pointer;background-position:50%;background-size:auto 120%;min-height:50px;margin:10px 0;transition:all .5s cubic-bezier(.05,.61,.41,.95);position:relative;overflow:hidden}}
.general-page-template-module__k3xOMW__normalContainer{width:100%;position:relative}.general-page-template-module__k3xOMW__scrollableContainer{scroll-behavior:smooth;width:100%;max-height:calc(100vh - 280px);padding-right:10px;position:relative;overflow-y:auto}.general-page-template-module__k3xOMW__scrollableContainer::-webkit-scrollbar{width:8px}.general-page-template-module__k3xOMW__scrollableContainer::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.general-page-template-module__k3xOMW__scrollableContainer::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.general-page-template-module__k3xOMW__scrollableContainer::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.general-page-template-module__k3xOMW__scrollableContainer{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.general-page-template-module__k3xOMW__contentWrapper{width:100%;margin-top:1rem;display:block;position:relative}.general-page-template-module__k3xOMW__textContent{width:100%;display:block;overflow:visible}.general-page-template-module__k3xOMW__textContent .html-viewer_container{max-width:100%;overflow:visible}.general-page-template-module__k3xOMW__textContent .html-viewer_container img{float:left;border-radius:8px;width:300px;max-width:40%;height:auto;margin:0 20px 15px 0;display:block;box-shadow:0 4px 12px #0000001a}.general-page-template-module__k3xOMW__textContent p{text-align:justify;margin-bottom:.5rem}.general-page-template-module__k3xOMW__textContent:after{content:"";clear:both;display:table}@media (max-width:992px){.general-page-template-module__k3xOMW__textContent .html-viewer_container img{width:250px;max-width:45%;margin:0 15px 15px 0}.general-page-template-module__k3xOMW__scrollableContainer{max-height:calc(100vh - 300px)}}@media (max-width:768px){.general-page-template-module__k3xOMW__textContent .html-viewer_container img{float:none!important;width:100%!important;max-width:100%!important;margin:0 auto 15px!important;display:block!important}.general-page-template-module__k3xOMW__scrollableContainer{max-height:none;padding-right:0;overflow-y:visible}.general-page-template-module__k3xOMW__textContent{width:100%!important;overflow:visible!important}}@media (max-width:480px){.general-page-template-module__k3xOMW__textContent .html-viewer_container img{margin:0 auto 10px!important}}@media (prefers-color-scheme:dark){.general-page-template-module__k3xOMW__scrollableContainer::-webkit-scrollbar-track{background:#2d3748}.general-page-template-module__k3xOMW__scrollableContainer::-webkit-scrollbar-thumb{background:#4a5568}.general-page-template-module__k3xOMW__scrollableContainer::-webkit-scrollbar-thumb:hover{background:#718096}.general-page-template-module__k3xOMW__scrollableContainer{scrollbar-color:#4a5568 #2d3748}.general-page-template-module__k3xOMW__textContent .html-viewer_container img{box-shadow:0 4px 12px #0000004d}}
.search-prompt-module__GdHSEG__container{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:24px;margin:20px 0;padding:60px 40px;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d}.search-prompt-module__GdHSEG__graphicBackground{pointer-events:none;opacity:.1;position:absolute;inset:0}.search-prompt-module__GdHSEG__butterflyIcon{color:#9333ea;font-size:120px;animation:6s ease-in-out infinite search-prompt-module__GdHSEG__float;position:absolute;top:20px;right:20px;transform:rotate(15deg)}.search-prompt-module__GdHSEG__searchIcon{color:#3b82f6;font-size:100px;animation:8s ease-in-out infinite reverse search-prompt-module__GdHSEG__float;position:absolute;bottom:20px;left:20px;transform:rotate(-10deg)}@keyframes search-prompt-module__GdHSEG__float{0%,to{transform:rotate(15deg)translateY(0)}50%{transform:rotate(15deg)translateY(-20px)}}.search-prompt-module__GdHSEG__content{z-index:1;text-align:center;max-width:900px;margin:0 auto;position:relative}.search-prompt-module__GdHSEG__title{background:linear-gradient(135deg,#1e293b,#475569);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin-bottom:16px;font-size:2.5rem;font-weight:700}.search-prompt-module__GdHSEG__subtitle{color:#64748b;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.1rem}.search-prompt-module__GdHSEG__tipsGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:48px;display:grid}.search-prompt-module__GdHSEG__tipCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:16px;padding:20px;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.search-prompt-module__GdHSEG__tipCard:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.search-prompt-module__GdHSEG__tipIcon{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.search-prompt-module__GdHSEG__tipCard:first-child .search-prompt-module__GdHSEG__tipIcon{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.search-prompt-module__GdHSEG__tipCard:nth-child(2) .search-prompt-module__GdHSEG__tipIcon{background:linear-gradient(135deg,#f59e0b,#d97706)}.search-prompt-module__GdHSEG__tipCard:nth-child(3) .search-prompt-module__GdHSEG__tipIcon{background:linear-gradient(135deg,#10b981,#059669)}.search-prompt-module__GdHSEG__tipCard:nth-child(4) .search-prompt-module__GdHSEG__tipIcon{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.search-prompt-module__GdHSEG__tipContent{text-align:left}.search-prompt-module__GdHSEG__tipContent h4{color:#1e293b;margin-bottom:4px;font-size:1rem;font-weight:600}.search-prompt-module__GdHSEG__tipContent p{color:#64748b;font-size:.9rem;line-height:1.4}.search-prompt-module__GdHSEG__searchHint{background:linear-gradient(135deg,#e0f2fe,#bae6fd);border:1px solid #7dd3fc;border-radius:50px;align-items:center;gap:12px;margin-bottom:32px;padding:12px 24px;display:inline-flex}.search-prompt-module__GdHSEG__hintIcon{color:#0284c7;font-size:20px}.search-prompt-module__GdHSEG__searchHint span{color:#0369a1;font-weight:500}@media (max-width:768px){.search-prompt-module__GdHSEG__container{padding:40px 20px}.search-prompt-module__GdHSEG__title{font-size:2rem}.search-prompt-module__GdHSEG__tipsGrid{grid-template-columns:1fr;gap:16px}.search-prompt-module__GdHSEG__butterflyIcon{font-size:80px}.search-prompt-module__GdHSEG__searchIcon{font-size:60px}}@media (max-width:480px){.search-prompt-module__GdHSEG__title{font-size:1.5rem}.search-prompt-module__GdHSEG__subtitle{font-size:1rem}.search-prompt-module__GdHSEG__tipCard{padding:16px}.search-prompt-module__GdHSEG__exampleChips{gap:8px}.search-prompt-module__GdHSEG__chip{padding:6px 12px;font-size:.8rem}}.search-prompt-module__GdHSEG__chip{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:30px;padding:8px 16px;font-size:.9rem;transition:all .2s;box-shadow:0 2px 4px #0000000d}@media (prefers-color-scheme:dark){.search-prompt-module__GdHSEG__chip{color:#e2e8f0;background:#1e293b;border-color:#334155}.search-prompt-module__GdHSEG__chip:hover{color:#fff;background:#2d3748;border-color:#ffc300}}.search-prompt-module__GdHSEG__exampleQueries{text-align:center}.search-prompt-module__GdHSEG__exampleTitle{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:.9rem}.search-prompt-module__GdHSEG__exampleChips{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.search-prompt-module__GdHSEG__chip{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:30px;justify-content:center;align-items:center;gap:8px;min-width:100px;padding:8px 16px;font-size:.9rem;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #0000000d}.search-prompt-module__GdHSEG__chip:hover{color:#2c2c2c;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-color:#ffc300;transform:translateY(-2px);box-shadow:0 4px 8px #ffc30033}.search-prompt-module__GdHSEG__chip:active{transform:translateY(0);box-shadow:0 2px 4px #ffc3004d}.search-prompt-module__GdHSEG__chipLoading{color:#2c2c2c;cursor:wait;pointer-events:none;opacity:.8;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-color:#ffc300}.search-prompt-module__GdHSEG__chipSpinner{color:#ffc300;font-size:14px;animation:1s linear infinite search-prompt-module__GdHSEG__spin}@keyframes search-prompt-module__GdHSEG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-color-scheme:dark){.search-prompt-module__GdHSEG__chip{color:#e2e8f0;background:#1e293b;border-color:#334155}.search-prompt-module__GdHSEG__chip:hover{color:#fff;background:#2d3748;border-color:#ffc300}.search-prompt-module__GdHSEG__chipLoading{background:#2d3748;border-color:#ffc300}}
.interactive-content-module__879leq__searchRow{flex-wrap:nowrap;align-items:flex-start;gap:12px;width:100%;display:flex}.interactive-content-module__879leq__resultsHeader{border-bottom:2px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.interactive-content-module__879leq__resultsTitle{align-items:center;gap:12px;display:flex}.interactive-content-module__879leq__resultsIcon{color:#9333ea;font-size:24px}.interactive-content-module__879leq__resultsTitleText{color:#1e293b;letter-spacing:.5px;margin:0;font-size:18px;font-weight:700}.interactive-content-module__879leq__resultsStats{background:#f8fafc;border:1px solid #e2e8f0;border-radius:30px;flex-wrap:wrap;align-items:center;gap:12px;padding:6px 16px;display:flex}.interactive-content-module__879leq__statItem{align-items:center;gap:6px;display:flex}.interactive-content-module__879leq__statIcon{color:#64748b;font-size:14px}.interactive-content-module__879leq__statNumber{color:#1e293b;font-size:16px;font-weight:700}.interactive-content-module__879leq__statLabel{color:#64748b;font-size:12px;font-weight:500}.interactive-content-module__879leq__statDivider{background:#e2e8f0;width:1px;height:24px}.interactive-content-module__879leq__resultsBadgesGrid{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;display:flex}.interactive-content-module__879leq__compactBadge{background:#fff;border:1px solid #e2e8f0;border-radius:30px;flex:0 auto;align-items:center;gap:10px;min-width:200px;padding:10px 18px;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000008}.interactive-content-module__879leq__compactBadge:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.interactive-content-module__879leq__compactIcon{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.interactive-content-module__879leq__compactContent{flex-direction:column;flex:1;display:flex}.interactive-content-module__879leq__compactLabel{text-transform:uppercase;color:#64748b;margin-bottom:2px;font-size:11px;font-weight:600}.interactive-content-module__879leq__compactValue{color:#1e293b;font-size:18px;font-weight:700;line-height:1.2}.interactive-content-module__879leq__compactTotalValue{color:#64748b;font-size:16px;font-weight:600;line-height:1.2}.interactive-content-module__879leq__compactValueRow{flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}.interactive-content-module__879leq__compactUnit{color:#94a3b8;text-transform:lowercase;font-size:12px;font-weight:500}.interactive-content-module__879leq__generaCompactBadge{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-left:4px solid #e67e22}.interactive-content-module__879leq__generaCompactBadge .interactive-content-module__879leq__compactIcon{background:linear-gradient(135deg,#e67e22,#d35400)}.interactive-content-module__879leq__imagesCompactBadge{background:linear-gradient(135deg,#e8f5e8,#c8e6c9);border-left:4px solid #2e7d32}.interactive-content-module__879leq__imagesCompactBadge .interactive-content-module__879leq__compactIcon{background:linear-gradient(135deg,#2e7d32,#1b5e20)}.interactive-content-module__879leq__validTaxaCompactBadge{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-left:4px solid #1565c0}.interactive-content-module__879leq__validTaxaCompactBadge .interactive-content-module__879leq__compactIcon{background:linear-gradient(135deg,#1565c0,#0d47a1)}.interactive-content-module__879leq__synonymCompactBadge{background:linear-gradient(135deg,#f3e5f5,#e1bee7);border-left:4px solid #7b1fa2}.interactive-content-module__879leq__synonymCompactBadge .interactive-content-module__879leq__compactIcon{background:linear-gradient(135deg,#7b1fa2,#4a0072)}.interactive-content-module__879leq__customAccordion{width:100%}.interactive-content-module__879leq__accordionItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:8px;transition:all .2s;overflow:hidden}.interactive-content-module__879leq__accordionItem:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.interactive-content-module__879leq__accordionHeader{cursor:pointer;border-radius:12px 12px 0 0;width:100%;transition:all .2s}.interactive-content-module__879leq__accordionHeader:hover{background:#e9cae51a}.interactive-content-module__879leq__accordionHeaderOpen{background:linear-gradient(135deg,#e9cae5,#faf1ef)!important}.interactive-content-module__879leq__accordionHeaderOpen .interactive-content-module__879leq__catalog_header_container,.interactive-content-module__879leq__accordionHeaderOpen .interactive-content-module__879leq__catalog_header,.interactive-content-module__879leq__accordionHeaderOpen [class*=catalog_header]{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.interactive-content-module__879leq__accordionHeaderOpen:hover{background:linear-gradient(135deg,#ecb6e3,#f1ecf0)!important}.interactive-content-module__879leq__accordionBody{background:#f8fafc;border-top:1px solid #e2e8f0;padding:20px}.interactive-content-module__879leq__accordionBodyContent{width:100%}.interactive-content-module__879leq__catalogTable{border-collapse:collapse;border:none;width:100%}.interactive-content-module__879leq__catalogTable td{vertical-align:top;border:none!important}.interactive-content-module__879leq__catalogTable td:first-child{white-space:nowrap;width:1%}.interactive-content-module__879leq__catalogTable td:last-child{width:99%}.interactive-content-module__879leq__catalogTable tr,.interactive-content-module__879leq__catalogTable tbody{border:none!important}.interactive-content-module__879leq__progressContainer{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex;box-shadow:0 4px 12px #0000000d}.interactive-content-module__879leq__progressBarContainer{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:30px;width:100%;max-width:500px;height:24px;margin-bottom:16px;overflow:hidden}.interactive-content-module__879leq__progressBar{background:linear-gradient(90deg,#4299e1,#667eea,#9f7aea,#f687b3);border-radius:30px;height:100%;transition:width .3s;position:relative;overflow:hidden;box-shadow:0 0 10px #4299e180}.interactive-content-module__879leq__progressBar:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);animation:1.5s infinite interactive-content-module__879leq__shimmer;position:absolute;inset:0}.interactive-content-module__879leq__progressText{color:#4a5568;margin:0;font-size:.95rem;font-weight:500}.interactive-content-module__879leq__butterflyProgress{text-align:center}.interactive-content-module__879leq__miniButterfly{clip-path:polygon(50% 0%,75% 25%,100% 50%,75% 75%,50% 100%,25% 75%,0% 50%,25% 25%);background:linear-gradient(135deg,#ffc300,#b88f08);width:40px;height:40px;margin:0 auto 15px;animation:.8s ease-in-out infinite interactive-content-module__879leq__miniFlap}@keyframes interactive-content-module__879leq__miniFlap{0%,to{transform:scaleX(1)}50%{transform:scaleX(.6)}}.interactive-content-module__879leq__allLoadedIndicator{color:#22543d;background:linear-gradient(135deg,#c6f6d5,#9ae6b4);border:1px solid #48bb78;border-radius:30px;align-items:center;gap:.5rem;width:fit-content;margin-top:1rem;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;animation:.3s interactive-content-module__879leq__fadeIn;display:flex}.interactive-content-module__879leq__checkIcon{color:#fff;background:#48bb78;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 2px 4px #48bb784d}.interactive-content-module__879leq__noResultsContainer{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex;box-shadow:0 4px 12px #0000000d}.interactive-content-module__879leq__noResultsIcon{color:#94a3b8;opacity:.5;margin-bottom:20px;font-size:64px}.interactive-content-module__879leq__clearAllBtn{color:#475569;cursor:pointer;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px solid #cbd5e1;border-radius:30px;align-items:center;gap:8px;margin-top:20px;padding:10px 24px;font-weight:500;transition:all .2s;display:flex}.interactive-content-module__879leq__clearAllBtn:hover{color:#ef4444;background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#ef4444}.interactive-content-module__879leq__treeOffcanvas{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.interactive-content-module__879leq__treeOffcanvasHeader{border-bottom:1px solid #e2e8f0;padding:20px}.interactive-content-module__879leq__treeOffcanvasTitle{color:#1e293b;align-items:center;gap:12px;font-weight:600;display:flex}.interactive-content-module__879leq__treeIcon{color:#2e7d32;font-size:24px}.interactive-content-module__879leq__treeOffcanvasBody{padding:20px}@keyframes interactive-content-module__879leq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes interactive-content-module__879leq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-color-scheme:dark){.interactive-content-module__879leq__accordionBody{background:#1e293b}.interactive-content-module__879leq__accordionItem{background:#1e293b;border-color:#334155}.interactive-content-module__879leq__accordionHeaderOpen{background:linear-gradient(135deg,#1e3a5f,#172e4a)!important}.interactive-content-module__879leq__accordionHeaderOpen:hover{background:linear-gradient(135deg,#172e4a,#13263b)!important}.interactive-content-module__879leq__progressContainer,.interactive-content-module__879leq__resultsStats{background:#1e293b;border-color:#334155}.interactive-content-module__879leq__statNumber{color:#e2e8f0}.interactive-content-module__879leq__statLabel,.interactive-content-module__879leq__statIcon{color:#94a3b8}.interactive-content-module__879leq__statDivider{background:#334155}.interactive-content-module__879leq__resultsTitleText{color:#e2e8f0}.interactive-content-module__879leq__compactBadge{background:#1e293b;border-color:#334155}.interactive-content-module__879leq__compactBadge:hover{border-color:#4a5568}.interactive-content-module__879leq__compactLabel{color:#94a3b8}.interactive-content-module__879leq__compactValue{color:#f1f5f9}.interactive-content-module__879leq__compactTotalValue{color:#94a3b8}.interactive-content-module__879leq__generaCompactBadge{background:linear-gradient(135deg,#2d1f00,#3d2b00);border-left-color:#e67e22}.interactive-content-module__879leq__imagesCompactBadge{background:linear-gradient(135deg,#002d00,#004d00);border-left-color:#2e7d32}.interactive-content-module__879leq__validTaxaCompactBadge{background:linear-gradient(135deg,#001a3d,#002d5a);border-left-color:#1565c0}.interactive-content-module__879leq__synonymCompactBadge{background:linear-gradient(135deg,#1a0033,#2d004d);border-left-color:#7b1fa2}.interactive-content-module__879leq__allLoadedIndicator{color:#9ae6b4;background:linear-gradient(135deg,#1a3a1a,#0d2d0d);border-color:#48bb78}.interactive-content-module__879leq__progressText{color:#94a3b8}.interactive-content-module__879leq__treeOffcanvas{background:#1e293b}.interactive-content-module__879leq__treeOffcanvasHeader{border-color:#334155}.interactive-content-module__879leq__treeOffcanvasTitle{color:#f1f5f9}.interactive-content-module__879leq__noResultsContainer{background:#1e293b;border-color:#334155}}@media (max-width:768px){.interactive-content-module__879leq__resultsHeader{flex-direction:column;align-items:stretch}.interactive-content-module__879leq__resultsStats{justify-content:center;width:100%}.interactive-content-module__879leq__resultsBadgesGrid{gap:10px}.interactive-content-module__879leq__compactBadge{min-width:100%;padding:10px 16px}.interactive-content-module__879leq__allLoadedIndicator{justify-content:center;width:100%}}@media (max-width:480px){.interactive-content-module__879leq__resultsTitleText{font-size:16px}.interactive-content-module__879leq__resultsStats{gap:8px;padding:6px 12px}.interactive-content-module__879leq__statItem{gap:4px}.interactive-content-module__879leq__statNumber{font-size:14px}.interactive-content-module__879leq__statLabel{font-size:10px}.interactive-content-module__879leq__statDivider{height:18px}.interactive-content-module__879leq__compactBadge{padding:8px 14px}.interactive-content-module__879leq__compactValue{font-size:16px}.interactive-content-module__879leq__compactTotalValue{font-size:14px}.interactive-content-module__879leq__progressContainer{padding:30px 15px}.interactive-content-module__879leq__progressText{font-size:.85rem}.interactive-content-module__879leq__allLoadedIndicator{padding:.4rem 1rem;font-size:.85rem}}
.ButterflyLoading-module__-BFSNW__loader_wrapper{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#f2f7fff2;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ButterflyLoading-module__-BFSNW__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes ButterflyLoading-module__-BFSNW__fadeIn{0%{opacity:0}to{opacity:1}}.ButterflyLoading-module__-BFSNW__butterfly_container{text-align:center;animation:3s ease-in-out infinite ButterflyLoading-module__-BFSNW__float}@keyframes ButterflyLoading-module__-BFSNW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.ButterflyLoading-module__-BFSNW__butterfly{width:120px;height:100px;margin:0 auto;position:relative}.ButterflyLoading-module__-BFSNW__wing{background:linear-gradient(135deg, var(--color-1,#ffc300) 0%, var(--color-5,#b88f08) 100%);transform-origin:top;border-radius:50% 50% 50% 30%;width:50px;height:60px;animation:.6s ease-in-out infinite ButterflyLoading-module__-BFSNW__flap;position:absolute;top:20px;overflow:hidden;box-shadow:0 4px 15px #0000001a}.ButterflyLoading-module__-BFSNW__left_wing{border-radius:80% 20% 70% 30%/60% 50% 50% 40%;left:10px;transform:skewY(5deg)rotate(-5deg)}.ButterflyLoading-module__-BFSNW__right_wing{border-radius:20% 80% 30% 70%/50% 60% 40% 50%;animation-delay:.3s;right:10px;transform:skewY(-5deg)rotate(5deg)}@keyframes ButterflyLoading-module__-BFSNW__flap{0%,to{transform:rotate(0)scaleY(1)}50%{transform:rotate(15deg)scaleY(.8)}}.ButterflyLoading-module__-BFSNW__wing_pattern{background:radial-gradient(circle at 30% 40%, var(--color-2,#e12454) 2px, transparent 2px), radial-gradient(circle at 70% 60%, var(--color-2,#e12454) 2px, transparent 2px), repeating-linear-gradient(45deg, transparent, transparent 8px, #ffffff4d 8px, #ffffff4d 16px);border-radius:inherit;background-repeat:no-repeat,no-repeat,repeat;background-size:20px 20px,20px 20px,auto;position:absolute;inset:15px 10px}.ButterflyLoading-module__-BFSNW__left_wing .ButterflyLoading-module__-BFSNW__wing_pattern{background-position:15px 20px,25px 35px,0 0}.ButterflyLoading-module__-BFSNW__right_wing .ButterflyLoading-module__-BFSNW__wing_pattern{background-position:25px 20px,15px 35px,0 0}.ButterflyLoading-module__-BFSNW__body{background:linear-gradient(180deg, var(--color-4,#2c2c2c) 0%, #3d3d3d 100%);z-index:10;border-radius:40%;width:8px;height:55px;position:absolute;top:22px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0003}.ButterflyLoading-module__-BFSNW__body_segments{background:repeating-linear-gradient(#0000,#0000 6px,#fff3 6px 8px);border-radius:40%;position:absolute;inset:0}.ButterflyLoading-module__-BFSNW__antennae{width:30px;height:20px;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.ButterflyLoading-module__-BFSNW__antenna{background:var(--color-4,#2c2c2c);width:2px;height:18px;animation:2s ease-in-out infinite ButterflyLoading-module__-BFSNW__wiggle;position:absolute;top:0}.ButterflyLoading-module__-BFSNW__antenna:first-child{transform-origin:bottom;left:-2px;transform:rotate(-15deg)}.ButterflyLoading-module__-BFSNW__antenna:last-child{transform-origin:bottom;animation-delay:1s;right:-2px;transform:rotate(15deg)}@keyframes ButterflyLoading-module__-BFSNW__wiggle{0%,to{transform:rotate(-15deg)}50%{transform:rotate(-5deg)}}.ButterflyLoading-module__-BFSNW__antenna:last-child{animation-name:ButterflyLoading-module__-BFSNW__wiggleRight}@keyframes ButterflyLoading-module__-BFSNW__wiggleRight{0%,to{transform:rotate(15deg)}50%{transform:rotate(5deg)}}.ButterflyLoading-module__-BFSNW__loading_text{text-transform:uppercase;letter-spacing:2px;color:var(--color-5,#b88f08);margin-top:30px;font-family:Quicksand,Arial,sans-serif;font-size:14px;font-weight:500;animation:1.5s ease-in-out infinite ButterflyLoading-module__-BFSNW__pulse}@keyframes ButterflyLoading-module__-BFSNW__pulse{0%,to{opacity:.6}50%{opacity:1}}.ButterflyLoading-module__-BFSNW__miniButterfly{background:linear-gradient(135deg, var(--color-1,#ffc300), var(--color-5,#b88f08));clip-path:polygon(50% 0%,75% 25%,100% 50%,75% 75%,50% 100%,25% 75%,0% 50%,25% 25%);width:30px;height:30px;margin:0 auto 15px;animation:.8s ease-in-out infinite ButterflyLoading-module__-BFSNW__miniFlap}@keyframes ButterflyLoading-module__-BFSNW__miniFlap{0%,to{transform:scaleX(1)}50%{transform:scaleX(.6)}}.ButterflyLoading-module__-BFSNW__butterflyProgress{text-align:center}@media (max-width:768px){.ButterflyLoading-module__-BFSNW__butterfly{width:80px;height:70px}.ButterflyLoading-module__-BFSNW__wing{width:35px;height:45px}.ButterflyLoading-module__-BFSNW__body{height:40px}.ButterflyLoading-module__-BFSNW__loading_text{margin-top:20px;font-size:12px}}
.TypeSpecimenCard-module___eFdma__typeCard{background:#f8fafc;border-left:4px solid #9f7aea;border-radius:8px;margin:.75rem 0 .5rem 6rem;padding:.75rem 1rem}.TypeSpecimenCard-module___eFdma__typeTitle{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.TypeSpecimenCard-module___eFdma__countryInfo{color:#6b7280;white-space:nowrap;font-size:.75rem;display:inline}.TypeSpecimenCard-module___eFdma__typeGrid{flex-direction:column;gap:.5rem;display:flex}.TypeSpecimenCard-module___eFdma__typeItem{align-items:baseline;gap:.5rem;font-size:.85rem;display:flex}.TypeSpecimenCard-module___eFdma__typeItemFull{flex-direction:column;gap:.25rem}.TypeSpecimenCard-module___eFdma__typeLabel{color:#64748b;text-transform:uppercase;letter-spacing:.3px;min-width:80px;font-size:.75rem;font-weight:600}.TypeSpecimenCard-module___eFdma__typeValue{color:#1e293b;word-break:break-word;line-height:1.4}@media (max-width:768px){.TypeSpecimenCard-module___eFdma__typeCard{margin-left:3rem}}@media (prefers-color-scheme:dark){.TypeSpecimenCard-module___eFdma__typeCard{background:#1e293b}.TypeSpecimenCard-module___eFdma__typeTitle,.TypeSpecimenCard-module___eFdma__typeLabel{color:#94a3b8}.TypeSpecimenCard-module___eFdma__typeValue{color:#e2e8f0}}
.page-mundi-module__xPlalq__pageWrapper,.page-mundi-module__xPlalq__topSection,.page-mundi-module__xPlalq__bottomSection,.page-mundi-module__xPlalq__bottomSection>*{overflow:visible!important}.page-mundi-module__xPlalq__pageWrapper{flex-direction:column;gap:0;width:100%;height:100%;min-height:100vh;display:flex}.page-mundi-module__xPlalq__topSection{flex-shrink:0;width:100%;margin-bottom:0;padding:0}.page-mundi-module__xPlalq__topSection .general-page-template_scrollableContainer{scroll-behavior:smooth;width:100%;max-height:calc(100vh - 320px);padding-right:10px;overflow-y:auto}.page-mundi-module__xPlalq__topSection .general-page-template_scrollableContainer::-webkit-scrollbar{width:6px}.page-mundi-module__xPlalq__topSection .general-page-template_scrollableContainer::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.page-mundi-module__xPlalq__topSection .general-page-template_scrollableContainer::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.page-mundi-module__xPlalq__topSection .general-page-template_scrollableContainer::-webkit-scrollbar-thumb:hover{background:#94a3b8}.page-mundi-module__xPlalq__topSection .general-page-template-textContent img{float:left!important;margin:0 20px 15px 0!important;display:block!important}.page-mundi-module__xPlalq__topSection .general-page-template-contentWrapper{display:block!important;overflow:visible!important}.page-mundi-module__xPlalq__topSection .general-page-template-textContent{display:block!important;overflow:visible!important}.page-mundi-module__xPlalq__topSection .general-page-template-textContent:after{content:""!important;clear:both!important;display:table!important}.page-mundi-module__xPlalq__bottomSection{flex:1;width:100%;min-height:500px;padding-top:.5rem;position:relative;overflow:visible}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_explorerContainer{background:#fff;border-radius:0;width:100%;margin:0;padding:1rem 1.5rem;overflow:visible;box-shadow:0 2px 8px #0000000d}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_filtersRow{padding:.5rem 0}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_resultsContainer{max-height:calc(100vh - 350px);padding-right:5px;overflow-y:auto}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_resultsGrid{margin-top:.5rem;padding-bottom:2rem}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_listResultItem{margin-top:.5rem}.page-mundi-module__xPlalq__bottomSection .SearchableDropdown_dropdownOptions{z-index:1000!important;position:absolute!important}@media (max-width:1200px){.page-mundi-module__xPlalq__topSection .general-page-template_scrollableContainer{max-height:calc(100vh - 350px)}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_resultsContainer{max-height:calc(100vh - 380px)}}@media (max-width:992px){.page-mundi-module__xPlalq__topSection .general-page-template_scrollableContainer{max-height:calc(100vh - 400px)}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_resultsContainer{max-height:calc(100vh - 430px)}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_explorerContainer{padding:.75rem 1rem}}@media (max-width:768px){.page-mundi-module__xPlalq__pageWrapper{gap:0;min-height:auto}.page-mundi-module__xPlalq__topSection .general-page-template_scrollableContainer{max-height:none;padding-right:0;overflow-y:visible}.page-mundi-module__xPlalq__topSection{margin-bottom:.5rem}.page-mundi-module__xPlalq__topSection .general-page-template-textContent img{float:none!important;width:100%!important;max-width:100%!important;margin:0 auto 15px!important;display:block!important}.page-mundi-module__xPlalq__topSection .general-page-template-contentWrapper{display:block!important;overflow:visible!important}.page-mundi-module__xPlalq__topSection .general-page-template-textContent{width:100%!important;overflow:visible!important}.page-mundi-module__xPlalq__bottomSection{min-height:400px;padding-top:0}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_explorerContainer{box-shadow:none;border-top:1px solid #e2e8f0;padding:.5rem .75rem;position:relative}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_filtersRow{padding:.25rem 0;position:relative}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_resultsContainer{max-height:none;padding-right:0;overflow-y:visible}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_resultsGrid{padding-bottom:1rem}}@media (max-width:480px){.page-mundi-module__xPlalq__bottomSection .catalogue-explore_explorerContainer{padding:.25rem .5rem}.page-mundi-module__xPlalq__bottomSection{min-height:300px}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_resultsGrid{padding-bottom:.5rem}}@media (prefers-color-scheme:dark){.page-mundi-module__xPlalq__topSection .general-page-template_scrollableContainer::-webkit-scrollbar-track{background:#2d3748}.page-mundi-module__xPlalq__topSection .general-page-template_scrollableContainer::-webkit-scrollbar-thumb{background:#4a5568}.page-mundi-module__xPlalq__topSection .general-page-template_scrollableContainer::-webkit-scrollbar-thumb:hover{background:#718096}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_explorerContainer{background:#1f2937}.page-mundi-module__xPlalq__bottomSection .catalogue-explore_filtersRow{background:#1f2937}.page-mundi-module__xPlalq__bottomSection{border-top:1px solid #374151}}.page-mundi-module__xPlalq__topSection,.page-mundi-module__xPlalq__bottomSection{max-width:100%;overflow-x:hidden}

.contact-us-form-module__MHJIra__fhst_contact{clear:both;width:100%;padding-top:4em;padding-bottom:9em;display:block}.contact-us-form-module__MHJIra__fhst_feature{text-align:left;float:left;width:100%;margin-bottom:40px;position:relative}.contact-us-form-module__MHJIra__fhst_icon{text-align:center;-ms-border-radius:2px;background:#00000008;border-radius:2px;width:100px;height:100px;padding-left:18px;display:table;position:absolute;top:0;left:0}.contact-us-form-module__MHJIra__i{vertical-align:middle;color:#ffc300;height:100px;font-size:60px;display:table-cell}.contact-us-form-module__MHJIra__fhst_text{width:100%;padding-left:120px}.contact-us-form-module__MHJIra__fhst_text h2,.contact-us-form-module__MHJIra__fhst_text h3{margin:0;padding:0}.contact-us-form-module__MHJIra__fhst_text h3{color:#000000b3;letter-spacing:3px;text-transform:uppercase;margin-bottom:20px;font-size:14px;font-weight:500}.contact-us-form-module__MHJIra__fhst_feature.contact-us-form-module__MHJIra__fhst_feature_sm .contact-us-form-module__MHJIra__fhst_text{margin-top:30px}.contact-us-form-module__MHJIra__fhst_feature.contact-us-form-module__MHJIra__fhst_feature_sm .contact-us-form-module__MHJIra__fhst_icon i{color:#ffc300;font-size:40px}.contact-us-form-module__MHJIra__fhst_feature_lg .contact-us-form-module__MHJIra__fhst_text h2,.contact-us-form-module__MHJIra__fhst_feature_lg .contact-us-form-module__MHJIra__fhst_text h3{margin:0;padding:0}.contact-us-form-module__MHJIra__fhst_feature_lg .contact-us-form-module__MHJIra__fhst_text h3{color:#000c;letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px;font-size:14px;font-weight:500}@media screen and (max-width:1200px){.contact-us-form-module__MHJIra__fhst_icon i{font-size:40px}.contact-us-form-module__MHJIra__fhst_feature.contact-us-form-module__MHJIra__fhst_feature_sm .contact-us-form-module__MHJIra__fhst_icon i{font-size:28px}}
