@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.login-form-wrapper .login-form-submit-action-wrapper{gap:10px;display:flex}.login-form-wrapper .flex-wrapper-on-inline-inputs{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;display:flex}.login-form-wrapper .flex-wrapper-on-inline-inputs .ant-form-item{width:48%}.hover-icon{transition:color .3s}.hover-icon:hover{color:#1890ff}.login-form-wrapper .ant-form-item{margin-bottom:10px}.login-form-wrapper .login-form-submit-action-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.login-form-wrapper .login-form-submit-action-wrapper .login-form-button{width:100%}.lp{background-color:var(--light-gray);color:var(--dark-text);min-height:100vh;font-family:Inter,sans-serif}.neumorphism-outset,.lp-footer__social a,.lp-video-container,.lp-testimonials__container,.lp-pricing-card__button,.lp-pricing-card__badge,.lp-pricing-card,.lp-pricing__container,.lp-feature-card,.lp-features__container,.lp-offering-card,.lp-offerings__container,.lp-pagination__button,.lp-product-card,.lp-filter-button,.lp-search-results__container,.lp-search__button,.lp-hero__content,.btn--signup,.btn--login{box-shadow:9px 9px 16px #a3b1c699,-9px -9px 16px #ffffff80}.neumorphism-inset,.lp-footer__social a:hover,.lp-video-iframe-container,.lp-offering-card__icon,.lp-pagination__button:hover,.lp-filter-button:hover,.lp-search,.btn--login:hover{box-shadow:inset 9px 9px 16px #a3b1c699,inset -9px -9px 16px #ffffff80}.glass-effect,.lp-video-container,.lp-testimonials__container,.lp-pricing__container,.lp-features__container,.lp-offerings__container,.lp-search-results__container,.lp-search{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border:1px solid #ffffff4d}.glass-effect.hero-glass,.hero-glass.lp-video-container,.hero-glass.lp-testimonials__container,.hero-glass.lp-pricing__container,.hero-glass.lp-features__container,.hero-glass.lp-offerings__container,.hero-glass.lp-search-results__container,.hero-glass.lp-search{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fff6;border:1px solid #fff6}.layout-container{flex-direction:column;flex-grow:1;height:100%;display:flex}.layout-content-container{flex-direction:column;gap:80px;width:100%;max-width:1280px;margin:0 auto;display:flex}.lp-header{white-space:nowrap;border-bottom:1px solid #9ca3af80;justify-content:space-between;align-items:center;padding:16px 40px;display:flex}.lp-header__brand{align-items:center;gap:16px;display:flex}.lp-logo{width:32px;height:32px;color:var(--primary-yellow)}.lp-logo svg{fill:currentColor;width:100%;height:100%}.lp-brand-text{color:var(--dark-text);font-size:24px;font-weight:700}.lp-nav{flex:1;justify-content:center;gap:40px;display:none}@media (min-width:768px){.lp-nav{display:flex}}.lp-nav a{color:#333c;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s}.lp-nav a:hover{color:var(--primary-yellow)}.lp-header__actions{gap:16px;display:flex}.btn{cursor:pointer;letter-spacing:.025em;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:90px;max-width:480px;height:44px;padding:0 20px;font-size:16px;font-weight:700;line-height:normal;transition:all .3s;display:flex;overflow:hidden}.btn .truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.btn--login{background-color:var(--light-gray);color:var(--dark-text)}.btn--signup{background-color:var(--primary-yellow);color:#fff}.btn--signup:hover{background-color:#febe10e6}.lp-main{flex:1;justify-content:center;padding:24px;display:flex}@media (min-width:640px){.lp-main{padding:32px}}@media (min-width:768px){.lp-main{padding:48px}}.lp-hero{width:100%;position:relative;container-type:inline-size}.lp-hero__content{text-align:center;background-color:var(--light-gray);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:520px;padding:40px;display:flex}.lp-hero__title{color:var(--dark-text);margin:0;font-size:48px;font-weight:800;line-height:1.1}@media (min-width:640px){.lp-hero__title{font-size:60px}}@media (min-width:1024px){.lp-hero__title{font-size:72px}}.lp-hero__subtitle{color:#333c;max-width:768px;margin:0;font-size:20px;line-height:1.6}.lp-search-container{width:100%;max-width:768px;margin-top:40px}.lp-search{border-radius:9999px;padding:8px;position:relative}.lp-search__icon{pointer-events:none;color:#3339;align-items:center;display:flex;position:absolute;top:50%;left:32px;transform:translateY(-50%)}.lp-search__icon svg{fill:currentColor;width:28px;height:28px}.lp-search__input{width:100%;color:var(--dark-text);background:0 0;border:none;border-radius:9999px;outline:none;padding:20px 144px 20px 80px;font-size:20px}.lp-search__input::placeholder{color:#3339}.lp-search__input:focus{box-shadow:none;outline:none}.lp-search__button{background-color:var(--primary-yellow);color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0 40px;font-size:16px;font-weight:700;transition:all .3s;display:flex;position:absolute;top:10px;bottom:10px;right:10px}.lp-search__button:hover{background-color:#febe10e6}.lp-search-results{width:100%}.lp-search-results__container{border-radius:24px;flex-direction:column;gap:40px;padding:40px;display:flex}.lp-search-results__header{flex-direction:column;justify-content:space-between;align-items:center;gap:32px;display:flex}@media (min-width:768px){.lp-search-results__header{flex-direction:row}}.lp-search-results__title{color:var(--dark-text);margin:0;font-size:36px;font-weight:700}.lp-search-results__filters{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.lp-filter-button{background-color:var(--light-gray);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:16px;font-weight:500;transition:all .3s;display:flex;position:relative}.lp-filter-button svg{stroke:currentColor;fill:none;width:20px;height:20px}.lp-product-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:32px;display:grid}.lp-product-card{background:#ffffff4d;border-radius:16px;padding:20px;transition:all .3s}.lp-product-card:hover{transform:translateY(-4px);box-shadow:12px 12px 20px #a3b1c6b3,-12px -12px 20px #fff9}.lp-product-card__image{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:200px;margin-bottom:16px}.lp-product-card__title{color:var(--dark-text);margin:0 0 8px;font-size:18px;font-weight:600}.lp-product-card__description{color:#333333b3;margin-bottom:12px;font-size:14px}.lp-product-card__meta{justify-content:space-between;align-items:center;display:flex}.lp-product-card__price{color:var(--primary-yellow);font-weight:700}.lp-product-card__rating{color:#3339;align-items:center;gap:4px;font-size:14px;display:flex}.lp-product-card__rating svg{width:16px;height:16px;fill:var(--secondary-yellow)}.lp-pagination{justify-content:center;align-items:center;gap:8px;margin-top:32px;display:flex}.lp-pagination__button{background-color:var(--light-gray);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.lp-pagination__button.active{background-color:var(--primary-yellow);color:#fff}.lp-offerings{width:100%}.lp-offerings__container{border-radius:24px;flex-direction:column;gap:40px;padding:40px;display:flex}.lp-offerings__title{color:var(--dark-text);text-align:center;margin:0 0 32px;font-size:36px;font-weight:700}.lp-offerings__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.lp-offering-card{text-align:center;background:#ffffff4d;border-radius:16px;padding:24px;transition:all .3s}.lp-offering-card:hover{transform:translateY(-4px)}.lp-offering-card__icon{background:linear-gradient(135deg,#febe1033,#fde04733);border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.lp-offering-card__icon svg{width:32px;height:32px;color:var(--primary-yellow)}.lp-offering-card__title{color:var(--dark-text);margin:0 0 8px;font-size:18px;font-weight:600}.lp-offering-card__description{color:#333333b3;font-size:14px;line-height:1.5}.lp-features{width:100%}.lp-features__container{border-radius:24px;flex-direction:column;gap:40px;padding:40px;display:flex}.lp-features__title{color:var(--dark-text);text-align:center;margin:0 0 32px;font-size:36px;font-weight:700}.lp-features__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.lp-feature-card{text-align:center;background:#ffffff4d;border-radius:16px;padding:20px;transition:all .3s}.lp-feature-card:hover{transform:translateY(-4px)}.lp-feature-card__image{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:150px;margin-bottom:16px}.lp-feature-card__title{color:var(--dark-text);margin:0 0 8px;font-size:18px;font-weight:600}.lp-feature-card__description{color:#333333b3;font-size:14px;line-height:1.5}.lp-pricing{width:100%}.lp-pricing__container{border-radius:24px;flex-direction:column;gap:40px;padding:40px;display:flex}.lp-pricing__title{color:var(--dark-text);text-align:center;margin:0 0 32px;font-size:36px;font-weight:700}.lp-pricing__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.lp-pricing-card{text-align:center;background:#ffffff4d;border-radius:16px;padding:32px 24px;transition:all .3s;position:relative}.lp-pricing-card:hover{transform:translateY(-4px)}.lp-pricing-card.featured{border:2px solid var(--primary-yellow);box-shadow:0 0 0 4px #febe1033,9px 9px 16px #a3b1c699,-9px -9px 16px #ffffff80}.lp-pricing-card__badge{background-color:var(--primary-yellow);color:#fff;border-radius:20px;padding:6px 16px;font-size:12px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.lp-pricing-card__title{color:var(--dark-text);margin:0 0 8px;font-size:24px;font-weight:700}.lp-pricing-card__price{color:var(--primary-yellow);margin:0 0 4px;font-size:48px;font-weight:800}.lp-pricing-card__period{color:#3339;margin-bottom:24px;font-size:16px}.lp-pricing-card__features{margin:0 0 32px;padding:0;list-style:none}.lp-pricing-card__features li{color:var(--dark-text);align-items:center;gap:8px;padding:8px 0;display:flex}.lp-pricing-card__features li svg{width:16px;height:16px;color:var(--primary-yellow);flex-shrink:0}.lp-pricing-card__button{background-color:var(--primary-yellow);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px 24px;font-weight:600;transition:all .3s}.lp-pricing-card__button:hover{background-color:#febe10e6}.lp-pricing-card__button.secondary{background-color:var(--light-gray);color:var(--dark-text)}.lp-testimonials{width:100%}.lp-testimonials__container{border-radius:24px;flex-direction:column;gap:40px;padding:40px;display:flex}.lp-testimonials__title{color:var(--dark-text);text-align:center;margin:0 0 32px;font-size:36px;font-weight:700}.lp-testimonials__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.lp-testimonials__logo{-o-object-fit:contain;object-fit:contain;max-width:80%;max-height:80%}@media (min-width:640px){.lp-video-container{border-radius:24px;gap:32px;padding:32px}}@media (min-width:1024px){.lp-video-container{gap:40px;padding:40px}}@media (min-width:640px){.lp-video-title{font-size:30px}}@media (min-width:1024px){.lp-video-title{font-size:36px}}@media (min-width:640px){.lp-video-iframe-container{border-radius:24px}}.lp-video-thumbnail-player{transition:transform .3s,box-shadow .3s}.lp-video-thumbnail-player:hover{transform:scale(1.02);box-shadow:0 20px 40px #0003}.lp-video-thumbnail-player:hover .lp-video-play-overlay{background:#0000004d}.lp-video-thumbnail-player:hover .lp-video-play-button svg{transform:scale(1.1)}.lp-video-play-overlay{background:#0003;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.lp-video-play-button svg{filter:drop-shadow(0 4px 8px #0000004d);transition:transform .3s}@media (min-width:640px){.lp-video-description{font-size:18px}.lp-video-container{border-radius:24px;gap:32px;padding:32px}}@media (min-width:1024px){.lp-video-container{gap:40px;padding:40px}}@media (min-width:640px){.lp-video-title{font-size:30px}}@media (min-width:1024px){.lp-video-title{font-size:36px}}@media (min-width:640px){.lp-video-iframe-container{border-radius:24px}.lp-video-description{font-size:18px}}.lp-footer{background-color:var(--light-gray);border-top:1px solid #9ca3af4d;margin-top:80px;padding:48px 40px 24px}.lp-footer__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;max-width:1280px;margin:0 auto;display:grid}.lp-footer__section h3{color:var(--dark-text);margin:0 0 16px;font-size:18px;font-weight:600}.lp-footer__section ul{margin:0;padding:0;list-style:none}.lp-footer__section ul li{margin-bottom:8px}.lp-footer__section ul li a{color:#333333b3;text-decoration:none;transition:color .3s}.lp-footer__section ul li a:hover{color:var(--primary-yellow)}.lp-footer__brand{align-items:center;gap:12px;margin-bottom:16px;display:flex}.lp-footer__brand .lp-logo{width:32px;height:32px}.lp-footer__brand .lp-brand-text{font-size:20px;font-weight:700}.lp-footer__description{color:#333333b3;margin-bottom:16px;line-height:1.6}.lp-footer__social{gap:12px;display:flex}.lp-footer__social a{width:40px;height:40px;color:var(--dark-text);background:#ffffff4d;border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex}.lp-footer__social a:hover{color:var(--primary-yellow)}.lp-footer__social a svg{width:20px;height:20px}.lp-footer__bottom{text-align:center;color:#3339;border-top:1px solid #9ca3af4d;margin-top:32px;padding-top:24px;font-size:14px}@media (max-width:768px){.lp-header{padding:16px 24px}.lp-main{padding:16px}.lp-hero__title{font-size:32px}.lp-search__input{padding:16px 120px 16px 60px;font-size:16px}.lp-search__button{padding:0 24px}.lp-product-grid,.lp-offerings__grid,.lp-features__grid,.lp-pricing__grid{grid-template-columns:1fr}.lp-footer__container{text-align:center;grid-template-columns:1fr}}@media (max-width:480px){.lp-hero__content{min-height:400px;padding:24px}.lp-search-results__container,.lp-offerings__container,.lp-features__container,.lp-pricing__container,.lp-testimonials__container{padding:24px}}@media (max-width:640px){.mobile-menu-overlay{z-index:40;background-color:#00000080;position:fixed;top:0;bottom:0;left:0;right:0}.mobile-menu{background-color:var(--light-gray);z-index:50;width:280px;height:100vh;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%)}.mobile-menu.open{transform:translate(0)}body{-moz-text-size-adjust:100%;text-size-adjust:100%}.layout-content-container{max-width:100vw;overflow-x:hidden}section{scroll-margin-top:80px}}.mobile-menu-backdrop{z-index:40;background-color:#00000080;position:fixed;top:0;bottom:0;left:0;right:0}.mobile-menu-container{background-color:var(--light-gray);z-index:50;width:280px;height:100vh;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-5px 0 15px #0000001a}.mobile-menu-container.open{transform:translate(0)}.hamburger-line{transform-origin:50%;transition:transform .3s ease-in-out,opacity .2s ease-in-out}@media (max-width:768px){.mobile-menu-backdrop{z-index:40}.mobile-menu-container{z-index:50;top:0;right:0}.mobile-menu-container nav a{text-align:center;display:block}.mobile-menu-container nav{flex-direction:column;align-items:center;display:flex}}.lp-video-section{width:100%}.lp-video-container{border-radius:16px;flex-direction:column;gap:24px;padding:24px;display:flex}@media (min-width:640px){.lp-video-container{border-radius:24px;gap:32px;padding:32px}}@media (min-width:1024px){.lp-video-container{gap:40px;padding:40px}}.lp-video-title{color:var(--dark-text);text-align:center;font-size:24px;font-weight:700}@media (min-width:640px){.lp-video-title{font-size:30px}}@media (min-width:1024px){.lp-video-title{font-size:36px}}.lp-video-wrapper{justify-content:center;display:flex}.lp-video-iframe-container{aspect-ratio:16/9;border-radius:16px;width:100%;max-width:1024px;overflow:hidden}@media (min-width:640px){.lp-video-iframe-container{border-radius:24px}}.lp-video-iframe-container .lite-youtube{border-radius:16px;width:100%;height:100%}@media (min-width:640px){.lp-video-iframe-container .lite-youtube{border-radius:24px}}.lp-video-description{text-align:center;color:#333c;font-size:16px}@media (min-width:640px){.lp-video-description{font-size:18px}}:root{--primary-yellow:#febe10;--secondary-yellow:#fde047;--light-gray:#e0e5ec;--white:#fff;--dark-text:#333}.demo-booking-modal .ant-modal-mask{background-color:#0000004d}.demo-booking-modal .ant-modal-wrap{z-index:1001}.demo-booking-modal .ant-modal-content{background:var(--light-gray);border:1px solid #ffffff4d;border-radius:24px;overflow:hidden;box-shadow:9px 9px 16px #a3b1c699,-9px -9px 16px #ffffff80}.demo-booking-modal .ant-modal-header{background:var(--light-gray);border-bottom:none;border-radius:24px 24px 0 0;padding:24px 32px 16px}.demo-booking-modal .ant-modal-title{color:var(--dark-text);align-items:center;gap:12px;font-size:1.5rem;font-weight:800;display:flex}.title-icon{font-size:1.8rem}.demo-booking-modal .ant-modal-close{color:var(--dark-text);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;top:20px;right:20px;box-shadow:3px 3px 6px #a3b1c699,-3px -3px 6px #ffffff80}.demo-booking-modal .ant-modal-close:hover{color:var(--primary-yellow);background:#fff3;box-shadow:inset 3px 3px 6px #a3b1c699,inset -3px -3px 6px #ffffff80}.demo-booking-modal .ant-modal-close-x{justify-content:center;align-items:center;font-size:16px;display:flex}.demo-booking-modal .ant-modal-body{background:var(--light-gray);padding:0 32px 32px}.modal-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffff4d;border-radius:16px;padding:24px}.modal-description{text-align:center;background:#ffffff80;border-radius:16px;margin-bottom:24px;padding:24px;box-shadow:inset 3px 3px 6px #a3b1c666,inset -3px -3px 6px #fff6}.modal-description h3{color:var(--dark-text);margin:0 0 12px;font-size:1.4rem;font-weight:700}.modal-description p{color:var(--dark-text);opacity:.8;margin:0;font-size:1rem;line-height:1.6}.demo-booking-modal .ant-form-item-label>label{color:var(--dark-text);opacity:.9;font-size:.95rem;font-weight:600}.demo-booking-modal .ant-input,.demo-booking-modal .ant-select-selector,.demo-booking-modal .ant-input-affix-wrapper,.demo-booking-modal .ant-input-textarea{color:var(--dark-text);background:#fffc;border:none;border-radius:12px;padding:12px 16px;font-size:1rem;transition:all .3s;box-shadow:inset 3px 3px 6px #a3b1c64d,inset -3px -3px 6px #ffffffb3}.demo-booking-modal .ant-input:focus,.demo-booking-modal .ant-select-focused .ant-select-selector,.demo-booking-modal .ant-input-affix-wrapper:focus{border:none;box-shadow:inset 2px 2px 4px #a3b1c64d,inset -2px -2px 4px #ffffffb3,0 0 0 3px #febe104d}.demo-booking-modal .ant-input:hover,.demo-booking-modal .ant-select:hover .ant-select-selector,.demo-booking-modal .ant-input-affix-wrapper:hover{box-shadow:inset 2px 2px 4px #a3b1c64d,inset -2px -2px 4px #ffffffb3}.demo-booking-modal .ant-select-selection-placeholder{color:#0006}.demo-booking-modal .ant-select-dropdown{background:var(--light-gray);border:1px solid #ffffff4d;border-radius:12px;box-shadow:6px 6px 12px #a3b1c699,-6px -6px 12px #ffffff80}.demo-booking-modal .ant-select-item{border-radius:8px;margin:4px}.demo-booking-modal .ant-select-item-option-active{background:#febe1033}.form-actions{margin-top:32px;margin-bottom:0}.submit-button{background:linear-gradient(135deg,var(--primary-yellow),#ffc107);text-transform:uppercase;letter-spacing:1px;height:56px;color:var(--dark-text);border:none;border-radius:12px;font-size:1.1rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:6px 6px 12px #a3b1c666,-6px -6px 12px #ffffffb3}.submit-button:hover,.submit-button:focus{background:linear-gradient(135deg,#ffc107,var(--primary-yellow));transform:translateY(-2px);box-shadow:8px 8px 16px #a3b1c680,-8px -8px 16px #fffc}.submit-button:active{transform:translateY(0);box-shadow:inset 4px 4px 8px #a3b1c666,inset -4px -4px 8px #ffffffb3}.submit-button.ant-btn-loading{opacity:.8}.demo-booking-modal .ant-form-item-has-error .ant-input,.demo-booking-modal .ant-form-item-has-error .ant-select-selector,.demo-booking-modal .ant-form-item-has-error .ant-input-affix-wrapper{box-shadow:inset 3px 3px 6px #a3b1c699,inset -3px -3px 6px #ffffff80,0 0 0 2px #ff4d4f33}.demo-booking-modal .ant-form-item-explain{color:#ff4d4f;padding-top:4px;font-size:.85rem}@media (max-width:768px){.demo-booking-modal{width:calc(100% - 32px);margin:0 16px}.demo-booking-modal .ant-modal-header{padding:20px}.demo-booking-modal .ant-modal-body{padding:0 20px 20px}.modal-content{padding:16px}.modal-description{padding:16px;font-size:.9rem}.submit-button{height:50px;font-size:1rem}.demo-booking-modal .ant-input,.demo-booking-modal .ant-select-selector,.demo-booking-modal .ant-input-affix-wrapper{padding:10px 14px}}@media (max-width:480px){.demo-booking-modal .ant-modal-header{padding:16px}.demo-booking-modal .ant-modal-body{padding:0 16px 16px}.modal-content{padding:12px}.modal-description{padding:12px;font-size:.85rem}}.demo-booking-modal.ant-modal{animation:.3s ease-out modalSlideIn}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.demo-booking-modal .ant-modal{max-width:calc(100vw - 32px)}.product-quick-view-drawer .ant-drawer-content{overflow:hidden}.product-quick-view-drawer .drawer-content{background:#fff;flex-direction:column;min-height:100%;display:flex}.product-quick-view-drawer .drawer-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#fffffff2;border-bottom:1px solid #f0f0f0;padding:16px 24px;position:sticky;top:0}.product-quick-view-drawer .drawer-header .header-content{justify-content:space-between;align-items:center;display:flex}.product-quick-view-drawer .drawer-header .drawer-title{color:#262626;margin:0;font-weight:600}.product-quick-view-drawer .drawer-header .close-button{color:#8c8c8c;box-shadow:none;border:none}.product-quick-view-drawer .drawer-header .close-button:hover{color:#f5365c;background:#f5365c1a}.product-quick-view-drawer .product-image-section{background:#fff;border-radius:16px;margin:16px;padding:24px;position:relative;box-shadow:0 4px 20px #00000014}.product-quick-view-drawer .product-image-section .stock-ribbon .ant-badge-ribbon{font-size:12px;font-weight:600}.product-quick-view-drawer .product-image-section .image-container{background:#f8f9fa;border-radius:12px;position:relative;overflow:hidden}.product-quick-view-drawer .product-image-section .image-container .product-image{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:280px;transition:transform .3s}.product-quick-view-drawer .product-image-section .image-container .product-image:hover{transform:scale(1.02)}.product-quick-view-drawer .product-image-section .image-container .discount-overlay{color:#fff;background:#ff4d4e;border-radius:20px;padding:8px 12px;font-size:12px;font-weight:600;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px #f5365c4d}.product-quick-view-drawer .product-image-section .image-container .discount-overlay .discount-text{text-shadow:0 1px 2px #0003}.product-quick-view-drawer .product-content{flex:1;padding:0 16px 80px;overflow-y:auto}.product-quick-view-drawer .product-content .product-header{background:#fff;border-radius:16px;margin-bottom:16px;padding:20px;box-shadow:0 2px 12px #0000000f}.product-quick-view-drawer .product-content .product-header .product-title{color:#262626;margin:0 0 8px;font-weight:600;line-height:1.3}.product-quick-view-drawer .product-content .product-header .product-meta .ant-rate{color:#faad14}.product-quick-view-drawer .product-content .pricing-card{box-shadow:none;color:#262626;background:#fff;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:16px}.product-quick-view-drawer .product-content .pricing-card .ant-card-body{background:0 0}.product-quick-view-drawer .product-content .pricing-card .price-container{margin-bottom:16px}.product-quick-view-drawer .product-content .pricing-card .price-container .current-price{align-items:baseline;margin-bottom:8px;display:flex}.product-quick-view-drawer .product-content .pricing-card .price-container .current-price .price-symbol{color:#262626;margin-right:4px;font-size:18px}.product-quick-view-drawer .product-content .pricing-card .price-container .current-price .price-amount{color:#262626;font-size:32px;font-weight:700;line-height:1}.product-quick-view-drawer .product-content .pricing-card .price-container .original-price-section{align-items:center;gap:8px;display:flex}.product-quick-view-drawer .product-content .pricing-card .price-container .original-price-section .original-price{color:#8c8c8c;font-size:16px}.product-quick-view-drawer .product-content .pricing-card .price-container .original-price-section .discount-tag{color:#ff4d4f;background:#ffefef;border:1px solid #ffccc7}.product-quick-view-drawer .product-content .pricing-card .price-benefits .ant-tag{color:#595959;background:#fafafa;border:1px solid #f0f0f0}.product-quick-view-drawer .product-content .pricing-card .price-benefits .ant-tag .anticon{color:#595959}.product-quick-view-drawer .product-content .features-grid{margin-bottom:16px}.product-quick-view-drawer .product-content .features-grid .feature-card{border:none;border-radius:12px;height:100%;box-shadow:0 2px 12px #0000000f}.product-quick-view-drawer .product-content .features-grid .feature-card .feature-content{align-items:center;gap:12px;display:flex}.product-quick-view-drawer .product-content .features-grid .feature-card .feature-content .feature-icon{font-size:20px}.product-quick-view-drawer .product-content .features-grid .feature-card .feature-content .feature-icon.success{color:#52c41a}.product-quick-view-drawer .product-content .features-grid .feature-card .feature-content .feature-icon.primary{color:#1890ff}.product-quick-view-drawer .product-content .features-grid .feature-card .feature-content .feature-desc{margin-top:2px;font-size:12px}.product-quick-view-drawer .product-content .info-card{border:none;border-radius:16px;margin-bottom:16px;box-shadow:0 2px 12px #0000000f}.product-quick-view-drawer .product-content .info-card .ant-card-head{border-bottom:1px solid #f0f0f0}.product-quick-view-drawer .product-content .info-card .ant-card-head .ant-card-head-title{color:#262626;font-weight:600}.product-quick-view-drawer .product-content .info-card .info-item{text-align:center;padding:8px}.product-quick-view-drawer .product-content .info-card .info-item .stock-inStock{color:#52c41a}.product-quick-view-drawer .product-content .info-card .info-item .stock-lowStock{color:#fa8c16}.product-quick-view-drawer .product-content .info-card .info-item .stock-outOfStock{color:#ff4d4f}.product-quick-view-drawer .product-content .shop-info-card{border:none;border-radius:16px;box-shadow:0 2px 12px #0000000f}.product-quick-view-drawer .product-content .shop-info-card .shop-info-content{align-items:center;gap:16px;display:flex}.product-quick-view-drawer .product-content .shop-info-card .shop-info-content .shop-avatar-section{flex-shrink:0}.product-quick-view-drawer .product-content .shop-info-card .shop-info-content .shop-details{flex:1}.product-quick-view-drawer .product-content .shop-info-card .shop-info-content .shop-details .shop-name{color:#262626;margin-bottom:4px;display:block}.product-quick-view-drawer .product-content .shop-info-card .shop-info-content .shop-details .shop-badges{margin-top:4px}.product-quick-view-drawer .product-content .shop-info-card .shop-info-content .shop-rating{text-align:center;flex-shrink:0}.product-quick-view-drawer .product-content .shop-info-card .shop-info-content .shop-rating .ant-rate{margin-bottom:2px;display:block}.product-quick-view-drawer .action-buttons{background:0 0;border-top:1px solid #f0f0f0;margin-top:24px;padding-top:16px}.product-quick-view-drawer .action-buttons .wishlist-button{color:#f5365c;border:2px solid #f5365c;border-radius:12px;height:48px;transition:all .3s}.product-quick-view-drawer .action-buttons .wishlist-button:hover{color:#fff;background:#f5365c}.product-quick-view-drawer .action-buttons .wishlist-button .anticon{font-size:18px}.product-quick-view-drawer .action-buttons .add-to-cart-button{color:#fff;background:#1890ff;border:none;border-radius:12px;height:48px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #1890ff4d}.product-quick-view-drawer .action-buttons .add-to-cart-button:hover:not(:disabled){background:#0082fb;box-shadow:0 6px 20px #1890ff66}.product-quick-view-drawer .action-buttons .add-to-cart-button:disabled{color:#fff;background:#d9d9d9}.product-quick-view-drawer .action-buttons .add-to-cart-button .anticon{font-size:16px}@media (max-width:768px){.product-quick-view-drawer .product-image-section{margin:8px;padding:16px}.product-quick-view-drawer .product-image-section .image-container .product-image{height:200px}.product-quick-view-drawer .product-content{padding:0 8px}.product-quick-view-drawer .product-content .product-header,.product-quick-view-drawer .product-content .pricing-card,.product-quick-view-drawer .product-content .info-card,.product-quick-view-drawer .product-content .shop-info-card{margin-bottom:12px}.product-quick-view-drawer .product-content .features-grid .feature-card .feature-content{text-align:center;flex-direction:column;gap:8px}.product-quick-view-drawer .action-buttons{padding:12px 16px}.product-quick-view-drawer .action-buttons .wishlist-button,.product-quick-view-drawer .action-buttons .add-to-cart-button{height:44px}}.public-product-list-page{background-color:#f7fafc;min-height:100vh}.public-product-list-page .product-page-header{z-index:1000;background:#1890ff;border-bottom:1px solid #ffffff1a;margin-bottom:0;padding:12px 0;position:sticky;top:0;box-shadow:0 2px 20px #0000001a}.public-product-list-page .product-page-header .header-inner{align-items:center;max-width:1200px;min-height:48px;margin:0 auto;padding:0 16px;display:flex}@media (max-width:768px){.public-product-list-page .product-page-header .header-inner{min-height:44px;padding:0 12px}}.public-product-list-page .product-page-header .header-inner .ant-row{align-items:center;width:100%}.public-product-list-page .product-page-header .product-page-title{color:#fff;margin:0;font-size:24px;font-weight:700;line-height:1.2}@media (max-width:768px){.public-product-list-page .product-page-header .product-page-title{font-size:20px}}@media (max-width:576px){.public-product-list-page .product-page-header .product-page-title{font-size:18px}}.public-product-list-page .product-page-header .product-page-description{color:#ffffffd9;margin-top:2px;font-size:14px;font-weight:400}@media (max-width:768px){.public-product-list-page .product-page-header .product-page-description{font-size:13px}}@media (max-width:576px){.public-product-list-page .product-page-header .product-page-description{display:none}}.public-product-list-page .product-page-header .view-cart-button{color:#1890ff;background-color:#fffffff2;border:none;border-radius:12px;align-items:center;gap:6px;height:40px;padding:0 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000026}.public-product-list-page .product-page-header .view-cart-button:hover{color:#1890ff;background-color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px #0003}.public-product-list-page .product-page-header .view-cart-button:active{transform:translateY(0)}.public-product-list-page .product-page-header .view-cart-button .anticon{font-size:16px}@media (max-width:576px){.public-product-list-page .product-page-header .view-cart-button{border-radius:50%;justify-content:center;gap:0;width:40px;height:40px;padding:0}.public-product-list-page .product-page-header .view-cart-button .view-cart-button-text{display:none}.public-product-list-page .product-page-header .view-cart-button .anticon{font-size:18px}}.public-product-list-page .product-page-header .ant-badge .ant-badge-count{background-color:#f5365c;border:2px solid #ffffffe6;min-width:18px;height:18px;font-size:11px;font-weight:600;line-height:14px}@media (max-width:576px){.public-product-list-page .product-page-header .ant-badge .ant-badge-count{top:4px;right:4px}}.public-product-list-page .main-content-wrapper{max-width:1200px;margin:0 auto;padding:24px 16px}@media (max-width:768px){.public-product-list-page .main-content-wrapper{padding:16px 12px}}.public-product-list-page .page-breadcrumb{margin-bottom:20px;padding:12px 0}.public-product-list-page .page-breadcrumb .ant-breadcrumb-link{color:#8898aa;font-weight:500}.public-product-list-page .page-breadcrumb .ant-breadcrumb-link:hover{color:#1890ff}.public-product-list-page .page-breadcrumb .ant-breadcrumb-separator{color:#8898aa}@media (max-width:576px){.public-product-list-page .page-breadcrumb{margin-bottom:16px;padding:8px 0;font-size:13px}}.public-product-list-page .shop-info-card{border:1px solid #e9ecef;border-radius:16px;margin-bottom:24px;overflow:hidden;box-shadow:0 2px 8px #0000000f}@media (max-width:768px){.public-product-list-page .shop-info-card{margin-bottom:16px}}.public-product-list-page .shop-info-card .ant-card-body{padding:20px}@media (max-width:768px){.public-product-list-page .shop-info-card .ant-card-body{padding:12px}}@media (max-width:576px){.public-product-list-page .shop-info-card .ant-card-body{padding:10px}.public-product-list-page .shop-info-card .ant-card-body .ant-row{align-items:flex-start}.public-product-list-page .shop-info-card .ant-card-body .ant-col:first-child{flex:none;margin-right:12px}.public-product-list-page .shop-info-card .ant-card-body .ant-col:last-child{flex:1;min-width:0}}.public-product-list-page .shop-info-card .shop-avatar{box-shadow:0 4px 12px #1890ff4d;background-color:#1890ff!important}@media (max-width:576px){.public-product-list-page .shop-info-card .shop-avatar{font-size:18px;width:48px!important;height:48px!important}}.public-product-list-page .shop-info-card .ant-typography{margin-bottom:4px}@media (max-width:576px){.public-product-list-page .shop-info-card .ant-typography{margin-bottom:2px}.public-product-list-page .shop-info-card .ant-typography h4{margin-bottom:2px;font-size:16px}}.public-product-list-page .shop-info-card .ant-rate{margin-right:8px}@media (max-width:576px){.public-product-list-page .shop-info-card .ant-rate{margin-right:4px;font-size:12px}}.public-product-list-page .shop-info-card .ant-tag{border:none;border-radius:8px;font-weight:500}@media (max-width:576px){.public-product-list-page .shop-info-card .ant-tag{padding:2px 6px;font-size:11px}.public-product-list-page .shop-info-card .ant-space{flex-wrap:wrap;gap:4px 8px!important}}.public-product-list-page .product-controls{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:16px 20px;box-shadow:0 2px 8px #0000000f}@media (max-width:768px){.public-product-list-page .product-controls{padding:12px 16px}}.public-product-list-page .product-controls .ant-select .ant-select-selector{border:1px solid #e9ecef;border-radius:8px}.public-product-list-page .product-controls .ant-select .ant-select-selector:hover{border-color:#1890ff}.public-product-list-page .product-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.public-product-list-page .product-card:hover{border-color:#1890ff4d;transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.public-product-list-page .product-card.compact .ant-card-body{flex-direction:column;flex-grow:1;padding:10px;display:flex}@media (max-width:768px){.public-product-list-page .product-card.compact .ant-card-body{padding:8px}}@media (max-width:576px){.public-product-list-page .product-card.compact .ant-card-body{padding:6px}}.public-product-list-page .product-card.compact .product-image-wrapper{background:#f8f9fa;justify-content:center;align-items:center;height:120px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.public-product-list-page .product-card.compact .product-image-wrapper{height:100px}}@media (max-width:576px){.public-product-list-page .product-card.compact .product-image-wrapper{height:80px}}.public-product-list-page .product-card.compact .product-image-wrapper .product-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.public-product-list-page .product-card.compact .product-image-wrapper .discount-badge{color:#fff;text-transform:uppercase;letter-spacing:.3px;z-index:2;background:#f5365c;border-radius:10px;padding:3px 6px;font-size:9px;font-weight:700;position:absolute;top:6px;left:6px;box-shadow:0 2px 6px #f5365c4d}@media (max-width:576px){.public-product-list-page .product-card.compact .product-image-wrapper .discount-badge{padding:2px 4px;font-size:8px;top:4px;left:4px}}.public-product-list-page .product-card.compact .product-image-wrapper .stock-badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2dce89e6;border-radius:8px;padding:2px 5px;font-size:8px;font-weight:600;position:absolute;top:6px;right:6px}.public-product-list-page .product-card.compact .product-image-wrapper .stock-badge.low-stock{background:#faad14e6}@media (max-width:576px){.public-product-list-page .product-card.compact .product-image-wrapper .stock-badge{font-size:7px;top:4px;right:4px}}.public-product-list-page .product-card.compact .product-image-wrapper .product-actions-overlay{opacity:0;gap:6px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.public-product-list-page .product-card.compact .product-image-wrapper .product-actions-overlay .action-button{background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000026}.public-product-list-page .product-card.compact .product-image-wrapper .product-actions-overlay .action-button:hover{color:#fff;background:#1890ff;transform:scale(1.1)}.public-product-list-page .product-card.compact .product-image-wrapper .product-actions-overlay .action-button .anticon{font-size:12px}.public-product-list-page .product-card.compact:hover .product-actions-overlay{opacity:1}.public-product-list-page .product-card.compact:hover .product-image{transform:scale(1.03)}.public-product-list-page .product-card.compact .product-card-content{flex-direction:column;flex-grow:1;gap:6px;display:flex}@media (max-width:576px){.public-product-list-page .product-card.compact .product-card-content{gap:4px}}.public-product-list-page .product-card.compact .product-name{color:#525f7f;height:18px;margin-top:-5px;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden;margin-bottom:0!important}@media (max-width:768px){.public-product-list-page .product-card.compact .product-name{height:16px;font-size:12px}}@media (max-width:576px){.public-product-list-page .product-card.compact .product-name{height:15px;font-size:11px}}.public-product-list-page .product-card.compact .product-meta-row{justify-content:space-between;align-items:center;display:flex}.public-product-list-page .product-card.compact .product-meta-row .rating-section{align-items:center;gap:4px;display:flex}.public-product-list-page .product-card.compact .product-meta-row .rating-section .ant-rate{font-size:10px;line-height:1}@media (max-width:576px){.public-product-list-page .product-card.compact .product-meta-row .rating-section .ant-rate{font-size:9px}}.public-product-list-page .product-card.compact .product-meta-row .rating-section .rating-count{color:#8898aa;font-size:9px}@media (max-width:576px){.public-product-list-page .product-card.compact .product-meta-row .rating-section .rating-count{font-size:8px}}.public-product-list-page .product-card.compact .product-meta-row .stock-section{align-items:center;gap:3px;display:flex}.public-product-list-page .product-card.compact .price-delivery-row{justify-content:space-between;align-items:flex-start;display:flex}.public-product-list-page .product-card.compact .price-delivery-row .price-section{gap:2px;display:flex}.public-product-list-page .product-card.compact .price-delivery-row .price-section .price{color:#1890ff;font-size:15px;font-weight:700;line-height:1}@media (max-width:768px){.public-product-list-page .product-card.compact .price-delivery-row .price-section .price{font-size:14px}}@media (max-width:576px){.public-product-list-page .product-card.compact .price-delivery-row .price-section .price{font-size:13px}}.public-product-list-page .product-card.compact .price-delivery-row .price-section .original-price{color:#8898aa;font-size:11px;line-height:1}@media (max-width:768px){.public-product-list-page .product-card.compact .price-delivery-row .price-section .original-price{font-size:10px}}@media (max-width:576px){.public-product-list-page .product-card.compact .price-delivery-row .price-section .original-price{font-size:9px}}.public-product-list-page .product-card.compact .price-delivery-row .price-section .savings-text{color:#52c41a;font-size:9px;font-weight:600;line-height:1}@media (max-width:576px){.public-product-list-page .product-card.compact .price-delivery-row .price-section .savings-text{font-size:8px}}.public-product-list-page .product-card.compact .price-delivery-row .delivery-section{align-items:flex-end;gap:2px;margin-left:5px;display:flex}.public-product-list-page .product-card.compact .price-delivery-row .delivery-section .delivery-icon{color:#8898aa;font-size:10px}.public-product-list-page .product-card.compact .price-delivery-row .delivery-section .delivery-text{color:#8898aa;font-size:9px;line-height:1}@media (max-width:576px){.public-product-list-page .product-card.compact .price-delivery-row .delivery-section .delivery-text{font-size:8px}}.public-product-list-page .product-card.compact .add-to-cart-button{color:#fff;background:#1890ff;border:none;border-radius:4px;justify-content:center;align-items:center;gap:4px;height:28px;margin-top:auto;font-size:12px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 6px #1890ff4d}.public-product-list-page .product-card.compact .add-to-cart-button:hover:not(:disabled){color:#fff;background:#0082fb;transform:translateY(-1px);box-shadow:0 4px 12px #1890ff66}.public-product-list-page .product-card.compact .add-to-cart-button:active:not(:disabled){transform:translateY(0)}.public-product-list-page .product-card.compact .add-to-cart-button:disabled{color:#bfbfbf;cursor:not-allowed;box-shadow:none;background:#f5f5f5}@media (max-width:768px){.public-product-list-page .product-card.compact .add-to-cart-button{height:30px;font-size:11px}}@media (max-width:576px){.public-product-list-page .product-card.compact .add-to-cart-button{gap:3px;height:28px;font-size:10px}}.public-product-list-page .product-card.compact .add-to-cart-button .anticon{font-size:12px}@media (max-width:576px){.public-product-list-page .product-card.compact .add-to-cart-button .anticon{font-size:10px}}.public-product-list-page .product-card:not(.compact) .ant-card-body{flex-direction:column;flex-grow:1;padding:16px;display:flex}@media (max-width:768px){.public-product-list-page .product-card:not(.compact) .ant-card-body{padding:12px}}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .ant-card-body{padding:10px}}.public-product-list-page .product-card:not(.compact) .product-image-wrapper{background:#f8f9fa;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.public-product-list-page .product-card:not(.compact) .product-image-wrapper{height:160px}}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .product-image-wrapper{height:140px}}.public-product-list-page .product-card:not(.compact) .product-image-wrapper .product-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.public-product-list-page .product-card:not(.compact) .product-image-wrapper .discount-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;background:#f5365c;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px;box-shadow:0 3px 10px #f5365c66}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .product-image-wrapper .discount-badge{padding:2px 8px;font-size:10px;top:8px;left:8px}}.public-product-list-page .product-card:not(.compact) .product-image-wrapper .stock-badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2dce89e6;border-radius:12px;padding:4px 8px;font-size:10px;font-weight:600;position:absolute;top:10px;right:10px}.public-product-list-page .product-card:not(.compact) .product-image-wrapper .stock-badge.low-stock{background:#faad14e6}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .product-image-wrapper .stock-badge{font-size:9px;top:8px;right:8px}}.public-product-list-page .product-card:not(.compact) .product-image-wrapper .product-actions-overlay{opacity:0;gap:8px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.public-product-list-page .product-card:not(.compact) .product-image-wrapper .product-actions-overlay .action-button{background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000026}.public-product-list-page .product-card:not(.compact) .product-image-wrapper .product-actions-overlay .action-button:hover{color:#fff;background:#1890ff;transform:scale(1.1)}.public-product-list-page .product-card:not(.compact) .product-image-wrapper .product-actions-overlay .action-button .anticon{font-size:16px}.public-product-list-page .product-card:not(.compact):hover .product-actions-overlay{opacity:1}.public-product-list-page .product-card:not(.compact):hover .product-image{transform:scale(1.05)}.public-product-list-page .product-card:not(.compact) .product-card-content{flex-direction:column;flex-grow:1;display:flex}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .product-card-content{padding-top:6px}}.public-product-list-page .product-card:not(.compact) .product-name{color:#525f7f;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin-top:-5px;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden;margin-bottom:8px!important}@media (max-width:768px){.public-product-list-page .product-card:not(.compact) .product-name{min-height:38px;font-size:14px}}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .product-name{min-height:36px;font-size:13px;margin-bottom:6px!important}}.public-product-list-page .product-card:not(.compact) .rating-wrapper{align-items:center;margin-bottom:10px;display:flex}@media (max-width:768px){.public-product-list-page .product-card:not(.compact) .rating-wrapper{margin-bottom:8px}}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .rating-wrapper{margin-bottom:6px}}.public-product-list-page .product-card:not(.compact) .rating-wrapper .ant-rate{font-size:14px}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .rating-wrapper .ant-rate{font-size:12px}}.public-product-list-page .product-card:not(.compact) .rating-wrapper .rating-count{color:#8898aa;margin-left:6px;font-size:12px}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .rating-wrapper .rating-count{margin-left:4px;font-size:11px}}.public-product-list-page .product-card:not(.compact) .product-price-section{margin-bottom:10px}@media (max-width:768px){.public-product-list-page .product-card:not(.compact) .product-price-section{margin-bottom:8px}}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .product-price-section{margin-bottom:6px}}.public-product-list-page .product-card:not(.compact) .product-price-section .price-row{align-items:center;gap:8px;margin-bottom:4px;display:flex}.public-product-list-page .product-card:not(.compact) .product-price-section .price{color:#1890ff;font-size:18px;font-weight:700}@media (max-width:768px){.public-product-list-page .product-card:not(.compact) .product-price-section .price{font-size:16px}}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .product-price-section .price{font-size:15px}}.public-product-list-page .product-card:not(.compact) .product-price-section .original-price{color:#8898aa;font-size:14px}@media (max-width:768px){.public-product-list-page .product-card:not(.compact) .product-price-section .original-price{font-size:13px}}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .product-price-section .original-price{font-size:12px}}.public-product-list-page .product-card:not(.compact) .product-price-section .savings-text{margin-top:2px;font-weight:600}.public-product-list-page .product-card:not(.compact) .stock-info .ant-space{align-items:center}.public-product-list-page .product-card:not(.compact) .delivery-info{margin-top:6px}.public-product-list-page .product-card:not(.compact) .delivery-info .delivery-text{color:#8898aa;align-items:center;font-size:12px;display:flex}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .delivery-info .delivery-text{font-size:11px}}.public-product-list-page .product-card:not(.compact) .product-actions{margin-top:12px}@media (max-width:768px){.public-product-list-page .product-card:not(.compact) .product-actions{margin-top:10px}}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .product-actions{margin-top:8px}}.public-product-list-page .product-card:not(.compact) .add-to-cart-button{color:#fff;background:#1890ff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:42px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px #1890ff4d}.public-product-list-page .product-card:not(.compact) .add-to-cart-button:hover:not(:disabled){color:#fff;background:#0082fb;transform:translateY(-2px);box-shadow:0 6px 20px #1890ff66}.public-product-list-page .product-card:not(.compact) .add-to-cart-button:active:not(:disabled){transform:translateY(0)}.public-product-list-page .product-card:not(.compact) .add-to-cart-button:disabled{color:#bfbfbf;cursor:not-allowed;box-shadow:none;background:#f5f5f5}@media (max-width:768px){.public-product-list-page .product-card:not(.compact) .add-to-cart-button{height:38px;font-size:13px}}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .add-to-cart-button{gap:6px;height:36px;font-size:12px}}.public-product-list-page .product-card:not(.compact) .add-to-cart-button .anticon{font-size:16px}@media (max-width:576px){.public-product-list-page .product-card:not(.compact) .add-to-cart-button .anticon{font-size:14px}}.public-product-list-page .footer-info-card{background-color:#fff;border:1px solid #e9ecef;border-radius:16px;margin-top:40px;box-shadow:0 4px 12px #00000014}.public-product-list-page .footer-info-card .ant-card-body{padding:32px 24px}@media (max-width:768px){.public-product-list-page .footer-info-card .ant-card-body{padding:24px 16px}}.public-product-list-page .footer-info-card .ant-typography h5{margin-top:12px;margin-bottom:8px;font-weight:600}.public-product-list-page .loading-container,.public-product-list-page .error-container{background-color:#f7fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}.public-product-list-page .error-inner{background:#fff;border-radius:12px;max-width:600px;margin:0 auto;padding:24px;box-shadow:0 7px 14px #32325d1a,0 3px 6px #00000014}.public-product-list-page .product-card .add-to-cart-overlay-button{display:none}.public-cart-page{background:#f7fafc fixed;min-height:100vh}.public-cart-page .cart-header{z-index:100;background:#fff;border-bottom:1px solid #e9ecef;position:sticky;top:0;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.public-cart-page .cart-header .cart-header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}@media (max-width:768px){.public-cart-page .cart-header .cart-header-inner{flex-direction:column;gap:1rem;padding:1rem}}.public-cart-page .cart-header .cart-header-inner .back-to-shop{color:#8898aa;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.public-cart-page .cart-header .cart-header-inner .back-to-shop:hover{color:#1890ff}@media (max-width:768px){.public-cart-page .cart-header .cart-header-inner .back-to-shop{align-self:flex-start}}.public-cart-page .cart-header .cart-header-inner .cart-title-section{align-items:center;gap:1rem;display:flex}.public-cart-page .cart-header .cart-header-inner .cart-title-section .cart-main-title{color:#525f7f;align-items:center;gap:.75rem;margin:0;font-weight:700;display:flex}.public-cart-page .cart-header .cart-header-inner .cart-title-section .cart-main-title .cart-title-icon{color:#1890ff;font-size:1.5em}@media (max-width:768px){.public-cart-page .cart-header .cart-header-inner .cart-title-section .cart-main-title{font-size:1.5rem}}.public-cart-page .cart-header .cart-header-inner .cart-title-section .cart-items-badge .cart-items-text{color:#8898aa;font-weight:500}.public-cart-page .cart-content-wrapper{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}@media (max-width:768px){.public-cart-page .cart-content-wrapper{padding:1rem}}.public-cart-page .cart-loading-container{background:#f7fafc;justify-content:center;align-items:center;min-height:60vh;display:flex}.public-cart-page .empty-cart-container{justify-content:center;align-items:center;min-height:60vh;display:flex}.public-cart-page .empty-cart-container .empty-cart-content{text-align:center;background:#fff;border-radius:1rem;max-width:400px;padding:3rem 2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.public-cart-page .empty-cart-container .empty-cart-content .empty-cart-icon{color:#8898aa;margin-bottom:1.5rem;font-size:4rem}.public-cart-page .empty-cart-container .empty-cart-content .empty-cart-title{color:#525f7f;margin-bottom:1rem}.public-cart-page .empty-cart-container .empty-cart-content .empty-cart-description{color:#8898aa;margin-bottom:2rem;line-height:1.6}.public-cart-page .empty-cart-container .empty-cart-content .continue-shopping-btn{background:#1890ff;border:none;border-radius:.75rem;height:3rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.public-cart-page .empty-cart-container .empty-cart-content .continue-shopping-btn:hover{background:#0788ff;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.public-cart-page .cart-items-section .shipping-progress-card{background:#2dce890f;border:1px solid #2dce89;border-radius:1rem;margin-bottom:1.5rem;overflow:hidden}.public-cart-page .cart-items-section .shipping-progress-card .ant-card-body{padding:1rem 1.5rem}.public-cart-page .cart-items-section .shipping-progress-card .shipping-progress-content{align-items:center;gap:1rem;display:flex}.public-cart-page .cart-items-section .shipping-progress-card .shipping-progress-content .shipping-icon{color:#2dce89;font-size:1.5rem}.public-cart-page .cart-items-section .shipping-progress-card .shipping-progress-content .shipping-text{flex:1}.public-cart-page .cart-items-section .shipping-progress-card .shipping-progress-content .shipping-text .shipping-progress-bar{margin-top:.5rem}.public-cart-page .cart-items-section .shipping-progress-card .shipping-progress-content .shipping-text .shipping-progress-bar .ant-progress-bg{border-radius:4px;height:8px!important}.public-cart-page .cart-items-section .cart-items-card{background:#fff;border:1px solid #e9ecef;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.public-cart-page .cart-items-section .cart-items-card .cart-items-header{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.public-cart-page .cart-items-section .cart-items-card .cart-items-header .ant-typography{color:#525f7f;margin:0}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item{border-bottom:1px solid #e9ecef;padding:0}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item:last-child{border-bottom:none}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .ant-list-item-meta{margin:0}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content{align-items:center;gap:1rem;width:100%;padding:1.5rem;display:flex}@media (max-width:768px){.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-image{border:1px solid #e9ecef;border-radius:.75rem;flex-shrink:0;width:100px;height:100px;overflow:hidden}@media (max-width:768px){.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-image{width:80px;height:80px}}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-details{flex:1;min-width:0}@media (max-width:768px){.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-details{width:100%}}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-details .cart-item-name{color:#525f7f;margin:0 0 .5rem;font-size:1rem;font-weight:600;line-height:1.4}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-details .cart-item-price{margin-bottom:.75rem}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-details .cart-item-price .price-current{color:#1890ff;font-size:1.125rem;font-weight:700}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-details .cart-item-price .price-unit{color:#8898aa;margin-left:.5rem;font-size:.875rem}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-details .cart-item-tags .ant-tag{border:none;border-radius:1rem;font-size:.75rem;font-weight:500}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-controls{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}@media (max-width:768px){.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-controls{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-controls .quantity-controls{border:1px solid #e9ecef;border-radius:.5rem;align-items:center;display:flex;overflow:hidden}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-controls .quantity-controls .quantity-btn{color:#8898aa;background:#f7fafc;border:none;width:32px;height:32px;transition:all .2s}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-controls .quantity-controls .quantity-btn:hover:not(:disabled){color:#fff;background:#1890ff}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-controls .quantity-controls .quantity-btn:disabled{opacity:.5}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-controls .quantity-controls .quantity-input{text-align:center;border:none;width:60px;height:32px;font-weight:600}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-controls .quantity-controls .quantity-input .ant-input-number-input{text-align:center}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-controls .item-subtotal{color:#525f7f;font-size:1rem;font-weight:600}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-controls .remove-btn{color:#f5365c;height:auto;padding:0;font-size:.875rem}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content .cart-item-controls .remove-btn:hover{color:#ec0c38}.public-cart-page .order-summary-section{position:sticky;top:7rem}@media (max-width:991px){.public-cart-page .order-summary-section{position:static}}.public-cart-page .order-summary-section .order-summary-card{background:#fff;border:1px solid #e9ecef;border-radius:1rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.public-cart-page .order-summary-section .order-summary-card .order-summary-header{border-bottom:1px solid #e9ecef;padding:1.5rem 1.5rem 1rem}.public-cart-page .order-summary-section .order-summary-card .order-summary-header .ant-typography{color:#525f7f;margin:0}.public-cart-page .order-summary-section .order-summary-card .order-summary-content{padding:1.5rem}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .price-breakdown{margin-bottom:2rem}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .price-breakdown .price-row{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .price-breakdown .price-row.total-row{margin-bottom:0;padding-top:.75rem}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .price-breakdown .price-row.total-row .total-label{color:#525f7f;font-size:1.125rem}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .price-breakdown .price-row.total-row .total-amount{color:#1890ff;font-size:1.25rem;font-weight:700}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .price-breakdown .price-row .free-delivery{color:#2dce89;font-weight:600}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .price-breakdown .price-divider{border-color:#e9ecef;margin:1rem 0}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .action-buttons{margin-bottom:1.5rem}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .action-buttons .checkout-btn{background:#1890ff;border:none;border-radius:.75rem;height:3rem;margin-bottom:.75rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .action-buttons .checkout-btn:hover{background:#0788ff;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .action-buttons .continue-shopping-btn{color:#8898aa;border:1px solid #e9ecef;border-radius:.75rem;height:2.5rem;font-weight:500;transition:all .2s}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .trust-signals{background:#f7fafc;border-radius:.75rem;margin-bottom:1rem;padding:1rem}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .trust-signals .trust-item{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .trust-signals .trust-item:last-child{margin-bottom:0}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .trust-signals .trust-item .trust-icon{color:#2dce89;font-size:1rem}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .trust-signals .trust-item .ant-typography{color:#8898aa;margin:0;font-size:.875rem}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .payment-methods{text-align:center}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .payment-methods .payment-label{color:#8898aa;margin-bottom:.75rem;font-size:.875rem;display:block}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .payment-methods .payment-icons{justify-content:center;gap:.5rem;display:flex}.public-cart-page .order-summary-section .order-summary-card .order-summary-content .payment-methods .payment-icons .payment-icon{background:#f7fafc;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;display:flex}@media (max-width:576px){.public-cart-page .cart-content-wrapper{padding:.5rem}.public-cart-page .cart-items-section .cart-items-card .cart-items-list .cart-item .cart-item-content{padding:1rem .75rem}.public-cart-page .order-summary-section .order-summary-card .order-summary-content{padding:1rem}}.public-cart-page .quantity-btn:focus,.public-cart-page .checkout-btn:focus,.public-cart-page .continue-shopping-btn:focus{outline-offset:2px;outline:2px solid #1890ff}.public-cart-page .cart-item{transition:background-color .2s}.public-cart-page .cart-item:hover{background-color:#1890ff05}.public-cart-page .shipping-progress-card{animation:.3s ease-out slideInUp}@keyframes slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.public-checkout-page{background:#f7fafc fixed;min-height:100vh}.public-checkout-page .checkout-header{z-index:100;background:#fff;border-bottom:2px solid #2dce89;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.public-checkout-page .checkout-header .checkout-header-inner{max-width:1200px;margin:0 auto;padding:1.5rem}@media (max-width:768px){.public-checkout-page .checkout-header .checkout-header-inner{padding:1rem}}.public-checkout-page .checkout-header .checkout-header-inner .breadcrumb-nav{align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.875rem;display:flex}.public-checkout-page .checkout-header .checkout-header-inner .breadcrumb-nav .nav-link{color:#8898aa;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.public-checkout-page .checkout-header .checkout-header-inner .breadcrumb-nav .nav-link:hover{color:#1890ff}.public-checkout-page .checkout-header .checkout-header-inner .breadcrumb-nav .nav-separator{color:#8898aa}.public-checkout-page .checkout-header .checkout-header-inner .breadcrumb-nav .nav-current{color:#525f7f;font-weight:600}.public-checkout-page .checkout-header .checkout-header-inner .header-title{justify-content:space-between;align-items:center;display:flex}@media (max-width:768px){.public-checkout-page .checkout-header .checkout-header-inner .header-title{flex-direction:column;align-items:flex-start;gap:1rem}}.public-checkout-page .checkout-header .checkout-header-inner .header-title .checkout-title{color:#525f7f;align-items:center;gap:.75rem;margin:0;font-weight:700;display:flex}.public-checkout-page .checkout-header .checkout-header-inner .header-title .checkout-title .title-icon{color:#2dce89;font-size:1.5em}@media (max-width:768px){.public-checkout-page .checkout-header .checkout-header-inner .header-title .checkout-title{font-size:1.5rem}}.public-checkout-page .checkout-header .checkout-header-inner .header-title .security-badges{gap:.5rem;display:flex}.public-checkout-page .checkout-header .checkout-header-inner .header-title .security-badges .ant-tag{border:none;border-radius:1rem;align-items:center;gap:.25rem;font-weight:500;display:flex}.public-checkout-page .checkout-loading-container{background:#f7fafc;justify-content:center;align-items:center;min-height:60vh;display:flex}.public-checkout-page .checkout-loading-container .loading-content{text-align:center}.public-checkout-page .checkout-loading-container .loading-content .loading-spinner{border:3px solid #e9ecef;border-top-color:#1890ff;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.public-checkout-page .checkout-content-wrapper{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}@media (max-width:768px){.public-checkout-page .checkout-content-wrapper{padding:1rem}}.public-checkout-page .empty-checkout{justify-content:center;align-items:center;min-height:50vh;display:flex}.public-checkout-page .empty-checkout .empty-alert{border:1px solid #faad14;border-radius:1rem;max-width:500px}.public-checkout-page .empty-checkout .empty-alert .shop-btn{background:#1890ff;border:none;border-radius:.5rem}.public-checkout-page .empty-checkout .empty-alert .shop-btn:hover{background:#0076e4}.public-checkout-page .checkout-main .progress-card{background:#fff;border:1px solid #e9ecef;border-radius:1rem;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.public-checkout-page .checkout-main .progress-card .ant-card-body{padding:1.5rem}@media (max-width:768px){.public-checkout-page .checkout-main .progress-card .ant-card-body{padding:1rem}}.public-checkout-page .checkout-main .progress-card .checkout-steps .ant-steps-item .ant-steps-item-icon{background:#f7fafc;border-color:#e9ecef}.public-checkout-page .checkout-main .progress-card .checkout-steps .ant-steps-item .ant-steps-item-icon .ant-steps-icon{color:#8898aa}.public-checkout-page .checkout-main .progress-card .checkout-steps .ant-steps-item.ant-steps-item-active .ant-steps-item-icon{background:0 0;border-color:#1890ff}.public-checkout-page .checkout-main .progress-card .checkout-steps .ant-steps-item.ant-steps-item-active .ant-steps-item-icon .ant-steps-icon{color:#1890ff}.public-checkout-page .checkout-main .progress-card .checkout-steps .ant-steps-item.ant-steps-item-active .ant-steps-item-title{color:#1890ff;font-weight:600}.public-checkout-page .checkout-main .progress-card .checkout-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon{background:0 0;border-color:#2dce89}.public-checkout-page .checkout-main .progress-card .checkout-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon,.public-checkout-page .checkout-main .progress-card .checkout-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-title{color:#2dce89}.public-checkout-page .checkout-main .step-content-card{background:#fff;border:1px solid #e9ecef;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.public-checkout-page .checkout-main .step-content-card .ant-card-body{padding:2rem}@media (max-width:768px){.public-checkout-page .checkout-main .step-content-card .ant-card-body{padding:1.5rem}}.public-checkout-page .checkout-step .step-header{text-align:left;margin-bottom:2rem}.public-checkout-page .checkout-step .step-header .ant-typography{color:#525f7f;margin-bottom:.5rem}.public-checkout-page .checkout-step .address-form .ant-form-item-label>label{color:#525f7f;font-weight:600}.public-checkout-page .checkout-step .address-form .modern-input{border-radius:.75rem;transition:all .2s}.public-checkout-page .checkout-step .address-form .modern-input:hover{border-color:#1890ff}.public-checkout-page .checkout-step .address-form .modern-input:focus,.public-checkout-page .checkout-step .address-form .modern-input.ant-input-focused{border-color:#1890ff;box-shadow:0 0 0 3px #1890ff1a}.public-checkout-page .checkout-step .address-form .modern-input .input-icon{color:#8898aa}.public-checkout-page .checkout-step .address-form .ant-input-group-addon{color:#8898aa;background:#f7fafc;border-right:none;border-radius:.75rem 0 0 .75rem;font-weight:500}.public-checkout-page .checkout-step .payment-methods{margin-bottom:2rem}.public-checkout-page .checkout-step .payment-methods .payment-radio-group{width:100%}.public-checkout-page .checkout-step .payment-methods .payment-radio-group .payment-option{border:2px solid #e9ecef;border-radius:1rem;width:100%;margin:0 0 1rem;padding:1rem;transition:all .2s}.public-checkout-page .checkout-step .payment-methods .payment-radio-group .payment-option:hover{border-color:#7ec1ff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.public-checkout-page .checkout-step .payment-methods .payment-radio-group .payment-option.ant-radio-wrapper-checked{background:#1890ff05;border-color:#1890ff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.public-checkout-page .checkout-step .payment-methods .payment-radio-group .payment-option .ant-radio{margin-right:1rem}.public-checkout-page .checkout-step .payment-methods .payment-radio-group .payment-option .ant-radio .ant-radio-inner{border-width:2px;width:18px;height:18px}.public-checkout-page .checkout-step .payment-methods .payment-radio-group .payment-option .payment-option-content{justify-content:space-between;align-items:center;width:100%;display:flex}.public-checkout-page .checkout-step .payment-methods .payment-radio-group .payment-option .payment-option-content .payment-header{align-items:center;gap:1rem;display:flex}.public-checkout-page .checkout-step .payment-methods .payment-radio-group .payment-option .payment-option-content .payment-header .payment-icon{color:#1890ff;font-size:1.5rem}.public-checkout-page .checkout-step .payment-methods .payment-radio-group .payment-option .payment-option-content .payment-header .payment-details .payment-title{color:#525f7f;margin-bottom:.25rem;font-weight:600}.public-checkout-page .checkout-step .payment-methods .payment-radio-group .payment-option .payment-option-content .payment-tag{border:none;border-radius:1rem;font-weight:500}.public-checkout-page .checkout-step .security-assurance{background:#2dce891a;border-radius:.75rem;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem;display:flex}.public-checkout-page .checkout-step .security-assurance .security-icon{color:#2dce89;font-size:1.25rem}.public-checkout-page .checkout-step .step-actions{flex-wrap:wrap;gap:1rem;display:flex}.public-checkout-page .checkout-step .step-actions .primary-action-btn{color:#fff;background:#1890ff;border:none;border-radius:.75rem;align-items:center;gap:.5rem;height:3rem;padding:0 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.public-checkout-page .checkout-step .step-actions .primary-action-btn:hover{background:#0788ff;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.public-checkout-page .checkout-step .step-actions .primary-action-btn:disabled{opacity:.7;transform:none}.public-checkout-page .checkout-step .step-actions .secondary-action-btn{color:#8898aa;border:2px solid #e9ecef;border-radius:.75rem;height:3rem;padding:0 2rem;font-weight:500;transition:all .2s}.public-checkout-page .checkout-step .step-actions .secondary-action-btn:hover{color:#1890ff;border-color:#1890ff}.public-checkout-page .checkout-step.waiting-step .waiting-details{margin-top:1rem}.public-checkout-page .checkout-step.waiting-step .waiting-details .waiting-info{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (max-width:768px){.public-checkout-page .checkout-step.waiting-step .waiting-details .waiting-info{grid-template-columns:1fr;gap:1rem}}.public-checkout-page .checkout-step.waiting-step .waiting-details .waiting-info .info-item{background:#faad1414;border:1px solid #faad14;border-radius:1rem;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.public-checkout-page .checkout-step.waiting-step .waiting-details .waiting-info .info-item:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.public-checkout-page .checkout-step.waiting-step .waiting-details .waiting-info .info-item .info-icon{color:#faad14;flex-shrink:0;font-size:1.5rem}.public-checkout-page .checkout-step.waiting-step .waiting-details .waiting-info .info-item div{text-align:left}.public-checkout-page .checkout-step.waiting-step .waiting-details .waiting-message{margin:1.5rem 0}.public-checkout-page .checkout-step.waiting-step .waiting-details .waiting-message .ant-alert{background:#1890ff14;border:1px solid #1890ff;border-radius:1rem}.public-checkout-page .checkout-step.waiting-step .waiting-details .ant-btn{border-radius:.75rem;height:auto;padding:.75rem 2rem;font-weight:600;transition:all .3s;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.public-checkout-page .checkout-step.waiting-step .waiting-details .ant-btn:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.public-checkout-page .checkout-step.success-step .success-details{margin-top:1rem}.public-checkout-page .checkout-step.success-step .success-details .order-details{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.public-checkout-page .checkout-step.success-step .success-details .order-details{grid-template-columns:1fr;gap:1rem}}.public-checkout-page .checkout-step.success-step .success-details .order-details .detail-item{background:#2dce8914;border:1px solid #2dce89;border-radius:1rem;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.public-checkout-page .checkout-step.success-step .success-details .order-details .detail-item:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.public-checkout-page .checkout-step.success-step .success-details .order-details .detail-item .detail-icon{color:#2dce89;flex-shrink:0;font-size:1.5rem}.public-checkout-page .checkout-step.success-step .success-details .order-details .detail-item div{text-align:left}.public-checkout-page .checkout-step.success-step .success-details .success-actions{justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.public-checkout-page .checkout-step.success-step .success-details .success-actions{flex-direction:column;align-items:center}}.public-checkout-page .checkout-step.success-step .success-details .success-actions .primary-action-btn{color:#fff;background:#2dce89;border:none;border-radius:.75rem;height:auto;padding:.875rem 2rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.public-checkout-page .checkout-step.success-step .success-details .success-actions .primary-action-btn:hover{background:#2ac281;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.public-checkout-page .checkout-step.success-step .success-details .success-actions .ant-btn:not(.primary-action-btn){border-radius:.75rem;height:auto;padding:.875rem 2rem;font-weight:600;transition:all .3s;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.public-checkout-page .checkout-step.success-step .success-details .success-actions .ant-btn:not(.primary-action-btn):hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.public-checkout-page .checkout-step .ant-result{padding:2rem 1rem}.public-checkout-page .checkout-step .ant-result .ant-result-icon{margin-bottom:1.5rem}.public-checkout-page .checkout-step .ant-result .ant-result-icon .anticon{font-size:4rem}.public-checkout-page .checkout-step .ant-result .ant-result-title{margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:1.3}@media (max-width:768px){.public-checkout-page .checkout-step .ant-result .ant-result-title{font-size:1.5rem}}.public-checkout-page .checkout-step .ant-result .ant-result-subtitle{color:#8898aa;margin-bottom:2rem;font-size:1rem;line-height:1.6}@media (max-width:768px){.public-checkout-page .checkout-step .ant-result .ant-result-subtitle{font-size:.9rem}}.public-checkout-page .checkout-step .ant-result .ant-result-extra{margin-top:2rem}.public-checkout-page .checkout-step .ant-result.ant-result-warning .ant-result-icon .anticon,.public-checkout-page .checkout-step .ant-result.ant-result-warning .ant-result-title{color:#faad14}.public-checkout-page .checkout-step .ant-result.ant-result-success .ant-result-icon .anticon,.public-checkout-page .checkout-step .ant-result.ant-result-success .ant-result-title{color:#2dce89}.public-checkout-page .order-summary-section{position:sticky;top:7rem}@media (max-width:991px){.public-checkout-page .order-summary-section{position:static}}.public-checkout-page .order-summary-section .order-summary-card{background:#fff;border:1px solid #e9ecef;border-radius:1rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.public-checkout-page .order-summary-section .order-summary-card .summary-header{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.public-checkout-page .order-summary-section .order-summary-card .summary-header .ant-typography{color:#525f7f;margin:0}.public-checkout-page .order-summary-section .order-summary-card .summary-header .items-badge .ant-typography{color:#8898aa;font-size:.875rem}.public-checkout-page .order-summary-section .order-summary-card .summary-content{padding:1.5rem}.public-checkout-page .order-summary-section .order-summary-card .summary-content .items-list{margin-bottom:1.5rem}.public-checkout-page .order-summary-section .order-summary-card .summary-content .items-list .summary-item{border-bottom:1px solid #f8f9fa;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.public-checkout-page .order-summary-section .order-summary-card .summary-content .items-list .summary-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.public-checkout-page .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-image{border:1px solid #e9ecef;border-radius:.5rem;flex-shrink:0;width:60px;height:60px;overflow:hidden}.public-checkout-page .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.public-checkout-page .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-details{flex:1;min-width:0}.public-checkout-page .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-details .item-name{color:#525f7f;margin-bottom:.25rem;font-weight:600;display:block}.public-checkout-page .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-details .item-meta{justify-content:space-between;align-items:center;display:flex}.public-checkout-page .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-details .item-meta .item-price{color:#1890ff;font-weight:600}.public-checkout-page .order-summary-section .order-summary-card .summary-content .summary-divider{border-color:#e9ecef;margin:1.5rem 0}.public-checkout-page .order-summary-section .order-summary-card .summary-content .price-breakdown{margin-bottom:1.5rem}.public-checkout-page .order-summary-section .order-summary-card .summary-content .price-breakdown .price-row{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.public-checkout-page .order-summary-section .order-summary-card .summary-content .price-breakdown .price-row.total-row{margin-bottom:0;padding-top:.75rem}.public-checkout-page .order-summary-section .order-summary-card .summary-content .price-breakdown .price-row.total-row .total-label{color:#525f7f;font-size:1.125rem}.public-checkout-page .order-summary-section .order-summary-card .summary-content .price-breakdown .price-row.total-row .total-amount{color:#1890ff;font-size:1.25rem;font-weight:700}.public-checkout-page .order-summary-section .order-summary-card .summary-content .price-breakdown .price-row .free-delivery{color:#2dce89;font-weight:600}.public-checkout-page .order-summary-section .order-summary-card .summary-content .price-breakdown .price-divider{border-color:#e9ecef;margin:1rem 0}.public-checkout-page .order-summary-section .order-summary-card .summary-content .address-summary{background:#f7fafc;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.public-checkout-page .order-summary-section .order-summary-card .summary-content .address-summary .summary-section-header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.public-checkout-page .order-summary-section .order-summary-card .summary-content .address-summary .summary-section-header .section-icon{color:#1890ff;margin-right:.5rem}.public-checkout-page .order-summary-section .order-summary-card .summary-content .address-summary .address-content .address-name{color:#525f7f;margin-bottom:.25rem;font-weight:600;display:block}.public-checkout-page .order-summary-section .order-summary-card .summary-content .address-summary .address-content .address-details{color:#8898aa;margin-bottom:.25rem;font-size:.875rem;display:block}.public-checkout-page .order-summary-section .order-summary-card .summary-content .address-summary .address-content .address-phone{color:#8898aa;font-size:.875rem}.public-checkout-page .order-summary-section .order-summary-card .summary-content .checkout-trust-signals .trust-item{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.public-checkout-page .order-summary-section .order-summary-card .summary-content .checkout-trust-signals .trust-item:last-child{margin-bottom:0}.public-checkout-page .order-summary-section .order-summary-card .summary-content .checkout-trust-signals .trust-item .trust-icon{color:#2dce89;font-size:1rem}.public-checkout-page .order-summary-section .order-summary-card .summary-content .checkout-trust-signals .trust-item .ant-typography{color:#8898aa;margin:0;font-size:.875rem}.public-checkout-page .upi-payment-modal .ant-modal-content{border-radius:1rem;overflow:hidden}.public-checkout-page .upi-payment-modal .upi-modal-content{text-align:center;padding:1rem}.public-checkout-page .upi-payment-modal .upi-modal-content .upi-header{margin-bottom:2rem}.public-checkout-page .upi-payment-modal .upi-modal-content .upi-header .upi-icon{color:#1890ff;margin-bottom:1rem;font-size:2.5rem}.public-checkout-page .upi-payment-modal .upi-modal-content .upi-header .upi-title{color:#525f7f;margin-bottom:.5rem}.public-checkout-page .upi-payment-modal .upi-modal-content .qr-section{margin-bottom:2rem}.public-checkout-page .upi-payment-modal .upi-modal-content .qr-section .qr-container{background:#f7fafc;border:2px dashed #e9ecef;border-radius:1rem;justify-content:center;margin-bottom:1.5rem;padding:1rem;display:flex}.public-checkout-page .upi-payment-modal .upi-modal-content .qr-section .qr-container .qr-code{border-radius:.5rem}.public-checkout-page .upi-payment-modal .upi-modal-content .qr-section .payment-info .payment-amount{margin-bottom:1rem}.public-checkout-page .upi-payment-modal .upi-modal-content .qr-section .payment-info .payment-amount .amount{color:#1890ff;font-size:1.5rem}.public-checkout-page .upi-payment-modal .upi-modal-content .qr-section .payment-info .payment-details{color:#8898aa;font-size:.875rem}.public-checkout-page .upi-payment-modal .upi-modal-content .upi-instructions{background:#1890ff0d;border-left:4px solid #1890ff;border-radius:.75rem;margin-bottom:2rem;padding:1rem}.public-checkout-page .upi-payment-modal .upi-modal-content .upi-actions{flex-direction:column;gap:.75rem;display:flex}.public-checkout-page .upi-payment-modal .upi-modal-content .upi-actions .payment-confirm-btn{background:#2dce89;border:none;border-radius:.75rem;height:3rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.public-checkout-page .upi-payment-modal .upi-modal-content .upi-actions .payment-confirm-btn:hover{background:#2ac281;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.public-checkout-page .upi-payment-modal .upi-modal-content .upi-actions .payment-cancel-btn{color:#8898aa;border:2px solid #e9ecef;border-radius:.75rem;height:2.5rem;font-weight:500;transition:all .2s;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.public-checkout-page .upi-payment-modal .upi-modal-content .upi-actions .payment-cancel-btn:hover{color:#f5365c;border-color:#f5365c;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width:576px){.public-checkout-page .checkout-content-wrapper{padding:.5rem}.public-checkout-page .checkout-main .step-content-card .ant-card-body,.public-checkout-page .order-summary-section .order-summary-card .summary-content{padding:1rem}.public-checkout-page .checkout-step .step-actions{flex-direction:column}.public-checkout-page .checkout-step .step-actions .primary-action-btn,.public-checkout-page .checkout-step .step-actions .secondary-action-btn{width:100%}}.public-checkout-page .primary-action-btn:focus,.public-checkout-page .secondary-action-btn:focus{outline-offset:2px;outline:2px solid #1890ff}.public-checkout-page .checkout-step{animation:.3s ease-out slideInUp}.public-checkout-page .summary-item{transition:background-color .2s}.public-checkout-page .summary-item:hover{background-color:#1890ff05;border-radius:.5rem;padding:.5rem}.public-checkout-page .ant-form-item-has-error .modern-input{border-color:#f5365c}.public-checkout-page .ant-form-item-has-error .modern-input:focus,.public-checkout-page .ant-form-item-has-error .modern-input.ant-input-focused{border-color:#f5365c;box-shadow:0 0 0 3px #f5365c1a}.public-checkout-page .ant-form-item-explain-error{color:#f5365c;margin-top:.5rem;font-size:.875rem}@media (max-width:991px){.public-checkout-page .checkout-content-wrapper .checkout-main .progress-card{display:none}.public-checkout-page .checkout-content-wrapper .checkout-main .step-content-card{margin-bottom:80px}.public-checkout-page .checkout-content-wrapper .checkout-main .step-content-card .step-actions{padding-bottom:1rem}.public-checkout-page .checkout-content-wrapper .order-summary-section{display:none}.public-checkout-page .mobile-summary-trigger{z-index:1000;cursor:pointer;background:#fff;border-top:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000001a}.public-checkout-page .mobile-summary-trigger .total-label{color:#525f7f;font-size:1rem;font-weight:600}.public-checkout-page .mobile-summary-trigger .total-label .arrow-icon{margin-left:.5rem;transition:transform .2s}.public-checkout-page .mobile-summary-trigger .total-price{color:#525f7f;font-size:1.1rem;font-weight:700}.ant-drawer-body{padding:0!important}.summary-drawer .ant-drawer-content{background:#f7fafc;border-radius:16px 16px 0 0}.summary-drawer .order-summary-section{padding:1rem}.summary-drawer .order-summary-section .order-summary-card{border:none;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.summary-drawer .order-summary-section .order-summary-card .ant-card-body{padding:1.5rem}.summary-drawer .order-summary-section .order-summary-card .summary-header{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.summary-drawer .order-summary-section .order-summary-card .summary-header .ant-typography{color:#525f7f;margin-bottom:0}.summary-drawer .order-summary-section .order-summary-card .summary-header .items-badge .ant-badge-count{background:#1890ff}.summary-drawer .order-summary-section .order-summary-card .summary-content .items-list{max-height:300px;margin-bottom:1rem;overflow-y:auto}.summary-drawer .order-summary-section .order-summary-card .summary-content .items-list .summary-item{border-bottom:1px solid #f7fafc;align-items:center;padding:.75rem 0;display:flex}.summary-drawer .order-summary-section .order-summary-card .summary-content .items-list .summary-item:last-child{border-bottom:none}.summary-drawer .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-image{width:50px;height:50px;margin-right:1rem}.summary-drawer .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-image img{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:100%;height:100%}.summary-drawer .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-details{flex:1}.summary-drawer .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-details .item-name{margin-bottom:.25rem;font-size:.9rem;font-weight:500}.summary-drawer .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-details .item-meta{justify-content:space-between;align-items:center;display:flex}.summary-drawer .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-details .item-meta .ant-typography{margin-bottom:0}.summary-drawer .order-summary-section .order-summary-card .summary-content .items-list .summary-item .item-details .item-meta .item-price{color:#1890ff;font-weight:600}.summary-drawer .order-summary-section .order-summary-card .summary-content .price-breakdown .price-row{justify-content:space-between;margin-bottom:.5rem;display:flex}.summary-drawer .order-summary-section .order-summary-card .summary-content .price-breakdown .price-row.total-row{border-top:2px solid #1890ff;margin-top:.5rem;padding-top:.5rem;font-size:1.1rem}.summary-drawer .order-summary-section .order-summary-card .summary-content .price-breakdown .price-row.total-row .total-amount{color:#1890ff}.summary-drawer .order-summary-section .order-summary-card .summary-content .price-breakdown .free-delivery{color:#2dce89;font-weight:600}.summary-drawer .order-summary-section .order-summary-card .summary-content .address-summary{background:#f7fafc;border-left:3px solid #1890ff;border-radius:8px;margin-top:1.5rem;padding:1rem}.summary-drawer .order-summary-section .order-summary-card .summary-content .address-summary .summary-section-header{align-items:center;margin-bottom:.75rem;display:flex}.summary-drawer .order-summary-section .order-summary-card .summary-content .address-summary .summary-section-header .section-icon{color:#1890ff;margin-right:.5rem}.summary-drawer .order-summary-section .order-summary-card .summary-content .address-summary .address-content .address-details,.summary-drawer .order-summary-section .order-summary-card .summary-content .address-summary .address-content .address-phone{color:#8898aa;font-size:.9rem;line-height:1.4;display:block}.summary-drawer .order-summary-section .order-summary-card .summary-content .checkout-trust-signals{background:#2dce891a;border-radius:8px;margin-top:1.5rem;padding:1rem}.summary-drawer .order-summary-section .order-summary-card .summary-content .checkout-trust-signals .trust-item{align-items:center;margin-bottom:.5rem;display:flex}.summary-drawer .order-summary-section .order-summary-card .summary-content .checkout-trust-signals .trust-item:last-child{margin-bottom:0}.summary-drawer .order-summary-section .order-summary-card .summary-content .checkout-trust-signals .trust-item .trust-icon{color:#2dce89;margin-right:.5rem}.summary-drawer .order-summary-section .order-summary-card .summary-content .checkout-trust-signals .trust-item .ant-typography{color:#8898aa;margin-bottom:0;font-size:.9rem}}@media (max-width:576px){.public-checkout-page .checkout-content-wrapper{padding:.5rem}.public-checkout-page .checkout-content-wrapper .checkout-main .step-content-card{margin-bottom:90px}.public-checkout-page .checkout-content-wrapper .checkout-main .step-content-card .ant-card-body{padding:1rem}.public-checkout-page .checkout-content-wrapper .checkout-main .step-content-card .step-actions{padding-bottom:1.5rem}.public-checkout-page .checkout-content-wrapper .checkout-main .step-content-card .step-actions .primary-action-btn,.public-checkout-page .checkout-content-wrapper .checkout-main .step-content-card .step-actions .secondary-action-btn{width:100%;margin-bottom:.5rem}.summary-drawer .order-summary-section{padding:.75rem}.summary-drawer .order-summary-section .order-summary-card .ant-card-body{padding:1rem}}.modern-order-tracking .tracking-header{text-align:center;border-radius:12px;margin-bottom:24px;padding:16px 24px;position:relative;overflow:hidden}.modern-order-tracking .tracking-header .success-icon{margin-bottom:8px;position:relative}.modern-order-tracking .tracking-header .success-icon .delivered-icon{animation:.8s ease-out celebrateDelivery}.modern-order-tracking .tracking-header .success-icon .processing-icon{display:inline-block;position:relative}.modern-order-tracking .tracking-header .success-icon .processing-icon .pulse-dot{border-radius:50%;width:60px;height:60px;animation:2s ease-in-out infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modern-order-tracking .progress-timeline-card{background:#fcfdff;padding:16px}.modern-order-tracking .progress-timeline-card .order-journey-timeline .ant-timeline-item{padding-bottom:8px}.modern-order-tracking .progress-timeline-card .order-journey-timeline .ant-timeline-item-head{font-size:18px}.modern-order-tracking .progress-timeline-card .order-journey-timeline .ant-timeline-item-head .timeline-dot-inactive{border:2px solid #d9d9d9;border-radius:50%;width:10px;height:10px;margin-top:4px}.modern-order-tracking .progress-timeline-card .order-journey-timeline .ant-timeline-item-content{top:-6px}.modern-order-tracking .progress-timeline-card .order-journey-timeline .timeline-item-content{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:10px 14px;transition:all .3s}.modern-order-tracking .progress-timeline-card .order-journey-timeline .timeline-item-content.active .ant-typography-strong{color:#237804}.modern-order-tracking .progress-timeline-card .order-journey-timeline .timeline-item-content.current{background:#e6f7ff;border-color:#91d5ff;box-shadow:0 2px 8px #1890ff1a}.modern-order-tracking .progress-timeline-card .order-journey-timeline .timeline-item-content.current .ant-typography-strong{color:#0050b3}.modern-order-tracking .modern-timeline,.modern-order-tracking .info-card,.modern-order-tracking .order-items-card{display:none}@keyframes pulse{0%{opacity:1;transform:translate(-50%,-50%)scale(.8)}70%{opacity:0;transform:translate(-50%,-50%)scale(1.2)}to{opacity:0;transform:translate(-50%,-50%)scale(.8)}}@keyframes pulse-blue{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes celebrateDelivery{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.ant-progress-line .ant-progress-bg{border-radius:4px}.shops-list-page{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh}.shops-list-page .page-header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:60px 0 80px;position:relative;overflow:hidden}.shops-list-page .page-header:before{content:"";pointer-events:none;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"50\" cy=\"10\" r=\"0.5\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"10\" cy=\"60\" r=\"0.5\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"90\" cy=\"40\" r=\"0.5\" fill=\"white\" opacity=\"0.1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url%28%23grain%29\"/></svg>");position:absolute;top:0;bottom:0;left:0;right:0}.shops-list-page .page-header .header-content{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.shops-list-page .page-header .header-content .ant-breadcrumb{margin-bottom:24px}.shops-list-page .page-header .header-content .ant-breadcrumb .ant-breadcrumb-link{color:#fffc}.shops-list-page .page-header .header-content .ant-breadcrumb .ant-breadcrumb-link:hover{color:#fff}.shops-list-page .page-header .header-content .ant-breadcrumb .ant-breadcrumb-separator{color:#fff9}.shops-list-page .page-header .header-content .search-section{text-align:center}.shops-list-page .page-header .header-content .search-section .page-title{text-shadow:0 2px 4px #0000004d;margin-bottom:16px;font-size:3rem;font-weight:700;color:#fff!important}@media (max-width:768px){.shops-list-page .page-header .header-content .search-section .page-title{font-size:2.5rem}}@media (max-width:480px){.shops-list-page .page-header .header-content .search-section .page-title{font-size:2rem}}.shops-list-page .page-header .header-content .search-section .page-subtitle{text-shadow:0 1px 2px #0003;margin-bottom:40px;font-size:1.2rem;color:#ffffffe6!important}@media (max-width:768px){.shops-list-page .page-header .header-content .search-section .page-subtitle{margin-bottom:32px;font-size:1.1rem}}.shops-list-page .page-header .header-content .search-section .search-container{max-width:600px;margin:0 auto}.shops-list-page .page-header .header-content .search-section .search-container .search-input .ant-input-group-wrapper .ant-input-wrapper .ant-input{border:none;border-radius:28px 0 0 28px;height:56px;font-size:16px;box-shadow:0 4px 20px #0000001a}.shops-list-page .page-header .header-content .search-section .search-container .search-input .ant-input-group-wrapper .ant-input-wrapper .ant-input:focus{box-shadow:0 4px 20px #0003}.shops-list-page .page-header .header-content .search-section .search-container .search-input .ant-input-group-wrapper .ant-input-group-addon .ant-btn{background:#ff6b6b;border:#ff6b6b;border-radius:0 28px 28px 0;height:56px;padding:0 32px;font-weight:600;box-shadow:0 4px 20px #ff6b6b4d}.shops-list-page .page-header .header-content .search-section .search-container .search-input .ant-input-group-wrapper .ant-input-group-addon .ant-btn:hover{background:#ff5252;border-color:#ff5252;transform:translateY(-1px);box-shadow:0 6px 25px #ff6b6b66}.shops-list-page .main-layout{z-index:2;background:0 0;max-width:1400px;margin:-40px auto 0;padding:0 24px;position:relative}@media (max-width:768px){.shops-list-page .main-layout{margin-top:-20px;padding:0 16px}}.shops-list-page .main-layout .filters-sidebar{background:0 0!important}.shops-list-page .main-layout .filters-sidebar .filters-card{border:none;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001a}.shops-list-page .main-layout .filters-sidebar .filters-card .ant-card-head{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none}.shops-list-page .main-layout .filters-sidebar .filters-card .ant-card-head .ant-card-head-title{color:#fff;font-size:18px;font-weight:600}.shops-list-page .main-layout .filters-sidebar .filters-card .ant-card-body{padding:24px}.shops-list-page .main-layout .content-area{background:0 0;padding:0 0 0 24px}@media (max-width:1024px){.shops-list-page .main-layout .content-area{padding:0}}.shops-list-page .filters-content .filter-section{margin-bottom:24px}.shops-list-page .filters-content .filter-section .ant-typography h5{color:#333;margin-bottom:16px;font-weight:600}.shops-list-page .filters-content .filter-section .ant-select .ant-select-selector{border:2px solid #f0f0f0;border-radius:8px}.shops-list-page .filters-content .filter-section .ant-select .ant-select-selector:hover{border-color:#667eea}.shops-list-page .filters-content .filter-section .ant-select.ant-select-focused .ant-select-selector{border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.shops-list-page .filters-content .filter-section .ant-checkbox-wrapper{font-size:16px}.shops-list-page .filters-content .filter-section .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border:2px solid #d9d9d9;border-radius:4px}.shops-list-page .filters-content .filter-section .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner:hover{border-color:#667eea}.shops-list-page .filters-content .filter-section .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:#667eea;border-color:#667eea}.shops-list-page .filters-content .filter-section .ant-slider .ant-slider-rail{background-color:#f5f5f5;height:6px}.shops-list-page .filters-content .filter-section .ant-slider .ant-slider-track{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);height:6px}.shops-list-page .filters-content .filter-section .ant-slider .ant-slider-handle{border:3px solid #667eea;width:20px;height:20px;margin-top:-7px}.shops-list-page .filters-content .filter-section .ant-slider .ant-slider-handle:hover{border-color:#5a67d8}.shops-list-page .filters-content .ant-divider{border-color:#f0f0f0;margin:24px 0}.shops-list-page .results-header{background:#fff;border-radius:16px;justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding:24px;display:flex;box-shadow:0 4px 20px #00000014}@media (max-width:768px){.shops-list-page .results-header{flex-direction:column;gap:16px}}.shops-list-page .results-header .results-info .ant-typography h4{color:#333;margin-bottom:8px;font-weight:600}.shops-list-page .results-header .results-controls{align-items:center;gap:16px;display:flex}@media (max-width:768px){.shops-list-page .results-header .results-controls{justify-content:space-between;width:100%}}.shops-list-page .results-header .results-controls .view-toggle .ant-btn{border-radius:6px}.shops-list-page .results-header .results-controls .view-toggle .ant-btn:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.shops-list-page .results-header .results-controls .view-toggle .ant-btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.shops-list-page .results-header .results-controls .mobile-filter-btn{color:#667eea;border:2px solid #667eea;border-radius:8px;height:40px;font-weight:500}.shops-list-page .results-header .results-controls .mobile-filter-btn:hover{color:#fff;background:#667eea;transform:translateY(-1px)}@media (min-width:769px){.shops-list-page .results-header .results-controls .mobile-filter-btn{display:none}}.shops-list-page .loading-container{background:#fff;border-radius:16px;justify-content:center;align-items:center;min-height:400px;display:flex;box-shadow:0 4px 20px #00000014}.shops-list-page .loading-container .ant-spin .ant-spin-text{color:#667eea;margin-top:16px;font-size:16px}.shops-list-page .error-container,.shops-list-page .no-results-container{background:#fff;border-radius:16px;justify-content:center;align-items:center;min-height:400px;display:flex;box-shadow:0 4px 20px #00000014}.shops-list-page .shops-grid .shop-card-link{text-decoration:none;display:block}.shops-list-page .shops-grid .shop-card-link:hover{text-decoration:none}.shops-list-page .shops-grid .shop-card{border:none;border-radius:16px;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 20px #00000014}.shops-list-page .shops-grid .shop-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.shops-list-page .shops-grid .shop-card:hover .shop-card-overlay{opacity:1}.shops-list-page .shops-grid .shop-card:hover .shop-image{transform:scale(1.05)}.shops-list-page .shops-grid .shop-card .shop-card-cover{height:200px;position:relative;overflow:hidden}.shops-list-page .shops-grid .shop-card .shop-card-cover .shop-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.shops-list-page .shops-grid .shop-card .shop-card-cover .shop-card-overlay{opacity:0;background:#0009;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.shops-list-page .shops-grid .shop-card .shop-card-cover .shop-card-overlay .visit-shop-btn{background:#ff6b6b;border-color:#ff6b6b;border-radius:25px;height:45px;padding:0 24px;font-size:14px;font-weight:600}.shops-list-page .shops-grid .shop-card .shop-card-cover .shop-card-overlay .visit-shop-btn:hover{background:#ff5252;border-color:#ff5252;transform:scale(1.05)}.shops-list-page .shops-grid .shop-card .ant-card-body{padding:20px}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-header{margin-bottom:12px}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-header .shop-name{color:#333;margin-bottom:8px;font-size:18px;font-weight:600}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-header .shop-rating{align-items:center;gap:8px;display:flex}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-header .shop-rating .ant-rate{color:#faad14;font-size:14px}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-header .shop-rating .rating-text{color:#666;font-size:14px}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-description{color:#666;margin-bottom:16px;line-height:1.5}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-details{margin-bottom:16px}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-details .detail-item{align-items:center;gap:8px;margin-bottom:8px;display:flex}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-details .detail-item .detail-icon{color:#667eea;width:16px;font-size:14px}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-details .detail-item .detail-text{color:#666;flex:1;font-size:14px}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-tags .feature-tag{border:none;border-radius:12px;font-size:12px;font-weight:500}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-tags .feature-tag.ant-tag-green{color:#fff;background:linear-gradient(135deg,#52c41a,#73d13d)}.shops-list-page .shops-grid .shop-card .shop-card-content .shop-tags .feature-tag.ant-tag-blue{color:#fff;background:linear-gradient(135deg,#1890ff,#40a9ff)}.shops-list-page .shops-list{flex-direction:column;gap:16px;display:flex}.shops-list-page .shops-list .shop-list-link{text-decoration:none;display:block}.shops-list-page .shops-list .shop-list-link:hover{text-decoration:none}.shops-list-page .shops-list .shop-list-card{border:none;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000f}.shops-list-page .shops-list .shop-list-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f}.shops-list-page .shops-list .shop-list-card .ant-card-body{padding:20px}.shops-list-page .shops-list .shop-list-card .shop-list-content{align-items:center;gap:20px;display:flex}@media (max-width:768px){.shops-list-page .shops-list .shop-list-card .shop-list-content{flex-direction:column;align-items:flex-start;gap:16px}}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-image{border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}@media (max-width:768px){.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-image{width:100%;height:120px}}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-image .shop-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info{flex:1;min-width:0}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-list-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}@media (max-width:768px){.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-list-header{flex-direction:column;align-items:flex-start;gap:8px}}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-list-header .shop-name{color:#333;margin-bottom:0;font-size:18px;font-weight:600}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-list-header .shop-rating{align-items:center;gap:8px;display:flex}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-list-header .shop-rating .ant-rate{color:#faad14;font-size:14px}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-list-header .shop-rating .rating-text{color:#666;font-size:14px}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-description{color:#666;margin-bottom:12px;line-height:1.5}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-list-details{flex-wrap:wrap;gap:16px;margin-bottom:12px;display:flex}@media (max-width:768px){.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-list-details{flex-direction:column;gap:8px}}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-list-details .detail-item{align-items:center;gap:8px;display:flex}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-list-details .detail-item .detail-icon{color:#667eea;width:16px;font-size:14px}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-list-details .detail-item .detail-text{color:#666;font-size:14px}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-tags .feature-tag{border:none;border-radius:12px;font-size:12px;font-weight:500}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-tags .feature-tag.ant-tag-green{color:#fff;background:linear-gradient(135deg,#52c41a,#73d13d)}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-info .shop-tags .feature-tag.ant-tag-blue{color:#fff;background:linear-gradient(135deg,#1890ff,#40a9ff)}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-action{flex-shrink:0}@media (max-width:768px){.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-action{width:100%}}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-action .visit-shop-btn{background:#ff6b6b;border-color:#ff6b6b;border-radius:8px;height:40px;padding:0 20px;font-size:14px;font-weight:600}@media (max-width:768px){.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-action .visit-shop-btn{width:100%}}.shops-list-page .shops-list .shop-list-card .shop-list-content .shop-list-action .visit-shop-btn:hover{background:#ff5252;border-color:#ff5252;transform:scale(1.02)}.shops-list-page .popular-section{background:#fff;border-radius:16px;margin-top:40px;padding:60px 40px;box-shadow:0 4px 20px #00000014}@media (max-width:768px){.shops-list-page .popular-section{padding:40px 24px}}.shops-list-page .popular-section .ant-typography h3{color:#333;-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;background-clip:text;font-weight:700}.shops-list-page .popular-section .city-button{color:#666;border:2px solid #f0f0f0;border-radius:25px;height:45px;padding:0 24px;font-weight:500;transition:all .3s}.shops-list-page .popular-section .city-button:hover{color:#667eea;border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 15px #667eea33}.shops-list-page .mobile-filter-drawer .ant-drawer-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none}.shops-list-page .mobile-filter-drawer .ant-drawer-header .ant-drawer-title{color:#fff;font-weight:600}.shops-list-page .mobile-filter-drawer .ant-drawer-header .ant-drawer-close{color:#fff}.shops-list-page .mobile-filter-drawer .ant-drawer-header .ant-drawer-close:hover{color:#fffc}.shops-list-page .mobile-filter-drawer .ant-drawer-body{padding:24px}@media (max-width:1024px){.shops-list-page .desktop-only{display:none!important}}@media (min-width:1025px){.shops-list-page .mobile-only{display:none!important}}.shops-list-page .ant-float-btn-primary{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.shops-list-page .ant-float-btn-primary:hover{background:linear-gradient(135deg,#5a67d8 0%,#6b46c1 100%)}.shops-list-page .ant-empty .ant-empty-description{color:#666;font-size:16px}.shops-list-page .ant-spin-lg .ant-spin-dot{font-size:48px}.shops-list-page .ant-spin-lg .ant-spin-dot .ant-spin-dot-item{background-color:#667eea}.bank-statement-matching{max-width:1400px;margin:0 auto;padding:24px}.bank-statement-matching .page-header{text-align:center;margin-bottom:32px}.bank-statement-matching .page-header .ant-typography{margin-bottom:8px}.bank-statement-matching .upload-card,.bank-statement-matching .result-card{height:-moz-fit-content;height:fit-content}.bank-statement-matching .upload-card .ant-card-head,.bank-statement-matching .result-card .ant-card-head{border-bottom:2px solid #f0f0f0}.bank-statement-matching .upload-card .ant-card-head .ant-card-head-title,.bank-statement-matching .result-card .ant-card-head .ant-card-head-title{font-size:18px;font-weight:600}.bank-statement-matching .form-section{margin-bottom:24px}.bank-statement-matching .form-section .form-label{color:#262626;margin-bottom:8px;font-weight:500;display:block}.bank-statement-matching .form-section .form-label .anticon{color:#1890ff;margin-right:8px}.bank-statement-matching .result-section{margin-bottom:24px}.bank-statement-matching .result-section .ant-typography{margin-bottom:16px}.bank-statement-matching .stat-item{text-align:center;background:#fafafa;border-radius:8px;margin-bottom:16px;padding:16px}.bank-statement-matching .stat-item .stat-value{color:#1890ff;margin-top:4px;font-size:24px;font-weight:600}.bank-statement-matching .comparison-item{text-align:center;background:#fafafa;border-radius:8px;margin-bottom:16px;padding:16px}.bank-statement-matching .comparison-item .comparison-value{margin-top:4px;font-size:20px;font-weight:600}.bank-statement-matching .comparison-item .comparison-value.expected{color:#722ed1}.bank-statement-matching .comparison-item .comparison-value.actual{color:#1890ff}.bank-statement-matching .comparison-item .comparison-value.difference.less{color:#fa8c16}.bank-statement-matching .comparison-item .comparison-value.difference.more{color:#52c41a}@media (max-width:768px){.bank-statement-matching{padding:16px}.bank-statement-matching .page-header{margin-bottom:24px}.bank-statement-matching .page-header .ant-typography h2{font-size:24px}.bank-statement-matching .stat-item,.bank-statement-matching .comparison-item{padding:12px}.bank-statement-matching .stat-item .stat-value,.bank-statement-matching .stat-item .comparison-value,.bank-statement-matching .comparison-item .stat-value,.bank-statement-matching .comparison-item .comparison-value{font-size:18px}.bank-statement-matching .form-section,.bank-statement-matching .result-section{margin-bottom:16px}}.bank-statement-matching .ant-spin-container{justify-content:center;align-items:center;min-height:200px;display:flex}.bank-statement-matching .ant-alert{border-radius:8px}.bank-statement-matching .ant-alert.ant-alert-success{background-color:#f6ffed;border-color:#b7eb8f}.bank-statement-matching .ant-alert.ant-alert-warning{background-color:#fffbe6;border-color:#ffe58f}.bank-statement-matching .ant-alert.ant-alert-info{background-color:#e6f7ff;border-color:#91d5ff}.bank-statement-matching .ant-btn{border-radius:6px;font-weight:500}.bank-statement-matching .ant-btn.ant-btn-primary{box-shadow:0 2px 4px #1890ff33}.bank-statement-matching .ant-btn.ant-btn-primary:hover{box-shadow:0 4px 8px #1890ff4d}.bank-statement-matching .ant-upload .ant-btn{justify-content:center;align-items:center;height:48px;display:flex}.bank-statement-matching .ant-upload .ant-btn .anticon{margin-right:8px}.bank-statement-matching .upload-card,.bank-statement-matching .result-card{transition:box-shadow .3s}.bank-statement-matching .upload-card:hover,.bank-statement-matching .result-card:hover{box-shadow:0 4px 12px #0000001a}.public-bill-page{background-color:#f5f5f5;min-height:100vh;padding:20px}@media (max-width:768px){.public-bill-page{padding:10px}}.public-bill-page .bill-actions{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px 20px;display:flex;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.public-bill-page .bill-actions{flex-direction:column;gap:12px;padding:12px 16px}.public-bill-page .bill-actions .action-buttons{justify-content:center;gap:8px;width:100%;display:flex}}.public-bill-page .bill-actions .action-buttons{gap:8px;display:flex}.public-bill-page .public-bill-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100vh;min-height:50vh;display:flex}.public-bill-page .public-bill-loading p{color:#666;margin:0;font-size:16px}.public-bill-page .public-bill-error{justify-content:center;align-items:center;min-height:50vh;padding:20px;display:flex}.public-bill-page .public-bill-error .ant-alert{width:100%;max-width:500px}@media print{.public-bill-page{background-color:#fff;margin:0;padding:0}.public-bill-page .no-print{display:none!important}}@media (max-width:480px){.public-bill-page{padding:8px}.public-bill-page .bill-actions{border-radius:6px;margin-bottom:12px;padding:12px}.public-bill-page .bill-actions h3{margin-bottom:0;font-size:18px}.public-bill-page .bill-actions .action-buttons .ant-btn{height:36px;padding:0 12px;font-size:14px}}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{text-decoration:underline;border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}