.Loader-module__MrhOFq__loader{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:99999;background:#f0e3e380;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}
.Base-module__dQRyxG__base-container{box-sizing:border-box;flex-direction:row;width:100%;max-width:100vw;display:flex;overflow-x:hidden}.Base-module__dQRyxG__sidebar-wrapper{position:relative}.Base-module__dQRyxG__overlay{z-index:998;background:#00000080;display:none;position:fixed;inset:0}.Base-module__dQRyxG__main-class{box-sizing:border-box;flex:1;width:100%;max-width:100vw;height:100vh;overflow:hidden auto}@media screen and (min-width:1024px){.Base-module__dQRyxG__sidebar-wrapper{position:relative;transform:none!important}.Base-module__dQRyxG__overlay{display:none!important}.Base-module__dQRyxG__main-class{padding-top:0!important}.Base-module__dQRyxG__base-container{flex-direction:row!important}}@media screen and (max-width:1023px){.Base-module__dQRyxG__sidebar-wrapper{z-index:1000;height:100vh;transition:transform .3s ease-in-out;position:fixed;top:0;left:0;transform:translate(-100%)}.Base-module__dQRyxG__sidebar-open{transform:translate(0)}.Base-module__dQRyxG__overlay{display:block}.Base-module__dQRyxG__main-class{width:100%;padding-top:90px}.Base-module__dQRyxG__base-container{flex-direction:column}}@media screen and (max-width:568px){.Base-module__dQRyxG__main-class{padding-top:80px}}
.Sidebar-module__0InrKW__sidebar{flex-shrink:0;width:264px;min-width:264px;height:100vh}@media screen and (max-width:1023px){.Sidebar-module__0InrKW__sidebar{flex-shrink:1;width:100%;min-width:100%}}@media screen and (max-width:568px){.Sidebar-module__0InrKW__sidebar{width:85vw;min-width:85vw}}
.MenuItem-module__GhOXDW__menuItem{border-radius:10px;align-items:center;gap:12px;padding:clamp(.4687rem,.4124rem + .2813vw,.75rem) clamp(.78125rem,.6875rem + .4688vw,1.25rem);font-size:18px;display:flex}.MenuItem-module__GhOXDW__menuItem.MenuItem-module__GhOXDW__active{background-color:var(--forest-green);color:var(--white);font-weight:500;box-shadow:0 4px 10px #00000040}.MenuItem-module__GhOXDW__menuItem.MenuItem-module__GhOXDW__inActive{color:var(--stroke)}
.ModalWrapper-module___JLWnG__modalContainer{background-blend-mode:darken;z-index:999;background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ModalWrapper-module___JLWnG__modalVerify{margin:0 auto}.ModalWrapper-module___JLWnG__modalContent{border:1.5px solid var(--white);background-color:#f9f9f9;box-shadow:0 0 4px #00000040}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Header-module__Pqol7G__header{z-index:99;position:sticky;top:0}.Header-module__Pqol7G__profileImage{object-fit:fill;border:2px solid var(--card-stroke);cursor:pointer;border-radius:50%;width:60px;height:60px;transition:transform .2s}.Header-module__Pqol7G__profileImage:hover{border-color:var(--primary);transform:scale(1.05)}.Header-module__Pqol7G__menu-toggle{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:8px 12px;font-size:20px;line-height:1;transition:all .3s;display:flex}.Header-module__Pqol7G__menu-toggle:hover{background:var(--dark-green);transform:scale(1.05)}@media screen and (max-width:1023px){.Header-module__Pqol7G__header{z-index:999;background:#fff;min-height:60px;position:fixed;top:0;left:0;right:0;padding:16px 20px!important}.Header-module__Pqol7G__menu-toggle{min-width:36px;height:36px;padding:6px 10px;font-size:18px}}@media screen and (max-width:768px){.Header-module__Pqol7G__header{flex-flow:row;justify-content:space-between;align-items:center;min-height:56px;padding:14px 16px!important}.Header-module__Pqol7G__menu-toggle{min-width:36px;height:36px;padding:6px 10px;font-size:18px}.Header-module__Pqol7G__header>div:first-child{width:100%}.Header-module__Pqol7G__header>img{align-self:flex-start;width:50px!important;height:50px!important}}@media screen and (max-width:568px){.Header-module__Pqol7G__header{gap:12px;min-height:52px;padding:12px 16px!important}.Header-module__Pqol7G__menu-toggle{min-width:32px;height:32px;padding:5px 8px;font-size:16px}.Header-module__Pqol7G__header h1,.Header-module__Pqol7G__header .Header-module__Pqol7G__h1{font-size:clamp(1rem,2vw,1.5rem)}.Header-module__Pqol7G__header h4,.Header-module__Pqol7G__header .Header-module__Pqol7G__h4{font-size:clamp(.75rem,1.5vw,.95rem)}}
.ImageUploader-module__BdmWYW__imgUploader{height:150px}@media screen and (max-width:768px){.ImageUploader-module__BdmWYW__imgUploader{height:120px}}@media screen and (max-width:568px){.ImageUploader-module__BdmWYW__imgUploader{height:100px}}
.MerchantModal-module___lvo9G__merchantForm{width:100%}.MerchantModal-module___lvo9G__formSection{flex-direction:column;gap:1.25rem;display:flex}.MerchantModal-module___lvo9G__gridSection{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding-bottom:2rem;display:grid}.MerchantModal-module___lvo9G__formField{flex-direction:column;gap:.5rem;display:flex}.MerchantModal-module___lvo9G__formLabel{color:var(--black);font-size:1rem;font-weight:400}.MerchantModal-module___lvo9G__toggleSection{justify-content:space-between;align-items:center;display:flex}@media screen and (max-width:768px){.MerchantModal-module___lvo9G__gridSection{grid-template-columns:repeat(2,1fr);gap:1.25rem;padding-bottom:1.5rem}.MerchantModal-module___lvo9G__formLabel{font-size:.95rem}.MerchantModal-module___lvo9G__toggleSection{flex-direction:column;align-items:flex-start;gap:1rem}}@media screen and (max-width:568px){.MerchantModal-module___lvo9G__gridSection{grid-template-columns:1fr;gap:1rem;padding-bottom:1rem}.MerchantModal-module___lvo9G__formSection{gap:1rem}.MerchantModal-module___lvo9G__formLabel{font-size:.9rem}.MerchantModal-module___lvo9G__toggleSection{flex-direction:row;align-items:center;gap:.5rem}}
.Modal-module__CSb9tq__modalContent{height:auto;max-height:458px}@media screen and (max-width:768px){.Modal-module__CSb9tq__modalContent{width:90vw;max-width:500px;max-height:70vh}}@media screen and (max-width:568px){.Modal-module__CSb9tq__modalContent{width:95vw;max-width:100%;max-height:80vh}}
.Dropdown-module__Zd6MxG__dropdownList{z-index:12;max-height:250px;overflow-y:auto}@media screen and (max-width:568px){.Dropdown-module__Zd6MxG__dropdownList{max-height:180px}}
.Pagination-module__DUeupq__pagination-btn{cursor:pointer;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s ease-in-out;display:flex}.Pagination-module__DUeupq__pagination-btn:hover{background-color:var(--faded-green)}.Pagination-module__DUeupq__pagination-btn-disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.Pagination-module__DUeupq__pagination-btn-left{border-right:1px solid #5a5a5a66}.Pagination-module__DUeupq__pagination-btn-right{border-left:1px solid #5a5a5a66}@media screen and (max-width:768px){.Pagination-module__DUeupq__pagination-btn{width:40px;height:40px;font-size:14px}}@media screen and (max-width:568px){.Pagination-module__DUeupq__pagination-btn{width:36px;height:36px;font-size:12px}}
.MerchantReviews-module__aPLVTq__reviewsSection{padding:1rem 0}.MerchantReviews-module__aPLVTq__header{border-bottom:1px solid var(--card-stroke);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.MerchantReviews-module__aPLVTq__title{color:var(--black);font-size:1.125rem;font-weight:600}.MerchantReviews-module__aPLVTq__total{color:var(--gray);font-size:.9rem}.MerchantReviews-module__aPLVTq__loading,.MerchantReviews-module__aPLVTq__empty{text-align:center;color:var(--gray);padding:2rem}.MerchantReviews-module__aPLVTq__reviewsList{flex-direction:column;gap:1rem;display:flex}.MerchantReviews-module__aPLVTq__reviewCard{border:1px solid var(--card-stroke);background:var(--white);border-radius:.5rem;padding:1rem}.MerchantReviews-module__aPLVTq__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.MerchantReviews-module__aPLVTq__reviewerInfo{align-items:center;gap:.75rem;display:flex}.MerchantReviews-module__aPLVTq__avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.MerchantReviews-module__aPLVTq__avatarPlaceholder{color:#fff;background:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.MerchantReviews-module__aPLVTq__reviewerDetails{flex-direction:column;gap:.25rem;display:flex}.MerchantReviews-module__aPLVTq__reviewerName{color:var(--black);font-weight:500}.MerchantReviews-module__aPLVTq__reviewDate{color:var(--gray);font-size:.8rem}.MerchantReviews-module__aPLVTq__stars{color:#f59e0b;letter-spacing:2px;font-size:1rem}.MerchantReviews-module__aPLVTq__reviewText{color:var(--black);font-size:.95rem;line-height:1.5}.MerchantReviews-module__aPLVTq__pagination{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.MerchantReviews-module__aPLVTq__pageBtn{border:1px solid var(--card-stroke);background:var(--white);cursor:pointer;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem}.MerchantReviews-module__aPLVTq__pageBtn:hover{background:var(--gray-100)}.MerchantReviews-module__aPLVTq__pageBtn.MerchantReviews-module__aPLVTq__active{color:#fff;background:#16a34a;border-color:#16a34a}
.SingleMerchant-module__te66-q__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.SingleMerchant-module__te66-q__headerActions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.SingleMerchant-module__te66-q__invoiceDownloadGroup{border:1px solid var(--primary);background:#f0fdf4;border-radius:8px;align-items:center;gap:8px;padding:6px 6px 6px 12px;display:flex}.SingleMerchant-module__te66-q__invoiceDownloadLabel{color:var(--primary);white-space:nowrap;font-size:13px;font-weight:500}.SingleMerchant-module__te66-q__invoiceMonthSelect{appearance:none;color:#111827;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:calc(100% - 10px);background-repeat:no-repeat;background-size:10px;border:1px solid #d1d5db;border-radius:6px;width:110px;padding:6px 30px 6px 10px;font-size:13px}.SingleMerchant-module__te66-q__invoiceYearInput{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:78px;padding:6px 8px;font-size:13px}.SingleMerchant-module__te66-q__invoiceYearInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.SingleMerchant-module__te66-q__invoiceYearInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.SingleMerchant-module__te66-q__commissionPanel{flex-direction:column;gap:2rem;display:flex}.SingleMerchant-module__te66-q__filterRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.SingleMerchant-module__te66-q__filterGroup{flex-wrap:wrap;flex:1;align-items:center;gap:1rem;display:flex}.SingleMerchant-module__te66-q__dateField{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;flex-direction:column;min-width:180px;display:flex;position:relative}.SingleMerchant-module__te66-q__dateInput{width:100%;min-height:48px;color:var(--black);cursor:pointer;border:1px solid var(--card-stroke);background:var(--white);box-sizing:border-box;border-radius:8px;padding:12px 40px 12px 14px;font-size:14px}.SingleMerchant-module__te66-q__dateInput:not(.SingleMerchant-module__te66-q__hasValue){color:#0000}.SingleMerchant-module__te66-q__dateInput:not(.SingleMerchant-module__te66-q__hasValue)::-webkit-datetime-edit{visibility:hidden}.SingleMerchant-module__te66-q__dateInput:focus{outline:none}.SingleMerchant-module__te66-q__dateInput::-webkit-calendar-picker-indicator{cursor:pointer;z-index:2;position:absolute;top:50%;right:12px;transform:translateY(-50%);opacity:1!important}.SingleMerchant-module__te66-q__placeholderOverlay{color:var(--gray);pointer-events:none;z-index:1;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:14px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.SingleMerchant-module__te66-q__orderId{color:var(--black);font-weight:500;text-decoration:underline}.SingleMerchant-module__te66-q__orderDetails,.SingleMerchant-module__te66-q__userDetail,.SingleMerchant-module__te66-q__timestamp{flex-direction:column;gap:.2rem;display:flex}.SingleMerchant-module__te66-q__summaryRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.SingleMerchant-module__te66-q__summaryCard{border:1px solid var(--card-stroke);background:var(--white);border-radius:10px;flex-direction:column;gap:.35rem;padding:1rem 1.1rem;display:flex}.SingleMerchant-module__te66-q__summaryLabel{color:var(--gray);font-size:.875rem}.SingleMerchant-module__te66-q__summaryValue{color:var(--black);font-size:1.125rem;font-weight:600}.SingleMerchant-module__te66-q__emptyState{color:var(--gray)!important;padding:2rem 1rem!important}@media screen and (max-width:768px){.SingleMerchant-module__te66-q__pageHeader{align-items:flex-start}.SingleMerchant-module__te66-q__headerActions{width:100%}.SingleMerchant-module__te66-q__filterRow{align-items:stretch}.SingleMerchant-module__te66-q__filterGroup{width:100%}.SingleMerchant-module__te66-q__dateField{min-width:0}.SingleMerchant-module__te66-q__summaryRow{grid-template-columns:1fr}}@media screen and (max-width:568px){.SingleMerchant-module__te66-q__headerActions{flex-direction:column;align-items:stretch}.SingleMerchant-module__te66-q__headerActions .btn{width:100%}.SingleMerchant-module__te66-q__filterGroup{flex-direction:column;align-items:stretch}.SingleMerchant-module__te66-q__dateField{width:100%}}
.Table-module__X9LyfG__table-wrapper{border:1px solid var(--card-stroke);-webkit-overflow-scrolling:touch;border-radius:10px;height:auto;max-height:calc(100vh - 330px);overflow-x:auto}.Table-module__X9LyfG__table{background-color:var(--white);width:100%;min-width:600px}.Table-module__X9LyfG__table-header{z-index:5;height:44px;color:var(--black);border-bottom:1px solid var(--card-stroke);background:#f8fafc;position:sticky;top:0}.Table-module__X9LyfG__table-header>th{text-align:center;padding:12px;font-size:16px;font-weight:400;line-height:20px}.Table-module__X9LyfG__table-body{font-size:14px;font-weight:300;line-height:20px}.Table-module__X9LyfG__table-body>tr{border-bottom:1px solid var(--card-stroke);height:auto;min-height:81px}.Table-module__X9LyfG__table-body>tr>td{color:var(--gray);text-align:center;word-break:break-word;padding:12px}.Table-module__X9LyfG__table-body>tr:last-child{border-bottom:none}@media screen and (max-width:768px){.Table-module__X9LyfG__table-wrapper{border-radius:8px;max-height:calc(100vh - 280px)}.Table-module__X9LyfG__table-header>th{padding:10px;font-size:14px}.Table-module__X9LyfG__table-body{font-size:13px}.Table-module__X9LyfG__table-body>tr{min-height:70px}.Table-module__X9LyfG__table-body>tr>td{padding:10px}}@media screen and (max-width:568px){.Table-module__X9LyfG__table{min-width:500px}.Table-module__X9LyfG__table-header>th{padding:8px;font-size:12px}.Table-module__X9LyfG__table-body{font-size:12px}.Table-module__X9LyfG__table-body>tr{min-height:60px}.Table-module__X9LyfG__table-body>tr>td{padding:8px;font-size:11px}.Table-module__X9LyfG__table-wrapper{max-height:calc(100vh - 250px)}}
.SearchBar-module__JuVAxa__searchInput,.SearchBar-module__JuVAxa__searchInput::placeholder{font-size:16px}@media screen and (max-width:768px){.SearchBar-module__JuVAxa__searchInput{padding:10px 12px;font-size:14px}.SearchBar-module__JuVAxa__searchInput::placeholder{font-size:14px}}@media screen and (max-width:568px){.SearchBar-module__JuVAxa__searchInput{width:100%;padding:8px 10px;font-size:13px}.SearchBar-module__JuVAxa__searchInput::placeholder{font-size:13px}}
@media screen and (max-width:568px){.FilterList-module__fsEgdG__filter{flex-direction:column}}
.Invoices-module__xLHrpG__filtersRow,.Invoices-module__xLHrpG__filterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.Invoices-module__xLHrpG__monthYearGroup{align-items:center;gap:8px;display:flex}.Invoices-module__xLHrpG__monthSelect{appearance:none;color:#111827;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:calc(100% - 12px);background-repeat:no-repeat;background-size:12px;border:1px solid #d1d5db;border-radius:6px;width:140px;padding:8px 36px 8px 12px;font-size:14px}.Invoices-module__xLHrpG__yearInput{color:#111827;border:1px solid #d1d5db;border-radius:6px;width:90px;padding:8px 12px;font-size:14px}.Invoices-module__xLHrpG__yearInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Invoices-module__xLHrpG__yearInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Invoices-module__xLHrpG__statsRow{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:0;width:fit-content;margin-bottom:20px;padding:12px 24px;display:flex}.Invoices-module__xLHrpG__statItem{flex-direction:column;align-items:center;gap:2px;padding:0 24px;display:flex}.Invoices-module__xLHrpG__statDivider{background:#e5e7eb;width:1px;height:36px}.Invoices-module__xLHrpG__statValue{color:#111827;font-size:22px;font-weight:700;line-height:1}.Invoices-module__xLHrpG__statLabel{color:#6b7280;white-space:nowrap;font-size:12px}.Invoices-module__xLHrpG__bulkBar{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:12px;margin-bottom:16px;padding:10px 16px;display:flex}.Invoices-module__xLHrpG__resultBanner{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:16px;padding:12px 16px}.Invoices-module__xLHrpG__statusFilters{flex-wrap:wrap;gap:6px;display:flex}.Invoices-module__xLHrpG__filterBtn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:20px;padding:6px 14px;font-size:13px;transition:all .15s}.Invoices-module__xLHrpG__filterBtn:hover{color:#374151;border-color:#9ca3af}.Invoices-module__xLHrpG__filterBtnActive{color:#fff;background:#111827;border-color:#111827}.Invoices-module__xLHrpG__filterBtnActive:hover{color:#fff;background:#374151;border-color:#374151}.Invoices-module__xLHrpG__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Invoices-module__xLHrpG__modalBox{background:#fff;border-radius:12px;width:420px;max-width:90vw;padding:24px;box-shadow:0 20px 60px #0003}@media (max-width:768px){.Invoices-module__xLHrpG__filterBar{flex-direction:column;align-items:flex-start}.Invoices-module__xLHrpG__monthYearGroup,.Invoices-module__xLHrpG__statusFilters{flex-wrap:wrap}.Invoices-module__xLHrpG__statsRow{justify-content:space-around;width:100%}}
