﻿:root{--bg: #ffffff00;--header: #ffffff;--surface-1: #f5f5f5;--surface-2: #efefef;--border: #e0e0e0;--text: #1f1f1f;--text-2: #2f2f2f;--muted: #535353;--accent: #0000ff;--accent-hover: #0000cc;--accent-strong: #000099;--accent-soft: #4d4dff;--accent-rgb: 0, 0, 255;--overlay-light: rgba(255, 255, 255, 0.9);--overlay-dark: rgba(0, 0, 0, 0.12);--shadow-color: rgba(0, 0, 0, 0.1);--tint-soft: rgba(255, 255, 255, 0.03);--tint-soft-strong: rgba(255, 255, 255, 0.07);--danger: #e24b4a;--danger-strong: #c53333;--danger-rgb: 226, 75, 74;--success: #1a9c66;--success-rgb: 16, 185, 129;--success-strong: #0f5132;--danger-tint-strong: #842029;--warning-rgb: 217, 119, 6;--warning-strong: #92400e;--media-frame-bg: rgba(255, 255, 255, 0.98);--surface-focus: #ffffff;--recess: rgba(0, 0, 0, 0.03);--recess-border: rgba(0, 0, 0, 0.06)}[data-theme=dark]{--bg: #0d0d10;--header: #15151a;--surface-1: #1c1c22;--surface-2: #24242c;--border: #33333d;--text: #f2f2f2;--text-2: #d8d8d8;--muted: #a7a7af;--accent: #5c5cff;--accent-hover: #7a7aff;--accent-strong: #3d3dff;--accent-soft: #8f8fff;--accent-rgb: 92, 92, 255;--overlay-light: rgba(255, 255, 255, 0.06);--overlay-dark: rgba(0, 0, 0, 0.55);--shadow-color: rgba(0, 0, 0, 0.4);--tint-soft: rgba(255, 255, 255, 0.04);--tint-soft-strong: rgba(255, 255, 255, 0.09);--danger: #ff6b6a;--danger-strong: #ff8b8a;--danger-rgb: 255, 107, 106;--success: #63f2bc;--success-rgb: 16, 185, 129;--success-strong: #b8f5d8;--danger-tint-strong: #ffd2d1;--warning-rgb: 217, 119, 6;--warning-strong: #fcd34d;--surface-focus: #2a2a33;--recess: rgba(255, 255, 255, 0.04);--recess-border: rgba(255, 255, 255, 0.08)}.woocommerce-account .woocommerce-form-login input[type=text],.woocommerce-account .woocommerce-form-login input[type=email],.woocommerce-account .woocommerce-form-login input[type=password],.woocommerce-account .woocommerce-form-register input[type=text],.woocommerce-account .woocommerce-form-register input[type=email],.woocommerce-account .woocommerce-form-register input[type=password],.woocommerce-account .woocommerce-form-login .input-text,.woocommerce-account .woocommerce-form-register .input-text{background:var(--surface-1) !important;color:var(--text) !important;caret-color:var(--text) !important;border:1px solid var(--border) !important}.woocommerce-account .woocommerce-form-login input::placeholder,.woocommerce-account .woocommerce-form-register input::placeholder{color:var(--muted) !important;opacity:1 !important}.woocommerce-account .woocommerce-form-login input:-webkit-autofill,.woocommerce-account .woocommerce-form-login input:-webkit-autofill:hover,.woocommerce-account .woocommerce-form-login input:-webkit-autofill:focus,.woocommerce-account .woocommerce-form-register input:-webkit-autofill,.woocommerce-account .woocommerce-form-register input:-webkit-autofill:hover,.woocommerce-account .woocommerce-form-register input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text) !important;caret-color:var(--text) !important;-webkit-box-shadow:0 0 0 1000px var(--surface-1) inset !important;box-shadow:0 0 0 1000px var(--surface-1) inset !important;border:1px solid var(--border) !important;transition:background-color 9999s ease-out 0s !important}.woocommerce-account .password-input .show-password-input,.woocommerce-account .woocommerce-password-toggle{color:var(--muted) !important}.woocommerce-account .password-input .show-password-input:hover,.woocommerce-account .woocommerce-password-toggle:hover{color:var(--accent) !important}:root{--ipsac-nav-bg: #ffffff;--ipsac-nav-border: var(--border, #e0e0e0);--ipsac-nav-text: var(--text, #1f1f1f);--ipsac-nav-text-muted: var(--text-2, #2f2f2f);--ipsac-nav-surface: rgba(0, 0, 0, 0.04);--ipsac-nav-surface-2: rgba(0, 0, 0, 0.08);--ipsac-nav-accent: var(--accent, #0000ff);--ipsac-nav-accent-2: var(--accent-hover, #0000cc);--ipsac-nav-accent-soft: var(--accent, #0000ff);--ipsac-nav-ring-bg: #ffffff;--ipsac-nav-badge-text: #ffffff}[data-theme=dark]{--ipsac-nav-bg: #15151a;--ipsac-nav-surface: rgba(255, 255, 255, 0.06);--ipsac-nav-surface-2: rgba(255, 255, 255, 0.1);--ipsac-nav-ring-bg: #15151a}@media(max-width: 767px){body.has-mobile-bottom-nav{padding-bottom:calc(86px + env(safe-area-inset-bottom, 0px))}}.ipsac-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9999}.ipsac-bottom-nav__wrap{position:relative;width:100%;overflow:visible}.ipsac-bottom-nav__bar{position:relative;width:100%;overflow:hidden;border-top:1px solid var(--ipsac-nav-border);border-radius:22px 22px 0 0;background:var(--ipsac-nav-bg);backdrop-filter:blur(12px);box-shadow:0 -18px 48px var(--shadow-color);padding-bottom:env(safe-area-inset-bottom)}.ipsac-bottom-nav__handle{position:absolute;top:6px;left:50%;transform:translateX(-50%);width:40px;height:4px;border-radius:999px;background:var(--ipsac-nav-surface-2)}.ipsac-bottom-nav__list{display:grid;grid-template-columns:repeat(5, 1fr);align-items:end;margin:0;padding:14px 10px 10px;list-style:none}.ipsac-bottom-nav__item{margin:0;padding:0}.ipsac-bottom-nav__item--placeholder{height:54px}.ipsac-bottom-nav__link{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:62px;padding:6px 4px;font:inherit;color:inherit;text-decoration:none;background:rgba(0,0,0,0);border:0;outline:none;cursor:pointer}.ipsac-bottom-nav__icon-box{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:16px;background:rgba(0,0,0,0);color:var(--ipsac-nav-text-muted);transition:.25s ease}.ipsac-bottom-nav__link:hover .ipsac-bottom-nav__icon-box{background:var(--ipsac-nav-surface)}.ipsac-bottom-nav__link.is-active .ipsac-bottom-nav__icon-box{background:var(--ipsac-nav-surface-2);color:var(--ipsac-nav-text)}.ipsac-bottom-nav__icon{font-size:18px;line-height:1}.ipsac-bottom-nav__label{margin-top:4px;font-size:10px;font-weight:600;line-height:1.2;color:var(--ipsac-nav-text-muted);transition:.25s ease;text-align:center}.ipsac-bottom-nav__link.is-active .ipsac-bottom-nav__label{color:var(--ipsac-nav-accent-soft)}.ipsac-bottom-nav__center{position:absolute;left:50%;top:14px;transform:translateX(-50%);width:46px;display:flex;justify-content:center;pointer-events:none}.ipsac-bottom-nav__glow{position:absolute;inset:0;z-index:-1;border-radius:999px;filter:blur(20px);opacity:.32;background:radial-gradient(circle, var(--ipsac-nav-accent) 0%, transparent 65%);transition:.25s ease}.ipsac-bottom-nav__glow.is-active{opacity:.55}.ipsac-bottom-nav__center-link{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:46px;text-align:center;text-decoration:none;outline:none;pointer-events:auto}.ipsac-bottom-nav__ring{position:relative;display:inline-flex;padding:2px;border-radius:999px;overflow:hidden;box-shadow:0 10px 24px var(--shadow-color)}.ipsac-bottom-nav__ring::before{content:"";position:absolute;inset:0;border-radius:inherit;background:conic-gradient(from 0deg, transparent, var(--ipsac-nav-accent), var(--ipsac-nav-accent-2), var(--ipsac-nav-accent), transparent);animation:ipsac-ring-spin 4s linear infinite}.ipsac-bottom-nav__ring-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:var(--ipsac-nav-ring-bg);color:var(--ipsac-nav-text)}.ipsac-bottom-nav__center-icon{font-size:20px;line-height:1}.ipsac-bottom-nav__center-label{display:block;margin-top:4px;font-size:10px;font-weight:600;line-height:1.2;color:var(--ipsac-nav-text-muted);text-align:center;width:100%}.ipsac-bottom-nav__center-link.is-active .ipsac-bottom-nav__center-label{color:var(--ipsac-nav-accent-soft)}.ipsac-bottom-nav__badge-wrap{position:absolute;top:-4px;right:2px;z-index:3;pointer-events:none}.ipsac-bottom-nav__badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;color:var(--ipsac-nav-badge-text);background:var(--ipsac-nav-accent);border:2px solid var(--ipsac-nav-ring-bg);box-shadow:0 6px 14px var(--shadow-color)}.ipsac-bottom-nav__link:focus-visible,.ipsac-bottom-nav__center-link:focus-visible{border-radius:20px;box-shadow:0 0 0 2px var(--ipsac-nav-accent-soft)}@keyframes ipsac-ring-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.mobile-nav-drawer{position:fixed;inset:0;z-index:9998;pointer-events:none}.mobile-nav-drawer[hidden]{display:block;visibility:hidden}.mobile-nav-drawer__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);opacity:0;transition:opacity .28s ease}.mobile-nav-drawer__panel{position:absolute;left:0;right:0;bottom:calc(86px + env(safe-area-inset-bottom, 0px));max-height:72vh;overflow-y:auto;background:var(--ipsac-nav-bg);border:1px solid var(--ipsac-nav-border);border-bottom:0;border-radius:20px 20px 0 0;transform:translateY(100%);transition:transform .3s cubic-bezier(0.32, 0.72, 0, 1);-webkit-overflow-scrolling:touch}.mobile-nav-drawer.is-open{pointer-events:auto;visibility:visible}.mobile-nav-drawer.is-open .mobile-nav-drawer__backdrop{opacity:1}.mobile-nav-drawer.is-open .mobile-nav-drawer__panel{transform:translateY(0)}.mobile-nav-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid var(--ipsac-nav-border);position:sticky;top:0;background:var(--ipsac-nav-bg);z-index:1}.mobile-nav-drawer__title{font-size:1rem;font-weight:700;color:var(--ipsac-nav-text)}.mobile-nav-drawer__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:999px;background:var(--ipsac-nav-surface);color:var(--ipsac-nav-text);cursor:pointer}.mobile-nav-drawer__close svg{width:20px;height:20px}.mobile-nav-drawer__body{padding:12px 0 16px}.mobile-nav-drawer__menu{list-style:none;margin:0;padding:0}.mobile-nav-drawer__menu li{margin:0}.mobile-nav-drawer__menu a{display:block;padding:14px 20px;font-size:1rem;font-weight:600;color:var(--ipsac-nav-text);text-decoration:none;border-bottom:1px solid var(--ipsac-nav-border);transition:background .15s ease,color .15s ease}.mobile-nav-drawer__menu li:last-child>a{border-bottom:0}.mobile-nav-drawer__menu a:hover,.mobile-nav-drawer__menu .current-menu-item>a{background:var(--ipsac-nav-surface);color:var(--ipsac-nav-accent)}.mobile-nav-drawer__menu .sub-menu{list-style:none;margin:0;padding:0}.mobile-nav-drawer__menu .sub-menu a{padding-left:36px;font-size:.93rem;font-weight:500;color:var(--ipsac-nav-text-muted)}@media(min-width: 768px){.ipsac-bottom-nav{display:none}.mobile-nav-drawer{display:none}body.has-mobile-bottom-nav{padding-bottom:0}}.hero-slider{position:relative;width:100%;background:#000;overflow:hidden}.hero-slider__stage{position:relative;width:100%;overflow:hidden;aspect-ratio:788/900;min-height:320px;max-height:none}.hero-slider__viewport,.hero-slider__container,.hero-slider__slide,.hero-slide{width:100%;height:100%}.hero-slider__viewport{overflow:hidden}.hero-slider__container{display:flex;height:100%;touch-action:pan-y}.hero-slider__slide{position:relative;flex:0 0 100%;min-width:0;height:100%}.hero-slide{position:relative;height:100%}.hero-slide__media{position:absolute;inset:0;z-index:0}.hero-slide__media picture,.hero-slide__media img{display:block;width:100%;height:100%}.hero-slide__media img{object-fit:cover}.hero-slide__overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:center;width:100%;height:100%}.hero-slide__content{max-width:40rem;color:#fff}.hero-slide__content--left{text-align:left}.hero-slide__content--center{margin-inline:auto;text-align:center}.hero-slide__content--right{margin-left:auto;text-align:left}.hero-slide__title{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;font-weight:800;text-shadow:0 2px 8px rgba(0,0,0,.9),0 10px 30px rgba(0,0,0,.6)}.hero-slide__subtitle{margin:14px 0 0;font-size:clamp(.95rem,1.4vw,1.25rem);line-height:1.5;color:hsla(0,0%,100%,.95);font-weight:500;text-shadow:0 2px 6px rgba(0,0,0,.9),0 4px 20px rgba(0,0,0,.7)}.hero-slide__cta{margin-top:28px;box-shadow:0 8px 24px rgba(0,0,0,.45);text-shadow:none}.hero-slide__content--theme-light{color:#1a1d2d}.hero-slide__content--theme-light .hero-slide__title{color:#1a1d2d;text-shadow:none}.hero-slide__content--theme-light .hero-slide__subtitle{color:#4a4d5d;font-weight:600;text-shadow:none}.hero-slide__content--theme-light .hero-slide__cta{box-shadow:0 8px 24px rgba(var(--accent-rgb), 0.35)}.hero-slider__arrow{position:absolute;top:50%;z-index:5;width:52px;height:52px;border:0;border-radius:999px;background:rgba(0,0,0,.42);color:#fff;font-size:2rem;line-height:1;transform:translateY(-50%);cursor:pointer;opacity:0;transition:opacity .2s ease,background .2s ease}.hero-slider:hover .hero-slider__arrow{opacity:1}.hero-slider__arrow:hover{background:rgba(0,0,0,.58)}.hero-slider__arrow:disabled{opacity:.3 !important;cursor:not-allowed}.hero-slider__arrow--prev{left:16px}.hero-slider__arrow--next{right:16px}.hero-slider__dots{position:absolute;left:50%;bottom:16px;z-index:5;display:flex;gap:12px;transform:translateX(-50%)}.hero-slider__dot{position:relative;width:6px;height:6px;border:0;border-radius:999px;background:hsla(0,0%,100%,.72);cursor:pointer;transition:all .2s ease}.hero-slider__dot::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:24px;min-height:24px;border-radius:999px}.hero-slider__dot.is-active{width:20px;background:var(--accent)}@media(min-width: 640px){.hero-slider__stage{aspect-ratio:1024/448;height:auto;min-height:380px}}@media(min-width: 1024px){.hero-slider__stage{aspect-ratio:unset;height:550px;min-height:550px}}@media(min-width: 1280px){.hero-slider__stage{height:550px;min-height:550px}}@media(min-width: 1600px){.hero-slider__stage{height:550px;min-height:550px}}@media(max-width: 991px){.hero-slider__arrow{display:none}}@media(max-width: 640px){.hero-slider__stage{aspect-ratio:788/900;min-height:320px;max-height:none}.hero-slide__overlay{background:linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.42) 58%, rgba(0, 0, 0, 0.62) 100%)}.hero-slide__overlay .container{width:min(100%,100% - 24px)}.hero-slide__content{max-width:100%;padding:16px 0 40px}.hero-slide__title{font-size:clamp(1.45rem,7vw,2rem);line-height:1.08}.hero-slide__subtitle{margin-top:10px;font-size:.92rem;line-height:1.45;max-width:24rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-slide__cta{margin-top:16px}.hero-slider__dots{bottom:12px;gap:10px}}.site-footer{margin-top:48px;border-top:2px solid rgba(var(--accent-rgb), 0.18);background:var(--header)}.footer-assurance{padding:28px 0 18px}.footer-assurance__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px}.footer-assurance__group{min-width:0;padding:20px;background:var(--surface-1);border:1px solid var(--border);border-radius:20px;backdrop-filter:blur(6px)}.footer-assurance__title{margin:0 0 14px;color:var(--text-2);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.footer-assurance__logos{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0;padding:0;list-style:none}.footer-assurance__logos li{display:flex;align-items:center;justify-content:center;width:128px;height:47px;padding:4px 8px;background:var(--media-frame-bg);border-radius:6px;overflow:hidden;flex-shrink:0}.footer-assurance__logos img{display:block;width:100%;height:100%;object-fit:contain}.footer-assurance__logos--coverage{grid-template-columns:repeat(3, minmax(0, 1fr))}.footer-assurance__logos--coverage li{height:70px;padding:6px;background:var(--recess);border:1px solid var(--recess-border)}.footer-assurance__logos--coverage img{max-height:58px;max-width:100%;border-radius:8px}.footer-assurance__logos--wide{width:100%}.footer-assurance__logos--wide li{width:100%;max-width:none;height:46px;padding:4px 8px;background:rgba(0,0,0,0)}.footer-assurance__logos--wide img{max-width:100%;max-height:100%}.footer-assurance__logos li:has(.footer-assurance__text-badge){background:var(--recess);border:1px solid var(--recess-border)}.footer-assurance__text-badge{display:inline-block;color:var(--text-2);font-size:.72rem;font-weight:700;line-height:1.35;text-align:center;word-break:break-word}.site-footer__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.site-footer__legal{margin:0;padding:0;border-top:none}.site-footer__social{display:flex;align-items:center;gap:10px;margin:0;padding:0;list-style:none}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--surface-1);border:1px solid var(--border);border-radius:999px;color:var(--text-2);transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.site-footer__social-link svg{width:20px;height:20px}.site-footer__social-link:hover,.site-footer__social-link:focus-visible{background:rgba(var(--accent-rgb), 0.1);border-color:rgba(var(--accent-rgb), 0.3);color:var(--accent-soft);transform:translateY(-1px)}.site-footer__ruc{margin-top:6px !important;font-size:.82rem !important}.site-footer__legal-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin:0;padding:0;list-style:none}.site-footer__legal-list a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:var(--surface-1);border:1px solid var(--border);border-radius:999px;color:var(--text-2);font-size:.92rem;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.site-footer__legal-list a:hover,.site-footer__legal-list a:focus-visible{background:rgba(var(--accent-rgb), 0.1);border-color:rgba(var(--accent-rgb), 0.3);color:var(--accent-soft);transform:translateY(-1px)}.site-footer__bottom{padding:18px 0 24px;text-align:center}.site-footer__bottom p{margin:0;color:var(--muted);font-size:.92rem}.site-footer__made-peru{margin-top:6px !important}.site-footer__made-peru span{color:var(--accent)}@media(max-width: 767px){.footer-assurance{padding:22px 0 14px}.footer-assurance__grid{grid-template-columns:1fr;gap:14px}.footer-assurance__group{padding:16px;border-radius:18px}.footer-assurance__logos{grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px}.footer-assurance__logos li{height:60px;border-radius:12px}.footer-assurance__logos img{max-height:40px}.footer-assurance__logos--coverage{grid-template-columns:repeat(3, minmax(0, 1fr))}.footer-assurance__logos--coverage li{height:64px}.footer-assurance__logos--coverage img{max-height:48px}.site-footer__row{flex-direction:column;margin-top:16px;padding-top:16px}.site-footer__legal-list{gap:10px}.site-footer__legal-list a{width:100%;justify-content:center}}.fcx-whatsapp-wrap{position:fixed;right:20px;bottom:100px;z-index:9000}.fcx-whatsapp-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px 0 16px;width:auto;height:52px;min-width:52px;background:#075e54;color:#fff !important;border-radius:999px;text-decoration:none;font-size:.95rem;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 4px 16px var(--shadow-color);transition:transform .2s ease,box-shadow .2s ease,background .2s ease;will-change:transform}.fcx-whatsapp-btn:hover,.fcx-whatsapp-btn:focus-visible{background:#054c43;transform:translateY(-2px);box-shadow:0 8px 24px var(--shadow-color);color:#fff !important}.fcx-whatsapp-btn:active{transform:translateY(0);box-shadow:0 4px 12px var(--shadow-color)}.fcx-whatsapp-btn__icon{width:26px;height:26px;flex-shrink:0;display:block;fill:#fff;color:#fff}.fcx-whatsapp-btn__icon path{fill:#fff !important}.fcx-whatsapp-btn__label{white-space:nowrap}@media(max-width: 520px){.fcx-whatsapp-wrap{right:16px;bottom:130px}.fcx-whatsapp-btn{width:56px;height:56px;min-width:56px;padding:0}.fcx-whatsapp-btn__label{display:none}.fcx-whatsapp-btn__icon{width:30px;height:30px}}.fc-lr-floating-badge,.fc-lr-inline-badge,.fc-lr-btn,.fc-lr-btn-secondary{background:#00d492 !important}.site-header-search--desktop{display:flex;align-items:center;min-width:0;flex:1 1 auto}.site-header-search--desktop .dgwt-wcas-search-wrapp{width:100%;max-width:100%}.mobile-sticky-search{display:none}.mobile-sticky-search .dgwt-wcas-search-wrapp{width:100%;max-width:100%}@media(max-width: 991px){.site-header-search--desktop{display:none !important}.mobile-sticky-search{display:block}}@media(min-width: 992px){.mobile-sticky-search{display:none}}@media(max-width: 991px){.header-main__inner{grid-template-columns:auto 1fr auto;align-items:center}}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{background-color:rgba(0,0,0,0) !important}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{background-color:var(--surface-1) !important;color:var(--text) !important;border:1.5px solid rgba(var(--accent-rgb), 0.35);border-radius:14px;box-shadow:0 1px 5px var(--shadow-color);transition:all .2s ease}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{background-color:var(--surface-focus) !important;color:var(--text) !important;border-color:var(--accent);box-shadow:0 0 12px rgba(var(--accent-rgb), 0.12)}.dgwt-wcas-ico-magnifier{color:var(--accent);fill:var(--accent)}.dgwt-wcas-suggestions-wrapp{background:var(--surface-1) !important;border:1px solid var(--border) !important;border-radius:14px !important;box-shadow:0 12px 32px var(--shadow-color) !important;overflow:hidden}.dgwt-wcas-suggestion{border-bottom:1px solid var(--border) !important}.dgwt-wcas-suggestion-headline .dgwt-wcas-st{color:var(--muted) !important}.dgwt-wcas-suggestion-tax .dgwt-wcas-st,.dgwt-wcas-st-title{color:var(--text) !important}.dgwt-wcas-suggestion:hover{background:var(--tint-soft-strong) !important}.dgwt-wcas-st-more{color:var(--accent-soft) !important}.mobile-sticky-search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{background-color:var(--surface-focus) !important;border:2px solid var(--accent) !important;border-radius:16px !important;box-shadow:0 4px 14px rgba(var(--accent-rgb), 0.1) !important}html{box-sizing:border-box;scroll-behavior:smooth}*,*::before,*::after{box-sizing:inherit}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:var(--accent);text-decoration:none;transition:color .2s ease,opacity .2s ease}a:hover{color:var(--accent-soft)}button,input,select,textarea{font:inherit}input,select,textarea{background:var(--surface-1);color:var(--text);border:1px solid var(--border);border-radius:12px}input::placeholder,textarea::placeholder{color:var(--muted)}.container{width:min(1200px,100% - 32px);margin-inline:auto}.container--wide{width:min(1680px,100% - 32px);margin-inline:auto}.site-main{min-height:60vh}.button,button,input[type=submit],input[type=button],input[type=reset],.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:0;border-radius:12px;background:var(--accent);color:#fff;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;box-shadow:none;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.button:hover,button:hover,input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background:var(--accent-hover);color:#fff}.button--secondary{background:var(--surface-1);color:var(--text);border:1px solid var(--border)}.button--secondary:hover{background:var(--surface-2);color:var(--accent-soft);border-color:rgba(var(--accent-rgb), 0.45)}.fcx-related-card__actions,.woocommerce ul.products li.product .fcx-related-card__actions{display:flex;flex-direction:column;gap:10px;margin-top:auto}.fcx-add-to-cart-btn,.woocommerce ul.products li.product .fcx-related-card__actions a.button,.woocommerce ul.products li.product .fcx-related-card__actions a.add_to_cart_button,.woocommerce ul.products li.product .fcx-related-card__actions a.product_type_simple,.woocommerce ul.products li.product .fcx-related-card__actions a.product_type_variable,.woocommerce ul.products li.product .fcx-related-card__actions a.product_type_external,.woocommerce ul.products li.product .fcx-related-card__actions a.product_type_grouped{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;padding:0 16px;border:1px solid rgba(0,0,0,0);border-radius:16px;background:var(--accent);color:#fff !important;font-weight:800;line-height:1;text-align:center;text-decoration:none;box-shadow:none;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.fcx-add-to-cart-btn:hover,.woocommerce ul.products li.product .fcx-related-card__actions a.button:hover,.woocommerce ul.products li.product .fcx-related-card__actions a.add_to_cart_button:hover,.woocommerce ul.products li.product .fcx-related-card__actions a.product_type_simple:hover,.woocommerce ul.products li.product .fcx-related-card__actions a.product_type_variable:hover,.woocommerce ul.products li.product .fcx-related-card__actions a.product_type_external:hover,.woocommerce ul.products li.product .fcx-related-card__actions a.product_type_grouped:hover{background:var(--accent-hover);color:#fff !important;transform:translateY(-1px);box-shadow:0 10px 18px rgba(var(--accent-rgb), 0.16)}.fcx-add-to-cart-btn .fcx-btn-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.fcx-add-to-cart-btn .fcx-btn-icon svg{width:18px;height:18px;fill:currentColor;display:block}.fcx-add-to-cart-btn .fcx-btn-text{display:inline-block;line-height:1}.woocommerce ul.products li.product .fcx-related-card__actions a.button.loading,.woocommerce ul.products li.product .fcx-related-card__actions a.add_to_cart_button.loading,.woocommerce ul.products li.product .fcx-related-card__actions a.button.added,.woocommerce ul.products li.product .fcx-related-card__actions a.add_to_cart_button.added{padding-right:16px}.fcx-related-card__actions .added_to_cart,.woocommerce ul.products li.product .fcx-related-card__actions .added_to_cart{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;padding:0 14px;border:1px solid var(--border);border-radius:14px;background:var(--surface-1);color:var(--text) !important;font-weight:700;line-height:1;text-align:center;text-decoration:none;backdrop-filter:blur(4px);transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.fcx-related-card__actions .added_to_cart:hover,.woocommerce ul.products li.product .fcx-related-card__actions .added_to_cart:hover{background:var(--surface-2);border-color:rgba(var(--accent-rgb), 0.45);color:var(--accent-soft) !important;transform:translateY(-1px)}.fcx-related-card__actions .added_to_cart::before,.woocommerce ul.products li.product .fcx-related-card__actions .added_to_cart::before{content:"✓";margin-right:8px;font-weight:900;color:var(--accent-soft)}@media(max-width: 640px){.fcx-add-to-cart-btn,.woocommerce ul.products li.product .fcx-related-card__actions a.button,.woocommerce ul.products li.product .fcx-related-card__actions a.add_to_cart_button,.woocommerce ul.products li.product .fcx-related-card__actions a.product_type_simple,.woocommerce ul.products li.product .fcx-related-card__actions a.product_type_variable,.woocommerce ul.products li.product .fcx-related-card__actions a.product_type_external,.woocommerce ul.products li.product .fcx-related-card__actions a.product_type_grouped{min-height:46px;border-radius:14px;font-size:.98rem}.fcx-related-card__actions .added_to_cart,.woocommerce ul.products li.product .fcx-related-card__actions .added_to_cart{min-height:40px;border-radius:12px;font-size:.95rem}}.card{background:var(--surface-1);border:1px solid var(--border);border-radius:18px;padding:0;color:var(--text)}.card--soft{background:var(--surface-2)}:root{--fcx-store-notice-height: 0px}body.has-store-notice p.demo_store,body.has-store-notice .woocommerce-store-notice{position:fixed !important;top:0;left:0;right:0;z-index:9999;margin:0 !important;padding:10px 20px !important;background:var(--accent) !important;color:#fff !important;border-bottom:1px solid hsla(0,0%,100%,.15);font-size:.85rem;font-weight:600;text-align:center;box-shadow:0 4px 12px var(--shadow-color)}body.has-store-notice p.demo_store a,body.has-store-notice .woocommerce-store-notice a{color:#fff !important;text-decoration:underline !important;opacity:.9}body.has-store-notice p.demo_store a:hover,body.has-store-notice .woocommerce-store-notice a:hover{opacity:1}body.has-store-notice .site-header{margin-top:var(--fcx-store-notice-height)}body.admin-bar.has-store-notice p.demo_store,body.admin-bar.has-store-notice .woocommerce-store-notice{top:32px}@media(max-width: 782px){body.admin-bar.has-store-notice p.demo_store,body.admin-bar.has-store-notice .woocommerce-store-notice{top:46px}}.site-header{position:sticky;top:var(--fcx-store-notice-height);z-index:80;background:color-mix(in srgb, var(--header) 95%, transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header,.site-header *{box-sizing:border-box}.header-main{position:relative}.header-main__inner{display:grid;grid-template-columns:220px minmax(280px, 1fr) auto;align-items:center;gap:24px;padding:18px 0}.header-main__inner>*{min-width:0}.site-branding,.site-logo{min-width:0}.site-logo{display:inline-flex;align-items:center;color:var(--text);text-decoration:none}.site-title{color:var(--text);font-size:1.5rem;font-weight:700;line-height:1.15;word-break:break-word}.site-logo img,.site-logo .custom-logo{display:block;width:auto;max-width:100%;max-height:56px}.header-search{min-width:0}.header-search form{display:flex;align-items:center;gap:10px;width:100%}.header-search .search-field{width:100%;min-width:0;min-height:46px;padding:0 14px;color:var(--text);background:var(--surface-1);border:1px solid var(--border);border-radius:12px;outline:none}.header-search .search-field::placeholder{color:var(--muted)}.header-search .search-field:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb), 0.12)}.header-search button{flex:0 0 auto;min-height:46px;padding:0 18px;color:#fff;font-weight:700;cursor:pointer;background:var(--accent);border:0;border-radius:12px;transition:background .2s ease,transform .2s ease}.header-search button:hover{background:var(--accent-hover)}.header-search--mobile{display:none}.mobile-sticky-search{display:none}.header-actions{display:flex;align-items:center;justify-self:end;gap:14px;flex-wrap:nowrap}.header-action,.header-cart-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 14px;color:var(--text);font-weight:600;text-decoration:none;white-space:nowrap;background:var(--surface-1);border:1px solid var(--border);border-radius:12px;flex:0 0 auto}.header-action:hover,.header-cart-toggle:hover,.header-action:focus-visible,.header-cart-toggle:focus-visible{color:var(--accent-soft);outline:none;box-shadow:0 0 0 3px rgba(var(--accent-rgb), 0.25)}.header-action__icon{display:inline-flex !important;align-items:center;justify-content:center;width:18px !important;height:18px !important;min-width:18px !important;min-height:18px !important;overflow:hidden;flex:0 0 18px !important}.header-action__icon svg,.header-cart-toggle svg,.menu-toggle svg,.site-header svg{display:block;width:18px;height:18px;max-width:none;max-height:none;min-width:18px;min-height:18px;fill:currentColor;flex:0 0 18px}.header-action--theme-toggle .icon-moon{display:none}[data-theme=dark] .header-action--theme-toggle .icon-sun{display:none}[data-theme=dark] .header-action--theme-toggle .icon-moon{display:inline-flex}.header-cart{position:relative;flex:0 0 auto}.header-cart-toggle{cursor:pointer}.header-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;color:#fff;font-size:.75rem;font-weight:800;line-height:1;background:var(--accent);border-radius:999px}.header-mini-cart{position:absolute;top:calc(100% + 12px);right:0;z-index:80;width:min(380px,92vw)}.header-mini-cart[hidden]{display:none !important}.header-mini-cart__panel{display:flex;flex-direction:column;max-height:min(78vh,100vh - 140px);padding:18px;background:color-mix(in srgb, var(--header) 98%, transparent);border:1px solid var(--border);border-radius:20px;box-shadow:0 18px 40px var(--shadow-color);overflow:hidden}.header-mini-cart__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex:0 0 auto}.header-mini-cart__head h3{margin:0;color:var(--text);font-size:1.15rem;line-height:1.2}.header-mini-cart__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--text);font-size:1.2rem;cursor:pointer;background:rgba(0,0,0,0);border:1px solid var(--border);border-radius:999px}.header-mini-cart__close:hover,.header-mini-cart__close:focus-visible{color:var(--accent-soft);border-color:rgba(var(--accent-rgb), 0.28);outline:none;box-shadow:0 0 0 3px rgba(var(--accent-rgb), 0.2)}.header-mini-cart__content{display:grid;grid-template-rows:minmax(0, 1fr) auto auto;flex:1 1 auto;min-height:0;color:var(--text-2)}.header-mini-cart__content,.header-mini-cart__content *{box-sizing:border-box}.header-mini-cart__content .woocommerce-mini-cart{min-height:0;margin:0;padding:0 4px 0 0;overflow-y:auto;list-style:none;scrollbar-width:thin}.header-mini-cart__content .woocommerce-mini-cart::-webkit-scrollbar{width:8px}.header-mini-cart__content .woocommerce-mini-cart::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text) 20%, transparent);border-radius:999px}.header-mini-cart__content .woocommerce-mini-cart-item{position:relative;display:grid !important;grid-template-columns:64px minmax(0, 1fr);grid-template-areas:"thumb title" "thumb meta";align-items:start;column-gap:12px;row-gap:8px;padding:14px 0 14px 28px;border-top:1px solid var(--border)}.header-mini-cart__content .woocommerce-mini-cart-item:first-child{border-top:1px solid var(--border)}.header-mini-cart__content .woocommerce-mini-cart-item>a.remove{position:absolute;top:14px;left:0;display:inline-flex !important;align-items:center;justify-content:center;width:18px;height:18px;min-width:18px;min-height:18px;padding:0;color:var(--text-2) !important;font-size:1rem;line-height:1;text-decoration:none;background:rgba(0,0,0,0);border:0}.header-mini-cart__content .woocommerce-mini-cart-item>a.remove:hover{color:var(--danger) !important}.header-mini-cart__content .woocommerce-mini-cart-item>a:not(.remove){display:block !important;min-width:0;color:var(--text);text-decoration:none;line-height:1.45;word-break:break-word;overflow-wrap:anywhere;grid-area:title}.header-mini-cart__content .woocommerce-mini-cart-item>a:not(.remove):hover,.header-mini-cart__content .woocommerce-mini-cart-item>a:not(.remove):focus-visible{color:var(--accent-soft);outline:none}.header-mini-cart__content .woocommerce-mini-cart-item img{display:block;width:64px !important;height:64px !important;min-width:64px;min-height:64px;padding:6px;margin:0 !important;object-fit:contain;background:var(--media-frame-bg);border-radius:12px;float:none !important;grid-area:thumb}.header-mini-cart__content .quantity{display:block !important;width:auto !important;min-width:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;color:var(--accent-soft);font-weight:700;line-height:1.45;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;float:none !important;grid-area:meta}.header-mini-cart__content .quantity .amount{color:var(--accent-soft);font-weight:800}.header-mini-cart__content .woocommerce-mini-cart__total,.header-mini-cart__content .woocommerce-mini-cart__buttons{position:relative;z-index:2;background:var(--header)}.header-mini-cart__content .woocommerce-mini-cart__total{margin-top:12px;padding-top:14px;color:var(--text);font-weight:700;border-top:1px solid var(--border)}.header-mini-cart__content .woocommerce-mini-cart__buttons{display:grid;gap:10px;margin-top:12px;padding-top:0}.header-mini-cart__content .woocommerce-mini-cart__buttons .button{width:100%;min-height:44px;justify-content:center;border-radius:14px}body.has-mini-cart-open{overflow:hidden}.menu-toggle{display:none;flex-direction:column;justify-content:center;gap:4px;width:42px;height:42px;cursor:pointer;background:var(--surface-1);border:1px solid var(--border);border-radius:10px;flex:0 0 auto}.menu-toggle__line{display:block;width:20px;height:2px;margin-inline:auto;background:var(--text)}.main-navigation{border-top:1px solid var(--border)}.primary-menu{display:flex;flex-wrap:wrap;gap:24px;margin:0;padding:14px 0;list-style:none}.primary-menu li{margin:0}.primary-menu a{color:var(--text-2);font-weight:600;text-decoration:none}.primary-menu a:hover{color:var(--accent-soft)}@media(max-width: 991px){.header-main__inner{grid-template-columns:1fr auto;gap:16px;padding:14px 0}.header-search--desktop{grid-column:1/-1;order:3}.menu-toggle{display:inline-flex}.main-navigation{display:none}.main-navigation.is-open{display:block}.primary-menu{flex-direction:column;gap:14px;padding:18px 0}}@media(max-width: 767px){.site-header{position:relative;top:auto;z-index:70;-webkit-backdrop-filter:none;backdrop-filter:none;background:color-mix(in srgb, var(--header) 98%, transparent)}.header-main__inner{grid-template-columns:1fr auto;gap:12px;padding:12px 0}.site-branding{align-self:center}.header-search--desktop{display:none}.mobile-sticky-search{position:sticky;top:var(--fcx-store-notice-height);z-index:90;display:block;background:color-mix(in srgb, var(--header) 92%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(var(--accent-rgb), 0.08);border-bottom:2px solid var(--accent);box-shadow:0 10px 24px rgba(var(--accent-rgb), 0.06)}.mobile-sticky-search::after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:12px;pointer-events:none;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0))}.mobile-sticky-search__inner{padding:8px 0 10px}.mobile-sticky-search .dgwt-wcas-search-form,.mobile-sticky-search .dgwt-wcas-search-wrapp,.mobile-sticky-search .dgwt-wcas-sf-wrapp{width:100%;max-width:100%}.header-search--mobile{display:block}.header-search--mobile form{gap:8px}.header-search--mobile .search-field{min-height:44px;padding:0 12px;background:var(--surface-1);border:1px solid var(--border)}.header-search--mobile button{min-height:44px;padding:0 16px}.header-cart{display:none}.header-actions{gap:10px}.header-action__label{display:none}.header-action,.menu-toggle{width:46px;min-width:46px;padding:0}.header-action--account{display:none !important}.site-logo img,.site-logo .custom-logo{max-height:36px}.main-navigation{position:relative;z-index:80}.main-navigation.is-open{display:block;background:color-mix(in srgb, var(--header) 99%, transparent)}.primary-menu{padding-top:14px}}@media(max-width: 782px){body.admin-bar .mobile-sticky-search{top:calc(var(--fcx-store-notice-height) + 46px)}}@media(min-width: 783px){body.admin-bar .mobile-sticky-search{top:calc(var(--fcx-store-notice-height) + 32px)}}@media(max-width: 480px){.header-main__inner{gap:12px}.site-title{font-size:1.1rem}.site-logo img,.site-logo .custom-logo{max-height:32px}.header-search .search-field{font-size:.95rem}.header-search button{padding:0 14px}}@media(max-height: 760px){.header-mini-cart__panel{max-height:calc(100vh - 110px)}}.woocommerce ul.products li.product-category{margin:0 !important;width:auto !important;float:none !important;padding:0 !important}.woocommerce ul.products li.product-category a img{margin:0 !important}.woocommerce ul.products.columns-2:has(li.product-category),.woocommerce ul.products.columns-3:has(li.product-category),.woocommerce ul.products.columns-4:has(li.product-category),.woocommerce ul.products.columns-5:has(li.product-category),.woocommerce ul.products.columns-6:has(li.product-category){display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:18px}.woocommerce ul.products li.product-category.fcx-category-card{list-style:none}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__link{display:flex;flex-direction:column;height:100%;min-height:100%;overflow:hidden;text-decoration:none;background:linear-gradient(180deg, var(--surface-1) 0%, var(--tint-soft) 100%);border:1px solid var(--border);border-radius:22px;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__link:hover{transform:translateY(-4px);border-color:rgba(var(--accent-rgb), 0.32);background:linear-gradient(180deg, var(--surface-2) 0%, var(--tint-soft-strong) 100%);box-shadow:0 14px 28px var(--shadow-color)}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;padding:18px;background:var(--surface-1);border-bottom:1px solid var(--border)}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__image{width:100%;height:100%;object-fit:contain;border-radius:16px;background:var(--media-frame-bg)}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__placeholder{display:inline-flex;align-items:center;justify-content:center;width:84px;height:84px;border-radius:22px;background:rgba(var(--accent-rgb), 0.08);color:var(--accent-soft);border:1px solid rgba(var(--accent-rgb), 0.16)}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__placeholder svg{width:40px;height:40px}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__body{display:grid;gap:12px;padding:18px 18px 16px}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__title{margin:0;color:var(--text);font-size:1rem;font-weight:800;line-height:1.35;text-wrap:balance}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__count{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;flex-shrink:0;border-radius:999px;background:rgba(var(--accent-rgb), 0.12);border:1px solid rgba(var(--accent-rgb), 0.22);color:var(--accent-soft);font-size:.86rem;font-weight:800;line-height:1}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__description{margin:0;color:var(--text-2);font-size:.92rem;line-height:1.55}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__cta{display:inline-flex;align-items:center;gap:8px;margin-top:2px;color:var(--accent-soft);font-size:.92rem;font-weight:700;line-height:1.2}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__cta svg{width:16px;height:16px;transition:transform .18s ease}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__link:hover .fcx-category-card__cta svg{transform:translateX(3px)}@media(max-width: 767px){.woocommerce ul.products.columns-2,.woocommerce ul.products.columns-3,.woocommerce ul.products.columns-4,.woocommerce ul.products.columns-5,.woocommerce ul.products.columns-6{grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__body{padding:14px;gap:10px}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__title{font-size:.94rem}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__description{font-size:.86rem}.woocommerce ul.products li.product-category.fcx-category-card .fcx-category-card__count{min-width:30px;height:30px;padding:0 8px;font-size:.8rem}}@media(max-width: 540px){.woocommerce ul.products.columns-2,.woocommerce ul.products.columns-3,.woocommerce ul.products.columns-4,.woocommerce ul.products.columns-5,.woocommerce ul.products.columns-6{grid-template-columns:1fr}}.front-page-main{padding-bottom:44px}.front-page-shell{display:grid;gap:28px;margin-top:28px}.front-page-panel,.front-page-section{min-width:0}.front-page-panel,.front-page-section{position:relative;overflow:hidden;padding:24px}.front-page-section__head{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.front-page-section__eyebrow{display:inline-flex;margin-bottom:8px;color:var(--accent-soft);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.front-page-section__title{margin:0;color:var(--text);font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.08}.front-page-section__title--sm{font-size:clamp(1.28rem,2vw,1.76rem);line-height:1.16}.front-page-section__link{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;color:var(--accent-soft);font-weight:700;text-decoration:none}.front-page-section__link::after{content:"→";transition:transform .18s ease}.front-page-section__link:hover{text-decoration:underline}.front-page-section__link:hover::after{transform:translateX(3px)}.front-page-intro__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0, 1.35fr) minmax(280px, 0.95fr);gap:22px;align-items:start}.front-page-intro__text,.front-page-cta__text,.front-page-shortcut-card__text,.front-page-highlight-card__text,.front-page-assurance-card p,.front-page-promo__small{margin:0;color:var(--text-2);line-height:1.72}.front-page-intro__chips{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 0;padding:0;list-style:none}.front-page-intro__chips li{padding:10px 12px;background:var(--surface-1);border:1px solid var(--border);border-radius:999px;color:var(--text);font-size:.92rem;font-weight:700;line-height:1;backdrop-filter:blur(4px)}.front-page-intro__actions,.front-page-cta__actions,.front-page-promo__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.front-page-button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;color:var(--text);font-weight:700;text-decoration:none;background:var(--tint-soft);border:1px solid var(--border);border-radius:14px;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.front-page-button-secondary:hover{color:var(--accent-soft);border-color:rgba(var(--accent-rgb), 0.45);background:var(--surface-2);transform:translateY(-1px)}.front-page-intro__side{display:grid;gap:16px}.front-page-intro__stats{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px;margin:0;padding:0;list-style:none}.front-page-intro__stats li,.front-page-highlight-card,.front-page-assurance-card{padding:16px;background:var(--tint-soft);border:1px solid var(--border);border-radius:18px}.front-page-intro__stats strong{display:block;margin-bottom:6px;color:var(--text);font-size:1.05rem}.front-page-intro__stats span{color:var(--text-2);font-size:.92rem;line-height:1.5}.front-page-intro__highlights{display:grid;gap:12px}.front-page-highlight-card__title{margin:0 0 8px;color:var(--text);font-size:1rem;line-height:1.35}.front-page-shortcuts__grid,.front-page-assurance__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:18px}.front-page-assurance__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.front-page-shortcut-card,.front-page-taxonomy-card{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100%;padding:18px;color:var(--text);text-decoration:none;background:var(--surface-1);border:1px solid var(--border);border-radius:20px;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.front-page-shortcut-card:hover,.front-page-taxonomy-card:hover{transform:translateY(-4px);border-color:rgba(var(--accent-rgb), 0.32);background:var(--tint-soft-strong);box-shadow:0 10px 24px var(--shadow-color)}.front-page-shortcut-card__eyebrow{margin-bottom:10px;color:var(--accent-soft);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.front-page-shortcut-card__title{margin-bottom:8px;color:var(--text);font-size:1.02rem;line-height:1.35}.front-page-shortcut-card__cta{margin-top:auto;padding-top:18px;color:var(--accent-soft);font-size:.92rem;font-weight:700}.front-page-taxonomies__grid,.front-page-products ul.products{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px;margin:0;padding:0;list-style:none}.front-page-taxonomies__grid{grid-template-columns:repeat(6, minmax(0, 1fr))}.front-page-taxonomies__item,.front-page-products ul.products li.product{float:none !important;width:auto !important;min-width:0;margin:0 !important;list-style:none}.front-page-taxonomy-card__image-wrap{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;margin-bottom:14px;padding:12px;background:var(--media-frame-bg);border-radius:18px;overflow:hidden}.front-page-taxonomy-card__image-wrap img{width:100%;height:100%;object-fit:contain}.front-page-taxonomy-card__image-wrap.is-placeholder{background:var(--tint-soft-strong);border:1px dashed var(--border)}.front-page-taxonomy-card__placeholder{font-size:2rem;line-height:1}.front-page-taxonomy-card__body{display:flex;flex:1;flex-direction:column;gap:6px}.front-page-taxonomy-card__title{color:var(--text);font-size:1rem;line-height:1.3}.front-page-taxonomy-card__meta{color:var(--text-2);font-size:.92rem}.front-page-promo{display:grid;grid-template-columns:minmax(0, 1.15fr) minmax(260px, 0.85fr);gap:22px;align-items:center}.front-page-promo__content,.front-page-promo__aside{position:relative;z-index:1}.front-page-promo__aside{display:grid;gap:12px;align-content:center;padding:22px;background:rgba(var(--accent-rgb), 0.08);border:1px solid rgba(var(--accent-rgb), 0.18);border-radius:22px}.front-page-promo__badge{display:inline-flex;width:max-content;padding:8px 12px;border-radius:999px;background:var(--tint-soft-strong);color:var(--accent-soft);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.front-page-promo__big{color:var(--text);font-size:clamp(1.3rem,2.3vw,1.9rem);line-height:1.15}.front-page-products--accent{background:radial-gradient(circle at top right, rgba(var(--accent-rgb), 0.16), transparent 34%),linear-gradient(180deg, var(--tint-soft) 0%, var(--tint-soft) 100%)}.front-page-cta__content{position:relative;z-index:1;max-width:740px}.front-page-assurance-card strong{display:block;margin-bottom:8px;color:var(--text);font-size:1rem;line-height:1.35}.trust-strip{padding:18px 0;background:var(--tint-soft);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trust-strip__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px;margin:0;padding:0;list-style:none}.trust-strip__item{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0;padding:14px 18px;background:var(--tint-soft);border:1px solid var(--border);border-radius:14px;text-align:center}.trust-strip__icon{flex:0 0 auto;font-size:1.4rem;line-height:1}.trust-strip__text{color:var(--text);font-size:1rem;font-weight:600;line-height:1.35}@media(max-width: 1240px){.front-page-taxonomies__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.front-page-products ul.products,.front-page-shortcuts__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 991px){.front-page-intro__grid,.front-page-promo{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.front-page-shortcuts__grid,.front-page-assurance__grid,.front-page-products ul.products,.front-page-intro__stats{grid-template-columns:repeat(2, minmax(0, 1fr))}.front-page-section__head{flex-direction:column;align-items:stretch}}@media(max-width: 767px){.front-page-main{padding-bottom:30px}.front-page-shell{gap:22px;margin-top:22px}.front-page-taxonomies__grid,.front-page-shortcuts__grid,.front-page-assurance__grid,.front-page-products ul.products,.front-page-intro__stats{grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px}.front-page-shortcut-card,.front-page-taxonomy-card,.front-page-highlight-card,.front-page-assurance-card,.front-page-promo__aside,.front-page-intro__stats li{padding:14px;border-radius:16px}.front-page-section__title{font-size:clamp(1.45rem,6vw,2.08rem)}.front-page-section__title--sm{font-size:clamp(1.08rem,4.7vw,1.35rem)}.trust-strip{padding:10px 0}.trust-strip__list{grid-template-columns:1fr;gap:8px}.trust-strip__item{justify-content:flex-start;padding:10px 12px}.trust-strip__text{font-size:.92rem}}@media(max-width: 520px){.front-page-taxonomies__grid,.front-page-shortcuts__grid,.front-page-assurance__grid,.front-page-products ul.products,.front-page-intro__stats{grid-template-columns:1fr}}@media(max-width: 420px){.front-page-intro__actions,.front-page-cta__actions,.front-page-promo__actions{flex-direction:column}.front-page-intro__actions .button,.front-page-intro__actions .front-page-button-secondary,.front-page-cta__actions .button,.front-page-cta__actions .front-page-button-secondary,.front-page-promo__actions .button,.front-page-promo__actions .front-page-button-secondary{width:100%;justify-content:center}}.front-page-carousel{position:relative;padding-left:48px;padding-right:48px}.front-page-carousel__viewport{overflow:hidden}.front-page-carousel__container{display:flex;gap:1rem}.front-page-carousel__slide{min-width:0;flex:0 0 82%}.front-page-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:38px;height:38px;border:0;border-radius:999px;background:rgba(3,6,25,.82);border:1px solid hsla(0,0%,100%,.12);color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,opacity .18s ease}.front-page-carousel__arrow:hover{background:rgba(var(--accent-rgb), 0.18);border-color:rgba(var(--accent-rgb), 0.4)}.front-page-carousel__arrow:disabled{opacity:.25;cursor:default}.front-page-carousel__arrow--prev{left:4px}.front-page-carousel__arrow--next{right:4px}.front-page-carousel__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:8px;min-height:24px}.front-page-carousel__dot{width:24px;height:24px;border:0;background:rgba(0,0,0,0) !important;padding:0;cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:width .22s ease}.front-page-carousel__dot::after{content:"";width:8px;height:8px;border-radius:999px;background:rgba(var(--accent-rgb), 0.2);transition:width .22s ease,background .22s ease}.front-page-carousel__dot.is-active{width:36px}.front-page-carousel__dot.is-active::after{width:20px;background:var(--accent)}.front-page-taxonomies{background:var(--surface-1);border-color:var(--border)}.front-page-taxonomies::before{display:none}.front-page-taxonomies .front-page-section__title{position:relative;padding-bottom:14px;color:var(--text)}.front-page-taxonomies .front-page-section__title::after{content:"";position:absolute;left:0;bottom:0;width:48px;height:3px;border-radius:999px;background:var(--accent)}.front-page-taxonomies .front-page-section__link:hover{text-decoration:underline}.front-page-taxonomies .front-page-carousel__slide{flex:0 0 100%;width:100%}.front-page-taxonomies__page-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}@media(max-width: 900px){.front-page-taxonomies__page-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.front-page-market-category-card{flex-direction:column;align-items:center;text-align:center;gap:8px}.front-page-market-category-card__title{max-width:100%}}.front-page-taxonomies .front-page-carousel__arrow{color:var(--text);background:var(--surface-2);border:1px solid var(--border)}.front-page-taxonomies .front-page-carousel__arrow:hover{background:rgba(var(--accent-rgb), 0.15);border-color:rgba(var(--accent-rgb), 0.4)}.front-page-market-category-card{display:flex;align-items:center;gap:14px;height:100%;padding:12px;text-decoration:none;background:var(--surface-2);border:1px solid var(--border);border-radius:14px;transition:transform .22s ease,border-color .22s ease}.front-page-market-category-card:hover,.front-page-market-category-card:focus-visible{transform:translateY(-3px);border-color:rgba(var(--accent-rgb), 0.35)}.front-page-market-category-card__thumb{display:flex;align-items:center;justify-content:center;width:64px;height:64px;flex-shrink:0;border-radius:10px;overflow:hidden;background:var(--surface-1)}.front-page-market-category-card__thumb img{display:block;width:100%;height:100%;object-fit:cover}.front-page-market-category-card__placeholder{font-size:1.8rem;line-height:1}.front-page-market-category-card__title{color:var(--text);font-size:.92rem;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media(max-width: 639px){.front-page-carousel{padding-left:0;padding-right:0}.front-page-carousel__arrow{display:none}}@media(min-width: 640px){.front-page-carousel__slide{flex-basis:calc(33.333% - .667rem)}}@media(min-width: 1024px){.front-page-carousel__slide{flex-basis:calc(25% - .75rem)}}.front-page-shell--marketplace{gap:32px;margin-top:32px}.front-page-market-module{position:relative;overflow:hidden;padding:24px}@media(max-width: 767px){.front-page-shell--marketplace{gap:22px;margin-top:22px}.front-page-market-module{padding:18px}}.front-page-category-spotlight{display:grid;gap:.85rem}.front-page-category-spotlight__link{justify-self:start;color:var(--accent-soft);font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .18s ease}.front-page-category-spotlight__link:hover{opacity:.75}.front-page-category-spotlight__products .products{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:.85rem;margin:0 !important;padding:0 !important;list-style:none !important}.front-page-category-spotlight__products .products>li.product,.front-page-category-spotlight__products .products>li{float:none !important;padding:0 !important;list-style:none !important}@media(min-width: 640px){.front-page-category-spotlight__products .products>li.product,.front-page-category-spotlight__products .products>li{width:auto !important;max-width:280px;margin:0 auto !important}}.front-page-brands{padding:40px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface-1);margin-bottom:40px}.front-page-brands__slider{overflow:hidden}.front-page-brands__container{display:flex;backface-visibility:hidden;touch-action:pan-y;margin-left:-10px}.front-page-brands__slide{flex:0 0 16.666%;min-width:0;padding-left:10px}.front-page-brand-card{display:flex;align-items:center;justify-content:center;height:90px;padding:12px 20px;background:var(--media-frame-bg);border-radius:12px;border:1px solid var(--border);filter:grayscale(1) opacity(0.4);transition:all .4s cubic-bezier(0.165, 0.84, 0.44, 1);cursor:pointer}.front-page-brand-card:hover{filter:grayscale(0) opacity(1);background:var(--media-frame-bg);transform:translateY(-4px);border-color:var(--accent)}.front-page-brand-card img{max-width:100%;max-height:50px;width:auto;height:auto;object-fit:contain;pointer-events:none}@media(max-width: 768px){.front-page-brands{padding:20px 0}.front-page-brands__slide{flex:0 0 33.333%}.front-page-brand-card{height:60px;padding:10px}}.woocommerce,.woocommerce-page{color:var(--text)}.woocommerce div.product,.woocommerce ul.products li.product,.woocommerce-cart .cart-collaterals,.woocommerce-checkout .woocommerce-checkout-review-order,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{color:var(--text)}.woocommerce ul.products li.product,.woocommerce div.product div.summary,.woocommerce-cart table.cart,.woocommerce-checkout-review-order-table,.woocommerce form.checkout,.woocommerce form.login,.woocommerce form.register{background:var(--surface-1);border:1px solid var(--border);border-radius:18px}.woocommerce-message,.woocommerce-info,.woocommerce-error{background:var(--surface-2);color:var(--text);border:1px solid var(--border);border-radius:14px}.woocommerce-message{border-left:4px solid var(--accent)}.woocommerce a{color:var(--accent)}.woocommerce a:hover{color:var(--accent-soft)}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--accent-soft);font-weight:700}.single-product-page{padding:28px 0 56px}.fcx-skeleton{background:linear-gradient(90deg, var(--tint-soft) 25%, var(--tint-soft-strong) 50%, var(--tint-soft) 75%);background-size:200% 100%;animation:fcx-skeleton-wave 1.5s infinite;border-radius:12px}@keyframes fcx-skeleton-wave{0%{background-position:200% 0}100%{background-position:-200% 0}}.fcx-is-loading .woocommerce-product-gallery,.fcx-is-loading .summary{opacity:.4;pointer-events:none}.single-product-shell{display:block}.single-product .woocommerce-notices-wrapper{margin-bottom:20px}.single-product div.product{display:grid;grid-template-columns:minmax(0, 1.08fr) minmax(340px, 0.92fr);gap:32px;align-items:start}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{float:none !important;width:auto !important;margin:0 !important;min-width:0}.single-product div.product .woocommerce-product-gallery{display:block;background:var(--surface-1);border:1px solid var(--border);border-radius:24px;padding:22px;min-width:0}.single-product div.product .woocommerce-product-gallery.fcx-gallery--desktop-thumbs{display:grid;grid-template-columns:84px minmax(0, 1fr);gap:18px;align-items:start}.single-product div.product .woocommerce-product-gallery .flex-viewport,.single-product div.product .woocommerce-product-gallery:not(.fcx-gallery-ready) .woocommerce-product-gallery__wrapper{position:relative;min-width:0;min-height:clamp(360px,42vw,560px);max-height:clamp(360px,42vw,560px);border-radius:24px;overflow:hidden;border:1px solid var(--border);background:var(--surface-1);box-shadow:none}.single-product div.product .woocommerce-product-gallery.fcx-gallery--desktop-thumbs .flex-viewport,.single-product div.product .woocommerce-product-gallery.fcx-gallery--desktop-thumbs:not(.fcx-gallery-ready) .woocommerce-product-gallery__wrapper{grid-column:2;grid-row:1;min-height:clamp(420px,44vw,620px);max-height:clamp(420px,44vw,620px)}.single-product div.product .woocommerce-product-gallery:not(.fcx-gallery-ready) .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child){display:none !important}.single-product div.product .woocommerce-product-gallery__wrapper{height:100%;border-radius:20px;overflow:hidden}.single-product div.product .woocommerce-product-gallery__image{overflow:hidden;min-width:0;max-width:100%;margin:0 !important}.single-product div.product .woocommerce-product-gallery__image a{display:flex !important;align-items:center;justify-content:center;width:100%;min-width:0;min-height:clamp(360px,42vw,560px);padding:20px;overflow:hidden}.single-product div.product .woocommerce-product-gallery.fcx-gallery--desktop-thumbs .woocommerce-product-gallery__image a{min-height:clamp(420px,44vw,620px);padding:24px}.single-product div.product .woocommerce-product-gallery__image img{display:block;width:100%;height:clamp(320px,38vw,520px);max-width:100%;max-height:100%;object-fit:contain;object-position:center}.single-product div.product .woocommerce-product-gallery.fcx-gallery--desktop-thumbs .woocommerce-product-gallery__image img{height:clamp(380px,40vw,580px)}.single-product div.product .woocommerce-product-gallery.fcx-gallery--mobile .woocommerce-product-gallery__image,.single-product div.product .woocommerce-product-gallery.fcx-gallery--mobile .woocommerce-product-gallery__image a{align-items:center;justify-content:center}.single-product div.product .woocommerce-product-gallery.fcx-gallery--mobile .woocommerce-product-gallery__image a{width:100%;height:clamp(300px,80vw,480px);padding:16px;overflow:hidden}.single-product div.product .woocommerce-product-gallery.fcx-gallery--mobile .woocommerce-product-gallery__image img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.single-product div.product .woocommerce-product-gallery>.flex-control-thumbs,.single-product div.product .woocommerce-product-gallery:not(.fcx-gallery-ready)>.flex-control-thumbs{display:none}.single-product div.product .woocommerce-product-gallery .fcx-thumb-nav .flex-control-thumbs{display:flex}.single-product div.product .woocommerce-product-gallery .fcx-thumb-nav{display:none}.single-product div.product .woocommerce-product-gallery.fcx-gallery--desktop-thumbs .fcx-thumb-nav{grid-column:1;grid-row:1;display:grid;grid-template-rows:52px minmax(0, 1fr) 52px;gap:10px;align-self:stretch;min-height:clamp(420px,44vw,620px);min-width:0}.single-product div.product .woocommerce-product-gallery .fcx-thumb-scroll{height:calc(clamp(420px,44vw,620px) - 114px);min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;padding-right:6px}.single-product div.product .woocommerce-product-gallery .fcx-thumb-scroll::-webkit-scrollbar{width:6px}.single-product div.product .woocommerce-product-gallery .fcx-thumb-scroll::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.single-product div.product .woocommerce-product-gallery .fcx-thumb-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text) 20%, transparent);border-radius:999px}.single-product div.product .woocommerce-product-gallery .fcx-thumb-arrow{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-inline:auto;border:1px solid var(--border);border-radius:999px;background:var(--surface-2);color:var(--text);cursor:pointer;opacity:1;visibility:visible;pointer-events:auto;transition:opacity .18s ease,transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.single-product div.product .woocommerce-product-gallery .fcx-thumb-arrow:hover{background:var(--surface-1);border-color:var(--accent);color:var(--accent-soft);transform:translateY(-1px)}.single-product div.product .woocommerce-product-gallery .fcx-thumb-arrow.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.single-product div.product .woocommerce-product-gallery .fcx-thumb-arrow svg{display:block;width:18px;height:18px;fill:currentColor}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;min-width:0}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{flex:0 0 auto;width:100% !important;float:none !important;margin:0 !important;list-style:none}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;border:1px solid var(--border);border-radius:16px;background:var(--media-frame-bg);padding:8px;opacity:1;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img:hover{border-color:var(--accent-soft);transform:translateY(-2px)}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb), 0.18)}.single-product div.product .woocommerce-product-gallery.fcx-gallery--single .fcx-thumb-nav,.single-product div.product .woocommerce-product-gallery.fcx-gallery--single>.flex-control-thumbs{display:none !important}.single-product div.product .woocommerce-product-gallery.fcx-gallery--single .flex-viewport{width:100%;max-width:min(760px,100%);min-height:clamp(420px,44vw,620px);max-height:clamp(420px,44vw,620px);margin-inline:auto;border-radius:20px;overflow:hidden;border:1px solid var(--border);background:var(--media-frame-bg)}.single-product div.product .woocommerce-product-gallery.fcx-gallery--single .woocommerce-product-gallery__wrapper,.single-product div.product .woocommerce-product-gallery.fcx-gallery--single .woocommerce-product-gallery__image{height:100% !important}.single-product div.product .woocommerce-product-gallery.fcx-gallery--single .woocommerce-product-gallery__image a{height:100%;padding:24px}.single-product div.product .woocommerce-product-gallery.fcx-gallery--single .woocommerce-product-gallery__image img{width:auto;height:auto;max-width:100%;max-height:calc(clamp(420px,44vw,620px) - 48px);object-fit:contain;object-position:center}.single-product div.product .woocommerce-product-gallery .fcx-mobile-pagination{display:none}@media(max-width: 991px){.single-product div.product .woocommerce-product-gallery .fcx-mobile-pagination{display:block;position:absolute;inset:0;z-index:3;pointer-events:none}.single-product div.product .woocommerce-product-gallery .fcx-mobile-pagination__counter{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:28px;padding:0 10px;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;background:rgba(15,23,42,.58);color:#fff;font-size:.85rem;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.single-product div.product .woocommerce-product-gallery .fcx-mobile-pagination__dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;background:rgba(15,23,42,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.single-product div.product .woocommerce-product-gallery .fcx-mobile-pagination__dot{width:8px;height:8px;border-radius:999px;background:hsla(0,0%,100%,.38);transition:width .18s ease,background .18s ease}.single-product div.product .woocommerce-product-gallery .fcx-mobile-pagination__dot.is-active{width:24px;background:var(--accent)}}.single-product div.product .summary{min-width:0;overflow:hidden;padding:28px;background:color-mix(in srgb, var(--surface-1) 70%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:28px;box-shadow:0 20px 50px var(--shadow-color)}.single-product div.product .summary>*:last-child{margin-bottom:0}.single-product .woocommerce-breadcrumb{margin-bottom:16px;color:var(--muted);font-size:.95rem}.single-product .woocommerce-breadcrumb a{color:var(--text-2);text-decoration:underline;text-underline-offset:.14em;text-decoration-thickness:1.5px}.single-product .woocommerce-breadcrumb a:hover{color:var(--accent-soft)}.single-product .product_title{margin:0 0 14px;color:var(--text);font-family:"Poppins",sans-serif;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.1;font-weight:900;letter-spacing:-0.02em;max-width:100%;overflow-wrap:anywhere;word-break:break-word;text-transform:capitalize}.fcx-brand-stock-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:-6px 0 16px}.fcx-brand-stock-row .stock{margin:0}.fcx-single-brand{color:var(--muted);font-size:.9rem;font-weight:600}.fcx-low-stock{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:6px 14px;border:1px solid rgba(var(--warning-rgb), 0.3);border-radius:999px;background:rgba(var(--warning-rgb), 0.1);color:var(--warning-strong);font-size:.88rem;font-weight:700;line-height:1.2}.fcx-single-brand a{color:var(--accent-soft);text-decoration:none}.woocommerce-variation-availability{display:none !important}.fcx-single-brand a:hover{text-decoration:underline}.single-product div.product .woocommerce-product-gallery__image img{max-width:min(100%,512px)}.single-product .woocommerce-product-rating{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:var(--text-2)}.single-product .woocommerce-product-rating .star-rating{color:#ffc95c}.single-product div.product p.price,.single-product div.product span.price{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0 0 16px;color:var(--accent-soft);font-size:2.4rem;font-weight:900;letter-spacing:-0.04em;filter:drop-shadow(0 0 12px rgba(var(--accent-rgb), 0.4));animation:fcx-price-glow 4s ease-in-out infinite}@keyframes fcx-price-glow{0%,100%{text-shadow:0 0 20px rgba(var(--accent-rgb), 0.15);filter:brightness(1)}50%{text-shadow:0 0 40px rgba(var(--accent-rgb), 0.35);filter:brightness(1.1)}}.single-product div.product p.price ins,.single-product div.product span.price ins{color:var(--accent-soft);font-weight:800;text-decoration:none}.single-product div.product p.price del,.single-product div.product span.price del{color:var(--text-2);font-size:.95rem;font-weight:600}.single-product div.product p.price .amount,.single-product div.product span.price .amount{letter-spacing:-0.02em}.single-product div.product p.price:has(del) .fcx-sale-badge,.single-product div.product span.price:has(del) .fcx-sale-badge{display:inline-flex}.fcx-sale-badge{display:none;align-items:center;padding:6px 12px;border-radius:12px;background:linear-gradient(135deg, rgba(var(--danger-rgb), 0.25) 0%, rgba(var(--danger-rgb), 0.15) 100%);border:1px solid rgba(var(--danger-rgb), 0.4);color:var(--danger-strong);font-size:.88rem;font-weight:900;line-height:1;letter-spacing:.02em;white-space:nowrap;align-self:center;transform:rotate(-2deg);box-shadow:0 4px 12px rgba(var(--danger-rgb), 0.2)}.single-product .woocommerce-product-details__short-description{margin:0 0 22px;color:var(--text-2);font-size:1rem;line-height:1.72}.single-product .woocommerce-product-details__short-description p:last-child{margin-bottom:0}.single-product div.product form.cart{display:flex;align-items:stretch;gap:14px;margin:22px 0 18px}.single-product div.product form.cart .quantity{width:auto;margin:0 !important}.single-product .quantity .qty{min-width:72px;min-height:52px;padding:0 10px;background:rgba(0,0,0,0);color:var(--text);border:0;border-radius:0;text-align:center;font-size:1rem;font-weight:700;box-shadow:none;appearance:textfield}.single-product .quantity .qty::-webkit-outer-spin-button,.single-product .quantity .qty::-webkit-inner-spin-button{margin:0;appearance:none}.single-product .fcx-qty-control--product{display:inline-grid;grid-template-columns:44px minmax(72px, auto) 44px;align-items:center;min-height:52px;overflow:hidden;gap:0;padding:0;background:var(--surface-2);border:1px solid var(--border);border-radius:16px}.single-product .fcx-qty-control--product .fcx-qty-control__btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:52px;border:0 solid var(--border);border-radius:0;background:rgba(0,0,0,0);color:var(--text);font-size:1.35rem;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.single-product .fcx-qty-control--product .fcx-qty-control__btn:hover{background:var(--tint-soft);border-color:rgba(0,0,0,0);transform:translateY(-1px);color:var(--accent-soft)}.single-product div.product form.cart .single_add_to_cart_button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding-inline:32px;border-radius:20px;background:var(--accent);color:#fff;font-size:1.1rem;font-weight:900;letter-spacing:.01em;box-shadow:0 8px 25px rgba(var(--accent-rgb), 0.3);overflow:hidden;border:0;cursor:pointer;transition:all .4s cubic-bezier(0.175, 0.885, 0.32, 1.275)}.single-product div.product form.cart .single_add_to_cart_button:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 15px 35px rgba(var(--accent-rgb), 0.45);background:var(--accent-soft)}.single-product div.product form.cart .single_add_to_cart_button::after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.15), transparent);transform:rotate(45deg);animation:fcx-btn-shine 3s infinite}@keyframes fcx-btn-shine{0%{transform:translate(-100%, -100%) rotate(45deg)}100%{transform:translate(100%, 100%) rotate(45deg)}}.single-product .stock{display:inline-flex;align-items:center;gap:6px;min-height:34px;margin:0 0 16px;padding:6px 14px;border-radius:999px;font-size:.88rem;font-weight:700;line-height:1.2}.single-product .stock.in-stock{border:1px solid rgba(var(--success-rgb), 0.25);background:rgba(var(--success-rgb), 0.08);color:var(--success-strong) !important}@keyframes fcx-pulse-green{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(var(--success-rgb), 0.7)}70%{transform:scale(1.1);box-shadow:0 0 0 6px rgba(var(--success-rgb), 0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(var(--success-rgb), 0)}}.single-product .stock.in-stock::before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:rgb(var(--success-rgb));flex-shrink:0;animation:fcx-pulse-green 2s infinite}.single-product .stock.out-of-stock{border:1px solid rgba(var(--danger-rgb), 0.25);background:rgba(var(--danger-rgb), 0.08);color:var(--danger-tint-strong) !important}@keyframes fcx-pulse-red{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(var(--danger-rgb), 0.7)}70%{transform:scale(1.1);box-shadow:0 0 0 6px rgba(var(--danger-rgb), 0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(var(--danger-rgb), 0)}}.single-product .stock.out-of-stock::before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:rgb(var(--danger-rgb));flex-shrink:0;animation:fcx-pulse-red 2s infinite}.single-product .fcx-single-reassurance{display:flex;flex-wrap:wrap;gap:8px 22px;margin:10px 0 18px;padding:12px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.single-product .fcx-single-reassurance__item{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0}.single-product .fcx-single-reassurance__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:10px;background:rgba(var(--accent-rgb), 0.1);font-size:.9rem;line-height:1}.single-product .fcx-single-reassurance__body{display:flex;align-items:baseline;gap:5px;min-width:0;white-space:nowrap;overflow:hidden}.single-product .fcx-single-reassurance__body strong{color:var(--text);font-size:.86rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.single-product .fcx-single-reassurance__body span{color:var(--text-2);font-size:.8rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.single-product .product_meta{display:flex;flex-direction:column;gap:0;margin-top:20px;padding-top:4px}.single-product .product_meta .fcx-meta-card{display:flex;align-items:center;gap:14px;padding:10px 0;background:none;border:0;border-bottom:1px solid var(--border);border-radius:0}@media(max-width: 480px){.single-product .product_meta .fcx-meta-card{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 0}}.single-product .product_meta .fcx-meta-card:last-child{border-bottom:0}.single-product .product_meta .fcx-meta-card__label{flex-shrink:0;min-width:100px;white-space:nowrap;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-soft);display:flex;align-items:center;gap:6px}@media(max-width: 480px){.single-product .product_meta .fcx-meta-card__label{width:100%}}.single-product .fcx-meta-card--sku .fcx-meta-card__label::before{content:"🆔";font-size:.9rem}.single-product .fcx-meta-card--part-number .fcx-meta-card__label::before{content:"🔧";font-size:.9rem}.single-product .fcx-meta-card--categories .fcx-meta-card__label::before{content:"📂";font-size:.9rem}.single-product .fcx-meta-card--tags .fcx-meta-card__label::before{content:"🏷️";font-size:.9rem}.single-product .product_meta .fcx-meta-card__chips{display:flex;flex-wrap:wrap;gap:10px}.single-product .product_meta .fcx-meta-card__chips a,.single-product .product_meta .fcx-meta-card__value.sku{display:inline-flex;align-items:center;min-height:34px;padding:4px 14px;background:var(--recess);border:1px solid var(--recess-border);border-radius:10px;font-size:.92rem;font-weight:700;color:var(--text-2);text-decoration:none;transition:all .25s ease}.single-product .product_meta .fcx-meta-card__chips a:hover{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 5px 15px rgba(var(--accent-rgb), 0.3);transform:translateY(-2px)}.single-product .product_meta .posted_in a,.single-product .product_meta .tagged_as a{color:var(--accent-soft) !important;text-decoration:underline !important;font-weight:600;transition:color .2s ease}.single-product .product_meta .posted_in a:hover,.single-product .product_meta .tagged_as a:hover{color:var(--accent-hover) !important;text-decoration:none !important}.single-product .product_meta .fcx-brand-meta,.single-product .pwb-brand-wrapper,.single-product .brand-description{margin-top:12px;padding:12px 18px;background:rgba(var(--accent-rgb), 0.05);border:1px solid rgba(var(--accent-rgb), 0.15);border-radius:16px;font-size:.95rem;font-weight:600;color:var(--text-2);display:flex;align-items:center;gap:10px}.single-product .product_meta .fcx-brand-meta::before,.single-product .pwb-brand-wrapper::before{content:"✨";font-size:1rem}.single-product .product_meta .fcx-brand-meta a,.single-product .pwb-brand-wrapper a{color:var(--accent);text-decoration:none;font-weight:800;border-bottom:1px dashed rgba(var(--accent-rgb), 0.4)}.single-product span.onsale{top:14px;left:14px;min-width:auto;min-height:0;padding:8px 12px;border-radius:999px;background:var(--danger);color:#fff;font-weight:800;line-height:1;box-shadow:0 4px 12px rgba(var(--danger-rgb), 0.4)}.single-product div.product>.related,.single-product div.product>.woocommerce-tabs,.single-product div.product>.up-sells{grid-column:1/-1;width:100%;margin-top:40px}.single-product div.product .woocommerce-tabs{padding:24px;background:linear-gradient(180deg, var(--tint-soft) 0%, var(--tint-soft) 100%);border:1px solid var(--border);border-radius:24px;overflow:hidden}.fcx-product-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 4px}.fcx-product-nav__link{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-2);text-decoration:none;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);padding:8px 16px;background:var(--tint-soft);border:1px solid var(--border);border-radius:999px;min-height:40px}.fcx-product-nav__link:hover{color:var(--accent-soft);background:rgba(var(--accent-rgb), 0.1);border-color:rgba(var(--accent-rgb), 0.3);transform:translateX(var(--fcx-nav-dir, 0))}.fcx-product-nav__link--prev{--fcx-nav-dir: -4px}.fcx-product-nav__link--next{--fcx-nav-dir: 4px}@media(max-width: 520px){.fcx-product-nav{margin-bottom:16px}.fcx-product-nav__label{display:none}.fcx-product-nav__link{width:40px;height:40px;padding:0;border-radius:50%}}.fcx-product-nav__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.fcx-share-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:var(--tint-soft);border:1px solid var(--border);border-radius:999px;color:var(--text-2);font-size:.85rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-left:auto}.fcx-share-btn:hover{background:var(--tint-soft-strong);border-color:var(--accent-soft);color:var(--accent-soft)}.fcx-sticky-summary{position:fixed;top:0;left:0;right:0;z-index:11000;background:color-mix(in srgb, var(--header) 95%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);padding:10px 0;transform:translateY(-100%);transition:transform .4s cubic-bezier(0.165, 0.84, 0.44, 1);visibility:hidden;box-shadow:0 4px 30px var(--shadow-color)}@media(max-width: 991px){.fcx-sticky-summary{display:none !important}}.fcx-sticky-summary.is-visible{transform:translateY(0);visibility:visible}.fcx-sticky-summary__container{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:24px}.fcx-sticky-summary__info{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.fcx-sticky-summary__meta{flex:1 1 auto;min-width:0}.fcx-sticky-summary__thumb{width:48px;height:48px;object-fit:contain;background:var(--media-frame-bg);border-radius:10px;padding:4px}.fcx-sticky-summary__title{display:block;min-width:0;font-size:1.1rem;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fcx-sticky-summary__price{flex:0 0 auto;margin-left:auto;white-space:nowrap;font-size:1.15rem;font-weight:800;color:var(--accent);min-width:90px;text-align:right}.fcx-sticky-summary__cta{display:flex;align-items:center;gap:12px}.fcx-sticky-summary .fcx-sticky-summary__cta .fcx-sticky-summary__btn.single_add_to_cart_button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding-inline:26px;border-radius:16px;background:var(--accent);color:#fff;font-size:.98rem;font-weight:800;letter-spacing:.01em;white-space:nowrap;box-shadow:0 6px 18px rgba(var(--accent-rgb), 0.3);border:0;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.fcx-sticky-summary .fcx-sticky-summary__cta .fcx-sticky-summary__btn.single_add_to_cart_button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(var(--accent-rgb), 0.4);background:var(--accent-soft)}@media(max-width: 991px){.fcx-sticky-summary{display:none !important}}.fcx-delivery-estimate{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding:12px 16px;background:rgba(var(--accent-rgb), 0.05);border:1px dashed rgba(var(--accent-rgb), 0.3);border-radius:14px;color:var(--accent-soft);font-size:.92rem}.fcx-delivery-estimate strong{color:var(--text)}.fcx-supplier-promo{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-bottom:18px;padding:10px 14px;background:var(--surface-1);border:1px solid var(--border);border-radius:12px;font-size:.85rem}.fcx-supplier-promo__tag{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:rgba(var(--accent-rgb), 0.12);color:var(--accent);font-weight:700;font-size:.8rem}.fcx-supplier-promo__item{color:var(--text-2)}.single-product div.product>.summary>p.price{display:none}.single_variation .woocommerce-variation-price{display:none}.single-product div.product form.variations_form.cart{display:block}.single-product div.product form.variations_form.cart table.variations,.single-product div.product form.variations_form.cart table.variations tbody{display:block;width:100%;margin-bottom:14px}.single-product div.product form.variations_form.cart table.variations tr{display:flex;align-items:center;gap:12px}.single-product div.product form.variations_form.cart table.variations th.label{display:block;flex:0 0 auto;padding:0;white-space:nowrap;color:var(--text);font-weight:700}.single-product div.product form.variations_form.cart table.variations td.value{display:flex;align-items:center;gap:10px;width:100%;padding:0}.single-product div.product form.variations_form.cart table.variations select{width:100%;max-width:320px;min-height:48px;padding:0 14px;border:1px solid var(--border);border-radius:12px;background:var(--surface-2);color:var(--text)}.single-product div.product form.variations_form.cart .single_variation_wrap{display:block}.single-product div.product form.variations_form.cart .woocommerce-variation-add-to-cart.variations_button{display:flex;align-items:stretch;gap:14px;margin-top:14px}.fcx-payment-prices{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.fcx-payment-prices__item{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:14px;background:var(--surface-1);border:1px solid var(--border);font-size:.92rem}.fcx-payment-prices__item--bacs{background:rgba(var(--success-rgb), 0.08);border:1px dashed rgba(var(--success-rgb), 0.35)}.fcx-payment-prices__icon{font-size:1.1rem;line-height:1}.fcx-payment-prices__label{color:var(--text-2);flex:1}.fcx-payment-prices__value{color:var(--text);font-size:1.25rem;font-weight:800;line-height:1.2}.fcx-payment-prices__item--bacs .fcx-payment-prices__value{color:var(--success-strong)}.fcx-payment-prices__was{margin-right:6px;color:var(--text-2);font-weight:600;font-size:.7em}.fcx-payment-prices__badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#0f5132;color:#fff;font-size:.72rem;font-weight:800}.fcx-sale-countdown{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;margin-bottom:18px;padding:14px 16px;background:#562d2a;border:1px solid #aa241c;border-radius:14px}.fcx-sale-countdown__label{color:#d6d6d6;font-size:.9rem;font-weight:700}.fcx-sale-countdown__timer{display:flex;gap:8px}.fcx-sale-countdown__unit{display:flex;flex-direction:column;align-items:center;min-width:46px;padding:6px 4px;background:#aa241c;border-radius:10px;color:#fff;font-size:1.2rem;font-weight:800;line-height:1.1}.fcx-sale-countdown__unit small{margin-top:3px;color:hsla(0,0%,100%,.85);font-size:.62rem;font-weight:700;text-transform:uppercase}.single-product div.product .woocommerce-tabs ul.tabs{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 20px;padding:0 !important;border-bottom:0 !important}.single-product div.product .woocommerce-tabs ul.tabs::before,.single-product div.product .woocommerce-tabs ul.tabs::after{display:none !important}.single-product div.product .woocommerce-tabs ul.tabs li{margin:0 !important;padding:0 !important;border:0 !important;background:rgba(0,0,0,0) !important;box-shadow:none !important}.single-product div.product .woocommerce-tabs ul.tabs li::before,.single-product div.product .woocommerce-tabs ul.tabs li::after{display:none !important}.single-product .woocommerce-tabs.fcx-tabs-as-accordions ul.tabs li.active a,.single-product .woocommerce-tabs ul.tabs li.active a,.single-product .woocommerce-tabs ul.tabs li.current a{background:rgba(var(--accent-rgb), 0.12) !important;color:var(--accent) !important;border-color:rgba(var(--accent-rgb), 0.3) !important;opacity:1 !important;font-weight:800 !important;box-shadow:none !important}.single-product .woocommerce-tabs.fcx-tabs-as-accordions ul.tabs li.active a::before,.single-product .woocommerce-tabs ul.tabs li.active a::before{filter:none !important}.single-product div.product .woocommerce-tabs ul.tabs li a{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:48px;padding:0 16px;background:rgba(0,0,0,0);color:var(--text-2);border:1px solid var(--border);border-radius:14px;font-weight:800;text-transform:uppercase;font-size:.75rem;letter-spacing:.06em;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.single-product div.product .woocommerce-tabs ul.tabs li.description_tab a::before{content:"📝";font-size:1.1rem}.single-product div.product .woocommerce-tabs ul.tabs li.additional_information_tab a::before{content:"📋";font-size:1.1rem}.single-product div.product .woocommerce-tabs ul.tabs li.reviews_tab a::before{content:"⭐";font-size:1.1rem}.single-product div.product .woocommerce-tabs ul.tabs li a:hover{background:var(--recess);border-color:var(--recess-border);transform:translateY(-2px);color:var(--text)}.single-product div.product .woocommerce-tabs .panel{margin:0;padding:24px;background:color-mix(in srgb, var(--surface-1) 70%, transparent);border:1px solid var(--border);border-radius:24px;color:var(--text-2);box-shadow:0 10px 30px var(--shadow-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.single-product div.product .woocommerce-tabs .panel h2,.single-product div.product .woocommerce-tabs .panel h3,.single-product div.product .woocommerce-tabs .panel h4{color:var(--accent);font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-top:10px;margin-bottom:20px;display:block;font-size:1.2rem}.single-product div.product .woocommerce-tabs .panel strong,.single-product div.product .woocommerce-tabs .panel b{color:var(--text);font-weight:700}.single-product div.product .woocommerce-tabs .panel p:last-child{margin-bottom:0}.single-product div.product .woocommerce-tabs .panel ul{margin:0;padding:0;list-style:none}.single-product div.product .woocommerce-tabs .panel ul li{display:block;padding:10px 0;border-bottom:1px solid var(--border)}.single-product div.product .woocommerce-tabs .panel ul li:last-child{border-bottom:0}.single-product div.product .woocommerce-tabs .panel ul li strong{display:inline-block;min-width:220px;margin-right:8px}@media(max-width: 600px){.single-product div.product .woocommerce-tabs .panel ul li strong{display:block;min-width:0;margin:0 0 4px}}.single-product div.product .woocommerce-tabs table.shop_attributes{width:100%;margin:0;border-collapse:separate;border-spacing:0;border:1px solid var(--border);border-radius:16px;overflow:hidden;background:var(--tint-soft)}.single-product div.product .woocommerce-tabs table.shop_attributes th,.single-product div.product .woocommerce-tabs table.shop_attributes td{padding:12px 20px;border-bottom:1px solid var(--border);word-break:break-word;overflow-wrap:anywhere;vertical-align:middle}.single-product div.product .woocommerce-tabs table.shop_attributes tr:last-child th,.single-product div.product .woocommerce-tabs table.shop_attributes tr:last-child td{border-bottom:0}.single-product div.product .woocommerce-tabs table.shop_attributes th{width:240px;color:var(--muted);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;background:var(--tint-soft);text-align:left}.single-product div.product .woocommerce-tabs table.shop_attributes td{color:var(--text);font-size:.95rem;font-style:normal}.single-product div.product .woocommerce-tabs .panel table:not(.shop_attributes){min-width:480px;width:100%;border-collapse:collapse;word-break:break-word}.fcx-table-scroll-wrapper{width:100%;overflow-x:auto;border-radius:12px;border:1px solid var(--border);margin:1rem 0;background:linear-gradient(to right, transparent 70%, rgba(var(--accent-rgb), 0.06) 100%),linear-gradient(to left, transparent 70%, rgba(var(--accent-rgb), 0.06) 100%);background-attachment:local,local}.fcx-table-scroll-wrapper table{margin:0 !important;border:0 !important;border-radius:0 !important}.single-product div.product .woocommerce-tabs .panel table th,.single-product div.product .woocommerce-tabs .panel table td{padding:12px 14px;border-bottom:1px solid var(--border);vertical-align:top;font-size:.93rem;line-height:1.55;word-break:break-word;overflow-wrap:anywhere}.single-product div.product .woocommerce-tabs .panel table th{color:var(--text);font-weight:700;background:var(--tint-soft);white-space:nowrap}.single-product div.product .woocommerce-tabs .panel table td,.single-product div.product .woocommerce-tabs .panel table td *{color:var(--text) !important}.single-product div.product .woocommerce-tabs .panel table tr:last-child th,.single-product div.product .woocommerce-tabs .panel table tr:last-child td{border-bottom:0}.single-product div.product .woocommerce-tabs .panel table tr:nth-child(even) td{background:var(--tint-soft)}.single-product #reviews #comments ol.commentlist{margin:0;padding:0}.single-product #reviews #comments ol.commentlist li{margin-bottom:16px;list-style:none}.single-product #reviews #comments ol.commentlist li .comment-text{margin:0;padding:18px;background:var(--tint-soft);border:1px solid var(--border);border-radius:16px;color:var(--text-2)}.single-product #review_form_wrapper{margin-top:24px}.single-product #review_form #respond{padding:18px;background:var(--tint-soft);border:1px solid var(--border);border-radius:16px}.single-product #review_form #respond p{color:var(--text-2);margin-bottom:16px}.single-product #review_form #respond input[type=text],.single-product #review_form #respond input[type=email],.single-product #review_form #respond textarea{width:100%;max-width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:12px;background:var(--tint-soft);color:var(--text);font-size:.95rem;transition:border-color .18s ease,background .18s ease}.single-product #review_form #respond input[type=text]:focus,.single-product #review_form #respond input[type=email]:focus,.single-product #review_form #respond textarea:focus{outline:none;border-color:var(--accent);background:var(--tint-soft-strong)}.single-product #review_form #respond textarea{min-height:120px;resize:vertical}.single-product #review_form #respond .comment-form-cookies-consent{display:flex;align-items:flex-start;gap:10px;font-size:.9rem}.single-product #review_form #respond .comment-form-cookies-consent input[type=checkbox]{margin-top:4px}.single-product .related,.single-product .up-sells{padding:24px;background:linear-gradient(180deg, var(--tint-soft) 0%, var(--tint-soft) 100%);border:1px solid var(--border);border-radius:24px}.single-product .related>h2,.single-product .up-sells>h2{margin:0 0 20px;color:var(--text);font-size:1.9rem;line-height:1.1}.fcx-related-block,.fcx-related-slider,.fcx-related-slider__viewport,.fcx-related-slider__container,.fcx-related-slider__slide{min-width:0;max-width:100%}.fcx-related-block{overflow:hidden}.fcx-related-block__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.fcx-related-slider{position:relative;width:100%;overflow:hidden}.fcx-related-slider__viewport{width:100%;overflow:hidden}.fcx-related-slider__container{display:flex;gap:18px;will-change:transform}.fcx-related-slider__slide{flex:0 0 calc((100% - 54px)/4);min-width:0}.fcx-related-slider__arrow{position:absolute;top:40%;z-index:2;width:44px;height:44px;border:1px solid var(--border);border-radius:999px;background:rgba(3,6,25,.88);color:#fff;cursor:pointer;transform:translateY(-50%)}.fcx-related-slider__arrow--prev{left:8px}.fcx-related-slider__arrow--next{right:8px}.fcx-related-slider__arrow:disabled{opacity:.35;cursor:not-allowed}.fcx-related-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:14px;background:var(--tint-soft);border:1px solid var(--border);border-radius:20px;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.fcx-related-card:hover{transform:translateY(-4px);border-color:rgba(var(--accent-rgb), 0.28);background:var(--tint-soft-strong);box-shadow:0 10px 24px var(--shadow-color)}.fcx-related-card__image img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;margin-bottom:14px;padding:10px;border-radius:16px;background:var(--media-frame-bg)}.fcx-related-card__title{margin:0 0 10px;font-size:1.05rem;line-height:1.35}.fcx-related-card__title a{color:var(--text);text-decoration:none}.fcx-related-card__price{margin-bottom:14px;color:var(--accent-soft);font-weight:800;line-height:1.35}.fcx-related-card__price del{margin-right:6px;color:var(--muted);opacity:.7}.fcx-related-card__actions{margin-top:auto}.fcx-related-page__hero{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.fcx-related-page__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:18px;margin:0;padding:0;list-style:none}.fcx-page-header__actions{display:flex;align-items:center;gap:12px}.fcx-related-page__empty{padding:22px 24px;border:1px solid var(--border);border-radius:18px;background:var(--tint-soft);color:var(--text-2)}.fcx-related-page__empty p{margin:0}.fcx-related-page__pagination{margin-top:24px}.fcx-related-page__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;margin-right:8px;padding:0 12px;border:1px solid var(--border);border-radius:12px;color:var(--text);text-decoration:none}.fcx-related-page__pagination .current{background:var(--accent);color:#fff;border-color:var(--accent)}@media(max-width: 1199px){.fcx-related-slider__slide{flex:0 0 calc((100% - 36px)/3)}.fcx-related-page__grid{grid-template-columns:repeat(auto-fill, minmax(180px, 1fr))}}@media(max-width: 991px){.single-product div.product{grid-template-columns:1fr;gap:20px}.single-product div.product .woocommerce-product-gallery .fcx-thumb-nav,.single-product div.product .woocommerce-product-gallery>.flex-control-thumbs,.single-product div.product .woocommerce-product-gallery .fcx-thumb-arrow{display:none !important}.single-product div.product .woocommerce-product-gallery{padding:10px;border-radius:24px}.single-product div.product .woocommerce-product-gallery .flex-viewport{width:100%;max-width:100%;min-height:clamp(360px,78vw,620px);margin-inline:auto;border-radius:22px}.single-product div.product .woocommerce-product-gallery__wrapper{height:100%}.single-product div.product .woocommerce-product-gallery__image{display:flex !important;align-items:center;justify-content:center;min-height:clamp(360px,78vw,620px);margin:0 !important}.single-product div.product .woocommerce-product-gallery__image a{display:flex;align-items:center;justify-content:center;width:100%;min-height:clamp(360px,78vw,620px);padding:12px}.single-product div.product .woocommerce-product-gallery__image img{display:block;width:100%;height:clamp(320px,70vw,560px);max-width:100%;max-height:100%;object-fit:contain;object-position:center}.single-product div.product .summary,.single-product div.product .woocommerce-tabs,.single-product .related,.single-product .up-sells{padding:20px;border-radius:20px}.single-product div.product .woocommerce-tabs .panel{padding:18px;border-radius:16px}.fcx-related-slider__slide{flex:0 0 calc((100% - 18px)/2)}.fcx-related-page__grid{grid-template-columns:repeat(auto-fill, minmax(160px, 1fr))}.fcx-related-slider__arrow{display:none}.fcx-related-block__head,.fcx-related-page__hero{flex-direction:column;align-items:flex-start}.fcx-page-header__actions{width:100%}}@media(max-width: 640px){.single-product-page{padding-top:16px}.single-product div.product{gap:16px}.single-product div.product .woocommerce-product-gallery{padding:8px;border-radius:22px}.single-product div.product .woocommerce-product-gallery .flex-viewport{min-height:clamp(340px,88vw,560px);border-radius:20px}.single-product .product_title{line-height:1.04}.single-product div.product form.cart{display:flex !important;flex-direction:row !important;flex-wrap:nowrap;align-items:stretch;gap:10px}.single-product div.product form.cart .single_add_to_cart_button{flex:1 1 0%;width:auto;padding-inline:12px;font-size:.95rem}.single-product div.product form.cart .quantity{flex:0 0 auto;width:auto}.single-product .fcx-qty-control--product{grid-template-columns:44px minmax(0, 1fr) 44px}.single-product .fcx-single-reassurance{gap:8px}.single-product .fcx-single-reassurance__item{flex:1 1 auto}.single-product .fcx-single-reassurance__icon{width:24px;height:24px;border-radius:8px;font-size:.8rem}.single-product .fcx-single-reassurance__body{flex-direction:column;gap:1px;white-space:normal}.single-product .fcx-single-reassurance__body strong{font-size:.78rem;line-height:1.2}.single-product .fcx-single-reassurance__body span{display:none}.single-product .product_meta .fcx-meta-card{padding:10px 0}.single-product .product_meta .fcx-meta-card__chips{gap:7px}.single-product .product_meta .fcx-meta-card__chips a{min-height:32px;padding:6px 10px;font-size:.88rem}.single-product div.product .woocommerce-tabs.fcx-tabs-as-accordions{padding:0;background:rgba(0,0,0,0);border:0}.single-product div.product .woocommerce-tabs.fcx-tabs-as-accordions ul.tabs{flex-direction:column;gap:12px;margin-bottom:0}.single-product div.product .woocommerce-tabs.fcx-tabs-as-accordions ul.tabs li{display:block;width:100%;background:var(--surface-1) !important;border:1px solid var(--border) !important;border-radius:20px !important;overflow:hidden;box-shadow:0 4px 12px var(--shadow-color)}.single-product div.product .woocommerce-tabs.fcx-tabs-as-accordions ul.tabs li a{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:16px 20px;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:0 !important;min-height:0;font-size:.95rem;color:var(--text)}.single-product div.product .woocommerce-tabs.fcx-tabs-as-accordions ul.tabs li.active a{color:var(--accent-soft) !important;background:rgba(var(--accent-rgb), 0.04) !important}.single-product div.product .woocommerce-tabs .fcx-accordion-icon{display:flex;color:var(--muted);transition:transform .3s ease}.single-product div.product .woocommerce-tabs li.active .fcx-accordion-icon{transform:rotate(180deg);color:var(--accent-soft)}.single-product div.product .woocommerce-tabs.fcx-tabs-as-accordions .panel{padding:20px 18px;border-top:1px solid var(--border);background:var(--recess)}.single-product div.product .woocommerce-tabs table.shop_attributes,.single-product div.product .woocommerce-tabs table.shop_attributes tbody,.single-product div.product .woocommerce-tabs table.shop_attributes tr,.single-product div.product .woocommerce-tabs table.shop_attributes th,.single-product div.product .woocommerce-tabs table.shop_attributes td{display:block;width:100%;table-layout:fixed}.single-product div.product .woocommerce-tabs table.shop_attributes{border:0;background:rgba(0,0,0,0)}.single-product div.product .woocommerce-tabs table.shop_attributes tr{padding:12px 0;background:rgba(0,0,0,0);border-bottom:1px solid var(--border)}.single-product div.product .woocommerce-tabs table.shop_attributes tr:last-child{border-bottom:0}.single-product div.product .woocommerce-tabs table.shop_attributes th{color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:0 0 4px;border:0;background:rgba(0,0,0,0);text-align:left;white-space:normal;word-break:break-word}.single-product div.product .woocommerce-tabs table.shop_attributes td{color:var(--text);font-size:.94rem;font-weight:500;padding:0;border:0;text-align:left;white-space:normal;word-break:break-word;font-style:normal}.single-product div.product .woocommerce-tabs .panel{padding:16px;color:var(--text-2)}.single-product div.product .woocommerce-tabs .panel table th,.single-product div.product .woocommerce-tabs .panel table td{padding:10px 10px;font-size:.86rem}.fcx-related-slider__slide{flex:0 0 82%}.fcx-related-page__grid{grid-template-columns:1fr}.single-product .related>h2,.single-product .up-sells>h2{font-size:1.6rem}}.fcx-related-page__grid{display:grid !important;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr)) !important;gap:18px !important;margin:0 !important;padding:0 !important;list-style:none !important}@media(max-width: 767px){.fcx-related-page__grid{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}}@media(max-width: 480px){.fcx-related-page__grid{grid-template-columns:1fr !important}}.fcx-related-page__grid.products{float:none !important}.fcx-related-page__grid>li{float:none !important;width:auto !important;margin:0 !important}.fcx-sticky-add-to-cart{position:fixed;left:0;right:0;bottom:calc(86px + env(safe-area-inset-bottom, 0px));z-index:10000;padding:12px 16px;background:rgba(15,23,42,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid hsla(0,0%,100%,.12);transform:translateY(calc(100% + 86px));transition:all .4s cubic-bezier(0.3, 0, 0.2, 1);box-shadow:0 -10px 40px rgba(0,0,0,.4);pointer-events:none;opacity:0}@media(min-width: 992px){.fcx-sticky-add-to-cart{display:none !important}}.fcx-sticky-add-to-cart.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}@media(max-width: 991px){body.fcx-sticky-active{padding-bottom:160px !important}body.fcx-sticky-active .fcx-whatsapp-wrap{bottom:220px !important;transition:bottom .3s ease}}.fcx-sticky-add-to-cart__container{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:600px;margin:0 auto}.fcx-sticky-add-to-cart__info{display:flex;align-items:center;gap:10px;min-width:0}.fcx-sticky-add-to-cart__thumb-box{flex-shrink:0;width:42px;height:42px;border-radius:8px;background:var(--media-frame-bg);padding:2px;overflow:hidden}.fcx-sticky-add-to-cart__thumb{width:100%;height:100%;object-fit:contain}.fcx-sticky-add-to-cart__meta{display:flex;flex-direction:column;min-width:0}.fcx-sticky-add-to-cart__title{display:block;font-size:.8rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.fcx-sticky-add-to-cart__price{font-size:.95rem;font-weight:800;color:#fff !important;line-height:1.2}.fcx-sticky-add-to-cart__price del{display:none}.fcx-sticky-add-to-cart__btn{display:flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 20px;border:0;border-radius:12px;background:var(--accent) !important;color:#fff !important;font-size:.9rem;font-weight:800;white-space:nowrap;box-shadow:0 4px 15px rgba(var(--accent-rgb), 0.3);transition:all .2s ease}.fcx-sticky-add-to-cart__btn:hover{background:var(--accent-hover) !important;transform:translateY(-2px)}.fcx-sticky-add-to-cart__btn:active{transform:translateY(0)}.fcx-sticky-add-to-cart__btn svg{flex-shrink:0}.fcx-cart-page{padding:28px 0 56px}.fcx-cart-page__header{margin-bottom:24px}.fcx-cart-page__title{margin:0 0 8px;color:var(--text);font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.fcx-cart-page__subtitle{margin:0;color:var(--text-2)}.fcx-cart-page__layout{display:grid;grid-template-columns:minmax(0, 1.4fr) minmax(320px, 0.8fr);gap:24px;align-items:start}.fcx-cart-page__main,.fcx-cart-page__sidebar{min-width:0}.fcx-cart-card{background:var(--surface-1);border:1px solid var(--border);border-radius:24px;padding:24px}.fcx-cart-card--sticky{position:sticky;top:24px}.fcx-cart-form{margin:0}.woocommerce-cart .shop_table.cart{width:100%;border-collapse:collapse;border:0;background:rgba(0,0,0,0)}.woocommerce-cart .shop_table.cart thead th{padding:0 0 16px;border:0;color:var(--muted);font-size:.92rem;font-weight:700;text-align:left}.woocommerce-cart .shop_table.cart tbody tr.cart_item td{padding:18px 0;border-top:1px solid var(--border);vertical-align:middle}.woocommerce-cart .shop_table.cart tbody tr.cart_item:first-child td{border-top:1px solid var(--border)}.woocommerce-cart .shop_table.cart .product-remove{width:56px;text-align:left}.woocommerce-cart .shop_table.cart .product-thumbnail{width:110px}.woocommerce-cart .shop_table.cart .product-thumbnail img{width:84px;height:84px;object-fit:contain;display:block;border:1px solid var(--border);border-radius:16px;background:var(--media-frame-bg);padding:8px}.woocommerce-cart .shop_table.cart .product-name a{color:var(--text);text-decoration:none;font-weight:700}.woocommerce-cart .shop_table.cart .product-name a:hover{color:var(--accent-soft)}.woocommerce-cart .shop_table.cart .product-price,.woocommerce-cart .shop_table.cart .product-subtotal{color:var(--text);font-weight:700}.woocommerce-cart .shop_table.cart .product-subtotal .amount,.woocommerce-cart .shop_table.cart .product-price .amount{color:var(--accent-soft)}.woocommerce-cart .shop_table.cart .remove{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--border);border-radius:999px;background:var(--tint-soft);color:var(--text) !important;font-size:1.35rem;line-height:1;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.woocommerce-cart .shop_table.cart .remove:hover{background:var(--tint-soft-strong);border-color:rgba(var(--danger-rgb), 0.35);color:var(--danger) !important;transform:translateY(-1px)}.fcx-cart-product{color:var(--text-2)}.fcx-cart-product .variation,.fcx-cart-product .wc-item-meta{margin-top:8px;color:var(--muted);font-size:.92rem}.fcx-cart-product .backorder_notification{margin-top:8px;color:var(--accent-soft);font-size:.92rem;font-weight:700}.woocommerce-cart .quantity{display:inline-flex;align-items:center}.woocommerce-cart .quantity .fcx-qty-control{display:inline-flex;grid-template-columns:34px minmax(64px, auto) 34px;align-items:center;min-height:46px;overflow:hidden;gap:8px;padding:6px;background:var(--surface-2);border:1px solid var(--border);border-radius:16px}.woocommerce-cart .quantity .fcx-qty-control__btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--border);border-radius:12px;background:var(--tint-soft);color:var(--text);font-size:1.1rem;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.woocommerce-cart .quantity .fcx-qty-control__btn:hover{background:var(--tint-soft-strong);border-color:rgba(var(--accent-rgb), 0.28);transform:translateY(-1px)}.woocommerce-cart .quantity .fcx-qty-control .qty{min-width:64px;height:34px;padding:0 10px;border:0;background:rgba(0,0,0,0);color:var(--text);text-align:center;box-shadow:none}.woocommerce-cart .shop_table.cart td.actions{padding:20px 0 0;border-top:1px solid var(--border)}.fcx-cart-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between}.fcx-cart-actions .coupon{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.fcx-cart-actions .coupon .input-text{min-width:240px;height:46px;padding:0 14px;border:1px solid var(--border);border-radius:14px;background:var(--surface-2);color:var(--text)}.fcx-cart-actions .button{min-height:46px;border-radius:14px}.woocommerce-cart .cart_totals{width:100%}.woocommerce-cart .cart_totals h2{margin:0 0 18px;color:var(--text);font-size:1.5rem;line-height:1.1}.woocommerce-cart .cart_totals table{width:100%;border-collapse:collapse;margin:0 0 18px}.woocommerce-cart .cart_totals table th,.woocommerce-cart .cart_totals table td{padding:14px 0;border-top:1px solid var(--border)}.woocommerce-cart .cart_totals table th{color:var(--text);text-align:left;font-weight:700}.woocommerce-cart .cart_totals table td{color:var(--text-2);text-align:right}.woocommerce-cart .cart_totals .order-total th,.woocommerce-cart .cart_totals .order-total td{font-size:1.05rem}.woocommerce-cart .cart_totals .order-total .amount{color:var(--accent-soft);font-weight:800;font-size:1.25rem}.woocommerce-cart .wc-proceed-to-checkout{margin:0;padding:0}.woocommerce-cart .wc-proceed-to-checkout .checkout-button{width:100%;min-height:52px;margin:0 !important;border-radius:16px}.woocommerce-cart .cart-empty,.woocommerce-cart .return-to-shop{padding:24px;background:var(--surface-1);border:1px solid var(--border);border-radius:24px}.woocommerce-cart .cart-empty{color:var(--text)}.woocommerce-cart .return-to-shop .button{min-height:46px;border-radius:14px}@media(max-width: 991px){.fcx-cart-page__layout{grid-template-columns:1fr}.fcx-cart-card--sticky{position:static}.fcx-cart-card{padding:20px;border-radius:20px}}@media(max-width: 767px){.woocommerce-cart .shop_table.cart thead{display:none}.woocommerce-cart .shop_table.cart,.woocommerce-cart .shop_table.cart tbody,.woocommerce-cart .shop_table.cart tr,.woocommerce-cart .shop_table.cart td{display:block;width:100%}.woocommerce-cart .shop_table.cart tbody tr.cart_item{padding:18px;border:1px solid var(--border);border-radius:20px;background:var(--tint-soft);margin-bottom:16px}.woocommerce-cart .shop_table.cart tbody tr.cart_item td{border:0;padding:0;margin-bottom:14px}.woocommerce-cart .shop_table.cart tbody tr.cart_item td:last-child{margin-bottom:0}.woocommerce-cart .shop_table.cart tbody tr.cart_item td::before{content:attr(data-title);display:block;margin-bottom:6px;color:var(--muted);font-size:.85rem;font-weight:700}.woocommerce-cart .shop_table.cart .product-remove::before,.woocommerce-cart .shop_table.cart .product-thumbnail::before{display:none}.woocommerce-cart .shop_table.cart .product-remove{margin-bottom:12px}.woocommerce-cart .shop_table.cart .product-thumbnail{margin-bottom:16px}.woocommerce-cart .shop_table.cart .product-thumbnail img{width:100px;height:100px}.woocommerce-cart .shop_table.cart td.actions{padding:0;border-top:0}.fcx-cart-actions{flex-direction:column;align-items:stretch}.fcx-cart-actions .coupon{width:100%;flex-direction:column;align-items:stretch}.fcx-cart-actions .coupon .input-text{min-width:100%;width:100%}.fcx-cart-actions .button{width:100%}}.wc-block-components-button:not(.is-link){background-color:#ffc439;color:#030619}.wc-block-components-product-name{color:var(--accent-soft)}.wc-block-components-product-name:hover{color:var(--accent)}.fcx-checkout-page{padding:28px 0 56px}.fcx-checkout-page__header{margin-bottom:24px}.fcx-checkout-page__title{margin:0 0 8px;color:var(--text);font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.fcx-checkout-page__subtitle{margin:0;color:var(--text-2)}.fcx-checkout-page__layout{display:grid;grid-template-columns:minmax(0, 1.2fr) minmax(320px, 0.8fr);gap:24px;align-items:start}.fcx-checkout-page__main,.fcx-checkout-page__sidebar{min-width:0}.fcx-checkout-card{background:var(--surface-1);border:1px solid var(--border);border-radius:24px;padding:24px}.fcx-checkout-card--sticky{position:sticky;top:24px}.fcx-checkout-trust{display:flex;flex-direction:column;gap:16px;margin-top:18px}.fcx-checkout-trust__list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.fcx-checkout-trust__item{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--tint-soft);border:1px solid var(--border);border-radius:12px}.fcx-checkout-trust__icon{flex:0 0 auto;font-size:1.15rem;line-height:1}.fcx-checkout-trust__text{color:var(--text);font-size:.88rem;font-weight:600;line-height:1.3}.fcx-checkout-card__title{margin:0 0 20px;color:var(--text);font-size:1.45rem;line-height:1.1}.fcx-checkout-details,.woocommerce-checkout #customer_details{display:grid;grid-template-columns:1fr;gap:20px;min-width:0}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none !important;width:auto !important;min-width:0;margin:0 !important}.woocommerce-checkout .woocommerce-billing-fields,.woocommerce-checkout .woocommerce-shipping-fields,.woocommerce-checkout .woocommerce-additional-fields{min-width:0}.woocommerce-checkout .woocommerce-billing-fields>h3,.woocommerce-checkout .woocommerce-shipping-fields>h3,.woocommerce-checkout .woocommerce-additional-fields>h3,.woocommerce-checkout #ship-to-different-address{margin:0 0 16px;color:var(--text);font-size:1.18rem;line-height:1.2}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper,.woocommerce-checkout .woocommerce-additional-fields__field-wrapper{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}.woocommerce-checkout .form-row{float:none !important;width:100% !important;margin:0 !important}.woocommerce-checkout .form-row.form-row-wide,.woocommerce-checkout .form-row.notes,.woocommerce-checkout .form-row.address-field{grid-column:1/-1}.fcx-checkout-whatsapp-notice{grid-column:1/-1;margin:10px 0 4px;padding-top:10px;border-top:1px dashed var(--border);color:var(--muted);font-size:.8rem;line-height:1.5}.fcx-checkout-whatsapp-notice a{color:var(--accent-soft)}.woocommerce-checkout .form-row label{display:block;margin-bottom:8px;color:var(--text);font-size:.95rem;font-weight:700}[data-theme=dark] .woocommerce form .form-row.woocommerce-invalid label{color:var(--danger) !important}[data-theme=dark] .checkout-inline-error-message{color:var(--danger) !important}.woocommerce-checkout .form-row .required{color:var(--accent-soft) !important;text-decoration:none;border:0}.woocommerce-checkout .form-row input.input-text,.woocommerce-checkout .form-row textarea,.woocommerce-checkout .form-row select{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--border);border-radius:14px;background:var(--surface-2) !important;color:var(--text) !important;box-shadow:none}.woocommerce-checkout .form-row textarea{min-height:120px;padding:14px;resize:vertical}.woocommerce-checkout .form-row input.input-text::placeholder,.woocommerce-checkout .form-row textarea::placeholder{color:var(--muted)}.woocommerce-checkout .form-row input.input-text:focus,.woocommerce-checkout .form-row textarea:focus,.woocommerce-checkout .form-row select:focus{outline:0;border-color:rgba(var(--accent-rgb), 0.35);box-shadow:0 0 0 3px rgba(var(--accent-rgb), 0.08)}.woocommerce-checkout .select2-container{width:100% !important}.woocommerce-checkout .select2-container .select2-selection--single{height:48px;border:1px solid var(--border);border-radius:14px;background:var(--surface-2)}.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{height:46px;line-height:46px;padding-left:14px;color:var(--text)}.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow{height:46px;right:10px}.woocommerce-checkout .select2-selection__placeholder{color:var(--muted) !important}.select2-dropdown{border:1px solid var(--border) !important;border-radius:14px !important;background:var(--surface-2) !important;color:var(--text) !important}.select2-search--dropdown .select2-search__field{border:1px solid var(--border) !important;border-radius:10px !important;background:var(--surface-2) !important;color:var(--text) !important}.select2-results__option{color:var(--text) !important}.select2-results__option--highlighted[aria-selected]{background:rgba(var(--accent-rgb), 0.18) !important;color:var(--text) !important}.woocommerce-checkout .woocommerce-NoticeGroup,.woocommerce-checkout .woocommerce-error,.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-message{margin-bottom:18px;margin-top:1rem}.woocommerce-checkout .woocommerce-error,.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-message{padding:1em 2em 1em 3.5em;border:1px solid var(--border);border-radius:16px;background:var(--tint-soft);color:var(--text-2)}.woocommerce-checkout .woocommerce-error li a{color:var(--accent-soft)}.fcx-checkout-review-order{min-width:0}.woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse;margin:0 0 18px;font-size:.92rem}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{padding:12px 0;border-top:1px solid var(--border);vertical-align:middle}.woocommerce-checkout-review-order-table thead th{color:var(--muted);font-size:.82rem;font-weight:700;text-align:left;text-transform:uppercase;letter-spacing:.02em}.woocommerce-checkout-review-order-table tbody td,.woocommerce-checkout-review-order-table tfoot td{color:var(--text-2);text-align:right}.woocommerce-checkout-review-order-table tbody th,.woocommerce-checkout-review-order-table tfoot th{color:var(--text-2);text-align:left;font-weight:600}.woocommerce-checkout-review-order-table .product-name{color:var(--text);font-weight:600}.woocommerce-checkout-review-order-table .product-total .amount{color:var(--text);font-weight:700}.woocommerce-checkout-review-order-table tfoot .fee th,.woocommerce-checkout-review-order-table tfoot .fee td{color:var(--success-strong);font-weight:700}.woocommerce-checkout-review-order-table tfoot .order-total th,.woocommerce-checkout-review-order-table tfoot .order-total td{padding:16px 14px;font-size:1rem;font-weight:800;border-top:none}.woocommerce-checkout-review-order-table tfoot .order-total{background:rgba(var(--accent-rgb), 0.06)}.woocommerce-checkout-review-order-table tfoot .order-total th:first-child,.woocommerce-checkout-review-order-table tfoot .order-total td:first-child{border-radius:12px 0 0 12px}.woocommerce-checkout-review-order-table tfoot .order-total th:last-child,.woocommerce-checkout-review-order-table tfoot .order-total td:last-child{border-radius:0 12px 12px 0}.woocommerce-checkout-review-order-table tfoot .order-total th{color:var(--text)}.woocommerce-checkout-review-order-table tfoot .order-total .amount{color:var(--accent-soft);font-size:1.35rem;font-weight:800}.woocommerce-checkout #payment{background:rgba(0,0,0,0);border:0}.woocommerce-checkout #payment ul.payment_methods{margin:0 0 18px;padding:0;border:0}.woocommerce-checkout #payment ul.payment_methods li{position:relative;list-style:none;margin-bottom:12px;padding:16px 16px 16px 20px;border:1px solid var(--border);border-left:3px solid var(--border);border-radius:16px;background:var(--tint-soft);overflow:hidden;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.woocommerce-checkout #payment ul.payment_methods li.is-selected{border-color:rgba(var(--accent-rgb), 0.4);border-left-color:var(--accent);background:rgba(var(--accent-rgb), 0.1);box-shadow:0 0 0 3px rgba(var(--accent-rgb), 0.1)}.woocommerce-checkout #payment ul.payment_methods li>label{position:relative;display:inline-flex;align-items:center;gap:10px;color:var(--text);font-weight:700;cursor:pointer}#payment_method_bacs+label::after,#payment_method_cod+label::after{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#fff;font-size:1.1rem;line-height:1}#payment_method_bacs+label::after{content:"🏦"}#payment_method_cod+label::after{content:"💵"}.woocommerce-checkout #payment div.payment_box{margin:14px 0 0;padding:14px 0 0;border:0;border-top:1px solid var(--border);border-radius:0;background:rgba(0,0,0,0);color:var(--text-2)}.woocommerce-checkout #payment div.payment_box::before{display:none}.woocommerce-checkout #payment input[class*=mp-]{color:#1f1f1f !important;-webkit-text-fill-color:#1f1f1f !important;caret-color:#1f1f1f !important;background:#fff !important}.woocommerce-checkout #payment .form-row.place-order{padding:0;margin:18px 0 0}.woocommerce-checkout #payment .place-order .button,.woocommerce-checkout #payment #place_order{width:100%;min-height:52px;border-radius:16px}.woocommerce-checkout .woocommerce-privacy-policy-text{color:var(--muted);font-size:.92rem}.woocommerce-checkout .woocommerce-privacy-policy-link{color:var(--accent-soft)}.woocommerce-checkout .checkout_coupon{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px;padding:18px;border:1px solid var(--border);border-radius:16px;background:var(--surface-1)}.woocommerce-checkout .checkout_coupon .form-row{margin:0 !important}.woocommerce-checkout .checkout_coupon .input-text{min-width:260px;min-height:46px;padding:0 14px;border:1px solid var(--border);border-radius:14px;background:var(--surface-2);color:var(--text)}.woocommerce-checkout .checkout_coupon .button{min-height:46px;border-radius:14px}@media(max-width: 991px){.fcx-checkout-page__layout{grid-template-columns:1fr}.fcx-checkout-card--sticky{position:static}.fcx-checkout-card{padding:20px;border-radius:20px}}@media(max-width: 767px){.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper,.woocommerce-checkout .woocommerce-additional-fields__field-wrapper{grid-template-columns:1fr}.woocommerce-checkout .checkout_coupon{flex-direction:column}.woocommerce-checkout .checkout_coupon .input-text,.woocommerce-checkout .checkout_coupon .button{width:100%;min-width:100%}.woocommerce-checkout #payment ul.payment_methods li{padding:12px}.woocommerce-checkout #payment div.payment_box{padding:12px 0 0}}#fcx_tipo_comprobante_field{padding-top:20px;margin-top:8px;border-top:1px solid var(--border)}#fcx_tipo_documento_field,#fcx_numero_documento_field{width:50%;float:left;padding-right:.5em}#fcx_numero_documento_field{padding-right:0;padding-left:.5em}@media(max-width: 520px){#fcx_tipo_documento_field,#fcx_numero_documento_field{width:100%;float:none;padding:0}}.fcx-doc-feedback{clear:both;margin:-8px 0 12px;padding:8px 12px;border-radius:8px;font-size:.88rem;font-weight:600;line-height:1.4}.fcx-doc-feedback--loading{color:var(--muted);background:var(--tint-soft);border:1px solid var(--border)}.fcx-doc-feedback--success{color:var(--success-strong);background:rgba(var(--accent-rgb), 0.08);border:1px solid rgba(var(--accent-rgb), 0.2)}.fcx-doc-feedback--error{color:var(--danger);background:rgba(var(--danger-rgb), 0.08);border:1px solid rgba(var(--danger-rgb), 0.2)}.fcx-doc-feedback--info{color:var(--muted);background:var(--tint-soft);border:1px solid var(--border)}.fcx-account-page{padding:28px 0 56px}.fcx-account-page__header{margin-bottom:24px}.fcx-account-page__title{margin:0 0 8px;color:var(--text);font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.fcx-account-page__subtitle{margin:0;color:var(--text-2);line-height:1.65}.fcx-account-page__layout{display:grid;grid-template-columns:320px minmax(0, 1fr);gap:24px;align-items:start}.fcx-account-page__sidebar,.fcx-account-page__content{min-width:0}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none !important;width:auto !important;margin:0 !important}.woocommerce-account .woocommerce-MyAccount-navigation{display:block}.woocommerce-account .woocommerce-MyAccount-content{display:block;min-width:0}.fcx-account-card{padding:24px;background:var(--surface-1);border:1px solid var(--border);border-radius:24px}.fcx-account-card--nav{padding:18px}.woocommerce-account .woocommerce-MyAccount-navigation ul{width:100%;margin:0;padding:0;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation li{width:100%;margin:0 0 10px}.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{margin-bottom:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:flex;align-items:center;width:100%;min-height:50px;padding:0 16px;border:1px solid var(--border);border-radius:14px;background:var(--surface-2);color:var(--text-2);font-weight:700;line-height:1.25;text-decoration:none;white-space:normal;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.woocommerce-account .woocommerce-MyAccount-navigation a:hover{color:var(--text);border-color:rgba(var(--accent-rgb), 0.28);transform:translateY(-1px)}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation-link.is-active a{background:rgba(var(--accent-rgb), 0.12);color:var(--accent-soft);border-color:rgba(var(--accent-rgb), 0.4);box-shadow:0 0 0 3px rgba(var(--accent-rgb), 0.08)}.woocommerce-account .woocommerce-MyAccount-content{color:var(--text-2)}.woocommerce-account .woocommerce-MyAccount-content>p:first-child{margin-top:0;line-height:1.7}.woocommerce-account .woocommerce-MyAccount-content p{line-height:1.7}.woocommerce-account .woocommerce-MyAccount-content h2,.woocommerce-account .woocommerce-MyAccount-content h3{margin:0 0 16px;color:var(--text);line-height:1.2}.woocommerce-account .woocommerce-MyAccount-content a{color:var(--accent-soft);text-decoration:none}.woocommerce-account .woocommerce-MyAccount-content a:hover{color:var(--accent)}.woocommerce-account .woocommerce-orders-table,.woocommerce-account .shop_table,.woocommerce-account table.shop_table{width:100%;border-collapse:collapse;border:1px solid var(--border);border-radius:18px;overflow:hidden;background:var(--tint-soft)}.woocommerce-account .woocommerce-orders-table th,.woocommerce-account .woocommerce-orders-table td,.woocommerce-account .shop_table th,.woocommerce-account .shop_table td{padding:14px 16px;border-bottom:1px solid var(--border);color:var(--text-2)}.woocommerce-account .woocommerce-orders-table th,.woocommerce-account .shop_table th{color:var(--text);background:var(--tint-soft-strong);font-weight:700;text-align:left}.woocommerce-account .woocommerce-orders-table tr:last-child td,.woocommerce-account .shop_table tr:last-child td{border-bottom:0}.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2, minmax(280px, 1fr));gap:24px;align-items:stretch}.woocommerce-account .woocommerce-Addresses.u-columns{display:grid;grid-template-columns:repeat(2, minmax(280px, 1fr));gap:24px}.woocommerce-account .woocommerce-Addresses .u-column1,.woocommerce-account .woocommerce-Addresses .u-column2,.woocommerce-account .woocommerce-Addresses .woocommerce-Address{float:none !important;width:auto !important;margin:0 !important;min-width:0;padding:24px;border:1px solid var(--border);border-radius:20px;background:var(--tint-soft)}.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title{display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:start;gap:14px;margin-bottom:18px}.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title h3{margin:0;color:var(--text);font-size:1.35rem;line-height:1.25;overflow-wrap:break-word}.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title .edit,.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title a{align-self:start;white-space:nowrap;color:var(--accent-soft);font-weight:700;text-decoration:none}.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title .edit:hover,.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title a:hover{color:var(--accent)}.woocommerce-account .woocommerce-Addresses address{margin:0;color:var(--text-2);font-style:normal;line-height:1.8}.woocommerce-account form{margin:0}.woocommerce-account .form-row{margin:0 0 16px !important}.woocommerce-account .form-row label{display:block;margin-bottom:8px;color:var(--text);font-size:.95rem;font-weight:700}.woocommerce-account .form-row .required{color:var(--accent-soft);text-decoration:none}.woocommerce-account input.input-text,.woocommerce-account input[type=text],.woocommerce-account input[type=email],.woocommerce-account input[type=password],.woocommerce-account input[type=tel],.woocommerce-account textarea,.woocommerce-account select{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--border);border-radius:14px;background:var(--surface-2) !important;color:var(--text) !important;box-shadow:none}.woocommerce-account textarea{min-height:120px;padding:14px;resize:vertical}.woocommerce-account input::placeholder,.woocommerce-account textarea::placeholder{color:var(--muted)}.woocommerce-account input:focus,.woocommerce-account textarea:focus,.woocommerce-account select:focus{outline:0;border-color:rgba(var(--accent-rgb), 0.35);box-shadow:0 0 0 3px rgba(var(--accent-rgb), 0.08)}.woocommerce-account fieldset{margin-top:22px;padding:18px;border:1px solid var(--border);border-radius:18px}.woocommerce-account fieldset legend{padding:0 10px;color:var(--text);font-weight:700}.woocommerce-account .button,.woocommerce-account button.button,.woocommerce-account input.button,.woocommerce-account .woocommerce-Button,.woocommerce-account .woocommerce-button{min-height:46px;border-radius:14px}@media(max-width: 991px){.fcx-account-page__layout{grid-template-columns:1fr}.fcx-account-card{padding:20px;border-radius:20px}.fcx-account-card--nav{padding:16px}.woocommerce-account .woocommerce-Addresses,.woocommerce-account .woocommerce-Addresses.u-columns,.woocommerce-account .woocommerce>.u-columns:not(.woocommerce-Addresses){grid-template-columns:1fr}.woocommerce-account .woocommerce-Addresses .u-column1,.woocommerce-account .woocommerce-Addresses .u-column2,.woocommerce-account .woocommerce-Addresses .woocommerce-Address,.woocommerce-account .woocommerce>.u-columns:not(.woocommerce-Addresses)>.u-column1,.woocommerce-account .woocommerce>.u-columns:not(.woocommerce-Addresses)>.u-column2{padding:20px}.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{padding:20px}}@media(max-width: 767px){.woocommerce-account .woocommerce-orders-table thead,.woocommerce-account .shop_table thead{display:none}.woocommerce-account .woocommerce-orders-table,.woocommerce-account .woocommerce-orders-table tbody,.woocommerce-account .woocommerce-orders-table tr,.woocommerce-account .woocommerce-orders-table td,.woocommerce-account .shop_table,.woocommerce-account .shop_table tbody,.woocommerce-account .shop_table tr,.woocommerce-account .shop_table td{display:block;width:100%}.woocommerce-account .woocommerce-orders-table tr,.woocommerce-account .shop_table tr{margin-bottom:14px;border:1px solid var(--border);border-radius:18px;background:var(--tint-soft);overflow:hidden}.woocommerce-account .woocommerce-orders-table td,.woocommerce-account .shop_table td{padding:12px 14px;border-bottom:1px solid var(--border)}.woocommerce-account .woocommerce-orders-table tr td:last-child,.woocommerce-account .shop_table tr td:last-child{border-bottom:0}}@media(max-width: 640px){.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title{grid-template-columns:1fr;gap:10px}.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title .edit,.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title a{white-space:normal}}.shop-page{padding:28px 0 56px}.shop-hero{margin-bottom:24px}.shop-breadcrumbs{margin-bottom:12px;color:var(--muted);font-size:.9rem}.shop-hero__title{margin:0 0 10px;color:var(--text);font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.shop-hero__description{color:var(--text-2);line-height:1.7}.shop-hero__description p:last-child{margin-bottom:0}.shop-notices:not(:empty){margin-bottom:18px}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{margin-bottom:18px;border:1px solid var(--border);border-radius:16px;background:rgba(var(--danger-rgb), 0.05);color:var(--text-2)}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding:16px 18px;background:var(--surface-1);border:1px solid var(--border);border-radius:20px}.fcx-shop-toolbar__left,.fcx-shop-toolbar__right{min-width:0}.woocommerce .woocommerce-result-count{margin:0;color:var(--text-2);font-weight:600}.woocommerce .woocommerce-ordering{margin:0}.woocommerce .woocommerce-ordering select{min-height:46px;padding:0 14px;border:1px solid var(--border);border-radius:14px;background:var(--surface-2);color:var(--text);box-shadow:none}.woocommerce .woocommerce-ordering select:focus{outline:0;border-color:rgba(var(--accent-rgb), 0.35);box-shadow:0 0 0 3px rgba(var(--accent-rgb), 0.08)}.fcx-shop-grid ul.products,.woocommerce ul.products{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px;margin:0;padding:0}.fcx-shop-grid ul.products::before,.fcx-shop-grid ul.products::after,.woocommerce ul.products::before,.woocommerce ul.products::after{display:none !important}.fcx-shop-grid ul.products li.product,.woocommerce ul.products li.product{float:none !important;width:auto !important;margin:0 !important;list-style:none}.woocommerce ul.products li.product.fcx-shop-card,.fcx-shop-card,.front-page-products ul.products li.product.fcx-shop-card{min-width:0}.fcx-shop-card__inner,.front-page-products .fcx-shop-card__inner{position:relative;display:flex;flex-direction:column;min-height:100%;height:100%;padding:12px;background:var(--surface-1);border:1px solid var(--border);border-radius:20px;box-shadow:0 2px 10px var(--shadow-color);transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.fcx-shop-card__inner:hover,.fcx-shop-card__inner:focus-within{border-color:rgba(var(--accent-rgb), 0.25);box-shadow:0 10px 24px var(--shadow-color);transform:translateY(-3px)}@media(prefers-reduced-motion: reduce){.fcx-shop-card__inner{transition:none}.fcx-shop-card__inner:hover,.fcx-shop-card__inner:focus-within{transform:none}}.fcx-shop-card__media,.front-page-products .fcx-shop-card__media{position:relative;aspect-ratio:1/1;margin-bottom:14px;background:var(--media-frame-bg);border-radius:18px;overflow:hidden}.fcx-shop-card__image,.front-page-products .fcx-shop-card__image{position:relative;display:block;text-decoration:none}.fcx-shop-card__image img,.front-page-products .fcx-shop-card__image img,.front-page-products ul.products li.product img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;margin:0 !important;padding:12px;background:rgba(0,0,0,0);transition:transform .3s ease}@media(hover: hover)and (pointer: fine){.fcx-shop-card__inner:hover .fcx-shop-card__image img,.fcx-shop-card__inner:focus-within .fcx-shop-card__image img{transform:scale(1.05)}.fcx-shop-card__inner:hover .fcx-shop-card__image--hover,.fcx-shop-card__inner:focus-within .fcx-shop-card__image--hover{opacity:1}.fcx-shop-card__inner:hover .fcx-shop-card__image:has(.fcx-shop-card__image--hover) img,.fcx-shop-card__inner:focus-within .fcx-shop-card__image:has(.fcx-shop-card__image--hover) img{transform:none}}@media(prefers-reduced-motion: reduce){.fcx-shop-card__image img{transition:none}}.fcx-shop-card__image--hover{position:absolute;inset:0;opacity:0;transition:opacity .45s ease-in-out}@media(prefers-reduced-motion: reduce){.fcx-shop-card__image--hover{transition:none}}.fcx-shop-card__image:has(.fcx-shop-card__image--hover) img{transition:opacity .45s ease-in-out}.fcx-shop-card__body,.front-page-products .fcx-shop-card__body{display:flex;flex:1;flex-direction:column;min-width:0;padding:0 3px}.fcx-shop-card__title,.front-page-products .fcx-shop-card__title,.front-page-products ul.products li.product .woocommerce-loop-product__title,.front-page-products ul.products li.product h2,.front-page-promo-products ul.products li.product .woocommerce-loop-product__title,.front-page-promo-products ul.products li.product h2,.front-page-category-spotlight__products ul.products li.product .woocommerce-loop-product__title,.front-page-category-spotlight__products ul.products li.product h2{display:block;margin:-12px 0 0;color:var(--text);font-size:.92rem;font-weight:500;line-height:1.4;text-transform:none}.fcx-shop-card__title a,.front-page-products .fcx-shop-card__title a{display:block;overflow:hidden;padding:12px 0 6px;color:var(--text);white-space:nowrap;text-overflow:ellipsis;text-decoration:none;transition:color .15s ease}.fcx-shop-card__title a:hover,.front-page-products .fcx-shop-card__title a:hover{color:var(--accent-soft)}.fcx-shop-card__rating{min-height:18px;margin-bottom:8px}.fcx-shop-card__rating .star-rating{margin:0}.fcx-shop-card__price,.woocommerce ul.products li.product .price,.front-page-products ul.products li.product .price{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin:0 !important}.fcx-shop-card__price del,.woocommerce ul.products li.product .price del,.front-page-products ul.products li.product .price del{order:2;margin:0;color:var(--muted);font-size:.82rem;font-weight:500;opacity:1}.fcx-shop-card__price ins,.woocommerce ul.products li.product .price ins,.front-page-products ul.products li.product .price ins{order:1;color:var(--text);font-size:.96rem;font-weight:700;line-height:1.3;text-decoration:none}.fcx-shop-card__price>.amount,.woocommerce ul.products li.product .price>.amount,.front-page-products ul.products li.product .price>.amount{color:var(--text);font-size:.96rem;font-weight:700;line-height:1.3}.fcx-shop-card__actions,.front-page-products .fcx-shop-card__actions{position:absolute;left:12px;right:12px;bottom:20px;z-index:5;display:flex;flex-direction:column;align-items:center;gap:8px;margin:0;pointer-events:none}.fcx-shop-card__actions>*,.front-page-products .fcx-shop-card__actions>*{pointer-events:auto}.fcx-shop-card__actions .button,.fcx-shop-card__actions .add_to_cart_button,.fcx-shop-card__actions .product_type_simple,.fcx-shop-card__actions .product_type_variable,.fcx-shop-card__actions .product_type_external,.fcx-shop-card__actions .product_type_grouped,.fcx-shop-card__actions .fcx-add-to-cart-btn,.front-page-products ul.products li.product .fcx-shop-card__actions .button,.front-page-products ul.products li.product .fcx-shop-card__actions .add_to_cart_button,.front-page-products ul.products li.product .fcx-shop-card__actions .product_type_simple,.front-page-products ul.products li.product .fcx-shop-card__actions .product_type_variable,.front-page-products ul.products li.product .fcx-shop-card__actions .product_type_external,.front-page-products ul.products li.product .fcx-shop-card__actions .product_type_grouped,.front-page-products ul.products li.product .fcx-shop-card__actions .fcx-add-to-cart-btn{position:relative;align-self:flex-end;display:grid !important;place-items:center;gap:0 !important;width:46px !important;min-width:46px !important;height:46px !important;min-height:46px !important;padding:0 !important;border-radius:999px !important;font-size:0 !important;line-height:0 !important;text-indent:0 !important;overflow:hidden;box-shadow:0 12px 24px var(--shadow-color)}.fcx-shop-card__actions .fcx-btn-text,.front-page-products .fcx-shop-card__actions .fcx-btn-text{display:none !important}.fcx-shop-card__actions .screen-reader-text,.front-page-products .fcx-shop-card__actions .screen-reader-text{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;white-space:nowrap !important;border:0 !important;clip:rect(0, 0, 0, 0) !important;clip-path:inset(50%) !important}.fcx-shop-card__actions .fcx-btn-icon,.front-page-products .fcx-shop-card__actions .fcx-btn-icon{position:absolute;inset:0;display:grid;place-items:center;width:100%;height:100%;margin:0}.fcx-shop-card__actions .fcx-btn-icon svg,.front-page-products .fcx-shop-card__actions .fcx-btn-icon svg{display:block;width:18px;height:18px;margin:0}.fcx-shop-card__actions .fcx-btn-icon svg path,.front-page-products .fcx-shop-card__actions .fcx-btn-icon svg path{fill:currentColor}.fcx-shop-card__actions .button::before,.fcx-shop-card__actions .button::after,.fcx-shop-card__actions .add_to_cart_button::before,.fcx-shop-card__actions .add_to_cart_button::after,.front-page-products .fcx-shop-card__actions .button::before,.front-page-products .fcx-shop-card__actions .button::after,.front-page-products .fcx-shop-card__actions .add_to_cart_button::before,.front-page-products .fcx-shop-card__actions .add_to_cart_button::after{content:none !important;display:none !important}.fcx-shop-card__actions .add_to_cart_button.added,.fcx-shop-card__actions .button.added,.front-page-products .fcx-shop-card__actions .add_to_cart_button.added,.front-page-products .fcx-shop-card__actions .button.added{display:none !important}.fcx-shop-card__actions .added_to_cart,.front-page-products .fcx-shop-card__actions .added_to_cart{display:inline-flex !important;align-items:center;justify-content:center;align-self:center;order:2;width:auto !important;max-width:100%;min-width:132px;min-height:40px;margin-bottom:6px;padding:0 14px;border:1px solid var(--accent);border-radius:999px;background:var(--accent);color:#fff !important;font-size:.9rem;font-weight:800;line-height:1;white-space:nowrap;text-decoration:none;box-shadow:0 12px 22px var(--shadow-color)}.fcx-shop-card__actions .added_to_cart::before,.front-page-products .fcx-shop-card__actions .added_to_cart::before{content:"✓";margin-right:8px;color:#fff;font-weight:900}.fcx-shop-card__actions .added_to_cart:hover,.front-page-products .fcx-shop-card__actions .added_to_cart:hover{background:var(--accent-soft);border-color:var(--accent-soft);color:#fff !important;transform:translateY(-1px)}@media(min-width: 992px)and (hover: hover)and (pointer: fine){.fcx-shop-card__actions,.front-page-products .fcx-shop-card__actions{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px) scale(0.96);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.fcx-shop-card__inner:hover .fcx-shop-card__actions,.fcx-shop-card__inner:focus-within .fcx-shop-card__actions,.front-page-products .fcx-shop-card__inner:hover .fcx-shop-card__actions,.front-page-products .fcx-shop-card__inner:focus-within .fcx-shop-card__actions,.fcx-shop-card__actions:has(.added_to_cart),.front-page-products .fcx-shop-card__actions:has(.added_to_cart){opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}}.fcx-shop-card__actions:has(.added_to_cart),.front-page-products .fcx-shop-card__actions:has(.added_to_cart){bottom:18px;align-items:center}@media(max-width: 991px),(hover: none),(pointer: coarse){.fcx-shop-card__actions,.front-page-products .fcx-shop-card__actions{opacity:1;visibility:visible;pointer-events:auto;transform:none}}.woocommerce ul.products li.product span.onsale,.front-page-products ul.products li.product span.onsale{position:absolute;top:12px;left:12px;right:auto;bottom:auto;display:inline-flex;align-items:center;justify-content:center;width:auto !important;min-width:0 !important;max-width:max-content;min-height:28px;height:28px;margin:0;padding:0 10px;border-radius:999px;background:var(--danger);color:#fff;font-size:.72rem;font-weight:800;line-height:1;letter-spacing:0}.fcx-shop-card__stock-badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border-radius:999px;background:rgba(var(--danger-rgb), 0.88);color:#fff;font-size:.72rem;font-weight:800;line-height:1;letter-spacing:.02em;pointer-events:none}.fcx-shop-card--out-of-stock .fcx-shop-card__image{opacity:.6;filter:grayscale(30%)}.shop-pagination{margin-top:28px}.woocommerce nav.woocommerce-pagination{margin:0}.woocommerce nav.woocommerce-pagination ul{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0;padding:0;border:0;background:rgba(0,0,0,0)}.woocommerce nav.woocommerce-pagination ul li{border:0;overflow:visible}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 14px;border:1px solid var(--border);border-radius:14px;background:var(--surface-1);color:var(--text);text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.woocommerce nav.woocommerce-pagination ul li a:hover{color:var(--accent-soft);border-color:rgba(var(--accent-rgb), 0.28);transform:translateY(-1px)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:800}.shop-empty{padding:24px;background:var(--surface-1);border:1px solid var(--border);border-radius:24px}.fcx-empty-category{display:flex;flex-direction:column;align-items:center;gap:8px;padding:48px 24px;text-align:center;background:var(--surface-1);border:1px solid var(--border);border-radius:24px}.fcx-empty-category__icon{font-size:2.5rem;line-height:1;margin-bottom:8px}.fcx-empty-category__message{margin:0;color:var(--text);font-size:1.05rem;font-weight:700}.fcx-empty-category__suggestion-label{margin:16px 0 0;color:var(--text-2);font-size:.92rem}.fcx-empty-category__suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:12px 0 0;padding:0;list-style:none}.fcx-empty-category__suggestion{display:inline-flex;padding:8px 16px;background:var(--surface-2);border:1px solid var(--border);border-radius:999px;color:var(--text);font-weight:700;font-size:.9rem;text-decoration:none;transition:all .2s ease}.fcx-empty-category__suggestion:hover{background:var(--accent);border-color:var(--accent);color:#fff}@media(max-width: 1199px){.fcx-shop-grid ul.products,.woocommerce ul.products{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 991px){.shop-toolbar{flex-direction:column;align-items:stretch}.fcx-shop-grid ul.products,.woocommerce ul.products{grid-template-columns:repeat(2, minmax(0, 1fr))}.fcx-shop-card__inner,.front-page-products .fcx-shop-card__inner{padding:10px;border-radius:18px}.fcx-shop-card__media,.front-page-products .fcx-shop-card__media{margin-bottom:12px;border-radius:14px}.fcx-shop-card__image img,.front-page-products .fcx-shop-card__image img,.front-page-products ul.products li.product img{padding:10px;border-radius:0}.fcx-shop-card__actions,.front-page-products .fcx-shop-card__actions{left:10px;right:10px;bottom:16px}.fcx-shop-card__actions .button,.fcx-shop-card__actions .add_to_cart_button,.fcx-shop-card__actions .product_type_simple,.fcx-shop-card__actions .product_type_variable,.fcx-shop-card__actions .product_type_external,.fcx-shop-card__actions .product_type_grouped,.fcx-shop-card__actions .fcx-add-to-cart-btn,.front-page-products ul.products li.product .fcx-shop-card__actions .button,.front-page-products ul.products li.product .fcx-shop-card__actions .add_to_cart_button,.front-page-products ul.products li.product .fcx-shop-card__actions .product_type_simple,.front-page-products ul.products li.product .fcx-shop-card__actions .product_type_variable,.front-page-products ul.products li.product .fcx-shop-card__actions .product_type_external,.front-page-products ul.products li.product .fcx-shop-card__actions .product_type_grouped,.front-page-products ul.products li.product .fcx-shop-card__actions .fcx-add-to-cart-btn{width:42px !important;min-width:42px !important;height:42px !important;min-height:42px !important}.fcx-shop-card__actions .added_to_cart,.front-page-products .fcx-shop-card__actions .added_to_cart{min-width:118px;min-height:38px;padding:0 12px;font-size:.84rem;margin-bottom:4px}.woocommerce ul.products li.product span.onsale,.front-page-products ul.products li.product span.onsale{top:10px;left:10px;min-height:26px;height:26px;padding:0 9px;font-size:.7rem}}@media(max-width: 640px){.shop-page{padding-top:20px}.shop-toolbar{padding:14px;border-radius:18px}.fcx-shop-grid ul.products,.woocommerce ul.products{grid-template-columns:1fr}}
