@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";._header_3oxdz_2{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 2px 8px #1f2d3d14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._header__container_3oxdz_12{max-width:1200px;margin:0 auto;padding:.5rem 1.5rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}._header__logo_3oxdz_23{display:flex;justify-content:center;align-items:center;grid-column:2}._header__logoImg_3oxdz_30{height:95px;width:auto;object-fit:contain}._header__nav_3oxdz_37{grid-column:1;justify-self:start}._header__navList_3oxdz_42{display:flex;gap:2rem;list-style:none;margin:0;padding:0}._header__navItem_3oxdz_50{display:flex}._header__navLink_3oxdz_54{display:block;font-size:.875rem;font-weight:500;color:var(--muted-foreground);text-decoration:none;padding:.5rem 0;transition:all .2s ease;position:relative;font-family:Inter,sans-serif}._header__navLink_3oxdz_54:hover{color:var(--foreground)}._header__actions_3oxdz_73{grid-column:3;justify-self:end;display:flex;align-items:center;gap:.5rem}._header__contactButton_3oxdz_82{width:2.5rem;height:2.5rem;border-radius:.5rem;color:var(--muted-foreground);transition:all .2s ease}._header__contactButton_3oxdz_82:hover{color:var(--primary);background:var(--primary) / 10}._header__searchButton_3oxdz_96{width:2.5rem;height:2.5rem;border-radius:.5rem;color:var(--muted-foreground);transition:all .2s ease}._header__searchButton_3oxdz_96:hover{color:var(--primary);background:var(--primary) / 10}._header__searchButtonDisabled_3oxdz_110{opacity:.4;cursor:not-allowed;color:var(--muted-foreground)}._header__searchButtonDisabled_3oxdz_110:hover{color:var(--muted-foreground);background:transparent;transform:none}._header__mobileMenuButton_3oxdz_123{display:none;grid-column:1;justify-self:start;width:2.5rem;height:2.5rem;border-radius:.5rem;color:var(--muted-foreground);transition:all .2s ease}._header__mobileMenuButton_3oxdz_123:hover{color:var(--foreground);background:var(--muted)}._header__mobileOverlay_3oxdz_140{position:fixed;top:0;left:0;right:0;bottom:0;background:#1f2d3dbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:45;animation:_fadeIn_3oxdz_1 .2s ease-out}._header__mobileMenu_3oxdz_123{position:fixed;top:0;left:0;bottom:0;width:280px;max-width:80vw;background:#fff;border-right:1px solid rgba(31,45,61,.1);box-shadow:4px 0 32px #1f2d3d40;z-index:46;display:flex;flex-direction:column;animation:_slideInFromLeft_3oxdz_1 .3s cubic-bezier(.4,0,.2,1)}._header__mobileMenuHeader_3oxdz_169{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgba(31,45,61,.1);background:#f8f9fa}._header__mobileMenuTitle_3oxdz_178{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0;font-family:Poppins,sans-serif}._header__mobileMenuClose_3oxdz_186{width:2rem;height:2rem;border-radius:.375rem;color:var(--muted-foreground)}._header__mobileMenuClose_3oxdz_186:hover{color:var(--foreground);background:var(--muted)}._header__mobileNav_3oxdz_199{padding:0rem 0}._header__mobileNavList_3oxdz_203{list-style:none;margin:0;padding:0}._header__mobileNavItem_3oxdz_209{display:flex}._header__mobileNavLink_3oxdz_213{display:block;width:100%;text-align:left;font-size:1rem;font-weight:500;color:var(--muted-foreground);text-decoration:none;padding:1rem 1.5rem;transition:all .2s ease;font-family:Inter,sans-serif;background:var(--muted)}._header__mobileNavLink_3oxdz_213:hover{color:var(--foreground);background:var(--muted)}@keyframes _fadeIn_3oxdz_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInFromLeft_3oxdz_1{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width: 768px){._header__container_3oxdz_12{padding:.75rem 1rem;gap:.75rem}._header__logoImg_3oxdz_30{height:36px}._header__nav_3oxdz_37{display:none}._header__mobileMenuButton_3oxdz_123{display:flex}._header__actions_3oxdz_73{gap:.25rem}._header__contactButton_3oxdz_82,._header__searchButton_3oxdz_96{width:2.25rem;height:2.25rem}}@media (max-width: 480px){._header__container_3oxdz_12{padding:.5rem .75rem}._header__logoImg_3oxdz_30{height:32px}._header__mobileMenu_3oxdz_123{width:100vw;max-width:none}._header__mobileMenuHeader_3oxdz_169{padding:1rem}._header__mobileNavLink_3oxdz_213{padding:.875rem 1rem}}@media (prefers-reduced-motion: reduce){._header__mobileOverlay_3oxdz_140,._header__mobileMenu_3oxdz_123{animation:none}._header__navLink_3oxdz_54,._header__searchButton_3oxdz_96,._header__mobileMenuButton_3oxdz_123,._header__mobileMenuClose_3oxdz_186,._header__mobileNavLink_3oxdz_213{transition:none}}._header__navLink_3oxdz_54:focus-visible,._header__searchButton_3oxdz_96:focus-visible,._header__mobileMenuButton_3oxdz_123:focus-visible,._header__mobileMenuClose_3oxdz_186:focus-visible,._header__mobileNavLink_3oxdz_213:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (prefers-contrast: high){._header_3oxdz_2{border-bottom-width:2px}}._company_135fp_2{display:flex;flex-direction:column;align-items:flex-start}._company__title_135fp_8{font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;color:var(--primary);letter-spacing:.1em;margin:0 0 1rem}._company__description_135fp_17{font-family:Inter,sans-serif;font-size:.875rem;color:#6b7280;line-height:1.6;margin:0;max-width:250px}@media (max-width: 640px){._company_135fp_2{align-items:flex-start;text-align:left}._company__description_135fp_17{max-width:100%}}@media (min-width: 768px){._company_135fp_2{align-items:flex-start;text-align:left}}._categories_11p7b_2{display:flex;flex-direction:column}._categories__title_11p7b_7{font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin:0}._categories__nav_11p7b_17{margin-top:1rem}._categories__list_11p7b_21{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0rem}._categories__item_11p7b_30{margin:0}._categories__link_11p7b_34{font-family:Inter,sans-serif;font-size:.9rem;color:var(--muted-foreground);text-decoration:none;line-height:1.5;transition:color .2s ease-in-out;display:block;padding:0rem 0}._categories__link_11p7b_34:hover{color:var(--primary)}@media (min-width: 768px){._categories__list_11p7b_21{gap:1rem}}._links_gsf33_2{display:flex;flex-direction:column}._links__title_gsf33_7{font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin:0}._links__nav_gsf33_17{margin-top:1rem}._links__list_gsf33_21{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0rem}._links__item_gsf33_30{margin:0}._links__link_gsf33_34{font-family:Inter,sans-serif;font-size:.9rem;color:var(--muted-foreground);text-decoration:none;line-height:1.5;transition:color .2s ease-in-out;display:block;padding:0rem 0}._links__link_gsf33_34:hover{color:var(--primary)}@media (min-width: 768px){._links__list_gsf33_21{gap:1rem}}._newsletter_b7qho_2{display:flex;flex-direction:column}._newsletter__title_b7qho_7{font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin:0}._newsletter__nav_b7qho_17{margin-top:1rem}._newsletter__list_b7qho_21{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0rem}._newsletter__item_b7qho_30{margin:0}._newsletter__link_b7qho_34{font-family:Inter,sans-serif;font-size:.9rem;color:var(--muted-foreground);text-decoration:none;line-height:1.5;transition:color .2s ease-in-out;display:flex;align-items:center;gap:.5rem;padding:0rem 0}._newsletter__link_b7qho_34:hover{color:var(--primary)}._newsletter__icon_b7qho_51{width:1rem;height:1rem;flex-shrink:0;transition:color .2s ease-in-out}._newsletter__link_b7qho_34:hover ._newsletter__icon_b7qho_51{color:var(--primary)}._newsletter__name_b7qho_62{transition:color .2s ease-in-out}@media (min-width: 768px){._newsletter__list_b7qho_21{gap:1rem}}._newsletter_b7qho_2{max-width:500px;color:#6b7280}._newsletter__header_b7qho_79{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._newsletter__icon_b7qho_51{width:1.125rem;height:1.125rem;color:var(--primary)}._newsletter__title_b7qho_7{font-size:.875rem;font-weight:600;color:var(--primary);margin:0;letter-spacing:.025em}._newsletter__contact_b7qho_101{margin-top:.5rem}._contact__list_b7qho_105{display:flex;flex-direction:column;gap:.75rem}._contact__item_b7qho_111{display:flex;align-items:center}._contact__link_b7qho_116{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;transition:all .2s ease;padding:.5rem;border-radius:.375rem;width:100%}._contact__link_b7qho_116:hover{background-color:#f3f4f6;transform:translate(4px)}._contact__icon_b7qho_133{width:1.25rem;height:1.25rem;color:#6b7280;transition:color .2s ease;flex-shrink:0}._contact__link_b7qho_116:hover ._contact__icon_b7qho_133{color:var(--primary)}._contact__name_b7qho_145{font-size:.875rem;color:#374151;transition:color .2s ease;font-weight:500}._contact__link_b7qho_116:hover ._contact__name_b7qho_145{color:#111827}@media (max-width: 640px){._contact__link_b7qho_116{padding:.375rem}._contact__icon_b7qho_133{width:1.125rem;height:1.125rem}._contact__name_b7qho_145{font-size:.8125rem}}._newsletter__text_b7qho_172{font-family:Inter,sans-serif;font-size:.875rem;color:var(--muted-foreground);line-height:1.6;margin:0 0 1.5rem}._newsletter__form_b7qho_180{margin-top:1.5rem}._newsletter__formGroup_b7qho_184{display:flex;flex-direction:column;gap:.75rem}._newsletter__inputWrapper_b7qho_190{flex:1}._newsletter__input_b7qho_190{font-size:.875rem;height:44px}._newsletter__button_b7qho_199{height:44px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;min-width:120px;white-space:nowrap}._newsletter__success_b7qho_208{margin-top:1.5rem;padding:1rem;background-color:var(--primary) / 10;border-radius:.5rem;border:1px solid var(--primary) / 20}._newsletter__successContent_b7qho_216{display:flex;align-items:center;gap:.5rem;color:var(--primary);font-weight:500}._newsletter__successIcon_b7qho_224{width:1.25rem;height:1.25rem;border-radius:50%;background-color:var(--primary) / 10;display:flex;align-items:center;justify-content:center;font-size:.75rem}@media (max-width: 640px){._newsletter__formGroup_b7qho_184{gap:.75rem}}@media (min-width: 640px){._newsletter__formGroup_b7qho_184{flex-direction:row;gap:.75rem}}._newsletter__social_b7qho_250{margin-top:1rem}._social__links_b7qho_254{display:flex;gap:.75rem;justify-content:flex-start}._social__link_b7qho_254{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#f3f4f6;color:#6b7280;border-radius:50%;transition:all .2s ease-in-out;text-decoration:none}._social__link_b7qho_254:hover{background-color:#00c3ff;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00c3ff40}._social__icon_b7qho_280{height:1.125rem;width:1.125rem}._footer_7p928_2{background-color:var(--card);border-top:1px solid var(--border);margin-top:auto}._footer__container_7p928_8{margin:0 auto;padding:3rem 1rem 2rem;max-width:1200px}._footer__content_7p928_17{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}._footer__bottom_7p928_24{border-top:1px solid var(--border);padding-top:2rem}._footer__bottomContent_7p928_29{display:flex;flex-direction:column;gap:1rem}._footer__copyright_7p928_35,._footer__creator_7p928_43{font-family:Inter,sans-serif;font-size:.875rem;color:var(--muted-foreground);margin:0;line-height:1.5}._footer__creatorLink_7p928_51{color:var(--primary);text-decoration:none;font-weight:500;transition:color .2s ease-in-out}._footer__creatorLink_7p928_51:hover{color:var(--primary);opacity:.8}@media (max-width: 640px){._footer__container_7p928_8{padding-top:2rem;padding-left:1.5rem;padding-right:1.5rem}._footer__content_7p928_17{gap:2rem;margin-bottom:2rem}}@media (min-width: 640px){._footer__container_7p928_8{padding-left:1.5rem;padding-right:1.5rem}._footer__bottomContent_7p928_29{flex-direction:row;align-items:center;justify-content:space-between}}@media (min-width: 768px){._footer__content_7p928_17{grid-template-columns:1fr 1fr 1fr 2fr;gap:4rem;align-items:start}}@media (min-width: 1024px){._footer__container_7p928_8{padding-left:2rem;padding-right:2rem}._footer__content_7p928_17{gap:5rem}}.whatsapp-float-container{position:fixed;bottom:3.5rem;right:2rem;z-index:1000;animation:whatsappFadeIn .8s ease-out 1s both}.whatsapp-float-btn{background:#25d366;color:#fff;border:none;border-radius:50px;padding:0;font-weight:600;font-size:.95rem;font-family:Inter,sans-serif;gap:.5rem;box-shadow:0 8px 24px #25d3664d,0 4px 12px #00000026;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:52px;height:52px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:52px}.whatsapp-float-btn>svg{transform:translate(3px)}.whatsapp-float-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.whatsapp-float-btn:hover{background:#128c7e;transform:translateY(-3px);box-shadow:0 12px 32px #25d36666,0 8px 20px #0003;padding:.75rem 1rem;width:auto;min-width:140px}.whatsapp-float-btn:hover:before{left:100%}.whatsapp-float-btn:active{transform:translateY(-1px) scale(1.02)}.whatsapp-float-text{display:inline-block;white-space:nowrap;font-weight:600;letter-spacing:.02em;opacity:0;width:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.whatsapp-float-btn:hover .whatsapp-float-text{opacity:1;width:auto;margin-left:.5rem}.whatsapp-float-btn:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:2px solid #25d366;border-radius:50px;opacity:0;animation:whatsappPulse 2s ease-in-out infinite 3s}@keyframes whatsappFadeIn{0%{opacity:0;transform:translateY(30px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes whatsappPulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@media (max-width: 768px){.whatsapp-float-container{bottom:1.5rem;right:1.5rem}.whatsapp-float-btn{padding:0;font-size:.9rem;min-width:52px}.whatsapp-float-text{display:none}.whatsapp-float-btn:hover{padding:0;width:52px;min-width:52px}}@media (max-width: 480px){.whatsapp-float-container{bottom:1rem;right:1rem}.whatsapp-float-btn{padding:0;border-radius:50%;width:52px;height:52px;min-width:52px}.whatsapp-float-btn .h-6{width:1.25rem;height:1.25rem}.whatsapp-float-btn:hover{padding:0;width:52px;min-width:52px}}._contactFloat_12yk2_2{position:fixed;bottom:7rem;right:2rem;z-index:1000;animation:_contactFadeIn_12yk2_1 .8s ease-out 1s both}._contactFloat__btn_12yk2_10{background:#3b82f6;color:#fff;border:none;border-radius:50px;padding:0;font-weight:600;font-size:.95rem;font-family:Inter,sans-serif;gap:.5rem;box-shadow:0 8px 24px #3b82f64d,0 4px 12px #00000026;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:52px;height:52px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:52px}._contactFloat__btn_12yk2_10>svg{transform:translate(3px)}._contactFloat__btn_12yk2_10:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}._contactFloat__btn_12yk2_10:hover{background:#2563eb;transform:translateY(-3px);box-shadow:0 12px 32px #3b82f666,0 8px 20px #0003;padding:.75rem 1rem;width:auto;min-width:140px}._contactFloat__btn_12yk2_10:hover:before{left:100%}._contactFloat__btn_12yk2_10:active{transform:translateY(-1px) scale(1.02)}._contactFloat__text_12yk2_69{display:inline-block;white-space:nowrap;font-weight:600;letter-spacing:.02em;opacity:0;width:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}._contactFloat__btn_12yk2_10:hover ._contactFloat__text_12yk2_69{opacity:1;width:auto;margin-left:.5rem}._contactFloat__btn_12yk2_10:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:2px solid #3b82f6;border-radius:50px;opacity:0;animation:_contactPulse_12yk2_1 2s ease-in-out infinite 3s}@keyframes _contactFadeIn_12yk2_1{0%{opacity:0;transform:translateY(30px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _contactPulse_12yk2_1{0%,to{opacity:0;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@media (max-width: 768px){._contactFloat_12yk2_2{bottom:5rem;right:1.5rem}._contactFloat__btn_12yk2_10{padding:0;font-size:.9rem;min-width:52px;width:52px}._contactFloat__text_12yk2_69{display:none}._contactFloat__btn_12yk2_10:hover{padding:0;width:52px;min-width:52px}}@media (max-width: 480px){._contactFloat_12yk2_2{bottom:4.5rem;right:1rem}._contactFloat__btn_12yk2_10{padding:0;border-radius:50%;width:52px;height:52px;min-width:52px}._contactFloat__btn_12yk2_10 ._h-6_12yk2_159{width:1.25rem;height:1.25rem}._contactFloat__btn_12yk2_10:hover{padding:0;width:52px;min-width:52px}}._layout_sip4z_1{min-height:100vh;display:flex;flex-direction:column}._layout__main_sip4z_7{flex:1}._productCard_ckfxj_1{position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden;background:transparent;border:none;transition:transform .3s ease}._productCard_ckfxj_1:hover{transform:translateY(-4px)}._productCard__imageContainer_ckfxj_16{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:8px}._productCard__image_ckfxj_16{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease,opacity .3s ease}._productCard__primaryImage_ckfxj_33{position:relative;z-index:1}._productCard__hoverImage_ckfxj_39{position:absolute;top:0;left:0;z-index:2}._productCard_ckfxj_1:hover ._productCard__image_ckfxj_16{transform:scale(1.05)}._productCard__tags_ckfxj_50{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:3}._productCard__tag_ckfxj_50{background:#fffffff2;color:#333;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease;width:fit-content;letter-spacing:.5px;font-family:Quicksand,Montserrat,Poppins,system-ui,-apple-system,sans-serif}._productCard__tag_ckfxj_50:first-child{background:#000c;color:#fff}._productCard_ckfxj_1:hover ._productCard__tag_ckfxj_50{transform:translate(4px)}._productCard__details_ckfxj_85{padding:16px 4px 8px;display:flex;flex-direction:column;gap:8px;text-align:left}._productCard__title_ckfxj_93{font-size:.9rem;font-weight:400;color:var(--foreground);margin:0;line-height:1.3;letter-spacing:.5px;font-family:Montserrat,Poppins,system-ui,-apple-system,sans-serif;text-transform:capitalize}._productCard__tagContainer_ckfxj_104{display:flex;gap:6px;margin-top:6px;flex-wrap:wrap}._productCard__detailTag_ckfxj_111{background:#fffffff2;color:#333;padding:2px 6px;border-radius:8px;font-size:.7rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);letter-spacing:.5px;font-family:Quicksand,Montserrat,Poppins,system-ui,-apple-system,sans-serif}._productCard__price_ckfxj_125{font-size:1rem;font-weight:600;color:var(--foreground);font-family:Montserrat,Poppins,system-ui,-apple-system,sans-serif}._sidePanel__overlay_pc388_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#1f2d3d80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;animation:_fadeIn_pc388_1 .3s ease-out}._sidePanel_pc388_2{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:90vw;background:#fff;box-shadow:-8px 0 32px #1f2d3d26;z-index:1101;display:flex;flex-direction:column;animation:_slideInFromRight_pc388_1 .3s cubic-bezier(.4,0,.2,1)}._sidePanel__header_pc388_30{padding:1.5rem;border-bottom:1px solid var(--border);background:var(--background);flex-shrink:0}._sidePanel__headerContent_pc388_37{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}._sidePanel__title_pc388_44{display:flex;flex-direction:column;gap:.5rem}._sidePanel__titleText_pc388_50{font-size:1.25rem;font-weight:600;color:var(--foreground);margin:0;font-family:Poppins,sans-serif}._sidePanel__category_pc388_58{display:inline-block;background:var(--primary);color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:1rem;text-transform:capitalize}._sidePanel__closeButton_pc388_69{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.5rem;transition:all .2s ease}._sidePanel__closeButton_pc388_69:hover{background:var(--muted);color:var(--foreground)}._sidePanel__resultsCount_pc388_82{font-size:.875rem;color:var(--muted-foreground);font-weight:500}._sidePanel__content_pc388_89{flex:1;overflow-y:auto;padding:0;scrollbar-width:thin;scrollbar-color:var(--border) transparent}._sidePanel__content_pc388_89::-webkit-scrollbar{width:6px}._sidePanel__content_pc388_89::-webkit-scrollbar-track{background:transparent}._sidePanel__content_pc388_89::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}._sidePanel__content_pc388_89::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}._sidePanel__appliedSection_pc388_114{padding:1.5rem;border-bottom:1px solid var(--border);background:var(--muted)}._sidePanel__filtersSection_pc388_120{padding:1.5rem}._sidePanel__footer_pc388_125{padding:1.5rem;border-top:1px solid var(--border);background:var(--background);flex-shrink:0}._sidePanel__footerActions_pc388_132{display:flex;gap:.75rem;flex-direction:column}._sidePanel__clearButton_pc388_138{width:100%;height:2.75rem;font-weight:500;border:1px solid var(--border);transition:all .2s ease}._sidePanel__clearButton_pc388_138:hover{border-color:var(--primary);color:var(--primary);background:var(--primary) / 10}._sidePanel__applyButton_pc388_152{width:100%;height:2.75rem;background:var(--primary);color:#fff;font-weight:600;box-shadow:0 4px 12px #00c3ff4d;transition:all .2s ease}._sidePanel__applyButton_pc388_152:hover{background:var(--primary);transform:translateY(-1px);box-shadow:0 6px 16px #00c3ff66}@keyframes _fadeIn_pc388_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInFromRight_pc388_1{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 768px){._sidePanel_pc388_2{width:100vw;max-width:none}._sidePanel__header_pc388_30,._sidePanel__content_pc388_89,._sidePanel__footer_pc388_125,._sidePanel__appliedSection_pc388_114,._sidePanel__filtersSection_pc388_120{padding:1rem}._sidePanel__footerActions_pc388_132{gap:.5rem}}@media (max-width: 480px){._sidePanel__header_pc388_30,._sidePanel__content_pc388_89,._sidePanel__footer_pc388_125,._sidePanel__appliedSection_pc388_114,._sidePanel__filtersSection_pc388_120{padding:.75rem}._sidePanel__titleText_pc388_50{font-size:1.125rem}}@media (prefers-reduced-motion: reduce){._sidePanel__overlay_pc388_2,._sidePanel_pc388_2{animation:none}._sidePanel__closeButton_pc388_69,._sidePanel__clearButton_pc388_138,._sidePanel__applyButton_pc388_152{transition:none}}._sidePanel__closeButton_pc388_69:focus-visible,._sidePanel__clearButton_pc388_138:focus-visible,._sidePanel__applyButton_pc388_152:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._pagination_b9s5p_2{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 0;width:100%}._pagination__info_b9s5p_12{display:flex;justify-content:center;width:100%}._pagination__infoText_b9s5p_18{font-size:.875rem;color:var(--muted-foreground);font-weight:500;text-align:center}._pagination__nav_b9s5p_26{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}._pagination__button_b9s5p_35{display:flex;align-items:center;gap:.5rem;min-width:2.5rem;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:500;border-radius:.375rem;transition:all .2s ease-in-out}._pagination__button_b9s5p_35:hover:not(:disabled){background-color:var(--accent);border-color:var(--accent)}._pagination__button_b9s5p_35:disabled{opacity:.5;cursor:not-allowed}._pagination__buttonText_b9s5p_58{font-size:.875rem}._pagination__pages_b9s5p_63{display:flex;align-items:center;gap:.25rem;margin:0 .5rem}._pagination__pageButton_b9s5p_71{min-width:2.5rem;height:2.5rem;padding:0;font-size:.875rem;font-weight:500;border-radius:.375rem;transition:all .2s ease-in-out}._pagination__pageButton_b9s5p_71:hover:not(._pagination__pageButton_active_b9s5p_81){background-color:var(--accent);border-color:var(--accent)}._pagination__pageButton_active_b9s5p_81{background-color:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}._pagination__pageButton_active_b9s5p_81:hover{background-color:var(--primary);border-color:var(--primary);opacity:.9}._pagination__ellipsis_b9s5p_99{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;color:var(--muted-foreground);font-size:.875rem}._pagination__mobileInfo_b9s5p_110{display:none;font-size:.875rem;color:var(--muted-foreground);font-weight:500;text-align:center}@media (max-width: 768px){._pagination_b9s5p_2{padding:1.5rem 0;gap:1rem}._pagination__info_b9s5p_12{display:none}._pagination__mobileInfo_b9s5p_110{display:block}._pagination__nav_b9s5p_26{gap:.25rem}._pagination__button_b9s5p_35{min-width:2.25rem;height:2.25rem;padding:0 .5rem}._pagination__buttonText_b9s5p_58{display:none}._pagination__pageButton_b9s5p_71{min-width:2.25rem;height:2.25rem;font-size:.8rem}._pagination__pages_b9s5p_63{margin:0 .25rem;gap:.125rem}._pagination__ellipsis_b9s5p_99{min-width:2.25rem;height:2.25rem}}@media (max-width: 480px){._pagination__nav_b9s5p_26{flex-direction:column;gap:.75rem;width:100%}._pagination__pages_b9s5p_63{order:-1;margin:0;width:100%;justify-content:center;flex-wrap:wrap;gap:.25rem}._pagination__button_b9s5p_35{flex:1;max-width:120px;justify-content:center}._pagination__buttonText_b9s5p_58{display:inline;font-size:.8rem}}._pagination__button_b9s5p_35:focus-visible,._pagination__pageButton_b9s5p_71:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._pagination__pageButton_b9s5p_71,._pagination__button_b9s5p_35{transition:all .2s cubic-bezier(.4,0,.2,1)}._pagination__pageButton_b9s5p_71:active,._pagination__button_b9s5p_35:active{transform:scale(.95)}._pagination__pageButton_b9s5p_71:not(:disabled):not(._pagination__pageButton_active_b9s5p_81):hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._pagination__button_b9s5p_35:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._errorMessage_io7oq_2{display:flex;align-items:center;justify-content:center;padding:1.5rem;min-height:16rem}._errorMessage__content_io7oq_10{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:28rem;gap:1rem}._errorMessage__icon_io7oq_19{height:3rem;width:3rem;color:#dc2626}._errorMessage__title_io7oq_25{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:#1f2937}._errorMessage__text_io7oq_32{color:#6b7280}._errorMessage__button_io7oq_36{margin-top:1rem}._errorMessage__buttonIcon_io7oq_40{height:1rem;width:1rem;margin-right:.5rem}._productGrid_1977b_2{padding:3rem 0;background:var(--background);min-height:50vh}._productGrid__container_1977b_8{max-width:1200px;margin:0 auto;padding:0 1.5rem}._productGrid__header_1977b_15{margin-bottom:2rem;text-align:center}._productGrid__title_1977b_20{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--foreground);margin:0 0 .75rem;font-family:Quicksand,Montserrat,Poppins,system-ui,-apple-system,sans-serif;text-transform:capitalize}._productGrid__resultsCount_1977b_30{font-size:1rem;color:var(--muted-foreground);font-weight:500}._productGrid__grid_1977b_37{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:stretch}._productGrid__empty_1977b_45{display:flex;align-items:center;justify-content:center;min-height:400px;padding:2rem}._productGrid__emptyContent_1977b_53{text-align:center;max-width:400px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}._productGrid__emptyIcon_1977b_62{font-size:4rem;opacity:.7}._productGrid__emptyTitle_1977b_67{font-size:1.5rem;font-weight:600;color:var(--foreground);margin:0;font-family:Poppins,sans-serif}._productGrid__emptyText_1977b_75{font-size:1rem;color:var(--muted-foreground);line-height:1.6;margin:0;text-align:center}._productGrid__emptyButton_1977b_83{background-color:var(--primary);color:var(--background);padding:.5rem 1rem;border-radius:.25rem}._productGrid__pagination_1977b_91{margin-top:3rem;border-top:1px solid var(--border);padding-top:2rem}@media (max-width: 1024px){._productGrid__grid_1977b_37{grid-template-columns:repeat(3,1fr);gap:1.5rem}._productGrid__pagination_1977b_91{margin-top:2rem;padding-top:1.5rem}}@media (max-width: 768px){._productGrid_1977b_2{padding:2rem 0}._productGrid__container_1977b_8{padding:0 1rem}._productGrid__header_1977b_15{margin-bottom:1.5rem}._productGrid__title_1977b_20{font-size:1.75rem}._productGrid__resultsCount_1977b_30{font-size:.875rem}._productGrid__grid_1977b_37{grid-template-columns:repeat(2,1fr);gap:1.25rem}._productGrid__empty_1977b_45{min-height:300px;padding:1.5rem}._productGrid__emptyContent_1977b_53{gap:1.25rem}._productGrid__emptyIcon_1977b_62{font-size:3rem}._productGrid__emptyTitle_1977b_67{font-size:1.25rem}._productGrid__emptyText_1977b_75{font-size:.875rem}}@media (max-width: 480px){._productGrid_1977b_2{padding:1.5rem 0}._productGrid__container_1977b_8{padding:0 .75rem}._productGrid__grid_1977b_37{grid-template-columns:repeat(2,1fr);gap:1rem}._productGrid__empty_1977b_45{min-height:250px;padding:1rem}._productGrid__emptyContent_1977b_53{gap:1rem}}@media (min-width: 1400px){._productGrid__grid_1977b_37{grid-template-columns:repeat(4,1fr);gap:2.5rem}}._productGrid__grid_1977b_37>*{animation:_fadeInUp_1977b_1 .6s ease-out;animation-fill-mode:both}._productGrid__grid_1977b_37>*:nth-child(1){animation-delay:.1s}._productGrid__grid_1977b_37>*:nth-child(2){animation-delay:.2s}._productGrid__grid_1977b_37>*:nth-child(3){animation-delay:.3s}._productGrid__grid_1977b_37>*:nth-child(4){animation-delay:.4s}._productGrid__grid_1977b_37>*:nth-child(5){animation-delay:.5s}._productGrid__grid_1977b_37>*:nth-child(6){animation-delay:.6s}@keyframes _fadeInUp_1977b_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){._productGrid__grid_1977b_37>*{animation:none}}._productGrid_1977b_2:focus-within{outline:none}@media print{._productGrid_1977b_2{padding:1rem 0}._productGrid__grid_1977b_37{grid-template-columns:repeat(2,1fr);gap:1rem}}.hero{position:relative;width:100%;max-height:550px;overflow:hidden}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#50b4ff40;pointer-events:none;z-index:2}._carouselItem_yswke_2{position:relative;width:100%;height:100vh;max-height:550px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}._carouselItem__backgroundPicture_yswke_16{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}._carouselItem__backgroundImage_yswke_25{width:100%;height:100%;object-fit:cover;object-position:center}._carouselItem__overlay_yswke_32{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:-1}._carouselItem__content_yswke_42{position:relative;text-align:center;color:#fff;z-index:1;max-width:600px;padding:0 2rem}._carouselItem__textContainer_yswke_51{display:flex;flex-direction:column;gap:1rem}._carouselItem__title_yswke_57{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}._carouselItem__subtitle_yswke_64{font-size:1.25rem;margin-bottom:2rem;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.5)}._carouselItem__button_yswke_71{background:#fff;color:#333;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}._carouselItem__button_yswke_71:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}@media (max-width: 768px){._carouselItem__title_yswke_57{font-size:2rem}._carouselItem__subtitle_yswke_64{font-size:1rem}._carouselItem__content_yswke_42{padding:0 1rem}}._heroSlider_71d0m_2{position:relative;width:100%;overflow:hidden;background:var(--muted);max-height:550px}._heroSlider__container_71d0m_10{position:relative;width:100%;height:100%;max-height:550px}._heroSlider__track_71d0m_17{display:flex;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}._heroSlider__slide_71d0m_24{flex:0 0 100%;width:100%;height:100%;max-height:550px}._heroSlider__empty_71d0m_31{display:flex;align-items:center;justify-content:center;height:400px;color:var(--muted-foreground);font-size:1.125rem}._heroSlider__arrow_71d0m_41{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;background:#ffffffe6;border:1px solid rgba(0,195,255,.3);color:var(--foreground);border-radius:50%;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #00000026}._heroSlider__arrow_71d0m_41:hover{background:#fff;border-color:var(--primary);color:var(--primary);transform:translateY(-50%) scale(1.05);box-shadow:0 6px 16px #00c3ff4d}._heroSlider__arrow--prev_71d0m_65{left:24px}._heroSlider__arrow--next_71d0m_69{right:24px}._heroSlider__dots_71d0m_74{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10;background:#ffffff1a;padding:12px 20px;border-radius:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._heroSlider__dot_71d0m_74{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff80;transition:all .3s ease}._heroSlider__dot_71d0m_74:hover{background:#fffc;transform:scale(1.2)}._heroSlider__dot--active_71d0m_102{background:var(--primary);box-shadow:0 0 12px #00c3ff99;transform:scale(1.3)}._heroSlider__playPause_71d0m_109{position:absolute;bottom:24px;right:24px;z-index:10;width:44px;height:44px;background:#ffffffe6;border:1px solid rgba(0,195,255,.3);border-radius:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease}._heroSlider__playPause_71d0m_109:hover{background:#fff;border-color:var(--primary);color:var(--primary);transform:scale(1.05)}@media (max-width: 768px){._heroSlider_71d0m_2{height:75vh}._heroSlider__arrow_71d0m_41{width:40px;height:40px}._heroSlider__arrow--prev_71d0m_65{left:16px}._heroSlider__arrow--next_71d0m_69{right:16px}._heroSlider__dots_71d0m_74{bottom:16px;padding:8px 16px;gap:8px}._heroSlider__dot_71d0m_74{width:10px;height:10px}._heroSlider__playPause_71d0m_109{bottom:16px;right:16px;width:40px;height:40px}}@media (max-width: 480px){._heroSlider__arrow_71d0m_41{width:36px;height:36px}._heroSlider__arrow--prev_71d0m_65{left:12px}._heroSlider__arrow--next_71d0m_69{right:12px}._heroSlider__dots_71d0m_74{bottom:12px;padding:6px 12px;gap:6px}._heroSlider__dot_71d0m_74{width:8px;height:8px}._heroSlider__playPause_71d0m_109{bottom:12px;right:12px;width:36px;height:36px}}@media (prefers-reduced-motion: reduce){._heroSlider__track_71d0m_17,._heroSlider__arrow_71d0m_41,._heroSlider__dot_71d0m_74,._heroSlider__playPause_71d0m_109{transition:none}}._heroSlider__arrow_71d0m_41:focus-visible,._heroSlider__dot_71d0m_74:focus-visible,._heroSlider__playPause_71d0m_109:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._sizeGuideTable_a8ykp_1{margin-top:2rem;box-shadow:0 4px 20px #1f2d3d14;border:1px solid var(--border)}._sizeGuideTable__header_a8ykp_7{border-bottom:1px solid var(--border);padding:.5rem 1.5rem}._sizeGuideTable__title_a8ykp_13{color:var(--foreground);font-size:1.25rem;font-weight:600}._sizeGuideTable__subtitle_a8ykp_19{color:var(--muted-foreground);font-size:.875rem;margin:0;line-height:1.5}._sizeGuideTable__content_a8ykp_26{padding:1.5rem}._sizeGuideTable__layout_a8ykp_31{display:grid;grid-template-columns:1fr 2fr;gap:2rem;align-items:start;margin-bottom:1.5rem}._sizeGuideTable__imageSection_a8ykp_39{display:flex;justify-content:center;align-items:flex-start}._sizeGuideTable__imageWrapper_a8ykp_45{display:flex;flex-direction:column;align-items:center;gap:1rem}._sizeGuideTable__image_a8ykp_39{max-width:100%;height:auto;max-height:300px;object-fit:contain}._sizeGuideTable__tableSection_a8ykp_59{display:flex;flex-direction:column}._sizeGuideTable__tableWrapper_a8ykp_64{overflow-x:auto;border-radius:8px;border:1px solid var(--border);max-width:100%;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border) transparent}._sizeGuideTable__tableWrapper_a8ykp_64::-webkit-scrollbar{height:6px}._sizeGuideTable__tableWrapper_a8ykp_64::-webkit-scrollbar-track{background:transparent}._sizeGuideTable__tableWrapper_a8ykp_64::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}._sizeGuideTable__tableHead_a8ykp_89{background:var(--primary);color:#fff;font-weight:600;text-align:center;padding:12px 8px;border-bottom:2px solid var(--primary);font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;min-width:120px;white-space:nowrap}._sizeGuideTable__headerCell_a8ykp_103{display:flex;flex-direction:column;align-items:center;gap:.5rem}._sizeGuideTable__circle_a8ykp_110{width:24px;height:24px;border-radius:50%;background:#fff;color:var(--primary);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;border:2px solid white;box-shadow:0 2px 4px #0000001a}._sizeGuideTable__table_a8ykp_59{width:100%;border-collapse:collapse;font-size:.875rem;min-width:600px}._sizeGuideTable__tableRow_a8ykp_132{transition:background-color .2s ease}._sizeGuideTable__tableRow_a8ykp_132:nth-child(2n){background:var(--muted)}._sizeGuideTable__tableRow_a8ykp_132:hover{background:var(--accent) / 10}._sizeGuideTable__tableCell_a8ykp_144{padding:12px 8px;text-align:center;border-bottom:1px solid var(--border);color:var(--foreground);font-weight:500;min-width:100px;white-space:nowrap}._sizeGuideTable__tableCellBold_a8ykp_154{padding:12px 8px;text-align:center;border-bottom:1px solid var(--border);color:var(--foreground);font-weight:700;background:var(--primary) / 5;min-width:100px;white-space:nowrap}._sizeGuideTable__tips_a8ykp_165{background:var(--card);border:1px solid var(--border);border-radius:8px;padding:1.25rem}._sizeGuideTable__tipsTitle_a8ykp_172{color:var(--foreground);font-size:1rem;font-weight:600;margin:0 0 .75rem}._sizeGuideTable__tipsList_a8ykp_179{color:var(--muted-foreground);font-size:.875rem;line-height:1.6;margin:0;padding-left:1.25rem}._sizeGuideTable__tipsList_a8ykp_179 li{margin-bottom:.5rem}._sizeGuideTable__tipsList_a8ykp_179 li:last-child{margin-bottom:0}@media (max-width: 1024px){._sizeGuideTable__layout_a8ykp_31{grid-template-columns:1fr 1.5fr;gap:1.5rem}._sizeGuideTable__image_a8ykp_39{max-height:250px}._sizeGuideTable__tableHead_a8ykp_89{min-width:100px;font-size:.75rem}._sizeGuideTable__circle_a8ykp_110{width:20px;height:20px;font-size:.7rem}._sizeGuideTable__tableCell_a8ykp_144,._sizeGuideTable__tableCellBold_a8ykp_154{min-width:80px;font-size:.8rem}}@media (max-width: 768px){._sizeGuideTable__content_a8ykp_26{padding:1rem}._sizeGuideTable__tableSection_a8ykp_59{width:100%;overflow:hidden}._sizeGuideTable__layout_a8ykp_31{grid-template-columns:1fr;gap:1rem}._sizeGuideTable__imageSection_a8ykp_39{order:2}._sizeGuideTable__tableSection_a8ykp_59{order:1}._sizeGuideTable__image_a8ykp_39{max-height:200px}._sizeGuideTable__tableWrapper_a8ykp_64{max-width:100%;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}._sizeGuideTable__table_a8ykp_59{min-width:500px;font-size:.75rem;width:100%}._sizeGuideTable__tableHead_a8ykp_89{padding:8px 4px;font-size:.7rem;min-width:80px}._sizeGuideTable__circle_a8ykp_110{width:18px;height:18px;font-size:.65rem}._sizeGuideTable__tableCell_a8ykp_144,._sizeGuideTable__tableCellBold_a8ykp_154{padding:8px 4px;min-width:70px;font-size:.75rem}._sizeGuideTable__tips_a8ykp_165{padding:1rem}._sizeGuideTable__tipsList_a8ykp_179{font-size:.8rem}}@media (max-width: 480px){._sizeGuideTable__layout_a8ykp_31{gap:.75rem}._sizeGuideTable__image_a8ykp_39{max-height:150px}._sizeGuideTable__tableWrapper_a8ykp_64{max-width:100%;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}._sizeGuideTable__table_a8ykp_59{min-width:400px;font-size:.7rem;width:100%}._sizeGuideTable__tableHead_a8ykp_89{padding:6px 3px;font-size:.65rem;min-width:70px}._sizeGuideTable__circle_a8ykp_110{width:16px;height:16px;font-size:.6rem}._sizeGuideTable__tableCell_a8ykp_144,._sizeGuideTable__tableCellBold_a8ykp_154{padding:6px 3px;min-width:60px;font-size:.7rem}}._sizeGuide_t8r9p_1{padding:2rem 1rem;max-width:72rem;margin:0 auto}._sizeGuide__container_t8r9p_7{width:100%}._sizeGuide__header_t8r9p_11{text-align:center;margin-bottom:2rem}._sizeGuide__title_t8r9p_16{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}._sizeGuide__subtitle_t8r9p_23{font-size:1.125rem;color:#6b7280}._sizeGuide__content_t8r9p_28{display:flex;flex-direction:column;gap:1rem}._sizeGuide__accordion_t8r9p_34{border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}._sizeGuide__accordionButton_t8r9p_40{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;text-align:left;background:#fff;border:none;transition:background-color .2s ease;height:auto;font-family:inherit}._sizeGuide__accordionButton_t8r9p_40:hover{background-color:#f9fafb}._sizeGuide__accordionTitle_t8r9p_58{font-size:1.125rem;font-weight:600;color:#111827}._sizeGuide__accordionIcon_t8r9p_64{width:1.25rem;height:1.25rem;color:#6b7280;transition:transform .2s ease;flex-shrink:0}._sizeGuide__accordionContent_t8r9p_72{padding:0 1.5rem 1.5rem;border-top:1px solid #f3f4f6}._sizeGuide__imageContainer_t8r9p_77{text-align:center}._sizeGuide__image_t8r9p_77{max-width:100%;height:auto;margin:0 auto;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .2s ease;display:block}._sizeGuide__imageCaption_t8r9p_92{font-size:.875rem;color:#6b7280;margin-top:1rem}@media (max-width: 768px){._sizeGuide_t8r9p_1{padding:1rem .5rem}._sizeGuide__title_t8r9p_16{font-size:1.5rem}._sizeGuide__subtitle_t8r9p_23{font-size:1rem}._sizeGuide__accordionButton_t8r9p_40{padding:1rem}._sizeGuide__accordionContent_t8r9p_72{padding:0 1rem 1rem}}._categoryPage_1wm56_1{width:100%;background-color:#f8f9fa;padding-bottom:4rem}._categoryPage__container_1wm56_7{max-width:1400px;margin:0 auto;padding:2rem 1rem}._categoryPage__breadcrumb_1wm56_13{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem}._categoryPage__breadcrumbLink_1wm56_21{color:#007bff;text-decoration:none;transition:color .2s}._categoryPage__breadcrumbLink_1wm56_21:hover{color:#0056b3;text-decoration:underline}._categoryPage__breadcrumbSeparator_1wm56_32{color:#6c757d}._categoryPage__breadcrumbCurrent_1wm56_36{color:#495057;font-weight:500}._categoryPage__header_1wm56_41{text-align:center;margin-bottom:3rem}._categoryPage__title_1wm56_46{font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:1rem;line-height:1.2}._categoryPage__subtitle_1wm56_54{font-size:1.125rem;color:#6c757d;margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}._categoryPage__resultsCount_1wm56_64{display:inline-flex;align-items:center;background-color:#e9ecef;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;color:#495057}._categoryPage__grid_1wm56_75{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:2rem}._categoryPage__empty_1wm56_82{display:flex;justify-content:center;align-items:center;min-height:400px}._categoryPage__emptyContent_1wm56_89{text-align:center;max-width:400px}._categoryPage__emptyIcon_1wm56_94{font-size:4rem;margin-bottom:1rem}._categoryPage__emptyTitle_1wm56_99{font-size:1.5rem;font-weight:600;color:#495057;margin-bottom:1rem}._categoryPage__emptyText_1wm56_106{color:#6c757d;margin-bottom:2rem;line-height:1.6}._categoryPage__emptyButton_1wm56_112{background-color:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;transition:background-color .2s}._categoryPage__emptyButton_1wm56_112:hover{background-color:#0056b3}@media (max-width: 768px){._categoryPage__container_1wm56_7{padding:1rem}._categoryPage__title_1wm56_46{font-size:2rem}._categoryPage__subtitle_1wm56_54{font-size:1rem}._categoryPage__grid_1wm56_75{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media (max-width: 480px){._categoryPage__title_1wm56_46{font-size:1.75rem}._categoryPage__grid_1wm56_75{grid-template-columns:1fr;gap:1rem}._categoryPage__pagination_1wm56_156{margin-top:1.5rem;padding-top:1rem}}._categoryPage__pagination_1wm56_156{margin-top:3rem;border-top:1px solid #e9ecef;padding-top:2rem}._loadingSpinner_c8wf2_2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:2rem;padding-bottom:2rem;gap:.75rem}._loadingSpinner_sm_c8wf2_12{padding-top:1rem;padding-bottom:1rem;gap:.5rem}._loadingSpinner_md_c8wf2_18{padding-top:2rem;padding-bottom:2rem;gap:.75rem}._loadingSpinner_lg_c8wf2_24{padding-top:3rem;padding-bottom:3rem;gap:1rem}._loadingSpinner__icon_c8wf2_31{animation:_spin_c8wf2_1 1s linear infinite;color:#0ea5e9}@keyframes _spin_c8wf2_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingSpinner__icon_sm_c8wf2_45{height:1rem;width:1rem}._loadingSpinner__icon_md_c8wf2_50{height:2rem;width:2rem}._loadingSpinner__icon_lg_c8wf2_55{height:3rem;width:3rem}._loadingSpinner__text_c8wf2_61{font-weight:500;color:#6b7280}._loadingSpinner__text_sm_c8wf2_66{font-size:.875rem;line-height:1.25rem}._loadingSpinner__text_md_c8wf2_71{font-size:1rem;line-height:1.5rem}._loadingSpinner__text_lg_c8wf2_76{font-size:1.125rem;line-height:1.75rem}._imageZoomModal__overlay_1kpiu_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9998;animation:_fadeIn_1kpiu_1 .3s ease-out}._imageZoomModal__content_1kpiu_13{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;flex-direction:column;background:transparent;outline:none}._imageZoomModal__header_1kpiu_26{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(31,45,61,.1);flex-shrink:0}._imageZoomModal__info_1kpiu_37{display:flex;flex-direction:column;gap:.25rem}._imageZoomModal__title_1kpiu_43{font-size:1rem;font-weight:600;color:var(--foreground);line-height:1.4}._imageZoomModal__counter_1kpiu_50{font-size:.875rem;color:var(--muted-foreground);font-weight:500}._imageZoomModal__controls_1kpiu_56{display:flex;align-items:center;gap:.5rem}._imageZoomModal__controlButton_1kpiu_62{width:2.5rem;height:2.5rem;border-radius:.5rem;transition:all .2s ease;color:var(--muted-foreground)}._imageZoomModal__controlButton_1kpiu_62:hover:not(:disabled){color:var(--foreground);background:var(--muted)}._imageZoomModal__controlButton_1kpiu_62:disabled{opacity:.4;cursor:not-allowed}._imageZoomModal__scaleIndicator_1kpiu_80{font-size:.875rem;font-weight:600;color:var(--foreground);min-width:3rem;text-align:center;padding:.5rem}._imageZoomModal__closeButton_1kpiu_89{width:2.5rem;height:2.5rem;border-radius:.5rem;transition:all .2s ease;color:var(--muted-foreground);margin-left:.5rem}._imageZoomModal__closeButton_1kpiu_89:hover{color:var(--foreground);background:var(--muted)}._imageZoomModal__imageContainer_1kpiu_103{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background:transparent;cursor:grab;touch-action:none}._imageZoomModal__imageContainer--dragging_1kpiu_115{cursor:grabbing}._imageZoomModal__imageContainer--zoomable_1kpiu_119{cursor:move}._imageZoomModal__image_1kpiu_103{max-width:100%;max-height:100%;object-fit:contain;transition:transform .2s ease-out;transform-origin:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._imageZoomModal__loadingOverlay_1kpiu_133{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;border-radius:0}._imageZoomModal__instructions_1kpiu_148{display:flex;justify-content:center;align-items:center;padding:1rem;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(31,45,61,.1);flex-shrink:0}._imageZoomModal__instructions_1kpiu_148 span{font-size:.875rem;color:var(--muted-foreground);text-align:center}@keyframes _fadeIn_1kpiu_1{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){._imageZoomModal__header_1kpiu_26{padding:.75rem 1rem}._imageZoomModal__title_1kpiu_43{font-size:.875rem}._imageZoomModal__counter_1kpiu_50{font-size:.75rem}._imageZoomModal__controls_1kpiu_56{gap:.25rem}._imageZoomModal__controlButton_1kpiu_62{width:2.25rem;height:2.25rem}._imageZoomModal__closeButton_1kpiu_89{width:2.25rem;height:2.25rem;margin-left:.25rem}._imageZoomModal__scaleIndicator_1kpiu_80{font-size:.75rem;min-width:2.5rem;padding:.25rem}._imageZoomModal__instructions_1kpiu_148{padding:.75rem}._imageZoomModal__instructions_1kpiu_148 span{font-size:.75rem}}@media (max-width: 480px){._imageZoomModal__info_1kpiu_37{gap:.125rem}._imageZoomModal__title_1kpiu_43{font-size:.8125rem;line-height:1.3}._imageZoomModal__controls_1kpiu_56{gap:.125rem}._imageZoomModal__controlButton_1kpiu_62,._imageZoomModal__closeButton_1kpiu_89{width:2rem;height:2rem}._imageZoomModal__scaleIndicator_1kpiu_80{font-size:.6875rem;min-width:2.25rem}}._productImageSlider_1j2l2_1{display:flex;gap:1rem;width:100%;max-width:600px}._productImageSlider__mainContainer_1j2l2_8{flex:1;display:flex;flex-direction:column;gap:.75rem}._productImageSlider__imageWrapper_1j2l2_15{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:12px;background:var(--muted);box-shadow:0 4px 20px #1f2d3d14}._productImageSlider__mainImage_1j2l2_25{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}._productImageSlider__loadingOverlay_1j2l2_33{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;border-radius:12px}._productImageSlider__navButton_1j2l2_48{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);color:var(--foreground);transition:all .2s ease;z-index:2}._productImageSlider__navButton_1j2l2_48[data-direction=prev]{left:12px}._productImageSlider__navButton_1j2l2_48[data-direction=next]{right:12px}._productImageSlider__navButton_1j2l2_48:hover{background:#fffffff2;transform:translateY(-50%) scale(1.05)}._productImageSlider__counter_1j2l2_73{display:flex;justify-content:center;align-items:center;padding:.5rem;background:#1f2d3dcc;color:#fff;border-radius:20px;font-size:.875rem;font-weight:500;align-self:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._productImageSlider__thumbnails_1j2l2_87{display:flex;flex-direction:column;gap:.5rem;width:80px}._productImageSlider__thumbnail_1j2l2_87{width:100%;aspect-ratio:3/4;border:2px solid transparent;border-radius:8px;overflow:hidden;transition:all .2s ease;background:none;padding:0}._productImageSlider__thumbnail_1j2l2_87:hover{border-color:var(--primary);transform:scale(1.02)}._productImageSlider__thumbnail--active_1j2l2_110{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}._productImageSlider__thumbnailImage_1j2l2_115{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width: 768px){._productImageSlider_1j2l2_1{flex-direction:column;gap:1rem}._productImageSlider__thumbnails_1j2l2_87{flex-direction:row;width:100%;overflow-x:auto;padding-bottom:.5rem}._productImageSlider__thumbnail_1j2l2_87{width:60px;flex-shrink:0}._productImageSlider__navButton_1j2l2_48{width:44px;height:44px}._productImageSlider__navButton_1j2l2_48[data-direction=prev]{left:8px}._productImageSlider__navButton_1j2l2_48[data-direction=next]{right:8px}}@media (max-width: 480px){._productImageSlider__imageWrapper_1j2l2_15{border-radius:8px}._productImageSlider__thumbnail_1j2l2_87{width:50px}._productImageSlider__navButton_1j2l2_48{width:40px;height:40px}}._productDetail_1e4f2_1{min-height:100vh;background:var(--background);padding-top:2rem;padding-bottom:3rem}._productDetail__container_1e4f2_8{max-width:1200px;margin:0 auto;padding:0 1.5rem}._productDetail__breadcrumb_1e4f2_15{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;color:var(--muted-foreground)}._productDetail__breadcrumbLink_1e4f2_24{color:var(--muted-foreground);transition:color .2s ease}._productDetail__breadcrumbLink_1e4f2_24:hover{color:var(--primary)}._productDetail__breadcrumbSeparator_1e4f2_33{color:var(--muted-foreground)}._productDetail__breadcrumbCurrent_1e4f2_37{color:var(--foreground);font-weight:500}._productDetail__content_1e4f2_43{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}._productDetail__imageSection_1e4f2_50{display:flex;justify-content:center}._productDetail__infoSection_1e4f2_55{display:flex;flex-direction:column}._productDetail__info_1e4f2_55{position:sticky;top:2rem;height:fit-content}._productDetail__tags_1e4f2_67{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}._productDetail__newBadge_1e4f2_74{background:var(--primary);color:#fff}._productDetail__title_1e4f2_80{font-size:2rem;font-weight:700;color:var(--foreground);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}._productDetail__price_1e4f2_90{font-size:1.75rem;font-weight:700;color:var(--primary);margin-bottom:1.5rem;letter-spacing:.5px}._productDetail__separator_1e4f2_98{margin:1.5rem 0}._productDetail__description_1e4f2_103{margin-bottom:1.5rem}._productDetail__sectionTitle_1e4f2_107{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0 0 .75rem}._productDetail__descriptionText_1e4f2_114{color:var(--muted-foreground);line-height:1.6;margin:0}._productDetail__sizesSection_1e4f2_121{margin-bottom:1.5rem}._productDetail__sizesHeader_1e4f2_125{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._productDetail__sizeGuideButton_1e4f2_132{color:var(--primary);text-decoration:underline;padding:0;height:auto}._productDetail__sizeGuideButton_1e4f2_132:hover{background:transparent;color:var(--primary);opacity:.8}._productDetail__sizes_1e4f2_121{display:flex;gap:.75rem;flex-wrap:wrap}._productDetail__sizeButton_1e4f2_151{width:48px;height:48px;border:2px solid var(--border);border-radius:8px;background:var(--card);color:var(--foreground);font-weight:500;font-size:.875rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._productDetail__sizeButton_1e4f2_151:hover{border-color:var(--primary);background:var(--primary) / 5}._productDetail__sizeButton--selected_1e4f2_171{border-color:var(--primary);background:var(--primary);color:#fff}._productDetail__actions_1e4f2_178{margin-top:2rem}._productDetail__whatsappButton_1e4f2_182{width:100%;background:#25d366;color:#fff;font-weight:600;font-size:1rem;padding:1rem 1.5rem;height:auto;border-radius:8px;margin-bottom:.75rem;transition:all .2s ease}._productDetail__whatsappButton_1e4f2_182:hover{background:#128c7e;transform:translateY(-1px);box-shadow:0 8px 25px #25d36640}._productDetail__whatsappText_1e4f2_201{color:var(--muted-foreground);font-size:.875rem;text-align:center;margin:0;line-height:1.5}._productDetail__loading_1e4f2_210{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem;text-align:center;color:var(--muted-foreground)}._productDetail__loading_1e4f2_210 p{font-size:1rem;margin:0}._productDetail__detail_1e4f2_226{display:flex;gap:.5rem}@media (max-width: 768px){._productDetail_1e4f2_1{padding-top:1rem;padding-bottom:2rem}._productDetail__container_1e4f2_8{padding:0 1rem}._productDetail__content_1e4f2_43{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}._productDetail__info_1e4f2_55{position:static}._productDetail__breadcrumb_1e4f2_15{margin-bottom:1.5rem;font-size:.8rem}._productDetail__title_1e4f2_80,._productDetail__price_1e4f2_90{font-size:1.5rem}._productDetail__sizesHeader_1e4f2_125{flex-direction:column;align-items:flex-start;gap:.5rem}._productDetail__sizeButton_1e4f2_151{width:44px;height:44px;font-size:.8rem}}@media (max-width: 480px){._productDetail__container_1e4f2_8{padding:0 .75rem}._productDetail__title_1e4f2_80,._productDetail__price_1e4f2_90{font-size:1.25rem}._productDetail__sizeButton_1e4f2_151{width:40px;height:40px;font-size:.75rem}._productDetail__whatsappButton_1e4f2_182{font-size:.9rem;padding:.875rem 1.25rem}}._contact_1sgl9_1{padding:2rem 1rem;max-width:72rem;margin:0 auto;background-color:#f8f9fa;min-height:calc(100vh - 200px)}._contact__container_1sgl9_9{width:100%}._contact__header_1sgl9_13{text-align:center;margin-bottom:3rem}._contact__title_1sgl9_18{font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:1rem;line-height:1.2}._contact__subtitle_1sgl9_26{font-size:1.125rem;color:#6c757d;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}._contact__content_1sgl9_35{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._contact__info_1sgl9_43{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a}._contact__infoTitle_1sgl9_50{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:2rem}._contact__infoItem_1sgl9_57{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem}._contact__infoIcon_1sgl9_64{background:#f3f4f6;padding:.75rem;border-radius:.5rem;color:#6b7280;flex-shrink:0}._contact__infoIcon_1sgl9_64 svg{width:1.25rem;height:1.25rem}._contact__infoDetails_1sgl9_77 h3{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.25rem}._contact__infoDetails_1sgl9_77 p{color:#6b7280;font-size:.875rem}._contact__features_1sgl9_89{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}._contact__feature_1sgl9_89{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._contact__featureIcon_1sgl9_102{font-size:2rem;flex-shrink:0}._contact__featureContent_1sgl9_107 h4{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.25rem;letter-spacing:.025em}._contact__featureContent_1sgl9_107 p{font-size:.75rem;color:#6b7280;margin:0}._contact__formSection_1sgl9_122{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a}._contact__form_1sgl9_122{display:flex;flex-direction:column;gap:1.5rem}._contact__formRow_1sgl9_135{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._contact__formGroup_1sgl9_141{display:flex;flex-direction:column;gap:.5rem}._contact__label_1sgl9_147{font-size:.875rem;font-weight:500;color:#374151}._contact__formContent_1sgl9_153{display:flex;flex-direction:column;gap:1.5rem}._contact__input_1sgl9_158{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease;background:#fff}._contact__input_1sgl9_158:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._contact__textarea_1sgl9_173{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease;background:#fff;resize:vertical;font-family:inherit}._contact__textarea_1sgl9_173:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._contact__submitButton_1sgl9_190{background-color:#89c2d9;color:#fff;padding:.875rem 2rem;border:none;border-radius:.5rem;font-weight:600;font-size:.875rem;letter-spacing:.025em;transition:background-color .2s ease;align-self:flex-start}._contact__submitButton_1sgl9_190:hover{background-color:#7ab8d1}._contact__success_1sgl9_208{display:flex;justify-content:center;align-items:center;min-height:300px}._contact__successContent_1sgl9_215{text-align:center;max-width:400px}._contact__successIcon_1sgl9_220{width:4rem;height:4rem;background-color:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 1rem}._contact__successContent_1sgl9_215 h3{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}._contact__successContent_1sgl9_215 p{color:#6b7280;line-height:1.6}@media (max-width: 1024px){._contact__content_1sgl9_35{gap:2rem}}@media (max-width: 768px){._contact_1sgl9_1{padding:1rem .5rem}._contact__title_1sgl9_18{font-size:2rem}._contact__subtitle_1sgl9_26{font-size:1rem}._contact__content_1sgl9_35{grid-template-columns:1fr;gap:2rem}._contact__formRow_1sgl9_135{grid-template-columns:1fr}._contact__info_1sgl9_43,._contact__formSection_1sgl9_122{padding:1.5rem}._contact__features_1sgl9_89{margin-top:2rem;padding-top:1.5rem}}@media (max-width: 480px){._contact__title_1sgl9_18{font-size:1.75rem}._contact__info_1sgl9_43,._contact__formSection_1sgl9_122{padding:1rem}._contact__feature_1sgl9_89{flex-direction:column;text-align:center;gap:.5rem}}/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-orange-500:oklch(70.5% .213 47.604);--color-white:#fff;--spacing:.25rem;--container-2xl:42rem;--container-3xl:48rem;--container-6xl:72rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--leading-relaxed:1.625;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html,html[data-theme=dark],html.dark,.dark,[data-theme=dark]{color-scheme:light!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}*{cursor:url(/logo-barco-cursor.png) 16 16,auto!important}body{background-color:var(--background);color:var(--foreground);font-feature-settings:"cv02","cv03","cv04","cv11";letter-spacing:.5px;font-family:Quicksand,Montserrat,Poppins,system-ui,-apple-system,sans-serif}h1,h2,h3,h4,h5,h6{letter-spacing:.5px;font-family:Quicksand,Montserrat,Poppins,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.2}.container{padding-inline:calc(var(--spacing)*4);margin-inline:auto}@media (min-width:40rem){.container{padding-inline:calc(var(--spacing)*6)}}@media (min-width:64rem){.container{padding-inline:calc(var(--spacing)*8)}}.btn-primary{background-color:var(--primary);color:var(--primary-foreground);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.2s;--tw-ease:var(--ease-in-out);transition-duration:.2s;transition-timing-function:var(--ease-in-out)}@media (hover:hover){.btn-primary:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.btn-primary:hover{background-color:color-mix(in oklab,var(--primary)90%,transparent)}}}.btn-primary{box-shadow:0 1px 3px #00c3ff1f,0 1px 2px #00c3ff3d}.btn-secondary{background-color:var(--secondary);color:var(--secondary-foreground);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.2s;--tw-ease:var(--ease-in-out);transition-duration:.2s;transition-timing-function:var(--ease-in-out)}@media (hover:hover){.btn-secondary:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){.btn-secondary:hover{background-color:color-mix(in oklab,var(--secondary)80%,transparent)}}}.card-modern{border-radius:var(--radius);border-style:var(--tw-border-style);background-color:var(--card);color:var(--card-foreground);--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-width:1px;box-shadow:0 1px 3px #1f2d3d1f,0 1px 2px #1f2d3d3d}.input-modern{border-radius:calc(var(--radius) - 2px);border-color:var(--border);background-color:var(--input);padding-inline:calc(var(--spacing)*3);padding-block:calc(var(--spacing)*2);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.input-modern:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--ring);--tw-outline-style:none;border-color:#0000;outline-style:none}.section-spacing{padding-block:calc(var(--spacing)*16)}@media (min-width:40rem){.section-spacing{padding-block:calc(var(--spacing)*20)}}@media (min-width:64rem){.section-spacing{padding-block:calc(var(--spacing)*24)}}:where(.content-spacing>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}@media (min-width:40rem){:where(.content-spacing>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}}}@layer components;@layer utilities{.\@container\/card-header{container:card-header/inline-size}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.col-start-2{grid-column-start:2}.row-span-2{grid-row:span 2/span 2}.row-start-1{grid-row-start:1}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-8{margin-top:calc(var(--spacing)*8)}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-12{margin-bottom:calc(var(--spacing)*12)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-row{display:table-row}.size-3\.5{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-9{width:calc(var(--spacing)*9);height:calc(var(--spacing)*9)}.h-2\.5{height:calc(var(--spacing)*2.5)}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-20{height:calc(var(--spacing)*20)}.h-32{height:calc(var(--spacing)*32)}.h-\[1\.15rem\]{height:1.15rem}.h-auto{height:auto}.min-h-screen{min-height:100vh}.w-2\.5{width:calc(var(--spacing)*2.5)}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-fit{width:fit-content}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-6xl{max-width:var(--container-6xl)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-\[20px\]{min-width:20px}.flex-1{flex:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.caption-bottom{caption-side:bottom}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.resize{resize:both}.resize-none{resize:none}.auto-rows-min{grid-auto-rows:min-content}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}:where(.space-y-0>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*0)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*0)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}.self-start{align-self:flex-start}.justify-self-end{justify-self:flex-end}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded-\[4px\]{border-radius:4px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-accent\/20{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.border-accent\/20{border-color:color-mix(in oklab,var(--accent)20%,transparent)}}.border-border\/50{border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){.border-border\/50{border-color:color-mix(in oklab,var(--border)50%,transparent)}}.border-input{border-color:var(--input)}.border-primary,.border-primary\/20{border-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.border-primary\/20{border-color:color-mix(in oklab,var(--primary)20%,transparent)}}.border-ring{border-color:var(--ring)}.border-secondary{border-color:var(--secondary)}.border-transparent{border-color:#0000}.bg-accent\/10{background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.bg-accent\/10{background-color:color-mix(in oklab,var(--accent)10%,transparent)}}.bg-background{background-color:var(--background)}.bg-border{background-color:var(--border)}.bg-card{background-color:var(--card)}.bg-destructive{background-color:var(--destructive)}.bg-muted,.bg-muted\/50{background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.bg-muted\/50{background-color:color-mix(in oklab,var(--muted)50%,transparent)}}.bg-orange-500{background-color:var(--color-orange-500)}.bg-primary,.bg-primary\/10{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.bg-primary\/10{background-color:color-mix(in oklab,var(--primary)10%,transparent)}}.bg-secondary,.bg-secondary\/80{background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){.bg-secondary\/80{background-color:color-mix(in oklab,var(--secondary)80%,transparent)}}.bg-transparent{background-color:#0000}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-background{--tw-gradient-from:var(--background);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-primary{--tw-gradient-from:var(--primary);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-secondary{--tw-gradient-from:var(--secondary);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-muted{--tw-gradient-to:var(--muted);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.p-0{padding:calc(var(--spacing)*0)}.p-2{padding:calc(var(--spacing)*2)}.p-6{padding:calc(var(--spacing)*6)}.px-0{padding-inline:calc(var(--spacing)*0)}.px-1\.5{padding-inline:calc(var(--spacing)*1.5)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-6{padding-block:calc(var(--spacing)*6)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.text-center{text-align:center}.text-left{text-align:left}.align-middle{vertical-align:middle}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-accent{color:var(--accent)}.text-card-foreground{color:var(--card-foreground)}.text-current{color:currentColor}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-white{color:var(--color-white)}.text-white\/80{color:#fffc}@supports (color:color-mix(in lab,red,red)){.text-white\/80{color:color-mix(in oklab,var(--color-white)80%,transparent)}}.capitalize{text-transform:capitalize}.underline-offset-4{text-underline-offset:4px}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-\[3px\]{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-ring\/50{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.ring-ring\/50{--tw-ring-color:color-mix(in oklab,var(--ring)50%,transparent)}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-none{transition-property:none}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.fade-in{--tw-enter-opacity:0}.zoom-in{--tw-enter-scale:0}.group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled=true] *){pointer-events:none}.group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled=true] *){opacity:.5}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-50:is(:where(.peer):disabled~*){opacity:.5}.selection\:bg-primary ::selection{background-color:var(--primary)}.selection\:bg-primary::selection{background-color:var(--primary)}.selection\:text-primary-foreground ::selection{color:var(--primary-foreground)}.selection\:text-primary-foreground::selection{color:var(--primary-foreground)}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-7::file-selector-button{height:calc(var(--spacing)*7)}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:text-foreground::file-selector-button{color:var(--foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){.hover\:bg-accent:hover,.hover\:bg-accent\/20:hover{background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-accent\/20:hover{background-color:color-mix(in oklab,var(--accent)20%,transparent)}}.hover\:bg-accent\/30:hover{background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-accent\/30:hover{background-color:color-mix(in oklab,var(--accent)30%,transparent)}}.hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive)90%,transparent)}}.hover\:bg-muted\/50:hover{background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-muted\/50:hover{background-color:color-mix(in oklab,var(--muted)50%,transparent)}}.hover\:bg-primary\/20:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/20:hover{background-color:color-mix(in oklab,var(--primary)20%,transparent)}}.hover\:bg-primary\/30:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/30:hover{background-color:color-mix(in oklab,var(--primary)30%,transparent)}}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary)90%,transparent)}}.hover\:bg-secondary:hover,.hover\:bg-secondary\/60:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-secondary\/60:hover{background-color:color-mix(in oklab,var(--secondary)60%,transparent)}}.hover\:bg-secondary\/80:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--secondary)80%,transparent)}}.hover\:bg-transparent:hover{background-color:#0000}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:underline:hover{text-decoration-line:underline}.hover\:ring-4:hover{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-4:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color:color-mix(in oklab,var(--destructive)20%,transparent)}}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:color-mix(in oklab,var(--ring)50%,transparent)}}.focus-visible\:outline-hidden:focus-visible{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus-visible\:outline-hidden:focus-visible{outline-offset:2px;outline:2px solid #0000}}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-muted:disabled{background-color:var(--muted)}.disabled\:text-muted-foreground:disabled{color:var(--muted-foreground)}.disabled\:opacity-50:disabled{opacity:.5}.has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot=card-action]){grid-template-columns:1fr auto}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-inline:calc(var(--spacing)*2.5)}.has-\[\>svg\]\:px-3:has(>svg){padding-inline:calc(var(--spacing)*3)}.has-\[\>svg\]\:px-4:has(>svg){padding-inline:calc(var(--spacing)*4)}.aria-invalid\:border-destructive[aria-invalid=true]{border-color:var(--destructive)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:color-mix(in oklab,var(--destructive)20%,transparent)}}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[orientation\=horizontal\]\:h-1\.5[data-orientation=horizontal]{height:calc(var(--spacing)*1.5)}.data-\[orientation\=horizontal\]\:h-full[data-orientation=horizontal]{height:100%}.data-\[orientation\=horizontal\]\:h-px[data-orientation=horizontal]{height:1px}.data-\[orientation\=horizontal\]\:w-full[data-orientation=horizontal]{width:100%}.data-\[orientation\=vertical\]\:h-full[data-orientation=vertical]{height:100%}.data-\[orientation\=vertical\]\:min-h-44[data-orientation=vertical]{min-height:calc(var(--spacing)*44)}.data-\[orientation\=vertical\]\:w-1\.5[data-orientation=vertical]{width:calc(var(--spacing)*1.5)}.data-\[orientation\=vertical\]\:w-auto[data-orientation=vertical]{width:auto}.data-\[orientation\=vertical\]\:w-full[data-orientation=vertical]{width:100%}.data-\[orientation\=vertical\]\:w-px[data-orientation=vertical]{width:1px}.data-\[orientation\=vertical\]\:flex-col[data-orientation=vertical]{flex-direction:column}.data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\][data-state=checked]{--tw-translate-x: calc(100% - 2px) ;translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[state\=checked\]\:border-primary[data-state=checked]{border-color:var(--primary)}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--primary)}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:var(--primary-foreground)}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:var(--muted)}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:var(--input)}@media (min-width:40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.sm\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.sm\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.sm\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media (min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media (min-width:64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.lg\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&_tr\]\:border-b tr{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-style:var(--tw-border-style);border-width:0}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:calc(var(--spacing)*0)}.\[\.border-b\]\:pb-6.border-b{padding-bottom:calc(var(--spacing)*6)}.\[\.border-t\]\:pt-6.border-t{padding-top:calc(var(--spacing)*6)}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y:2px;translate:var(--tw-translate-x)var(--tw-translate-y)}.\[\&\>svg\]\:pointer-events-none>svg{pointer-events:none}.\[\&\>svg\]\:size-3>svg{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.\[\&\>tr\]\:last\:border-b-0>tr:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){a.\[a\&\]\:hover\:bg-accent:hover{background-color:var(--accent)}a.\[a\&\]\:hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive)90%,transparent)}}a.\[a\&\]\:hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary)90%,transparent)}}a.\[a\&\]\:hover\:bg-secondary\/90:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-secondary\/90:hover{background-color:color-mix(in oklab,var(--secondary)90%,transparent)}}a.\[a\&\]\:hover\:text-accent-foreground:hover{color:var(--accent-foreground)}}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--radius:.625rem;--background:oklch(97.7% .005 240);--foreground:oklch(20% .024 240);--card:oklch(100% 0 0);--card-foreground:oklch(20% .024 240);--popover:oklch(100% 0 0);--popover-foreground:oklch(20% .024 240);--primary:oklch(60% .16 210);--primary-foreground:oklch(100% 0 0);--secondary:oklch(97.7% .005 240);--secondary-foreground:oklch(20% .024 240);--muted:oklch(97.7% .005 240);--muted-foreground:oklch(70% .01 240);--accent:oklch(60% .16 210);--accent-foreground:oklch(100% 0 0);--destructive:oklch(57.7% .245 27.325);--border:oklch(92.2% .005 240);--input:oklch(97% .005 240);--ring:oklch(60% .16 210);--chart-1:oklch(60% .16 210);--chart-2:oklch(20% .024 240);--chart-3:oklch(70% .01 240);--chart-4:oklch(97.7% .005 240);--chart-5:oklch(100% 0 0);--sidebar:oklch(100% 0 0);--sidebar-foreground:oklch(20% .024 240);--sidebar-primary:oklch(60% .16 210);--sidebar-primary-foreground:oklch(100% 0 0);--sidebar-accent:oklch(97.7% .005 240);--sidebar-accent-foreground:oklch(20% .024 240);--sidebar-border:oklch(92.2% .005 240);--sidebar-ring:oklch(60% .16 210)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@keyframes pulse{50%{opacity:.5}}
