@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Medium.woff2) format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Bold.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap}:root{--font-family:'Montserrat',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;--fw-thin:100;--fw-extralight:200;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--fw-black:900;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-xxl:1.75rem;--text-2xl:2rem;--text-3xl:2.5rem;--text-4xl:3rem;--white:#ffffff;--black:#202020;--gray:#bdbdbd;--gray-100:#f5f5f5;--gray-200:#eaeaea;--gray-500:#585757;--color-bg:#fdfaf5;--color-text:var(--black);--color-text-soft:var(--gray-500);--color-border:rgba(0, 0, 0, 0.08);--accent:#c62828;--accent-dark:#690101;--accent-gradient:linear-gradient(90deg, #ff0000 4.44%, #690101 106.31%);--accent-soft:rgba(255, 0, 0, 0.08);--info:#28a8e0;--info-hover:#1d8bb8;--color-success:#2ecc71;--radius-xsm:3px;--radius-sm:6px;--radius-md:8px;--radius-lg:20px;--radius-pill:999rem;--shadow-sm:0 1px 2px rgba(0, 0, 0, 0.05);--shadow-md:0 4px 12px rgba(0, 0, 0, 0.08);--shadow-lg:0 10px 30px rgba(0, 0, 0, 0.15);--transition:150ms ease;--transition-slow:300ms ease}.shadow-sm{box-shadow:none!important}body{font-family:var(--font-family);font-weight:var(--fw-regular);font-size:var(--text-sm);line-height:1.5;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--accent);text-decoration:none;transition:color var(--transition)}a:hover{color:var(--accent-dark)}h1,h2,h3,h4,h5,h6{font-family:var(--font-family);font-weight:var(--fw-bold);line-height:1.2;margin:0 0 .75rem;color:var(--color-text)}.text-sm,.text-sm>*{font-size:var(--text-sm);line-height:1.2em}.text-md,.text-md>*{font-size:var(--text-md)}.text-lg,.text-lg>*{font-size:var(--text-lg);line-height:1.3em}.text-xl,.text-xl>*{font-size:var(--text-xl);line-height:1.3em}.text-xxl,.text-xxl>*{font-size:var(--text-xxl);line-height:1.3em}.text-2xl,.text-2xl>*{font-size:var(--text-2xl);line-height:1.3em}.text-3xl,.text-3xl>*{font-size:var(--text-3xl);line-height:1.3em}.text-4xl,.text-4xl>*{font-size:var(--text-4xl);line-height:1.3em}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}h4{font-size:var(--text-lg)}h5{font-size:var(--text-md)}h6{font-size:var(--text-base)}p{margin:0 0 .75rem}p:last-child{margin-bottom:0}::selection{background:var(--accent);color:var(--white)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:0 1.25rem;min-height:40px;font-family:var(--font-family);font-weight:var(--fw-medium);font-size:var(--text-sm);line-height:1;text-align:center;white-space:nowrap;text-decoration:none;background:0 0;color:inherit;border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer;user-select:none;transition:background-color var(--transition),color var(--transition),border-color var(--transition),transform var(--transition),box-shadow var(--transition)}.btn:hover{text-decoration:none;border-color:transparent}.btn:focus-visible{outline:0;box-shadow:0 0 0 3px var(--accent-soft)}.btn:active{transform:translateY(1px)}.btn.disabled,.btn:disabled{opacity:.5;pointer-events:none}.btn-sm{min-height:32px;padding:0 .875rem;font-size:var(--text-xs)}.btn-lg{min-height:48px;padding:0 1.75rem;font-size:var(--text-base)}.btn-primary{background-color:var(--accent);color:var(--white)}.btn-primary:hover{background-color:var(--accent-dark);color:var(--white)}.btn-secondary{background-color:var(--white);color:var(--accent);border-color:var(--accent)}.btn-secondary:hover{background-color:var(--accent);color:var(--white)}.btn-outline-danger:hover{background-color:transparent;color:var(--bs-danger)}.btn-dark{background-color:var(--black);color:var(--white)}.btn-dark:hover{background-color:#000;color:var(--white)}.btn-ghost{background:0 0;color:var(--color-text)}.btn-ghost:hover{background:var(--accent-soft);color:var(--accent)}.btn-icon{min-height:0;width:40px;height:40px;padding:0;border-radius:50%}.btn-icon.btn-sm{width:32px;height:32px}.btn-icon.btn-lg{width:48px;height:48px}.btn-cart{background-color:var(--info);color:var(--white);border-radius:var(--radius-sm);padding:0 .75rem;min-height:38px}.btn-cart:hover{background-color:var(--info-hover);color:var(--white)}.btn-cart svg,.btn-cart svg path{stroke:var(--white)}.btn-reset{border:0!important;outline:0!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important}.btn-hamburger{padding:12px}.hamburger-icon{display:block;position:relative;height:12px;width:17px}.hamburger-icon span{display:block;position:absolute;height:2px;width:100%;left:0;right:0;background:#000;transition:transform .25s ease,opacity .2s ease,top .25s ease}.hamburger-icon span:nth-child(1){top:0}.hamburger-icon span:nth-child(2){top:calc(50% - 1px)}.hamburger-icon span:nth-child(3){top:calc(100% - 2px)}.btn_toggle_menu_dropdown.is-open .hamburger-icon span:nth-child(1){top:calc(50% - 1px);transform:rotate(45deg)}.btn_toggle_menu_dropdown.is-open .hamburger-icon span:nth-child(2){opacity:0}.btn_toggle_menu_dropdown.is-open .hamburger-icon span:nth-child(3){top:calc(50% - 1px);transform:rotate(-45deg)}@media (min-width:1500px){.container{max-width:1420px}}.header-content{position:relative;background:linear-gradient(90deg,red 4.44%,#690101 106.31%)}#header{position:relative;z-index:1030}#header.header-compact{position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px rgba(0,0,0,.15);animation:headerDrop .3s ease}@keyframes headerDrop{from{transform:translateY(-100%)}to{transform:translateY(0)}}#header.header-compact .header-menu-left-part-item,#header.header-compact .header-menu-right-part-item{display:none}#header.header-compact .header-content>.container{grid-template-rows:70px;grid-template-areas:"logo  search user  fav   cart"}.btn-hamburger-sticky{display:none;cursor:pointer;flex-shrink:0;background:0 0}.btn-hamburger-sticky .hamburger-icon span{background:var(--black)}#header.header-compact .btn-hamburger-sticky{display:inline-flex}#header.header-compact .header-logo-item{display:flex;align-items:center;gap:.5rem}@media (max-width:991.98px){.btn-hamburger-sticky{display:inline-flex}.header-logo-item{display:flex;align-items:center;gap:.5rem}}.header-content .link-w-icon svg{width:20px;height:20px}.header-menu-right-part-item svg{width:16px;height:16px}.header-content::before{content:'';position:absolute;top:0;left:0;right:0;height:70px;background:#fff;pointer-events:none}.header-content>.container{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto auto auto;grid-template-rows:70px 50px;align-items:center;column-gap:1.25rem;grid-template-areas:"logo  search user  fav   cart" "menuL menuL  menuL menuR menuR"}.header-logo-item{grid-area:logo}.header-search-item{grid-area:search}.header-user-item{grid-area:user}.header-favorites-item{grid-area:fav}.header-cart-item{grid-area:cart}.header-menu-left-part-item{grid-area:menuL}.header-menu-right-part-item{grid-area:menuR}.header-logo-item img{display:block;max-width:185px;height:auto}.header-search-item{position:relative}.header-search{display:flex;align-items:center;position:relative}.header-search__icon{position:absolute;left:12px;display:flex;color:var(--gray);pointer-events:none;z-index:1}.header-search__icon svg{width:16px;height:16px}.header-search-item .search_input{width:100%;height:40px;padding:0 36px 0 36px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--white);font-size:var(--text-sm);transition:border-color .2s ease,box-shadow .2s ease}.header-search-item .search_input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:0}.header-search__clear{position:absolute;right:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;background:var(--gray-100);border-radius:50%;font-size:1rem;line-height:1;color:var(--color-text-soft);cursor:pointer;z-index:1}.header-search__clear:hover{background:var(--gray-200);color:var(--color-text)}.search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--white);border-radius:var(--radius-sm);box-shadow:0 4px 20px rgba(0,0,0,.12);border:1px solid var(--color-border);max-height:420px;overflow-y:auto;z-index:1050}.search-results .results-inner{padding:.5rem 0}.search-results .results-wrapper>.text{display:none}.search-results .results-items-wrapper{display:flex;flex-direction:column}.search-results .results-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;transition:background .15s ease}.search-results .results-item:hover{background:var(--gray-100)}.search-results .results-item .img_search{width:44px;height:44px;flex-shrink:0;border-radius:6px;overflow:hidden;background:var(--gray-100)}.search-results .results-item .img_search img{width:100%;height:100%;object-fit:contain}.search-results .results-item .desc_search{flex:1;min-width:0}.search-results .results-item .desc_search a{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text);text-decoration:none;display:block}.search-results .results-item .desc_search a:hover{color:var(--accent)}.search-results .results-item .product-price{margin-top:.125rem}.search-results .results-item .product-price p{margin:0;font-size:var(--text-xs)}.search-results .results-item .product-price .sale-price{font-size:.65rem;color:var(--gray)}.search-results .results-item .product-price .regular-price{font-weight:600}.search-results .empty-results{padding:1.5rem 1rem;text-align:center}.search-results .empty-results .message{font-size:var(--text-xs);color:var(--color-text-soft);margin:0}.search-results--loading{display:flex;align-items:center;justify-content:center;min-height:80px}.search-results--loading::after{content:'';width:24px;height:24px;border:2px solid var(--color-border);border-top-color:var(--accent);border-radius:50%;animation:pjax-spin .6s linear infinite}@keyframes pjax-spin{to{transform:rotate(360deg)}}.header-cart-item a,.header-favorites-item a,.header-user-item a{color:#000;text-decoration:none}.header-user-avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-user-avatar .user-profile-image,.header-user-avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.header-user-avatar .thumbnail{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--white);font-weight:var(--fw-bold);font-size:.6rem;margin:0;border:none;padding:0}.header-user-avatar svg{width:24px;height:24px}.header-menu-left-part-item,.header-menu-left-part-item a,.header-menu-right-part-item,.header-menu-right-part-item a{color:#fff;text-decoration:none}.header-menu-left-part-item ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:1.5rem;height:100%}.header-menu-left-part-item ul li{display:flex;align-items:center;height:100%;position:relative}.header-menu-left-part-item ul li.m-item-has-dropdown{padding:.5em .85em .25em .25em}.header-menu-left-part-item ul li.m-item-has-dropdown:before{content:'';position:absolute;bottom:-3px;left:0;height:100%;width:100%;background-color:var(--white);border-radius:10px 10px 0 0;z-index:-1}.header-menu-left-part-item ul li.m-item-has-dropdown .btn-hamburger{background:0 0}.header-menu-left-part-item ul li.m-item-has-dropdown a{color:var(--bs-body-color)}.header-menu-right-part-item{display:flex;justify-content:flex-end;align-items:center;height:100%}.header-menu-right-part-item li{list-style:none}.header-menu-right-part-item li a{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;border:1px solid #fff;border-radius:var(--radius-sm)}@media (max-width:991px){.header-content>.container{grid-template-columns:auto 1fr auto auto auto;grid-template-rows:56px auto;grid-template-areas:"logo  search user  fav   cart" "menuL menuL  menuL menuR menuR";column-gap:.5rem}.header-content .link-w-icon-text{display:none}.header-menu-left-part-item,.header-menu-right-part-item{display:none}}.header-dropdown{position:absolute;top:100%;left:0;right:0;background:var(--white);max-height:calc(100vh - 120px);overflow-y:auto;z-index:100;display:none;border-top:1px solid rgba(0,0,0,.05)}.header-dropdown.is-open{display:block}body.header-dropdown-open::after{content:'';position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:99}body.header-dropdown-open{overflow:hidden}@media (max-width:991.98px){.header-dropdown{position:fixed;top:0;left:-100%;width:85%;max-width:360px;height:100%;max-height:none;border-top:none;border-radius:0;box-shadow:4px 0 20px rgba(0,0,0,.15);transition:left .3s ease;z-index:1040;overflow-y:auto}.header-dropdown.is-open{left:0}}.header-dropdown-inner{padding:1.5rem 0 2rem}.header-dropdown-quick-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.header-dropdown-quick-links .quick-link{display:inline-flex;align-items:center;padding:.4rem 1rem;border:1px solid var(--accent);border-radius:var(--radius-pill);color:var(--accent);text-decoration:none;font-size:var(--text-xs);font-weight:var(--fw-medium);transition:background .15s ease,color .15s ease}.header-dropdown-quick-links .quick-link:hover{background:var(--accent);color:var(--white)}.header-dropdown-title{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-soft);margin:0 0 .75rem}.header-dropdown-categories{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--bs-gutter-x,1.5rem)}.header-dropdown-categories li{border-bottom:none}.header-dropdown-categories a{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;color:var(--color-text);text-decoration:none;border:1px solid var(--gray-200);border-radius:var(--radius-sm);transition:border-color .15s ease,background .15s ease}.header-dropdown-categories a:hover{background:var(--gray-100);border-color:var(--gray)}.header-dropdown-categories .cat-icon{flex:0 0 36px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:var(--gray-100);border-radius:var(--radius-sm);padding:6px}.header-dropdown-categories a:hover .cat-icon{background:var(--white)}.header-dropdown-categories .cat-icon img,.header-dropdown-categories .cat-icon svg{width:100%;height:100%;object-fit:contain}.header-dropdown-categories .cat-title{flex:1 1 auto;font-size:var(--text-xs);font-weight:var(--fw-medium);line-height:1.3}.header-dropdown-categories .cat-chevron{flex:0 0 14px;width:14px;height:14px;opacity:0;color:var(--accent);transition:opacity .15s ease,transform .15s ease}.header-dropdown-categories a:hover .cat-chevron{opacity:1;transform:translateX(2px)}@media (min-width:992px){.header-dropdown-inner{padding:1.75rem 0}}@media (max-width:991.98px){.header-dropdown-categories{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.header-dropdown-categories{grid-template-columns:1fr}}.hometop .builder-row{--bs-gutter-x:0}.hometop .builder-row>.col-lg-3>div,.hometop .builder-row>.col-lg-4>div{height:100%}.hometop .module-categories{background:#fff;border-bottom-left-radius:.5rem;padding:.75rem 0;height:100%;box-shadow:0 10px 20px -10px #00000036}.hometop .module-categories ul{list-style:none;padding:0;margin:0}.hometop .module-categories li{margin:0}.hometop .module-categories li a{display:flex;align-items:center;gap:.625rem;padding:.5rem 1rem;min-height:38px;color:#000;text-decoration:none;font-size:12px;font-weight:500;line-height:1.3;transition:background .15s ease,color .15s ease,padding-left .15s ease}.module-categories .cat-icon{flex:0 0 24px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:inherit}.module-categories .cat-icon img,.module-categories .cat-icon svg{display:block;width:100%;height:100%;object-fit:contain}.module-categories .cat-title{flex:1 1 auto;min-width:0}.hometop .module-categories li:last-child a{border-bottom:none}.hometop .module-categories li a::after{content:'';flex-shrink:0;width:14px;height:14px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m9 18 6-6-6-6"/></svg>');background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.4;transition:opacity .15s ease,transform .15s ease}.hometop .module-categories li a:hover{background:#fff;color:red}.hometop .module-categories li a:hover::after{opacity:1;transform:translateX(3px)}.module-categories .categories-grid{margin:0}.module-categories .category-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:.625rem;padding:1rem .75rem;height:100%;background:var(--white);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);box-shadow:var(--shadow-sm);text-decoration:none;transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition),color var(--transition)}.module-categories .category-card:hover{border-color:var(--accent);box-shadow:var(--shadow-md);color:var(--accent)}.module-categories .category-card__image{width:100%;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;color:inherit}.module-categories .category-card__image img,.module-categories .category-card__image svg{max-width:50%;max-height:50%;width:auto;height:auto;object-fit:contain;transition:transform var(--transition)}.module-categories .category-card__image svg{color:currentColor;fill:currentColor}.module-categories .category-card:hover .category-card__image img,.module-categories .category-card:hover .category-card__image svg{transform:scale(1.05)}.module-categories .category-card__title{font-size:var(--text-sm);font-weight:var(--fw-medium);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){.module-categories .category-card{padding:.75rem .5rem;gap:.5rem}.module-categories .category-card__title{font-size:var(--text-xs)}}.module-pages .posts-grid1{margin:0}.module-pages .post-card{display:flex;flex-direction:column;height:100%;background:var(--white);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.module-pages .post-card:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.module-pages .post-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:var(--gray-100)}.module-pages .post-card__media img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow);border-bottom:1px solid #eee;filter:inverT(4%)}.module-pages .post-card:hover .post-card__media img{transform:scale(1.04)}.module-pages .post-card__date,.module-pages .post-card__views{position:absolute;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text);background:rgba(255,255,255,.85);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:var(--radius-pill);line-height:1}.module-pages .post-card__date{top:.5rem;left:.5rem}.module-pages .post-card__views{top:.5rem;right:.5rem}.module-pages .post-card__date svg,.module-pages .post-card__views svg{width:12px;height:12px}.module-pages .post-card__body{display:flex;flex-direction:column;gap:.5rem;padding:1rem;flex:1 1 auto}.module-pages .post-card__category{display:inline-flex;align-items:center;gap:.25rem;align-self:flex-start;font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--accent);text-transform:uppercase;letter-spacing:.02em}.module-pages .post-card__category svg{width:12px;height:12px}.module-pages .post-card__category:hover{color:var(--accent-dark)}.module-pages .post-card__title{margin:0;font-size:var(--text-sm);font-weight:var(--fw-bold);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.module-pages .post-card__title a{color:var(--color-text);transition:color var(--transition)}.module-pages .post-card:hover .post-card__title a{color:var(--accent)}.module-pages .post-card__excerpt{margin:0;font-size:var(--text-sm);color:var(--color-text-soft);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card__more{display:inline-flex;align-items:center;min-height:2.75rem;padding:.5rem .75rem}.post-card__title a{display:inline-block;min-height:2.75rem;padding:.5rem 0}.module-pages .post-card__more svg{width:12px;height:12px;transition:transform var(--transition)}.module-pages .post-card__more svg path{stroke:currentColor;stroke-width:2px}.module-pages .post-card__more:hover{color:var(--accent-dark)}.module-pages .post-card:hover .post-card__more svg,.module-pages .post-card__more:hover svg{transform:translateX(3px)}@media (max-width:575.98px){.module-pages .post-card__body{padding:.875rem}.module-pages .post-card__title{font-size:var(--text-base)}}.hometop-slider{position:relative;overflow:hidden;border-radius:0 0 .5rem 0}.hometop-slider:not(.slick-initialized) .module-fickle:not(:first-child){display:none}.hometop .builder-row{align-items:stretch}.hometop .builder-row>.col-lg-9>div,.hometop .builder-row>.col-lg-9>div>.hometop-slider,.hometop .builder-row>.col-lg-9>div>.hometop-slider .slick-list,.hometop .builder-row>.col-lg-9>div>.hometop-slider .slick-track{height:100%}.hometop-slider .module-fickle{position:relative;height:100%;min-height:360px;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;overflow:hidden;color:#fff}.hometop-slider .fickle-image{position:absolute;inset:0;z-index:0}.hometop-slider .fickle-image img{width:100%;height:100%;object-fit:cover;display:block}.hometop-slider .fickle-image::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.64) 0,rgba(0,0,0,0) 60%)}.hometop-slider .fickle-content,.hometop-slider .fickle-header{position:relative;z-index:1}.hometop-slider .fickle-header{margin-bottom:.5rem}.hometop-slider .fickle-title{color:#fff;margin:0;font-weight:700;font-size:clamp(1.25rem,2.5vw,2rem);line-height:1.2}.hometop-slider .fickle-text-content{max-width:40rem}.hometop-slider .fickle-text-content,.hometop-slider .fickle-text-content p{color:rgba(255,255,255,.86);font-size:clamp(.85rem,1.2vw,1rem);margin:0;line-height:1.4}.hometop-slider .slick-dots{position:absolute;bottom:1.25rem;right:1.25rem;left:auto;width:auto;display:flex!important;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;z-index:10}.hometop-slider .slick-dots li{width:auto;height:auto;margin:0}.hometop-slider .slick-dots li button{width:.7rem;height:.7rem;padding:0;border:none;border-radius:50%;background:rgba(255,255,255,.6);text-indent:-9999px;overflow:hidden;cursor:pointer;transition:background .2s ease,transform .2s ease}.hometop-slider .slick-dots li button::before{display:none}.hometop-slider .slick-dots li.slick-active button{background:red;transform:scale(1.15)}.hometop-slider .slick-next,.hometop-slider .slick-prev{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;padding:0;border:none;border-radius:50%;background:rgba(255,255,255,.95);z-index:10;display:flex!important;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:background .2s ease}.hometop-slider .slick-next:hover,.hometop-slider .slick-prev:hover{background:#fff}.hometop-slider .slick-prev{left:1rem}.hometop-slider .slick-next{right:1rem}.hometop-slider .slick-next::before,.hometop-slider .slick-prev::before{content:'';display:block;width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-position:center;background-size:contain;opacity:1;color:transparent}.hometop-slider .slick-prev::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m15 18-6-6 6-6"/></svg>')}.hometop-slider .slick-next::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m9 18 6-6-6-6"/></svg>')}@media (max-width:991px){.hometop-slider .module-fickle{height:17rem;min-height:17rem;padding:1.25rem}.hometop-slider .slick-next,.hometop-slider .slick-prev{width:32px;height:32px}.hometop-slider .slick-dots{bottom:.75rem;right:.75rem}.module-categories{margin-bottom:1rem}}.badge_row_container{padding:0 .5rem}.badge-col .badge{display:flex;align-items:center;gap:1rem;padding:1.25rem;border-radius:var(--radius-md);height:100%;white-space:normal;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:left;vertical-align:unset}.badge-col .badge-icon{flex-shrink:0}.badge-col .badge-icon svg{width:2rem;height:2rem;color:var(--white)}.badge-col .badge-text p{color:var(--white);margin:0;font-size:var(--text-sm);font-weight:var(--fw-medium);line-height:1.35}.badge-col .badge-1{background:linear-gradient(89.02deg,#1e90ff 1.69%,#8a2be2 407.93%)}.badge-col .badge-2{background:linear-gradient(89.02deg,#1e90ff -101.86%,#8a2be2 304.01%)}.badge-col .badge-3{background:linear-gradient(89.01deg,#1e90ff -205.76%,#8a2be2 202.1%)}.badge-col .badge-4{background:linear-gradient(89.01deg,#1e90ff -308.68%,#8a2be2 98.31%)}@media (max-width:700px){.badge_row_container{display:grid!important;grid-template-columns:repeat(2,1fr);gap:.5rem}.badge-col{max-width:100%}.badge-col .badge{padding:1rem}.badge-col .badge-icon svg{width:1.5rem;height:1.5rem}.badge-col .badge-text p{font-size:var(--text-xs)}}@media (max-width:380px){.badge_row_container{grid-template-columns:1fr}}.product-card{position:relative;display:flex;flex-direction:column;height:100%;background:var(--white);border-radius:var(--radius-sm);border:1px solid var(--color-border);overflow:hidden;transition:box-shadow var(--transition-slow)}.product-card:hover{box-shadow:var(--shadow-md)}.product-card__image{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--white)}.product-card__image a{display:block;width:100%;height:100%}.product-card__image img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform var(--transition-slow)}.product-card:hover .product-card__image img{transform:scale(1.04)}.product-card__badge{position:absolute;z-index:1;padding:.2rem .5rem;color:var(--white);font-weight:var(--fw-bold);font-size:.7rem;line-height:1.3;border-radius:var(--radius-xsm);width:auto;height:auto}.product-card__badge--discount{top:.5rem;left:.5rem;background:var(--accent)}.product-card__badge--tag{bottom:.5rem;left:.5rem;background:#8a6710;color:#fff;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.product-card .btn-favorite{position:absolute;top:.5rem;right:.5rem;z-index:2;width:2rem;height:2rem;min-height:auto;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.85);backdrop-filter:blur(4px);border:none;border-radius:50%;cursor:pointer;transition:background var(--transition),transform var(--transition)}.product-card .btn-favorite:hover{transform:scale(1.1)}.product-card .btn-favorite svg{width:.9rem;height:.9rem}.product-card .btn-favorite.active{background:var(--white)}.product-card .btn-favorite.active svg,.product-card .btn-favorite.active svg path{fill:var(--accent);stroke:var(--accent)}.product-card__body{flex:1 1 auto;display:flex;flex-direction:column;gap:.5rem;padding:.75rem}.product-card__title{margin:0}.product-card__title a{color:var(--black);font-weight:var(--fw-medium);font-size:var(--text-sm);line-height:1.3;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;transition:color var(--transition);min-height:calc(var(--text-sm) * 1.3 * 2)}.product-card__title a:hover{color:var(--accent)}.product-card__rating{display:flex;align-items:center;gap:.35rem;font-size:.7rem;color:var(--color-text-soft)}.product-card__rating .star-rating{gap:.1rem}.product-card__rating .star-rating .empty-star,.product-card__rating .star-rating .filled-star,.product-card__rating .star-rating .star-wrapper{width:12px;height:12px}.product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.25rem .4rem;margin-top:auto;padding-top:.25rem}.product-card__price-label{font-size:.7rem;color:var(--color-text-soft);font-weight:var(--fw-regular)}.product-card__price-current{color:var(--accent);font-weight:var(--fw-bold);font-size:var(--text-base);line-height:1.2}.product-card__price-old{color:var(--gray-500);font-weight:var(--fw-regular);font-size:var(--text-xs);line-height:1.2;text-decoration:line-through}.product-card__action .add-to-cart,.product-card__action .add-to-cart-variation-modal,.product-card__action .add-to-cart.btn-primary{width:100%;min-height:36px;padding:.5rem .75rem;background-color:var(--accent);color:var(--white);border:none;border-radius:var(--radius-sm);box-shadow:none;font-weight:var(--fw-medium);font-size:.7rem;text-transform:uppercase;letter-spacing:.3px;cursor:pointer;transition:background-color var(--transition),transform var(--transition);display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.product-card__action .add-to-cart-variation-modal:hover,.product-card__action .add-to-cart.btn-primary:hover,.product-card__action .add-to-cart:hover{background-color:var(--accent-dark);color:var(--white)}.product-card__action .add-to-cart .icon svg{width:1rem;height:1rem}.product-card__action .add-to-cart .icon svg,.product-card__action .add-to-cart .icon svg path{stroke:var(--white)}.product-card__btn--oos{width:100%;min-height:36px;padding:.5rem .75rem;background:var(--gray-200);color:var(--color-text-soft);border:none;border-radius:var(--radius-sm);font-size:.7rem;font-weight:var(--fw-medium);text-align:center;text-transform:uppercase;letter-spacing:.3px;cursor:not-allowed}.product-card__action .badge.bg-secondary{display:block;width:100%;padding:.5rem .75rem;background:var(--gray-200)!important;color:var(--color-text-soft);font-size:.7rem;font-weight:var(--fw-medium);text-align:center;text-transform:uppercase;letter-spacing:.3px;border-radius:var(--radius-sm)}#favorites-notification{position:fixed;top:100px;right:20px;z-index:9999}#favorites-notification .notification{display:flex;align-items:center;gap:.75rem;max-width:320px;padding:1rem;background:var(--white);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);opacity:0;transform:translateX(calc(100% + 20px));transition:transform .4s ease,opacity .4s ease;margin-bottom:.75rem}#favorites-notification .notification.show{opacity:1;transform:translateX(0)}#favorites-notification .notification__icon{flex-shrink:0;display:inline-flex}#favorites-notification .notification p{margin:0;font-size:var(--text-sm);color:var(--black)}.products-grid .row{--bs-gutter-x:1rem;--bs-gutter-y:1rem}@media (min-width:768px){.products-grid .row{--bs-gutter-x:1.25rem;--bs-gutter-y:1.25rem}}@media (max-width:575.98px){.product-card__body{padding:.625rem;gap:.375rem}.product-card__title a{font-size:.75rem;min-height:calc(.75rem * 1.3 * 2)}.product-card__price-current{font-size:var(--text-sm)}.product-card__action .add-to-cart,.product-card__action .add-to-cart-variation-modal,.product-card__action .add-to-cart.btn-primary,.product-card__btn--oos{min-height:32px;font-size:.6rem;padding:.4rem .5rem}}.category-header{padding:1.5rem 0;background:var(--gray-100)}.category-header .text-inner{max-width:720px}.category-header .text-inner h2{font-size:var(--text-lg);font-weight:700;margin:0 0 .375rem;color:var(--color-text)}.category-header .text-inner p{font-size:var(--text-sm);line-height:1.6;color:var(--color-text-soft);margin:0}.category-products{padding:2rem 0 3rem;margin:0!important}.category-breadcrumbs{margin-bottom:.75rem}.category-breadcrumbs .breadcrumbs{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.category-breadcrumbs .breadcrumbs a{font-size:var(--text-xs);color:var(--color-text-soft);text-decoration:none;font-weight:var(--fw-medium)}.category-breadcrumbs .breadcrumbs a:hover{color:var(--accent)}.category-breadcrumbs .breadcrumbs .current{font-size:var(--text-xs);color:var(--color-text);font-weight:var(--fw-medium)}.category-breadcrumbs .breadcrumbs svg{width:8px;height:8px;flex-shrink:0}.category-breadcrumbs .breadcrumbs svg path{stroke:var(--gray)}.category-count-sort{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;margin-bottom:1.5rem;border-bottom:1px solid var(--gray-200)}.category-count-sort .category-count{display:flex;align-items:baseline;gap:.5rem}.category-count-sort .category-count h2{font-size:var(--text-lg);font-weight:700;margin:0;color:var(--color-text)}.category-count-sort .category-count p{font-size:var(--text-xs);color:var(--color-text-soft);margin:0}.category-count-sort .sort-select{font-size:var(--text-xs);padding:.4rem 2rem .4rem .75rem;border:1px solid var(--gray-200);border-radius:var(--radius-sm);background-color:var(--white);color:var(--color-text);cursor:pointer}.category-count-sort .sort-select:focus{border-color:var(--accent);outline:0;box-shadow:0 0 0 2px rgba(198,40,40,.1)}.filters-tab{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-sm);overflow:hidden;box-shadow:none}.filters-tab-title{padding:.75rem 1rem;border-bottom:1px solid var(--gray-200);background:var(--gray-100)}.filters-tab-title>*{font-size:var(--text-sm);font-weight:600;margin:0;color:var(--color-text)}.filters-tab-inner{padding:.75rem 1rem;max-height:16rem;overflow-y:auto}.filters-tab-inner ul{list-style:none;padding:0;margin:0}.shop-filters li{line-height:1}.shop-filters li>*{font-size:var(--text-xs);padding:.3rem 0;font-weight:var(--fw-regular);color:var(--color-text)}.li-filter-item a{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--color-text)}.li-filter-item a:hover{color:var(--accent)}.filter-count{font-size:.65rem;color:var(--gray);font-weight:var(--fw-regular)}.shop-filters li .icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--gray);border-radius:3px;flex-shrink:0;transition:border-color .15s ease,background .15s ease}.shop-filters li a:hover .icon{border-color:var(--accent)}.shop-filters li .icon svg{display:none;width:12px;height:12px}.shop-filters li.active .icon{background:var(--accent);border-color:var(--accent)}.shop-filters li.active .icon svg{display:block}.shop-filters li.active .icon svg path{stroke:var(--white)}.category-list,.category-list ul{list-style:none;padding:0!important;margin:0}.category-list li{display:flex;flex-direction:column}.category-list .category-title-wrapper{display:flex;align-items:center;justify-content:space-between;gap:.25rem;padding:.3rem 0}.category-list .level-3 .category-title-wrapper,.category-list .level-4 .category-title-wrapper{padding-left:.75rem}.category-list .level-4 .category-title-wrapper{padding-left:1.5rem}.category-list a{font-size:var(--text-xs);color:var(--color-text);text-decoration:none;font-weight:var(--fw-regular);line-height:1.4}.category-list a:hover{color:var(--accent)}.category-list .level-2>.category-title-wrapper>a{font-weight:var(--fw-medium)}.category-title-wrapper button{display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:1px solid var(--gray-200);border-radius:3px;background:var(--white);cursor:pointer;flex-shrink:0;transition:background .15s ease,border-color .15s ease}.category-title-wrapper button:hover{border-color:var(--color-text);background:var(--color-text)}.category-title-wrapper button[aria-expanded=true]{background:var(--accent);border-color:var(--accent)}.category-title-wrapper button:hover svg path,.category-title-wrapper button[aria-expanded=true] svg path{stroke:var(--white)}.category-title-wrapper button[aria-expanded=true] svg{transform:rotate(45deg)}.category-title-wrapper button svg{width:12px;height:12px;transition:transform .15s ease}.category-title-wrapper button svg path{transition:stroke .15s ease}.price-filter .form-label{font-size:var(--text-xs);color:var(--color-text-soft);margin-bottom:.25rem}.price-filter .form-control{font-size:var(--text-xs);padding:.375rem .5rem;border:1px solid var(--gray-200);border-radius:var(--radius-xsm)}.price-filter .form-control:focus{border-color:var(--accent);box-shadow:0 0 0 2px rgba(198,40,40,.1)}.btn_apply_price_filter{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem;font-size:var(--text-xs);font-weight:var(--fw-medium);background:var(--accent);color:var(--white);border:1px solid var(--accent);border-radius:var(--radius-sm);cursor:pointer;text-decoration:none}.btn_apply_price_filter:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:var(--white)}.reset-filters-box{margin-top:1rem}.btn_reset_filters{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem;font-size:var(--text-xs);font-weight:var(--fw-medium);background:0 0;color:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-sm);text-decoration:none}.btn_reset_filters:hover{background:var(--accent);color:var(--white)}.pagination{display:flex;gap:.375rem;justify-content:center;padding:0;list-style:none}.pagination li>*{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid var(--gray-200);border-radius:var(--radius-xsm);font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text);text-decoration:none;transition:border-color .15s ease,background .15s ease}.pagination li>:hover{border-color:var(--accent);color:var(--accent)}.pagination li.active>*{background:var(--accent);border-color:var(--accent);color:var(--white)}.pagination li.disabled>*{color:var(--gray);border-color:var(--gray-200);pointer-events:none}.pagination .next svg,.pagination .prev svg{width:10px;height:10px}.pagination .next.disabled svg path,.pagination .prev.disabled svg path{stroke:var(--gray)}.filters-tab .filter_products_t{font-size:var(--text-xs);padding:.375rem .75rem;border:1px solid var(--gray-200);border-radius:var(--radius-xsm);margin:.5rem 1rem .75rem;width:calc(100% - 2rem)}.filters-tab .filter_products_t:focus{border-color:var(--accent);outline:0;box-shadow:0 0 0 2px rgba(198,40,40,.1)}.filters-tab-inner::-webkit-scrollbar{width:3px}.filters-tab-inner::-webkit-scrollbar-track{background:0 0}.filters-tab-inner::-webkit-scrollbar-thumb{background:var(--gray);border-radius:3px}.sort-dropdown{flex-shrink:0}.pagination-container{padding-top:1.5rem;padding-bottom:1rem}#pjax-category-products{position:relative;min-height:200px}.category-loader{display:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;align-items:center;justify-content:center;background:rgba(253,250,245,.65);border-radius:var(--radius-sm)}.category-loader.active{display:flex}.category-loader__spinner{width:32px;height:32px;border:3px solid var(--gray-200);border-top-color:var(--accent);border-radius:50%;animation:cat-spin .6s linear infinite}@keyframes cat-spin{to{transform:rotate(360deg)}}.products-empty{text-align:center;padding:4rem 1rem;width:100%}.products-empty p{color:var(--color-text-soft);font-size:var(--text-sm);margin:0}@media (max-width:991.98px){.shop-filters>.col-lg-3{margin-bottom:1.5rem}.category-count-sort{flex-direction:column;align-items:flex-start;gap:.75rem}.category-count-sort .sort-select{width:100%}}@media (max-width:575.98px){.category-count-sort .category-count h2{font-size:var(--text-base)}.category-products{padding:1.5rem 0 2rem}.filters-tab-title{padding:.625rem .75rem}.filters-tab-inner{padding:.625rem .75rem}}.cart-icon-wrapper{position:relative;display:inline-flex;line-height:0}.cart-icon-wrapper .cart_count{position:absolute;top:-8px;right:-10px;min-width:18px;height:18px;padding:0 5px;background:#dc3545;color:#fff;font-size:11px;font-weight:600;line-height:18px;text-align:center;border-radius:999px}.icon-wrapper-favorites{position:relative;display:inline-flex;line-height:0}.icon-wrapper-favorites .favorites-count{position:absolute;top:-8px;right:-10px;min-width:18px;height:18px;padding:0 5px;background:#dc3545;color:#fff;font-size:11px;font-weight:600;line-height:18px;text-align:center;border-radius:999px}.cart-item .cart-item-image img{width:100px;height:100px;object-fit:cover}@media (max-width:575px){.cart-item .cart-item-image img{width:70px;height:70px}}#cartOffcanvas{width:420px;display:flex;flex-direction:column}#cartOffcanvas .offcanvas-header{padding:1rem 1.25rem;background:var(--white);border-bottom:1px solid var(--gray-200)}#cartOffcanvas .offcanvas-title{font-size:var(--text-sm);font-weight:700}#cartOffcanvas .offcanvas-header small{font-size:var(--text-xs);color:var(--color-text-soft)}#cartOffcanvas .offcanvas-body{flex:1;overflow-y:auto;padding:0 1.25rem 1.25rem}#cartOffcanvas .cart-item{padding:1rem 0;border-bottom:1px solid var(--gray-200)!important;gap:.75rem}#cartOffcanvas .cart-item:last-child{border-bottom:none!important}#cartOffcanvas .cart-item-image img{width:72px;height:72px;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--gray-200)}#cartOffcanvas .cart-item a.text-decoration-none{font-size:var(--text-xs);color:var(--color-text);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#cartOffcanvas .cart-item .btn-close{width:10px;height:10px;padding:0;opacity:.3}#cartOffcanvas .cart-item .btn-close:hover{opacity:1}#cartOffcanvas .cart-qty-control{display:flex;align-items:center;border:1px solid var(--gray-200);border-radius:var(--radius-xsm);overflow:hidden}#cartOffcanvas .cart-qty-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--gray-100);border:none;font-size:var(--text-sm);font-weight:600;color:var(--color-text);cursor:pointer;flex-shrink:0;padding:0;line-height:1}#cartOffcanvas .cart-qty-btn:hover{background:var(--gray-200)}#cartOffcanvas .cart-qty-input{width:36px;height:28px;border:none;border-left:1px solid var(--gray-200);border-right:1px solid var(--gray-200);text-align:center;font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text);-moz-appearance:textfield;padding:0}#cartOffcanvas .cart-qty-input::-webkit-inner-spin-button,#cartOffcanvas .cart-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#cartOffcanvas .cart-qty-input:focus{outline:0}#cartOffcanvas .cart-item .fw-semibold,#cartOffcanvas .cart-item .regular-price{font-size:var(--text-sm);white-space:nowrap}#cartOffcanvas .upsell-container{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gray-200)}#cartOffcanvas .upsell-container h6{font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text);margin-bottom:.125rem}#cartOffcanvas .upsell-container>small{font-size:.65rem;color:var(--color-text-soft)}#cartOffcanvas .upsell-item{padding:.5rem 0}#cartOffcanvas .upsell-thumb{width:44px;height:44px;object-fit:cover;border-radius:var(--radius-xsm);border:1px solid var(--gray-200)}#cartOffcanvas .upsell-item a.text-decoration-none{font-size:.7rem;color:var(--color-text);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#cartOffcanvas .upsell-item .fw-semibold{font-size:var(--text-xs)}#cartOffcanvas .upsell-item .add-to-cart.btn.btn-primary{width:26px;min-width:26px;height:26px;min-height:26px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;line-height:1;border-radius:var(--radius-xsm);background:var(--accent);border:none;color:var(--white);box-shadow:none}#cartOffcanvas .upsell-item .add-to-cart.btn.btn-primary:hover{background:var(--accent-dark)}#cartOffcanvas .cart-modal-footer{border-top:1px solid var(--gray-200)!important;padding:1rem 1.25rem!important;background:var(--gray-100)}#cartOffcanvas .cart-modal-footer .fw-semibold{font-size:var(--text-sm)}#cartOffcanvas .cart-modal-footer .cart-total{font-size:var(--text-base);color:var(--accent)}#cartOffcanvas .cart-modal-footer .btn-primary{background:var(--accent);border-color:var(--accent);font-size:var(--text-sm);font-weight:var(--fw-medium);padding:.625rem;border-radius:var(--radius-sm)}#cartOffcanvas .cart-modal-footer .btn-primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}#cartOffcanvas .cart-modal-footer .btn-outline-secondary{font-size:var(--text-xs);font-weight:var(--fw-medium);padding:.5rem;border-radius:var(--radius-sm);border-color:var(--gray-200);color:var(--color-text)}#cartOffcanvas .cart-modal-footer .btn-outline-secondary:hover{background:var(--gray-200);border-color:var(--gray-200)}@media (max-width:480px){#cartOffcanvas{width:100%}}.cart-page{background:var(--color-bg)}.cart-page h1{font-size:var(--text-xl);font-weight:700;color:var(--color-text)}.cart-page .cart-items{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:1rem 1.25rem;box-shadow:none}.cart-page .cart-item{padding:1rem 0;border-color:var(--gray-200)!important}.cart-page .cart-item:last-child{border-bottom:none!important;padding-bottom:0}.cart-page .cart-item:first-child{padding-top:0}.cart-page .cart-item-image img{width:88px;height:88px;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--gray-200)}.cart-page .cart-item a.text-decoration-none{font-size:var(--text-sm);color:var(--color-text);line-height:1.4}.cart-page .cart-item a.text-decoration-none:hover{color:var(--accent)}.cart-page .cart-item .btn-close{width:12px;height:12px;opacity:.3}.cart-page .cart-item .btn-close:hover{opacity:1}.cart-page .cart-qty-control{display:flex;align-items:center;border:1px solid var(--gray-200);border-radius:var(--radius-sm);overflow:hidden}.cart-page .cart-qty-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--gray-100);border:none;color:var(--color-text);cursor:pointer;flex-shrink:0;padding:0}.cart-page .cart-qty-btn:hover{background:var(--gray-200)}.cart-page .cart-qty-input{width:44px;height:32px;border:none;border-left:1px solid var(--gray-200);border-right:1px solid var(--gray-200);text-align:center;font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-text);-moz-appearance:textfield;padding:0}.cart-page .cart-qty-input::-webkit-inner-spin-button,.cart-page .cart-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-page .cart-qty-input:focus{outline:0}.cart-page .cart-item .regular-price,.cart-page .cart-item .sale-price{font-size:var(--text-base)}.cart-page .voucher-section{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:1rem 1.25rem;box-shadow:none}.cart-page .voucher-section h6{font-size:var(--text-sm);font-weight:600;color:var(--color-text);margin-bottom:.75rem}.cart-page .voucher-section .form-control{font-size:var(--text-sm);border:1px solid var(--gray-200);border-radius:var(--radius-sm) 0 0 var(--radius-sm);padding:.5rem .75rem}.cart-page .voucher-section .form-control:focus{border-color:var(--accent);box-shadow:none}.cart-page .voucher-section .btn-primary{background:var(--accent);border-color:var(--accent);font-size:var(--text-sm);font-weight:var(--fw-medium);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:.5rem 1rem}.cart-page .voucher-section .btn-primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.cart-page .cart-summary{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:1.25rem;box-shadow:none}.cart-page .cart-summary h2{font-size:var(--text-sm);font-weight:700;color:var(--color-text);text-transform:uppercase;letter-spacing:.04em;padding-bottom:.75rem;border-bottom:1px solid var(--gray-200)}.cart-page .cart-summary dt{font-size:var(--text-sm);color:var(--color-text-soft)}.cart-page .cart-summary dd{font-size:var(--text-sm)}.cart-page .cart-summary hr{border-color:var(--gray-200);opacity:1;margin:.75rem 0}.cart-page .cart-summary .fs-5{font-size:var(--text-base)!important}.cart-page .cart-summary .btn-primary{background:var(--accent);border-color:var(--accent);font-size:var(--text-sm);font-weight:var(--fw-medium);padding:.75rem;border-radius:var(--radius-sm);margin-top:.75rem}.cart-page .cart-summary .btn-primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.cart-page .text-center.py-5{padding:4rem 1rem!important}.cart-page .text-center .lead{font-size:var(--text-base);color:var(--color-text-soft)}.cart-page .text-center .btn-primary{background:var(--accent);border-color:var(--accent);font-size:var(--text-sm);font-weight:var(--fw-medium);padding:.625rem 1.5rem;border-radius:var(--radius-sm)}.cart-page .text-center .btn-primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}@media (min-width:992px){.cart-summary-sticky{position:sticky;top:calc(var(--header-height,80px) + 1rem)}}@media (max-width:575.98px){.cart-page .cart-item-image img{width:64px;height:64px}.cart-page .cart-qty-btn{width:28px;height:28px}.cart-page .cart-qty-input{width:36px;height:28px;font-size:var(--text-xs)}}.cart-help-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.cart-help-card{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-sm);transition:box-shadow .15s ease}.cart-help-card:hover{box-shadow:var(--shadow-md)}.cart-help-card__icon{flex-shrink:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:var(--accent);border-radius:50%}.cart-help-card__icon svg{width:16px;height:16px;color:var(--white)}.cart-help-card__title{font-size:var(--text-xs);font-weight:600;color:var(--color-text);line-height:1.2}.cart-help-card__desc{font-size:.65rem;color:var(--color-text-soft);display:block;margin-top:.125rem}@media (max-width:575.98px){.cart-help-grid{grid-template-columns:1fr}}.review-utilities{display:flex;flex-direction:column;gap:.5rem}.review-utilities .review-utilities-wrapper{display:flex;gap:2rem;padding:1.25rem;background:var(--gray-100);border-radius:var(--radius-sm);align-items:stretch}.review-utilities .rating-summary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;flex-shrink:0;min-width:80px}.review-utilities .review-utilities-wrapper.empty-reviews{justify-content:space-between;align-items:center}.review-utilities .rating-summary .title p{font-size:var(--text-2xl);font-weight:var(--fw-bold);color:var(--black);margin:0;line-height:1}.review-utilities .rating-summary .star-rating-wrapper{display:flex;flex-direction:column;align-items:center;gap:.25rem}.review-utilities .rating-summary .star-rating .empty-star,.review-utilities .rating-summary .star-rating .filled-star,.review-utilities .rating-summary .star-rating .star-wrapper{width:18px;height:18px}.review-utilities .rating-summary .text p{margin:0;font-size:var(--text-xs);color:var(--color-text-soft)}.review-utilities .rating-distribution{display:flex;flex-direction:column;gap:.25rem;flex:1;padding:0 1.5rem;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border)}.review-utilities .rating-bar{display:flex;align-items:center;gap:.5rem}.review-utilities .rating-label{flex-shrink:0;min-width:50px;text-align:right}.review-utilities .rating-label span{font-size:var(--text-xs);color:var(--color-text-soft);white-space:nowrap}.review-utilities .progress-wrapper{flex:1}.review-utilities .progress{background-color:var(--gray-200);border-radius:999px;height:8px;overflow:hidden}.review-utilities .progress-bar{height:100%;background-color:#f9bf3b;border-radius:999px}.review-utilities .review-count{flex-shrink:0;min-width:24px}.review-utilities .review-count span{font-size:var(--text-xs);color:var(--color-text-soft)}.review-utilities .add-review{display:flex;flex-direction:column;gap:.625rem;flex-shrink:0;align-items:flex-start;justify-content:space-between}.review-utilities .add-review .add-review-text{display:flex;flex-direction:column;gap:.125rem}.review-utilities .add-review .add-review-text p{margin:0;font-size:var(--text-xs);color:var(--color-text-soft)}.review-utilities .add-review .add-review-text .text.medium p{font-weight:var(--fw-medium);color:var(--black);font-size:var(--text-sm)}.review-utilities .add-review .review-stars-outside{display:flex;flex-direction:column;gap:.75rem}.review-utilities .add-review .review-stars-outside .rating-input{display:none}.review-utilities .add-review-btn{font-size:var(--text-xs);padding:.4rem 1rem;min-height:auto;align-self:flex-start;width:100%}.review-utilities .review-stars-outside .caption{min-width:75px}.review-utilities .review-stars-outside .btn-primary{font-size:var(--text-xs);padding:.4rem 1rem;min-height:auto}.rating-container{display:flex;align-items:center;gap:.5rem}.rating-container .rating-stars .star{display:flex}.rating-container .rating-stars .empty-stars,.rating-container .rating-stars .filled-stars{display:flex;gap:.125rem}.rating-container .caption{margin:0}.rating-container .caption .caption-badge{background:0 0;padding:0;color:var(--black);font-weight:500;font-size:var(--text-xs)}.product-page-reviews{display:flex;flex-direction:column;gap:1.5rem}#reviewModal.modal{--bs-modal-width:100%}#reviewModal.modal .modal-dialog{max-width:600px;margin:1rem auto}#reviewModal .modal-body{max-height:calc(100vh - 160px);overflow-y:auto}#reviewModal .rating-container{display:flex;align-items:flex-start;gap:.5rem;flex-direction:column-reverse}#reviewModal .modal-content .modal-body .review-inner{display:flex;flex-direction:column;gap:.75rem}.forms .modal-content .modal-body .review-inner .form-container{display:flex;flex-direction:column;gap:.313rem}.forms .modal-content .modal-body .review-inner .form-container .form-inner{display:flex;flex-direction:column;gap:.625rem}.forms .modal-content .modal-body .review-inner .form-container .form-inner .form-wrapper .form-group{margin-bottom:0}.forms .form-inner .form-wrapper .form-group .form-control{border:1px solid var(--color-border);background:var(--white);border-radius:var(--radius-sm);height:40px;font-size:var(--text-sm)}.forms .form-inner .form-wrapper .form-group .form-control::placeholder{color:var(--gray);font-weight:400;font-size:var(--text-sm)}.forms .form-inner .form-wrapper .form-group textarea.form-control{height:100px}.forms .modal-content .modal-body .review-inner .form-container .form-wrapper label{background:0 0;padding:0;color:var(--black);font-weight:500;font-size:var(--text-sm)}#reviewModal .modal-body .review-inner .form-inner .form-tags{display:flex;flex-direction:column;gap:.5rem}#reviewModal .modal-body .review-inner .form-inner .form-tags #reviewTitle{display:flex;flex-wrap:wrap;gap:.5rem}#reviewModal .modal-body .review-inner .form-inner .form-tags #reviewTitle .tag-review-title{cursor:pointer;padding:.4rem .75rem;font-size:var(--text-xs);background:var(--gray-100);color:var(--color-text-soft);border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:background var(--transition),color var(--transition),border-color var(--transition)}#reviewModal .form-tags #reviewTitle .tag-review-title.selected,#reviewModal .form-tags #reviewTitle .tag-review-title:hover{background:var(--accent-soft);color:var(--accent);border-color:var(--accent)}#reviewModal .form-container .form-wrapper #custom-upload{margin-top:.5rem}#reviewModal .form-container .form-wrapper #custom-upload .upload-button{background:0 0;border:none;padding:0;display:flex;align-items:center;gap:.5rem;color:var(--accent);font-size:var(--text-sm);cursor:pointer}#reviewModal .form-container .form-wrapper #custom-upload .upload-button .icon{background:var(--gray-100);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;padding:.5rem}#reviewModal .form-container .form-wrapper .field-review-video input{display:none}.forms .modal-content .modal-body .review-inner .form-container .image-preview-container{display:flex;gap:1rem;margin-top:1rem}.image-preview-container .image-preview{width:fit-content;display:flex;position:relative}.image-preview-container .image-preview img{max-width:3.125rem;border-radius:var(--radius-sm)}.image-preview-container .image-preview .remove-image{position:absolute;display:flex;justify-content:center;align-items:center;padding:.313rem;border:none;background:var(--accent);right:-.5rem;top:-.5rem;border-radius:50%;cursor:pointer}.image-preview-container .image-preview .remove-image svg{width:.625rem;height:.625rem}.image-preview-container .image-preview .remove-image svg path{stroke:var(--white)}#reviewModal .form-container .form-submit-inner .acceptance-text p{font-size:var(--text-xs);color:var(--color-text-soft)}#reviewModal .form-container .form-submit-inner .acceptance-text a{color:var(--black)}.forms .modal-footer .btn-primary{width:100%;justify-content:center;margin:0}.forms .modal-dialog{display:flex;justify-content:center;align-items:center}.forms .modal-dialog .modal-content{border:none;border-radius:var(--radius-md)}.forms .modal-dialog .modal-content .modal-footer,.forms .modal-dialog .modal-content .modal-header{border-color:var(--color-border)}.star-rating{display:inline-flex;position:relative;gap:.125rem}.star-rating .star-wrapper{position:relative;display:inline-block;width:24px;height:24px}.star-rating .empty-star,.star-rating .filled-star{position:absolute;left:0;top:0;width:24px;height:24px}.star-rating .star-wrapper .partial-star{position:absolute;left:0;top:0;height:100%;overflow:hidden}.review-all-image-video-wrapper{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.review-all-image-video{display:flex;align-items:flex-start;gap:1rem}.review-all-image-video .review-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem}.review-all-image-video .review-wrapper .review-image img,.review-all-image-video .review-wrapper .review-video video{max-width:9.375rem;max-height:9.375rem;aspect-ratio:1/1;object-fit:cover;border-radius:var(--radius-sm)}.review-all-image-video .review-wrapper .product-review-title-wrapper{display:flex;flex-direction:column;align-items:center;gap:.25rem}.review-all-image-video .review-wrapper .star-rating .empty-star,.review-all-image-video .review-wrapper .star-rating .filled-star,.review-all-image-video .review-wrapper .star-rating .star-wrapper{width:1rem;height:1rem}.product-page-reviews .product-reviews{display:flex;flex-direction:column}.product-page-reviews .product-reviews .product-review-item{display:flex;gap:1rem;padding:1rem 0;border-top:1px solid var(--color-border);margin:0}.product-page-reviews .product-reviews .product-review-item:last-of-type{border-bottom:1px solid var(--color-border)}.product-page-reviews .product-review-item .col-md-2{flex:0 0 auto;width:auto;padding:0}.product-page-reviews .product-review-item .col-md-10{flex:1;padding:0}.product-review-item .product-review-head{display:flex;flex-direction:column;gap:.375rem}.product-review-item .product-review-user-avatar .user-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.product-review-item .product-review-user-avatar .user-avatar .user-profile-image,.product-review-item .product-review-user-avatar .user-avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.product-review-item .product-review-user-avatar .user-avatar .thumbnail{width:100%;height:100%;font-size:var(--text-sm)}.product-review-item .product-review-user-meta{display:flex;flex-direction:column;gap:.125rem}.product-review-item .product-review-user-meta .product-review-author{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--black);margin:0}.product-review-item .product-review-user-meta .product-review-data{font-size:.65rem;color:var(--gray);margin:0}.product-review-item .product-review-body{display:flex;flex-direction:column;gap:.5rem}.product-review-item .product-review-title-wrapper{display:flex;align-items:flex-start;gap:.313rem;flex-direction:column}.product-review-item .product-review-title-wrapper .product-review-title{margin:0;display:flex}.product-review-item .product-review-title-wrapper .product-review-title a,.product-review-item .product-review-title-wrapper .product-review-title>*{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--black);text-decoration:none;margin:0}.product-review-item .star-rating-container .star-rating{gap:.1rem}.product-review-item .star-rating-container .star-rating .empty-star,.product-review-item .star-rating-container .star-rating .filled-star,.product-review-item .star-rating-container .star-rating .star-wrapper{width:13px;height:13px}.product-review-item .review-body-container{display:flex;flex-direction:column;gap:.5rem}.product-review-item .review-body-container .text{font-size:var(--text-sm);color:var(--color-text-soft);line-height:1.6;margin:0}.product-page-reviews .product-reviews .product-review-item .product-review-body .review-body-container .review-images{display:flex;align-items:center;gap:1rem}.product-page-reviews .product-reviews .product-review-item .product-review-body .review-body-container .review-image img{max-width:100px;border-radius:var(--radius-sm)}.product-page-reviews .product-reviews .product-review-item .product-review-body .review-body-container .review-video video{max-width:150px}.user-avatar .thumbnail{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:var(--fw-bold);font-size:var(--text-base)}@media (max-width:767.98px){.review-utilities .review-utilities-wrapper{flex-direction:column;gap:1rem}.review-utilities .rating-distribution{border:none;border-top:1px solid var(--color-border);padding:1rem 0 0;padding:0}}.section-top{width:100%;gap:20px;align-items:center;margin-bottom:20px}.section-top>.section-title{flex:0 0 auto;width:auto}.section-top>.section-title h2{margin:0;font-size:28px;text-transform:none;white-space:nowrap}.section-top>.line-title{flex:1 1 auto;height:1px;background-color:var(--accent);min-width:30px}.section-top>.module-button{flex:0 0 auto;margin-left:auto}@media (max-width:1000px){.section-top .section-title h2{font-size:20px}}@media (max-width:800px){.section-top{flex-direction:column!important;align-items:stretch}.section-top .module-button,.section-top .section-title{width:100%}.section-top .section-title h2{text-align:center}.section-top .module-button .btn{width:100%}.section-top .line-title{width:100%;min-width:0}}.checkout-header__logo img{max-height:40px}.checkout-progress{counter-reset:step}.checkout-progress__step{position:relative;text-align:center;counter-increment:step;padding-top:18px;color:var(--gray-500,#6c757d)}.checkout-progress__step .checkout-progress__bar{position:absolute;top:6px;left:0;right:0;height:2px;background:#e0e0e0}.checkout-progress__step.is-reached .checkout-progress__bar{background:var(--accent,red)}.checkout-progress__step.is-current{color:var(--accent,red);font-weight:600}.checkout-progress__step::before{content:counter(step);position:absolute;top:-2px;left:50%;transform:translateX(-50%);width:16px;height:16px;border-radius:50%;background:#e0e0e0;color:#fff;font-size:10px;line-height:16px;font-weight:700;z-index:1}.checkout-progress__step.is-reached::before{background:var(--accent,red)}.checkout-step-number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--accent,red);color:#fff;font-weight:700;font-size:14px;margin-right:8px}.checkout-step{background:var(--color-bg);padding-top:2rem;padding-bottom:3rem}.header-content-checkout{border-bottom-color:var(--gray-200)!important}.checkout-progress__step .checkout-progress__label{font-size:var(--text-xs)}.checkout-step-group,.checkout-summary-wrapper{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:1.5rem;box-shadow:none}@media (min-width:768px){.checkout-step-group,.checkout-summary-wrapper{padding:2rem}}.cart-heading{font-size:var(--text-base);font-weight:700;color:var(--color-text);display:flex;align-items:center;margin-bottom:0;padding-bottom:1rem;border-bottom:1px solid var(--gray-200)}.checkout-step-number{width:26px;height:26px;font-size:.7rem;background:var(--accent)}.checkout-step .form-control,.checkout-step .form-select{font-size:var(--text-sm);border:1px solid var(--gray-200);border-radius:var(--radius-sm);padding:.625rem .75rem;background-color:var(--white);transition:border-color .15s ease}.checkout-step .form-control:focus,.checkout-step .form-select:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(198,40,40,.08)}.checkout-step .control-label{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-soft);margin-bottom:.375rem;display:block}.checkout-step textarea.form-control{resize:vertical;min-height:80px}.checkout-progress-inline{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-sm);padding:1.25rem 1.5rem}.invoice-toggle{display:flex;gap:.5rem}.invoice-toggle__btn{flex:1;padding:.625rem 1rem;font-size:var(--text-sm);font-weight:var(--fw-medium);text-align:center;color:var(--color-text-soft);background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-sm);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.invoice-toggle__btn:hover{border-color:var(--gray)}.invoice-toggle__btn.active{background:var(--accent);color:var(--white);border-color:var(--accent)}.checkout-step-group-payment .d-flex.flex-column{gap:.625rem!important;padding-top:.75rem}.checkout-step .form-check.border{border-color:var(--gray-200)!important;border-radius:var(--radius-sm)!important;padding:1rem 1.125rem!important;transition:border-color .15s ease,background .15s ease;cursor:pointer}.checkout-step .form-check.border:hover{border-color:var(--gray)!important}.checkout-step .form-check.border:has(input:checked){border-color:var(--accent)!important;background:var(--accent-soft)}.checkout-step-group-payment .form-check-input{display:none}.checkout-step .form-check-label strong{font-size:var(--text-sm);font-weight:600;color:var(--color-text)}.checkout-step .form-check-label .small{font-size:var(--text-xs);color:var(--color-text-soft);margin-top:.125rem}.checkout-step .form-label-on{display:flex;align-items:center;gap:.5rem}.checkout-step .form-label-on label{font-size:var(--text-sm);font-weight:var(--fw-medium);margin:0}.checkout-step .form-label-on input[type=checkbox]{accent-color:var(--accent)}.checkout-step .btn-pick-address,.checkout-step .btn-pick-company{font-size:var(--text-xs);color:var(--accent);text-decoration:none;padding:0}.checkout-step .btn-pick-address:hover,.checkout-step .btn-pick-company:hover{color:var(--accent-dark)}.checkout-details-col-inner h4.cart-heading{border-bottom:none;padding-bottom:.5rem;margin-bottom:0}.checkout-content-heading{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-soft);padding-bottom:.5rem}.checkout-details-col-inner hr{border-color:var(--gray-200);opacity:1;margin:.5rem 0}.summary-items ul{display:grid;grid-template-columns:1fr auto auto;gap:.25rem .75rem;align-items:baseline;list-style:none;padding:.5rem 0;margin:0;border-bottom:1px solid var(--gray-100);font-size:var(--text-xs)}.summary-items ul:last-child{border-bottom:none}.summary-items ul li:first-child a{color:var(--color-text);text-decoration:none;font-size:var(--text-xs);line-height:1.4}.summary-items ul li:first-child a:hover{color:var(--accent)}.summary-items ul li:nth-child(2){color:var(--color-text-soft);white-space:nowrap;text-align:right}.summary-items ul li:last-child{white-space:nowrap;font-weight:600;text-align:right}.summary-totals dt{font-size:var(--text-sm);font-weight:var(--fw-regular);color:var(--color-text-soft)}.summary-totals dd{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-text)}.summary-final{padding-top:.25rem}.summary-final__label{font-size:var(--text-sm);font-weight:600;color:var(--color-text)}.summary-final__price{font-size:var(--text-base);font-weight:700;color:var(--color-text)}.checkout-gdpr{display:flex;align-items:flex-start;gap:.625rem;padding:0}.checkout-gdpr .form-check-input{accent-color:var(--accent);float:none;margin-left:0;margin-top:.15rem;flex-shrink:0}.checkout-gdpr .form-check-label{font-size:var(--text-xs);color:var(--color-text-soft);line-height:1.5}.checkout-gdpr .form-check-label a{color:var(--accent);font-weight:var(--fw-medium)}.checkout-step .btn-primary.btn-lg{background:var(--accent);border-color:var(--accent);font-size:var(--text-base);font-weight:700;padding:1rem;border-radius:var(--radius-sm);letter-spacing:.02em}.checkout-step .btn-primary.btn-lg:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.nu-exista-cont-info .alert{font-size:var(--text-sm);border-radius:var(--radius-sm)}.checkout-step .has-error .form-control,.checkout-step .has-error .form-select{border-color:#dc3545}.checkout-step .has-error .help-block{color:#dc3545;font-size:.7rem;margin-top:.25rem}.checkout-step~.modal .modal-content{border-radius:var(--radius-md);border:none}.checkout-step~.modal .modal-header{border-bottom:1px solid var(--gray-200);padding:1rem 1.25rem}.checkout-step~.modal .modal-title{font-size:var(--text-sm);font-weight:700}.checkout-step~.modal .modal-body label.border{border-color:var(--gray-200)!important;border-radius:var(--radius-sm)!important;transition:border-color .15s ease}.checkout-step~.modal .modal-body label.border:has(input:checked),.checkout-step~.modal .modal-body label.border:hover{border-color:var(--accent)!important}@media (max-width:575.98px){.checkout-step{padding-top:1.25rem;padding-bottom:2rem}.checkout-step-group,.checkout-summary-wrapper{padding:1.25rem}}.ck-card-box{margin-top:1.25rem;border:1px solid var(--gray-200);border-radius:var(--radius-md);overflow:hidden}.ck-card-box__header{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:var(--text-sm);color:var(--color-text);border-bottom:1px solid var(--gray-200)}.ck-card-box__header svg{flex-shrink:0;color:var(--color-text-soft)}.ck-card-box__content{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem;background:var(--gray-100);border-radius:0 0 var(--radius-md) var(--radius-md)}.ck-card-box__data{display:flex;flex-direction:column;gap:.25rem;min-width:0;font-size:var(--text-sm);line-height:1.6;color:var(--color-text)}.ck-card-box__badge{font-weight:700}.ck-card-box__action{flex-shrink:0;padding-top:.25rem}.ck-card-box__action .btn{border:1px solid var(--color-text);border-radius:var(--radius-sm);color:var(--color-text);background:0 0;font-size:var(--text-xs);padding:.4rem 1rem;transition:background .15s ease,color .15s ease}.ck-card-box__action .btn:hover{background:var(--color-text);color:var(--white)}@media (max-width:575.98px){.ck-card-box__content{flex-direction:column;gap:.75rem}}.checkout-form-edit{margin-top:.5rem}.ck-address-list{display:flex;flex-direction:column;gap:.5rem}.ck-address-item{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;border:1px solid var(--gray-200);border-radius:var(--radius-sm);cursor:pointer;transition:border-color .15s ease,background .15s ease}.ck-address-item:hover{border-color:var(--gray)}.ck-address-item:has(input:checked){border-color:var(--accent);background:var(--accent-soft)}.ck-address-item input[type=radio]{accent-color:var(--accent);margin-top:.25rem;flex-shrink:0}.ck-address-item__content{min-width:0;font-size:var(--text-sm);line-height:1.5}.ck-address-item__content strong{font-weight:600}.billing-modal-tabs{display:flex;gap:.5rem;border-bottom:1px solid var(--gray-200);padding-bottom:0}.billing-modal-tab{flex:1;position:relative;text-align:center;padding:.75rem .5rem;font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-text-soft);cursor:pointer;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease;margin-bottom:-1px}.billing-modal-tab input[type=radio]{position:absolute;opacity:0;pointer-events:none}.billing-modal-tab.active{color:var(--accent);border-bottom-color:var(--accent);font-weight:600}.billing-modal-tab.disabled{opacity:.5;cursor:not-allowed}.billing-modal-tab small{font-size:.65rem;font-weight:400}.ck-modal-add-box{background:var(--gray-100);border-radius:var(--radius-sm);padding:1rem 1.25rem}.ck-modal-add-box p{font-size:var(--text-sm);color:var(--color-text)}.ck-modal-add-box .btn{border:1px solid var(--color-text);border-radius:var(--radius-sm)}.form-group{margin-bottom:1rem}.section-home-desc1{color:#fff;background-size:cover}.section-home-desc1 .builder-row{justify-content:flex-end}.section-home-desc1 h1,.section-home-desc1 h2,.section-home-desc1 h3,.section-home-desc1 h4,.section-home-desc1 h5,.section-home-desc1 h6{color:#fff}.pv{padding:1.5rem 0 0}.pv__breadcrumbs{margin-bottom:1rem;font-size:var(--text-xs)}.pv__breadcrumbs a{color:var(--color-text-soft);text-decoration:none}.pv__breadcrumbs a:hover{color:var(--accent)}.pv__breadcrumbs .current{color:var(--black);font-weight:var(--fw-medium)}.pv__breadcrumbs svg{width:10px;height:10px;margin:0 .25rem;opacity:.4}.pv__row{--bs-gutter-x:2.5rem}.pv-gallery{position:sticky;top:1rem}.pv-gallery__main{background:var(--white);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;max-height:min(65vh,520px)}.pv-gallery__main img{width:100%;height:100%;max-height:min(65vh,520px);object-fit:contain;padding:1rem;cursor:zoom-in}.pv-gallery__thumbs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin;scrollbar-color:var(--gray-200) transparent}.pv-gallery__thumb{flex:0 0 auto;width:68px;height:68px;border:2px solid var(--color-border);border-radius:var(--radius-sm);overflow:hidden;cursor:pointer;transition:border-color var(--transition),box-shadow var(--transition);background:var(--white)}.pv-gallery__thumb:hover{border-color:var(--gray)}.pv-gallery__thumb.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.pv-gallery__thumb img{width:100%;height:100%;object-fit:contain;padding:4px}.pv__info-col{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem;height:fit-content;position:sticky;top:1rem}.pv__name{font-size:1.375rem;font-weight:var(--fw-bold);line-height:1.35;margin:0 0 .625rem;color:var(--black);letter-spacing:-.01em}.pv__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-bottom:.875rem;padding-bottom:.875rem;font-size:var(--text-xs)}.pv__rating-link{display:inline-flex;align-items:center;gap:.25rem;color:var(--color-text-soft);text-decoration:none;transition:color var(--transition)}.pv__rating-link:hover{color:var(--accent)}.pv__rating-link .star-rating .empty-star,.pv__rating-link .star-rating .filled-star,.pv__rating-link .star-rating .star-wrapper{width:14px;height:14px}.pv__rating-score{font-weight:var(--fw-bold);color:var(--black)}.pv__rating-count{color:var(--gray)}.pv__sku{color:var(--gray)}.pv__in-stock{display:inline-flex;align-items:center;gap:.3rem;color:var(--color-success);font-weight:var(--fw-medium)}.pv__in-stock::before{content:'';width:6px;height:6px;background:var(--color-success);border-radius:50%}.pv__out-stock{display:inline-flex;align-items:center;gap:.3rem;color:var(--accent);font-weight:var(--fw-medium)}.pv__out-stock::before{content:'';width:6px;height:6px;background:var(--accent);border-radius:50%}.pv__desc{font-size:var(--text-sm);color:var(--color-text-soft);line-height:1.6;margin:0 0 1rem}.pv__price-box{display:flex;flex-direction:column;gap:.2rem;margin-bottom:1.25rem;border-radius:var(--radius-sm)}.pv__price-row{display:flex;align-items:baseline;gap:.35rem}.pv__price-row-old{display:flex;align-items:center;gap:.5rem;margin-top:.125rem}.pv__price-label{font-size:var(--text-xs);color:var(--color-text-soft)}.pv__price-main{font-size:1.625rem;font-weight:var(--fw-bold);color:var(--accent);line-height:1.1}.pv__price-unit{font-size:var(--text-xs);color:var(--color-text-soft)}.pv__price-old{font-size:var(--text-sm);color:var(--gray);text-decoration:line-through}.pv__discount-tag{padding:.15rem .5rem;background:var(--accent);color:var(--white);font-weight:var(--fw-bold);font-size:.65rem;border-radius:var(--radius-xsm);line-height:1.3}.pv__voucher{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#fef9f0,#fdf5e8);border:1px dashed #dcc07a;border-radius:var(--radius-sm);margin-bottom:1.25rem}.pv__voucher-left{display:flex;align-items:center;gap:.4rem}.pv__voucher-price{font-weight:var(--fw-bold);color:var(--accent);font-size:var(--text-sm)}.pv__voucher-text{font-size:var(--text-xs);color:var(--color-text-soft)}.pv__voucher-code{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .625rem;background:var(--white);border:1px dashed var(--accent);border-radius:var(--radius-xsm);font-weight:var(--fw-bold);font-size:var(--text-xs);color:var(--accent);cursor:pointer;transition:background var(--transition)}.pv__voucher-code:hover{background:var(--accent-soft)}.pv__voucher-code svg{width:12px;height:12px}.pv__cart-section{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem;padding:1rem 0}.pv__qty-wrap{display:flex;flex-direction:column;gap:.25rem}.pv__qty-label{font-size:.65rem;font-weight:var(--fw-medium);color:var(--color-text-soft);text-transform:uppercase;letter-spacing:.05em}.pv__qty-selector{display:inline-flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-sm);overflow:hidden;background:var(--white)}.pv__qty-btn{width:38px;height:42px;display:flex;align-items:center;justify-content:center;background:var(--white);border:none;cursor:pointer;color:var(--black);transition:background var(--transition);flex-shrink:0}.pv__qty-btn svg{width:1rem;height:1rem}.pv__qty-btn:hover{background:var(--gray-100)}.pv__qty-btn:active{background:var(--gray-200)}.pv__qty-input{width:48px;height:42px;text-align:center;font-weight:var(--fw-bold);font-size:var(--text-sm);border:none;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);outline:0;background:var(--white);-moz-appearance:textfield}.pv__qty-input::-webkit-inner-spin-button,.pv__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pv__qty-hint{font-size:.65rem;color:var(--color-text-soft);white-space:nowrap}.pv__btn-group{display:flex;align-items:center;gap:.5rem;flex:1}.pv__btn-group .add-to-cart,.pv__btn-group .add-to-cart.btn-primary{flex:1;min-height:42px;padding:0 1.25rem;background:var(--accent);color:var(--white);border:none;border-radius:var(--radius-sm);font-weight:var(--fw-medium);font-size:.75rem;text-transform:uppercase;letter-spacing:.4px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;cursor:pointer;transition:background var(--transition)}.pv__btn-group .add-to-cart.btn-primary:hover,.pv__btn-group .add-to-cart:hover{background:var(--accent-dark)}.pv__btn-group .add-to-cart .icon svg{width:16px;height:16px}.pv__btn-group .add-to-cart .icon svg,.pv__btn-group .add-to-cart .icon svg path{stroke:var(--white)}.pv__btn-group .btn-favorite{min-height:auto;width:42px;height:42px;flex-shrink:0;padding:0;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--white);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color var(--transition)}.pv__btn-group .btn-favorite:hover{border-color:var(--accent)}.pv__btn-group .btn-favorite svg{width:1rem;height:1rem}.pv__btn-group .btn-favorite.active svg,.pv__btn-group .btn-favorite.active svg path{fill:var(--accent);stroke:var(--accent)}.pv__stock-alert-wrap{width:100%}.pv__stock-alert-wrap .btn,.pv__stock-alert-wrap .btn-stock-alert{width:100%;min-height:42px;justify-content:center}.pv__low-stock{font-size:var(--text-xs);color:#e67e22;font-weight:var(--fw-medium);margin:.5rem 0 0;display:flex;align-items:center;gap:.3rem}.pv__low-stock::before{content:'';width:6px;height:6px;background:#e67e22;border-radius:50%;flex-shrink:0}.pv__trust{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.pv__trust-card{display:flex;flex-direction:column;gap:.5rem;padding:.875rem;background:var(--gray-100);border-radius:var(--radius-sm)}.pv__trust-header{display:flex;align-items:center;gap:.5rem}.pv__trust-icon{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--accent)}.pv__trust-icon svg{width:20px;height:20px}.pv__trust-header strong{font-size:var(--text-sm);font-weight:var(--fw-bold);color:var(--black);line-height:1.2}.pv__trust-body{display:flex;flex-direction:column;gap:.125rem}.pv__trust-body span{font-size:var(--text-xs);color:var(--color-text-soft);line-height:1.4}.pv__trust-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem}.pv__trust-list li{font-size:var(--text-xs);color:var(--color-text-soft);line-height:1.4;display:flex;align-items:center;gap:.375rem}.pv__trust-list li svg{width:14px;height:14px;flex-shrink:0;color:var(--color-success)}.pv-tabs-section{padding:2rem 0;background:var(--white);margin-top:1.5rem}.pv-tabs__nav{list-style:none;padding:0;margin:0 0 -1px;display:flex;gap:0;border-bottom:1px solid var(--color-border);overflow-x:auto;scrollbar-width:none}.pv-tabs__nav::-webkit-scrollbar{display:none}.pv-tabs__btn{padding:.75rem 1.25rem;font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-text-soft);background:0 0;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;white-space:nowrap;transition:color var(--transition),border-color var(--transition)}.pv-tabs__btn:hover{color:var(--black)}.pv-tabs__btn.active{color:var(--accent);border-bottom-color:var(--accent)}.pv-tabs__count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 .3rem;margin-left:.2rem;background:var(--accent-soft);color:var(--accent);font-size:.65rem;font-weight:var(--fw-bold);border-radius:999px}.pv-tabs__content{padding:1.5rem 0 0}.pv-tabs__body{font-size:var(--text-sm);line-height:1.75;color:var(--color-text)}.pv-tabs__body img{max-width:100%;height:auto;border-radius:var(--radius-sm);margin:.75rem 0}.pv-tabs__body p{margin-bottom:.75rem}.pv-tabs__body p:last-child{margin-bottom:0}.pv-tabs__body h2,.pv-tabs__body h3{margin:1.25rem 0 .5rem;font-size:var(--text-md)}.pv-tabs__body ol,.pv-tabs__body ul{padding-left:1.25rem;margin-bottom:.75rem}.pv-tabs__body li{margin-bottom:.25rem}.pv-details__row{display:grid;grid-template:auto/1fr 1fr;align-items:baseline;padding:.625rem .875rem;border-radius:var(--radius-xsm)}.pv-details__row--alt{background:var(--gray-100)}.pv-details__label{font-size:var(--text-sm);color:var(--color-text-soft);flex-shrink:0;padding-right:1rem}.pv-details__value{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--black)}.pv-details__pills{list-style:none;padding:0;margin:0 0 1rem;display:flex;gap:.375rem}.pv-details__pill{padding:.4rem 1rem;font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text-soft);background:var(--gray-100);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);white-space:nowrap}.pv-details__pill:hover{color:var(--black);border-color:var(--gray)}.pv-details__pill.active{background:var(--accent);color:var(--white);border-color:var(--accent)}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 1rem;max-width:400px;margin:0 auto}.empty-state__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--gray-100);color:var(--gray);margin-bottom:1.25rem}.empty-state__icon svg{width:28px;height:28px}.empty-state__title{font-size:var(--text-md);font-weight:var(--fw-bold);color:var(--black);margin:0 0 .5rem}.empty-state__text{font-size:var(--text-sm);color:var(--color-text-soft);margin:0 0 1.5rem;line-height:1.5}.pv-slider-section{position:relative}.pv-slider-section__title{font-size:var(--text-lg);font-weight:var(--fw-bold);margin-bottom:1rem}.pv-product-slider{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;opacity:0;transition:opacity .3s ease}.pv-product-slider.slick-initialized{opacity:1;display:block;margin:0 -.5rem}.pv-product-slider.slider-ready{opacity:1}.pv-product-slider .pv-product-slider__slide{height:auto}.pv-product-slider.slick-initialized .pv-product-slider__slide{padding:0 .5rem}.pv-product-slider .pv-product-slider__slide>*{height:100%}@media (max-width:1199.98px){.pv-product-slider:not(.slick-initialized){grid-template-columns:repeat(4,1fr)}}@media (max-width:991.98px){.pv-product-slider:not(.slick-initialized){grid-template-columns:repeat(3,1fr)}}@media (max-width:575.98px){.pv-product-slider:not(.slick-initialized){grid-template-columns:repeat(2,1fr)}}.pv-product-slider .slick-track{display:flex}.pv-product-slider .slick-slide{height:auto}.pv-product-slider .slick-slide>div{height:100%}.pv-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--white);border:1px solid var(--color-border);border-radius:50%;cursor:pointer;color:var(--black);box-shadow:var(--shadow-sm);transition:all var(--transition)}.pv-slider-arrow:hover{background:var(--gray-100);box-shadow:var(--shadow-md)}.pv-slider-arrow--prev{left:calc(-18px + .5rem)}.pv-slider-arrow--next{right:calc(-18px + .5rem)}.pv-slider-arrow.slick-disabled{opacity:.3;cursor:default;box-shadow:none}.product-slider:not(.slick-initialized){opacity:0}.product-slider.slick-initialized{margin:0 -.5rem;opacity:1}.product-slider.slick-initialized .slick-slide{padding:0 .5rem;height:auto}.product-slider.slick-initialized .slick-slide>div{height:100%}.product-slider.slick-initialized .slick-track{display:flex}@media (max-width:991.98px){.pv__row{--bs-gutter-x:1rem;--bs-gutter-y:1.5rem}.pv-gallery{position:static}.pv__info-col{position:static}.pv__name{font-size:var(--text-lg)}.pv__price-main{font-size:var(--text-xl)}.pv-gallery__main,.pv-gallery__main img{max-height:50vh}}@media (max-width:575.98px){.pv{padding:.75rem 0 0}.pv__breadcrumbs{margin-bottom:.75rem;font-size:.65rem}.pv__info-col{padding:1rem;border-radius:var(--radius-sm);position:static}.pv__name{font-size:var(--text-base)}.pv__price-main{font-size:var(--text-lg)}.pv__desc{font-size:var(--text-xs);margin-bottom:.75rem}.pv__price-box{padding:.75rem}.pv-gallery__main,.pv-gallery__main img{max-height:45vh}.pv-gallery__thumb{width:56px;height:56px}.pv__cart-section{position:fixed;bottom:0;left:0;right:0;z-index:90;background:var(--white);border-radius:0;border-top:1px solid var(--color-border);border-bottom:none;box-shadow:0 -2px 10px rgba(0,0,0,.06);padding:.625rem 1rem;margin:0}.pv__qty-wrap{display:none}.pv__btn-group{flex:1}.pv__btn-group .add-to-cart{flex:1;min-height:40px}.pv__btn-group .btn-favorite{width:40px;height:40px}.pv-tabs__btn{padding:.625rem .875rem;font-size:var(--text-xs)}.pv-tabs-section{padding-bottom:5rem;margin-top:1rem}.pv__trust-card{padding:.625rem .375rem}.pv__trust-icon svg{width:20px;height:20px}}.jconfirm .jconfirm-bg,.jconfirm.jconfirm-light .jconfirm-bg,.jconfirm.jconfirm-white .jconfirm-bg{background:rgba(0,0,0,.35)!important;backdrop-filter:blur(3px)}.jconfirm .jconfirm-box,.jconfirm.jconfirm-light .jconfirm-box,.jconfirm.jconfirm-white .jconfirm-box{background:var(--white)!important;border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important;border:none!important;padding:1.5rem!important;font-family:var(--font-family)!important}.jconfirm .jconfirm-title-c{padding:0 0 .75rem!important;margin-bottom:.75rem!important;border-bottom:1px solid var(--color-border)!important}.jconfirm .jconfirm-title{font-size:var(--text-md)!important;font-weight:var(--fw-bold)!important;color:var(--black)!important;font-family:var(--font-family)!important;line-height:1.3!important}.jconfirm .jconfirm-content-pane{margin-bottom:1rem!important}.jconfirm .jconfirm-content,.jconfirm .jconfirm-content div{font-size:var(--text-sm)!important;color:var(--color-text-soft)!important;line-height:1.5!important;font-family:var(--font-family)!important}.jconfirm .jconfirm-buttons{padding:0!important;text-align:right!important}.jconfirm .jconfirm-buttons button{font-family:var(--font-family)!important;font-size:var(--text-sm)!important;font-weight:var(--fw-medium)!important;padding:.5rem 1.25rem!important;border-radius:var(--radius-sm)!important;border:none!important;cursor:pointer;transition:background-color var(--transition),color var(--transition);min-height:36px;text-transform:none!important;letter-spacing:0!important}.jconfirm .jconfirm-buttons button.btn-default{background:var(--accent)!important;color:var(--white)!important}.jconfirm .jconfirm-buttons button.btn-default:hover{background:var(--accent-dark)!important}.jconfirm .jconfirm-buttons button.btn-primary{background:var(--accent)!important;color:var(--white)!important}.jconfirm .jconfirm-buttons button.btn-primary:hover{background:var(--accent-dark)!important}.jconfirm .jconfirm-buttons button.btn-cancel,.jconfirm .jconfirm-buttons button.btn-secondary{background:var(--gray-100)!important;color:var(--color-text-soft)!important}.jconfirm .jconfirm-buttons button.btn-cancel:hover,.jconfirm .jconfirm-buttons button.btn-secondary:hover{background:var(--gray-200)!important}.jconfirm .jconfirm-buttons button.btn-danger,.jconfirm .jconfirm-buttons button.btn-red{background:#dc3545!important;color:var(--white)!important}.jconfirm .jconfirm-buttons button.btn-danger:hover,.jconfirm .jconfirm-buttons button.btn-red:hover{background:#c82333!important}.jconfirm .jconfirm-icon-c{display:none!important}.jconfirm .jconfirm-closeIcon{font-size:1.25rem!important;color:var(--color-text-soft)!important;top:1rem!important;right:1rem!important}.jconfirm .jconfirm-box-container{transition-duration:.25s!important}.jconfirm .jconfirm-box.jconfirm-type-animated{animation:none!important}.auth-page{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:3rem 1rem;background:var(--color-bg)}.auth-card{width:100%;max-width:420px;padding:2.5rem 2.25rem;background:var(--white);border-radius:var(--radius-md);box-shadow:0 1px 3px rgba(0,0,0,.04),0 8px 24px rgba(0,0,0,.06)}.auth-card__avatar{width:56px;height:56px;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center;background:var(--accent-soft);color:var(--accent);border-radius:50%}.auth-card__avatar svg{width:26px;height:26px}.auth-card__avatar svg path{stroke:currentColor}.auth-card__header{text-align:center;margin-bottom:1.75rem}.auth-card__title{margin:0 0 .5rem;font-size:var(--text-xl);font-weight:700;color:var(--color-text);letter-spacing:-.01em}.auth-card__lead{margin:0 auto;font-size:var(--text-xs);color:var(--color-text-soft);line-height:1.6;max-width:320px}.auth-card .form-group{margin-bottom:1rem}.auth-card .form-control{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.7rem .875rem;font-size:var(--text-sm);background:var(--white);transition:border-color .2s ease,box-shadow .2s ease}.auth-card .form-control:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:0}.auth-card .form-control-readonly,.auth-card .form-control[readonly]{background:var(--gray-100);color:var(--color-text-soft);cursor:not-allowed}.auth-card .control-label,.auth-card .form-label{font-size:.7rem;font-weight:600;color:var(--color-text-soft);margin-bottom:.375rem;text-transform:uppercase;letter-spacing:.04em}.auth-card .form-check{margin:.75rem 0}.auth-card .form-check-input{border-color:var(--color-border);width:1.1em;height:1.1em}.auth-card .form-check-input:checked{background-color:var(--accent);border-color:var(--accent)}.auth-card .form-check-label{font-size:var(--text-xs);color:var(--color-text-soft);text-transform:none;letter-spacing:normal}.auth-card .help-block-error,.auth-card .invalid-feedback{font-size:var(--text-xs);color:#dc3545;margin-top:.25rem}.auth-card__actions{margin-top:1.5rem}.auth-card__actions .btn{padding:.7rem 1rem;font-size:var(--text-sm);font-weight:600;border-radius:var(--radius-sm);min-height:44px}.auth-card__hint{margin:1.25rem 0 0;text-align:center;font-size:var(--text-xs);color:var(--color-text-soft)}.auth-card__divider{margin:1.5rem 0;text-align:center;position:relative;line-height:1}.auth-card__divider::before{content:'';position:absolute;left:0;right:0;top:50%;height:1px;background:var(--color-border)}.auth-card__divider span{position:relative;display:inline-block;padding:0 .75rem;background:var(--white);font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--gray)}.btn-google{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;background:var(--white);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-sm);min-height:44px;font-weight:var(--fw-medium);font-size:var(--text-sm);transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.btn-google:hover{background:var(--gray-100);border-color:rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.06);color:var(--color-text)}.btn-google svg{width:18px;height:18px}.auth-card__helpers{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid var(--color-border);display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:var(--text-xs)}.auth-card__helpers a{color:var(--accent);font-weight:var(--fw-medium);text-decoration:none;transition:color .2s ease}.auth-card__helpers a:hover{color:var(--accent-dark)}.auth-card__back{color:var(--color-text-soft)!important}.auth-card__back:hover{color:var(--color-text)!important}.auth-captcha{display:flex;align-items:stretch;gap:.75rem;margin-top:.25rem}.auth-captcha__image{flex-shrink:0;border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--color-border);background:var(--gray-100);display:flex;align-items:center}.auth-captcha__image img{display:block;height:40px;width:auto}.auth-captcha__input{flex:1;min-width:0}.auth-captcha__input .form-control{height:100%}.auth-captcha-field .help-block{font-size:var(--text-xs);color:var(--color-text-soft);margin-top:.375rem}.auth-captcha-field .form-label{margin-bottom:.375rem}@media (max-width:575.98px){.auth-page{padding:2rem 1rem}.auth-card{padding:2rem 1.25rem;max-width:100%}.auth-card__title{font-size:var(--text-lg)}}footer{background:radial-gradient(circle at 12.3% 19.3%,#5558da 0,#5fd1f9 100.2%);color:var(--white);margin-top:3rem}footer .builder-section{padding:0}footer{background:#1a1a1a;background:linear-gradient(180deg,#1e1e1e 0,#141414 100%)}footer .footer_container{padding:3.5rem 0 0}footer .footer_container .builder-row{row-gap:0}footer p{color:rgba(255,255,255,.85);margin-bottom:0}footer a{color:rgba(255,255,255,.6);transition:color var(--transition)}footer a:hover{color:var(--white)}footer .module-image img{max-width:160px;height:auto}.footer_logo_text{margin-top:1rem}.footer_logo_text p{font-size:var(--text-xs);line-height:1.7;color:rgba(255,255,255,.5)}footer .footer_social{margin-top:1.25rem}.module-social ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.module-social li{margin:0}.module-social a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.15);color:var(--white);transition:border-color var(--transition),background var(--transition)}.module-social a:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.4)}.module-social svg{width:16px;height:16px}.module-social svg path{fill:var(--white)}.header_footer p{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;color:var(--white)}footer .module-links ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}footer .module-links li{margin:0}footer .module-links a{display:inline-block;font-size:var(--text-xs);color:rgba(255,255,255,.55);padding:1px 0;transition:color var(--transition)}footer .module-links a:hover{color:var(--white)}footer .map_code{border-radius:var(--radius-md);overflow:hidden;line-height:0}footer .map_code iframe{width:100%;display:block;border:0;min-height:180px}.copyright_section{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding:1.25rem 0;margin-top:3rem;border-top:1px solid rgba(255,255,255,.1)}.copyright_section .gdpr-icons-wrapper{display:flex;gap:.5rem}.inline_footer-info p{font-size:var(--text-xs);color:rgba(255,255,255,.4)}.anpc-footer{display:inline-block}.anpc-footer img{height:40px;width:auto;display:block;opacity:.7;transition:opacity var(--transition)}.anpc-footer img:hover{opacity:1}.module-image img{max-width:100%;height:auto}.tier-price-table .tier-row{transition:background-color .2s ease,transform .2s ease}.tier-price-table .tier-row.tier-active{background-color:rgba(var(--bs-primary-rgb),.12);box-shadow:inset 3px 0 0 var(--bs-primary);font-weight:600}.tier-price-table .tier-row.tier-active td{color:var(--bs-primary)}@media (max-width:991.98px){footer .footer_container{padding-top:2.5rem}.copyright_section{justify-content:center;text-align:center}}@media (max-width:575.98px){footer .footer_container{padding-top:2rem}.copyright_section{flex-direction:column;gap:.75rem;margin-top:2rem}}.help-block{font-size:11px;line-height:1.2;font-weight:600;margin-top:5px}.has-error .help-block{color:var(--bs-danger)}.toast-container{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);z-index:9999;display:flex;flex-direction:column;gap:.5rem;align-items:center;pointer-events:none}.toast-alert{pointer-events:auto;min-width:280px;max-width:480px;padding:.875rem 1.25rem;border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--fw-medium);box-shadow:0 8px 24px rgba(0,0,0,.15);border:none;display:flex;align-items:center;gap:.75rem;opacity:0;transform:translateY(20px);transition:opacity .35s ease,transform .35s ease}.toast-alert--visible{opacity:1;transform:translateY(0)}.toast-alert.alert-success{background:#155724;color:var(--white)}.toast-alert.alert-danger{background:#721c24;color:var(--white)}.toast-alert.alert-warning{background:#856404;color:var(--white)}.toast-alert.alert-info{background:#004085;color:var(--white)}.toast-alert .btn-close{filter:invert(1);opacity:.7;margin-left:auto;padding:.5rem}.toast-alert .btn-close:hover{opacity:1}.blog-category-card{display:flex;flex-direction:column;height:100%;background:var(--white);border-radius:var(--radius-md);overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.04);transition:box-shadow .2s ease}.blog-category-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1)}.blog-category-card .card-header{padding:0;border:none;background:0 0}.blog-category-card .card-image{position:relative;aspect-ratio:16/10;overflow:hidden;background:var(--gray-100)}.blog-category-card .card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-category-card:hover .card-image img{transform:scale(1.04)}.blog-category-card .view-count{position:absolute;top:.625rem;right:.625rem;display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.65rem;font-weight:600;color:var(--color-text);background:rgba(255,255,255,.9);backdrop-filter:blur(6px);border-radius:var(--radius-pill)}.blog-category-card .view-count svg{width:12px;height:12px}.blog-category-card .blog-category-details{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;border-bottom:1px solid var(--color-border)}.blog-category-card .detail{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;color:var(--color-text-soft)}.blog-category-card .detail svg{width:12px;height:12px}.blog-category-card .blog-category a{color:var(--accent);font-weight:600;text-decoration:none}.blog-category-card .blog-category a:hover{color:var(--accent-dark)}.blog-category-card .card-body{display:flex;flex-direction:column;gap:.625rem;padding:1rem;flex:1}.blog-category-card .card-content h2{font-size:var(--text-sm)!important;font-weight:700!important;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-category-card .card-content h2 a{color:var(--color-text);text-decoration:none;transition:color .2s ease}.blog-category-card:hover .card-content h2 a{color:var(--accent)}.blog-category-card .card-content .text p{margin:0;font-size:var(--text-xs);color:var(--color-text-soft);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-category-card .card-button{margin-top:auto}.blog-category-card .card-button .btn{display:inline-flex;align-items:center;gap:.375rem;font-size:var(--text-xs);font-weight:600;padding:.5rem 1rem;border-radius:var(--radius-sm)}.blog-category-card .card-button .btn svg{width:12px;height:12px}.blog-view{padding:2rem 0 4rem;background:var(--color-bg)}.blog-view__breadcrumb{display:flex;align-items:center;gap:.375rem;font-size:var(--text-xs);color:var(--color-text-soft);margin-bottom:1.5rem;flex-wrap:wrap}.blog-view__breadcrumb a{color:var(--color-text-soft);text-decoration:none}.blog-view__breadcrumb a:hover{color:var(--accent)}.blog-view__breadcrumb-sep{color:var(--gray)}.blog-view__breadcrumb-current{color:var(--color-text);font-weight:var(--fw-medium)}.blog-view__header{margin-bottom:1.5rem}.blog-view__meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.blog-view__category{display:inline-block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--accent);background:var(--accent-soft);padding:.2rem .625rem;border-radius:var(--radius-sm);text-decoration:none}.blog-view__category:hover{color:var(--white);background:var(--accent)}.blog-view__date{display:inline-flex;align-items:center;gap:.25rem;font-size:var(--text-xs);color:var(--color-text-soft)}.blog-view__date svg{width:13px;height:13px}.blog-view__title{font-size:var(--text-2xl);font-weight:700;line-height:1.25;color:var(--color-text);margin:0;letter-spacing:-.01em}.blog-view__image{margin-bottom:2rem;border-radius:var(--radius-md);overflow:hidden;max-height:400px}.blog-view__image img{width:100%;height:100%;object-fit:cover;display:block}.blog-view__content{margin-bottom:2rem;background:var(--white);border-radius:var(--radius-md);box-shadow:0 1px 3px rgba(0,0,0,.04),0 6px 16px rgba(0,0,0,.04);padding:2.5rem 2.5rem 3rem}.blog-view__content .builder-section{padding:0}.blog-view__content .builder-section .container{padding:0;max-width:100%}.blog-view__content .module-text{padding:0}.blog-view__content p{font-size:.9375rem;line-height:1.8;margin:0 0 1rem;color:#3a3a3a}.blog-view__content strong{font-weight:600;color:var(--color-text)}.blog-view__content a{color:var(--accent);text-decoration:underline;text-decoration-color:rgba(198,40,40,.3);text-underline-offset:2px;transition:text-decoration-color .2s ease}.blog-view__content a:hover{text-decoration-color:var(--accent)}.blog-view__content a strong{color:inherit;font-weight:inherit}.blog-view__content img{max-width:100%;height:auto;border-radius:var(--radius-sm);margin:1rem 0}.blog-view__content h2{font-size:1.375rem;font-weight:700;margin:2rem 0 .75rem;color:var(--color-text)}.blog-view__content h3{font-size:1.125rem;font-weight:700;margin:1.5rem 0 .5rem;color:var(--color-text)}.blog-view__content h4{font-size:1rem;font-weight:700;margin:1.25rem 0 .5rem;color:var(--color-text)}.blog-view__content ol,.blog-view__content ul{font-size:.9375rem;line-height:1.8;margin:.5rem 0 1.25rem;padding-left:1.5rem;color:#3a3a3a}.blog-view__content li{font-size:inherit;line-height:inherit;margin-bottom:.375rem}.blog-view__content figure.table{margin:1.5rem 0;overflow-x:auto}.blog-view__content table{width:100%;border-collapse:collapse;font-size:var(--text-sm);line-height:1.6;border:1px solid var(--gray-200)}.blog-view__content table th{background:var(--gray-100);padding:.75rem 1rem;text-align:left;font-weight:700;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.03em;border-bottom:2px solid var(--gray-200)}.blog-view__content table td{padding:.625rem 1rem;border-bottom:1px solid var(--gray-200)}.blog-view__content table td p,.blog-view__content table th p{margin:0}.blog-view__content blockquote{border-left:3px solid var(--accent);margin:1.5rem 0;padding:.75rem 1.25rem;background:var(--gray-100);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--color-text-soft)}.blog-view__share{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);margin-bottom:1.5rem}.blog-view__share-label{font-size:var(--text-xs);font-weight:600;color:var(--color-text-soft);white-space:nowrap}.blog-view__share-icons{display:flex;align-items:center;gap:.625rem}.blog-view__share-icons a{display:flex;align-items:center;justify-content:center}.blog-view__share-icons svg{width:32px;height:32px}.blog-view__share-icons svg path:first-child{fill:var(--color-text);transition:fill .2s ease}.blog-view__share-icons a:hover svg path:first-child{fill:var(--accent)}.blog-view__nav{display:flex;justify-content:space-between;gap:1rem;margin-bottom:2rem}.blog-view__nav-link{display:flex;align-items:center;gap:.75rem;padding:1rem 1.125rem;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-sm);text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease;max-width:48%}.blog-view__nav-link:hover{border-color:var(--accent);box-shadow:0 2px 8px rgba(0,0,0,.06)}.blog-view__nav-link svg{width:18px;height:18px;flex-shrink:0;color:var(--accent)}.blog-view__nav-link>span{display:flex;flex-direction:column;gap:.2rem;min-width:0}.blog-view__nav-link small{font-size:.65rem;color:var(--color-text-soft);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.blog-view__nav-link>span{font-size:var(--text-xs);color:var(--color-text);font-weight:var(--fw-medium);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blog-view__nav-link--next{margin-left:auto;text-align:right}.blog-view__sidebar{position:sticky;top:calc(var(--header-height,80px) + 1rem);background:var(--white);border-radius:var(--radius-md);box-shadow:0 1px 3px rgba(0,0,0,.04),0 6px 16px rgba(0,0,0,.04);padding:1.5rem}.blog-view__sidebar-title{font-size:var(--text-sm);font-weight:700;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid var(--gray-200);color:var(--color-text)}.blog-view__sidebar-list{display:flex;flex-direction:column;gap:.25rem}.blog-view__sidebar-card{display:flex;gap:.75rem;text-decoration:none;padding:.625rem;border-radius:var(--radius-sm);transition:background .15s ease}.blog-view__sidebar-card:hover{background:var(--gray-100)}.blog-view__sidebar-card img{width:68px;height:68px;object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0}.blog-view__sidebar-card-info{display:flex;flex-direction:column;justify-content:center;gap:.3rem;min-width:0}.blog-view__sidebar-card-title{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--color-text);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s ease}.blog-view__sidebar-card:hover .blog-view__sidebar-card-title{color:var(--accent)}.blog-view__sidebar-card-date{font-size:.65rem;color:var(--color-text-soft)}@media (max-width:991.98px){.blog-view__sidebar{position:static;margin-top:2rem}.blog-view__sidebar-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}}@media (max-width:575.98px){.blog-view__title{font-size:var(--text-xl)}.blog-view__content{padding:1.5rem 1.25rem 2rem}.blog-view__nav{flex-direction:column}.blog-view__nav-link{max-width:100%}.blog-view__share{flex-direction:column;align-items:flex-start;gap:.5rem}.blog-view__sidebar-list{grid-template-columns:1fr}}#cookie-banner{position:fixed;width:calc(100% - 2rem);max-width:800px;right:1rem;left:1rem;top:0;bottom:0;height:fit-content;margin:auto;background:#fff;border:1px solid var(--color-border);z-index:9999;box-shadow:var(--shadow-lg);border-radius:var(--radius-md);opacity:1;transition:opacity .5s ease,transform .5s ease;display:none}#cookie-banner .cookie-logo-container{display:flex;justify-content:flex-start;padding:1rem;border-bottom:1px solid var(--color-border)}#cookie-banner .cookie-logo-container img{max-width:60px;height:auto}#cookie-banner .cookie-tabs{display:flex;justify-content:center;gap:10px;border-bottom:1px solid var(--color-border)}#cookie-banner .tab-button{background-color:transparent;border:none;padding:1rem .5rem;cursor:pointer;transition:background-color .3s;width:100%;font-weight:600;font-size:.875rem;border-radius:0}#cookie-banner .tab-button.active{border-bottom:3px solid var(--accent);color:var(--accent)}#cookie-banner .tab-content{display:none;padding:1rem}#cookie-banner .tab-content>*{font-weight:500;font-size:.875rem}#cookie-banner .tab-content a{font-weight:500;font-size:.875rem;text-decoration:underline}#cookie-banner .tab-content.active{display:block}#cookie-banner .cookie-buttons{border-top:1px solid var(--color-border);padding:1rem;gap:1rem}#cookie-banner .cookie-buttons .btn{padding:.875rem;width:100%;justify-content:center;border-radius:var(--radius-sm);font-weight:600;font-size:.938rem}#cookie-banner .cookie-buttons .btn:hover{opacity:.8}#cookie-banner .cookie-buttons .btn-primary{background:var(--accent);border-color:var(--accent)}#cookie-banner .cookie-buttons .btn-secondary{background:0 0;color:var(--black);border:2px solid var(--accent)}#cookie-banner.hidden{opacity:0;transform:translate(-50%,-60%);pointer-events:none}#cookie-reset{position:fixed;bottom:10px;left:10px;z-index:9999;background:var(--accent);border:none;border-radius:50%;padding:.5rem;cursor:pointer;width:3rem;height:3rem}#cookie-reset svg{width:100%;height:100%}#cookie-reset svg path{stroke:var(--white)}.module-fickle [aria-hidden=true]{pointer-events:none}.field-message{color:var(--bs-red)}