:root{--bulma-primary-h: 140deg;--bulma-primary-s: 31%;--bulma-primary-l: 69%;--bulma-input-h: 30deg;--bulma-input-s: 20%;--bulma-input-background-l: 94%;--bulma-input-border-l: 78%;--bulma-input-hover-border-l-delta: -8%;--bulma-input-focus-h: 30deg;--bulma-input-focus-s: 25%;--bulma-input-focus-l: 55%;--bulma-input-color-l: 0%;--bulma-input-icon-color: hsl(30deg, 25%, 55%);--bulma-select-h: 30deg;--bulma-select-s: 20%;--wcwb-primary-color: #9fc1a8;--wcwb-primary-color-hover: #5a9b73;--wcwb-brown-border: #d4c4b0;--wcwb-brown-dark: #8b7355;--wcwb-primary-text-color: white;--wcwb-secondary-text-color: black;--wcwb-not-active-color: lightgray;--wcwb-border-round: 30px}.wcwb-recommended-price__wrapper .recommended-price .loader-bar,.recommended-price__wrapper .recommended-price .loader-bar{width:200px;height:8px;position:relative;background:linear-gradient(90deg,#f0f0f0,#e0e0e0,#f0f0f0);border-radius:12px;overflow:hidden;box-shadow:inset 0 1px 3px #0000001a}.wcwb-recommended-price__wrapper .recommended-price .loader-bar .loader-bar-stripe,.recommended-price__wrapper .recommended-price .loader-bar .loader-bar-stripe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,transparent 30%,var(--wcwb-primary-color) 50%,var(--wcwb-primary-color-hover) 60%,var(--wcwb-primary-color) 70%,transparent 100%,transparent 100%);background-size:200% 100%;border-radius:12px;will-change:transform;animation:wcwb-smoothSlide 1.2s ease-in-out infinite}@keyframes wcwb-smoothSlide{0%{transform:translate(-100%)}to{transform:translate(100%)}}#wcwb-registration-form input.button,#wcwb-ms-registration-form input.button{line-height:0}#wcwb-ms-registration-form .text-center{text-align:center}#wcwb-ms-registration-form .mx-auto{margin-left:auto;margin-right:auto}#wcwb-ms-registration-form .pl-0{padding-left:0}#wcwb-ms-registration-form .button{padding:.7rem 1.5rem;border:1px solid var(--wcwb-primary-color);background-color:var(--wcwb-primary-color);color:var(--wcwb-primary-text-color);border-radius:var(--wcwb-border-round);cursor:pointer;transition:all .3s ease}#wcwb-ms-registration-form .button:disabled,#wcwb-ms-registration-form .button.is-disabled{background-color:#d3d3d3;border-color:#d3d3d3;color:#888;cursor:not-allowed;opacity:.6}#wcwb-ms-registration-form .submit-btn{border:1px solid var(--wcwb-primary-color);background-color:var(--wcwb-primary-color)}#wcwb-ms-registration-form .mt-3{margin-top:2rem}#wcwb-ms-registration-form .form-stepper-horizontal{display:flex;justify-content:space-evenly;list-style:none;padding:0;margin:0 auto}#wcwb-ms-registration-form .form-stepper-list{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}#wcwb-ms-registration-form .form-stepper-circle{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--wcwb-not-active-color);color:var(--wcwb-secondary-text-color);font-size:1.2rem;transition:all .3s ease;position:relative;z-index:2}#wcwb-ms-registration-form .form-stepper-active .form-stepper-circle{background:var(--wcwb-primary-color);color:#fff;box-shadow:0 4px 12px #9fc1a866;transform:scale(1.1)}#wcwb-ms-registration-form .form-stepper-completed .form-stepper-circle{background:var(--wcwb-primary-color);color:#fff}#wcwb-ms-registration-form .form-stepper-label{display:block;margin-top:.75rem;font-size:.875rem;font-weight:500;color:#6c757d;transition:color .3s ease}#wcwb-ms-registration-form .form-stepper-active .form-stepper-label{color:var(--wcwb-primary-color);font-weight:600}@media screen and (max-width: 768px){#wcwb-ms-registration-form .form-stepper-circle{width:40px;height:40px;font-size:1rem}#wcwb-ms-registration-form .form-stepper-label{font-size:.75rem}}.wcwb-registration-form .button.is-loading:after{border-color:transparent transparent var(--wcwb-primary-text-color) var(--wcwb-primary-text-color)!important}.wcwb-recommended-price__wrapper,.recommended-price__wrapper{display:inline-flex;align-items:center;-moz-column-gap:1rem;column-gap:1rem}.wcwb-recommended-price__wrapper .recommended-price,.recommended-price__wrapper .recommended-price{display:inline-block}.wcwb-product__restricted{padding:1rem 0}.wcwb-product__unit-label{font-size:.85em;color:#6c757d;font-weight:400;opacity:.9}@media screen and (max-width: 768px){.wcwb-product__unit-label{font-size:.8em}}.wcwb-multistep-container{max-width:800px;margin:2rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d,0 10px 20px #0000000d}.wcwb-registration-form .form-step{animation:fadeInUp .4s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wcwb-registration-form .field{margin-bottom:1.5rem}.wcwb-registration-form .label{font-weight:600}.wcwb-registration-form .wcwb-form-actions{display:flex;gap:1rem;justify-content:space-between;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.wcwb-registration-form .wcwb-btn-next,.wcwb-registration-form .wcwb-btn-prev,.wcwb-registration-form .wcwb-btn-submit{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-weight:600;border-radius:50px;border:none;cursor:pointer;transition:all .3s ease;font-size:1rem}.wcwb-registration-form .wcwb-btn-next{background:var(--wcwb-primary-color);color:#fff;margin-left:auto}.wcwb-registration-form .wcwb-btn-next:hover:not(:disabled){background:var(--wcwb-primary-color-hover);transform:translate(4px);box-shadow:0 4px 12px #9fc1a84d}.wcwb-registration-form .wcwb-btn-next:disabled,.wcwb-registration-form .wcwb-btn-next.is-disabled{background:#d3d3d3;color:#888;cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}.wcwb-registration-form .wcwb-btn-prev{background:#e9ecef;color:#495057}.wcwb-registration-form .wcwb-btn-prev:hover{background:#dee2e6;transform:translate(-4px)}.wcwb-registration-form .wcwb-btn-submit{background:linear-gradient(135deg,var(--wcwb-primary-color) 0%,var(--wcwb-primary-color-hover) 100%);color:#fff;margin-left:auto;box-shadow:0 4px 12px #9fc1a84d}.wcwb-registration-form .wcwb-btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #9fc1a866}.wcwb-registration-form .wcwb-btn-submit:disabled,.wcwb-registration-form .wcwb-btn-submit.is-disabled{background:#d3d3d3;color:#888;cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}.wcwb-registration-form .wcwb-final-step{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px;margin-bottom:2rem}.wcwb-registration-form .wcwb-consent-wrapper{display:inline-block;text-align:left;margin:0 auto}.wcwb-registration-form .wcwb-consent-wrapper label{font-size:1rem;line-height:1.6}.wcwb-registration-form .wcwb-consent-wrapper a{color:var(--wcwb-primary-color);font-weight:600;text-decoration:none;transition:color .3s ease}.wcwb-registration-form .wcwb-consent-wrapper a:hover{color:var(--wcwb-primary-color-hover);text-decoration:underline}.wcwb-registration-form .control.has-icons-right .icon.is-right{color:#28a745;animation:checkmarkPop .3s ease}@keyframes checkmarkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.wcwb-registration-form .notification{border-radius:8px;padding:1rem 1.25rem;position:relative;animation:slideInDown .3s ease}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){.wcwb-multistep-container{padding:1.5rem;margin:1rem}.wcwb-registration-form .wcwb-form-actions{flex-direction:column;gap:.75rem}.wcwb-registration-form .wcwb-btn-next,.wcwb-registration-form .wcwb-btn-submit{margin-left:0;width:100%;justify-content:center}.wcwb-registration-form .wcwb-btn-prev{width:100%;justify-content:center}.wcwb-registration-form .wcwb-final-step{padding:2rem 1rem}}.wcwb-registration-modal .wcwb-multistep-container,.modal .wcwb-multistep-container{box-shadow:none;padding:0;margin:0;background:transparent}.wcwb-registration-modal .modal-card{width:90%;max-width:700px;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px #00000026}.wcwb-registration-modal .modal-card-head{background:var(--wcwb-primary-color);border-bottom:none;padding:1.5rem 2rem}.wcwb-registration-modal .modal-card-title{color:var(--wcwb-secondary-text-color);font-weight:600;font-size:1.5rem}.wcwb-registration-modal .delete{background-color:#0a0a0a1a}.wcwb-registration-modal .delete:before,.wcwb-registration-modal .delete:after{background-color:#0a0a0a}.wcwb-registration-modal .delete:hover{background-color:#0a0a0a33}.wcwb-registration-modal .delete:active{background-color:#0a0a0a4d}.wcwb-registration-modal .modal-card-body{padding:2.5rem;max-height:70vh;overflow-y:auto}.wcwb-registration-modal .modal-card-body::-webkit-scrollbar{width:8px}.wcwb-registration-modal .modal-card-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.wcwb-registration-modal .modal-card-body::-webkit-scrollbar-thumb{background:var(--wcwb-brown-border);border-radius:4px}.wcwb-registration-modal .modal-card-body::-webkit-scrollbar-thumb:hover{background:var(--wcwb-brown-dark)}.wcwb-registration-form .field,.wcwb-registration-form .columns{margin-bottom:1.5rem}.wcwb-registration-form .field:last-child,.wcwb-registration-form .columns:last-child{margin-bottom:0}.wcwb-registration-form h1,.wcwb-registration-form h2,.wcwb-registration-form h3,.wcwb-registration-form h4,.wcwb-registration-form h5,.wcwb-registration-form h6,.wcwb-registration-form .title{margin-top:2.5rem;margin-bottom:1.5rem}.wcwb-registration-form h1:first-child,.wcwb-registration-form h2:first-child,.wcwb-registration-form h3:first-child,.wcwb-registration-form h4:first-child,.wcwb-registration-form h5:first-child,.wcwb-registration-form h6:first-child,.wcwb-registration-form .title:first-child{margin-top:0}.wcwb-registration-form .title.is-size-5{margin-top:2.5rem;margin-bottom:1.5rem}.wcwb-registration-form .control{margin-bottom:0}.wcwb-registration-form .button{margin-top:.5rem}.wcwb-multistep-container .form-step{padding:1rem 0}.wcwb-multistep-container .form-step>.columns:first-child{margin-top:0}
