/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.views-view-responsive-grid{--views-responsive-grid--layout-gap:10px;--views-responsive-grid--column-count:4;--views-responsive-grid--cell-min-width:100px;}.views-view-responsive-grid--horizontal{--views-responsive-grid--gap-count:calc(var(--views-responsive-grid--column-count) - 1);--views-responsive-grid--total-gap-width:calc(var(--views-responsive-grid--gap-count) * var(--views-responsive-grid--layout-gap));--views-responsive-grid-item--max-width:calc((100% - var(--views-responsive-grid--total-gap-width)) / var(--views-responsive-grid--column-count));--views-responsive-grid-item--calculated-min-width:min(100%,var(--views-responsive-grid--cell-min-width));display:grid;grid-template-columns:repeat(auto-fill,minmax(max(var(--views-responsive-grid-item--calculated-min-width),var(--views-responsive-grid-item--max-width)),1fr));gap:var(--views-responsive-grid--layout-gap);}.views-view-responsive-grid--vertical{margin-bottom:calc(var(--views-responsive-grid--layout-gap) * -1);column-width:var(--views-responsive-grid--cell-min-width);column-count:var(--views-responsive-grid--column-count);column-gap:var(--views-responsive-grid--layout-gap);}.views-view-responsive-grid--vertical .views-view-responsive-grid__item > *{padding-bottom:var(--views-responsive-grid--layout-gap);page-break-inside:avoid;break-inside:avoid;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.rating-widget{display:flex;align-items:center;gap:0.5rem;margin:0.5rem 0;}.rating-stars{display:flex;gap:0.125rem;cursor:pointer;}.rating-star{width:18px;height:18px;color:#d1d5db;transition:color 0.15s ease;flex-shrink:0;background:none;border:none;padding:0;margin:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;}.rating-star:focus{outline:2px solid #0071ce;outline-offset:2px;border-radius:2px;}.rating-star:focus:not(:focus-visible){outline:none;}.rating-star.filled{color:#ffc220;}@media (hover:hover) and (pointer:fine){.rating-star.hover{color:#ffc220;}.rating-stars:hover .rating-star.filled,.rating-stars:hover .rating-star.hover{color:#ffc220;}}.rating-average{font-size:0.875rem;font-weight:600;color:#001e60;line-height:1;}.rating-count{font-size:0.75rem;color:#6b7280;line-height:1;}@media (hover:hover) and (pointer:fine){.rating-count:hover{color:#0071ce;text-decoration:underline;}}.product-card .rating-widget{margin:0.25rem 0;}.product-card .rating-star{width:16px;height:16px;}.product-card .rating-average{font-size:0.8125rem;}.product-card .rating-count{font-size:0.6875rem;}.product-full .rating-widget{margin:1rem 0;gap:0.75rem;}.product-full .rating-star{width:24px;height:24px;}.product-full .rating-star svg{width:20px;height:20px;}.product-full .rating-average{font-size:1.125rem;}.product-full .rating-count{font-size:0.875rem;}.product-reviews .rating-widget{margin:1.5rem 0;gap:1rem;}.product-reviews .rating-star{width:36px !important;height:36px !important;color:#ffc220 !important;fill:#ffc220 !important;filter:drop-shadow(0 2px 4px rgba(255,194,32,0.3));}.product-reviews .rating-star path,.product-reviews .rating-star svg{fill:#ffc220 !important;}.product-reviews .rating-star.filled{color:#ffc220 !important;fill:#ffc220 !important;filter:drop-shadow(0 2px 4px rgba(255,194,32,0.4));}.product-reviews .rating-star.filled path,.product-reviews .rating-star.filled svg{fill:#ffc220 !important;}@media (hover:hover) and (pointer:fine){.product-reviews .rating-star.hover,.product-reviews .rating-star:hover{color:#ffc220 !important;fill:#ffc220 !important;}.product-reviews .rating-star.hover path,.product-reviews .rating-star:hover path{fill:#ffc220 !important;}}.product-reviews .rating-average{font-size:2rem;font-weight:700;color:#001e60;}.product-reviews .rating-count{font-size:1rem;color:#4b5563;font-weight:500;}.rating-widget.submitting{opacity:0.6;pointer-events:none;}.rating-widget.readonly .rating-stars{cursor:default;pointer-events:none;}.user-rating{display:inline-flex;align-items:center;gap:0.375rem;margin-left:0.5rem;padding:0.125rem 0.5rem;background:#f3f4f6;border-radius:0.25rem;font-size:0.75rem;color:#4b5563;}.user-rating-label{font-weight:500;}.user-rating .rating-star{width:14px;height:14px;color:#D1D5DB;fill:#D1D5DB;}.user-rating .rating-star svg{fill:#D1D5DB;}.user-rating .rating-star path{fill:#D1D5DB;}.user-rating .rating-star.filled{color:#FFA500;fill:#FFA500;}.user-rating .rating-star.filled svg,.user-rating .rating-star.filled path{fill:#FFA500;}.rating-success{display:inline-flex;align-items:center;gap:0.25rem;padding:0.25rem 0.5rem;background:#d1fae5;border-radius:0.25rem;font-size:0.75rem;color:#065f46;margin-left:0.5rem;animation:fadeIn 0.2s ease;}@keyframes fadeIn{from{opacity:0;transform:translateY(-0.25rem);}to{opacity:1;transform:translateY(0);}}.rating-error{display:block;margin-top:0.25rem;font-size:0.75rem;color:#dc2626;}@media (max-width:600px){.rating-widget{gap:0.375rem;}.rating-star{width:16px;height:16px;}.product-full .rating-star{width:20px;height:20px;}.product-full .rating-average{font-size:1rem;}}.rating-star svg{width:100%;height:100%;fill:currentColor;}.toast-container{position:fixed;top:20px;right:20px;z-index:9999;pointer-events:none;}.toast{display:flex;align-items:center;gap:12px;min-width:320px;max-width:400px;padding:16px;margin-bottom:12px;background:white;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.05);pointer-events:auto;opacity:0;transform:translateX(100%);transition:all 0.3s cubic-bezier(0.68,-0.55,0.265,1.55);}.toast.show{opacity:1;transform:translateX(0);}.toast.hide{opacity:0;transform:translateX(100%);}.toast-success{border-left:4px solid #10b981;}.toast-icon{flex-shrink:0;width:24px;height:24px;color:#10b981;}.toast-content{flex:1;min-width:0;}.toast-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:2px;line-height:1.4;}.toast-message{font-size:13px;color:#6b7280;line-height:1.4;}.toast-close{flex-shrink:0;width:20px;height:20px;padding:0;background:none;border:none;color:#9ca3af;cursor:pointer;border-radius:4px;transition:all 0.2s;display:flex;align-items:center;justify-content:center;}.toast-close:hover{background:#f3f4f6;color:#4b5563;}.toast-close:focus{outline:2px solid #0071ce;outline-offset:2px;}@media (max-width:600px){.toast-container{left:12px;right:12px;top:12px;}.toast{min-width:0;width:100%;}}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.addtoany{display:inline;}.addtoany_list{display:inline;line-height:16px;}.addtoany_list > a,.addtoany_list a img,.addtoany_list a > span{vertical-align:middle;}.addtoany_list > a{border:0;display:inline-block;font-size:16px;padding:0 4px;}.addtoany_list.a2a_kit_size_32 > a{font-size:32px;}.addtoany_list .a2a_counter img{float:left;}.addtoany_list a span.a2a_img{display:inline-block;height:16px;opacity:1;overflow:hidden;width:16px;}.addtoany_list a span{display:inline-block;float:none;}.addtoany_list.a2a_kit_size_32 a > span{border-radius:4px;height:32px;line-height:32px;opacity:1;width:32px;}.addtoany_list a:hover:hover img,.addtoany_list a:hover span{opacity:.7;}.addtoany_list a.addtoany_share_save img{border:0;width:auto;height:auto;}.addtoany_list a .a2a_count{position:relative;}
.newsletter-message{margin-top:15px;padding:10px 15px;border-radius:3px;font-size:14px;text-align:center;font-weight:500;}.newsletter-message.success{background-color:rgba(40,167,69,0.1);color:#28a745;border:1px solid rgba(40,167,69,0.3);}.newsletter-message.error{background-color:rgba(220,53,69,0.1);color:#dc3545;border:1px solid rgba(220,53,69,0.3);}.newsletter-message i{margin-right:5px;}
