.toast-container{position:fixed;bottom:24px;right:24px;z-index:9999999;display:flex;flex-direction:column;gap:12px;max-width:calc(100vw - 48px);pointer-events:none}@media (max-width: 480px){.toast-container{bottom:16px;right:16px;left:16px;max-width:none}}.toast{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;background:#fff;box-shadow:0 4px 20px #00000026;min-width:300px;max-width:420px;pointer-events:auto;animation:toastSlideIn .3s ease}@media (max-width: 480px){.toast{min-width:auto;max-width:none}}@keyframes toastSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.toast-dismissing{animation:toastSlideOut .3s ease forwards}@keyframes toastSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.toast-success{border-left:4px solid #0fa140}.toast-success .toast-icon{color:#0fa140}.toast-error{border-left:4px solid #dc3545}.toast-error .toast-icon{color:#dc3545}.toast-info{border-left:4px solid #19426c}.toast-info .toast-icon{color:#19426c}.toast-warning{border-left:4px solid #f59e0b}.toast-warning .toast-icon{color:#f59e0b}.toast-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.toast-message{flex:1;font-size:14px;font-weight:500;color:#333;line-height:1.4}.toast-close{flex-shrink:0;background:none;border:none;padding:4px;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s ease}.toast-close:hover{background:#f5f5f5;color:#333}.skip-link{position:absolute;top:-9999px;left:-9999px;z-index:-1;opacity:0;pointer-events:none}.login-modal-overlay{position:fixed;inset:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:999999;padding:20px;animation:fadeIn .2s ease}.login-modal{position:relative;width:100%;max-width:25.765rem;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;padding:28px 16px 16px;animation:slideUp .3s ease}@media (min-width: 768px){.login-modal{padding:28px 18px 18px}}@media (max-width: 579px){.login-modal{position:fixed!important;inset:0!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;border-radius:0!important;padding:16px 20px 32px;display:flex;flex-direction:column;animation:fadeIn .2s ease}}.modal-close-btn{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:0;background:transparent;border:none;color:#999;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s ease;z-index:10}.modal-close-btn svg{width:20px;height:20px}.modal-close-btn:hover{color:#333}@media (max-width: 579px){.modal-close-btn{top:8px;right:8px}}.modal-content{display:flex;flex-direction:column}@media (max-width: 579px){.modal-content{flex:1;padding-top:24px}}.login-modal__custom-title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:1.25rem;font-weight:600;text-align:center;color:#19426c;margin:0 0 16px}.google-signin-container{margin-bottom:8px;min-height:50px}.google-signin-container>div{width:100%!important}.google-signin-container iframe{border-radius:50px!important}.google-signin-placeholder{width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #dadce0;border-radius:50px;font-family:Roboto,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.25px;color:#3c4043;cursor:default}.google-signin-placeholder svg{flex-shrink:0}.subscribe-checkbox{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;padding:0}.subscribe-checkbox input[type=checkbox]{appearance:none;width:1rem;height:1rem;min-width:1rem;border:1px solid #19426c;border-radius:3px;background:#fff;cursor:pointer;margin-top:4px;transition:all .15s ease;flex-shrink:0}.subscribe-checkbox input[type=checkbox]:checked{background:#19426c;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z'%3E%3C/path%3E%3C/svg%3E");background-size:100% 100%;background-position:center;background-repeat:no-repeat}.subscribe-checkbox input[type=checkbox]:hover{border-color:#0f2943}.subscribe-checkbox label{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;line-height:1rem;color:#333}.consent-checkbox{display:flex;align-items:flex-start;gap:8px;padding:0}.consent-checkbox input[type=checkbox]{appearance:none;width:1rem;height:1rem;min-width:1rem;border:1px solid #19426c;border-radius:3px;background:#fff;cursor:pointer;margin-top:2px;transition:all .15s ease;flex-shrink:0}.consent-checkbox input[type=checkbox]:checked{background:#19426c;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z'%3E%3C/path%3E%3C/svg%3E");background-size:100% 100%;background-position:center;background-repeat:no-repeat}.consent-checkbox input[type=checkbox]:hover{border-color:#0f2943}.consent-checkbox label{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;line-height:1rem;color:#333;cursor:pointer}.consent-checkbox label a{color:#19426c;text-decoration:underline}.consent-checkbox label a:hover{color:#0f2943}.form-divider{display:flex;align-items:center;gap:8px;margin:8px 0}@media (max-width: 579px){.form-divider{margin:12px 0}}.form-divider:before,.form-divider:after{content:"";flex:1;height:1px;background:#ddd}.form-divider span{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:24px;line-height:100%;color:#000;white-space:nowrap}.auth-form{display:flex;flex-direction:column;gap:8px}@media (max-width: 579px){.auth-form{gap:10px;flex:1}}.login-modal .form-input,.login-modal input.form-input,.login-modal input[type=email],.login-modal input[type=text],.login-modal input[type=password]{width:100%!important;height:56px!important;padding:16px 24px!important;border:1px solid #dddddd!important;border-radius:50px!important;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:.85rem!important;line-height:1.5rem!important;color:#000!important;background:#fff!important;transition:border-color .2s ease;box-sizing:border-box!important;margin:0!important}.login-modal .form-input::placeholder,.login-modal input.form-input::placeholder,.login-modal input[type=email]::placeholder,.login-modal input[type=text]::placeholder,.login-modal input[type=password]::placeholder{color:#999}.login-modal .form-input:focus,.login-modal input.form-input:focus,.login-modal input[type=email]:focus,.login-modal input[type=text]:focus,.login-modal input[type=password]:focus{outline:none;border-color:#19426c!important}.login-modal .password-input-wrapper{position:relative;width:100%;background:transparent;border:none;padding:0;margin:0;display:block}.login-modal .password-input-wrapper input.form-input.password-input,.login-modal .password-input-wrapper input[type=password]{width:100%!important;height:56px!important;padding:16px 50px 16px 24px!important;border:1px solid #dddddd!important;border-radius:50px!important;background:#fff!important;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:.85rem!important;line-height:1.5rem!important;color:#000!important;box-sizing:border-box!important;margin:0!important}.login-modal .password-input-wrapper input.form-input.password-input::placeholder,.login-modal .password-input-wrapper input[type=password]::placeholder{color:#999}.login-modal .password-input-wrapper input.form-input.password-input:focus,.login-modal .password-input-wrapper input[type=password]:focus{outline:none;border-color:#19426c!important}.login-modal .password-input-wrapper .password-toggle{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:4px;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;z-index:1}.login-modal .password-input-wrapper .password-toggle:hover{color:#19426c}.login-modal .password-input-wrapper .password-toggle svg{width:20px;height:20px}.password-strength{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:-4px;margin-bottom:12px;padding:0 4px}.strength-item{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;color:#999;margin:0;display:flex;align-items:center;gap:5px}.strength-item.passed,.strength-item.passed .strength-icon{color:#0fa140}.strength-item:not(.passed) .strength-icon{color:#ccc}.strength-icon{font-size:10px}.password-requirements{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;line-height:1rem;color:#333;margin:-4px 0 12px;padding:0 4px}.login-modal .name-inputs{display:flex;gap:8px}.login-modal .name-inputs .form-input{flex:1;min-width:0}.forgot-password-link{text-align:right;margin:0 0 4px}.forgot-password-link button{background:none;border:none;padding:0;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;color:#19426c;cursor:pointer;text-decoration:none}.forgot-password-link button:hover{text-decoration:underline}.forgot-text{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;color:#5a5a59;margin-bottom:16px;text-align:center}.recaptcha-container{display:flex;justify-content:flex-end;margin:8px 0 16px}.recaptcha-container .g-recaptcha{transform:scale(.95);transform-origin:center}.login-modal .btn-submit{width:100%!important;height:52px!important;background:#19426c!important;color:#fff!important;border:none!important;border-radius:50px!important;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:.75rem!important;font-weight:700!important;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;transition:all .2s ease;margin-top:8px}@media (max-width: 579px){.login-modal .btn-submit{height:56px!important;margin-top:auto}}.login-modal .btn-submit:hover:not(:disabled){background:#112e4b}.login-modal .btn-submit:disabled{opacity:.7;cursor:not-allowed}.form-error{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;color:#eb0029;margin:0;text-align:center;padding:8px;background:#eb00291a;border-radius:8px}.form-success{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;color:#0fa140;margin:0;text-align:center;padding:8px;background:#0fa1401a;border-radius:8px}.form-switch{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;color:#333;text-align:center;margin:8px 0 0}@media (max-width: 579px){.form-switch{margin:12px 0 0;font-size:.9rem}}.form-switch button{background:none;border:none;border-bottom:1px solid #333;padding:0;font-size:.85rem;color:#19426c;cursor:pointer;text-decoration:none;font-weight:500;margin-bottom:1px}.form-switch button:hover{color:#0f2943}.social-note{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;color:#5a5a59;text-align:center;margin:12px 0 8px}.terms-text{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;color:#5a5a59;text-align:center;line-height:1.2;margin:12px 0 4px}.terms-text a{color:#000;font-weight:700;text-decoration:none}.terms-text a:hover{color:#19426c}.login-modal .guest-checkout-btn{width:100%!important;height:52px!important;background:#fff!important;color:#19426c!important;border:2px solid #19426c!important;border-radius:50px!important;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:.75rem!important;font-weight:700!important;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;transition:all .2s ease;margin-top:8px}@media (max-width: 579px){.login-modal .guest-checkout-btn{height:56px!important;margin-top:10px}}.login-modal .guest-checkout-btn:hover{background:#19426c14!important}.login-modal .guest-checkout-btn:focus-visible{outline:2px solid #19426c;outline-offset:2px}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;pointer-events:none;visibility:hidden}.mobile-menu--open{pointer-events:auto;visibility:visible}.mobile-menu--open .mobile-menu__overlay{opacity:1}.mobile-menu--open .mobile-menu__panel{transform:translate(0)}.mobile-menu__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;transition:opacity .3s ease;cursor:pointer}.mobile-menu__panel{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow:hidden}.mobile-menu__header{display:flex;justify-content:space-between;align-items:center;padding:20px 16px;border-bottom:1px solid #eee;flex-shrink:0}.mobile-menu__logo{display:flex;align-items:center}.mobile-menu__logo img{width:160px;height:21.5px}.mobile-menu__close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;color:#333;cursor:pointer;transition:color .3s ease}.mobile-menu__close:hover{color:#19426c}.mobile-menu__close:focus{outline:2px solid #19426c;outline-offset:2px;border-radius:4px}.mobile-menu__content{flex:1;overflow-y:auto;display:flex;flex-direction:column;padding-top:16px}.mobile-menu__nav{flex:1}.mobile-menu__list{list-style:none;padding:0;margin:0}.mobile-menu__item{position:relative;border-bottom:1px solid #f3f3f3}.mobile-menu__item:last-child{border-bottom:none}.mobile-menu__item-header{display:flex;align-items:center;justify-content:space-between}.mobile-menu__link{display:flex;align-items:center;flex:1;padding:14px 16px;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14.4px;font-weight:700;color:#000;text-decoration:none;text-transform:capitalize;line-height:35px;background:none;border:none;cursor:pointer;text-align:left;width:100%;transition:color .3s ease}.mobile-menu__link span{display:inline-block;min-width:58px;height:35px;line-height:35px}.mobile-menu__link:hover{color:#19426c}.mobile-menu__link--expandable{padding-right:8px}.mobile-menu__toggle{display:flex;align-items:center;justify-content:center;width:35px;height:35px;margin-right:16px;background-color:#f3f3f3;border:none;border-radius:50%;cursor:pointer;transition:transform .3s ease}.mobile-menu__toggle svg{transition:transform .3s ease}.mobile-menu__toggle--active svg{transform:rotate(-180deg)}.mobile-menu__submenu{display:none;list-style:none;padding:0 0 8px 16px;margin:0}.mobile-menu__submenu--active{display:block}.mobile-menu__subitem{margin-bottom:4px}.mobile-menu__sublink{display:block;padding:8px 16px;font-size:15px;font-weight:500;color:#333;text-decoration:none;text-transform:capitalize;line-height:32px;transition:color .3s ease}.mobile-menu__sublink:hover{color:#19426c}.mobile-menu__sublink--show-all{color:#19426c;font-weight:600;margin-top:4px}.mobile-menu__sublink--show-all:hover{text-decoration:underline}.mobile-menu__footer{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:20px 16px;margin-top:auto}.mobile-menu__account-link{display:block;padding:10px 0;font-size:15px;font-weight:500;color:#333;text-decoration:none;transition:color .3s ease}.mobile-menu__account-link:hover{color:#19426c}.mobile-menu__account-link:last-of-type{margin-bottom:16px}.mobile-menu__auth-btn{display:flex;align-items:center;justify-content:center;width:350px;max-width:100%;height:54px;padding:0 24px;font-size:16px;font-weight:700;color:#fff;text-align:center;background-color:#19426c;border:none;border-radius:27px;cursor:pointer;transition:background-color .3s ease,opacity .3s ease}.mobile-menu__auth-btn:hover{background-color:#0f2943}.mobile-menu__auth-btn:focus{outline:2px solid #19426c;outline-offset:2px}.mobile-menu__auth-btn--logout{background-color:transparent;color:#19426c;border:2px solid #19426c;height:54px}.mobile-menu__auth-btn--logout:hover{background-color:#19426c;color:#fff}@media (min-width: 1024px){.mobile-menu{display:none}}.header{position:fixed;top:0;left:0;right:0;z-index:200;background:#fff;box-shadow:0 0 25px #0000000f}.header__banner{background-color:#19426c;height:37px;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}@media (min-width: 1024px){.header__banner{height:40px}}.header__banner-text{color:#fff9;font-size:14px;font-weight:700;letter-spacing:.8px;margin:0}@media (max-width: 576px){.header__banner-text{font-size:12px}}.header__banner-highlight{color:#fff;text-decoration:underline;text-underline-offset:3px}.header__container{display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 15px;max-width:100%;margin:0}@media (min-width: 1024px){.header__container{height:102px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0}}.header__logo{display:flex;align-items:center;flex-shrink:0}@media (min-width: 1024px){.header__logo{padding:16px 15px 16px 48px}}.header__logo-img{width:180px;height:24.17px}@media (max-width: 576px){.header__logo-img{width:160px;height:21.48px}}.header__nav-desktop{display:none;align-items:center;gap:0}@media (min-width: 1024px){.header__nav-desktop{display:flex}}.header__nav-item{position:relative}.header__nav-item--end{margin-left:auto;padding-left:16px}.header__nav-item--end:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:16px;background:#19426c40;border-radius:1px}.header__nav-item:hover .header__nav-link{color:#19426c;border-bottom-color:#19426c}.header__nav-item:hover .header__dropdown{opacity:1;visibility:visible;pointer-events:auto}.header__nav-link{display:inline-block;padding:5px 15px 0;margin:0;font-family:RethinkSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.8px;color:#000;text-transform:capitalize;line-height:60px;border-bottom:5px solid #fff;transition:color .3s ease,border-color .3s ease}.header__nav-link:hover{color:#19426c;border-bottom-color:#19426c}.header__dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:max-content;padding-top:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;z-index:1000}.header__dropdown-content{display:flex;flex-wrap:wrap;justify-content:center;gap:0;background:#fff;border-bottom-left-radius:32px;border-bottom-right-radius:32px;width:1401.6px;padding:16px 116.8px 42px}.header__dropdown-link{display:inline-block;padding:8px 16px;font-family:RethinkSans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;color:#000;text-transform:capitalize;line-height:32px;white-space:nowrap;transition:color .3s ease}.header__dropdown-link:hover{color:#19426c}.header__right{display:none}@media (min-width: 1024px){.header__right{display:flex;align-items:center;justify-content:flex-end;padding:16px 48px 16px 15px}}.header__login-btn{font-family:RethinkSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.7px;color:#000;background:none;border:none;cursor:pointer;padding:12px;transition:color .3s ease}.header__login-btn:hover{color:#19426c}.header__user-menu{display:flex;align-items:center;gap:12px}.header__user-divider{display:inline-block;width:1px;height:1rem;background-color:#ddd;vertical-align:middle}.header__favorites-link{display:flex;align-items:center;color:#000;font-size:1.2rem;transition:color .3s ease}.header__favorites-link:hover{color:#19426c}.header__favorites-link svg{width:18px;height:18px}.header__user-dropdown{position:relative}.header__user-trigger{display:inline-flex;align-items:center;gap:4px;font-family:RethinkSans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;color:#000;background:none;border:none;cursor:pointer;padding:0;line-height:20px;text-transform:capitalize;position:relative;transition:color 1s ease;user-select:none}.header__user-trigger:hover{color:#19426c}.header__user-trigger:after{content:"";position:absolute;width:3px;height:3px;inset:18px 0 0;margin:0 auto;background-color:transparent;transition:all 1s ease;z-index:-1}.header__user-trigger:hover:after{width:100%;background-color:#19426c}.header__user-name{text-transform:capitalize}.header__dropdown-arrow{margin-left:2px;transition:transform .3s ease}.header__user-trigger:hover .header__dropdown-arrow{transform:rotate(180deg)}.header__dropdown-menu{position:absolute;top:160%;right:0;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:4px;min-width:125px;z-index:220;opacity:0;visibility:hidden;transform:rotateX(90deg);transform-origin:top;transition:.4s}.header__dropdown-menu--active{opacity:1;visibility:visible;transform:rotateX(0)}.header__dropdown-item{display:block;width:100%;padding:8px 12px;font-size:.875rem;font-weight:400;color:#000;text-align:left;text-transform:capitalize;background:none;border:none;cursor:pointer;text-decoration:none;line-height:30px;transition:padding-left .3s ease,color .3s ease}.header__dropdown-item:hover{padding-left:17px;color:#19426c}.header__dropdown-item--logout{color:#dc3545}.header__dropdown-item--logout:hover{color:#dc3545;background-color:#fef2f2}.header__dropdown-divider{height:1px;background-color:#f3f4f6;margin:4px 0}.header__mobile-controls{display:flex;align-items:center}@media (min-width: 1024px){.header__mobile-controls{display:none}}.header__mobile-auth{display:flex;align-items:center;gap:8px}.header__mobile-login-btn,.header__mobile-user-btn,.header__mobile-favorites-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;color:#000;background:#f0f0f0;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;position:relative}.header__mobile-login-btn:hover,.header__mobile-user-btn:hover,.header__mobile-favorites-btn:hover{color:#19426c;background:#e5e5e5}.header__mobile-user-btn--active{background:#19426c;color:#fff}.header__mobile-user-btn--active:hover{background:#112e4b;color:#fff}.header__avatar{display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1;letter-spacing:.02em}.header__avatar--desktop{width:28px;height:28px;border-radius:50%;background:#19426c;color:#fff;font-size:.8rem;flex-shrink:0}.header__premium-badge{position:absolute;bottom:-3px;right:-3px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:#fff;border-radius:50%}.header__premium-badge svg{width:14px;height:14px}.header__user-trigger .header__premium-badge{position:static;width:auto;height:auto;background:none;margin-left:-2px}.header__hamburger{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:#000;background:none;border:none;cursor:pointer;font-size:1.2rem;transition:color .3s ease}.header__hamburger:hover{color:#19426c}.header--sticky{animation:fadeInDown .7s ease-in-out}.header--sticky .header__nav-link{line-height:75px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:9999}@keyframes cookieSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-consent__card{display:flex;flex-direction:column;gap:12px;background:#fff;border-radius:16px 16px 0 0;padding:16px 16px calc(16px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 30px #0000001f;text-align:left;animation:cookieSlideUp .4s ease-out}.cookie-consent__text h3{color:#1a1a1a;font-size:15px;font-weight:700;margin:0 0 4px;line-height:1.3}.cookie-consent__text p{color:#333;font-size:13px;line-height:1.45;margin:0}.cookie-consent__actions{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.cookie-consent__btn{display:flex;align-items:center;justify-content:center;width:100%;padding:13px 24px;border-radius:50px;font-size:14px;font-weight:600;min-height:44px;cursor:pointer;transition:all .15s ease}.cookie-consent__btn--accept{background:#0e2540;color:#fff;border:2px solid #0e2540}.cookie-consent__btn--accept:hover{background:#091b30;border-color:#091b30}.cookie-consent__btn--accept:active{background:#061322}.cookie-consent__btn--reject{background:#fff;color:#7a9bbc;border:2px solid #a3bdd6}.cookie-consent__btn--reject:hover{background:#f5f8fb}.cookie-consent__btn--reject:active{background:#edf2f7}.cookie-consent__btn--learn{background:#fff;color:#888;border:2px solid #ccc;text-decoration:none}.cookie-consent__btn--learn:hover{color:#555;border-color:#999;background:#fafafa}.cookie-consent__btn--learn:active{background:#f0f0f0}@media (min-width: 768px){.cookie-consent{bottom:24px;left:24px;right:auto;transform:none;width:auto;max-width:600px}.cookie-consent__card{flex-direction:row;align-items:center;gap:24px;border-radius:16px;padding:20px 24px;box-shadow:0 12px 40px #00000026,0 0 0 1px #0000000a}.cookie-consent__text{flex:1;min-width:0}.cookie-consent__text h3{font-size:16px;margin:0 0 4px}.cookie-consent__text p{font-size:13px;line-height:1.4}.cookie-consent__actions{flex-direction:row;width:auto;flex-shrink:0;gap:8px}.cookie-consent__btn{width:auto;padding:10px 20px;font-size:13px;min-height:40px;white-space:nowrap}}.layout{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;margin-top:97px}@media (min-width: 992px){.main-content{margin-top:142px}}.main-content:focus{outline:none}.main-editor{flex:1;display:flex;flex-direction:column}.main-editor:focus{outline:none}.footer-area{position:relative;padding:140px 3rem 50px;margin-top:auto}@supports (padding-bottom: env(safe-area-inset-bottom)){.footer-area{padding-bottom:max(50px,env(safe-area-inset-bottom) + 20px)}}@media (max-width: 767px){.footer-area{padding:48px 1rem 30px}@supports (padding-bottom: env(safe-area-inset-bottom)){.footer-area{padding-bottom:max(30px,env(safe-area-inset-bottom) + 10px)}}}.footer-container{background:linear-gradient(160deg,#1e3a5f,#3b6a8f 40%,#5a8fb0,#7eaec5);border-radius:32px;padding:50px 40px;max-width:1200px;margin:0 auto}@media (max-width: 767px){.footer-container{padding:30px 20px}}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.footer-grid{grid-template-columns:7fr 5fr}}.footer-left .footer-logo{margin-bottom:12px}.footer-left .footer-logo img{width:18.75rem;max-width:100%;height:auto;object-fit:contain}.footer-subscribe h2{font-size:32px;color:#fff;margin:0 0 16px;font-weight:600;font-family:Playfair Display,Georgia,Times New Roman,serif;letter-spacing:.3px}@media (max-width: 767px){.footer-subscribe h2{font-size:24px}}.footer-subscribe p{font-size:16px;color:#ffffffd9;margin:0;line-height:1.5}.subscribe-success{margin-top:24px;padding:16px 24px;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:12px;color:#fff;font-size:15px;font-weight:600}.subscribe-error{margin:8px 0 0;color:#ffb3b3;font-size:13px}.subscribe-form{display:flex;justify-content:flex-start;margin-top:35px;gap:10px}@media (max-width: 767px){.subscribe-form{flex-direction:column;margin-bottom:24px}}.subscribe-form input{background-color:transparent;border:1px solid rgba(255,255,255,.4);border-radius:32px;width:385px;max-width:100%;height:56px;padding:0 20px;font-size:16px;line-height:24px;color:#fff}.subscribe-form input::placeholder{color:#fff;opacity:1}.subscribe-form input:focus{outline:2px solid #fff;outline-offset:2px}@media (max-width: 767px){.subscribe-form input{width:100%;margin-bottom:10px}}.subscribe-form .btn-subscribe{width:auto;height:auto;color:#1e3a5f;background-color:#fff;line-height:100%;font-weight:700;letter-spacing:.3px;text-transform:capitalize;padding:22px 48px;border-radius:32px;border:none;cursor:pointer;transition:all .3s ease;white-space:nowrap}.subscribe-form .btn-subscribe:hover{background-color:#ffffffe6;transform:translateY(-1px);box-shadow:0 4px 16px #00000026}.subscribe-form .btn-subscribe:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 767px){.subscribe-form .btn-subscribe{width:100%;padding:18px 32px}}.footer-right{display:flex;align-items:flex-start}.footer-links-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}@media (max-width: 575px){.footer-links-row{grid-template-columns:repeat(2,1fr)}}.footer-widget h3{font-size:.85rem;font-weight:700;color:#fff;margin:0 0 16px;line-height:1}.footer-widget ul{list-style:none;padding:0;margin:0}.footer-widget ul li{margin:0 0 11px}.footer-widget ul li:last-child{margin:0}.footer-widget ul li a{font-size:14px;color:#ffffffa6;letter-spacing:.3px;text-decoration:none;transition:color .2s ease}.footer-widget ul li a:hover{color:#fff}.footer-bottom{margin-top:20px;text-align:center}.footer-bottom .footer-divider{border:none;border-top:1px solid rgba(255,255,255,.4);margin:0 0 1rem}.footer-bottom p{color:#fff9;font-size:14px;line-height:120%;font-weight:500;margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;border-radius:.5rem;transition:all .15s ease;cursor:pointer;white-space:nowrap;border:none;position:relative}.btn:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.btn--sm{padding:.5rem 1rem;font-size:.875rem}.btn--md{padding:.75rem 1.5rem;font-size:1rem}.btn--lg{padding:1rem 2rem;font-size:1.125rem}.btn--primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 6px -1px #0000001a}.btn--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.btn--primary:active:not(:disabled){transform:translateY(0)}.btn--secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.btn--secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.btn--ghost{background:transparent;color:#4b5563}.btn--ghost:hover:not(:disabled){background:#f3f4f6;color:#111827}.btn--danger{background:#ef4444;color:#fff}.btn--danger:hover:not(:disabled){background:#eb1515}.btn--full-width{width:100%}.btn--loading{color:transparent;pointer-events:none}.btn__spinner{position:absolute;width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:btn-spin .6s linear infinite}.btn__icon{display:flex;align-items:center}.btn__icon svg{width:1em;height:1em}.btn__icon--left{margin-right:.25rem}.btn__icon--right{margin-left:.25rem}@keyframes btn-spin{to{transform:rotate(360deg)}}.badge{display:inline-flex;align-items:center;gap:.25rem;font-weight:500;border-radius:9999px;white-space:nowrap}.badge--sm{padding:2px .5rem;font-size:.75rem}.badge--md{padding:.25rem .75rem;font-size:.875rem}.badge--default{background:#f3f4f6;color:#374151}.badge--primary{background:#6366f11a;color:#6366f1}.badge--success{background:#10b9811a;color:#10b981}.badge--warning{background:#f59e0b1a;color:#c57f08}.badge--error{background:#ef44441a;color:#ef4444}.badge--animated{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.badge__icon{display:flex;font-size:1.1em}.input-wrapper{display:flex;flex-direction:column;gap:.5rem}.input-wrapper--full-width,.input-wrapper--full-width .input__container,.input-wrapper--full-width .input__field{width:100%}.input-wrapper--error .input__field{border-color:#ef4444}.input-wrapper--error .input__field:focus{box-shadow:0 0 0 3px #ef44441a}.input-wrapper--icon-left .input__field{padding-left:2.5rem}.input-wrapper--icon-left .input__icon--left{left:.75rem}.input-wrapper--icon-right .input__field{padding-right:2.5rem}.input-wrapper--icon-right .input__icon--right{right:.75rem}.input__label{font-size:.875rem;font-weight:500;color:#374151}.input__container{position:relative;display:inline-flex}.input__field{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;color:#111827;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.input__field::placeholder{color:#9ca3af}.input__field:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.input__field:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.input__icon{position:absolute;top:50%;transform:translateY(-50%);color:#9ca3af;display:flex;pointer-events:none}.input__icon svg{width:20px;height:20px}.input__hint{font-size:.875rem;color:#6b7280;margin:0}.input__error{font-size:.875rem;color:#ef4444;margin:0}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.loading-spinner--sm{min-height:100px}.loading-spinner--sm .loading-spinner__circle{width:24px;height:24px;border-width:2px}.loading-spinner--sm .loading-spinner__text{font-size:.75rem}.loading-spinner--md{min-height:200px}.loading-spinner--md .loading-spinner__circle{width:40px;height:40px;border-width:3px}.loading-spinner--md .loading-spinner__text{font-size:.875rem}.loading-spinner--lg{min-height:400px}.loading-spinner--lg .loading-spinner__circle{width:56px;height:56px;border-width:4px}.loading-spinner--lg .loading-spinner__text{font-size:1rem}.loading-spinner__circle{border-style:solid;border-color:#e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:spinner-rotate .8s linear infinite}.loading-spinner__text{color:#6b7280;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.message{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;border-radius:.375rem;font-size:.875rem;line-height:1.5;animation:messageSlideIn .2s ease-out}@media (prefers-reduced-motion: reduce){.message{animation:none}}.message__icon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem}.message__icon svg{width:100%;height:100%}.message__content{flex:1;min-width:0}.message__dismiss{flex-shrink:0;width:1.25rem;height:1.25rem;padding:0;border:none;background:none;cursor:pointer;opacity:.6;transition:opacity .2s ease}.message__dismiss:hover{opacity:1}.message__dismiss svg{width:100%;height:100%}.message--error{background-color:#fef2f2;border:1px solid #fecaca;color:#991b1b}.message--error .message__icon,.message--error .message__dismiss{color:#dc2626}.message--success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.message--success .message__icon,.message--success .message__dismiss{color:#16a34a}.message--warning{background-color:#fffbeb;border:1px solid #fde68a;color:#92400e}.message--warning .message__icon,.message--warning .message__dismiss{color:#d97706}.message--info{background-color:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.message--info .message__icon,.message--info .message__dismiss{color:#2563eb}.form-error{color:#f5487f;font-size:.8125rem;margin-top:.375rem;margin-bottom:0}.form-success{color:#16a34a;font-size:.8125rem;margin-top:.375rem;margin-bottom:0}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.hero{padding:4px 1rem 1rem}@media (min-width: 768px){.hero{padding:4px 2.5rem 1rem}}@media (min-width: 1024px){.hero{padding:10px 16px 0}}.hero__wrapper{position:relative;margin:0 auto;border-radius:32px;overflow:hidden;isolation:isolate;max-width:100%}@media (min-width: 412px){.hero__wrapper{max-width:412px}}@media (min-width: 770px){.hero__wrapper{max-width:700px}}@media (min-width: 990px){.hero__wrapper{max-width:940px}}@media (min-width: 1200px){.hero__wrapper{max-width:1168px}}.hero__image{width:100%;height:452px;object-fit:cover;display:block;border-radius:32px;position:relative;z-index:0}@media (min-width: 770px) and (max-width: 989px){.hero__image{height:467px}}@media (min-width: 990px) and (max-width: 1199px){.hero__image{height:627px}}@media (min-width: 1200px){.hero__image{width:1180px;height:786.66px}}.hero__overlay{position:absolute;inset:0;pointer-events:none;border-radius:32px;z-index:1;background:linear-gradient(270deg,#0000,#000000b3)}@media (max-width: 768px){.hero__overlay{background:#0000004d}}.hero__content{position:absolute;top:25%;left:5%;z-index:2}@media (min-width: 1024px){.hero__content{left:72px}}@media (max-width: 768px){.hero__content{top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column}}@media (max-width: 768px){.hero__content-inner{position:absolute;bottom:10%;left:0;right:0;padding:0 1rem;text-align:center}}@media (max-width: 770px){.hero__content-inner{text-align:left;padding:0 24px 0 42px}}.hero__reviews{backdrop-filter:blur(16px);background:#ffffff4d;border-radius:12px;padding:16px;display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;white-space:nowrap;flex-shrink:0;width:250px;min-width:250px}@media (max-width: 768px){.hero__reviews{position:absolute;top:10%;left:50%;transform:translate(-50%)}}@media (max-width: 770px){.hero__reviews{width:250px;height:51px;min-width:250px;min-height:51px;left:42px;transform:none}}.hero__stars{display:flex;gap:2px}.hero__stars img{border-radius:4px;height:16px;width:16px;object-fit:cover}.hero__rating-text{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:16px;line-height:120%;letter-spacing:-.02em;color:#fff}.hero__title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-weight:400;font-size:32px;line-height:95%;letter-spacing:normal;color:#fff;margin:0 0 1rem}@media (min-width: 768px){.hero__title{font-size:40px}}@media (min-width: 1024px){.hero__title{font-size:80px}}@media (max-width: 768px){.hero__title{text-align:center}}@media (max-width: 770px){.hero__title{text-align:left}}.hero__br-desktop{display:block}@media (max-width: 770px){.hero__br-desktop{display:none}}.hero__br-mobile{display:none}@media (max-width: 770px){.hero__br-mobile{display:block}}.hero__subtitle{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:14px;line-height:130%;letter-spacing:-.03em;color:#fff;margin:0 0 1.5rem}@media (min-width: 768px){.hero__subtitle{font-size:20px}}@media (max-width: 768px){.hero__subtitle{text-align:center}}@media (max-width: 770px){.hero__subtitle{text-align:left}}.hero__cta{margin-top:24px}@media (max-width: 768px){.hero__cta{text-align:center}}@media (max-width: 770px){.hero__cta{text-align:left}}.hero__btn{display:inline-flex;align-items:center;justify-content:center;width:186px;height:62px;padding:0;background:#ee5454;color:#fff;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;border-radius:50px;border:1px solid #ee5454;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}@media (max-width: 770px){.hero__btn{padding:16px 42px;font-size:14px;height:48px}}.hero__btn:hover{background:#ea2f2f;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.hero__btn:active{transform:translateY(0)}.hero__btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.categories-section{position:relative;padding:10px 20px 28px;background:#fff;overflow:visible}@media (min-width: 768px){.categories-section{padding:80px 40px}}@media (min-width: 1024px){.categories-section{padding:80px 70px}}.categories-section:before{content:"";position:absolute;width:600px;height:450px;top:100px;left:50%;transform:translate(-50%);z-index:0;pointer-events:none;background:radial-gradient(ellipse at center,#ffd6a2e6,#ffddb6a6 40%,#e596ca59,#fff0);filter:blur(60px)}.categories__decor{display:none}.categories__header{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;margin-left:auto;margin-right:auto}@media (max-width: 769px){.categories__header{justify-content:center;text-align:center}}@media (min-width: 768px){.categories__header{margin-bottom:40px}}.categories__header{max-width:100%}@media (min-width: 412px){.categories__header{max-width:412px}}@media (min-width: 770px){.categories__header{max-width:688px}}@media (min-width: 990px){.categories__header{max-width:928px}}@media (min-width: 1200px){.categories__header{max-width:1168px}}.categories__title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-weight:400;font-size:30px;line-height:120%;letter-spacing:normal;color:#000;margin:8px 0 0;padding-bottom:10px}@media (min-width: 768px){.categories__title{font-size:44px}}@media (min-width: 1024px){.categories__title{font-size:56px}}.categories__title-mobile{display:inline}@media (min-width: 770px){.categories__title-mobile{display:none}}.categories__title-desktop{display:none}@media (min-width: 770px){.categories__title-desktop{display:inline}}.categories__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:0 auto;max-width:100%}@media (min-width: 412px){.categories__grid{max-width:412px}}@media (min-width: 770px){.categories__grid{max-width:688px;grid-template-columns:repeat(3,1fr);gap:24px}}@media (min-width: 990px){.categories__grid{max-width:928px}}@media (min-width: 1200px){.categories__grid{max-width:1168px;gap:32px}}.category-card a{text-decoration:none;display:block}.category-card__image-wrapper{position:relative;overflow:hidden;border-radius:8px;height:109px;width:100%}.category-card__image-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80%;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.35) 45%,transparent 100%);z-index:1;pointer-events:none}@media (min-width: 770px){.category-card__image-wrapper:after{display:none}}@media (max-width: 265px){.category-card__image-wrapper{height:auto;aspect-ratio:1/1}}@media (min-width: 770px){.category-card__image-wrapper{height:auto;border-radius:16px;aspect-ratio:359/503;margin-bottom:16px}}.category-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card:hover .category-card__image{transform:scale(1.05)}.category-card__overlay-title{position:absolute;bottom:20px;left:10px;font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:15px;font-weight:600;letter-spacing:-.02em;color:#fff;margin:0;text-shadow:0 1px 3px rgba(0,0,0,.5);z-index:2}@media (min-width: 770px){.category-card__overlay-title{display:none}}.category-card__content{display:none}@media (min-width: 770px){.category-card__content{display:block;position:static;padding:0 4px}}.category-card__title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-weight:600;line-height:130%;font-size:14px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5);margin:0}@media (min-width: 770px){.category-card__title{font-size:24px;color:#000;text-shadow:none;margin:10px 0;letter-spacing:-.05em}}.category-card__description{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:16px;line-height:130%;letter-spacing:-.03em;color:#000;opacity:.8;margin:3px 0 10px}@media (max-width: 769px){.category-card__description{display:none}}.category-card__link{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:16px;line-height:100%;letter-spacing:-.02em;color:#000;text-decoration:underline;text-underline-offset:2px;margin:0 0 10px}@media (max-width: 769px){.category-card__link{display:none}}.category-card:hover .category-card__link{text-decoration-thickness:2px}.categories__cta{position:relative;z-index:1;text-align:center;margin-top:48px}.categories__btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 38px;background-color:transparent;color:#19426c;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:700;line-height:100%;border-radius:50px;border:1px solid #19426c;text-decoration:none;cursor:pointer;transition:all .2s ease}.categories__btn:hover{background:#19426c;color:#fff}.seo-content{padding:20px 20px 40px;background:#fff}@media (min-width: 768px){.seo-content{padding:30px 40px 60px}}@media (min-width: 1024px){.seo-content{padding:30px 70px 60px}}.seo-content__container{max-width:100%;margin:0 auto}@media (max-width: 769px){.seo-content__container{text-align:center}}@media (min-width: 770px){.seo-content__container{text-align:left}}@media (min-width: 412px){.seo-content__container{max-width:412px}}@media (min-width: 770px){.seo-content__container{max-width:688px}}@media (min-width: 990px){.seo-content__container{max-width:928px}}@media (min-width: 1200px){.seo-content__container{max-width:1168px}}.seo-content__text{font-family:RethinkSans,Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;line-height:1.3334;color:#838383;margin:0 0 16px}.seo-content__text:last-child{margin-bottom:0}.how-it-works{position:relative;z-index:1;margin-top:-180px;padding:220px 20px 80px;background:linear-gradient(to bottom,transparent 180px,#fff 180px)}@media (min-width: 768px){.how-it-works{padding:220px 40px 80px}}@media (min-width: 1024px){.how-it-works{padding:220px 70px 80px}}.how-it-works:before{content:"";position:absolute;width:650px;height:520px;top:0;left:50%;transform:translate(-50%);z-index:0;pointer-events:none;background:radial-gradient(ellipse at center,#ffd6a2e6,#ffddb6b3 35%,#e596ca33,#fff0 85%);filter:blur(45px)}.how-it-works--no-gradient{margin-top:0;padding:40px 20px 80px;background:#fff}@media (min-width: 768px){.how-it-works--no-gradient{padding:40px 40px 80px}}@media (min-width: 1024px){.how-it-works--no-gradient{padding:40px 70px 80px}}.how-it-works--no-gradient:before{display:none}.how-it-works .section-header{position:relative;z-index:1;text-align:center;margin-bottom:64px}@media (min-width: 768px){.how-it-works .section-header{margin-bottom:80px}}.how-it-works .section-title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:30px;font-weight:400;line-height:120%;letter-spacing:normal;color:#000;text-align:center;margin:8px 0 0}@media (min-width: 768px){.how-it-works .section-title{font-size:44px}}@media (min-width: 1024px){.how-it-works .section-title{font-size:56px}}.steps-grid{position:relative;z-index:1;display:grid;gap:32px;max-width:1200px;margin:0 auto}@media (min-width: 1024px){.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}}.steps-grid>li{display:flex}.step-card{text-align:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:24px;padding:32px 24px;width:100%;display:flex;flex-direction:column}@media (min-width: 768px){.step-card{padding:64px 24px 32px;width:370px;margin:0 auto}}.step-icon{width:200px;height:185px;margin:0 auto 24px}.step-icon img{width:100%;height:100%;object-fit:contain}@media (min-width: 768px){.step-icon{width:271px;height:250px}}.step-title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:24px;font-weight:500;line-height:120%;letter-spacing:-.03em;color:#000;margin-bottom:12px}@media (min-width: 768px){.step-title{font-size:32px}}.step-description{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;line-height:120%;letter-spacing:-.03em;color:#000000b3;max-width:389px;margin:0 auto}@media (min-width: 768px){.step-description{font-size:20px}}lite-youtube{background-color:#000;position:relative;display:block;contain:content;background-position:center center;background-size:cover;cursor:pointer;max-width:720px}lite-youtube:before{content:attr(data-title);display:block;position:absolute;top:0;background-image:linear-gradient(180deg,#000000ab,#0000008a 14%,#00000026 54%,#0000000d 72%,#0000 94%);height:99px;width:100%;font-family:YouTube Noto,Roboto,Arial,Helvetica,sans-serif;color:#eee;text-shadow:0 0 2px rgba(0,0,0,.5);font-size:18px;padding:25px 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box}lite-youtube:hover:before{color:#fff}lite-youtube:after{content:"";display:block;padding-bottom:56.25%}lite-youtube>iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}lite-youtube>.lyt-playbtn{display:block;width:100%;height:100%;background:no-repeat center/68px 48px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');position:absolute;cursor:pointer;z-index:1;filter:grayscale(100%);transition:filter .1s cubic-bezier(0,0,.2,1);border:0}lite-youtube:hover>.lyt-playbtn,lite-youtube .lyt-playbtn:focus{filter:none}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated:before,lite-youtube.lyt-activated>.lyt-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.video-banner-section{padding:140px 20px 80px;background:#fff}@media (max-width: 768px){.video-banner-section{padding:70px 20px 40px}}@media (min-width: 768px){.video-banner-section{padding:140px 40px 80px}}.video-banner-section .section-header{text-align:center;margin-bottom:40px}.video-banner-section .section-title{font-family:PlayfairDisplay-Regular,Helvetica,Arial,sans-serif;font-size:30px;font-weight:400;line-height:120%;letter-spacing:normal;color:#000;margin:8px 0 0;padding-bottom:40px}@media (min-width: 768px){.video-banner-section .section-title{font-size:44px}}@media (min-width: 1024px){.video-banner-section .section-title{font-size:56px}}.video-holder{width:100%;max-width:100%;margin:0 auto;border-radius:16px;overflow:hidden;aspect-ratio:1170/658}@media (min-width: 412px){.video-holder{max-width:412px}}@media (min-width: 770px){.video-holder{max-width:688px}}@media (min-width: 990px){.video-holder{max-width:928px}}@media (min-width: 1200px){.video-holder{max-width:1168px}}.video-holder lite-youtube{max-width:100%!important;width:100%!important;height:100%!important;position:relative;display:block;background-color:#000;background-position:center;background-size:cover;contain:none!important;box-shadow:none!important}.video-holder lite-youtube:after{display:none!important}.video-holder lite-youtube:before{display:none!important}.video-holder lite-youtube>iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.video-holder lite-youtube>.lyt-playbtn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:48px;z-index:1}.faq-section{padding:80px 20px 140px;background:#fff}@media (max-width: 768px){.faq-section{padding:40px 20px 70px}}@media (min-width: 768px){.faq-section{padding:100px 40px 140px}}.section-title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:30px;font-weight:400;color:#000;margin:0}.faq-show-more{display:block;margin:20px auto 0;padding:12px 32px;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;color:#19426c;background:transparent;border:2px solid #19426c;border-radius:50px;cursor:pointer;transition:all .2s ease}.page-seo-blocks{padding:20px 20px 40px;background:#fff}@media (min-width: 768px){.page-seo-blocks{padding:30px 40px 60px}}@media (min-width: 1024px){.page-seo-blocks{padding:30px 70px 60px}}.page-seo-blocks__divider{border:none;border-top:1px solid #e5e7eb;margin:0 auto 24px;max-width:100%}@media (min-width: 412px){.page-seo-blocks__divider{max-width:412px}}@media (min-width: 770px){.page-seo-blocks__divider{max-width:688px}}@media (min-width: 990px){.page-seo-blocks__divider{max-width:928px}}@media (min-width: 1200px){.page-seo-blocks__divider{max-width:1168px}}.page-seo-blocks__container{max-width:100%;margin:0 auto}@media (max-width: 769px){.page-seo-blocks__container{text-align:center}}@media (min-width: 770px){.page-seo-blocks__container{text-align:left}}@media (min-width: 412px){.page-seo-blocks__container{max-width:412px}}@media (min-width: 770px){.page-seo-blocks__container{max-width:688px}}@media (min-width: 990px){.page-seo-blocks__container{max-width:928px}}@media (min-width: 1200px){.page-seo-blocks__container{max-width:1168px}}.page-seo-blocks__block{margin-bottom:24px}.page-seo-blocks__block:last-child{margin-bottom:0}.page-seo-blocks__heading{font-family:PlayfairDisplay-Regular,Georgia,serif;color:#000;margin:0 0 8px;font-weight:400;line-height:1.2}h1.page-seo-blocks__heading{font-size:30px}@media (min-width: 768px){h1.page-seo-blocks__heading{font-size:56px}}h2.page-seo-blocks__heading{font-size:24px}@media (min-width: 768px){h2.page-seo-blocks__heading{font-size:36px}}h3.page-seo-blocks__heading{font-size:20px}@media (min-width: 768px){h3.page-seo-blocks__heading{font-size:28px}}h4.page-seo-blocks__heading{font-size:18px}@media (min-width: 768px){h4.page-seo-blocks__heading{font-size:22px}}h5.page-seo-blocks__heading{font-size:16px}h6.page-seo-blocks__heading{font-size:14px}.page-seo-blocks__content{font-family:RethinkSans,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:1.6;color:#838383;margin:0 0 8px}.page-seo-blocks__content p{margin:0 0 8px}.page-seo-blocks__content p:last-child{margin-bottom:0}.page-seo-blocks__content a{color:#2563eb;text-decoration:underline}.page-seo-blocks__content a:hover{color:#1d4ed8}.page-seo-blocks__content strong,.page-seo-blocks__content b{font-weight:700;color:#374151}.page-seo-blocks__content ul,.page-seo-blocks__content ol{margin:8px 0;padding-left:24px}.page-seo-blocks__content img{max-width:100%;height:auto;border-radius:8px;margin:8px 0}.page-seo-blocks__content blockquote{border-left:3px solid #d1d5db;padding-left:12px;margin:8px 0;color:#6b7280;font-style:italic}.page-seo-blocks__image{max-width:100%;height:auto;border-radius:8px;margin:8px 0}.page-seo-blocks__link{color:#2563eb;text-decoration:underline}.page-seo-blocks__link:hover{color:#1d4ed8}.page-seo-blocks__features{display:grid;grid-template-columns:1fr;gap:20px;margin-top:16px}@media (min-width: 768px){.page-seo-blocks__features{grid-template-columns:repeat(3,1fr);gap:32px}}.page-seo-blocks__feature{text-align:center;padding:24px 16px;background:#f9fafb;border-radius:12px;border:1px solid #f0f0f0}.page-seo-blocks__feature-icon{display:block;font-size:32px;margin-bottom:12px;line-height:1}.page-seo-blocks__feature-title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:18px;font-weight:400;color:#000;margin:0 0 8px}@media (min-width: 768px){.page-seo-blocks__feature-title{font-size:20px}}.page-seo-blocks__feature-text{font-family:RethinkSans,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;color:#838383;margin:0}.page-seo-blocks__steps{display:grid;grid-template-columns:1fr;gap:16px;margin-top:16px}@media (min-width: 768px){.page-seo-blocks__steps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}}.page-seo-blocks__step{display:flex;gap:14px;align-items:flex-start;padding:20px 16px;background:#f9fafb;border-radius:12px;border:1px solid #f0f0f0}@media (min-width: 768px){.page-seo-blocks__step{flex-direction:column;text-align:center;align-items:center}}.page-seo-blocks__step-number{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;border-radius:50%;background:#19426c;color:#fff;font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:16px;font-weight:600}.page-seo-blocks__step-title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:16px;font-weight:400;color:#000;margin:0 0 4px}@media (min-width: 768px){.page-seo-blocks__step-title{font-size:18px}}.page-seo-blocks__step-text{font-family:RethinkSans,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;color:#838383;margin:0}.related-blogs-section{max-width:1200px;margin:0 auto;padding:40px 20px 60px}.related-blogs-section .related-blogs-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:24px}.related-blogs-section .related-blogs-header h2{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:24px;font-weight:600;color:#000;margin:0}.related-blogs-section .related-blogs-header .related-blogs-view-all{font-size:14px;color:#19426c;text-decoration:none;font-weight:500}.related-blogs-section .related-blogs-header .related-blogs-view-all:hover{text-decoration:underline}.related-blogs-section .related-blogs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 991px){.related-blogs-section .related-blogs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.related-blogs-section .related-blogs-grid{grid-template-columns:1fr}}.section-header{margin-bottom:40px}.section-title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:30px;font-weight:400;color:#000;line-height:120%;letter-spacing:normal}@media (min-width: 768px){.section-title{font-size:44px}}@media (min-width: 1024px){.section-title{font-size:56px}}.cta-section{padding:80px 20px;background:#19426c}@media (min-width: 768px){.cta-section{padding:80px 40px}}.cta-content{text-align:center;max-width:600px;margin:0 auto}.cta-title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:1.75rem;font-weight:600;color:#fff;margin-bottom:16px}@media (min-width: 768px){.cta-title{font-size:2.5rem}}.cta-description{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;color:#fffc;margin-bottom:32px}@media (min-width: 768px){.cta-description{font-size:1.25rem}}.btn-cta{display:inline-block;padding:16px 40px;background:#fff;color:#19426c;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease}.btn-cta:hover{background:#f3f4f6;transform:translateY(-2px)}.design-support-section{padding:140px 20px 0;background:#fff;position:relative;overflow:hidden}.design-support-section:before{content:"";position:absolute;width:650px;height:520px;top:40px;left:50%;transform:translate(-50%);z-index:0;pointer-events:none;background:radial-gradient(ellipse at center,#ffd6a2e6,#ffddb6b3 35%,#e596ca33,#fff0 85%);filter:blur(45px)}@media (max-width: 768px){.design-support-section{padding:70px 20px 0}}@media (min-width: 768px){.design-support-section{padding:140px 40px 0}}.design-support-section .section-header{text-align:center;margin-bottom:48px;position:relative;z-index:1}.design-support-section .section-subtitle{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;color:#000;opacity:.7;line-height:130%;letter-spacing:-.03em;margin-top:24px}@media (min-width: 768px){.design-support-section .section-subtitle{font-size:18px}}@media (min-width: 1024px){.design-support-section .section-subtitle{font-size:20px}}.design-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1200px;margin:0 auto;position:relative;z-index:1}@media (min-width: 768px){.design-features-grid{grid-template-columns:repeat(4,284px);gap:16px;justify-content:center}}.design-feature-card{text-align:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:24px;padding:14px 14px 24px}@media (min-width: 768px){.design-feature-card{padding:64px 8px 32px;margin-top:15px;min-height:307px}}.design-feature-icon{width:48px;height:48px;margin:0 auto 16px}.design-feature-icon img{width:100%;height:100%;object-fit:contain}@media (min-width: 768px){.design-feature-icon{width:64px;height:64px;margin:0 auto 20px}}.design-feature-title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:20px;font-weight:400;color:#000;line-height:120%;letter-spacing:-.03em;margin:0 0 5px}@media (min-width: 768px){.design-feature-title{font-size:2rem}}.design-feature-description{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;color:#000;opacity:.7;line-height:100%;letter-spacing:-.03em;margin:16px 0 0}@media (min-width: 768px){.design-feature-description{font-size:20px}}.reviews-section{padding:140px 20px 0;background:#fff}@media (max-width: 768px){.reviews-section{padding:70px 20px 0}}@media (min-width: 768px){.reviews-section{padding:140px 40px 0}}.reviews-section .section-header{text-align:center;margin-bottom:48px}.reviews-section .section-subtitle{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;color:#000;opacity:.7;line-height:130%;letter-spacing:-.03em;margin-top:12px}@media (min-width: 768px){.reviews-section .section-subtitle{font-size:18px}}@media (min-width: 1024px){.reviews-section .section-subtitle{font-size:20px}}.reviews-grid{display:grid;gap:24px;max-width:1200px;margin:0 auto;align-items:start}@media (min-width: 1024px){.reviews-grid{grid-template-columns:repeat(3,1fr);gap:32px}}.review-card{background:#f8f8f8;border-radius:16px;padding:24px;margin:16px 0 0}.review-stars{display:flex;align-items:center;gap:2px;margin-bottom:12px}.review-stars img{width:16px;height:16px}.review-stars .star-empty{opacity:.3}.review-rating-value{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;color:#000;margin-left:4px}.review-title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:18px;font-weight:700;color:#000;margin:0 0 8px;line-height:1.4}.review-content{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;color:#000;line-height:1.5}.review-author{display:flex;align-items:center;gap:12px;margin-top:16px}.review-avatar{width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #e0e0e0;color:#666;display:flex;align-items:center;justify-content:center;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:20px;flex-shrink:0}.review-meta{display:flex;flex-direction:column}.review-name{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:16px;color:#000;margin:0 0 4px}.review-date{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;color:#000}.faq-section{padding:140px 20px;background:#fff}@media (max-width: 768px){.faq-section{padding:70px 20px}}@media (min-width: 768px){.faq-section{padding:140px 40px}}.faq-section .section-header{text-align:center;margin-bottom:80px}@media (max-width: 768px){.faq-section .section-header{margin-bottom:48px}}.faq-section .section-subtitle{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;color:#000;margin-top:24px}@media (min-width: 768px){.faq-section .section-subtitle{font-size:18px}}@media (min-width: 1024px){.faq-section .section-subtitle{font-size:20px}}.faq-list{max-width:1168px;margin:0 auto}.faq-item{margin-bottom:20px;border:1px solid #e6e2e0;border-radius:16px;overflow:hidden;background:#fff}.faq-question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px;background:#fff;border:none;cursor:pointer;text-align:left;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:400;color:#2e2c2a;transition:background-color .2s ease}.faq-question:hover{background-color:#fff}@media (min-width: 768px){.faq-question{font-size:20px}}.faq-chevron{flex-shrink:0;color:#666;transition:transform .3s ease}.faq-chevron.faq-chevron-open{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.faq-answer.faq-answer-open{max-height:500px;transition:max-height .4s ease-in}.faq-answer-content{padding:0 20px 20px}.faq-answer-content p{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#000;line-height:24px;margin:0}@media (min-width: 768px){.faq-answer-content p{font-size:16px}}.faq-answer-content ul{list-style:disc;padding:0 0 0 1.5rem;margin:12px 0 0}.faq-answer-content ul li{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#000;line-height:24px;padding-bottom:10px}@media (min-width: 768px){.faq-answer-content ul li{font-size:16px}}.faq-answer-content ul li:last-child{padding-bottom:0}.faq-show-more{display:block;margin:32px auto 0;padding:18px 38px;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:700;color:#19426c;background:transparent;border:2px solid #19426c;border-radius:50px;cursor:pointer;text-decoration:none;transition:all .2s ease}.faq-show-more:hover{background:#19426c;color:#fff}.faq-link{font-weight:600;color:#d22b2b;text-decoration:none}.faq-link:hover{color:#c41e3a}.faq-contact{text-align:center;padding-top:50px}.faq-contact-title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:24px;font-weight:400;color:#000;margin:0 0 10px}@media (min-width: 768px){.faq-contact-title{font-size:32px}}.faq-contact-text{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#000;line-height:1.5;margin:0}@media (min-width: 768px){.faq-contact-text{font-size:16px}}.faq-contact-box{display:inline-flex;align-items:center;gap:12px;background:#f8f8f8;border-radius:50px;padding:12px 12px 12px 24px;margin-top:20px}.faq-contact-email{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#000}@media (min-width: 768px){.faq-contact-email{font-size:16px}}.faq-contact-copy{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;color:#19426c;background:transparent;border:2px solid #19426c;border-radius:50px;padding:8px 24px;cursor:pointer;transition:all .2s ease}.faq-contact-copy:hover{background:#19426c;color:#fff}@media (min-width: 768px){.faq-contact-copy{font-size:16px}}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.section-subtitle{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;color:gray;margin-top:12px}@media (min-width: 768px){.section-subtitle{font-size:1.125rem}}.pro-pagination-style{display:flex;justify-content:center;margin:40px 0 20px}@media (max-width: 575px){.pro-pagination-style{margin:20px 0 10px}}.pagination-list{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}@media (max-width: 575px){.pagination-list{gap:2px}}.page-item{display:inline-block}.page-item .page-link{display:flex;align-items:center;justify-content:center;width:43px;height:43px;font-size:16px;font-weight:500;text-align:center;border-radius:12px;border:1px solid transparent;padding:0;color:#000;background-color:transparent;cursor:pointer;transition:all .2s ease;text-decoration:none}@media (max-width: 575px){.page-item .page-link{width:36px;height:36px;font-size:14px;border-radius:8px}}.page-item .page-link:hover:not(:disabled){background-color:#19426c;color:#fff;border-color:#19426c}.page-item .page-link:focus-visible{outline:2px solid #19426c;outline-offset:2px}.page-item.active .page-link{background-color:#fff;color:#000;border:1px solid #19426c;cursor:default}.page-item.active .page-link:hover{background-color:#fff;color:#000}.page-item.disabled .page-link{cursor:not-allowed;opacity:.4;background:transparent}.page-item.disabled .page-link:hover{background-color:transparent;color:#000}.page-item.ellipsis .page-link{cursor:default;background:transparent}.page-item.ellipsis .page-link:hover{background:transparent;color:#000}.page-prev svg,.page-next svg{width:16px;height:16px}@media (max-width: 575px){.page-prev svg,.page-next svg{width:14px;height:14px}}.breadcrumb-nav{padding:10px 10px 0}@media (min-width: 768px){.breadcrumb-nav{padding:10px 40px 0}}.breadcrumb-nav .container{max-width:1310px;margin:0 auto}.breadcrumb-list{display:flex;align-items:center;gap:8px;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#606060;list-style:none;margin:0;padding:0}.breadcrumb-list li{display:flex;align-items:center;gap:8px}.breadcrumb-list li:last-child{color:#000;font-weight:600}.breadcrumb-list a{color:#606060;text-decoration:none;transition:color .2s ease}.breadcrumb-list a:hover{color:#19426c}.breadcrumb-separator{display:flex;align-items:center;color:#767676}.breadcrumb-separator svg{width:16px;height:16px}.shop-header{position:relative;text-align:center;padding:24px 20px}@media (min-width: 768px){.shop-header{padding:16px 40px}}.shop-header-content{position:relative;z-index:1;max-width:800px;margin:0 auto}.shop-title{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:30px;font-weight:400;color:#000;line-height:120%;margin:0 0 8px}@media (min-width: 768px){.shop-title{font-size:56px}}.shop-description{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#000;line-height:130%;margin:0}@media (min-width: 768px){.shop-description{font-size:20px}}.shop-area{position:relative;padding:16px 10px 40px;min-height:100vh}@media (min-width: 768px){.shop-area{padding:24px 40px 60px}}.shop-area:before{content:"";position:absolute;width:700px;height:500px;top:60px;left:50%;transform:translate(-50%);z-index:0;pointer-events:none;background:radial-gradient(ellipse at center,#ffd6a299,#ffddb666,#e596ca1f 50%,#fff0 70%);contain:strict}.shop-area.no-subcategories:before{top:-40px}.shop-area .container{position:relative;z-index:1;max-width:1310px;margin:0 auto}.shop-top-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.shop-count{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:14px;color:#606060;margin:0}.subcategories-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}@media (min-width: 768px){.subcategories-list{gap:12px;margin-bottom:32px}}.subcategory-link{padding:6px 12px;background-color:transparent;color:#c93434;text-decoration:none;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize;transition:all .3s ease;border:2px solid #c93434}@media (min-width: 768px){.subcategory-link{padding:8px 16px;font-size:14px}}.subcategory-link:hover,.subcategory-link.active{background-color:#c93434;color:#fff;border-color:#c93434}.subcategory-link.skeleton-pill{width:80px;height:32px;background:#e8e8e8;border:none;position:relative;overflow:hidden}@media (min-width: 768px){.subcategory-link.skeleton-pill{height:36px}}.subcategory-link.skeleton-pill:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer-transform 1.5s infinite}.product-grid{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start;transition:opacity .2s ease}.product-grid.is-loading{opacity:.5;pointer-events:none}@media (min-width: 768px){.product-grid{display:grid;grid-template-columns:repeat(3,305px);gap:30px;justify-content:center}}@media (min-width: 1024px){.product-grid{grid-template-columns:repeat(4,305px);gap:30px;justify-content:center}}.product-col{display:contents}@media (min-width: 768px){.product-col{display:block;min-height:420px;contain:layout style}}.product-wrap{position:relative;width:calc(50% - 5px);margin-bottom:0}@media (min-width: 768px){.product-wrap{width:auto;margin-bottom:30px}}.product-link{display:block;text-decoration:none}.product-img{position:relative;overflow:hidden;padding:12px 26px;border-radius:12px;background:#f0f0f0;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;aspect-ratio:305/365;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.product-img{width:305px;height:365px;padding:25px 40px;aspect-ratio:auto;contain:layout paint}}.product-img:hover{box-shadow:#00204d26 0 8px 18px;transform:translateY(-4px)}.product-thumbnail{position:relative;width:100%;aspect-ratio:226/329;display:flex;align-items:center;justify-content:center;border-radius:6px;box-shadow:0 8px 10px #0000001a;overflow:hidden}@media (min-width: 768px){.product-thumbnail{width:225px;height:315px;aspect-ratio:auto}}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.product-thumbnail img[loading=lazy]{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-lottie{width:100%;height:100%;background:#fff;opacity:0;transition:opacity .3s ease}.product-lottie.loaded{opacity:1}.product-lottie svg{width:100%!important;height:100%!important}.product-placeholder-icon{font-size:3rem;opacity:.5}@media (min-width: 768px){.product-placeholder-icon{font-size:4rem}}.product-badges{position:absolute;top:12px;right:12px;padding:6px 10px;border-radius:6px;background-color:#fff;border:1px solid rgba(25,66,108,.2);z-index:5}.product-label{font-size:12px;font-weight:600;color:#000;line-height:1}.product-content{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:0 4px}@media (min-width: 768px){.product-content{margin-top:20px}}.product-title{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;color:#000;margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 768px){.product-title{font-size:16px}}.product-favorite-btn{flex-shrink:0;background:transparent;border:none;cursor:pointer;color:#000;transition:color .2s ease;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:8px}.product-favorite-btn:hover,.product-favorite-btn.active{color:#fe5252}.product-favorite-btn svg{display:block;width:18px;height:16px}@media (min-width: 768px){.product-favorite-btn svg{width:22px;height:20px}}.product-wrap.skeleton .product-img:hover{box-shadow:none;transform:none}.product-wrap.skeleton .skeleton-thumbnail,.product-wrap.skeleton .skeleton-title,.product-wrap.skeleton .skeleton-btn{position:relative;overflow:hidden;background:#e8e8e8}.product-wrap.skeleton .skeleton-thumbnail:after,.product-wrap.skeleton .skeleton-title:after,.product-wrap.skeleton .skeleton-btn:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);transform:translate(-100%);animation:shimmer-transform 1.5s infinite;will-change:transform}.product-wrap.skeleton .skeleton-thumbnail{width:100%;aspect-ratio:226/329;border-radius:6px}.product-wrap.skeleton .skeleton-title{height:16px;width:80%;border-radius:4px}.product-wrap.skeleton .skeleton-btn{height:20px;width:20px;border-radius:50%}@keyframes shimmer-transform{0%{transform:translate(-100%)}to{transform:translate(100%)}}.no-results{grid-column:1/-1;text-align:center;padding:60px 20px}@media (min-width: 768px){.no-results{padding:100px 40px}}.no-results-icon{font-size:3rem;margin-bottom:16px}@media (min-width: 768px){.no-results-icon{font-size:4rem}}.no-results h3{font-family:PlayfairDisplay-Regular,Georgia,serif;font-size:20px;font-weight:600;color:#000;margin:0 0 8px}@media (min-width: 768px){.no-results h3{font-size:24px}}.no-results p{font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#606060;margin:0 0 24px}@media (min-width: 768px){.no-results p{font-size:16px}}.btn-primary{display:inline-block;padding:14px 32px;background:#19426c;color:#fff;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;border-radius:50px;text-decoration:none;transition:all .3s ease}.btn-primary:hover{background:#0d2d4a;transform:translateY(-2px)}.load-more-container{display:flex;justify-content:center;padding:40px 0}.btn-load-more{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:200px;padding:14px 32px;background:#19426c;color:#fff;font-family:RethinkSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease}.btn-load-more:hover:not(:disabled){background:#0d2d4a;transform:translateY(-2px)}.btn-load-more:disabled{opacity:.7;cursor:not-allowed}.btn-load-more .spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.pagination{display:flex;justify-content:center;gap:4px;margin-top:40px}.pagination .page-item .page-link{display:flex;align-items:center;justify-content:center;width:43px;height:43px;font-size:16px;text-align:center;border-radius:12px;border:none;color:#000;background:transparent;transition:all .2s ease}.pagination .page-item .page-link:hover{background-color:#19426c;color:#fff}.pagination .page-item.active .page-link{background-color:#fff;color:#000;border:1px solid #19426c}.pagination .page-item.disabled .page-link{cursor:not-allowed;opacity:.5}.error-boundary{display:flex;align-items:center;justify-content:center;min-height:400px;padding:2rem}.error-boundary__content{text-align:center;max-width:400px}.error-boundary__icon{margin-bottom:1.5rem;color:#ef4444}.error-boundary__title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}.error-boundary__message{color:#4b5563;margin-bottom:1.5rem}.error-boundary__details{margin-bottom:1.5rem;text-align:left}.error-boundary__details summary{cursor:pointer;color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.error-boundary__details pre{background:#f3f4f6;padding:1rem;border-radius:.375rem;font-size:.75rem;overflow-x:auto;color:#ef4444}.error-boundary__actions{display:flex;gap:1rem;justify-content:center}.async-error{padding:1rem;text-align:center;color:#4b5563}.async-error button{margin-top:.5rem;color:#6366f1;text-decoration:underline}.rewards-banner{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:9999998;animation:rewards-banner-in .3s ease}@media (max-width: 480px){.rewards-banner{bottom:16px;left:16px;right:16px;transform:none}}.rewards-banner.exiting{animation:rewards-banner-out .3s ease forwards}.rewards-banner__content{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:linear-gradient(135deg,#1a3a5c,#2a5580,#19426c);border:1px solid rgba(255,255,255,.15);border-radius:14px;box-shadow:0 8px 32px #1a3a5c59,0 2px 8px #0000001a,inset 0 1px #ffffff1a;font-size:.875rem;color:#fffffff2;white-space:nowrap}@media (max-width: 480px){.rewards-banner__content{font-size:.8125rem;gap:.5rem;padding:.75rem;white-space:normal;flex-wrap:wrap}}.rewards-banner__emoji{font-size:1.25rem;line-height:1;flex-shrink:0}.rewards-banner__text{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.rewards-banner__text strong{color:#fff;font-weight:700}.rewards-banner__sep{color:#fff6}.rewards-banner__link{background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fff;font-weight:600;font-size:.8125rem;cursor:pointer;text-decoration:none;padding:.25rem .625rem;border-radius:6px;transition:background .15s,border-color .15s;flex-shrink:0}.rewards-banner__link:hover{background:#ffffff40;border-color:#fff6}.rewards-banner__close{background:none;border:none;cursor:pointer;color:#ffffff80;padding:.25rem;min-width:28px;min-height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;flex-shrink:0;transition:color .15s}.rewards-banner__close:hover{color:#ffffffd9}@keyframes rewards-banner-in{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes rewards-banner-out{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(12px)}}@media (max-width: 480px){@keyframes rewards-banner-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes rewards-banner-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}}@media (prefers-reduced-motion: reduce){.rewards-banner,.rewards-banner.exiting{animation:none}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@font-face{font-family:PlayfairDisplay-Regular;src:url(/fonts/Playfair_Display/PlayfairDisplay-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PlayfairDisplay-Regular;src:url(/fonts/Playfair_Display/PlayfairDisplay-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:PlayfairDisplay-Regular;src:url(/fonts/Playfair_Display/PlayfairDisplay-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:PlayfairDisplay-Regular;src:url(/fonts/Playfair_Display/PlayfairDisplay-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:RethinkSans;src:url(/fonts/Rethink_Sans/RethinkSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:RethinkSans;src:url(/fonts/Rethink_Sans/RethinkSans-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:RethinkSans;src:url(/fonts/Rethink_Sans/RethinkSans-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:RethinkSans;src:url(/fonts/Rethink_Sans/RethinkSans-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;overflow-x:hidden;overscroll-behavior-y:none;width:100%;max-width:100vw;background-color:#fff}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#1f2937;background-color:#fff;overflow-x:hidden;max-width:100vw}#root{overflow-x:hidden;max-width:100vw}body>textarea{left:0!important;right:auto!important;top:0!important}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none}ul,ol{list-style:none}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.container{padding:0 1.5rem}}@media (min-width: 1024px){.container{padding:0 2rem}}*:focus,*:focus-visible{outline:none}.sr-only,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;border-radius:.5rem;transition:all .15s ease;cursor:pointer;white-space:nowrap;border:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 6px -1px #0000001a}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.card{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .3s ease forwards}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-slideUp{animation:slideUp .4s ease forwards}.aspect-card{aspect-ratio:3/4;width:100%}.aspect-square{aspect-ratio:1/1;width:100%}.aspect-video{aspect-ratio:16/9;width:100%}.img-skeleton{position:relative;background:#e8e8e8;overflow:hidden}.img-skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 25%,rgba(255,255,255,.5) 50%,transparent 75%);animation:skeleton-loading 1.5s infinite;will-change:transform}@keyframes skeleton-loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}.card-flip-container{perspective:1000px}.card-flipper{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.175,.885,.32,1.275)}.card-flipper.flipped{transform:rotateY(180deg)}.card-face{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:.75rem;overflow:hidden}.card-face-back{transform:rotateY(180deg)}
