@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);.App{background:#fff;color:#212121;font-family:var(--font-family-inter)}input[type=checkbox]{accent-color:#1e799c}body{background:#fff;font-family:var(--font-family-inter)}.text-truncate2{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;line-height:1.5;max-width:-webkit-fit-content;max-width:fit-content;min-height:3em;overflow:hidden;text-overflow:ellipsis}code{font-family:var(--font-family-inter)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.centeredContainer{height:90vh}.centeredContainer,.centeredContainerLogin{align-items:center;display:flex;justify-content:center}.centeredContainerLogin{height:70vh}.joinChatContainer{padding:25px}.joinChatContainerss{padding:10px}.joinChatHeading{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.joinChatSubHeading{color:grey;font-size:1rem;margin-bottom:1rem}.joinChatContainer h3{font-size:2.5rem;margin-bottom:1rem}.joinChatContainer input,.joinChatContainerss input{border:2px solid #edeef2;border-radius:5px;font-size:16px;height:40px;margin:7px;padding:5px;width:210px}.joinChatContainer button{background:#f5f2fc;color:#9ea2b3}.joinChatContainer button,.joinChatContainerss button{border:none;border-radius:5px;cursor:pointer;font-size:16px;height:50px;margin:7px;padding:5px;width:225px}.joinChatContainer button:hover,.joinChatContainerss button,.joinChatContainerss button:hover{background:#1e799c;color:#fff}.BrandHeading{color:#1e799c;font-size:32px;font-weight:700}.BrandHeadingBorder{height:0;width:100%}.chat-window p{margin:0}.chat-window .chat-header{border-radius:6px;cursor:pointer;height:45px;position:relative}.chat-window .chat-header p{color:#fff;display:block;font-weight:700;line-height:45px}.chat-window .chat-body{background:#fff;border-top:1px solid #263238;height:72vh;position:relative}.chat-window .chat-body .message-container{height:100%;overflow-x:hidden;overflow-y:scroll;width:100%}.chat-window .chat-body .message-container::-webkit-scrollbar{display:none}.chat-window .chat-body .message{display:flex;height:auto;padding:10px}.chat-window .chat-body .message .message-content{align-items:center;background-color:#43a047;border-radius:5px;color:#fff;display:flex;height:auto;margin-left:5px;margin-right:5px;max-width:120px;min-height:40px;overflow-wrap:break-word;padding-left:5px;padding-right:5px;width:auto;word-break:break-word}#you,#you .message-content,#you .message-meta{justify-content:flex-start}#you .message-meta{margin-left:5px}#other,#other .message-content{justify-content:flex-end}#other .message-content{background-color:#6495ed}#other .message-meta{justify-content:flex-end;margin-right:5px}.message-meta #author{font-weight:700;margin-left:10px}.chat-window .chat-body .message .message-meta{display:flex;font-size:12px}.chat-window .chat-footer{border:1px solid #cfc4e9;border-radius:8px;display:flex;height:40px}.chat-window .chat-footer input{border:0;flex:85% 1;font-family:var(--font-family-inter);font-size:1em;height:100%;outline:none;padding:0 .7em}.chat-window .chat-footer button{background:#0000;border:0;color:#d3d3d3;cursor:pointer;display:grid;flex:15% 1;font-size:25px;height:100%;outline:none;place-items:center}.chat-window .chat-footer button:hover{background-color:#f5f2fc;color:#9ea2b3}.hide{opacity:0!important}.joinChatContainer{height:60vh;min-width:40vw}.joinChatContainer,.joinChatContainerss{align-items:center;box-shadow:3px 5px 22px 12px #f5f2fc;display:flex;flex-direction:column;justify-content:center;text-align:center}.joinChatContainer button,.joinChatContainer input,.joinChatContainerss button,.joinChatContainerss input{margin:10px 0;max-width:400px;padding:10px;width:80%}.joinChatHeading,.joinChatSubHeading{margin-bottom:20px}.stylingList{display:flex;height:90%;justify-content:space-around;width:100%}.inputWithCountryCode{align-items:center;display:flex}@media (max-width:550px){.centeredContainer{max-width:none}.joinChatContainerss{max-width:none;width:80vw}}@media (min-width:550px){.joinChatContainerss{min-width:550px}}.main-wrapper{margin:auto;max-width:450px;position:relative;width:100%}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--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-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--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(90deg,#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__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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: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%{animation-timing-function:ease-in;opacity:0;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:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bottom-sheet-overlay{align-items:flex-end;background:#00000080;bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:10000}.bottom-sheet-overlay.open{display:flex;opacity:1}.bottom-sheet{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;flex-direction:column;overflow:hidden;transform:translateY(100%);transition:transform .3s ease;width:100%}.bottom-sheet.open{transform:translateY(0)}.bottom-sheet-header{display:flex;justify-content:space-between;padding:16px}.bottom-sheet-header-text{color:#000;font-family:var(--font-family-inter);font-size:20px;font-weight:700}.close-button{background:none;border:none;cursor:pointer;font-family:var(--font-family-inter);font-size:14px}.bottom-sheet-content{flex-grow:1;overflow-x:hidden;overflow-y:auto}.bottom-sheet-footer{background-color:#fff;border-top:1px solid #ddd;bottom:0;position:-webkit-sticky;position:sticky;width:100%}@media only screen and (max-width:1000px){.bottom-sheet-overlay{margin-left:0;min-width:0}}.mobile-home-header{align-items:center;align-self:center;background:var(--surface-primary);display:flex;position:-webkit-sticky;position:sticky;top:0;width:-webkit-fill-available;z-index:99}.categories-menu{align-items:center;color:#fff;cursor:pointer;display:none;font-family:Plus Jakarta Sans;font-size:16px;justify-content:center;margin-left:10px;padding:5px}.header-logout-content-container{padding:0 5% 5%}.header-logout-content-text{color:var(--content-primary);font-size:var(--label-large);margin:0}.header-logout-content-subtext,.header-logout-content-text{font-family:var(--font-family-inter);font-weight:var(--font-weight-semibold)}.header-logout-content-subtext{color:var(--content-secondary);font-size:var(--label-small);margin-bottom:20px;margin-top:0}.header-logout-actions{display:flex;gap:1rem}.header-logout-actions button{border-radius:var(--radius-medium);font-size:var(--label-large);min-width:128px;width:158px}.header-logout-actions button,.header-logout-button{border:none;font-family:var(--font-family-inter);font-weight:var(--font-weight-semibold)}.header-logout-button{background:var(--surface-primary);border:1px solid var(--border-action);border-radius:var(--radius-medium);color:var(--content-primary);cursor:pointer;display:flex;font-size:var(--label-small);padding:var(--spacingx2) var(--spacingx3)}.logout-yes-button{background:var(--surface-inverted);color:var(--content-inverted)}.logout-no-button,.logout-yes-button{cursor:pointer;height:50px;padding:5px;width:100%}.logout-no-button{border:none}.logout-button-cancel{background:var(--surface-primary);border:none;color:var(--content-primary);cursor:pointer;height:50px;padding:5px;width:100%}.header-cart-text{color:#fff;font-family:var(--font-family-inter);font-size:"10px";margin-top:4px}.header-left-container{align-items:center;display:flex;gap:1.2rem;justify-content:center;margin-left:8px;text-align:right}.header-left-container-cart{cursor:pointer;display:flex;gap:.5rem;margin-top:4px}.desktop-home-header{align-items:center;align-self:center;background:#30565c;box-shadow:0 3px 5px #00000026;display:flex;height:80px;justify-content:space-between;padding-left:2%;padding-right:5%;position:-webkit-sticky;position:sticky;top:0;width:-webkit-fill-available;z-index:99}.search-bar{box-shadow:0 2px 4px #0003;padding:10px 15px;width:100%}.search-bar,.static-search-bar{align-items:center;background-color:var(--surface-tertiary);border-radius:10px;display:flex;max-width:400px}.static-search-bar{cursor:pointer;padding:var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.input-placeholder{color:var(--content-secondary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-medium);margin-left:var(--spacingx1-6)}.search-bar__icon{color:var(--surface-secondary);margin-right:10px}.search-bar__svg{height:20px;width:20px}.search-bar__input{background-color:initial;border:none;color:#fff;flex:1 1;font-family:var(--font-family-inter);font-size:14px;outline:none}.search-bar__input::placeholder{color:#d4e2e2;opacity:.8}.recommended-items{display:flex;flex-direction:column;padding:1rem}.recommended-item{background-color:#fff;border-radius:8px;padding:1rem;transition:all .3s ease}.recommended-item:hover{transform:translateY(-5px)}.recommended-item-product-name{color:#333;font-size:1.1rem;font-weight:700;margin:0}.recommended-item:hover .recommended-item-product-name{color:#007bff}@media (max-width:600px){.recommended-items{padding:.5rem}.recommended-item{padding:.8rem}}@media (max-width:768px){.search-bar{box-shadow:none;color:#fff;display:flex;margin-top:5px}.search-bar__svg{color:#fff;height:18px;width:18px}.search-bar__icon{margin-right:0}.search-bar__input{font-size:12px}}.search-modal{background-color:#fff;display:flex;flex-direction:column;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.search-modal__header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;padding:16px}.search-modal__back{background:none;border:none;color:#757575;cursor:pointer;font-size:18px;margin-right:8px}.search-modal__input{border:none;flex:1 1;font-size:16px;outline:none}.search-modal__suggestions{padding-left:29px}.search-modal__suggestions p{color:#757575;font-size:14px}.search-modal__suggestions ul{list-style:none;margin:0;padding:0}.search-modal__suggestions li{color:#424242;cursor:pointer;font-size:14px;margin-bottom:8px}.search-modal__suggestions li:hover{color:#000}.hamburger-menu{display:inline-block;position:relative;z-index:1000}.hamburger-icon{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:24px;justify-content:space-between;padding:0;transition:transform .3s ease;width:35px;z-index:2000}.hamburger-icon:focus{outline:2px solid #1e79cc}.bar{background-color:#fff;border-radius:3px;height:3px;transition:transform .3s ease,opacity .3s ease;width:100%}.bar.open:first-child{transform:translateY(8px) rotate(45deg)}.bar.open:nth-child(2){opacity:0}.bar.open:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.menu-overlay{background-color:#00000080;height:100%;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease;width:100%}.menu-overlay.show{opacity:1;pointer-events:auto}.menu-sidebar{background-color:#fff;box-shadow:-2px 0 8px #0003;height:100%;padding-top:20px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:250px}.menu-overlay.show .menu-sidebar{text-align:left;transform:translateX(0)}.menu-item{color:#333;display:block;font-family:var(--font-family-inter);font-size:.9rem;padding:15px 20px;text-decoration:none;transition:background-color .3s ease,color .2s ease}.menu-item:focus,.menu-item:hover{color:#1e79cc;outline:none}.menu-item.active{background-color:#c2bfc9;border-right:4px solid #eefbfd;color:#fff;font-weight:700}.menu-header{background-color:#fff;color:#fff;padding-bottom:1rem;padding-top:1rem;text-align:center}.menu-header h2{color:#333;font-family:var(--font-family-inter);font-size:1.5rem;font-weight:600;margin:0}@media (max-width:600px){.menu-sidebar{width:200px}.hamburger-icon{height:20px;width:30px}}.login-modal-container,.login-phone-container{font-family:var(--font-family-inter)}.login-phone-container{align-items:start;background:var(--surface-primary);display:flex;flex-direction:column;height:100%;justify-content:start;margin-bottom:12px;width:100%}.login-phone-header{width:100%}.login-phone-header-text{color:var(--content-primary);font-size:var(--label-large);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-large);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.login-phone-header-text,.login-phone-input-number{font-family:var(--font-family-inter);padding:var(--spacingx3)}.login-phone-input-number{align-items:start;display:flex;flex-direction:column;justify-content:start;width:calc(var(--full-screen-width) - var(--spacingx3)*2 - var(--spacingx2)*2)}.login-phone-input-number-text{color:var(--content-secondary);font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-small)}.login-phone-input-number-container{align-items:center;align-self:stretch;background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:var(--radius-medium);display:flex;font-family:var(--font-family-inter);gap:var(--spacingx2);margin-top:var(--spacingx2);padding:var(--spacingx3)}.login-phone-input-number-container:focus{background:var(--surface-secondary-pressed)}.login-phone-input-number-container-text{text-align:center}.login-phone-input-number-container-text,.login-phone-input-number-input{align-items:center;color:var(--content-primary);display:flex;font-family:var(--font-family-inter);font-size:var(--label-medium);font-style:normal;font-weight:var(--font-weight-regular);justify-content:center;line-height:var(--line-height-medium);padding:0}.login-phone-input-number-input{align-self:center;background:#0000;border:none;flex-direction:row;outline:none;width:100%}.login-phone-policy-container{flex-direction:row;height:100%;padding-left:var(--spacingx3);padding-right:var(--spacingx3);width:calc(var(--full-screen-width) - var(--spacingx3)*2 - var(--spacingx2)*2)}.login-phone-policy-container,.login-phone-policy-container-checkbox{align-items:start;display:flex;font-family:var(--font-family-inter);justify-content:start}.login-phone-policy-container-checkbox{height:16px;margin:0;margin-right:var(--spacingx1);width:16px}.login-phone-policy-container-text{color:var(--content-secondary)}.login-phone-policy-container-text,.login-phone-policy-container-text-link{font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-regular);line-height:var(--line-height-small)}.login-phone-policy-container-text-link{color:var(--content-action);text-decoration:none}.login-phone-button-container{flex-direction:row;font-family:var(--font-family-inter);padding:var(--spacingx3) var(--spacingx4)}.login-phone-button,.login-phone-button-container{align-items:center;display:flex;justify-content:center}.login-phone-button{background:var(--surface-inverted);border:none;border-radius:var(--radius-xlarge);color:var(--content-inverted);font-family:Inter;font-family:var(--font-family-inter);font-size:var(--label-medium);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium);padding:var(--spacingx4) var(--spacingx8);text-align:center;width:calc(var(--full-screen-width) - var(--spacingx4)*2)}.login-phone-button:disabled{background:var(--surface-action-2-action-2-disabled);color:var(--content-inactive);font-family:var(--font-family-inter)}.login-phone-header-text-or{color:var(--content-secondary);font-family:Inter;font-family:var(--font-family-inter);font-size:var(--label-medium);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium);margin:0 0 0 45%}.promotion-banner-container{align-content:center;align-items:center;background-color:var(--content-primary);border-radius:var(--radius-large);display:flex;justify-content:space-between;margin:var(--spacingx4) var(--spacingx3);padding:var(--spacingx4)}.promotion-banner-content{color:var(--content-inverted);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold)}.promotion-banner-content p{margin:10px}.promotion-banner-subtext{color:var(--content-inactive);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular)}.login-phone-otp-container{align-items:start;display:flex;flex-direction:column;font-family:var(--font-family-inter);height:100%;justify-content:start;width:100%}.login-phone-otp-header-text{color:var(--content-primary);column-gap:5px;display:flex;font-family:var(--font-family-inter);font-size:clamp(.875rem,2.5vw,1.25rem);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-large);overflow:hidden;padding:var(--spacingx3) var(--spacingx4);text-overflow:ellipsis;width:calc(var(--full-screen-width) - var(--spacingx4)*2 - var(--spacingx2)*2)}.login-phone-otp-header-mobile-text{color:var(--content-action);display:flex}.login-phone-otp-input-container{gap:var(--spacingx3);padding-left:var(--spacingx4);padding-right:var(--spacingx4)}.login-phone-otp-input,.login-phone-otp-input-container{display:flex;flex-direction:row;font-family:var(--font-family-inter)}.login-phone-otp-input{align-items:center;border:1px solid var(--border-primary);border-radius:var(--radius-medium);color:var(--content-primary);font-size:var(--label-medium);font-style:normal;font-weight:var(--font-weight-regular);justify-content:center;line-height:var(--line-height-medium);max-width:calc(var(--spacingx2)*3);padding:var(--spacingx2);text-align:center}.login-phone-otp-input:focus{border:1px solid var(--black)}.login-phone-otp-resend-text-container{align-items:center;background-color:var(--white);border:none;cursor:pointer;display:flex;flex-direction:row;font-family:var(--font-family-inter);justify-content:start;margin-bottom:var(--spacingx2);margin-top:var(--spacingx4);padding-left:var(--spacingx4);padding-right:var(--spacingx4);width:calc(var(--full-screen-width) - var(--spacingx4)*2 - var(--spacingx2)*2)}.login-phone-otp-resend-text-container:disabled{background-color:var(--white);border:none;color:var(--content-inactive);cursor:pointer}.login-phone-otp-resend-text,.login-phone-otp-resend-text-container:disabled{font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-small)}.login-phone-otp-resend-text{color:var(--content-secondary);text-decoration:underline;-webkit-text-decoration-color:var(--content-secondary);text-decoration-color:var(--content-secondary);text-underline-offset:var(--spacingx0-5)}.login-phone-otp-resend-text.disabled{color:var(--content-inactive)}.login-phone-otp-resend-text-time{color:var(--content-inactive);font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);margin-left:var(--spacingx2);text-decoration:none}.login-phone-otp-continue-button-container{flex-direction:row;padding:var(--spacingx3) var(--spacingx4);width:91%}.login-phone-otp-continue-button,.login-phone-otp-continue-button-container{align-items:center;display:flex;font-family:var(--font-family-inter);justify-content:center}.login-phone-otp-continue-button{background:var(--surface-inverted);border:none;border-radius:var(--radius-xlarge);color:var(--content-inverted);font-size:var(--label-medium);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium);padding:var(--spacingx4) var(--spacingx8);text-align:center;width:100%}.login-phone-otp-continue-button:disabled{background:var(--surface-action-2-action-2-disabled);color:var(--content-inactive);font-family:var(--font-family-inter)}.login-phone-user-details-container{align-items:start;display:flex;flex-direction:column;font-family:var(--font-family-inter);height:100%;justify-content:start;width:100%}.login-phone-user-details-header{width:100%}.login-phone-user-details-header-text{color:#141414;color:var(--content-primary,#141414);font-family:var(--font-family-inter);font-size:var(--label-large);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-large);margin-bottom:var(--spacingx3);margin-top:var(--spacingx3);overflow:hidden;padding-left:var(--spacingx4);padding-right:var(--spacingx4);text-overflow:ellipsis;width:calc(var(--full-screen-width) - var(--spacingx4)*2)}.login-phone-user-details-body{align-items:start;display:flex;flex-direction:column;font-family:var(--font-family-inter);height:100%;justify-content:start;padding-left:var(--spacingx3);width:calc(var(--full-screen-width) - var(--spacingx3)*2)}.login-phone-user-details-body-text{color:#141414;color:var(--content-primary,#141414);font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-regular);line-height:var(--line-height-small);margin-top:var(--spacingx3);overflow:hidden;text-overflow:ellipsis}.login-phone-user-details-body-input-container{align-items:center;align-self:stretch;background:#fff;background:var(--surface-primary,#fff);border:1px solid var(--border-primary);border-radius:var(--radius-medium);display:flex;font-family:var(--font-family-inter);gap:var(--spacingx2);margin-top:var(--spacingx2);padding:var(--spacingx3);width:calc(var(--full-screen-width) - var(--spacingx3)*4)}.login-phone-user-details-body-input{align-self:center;background:#0000;border:none;color:var(--content-primary);font-size:var(--label-medium);font-style:normal;font-weight:var(--font-weight-regular);height:23px;line-height:var(--line-height-medium);outline:none;padding:0;width:100%}.login-phone-user-details-body-input,.login-phone-user-details-continue-button-container{align-items:center;display:flex;flex-direction:row;font-family:var(--font-family-inter);justify-content:center}.login-phone-user-details-continue-button-container{padding:var(--spacingx3) var(--spacingx4);width:calc(var(--full-screen-width) - var(--spacingx4)*2)}.login-phone-user-details-continue-button{align-items:center;background:var(--surface-inverted);border:none;border-radius:var(--radius-large);color:var(--content-inverted);display:flex;font-family:var(--font-family-inter);font-size:var(--label-medium);font-style:normal;font-weight:var(--font-weight-semibold);justify-content:center;line-height:var(--line-height-medium);padding:var(--spacingx4) var(--spacingx8);text-align:center;width:calc(var(--full-screen-width) - var(--spacingx4)*2)}.login-phone-user-details-continue-button:disabled{background:var(--surface-action-2-action-2-disabled);color:var(--content-inactive);font-family:var(--font-family-inter)}.bottom-sheet-v2-overlay{background-color:#0009;display:none;height:100%;left:0;opacity:0;position:fixed;top:0;transform:translateY(100%);transition:opacity .3s ease-out,transform .3s ease-out;width:100%;z-index:1000}.bottom-sheet-v2-overlay.open{align-items:flex-end;display:flex;opacity:1;transform:translateY(0);transition:opacity .3s ease-out,transform .3s ease-out}.bottom-sheet-v2{background:var(--surface-primary);border-radius:12px 12px 0 0;bottom:0;font-family:var(--font-family-inter);left:0;max-height:90vh;overflow-y:auto;position:fixed;right:0;transition:opacity .3s ease,bottom .3s ease;z-index:1001}.bottom-sheet-v2.dragging{transition:none}.bottom-sheet-v2-header{align-items:flex-start;font-family:var(--font-family-inter)}.bottom-sheet-v2-header,.dragbar-container{display:flex;justify-content:center;padding:var(--spacingx2)}.dragbar-container{align-items:center;cursor:grab;transition:background-color .2s ease;-webkit-user-select:none;user-select:none;width:calc(100% - var(--spacingx2)*2)}.dragbar-container:hover{background-color:#0000001a}.drag-bar{background:var(--content-primary);border-radius:2px;height:4px;transition:background-color .3s ease;width:32px}.drag-bar:hover{background-color:var(--content-secondary)}.bottom-sheet-v2-content{font-family:var(--font-family-inter);height:-webkit-fit-content;height:fit-content;overflow-y:auto}@media only screen and (max-width:1000px){.bottom-sheet-v2-overlay{margin-left:0;min-width:0}}.cls-1{fill:#e48025}.cls-1,.cls-2,.cls-3,.cls-4{stroke-width:0px}.cls-5{fill:none;stroke:#010101;stroke-linecap:round;stroke-linejoin:round;stroke-width:.59px}.cls-2{fill:#256a88}.cls-3{fill:#fff}.cls-4{fill:#f19724}.category-popup-content{animation-duration:.3s;animation-timing-function:ease;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -4px 6px #0000001a;max-width:400px;padding:20px 20px 100px;text-align:left;width:100%}.category-slide-up{animation-name:slide-up}@keyframes slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.category-slide-down{animation-name:slide-down}@keyframes slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.category-popup-header{margin-bottom:16px}.category-popup-item{cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-between;margin:12px 0}.category-popup-item:hover{text-decoration:underline}.category-back-button{background:none;border:none;color:#333;cursor:pointer;font-size:16px;margin-right:8px}.category-popup-list-wrapper{height:auto;overflow:hidden;position:relative}.category-popup-list-wrapper.slide-out{animation:slide-out .3s ease}.category-popup-list-wrapper.slide-in{animation:slide-in .3s ease}.category-popup-error{color:red;font-size:14px;text-align:center}.category-popup-empty{color:#666;font-size:14px;text-align:center}.live-carousal-container{background:#fff;background-color:var(--surface-secondary);display:flex;flex-direction:column;overflow:hidden;width:100%}.live-carousal-container ::-webkit-scrollbar{display:none}.live-carousel-title{color:var(--content-action);font-family:var(--font-family-inter);font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);margin-bottom:var(--spacingx4);margin-top:var(--spacingx4)}.live-carousal-container h2{font-size:var(--font-size-medium);text-align:center}.live-carousal-card-container{align-items:center;display:flex;gap:15px;justify-content:flex-start;margin-left:var(--spacingx3);overflow-x:auto;padding-bottom:var(--spacingx3);scroll-behavior:smooth}.live-carousal-card{background:#fff;border-radius:var(--radius-large);position:relative;scroll-snap-align:start}.live-carousal-card-image{border-radius:var(--radius-large);height:416px;object-fit:cover;width:234px}.live-carousal-card-content{background:linear-gradient(180deg,#fff0,#1a1a1ab8 74%);border-radius:0 0 14px 14px;display:flex;gap:.5rem;height:15%;position:absolute;top:84%;width:100%}.live-carousal-card-title{color:var(--content-inverted);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--label-medium);margin-top:var(--spacingx2)}.live-carousal-card-logo{border-radius:var(--radius-xlarge);padding-left:var(--spacingx2)}.live-carousal-card-badge{border-radius:6px;color:#fff;font-family:var(--font-family-inter);font-size:.8rem;font-weight:500;left:8px;padding:4px 8px;position:absolute;top:10px}.live-carousal-skeleton-card{animation:pulse 1.5s ease-in-out infinite;background-color:#e0e0e0;border-radius:8px;margin-bottom:10px}.live-carousal-skeleton-image{background-color:#ccc;border-radius:8px;height:280px;width:234px}.live-carousal-skeleton-badge{background-color:#ddd;border-radius:12px;height:20px;margin:10px 0;width:60px}.live-carousal-skeleton-text{background-color:#ccc;border-radius:5px;height:15px;margin:5px 0;width:80%}.live-carousal-skeleton-logo{background-color:#ccc;border-radius:50%;height:40px;margin-right:10px;width:40px}.top-picks-container{margin:0 auto;max-width:1200px;padding:var(--spacingx2) var(--spacingx3)}.top-picks-container ::-webkit-scrollbar{display:none}.top-picks-header{align-items:center;display:flex;justify-content:space-between}.top-picks-header h2{color:var(--content-action);font-size:var(--label-medium);margin-bottom:10px;margin-top:10px}.top-picks-header h2,.top-picks-header h3{font-family:var(--font-family-inter);font-weight:var(--font-weight-semibold)}.top-picks-header h3{color:var(--content-primary);font-size:var(--label-large);margin-bottom:var(--spacingx3)}.top-picks-product-container{display:flex;flex-direction:row;gap:var(--spacingx2);overflow:scroll}.top-picks-product-card{cursor:pointer;display:flex;flex-direction:column;font-family:var(--font-family-inter);max-width:150px;overflow:hidden;width:100%}.top-picks-card-image{border-radius:12px;height:auto;position:relative;width:100%}.top-picks-card-image img{border-bottom:1px solid #e5e7eb;border-radius:10px 10px 0 0;height:200px;height:15rem;object-fit:cover;width:150px}.top-picks-discount-badge{background:var(--surface-status);border-radius:var(--radius-medium);color:var(--content-inverted-action);font-size:var(--label-small);font-weight:var(--font-weight-semibold);left:-5px;padding:4px 8px;position:absolute;top:10px}.top-picks-card-content{font-family:var(--font-family-inter);padding:var(--spacingx1)}.top-picks-rating{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;font-size:.6rem;gap:.5rem;margin-left:12px;padding:4px;position:absolute;top:90%}.top-picks-rating-value{color:#000;font-weight:700}.top-picks-reviews{color:#6b7280}.top-picks-product-name{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);margin:0}.top-picks-product-description{color:var(--content-active);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);margin:0;margin-top:var(--spacingx1)}.top-picks-price-section{align-items:center;display:flex;font-size:var(--label-large);gap:.5rem;margin-top:8px}.top-picks-price,.top-picks-price-section{color:var(--content-primary);font-family:var(--font-family-inter);font-weight:var(--font-weight-regular)}.top-picks-original-price{color:var(--content-inactive);font-size:var(--label-medium);text-decoration:line-through}.top-picks-heading{align-items:center;display:flex;margin-bottom:1rem;margin-left:2rem;margin-top:5rem}.top-picks-heading span{font-family:var(--font-family-inter);font-size:2.25rem;font-style:italic;font-weight:700}#top-picks-hastag,.top-picks-heading span:first-child{color:#9ca3af}.top-picks-heading span:last-child{color:#1e799c;margin-left:6px}.live-card-container{margin:0 auto;max-width:1200px;padding:var(--spacingx2) var(--spacingx3)}.live-card-comet{position:absolute;right:4%;top:74%}.live-card-header{margin-bottom:1rem;margin-left:2rem;margin-top:5rem}.live-card-header span{font-family:var(--font-family-inter);font-size:2.25rem}.live-card-header span:first-child{color:#9ca3af}.live-card-header span:last-child{color:#ef4444}.stream-live-card{display:flex;flex-direction:column;font-family:var(--font-family-inter);max-width:162px;overflow:hidden;width:100%}.stream-live-card-image{border-radius:12px;height:auto;position:relative;width:100%}.stream-live-card-image img{aspect-ratio:9/16;border-radius:8px;object-fit:cover}.stream-card-live-badge{background:#e63946}.stream-card-live-badge,.stream-card-live-badge-black{border-radius:6px;color:#fff;font-family:var(--font-family-inter);font-size:.8rem;font-weight:500;left:8px;padding:4px 8px;position:absolute;top:10px}.stream-card-live-badge-black{background:#000}.stream-live-card-content{font-family:var(--font-family-inter)}.stream-live-name{font-weight:700;margin:0}.stream-live-seller-name{color:#6b7280;font-size:.7rem;margin:0 0 .5rem}.live-card-content ::-webkit-scrollbar{display:none}.stream-live-card{margin:0 auto;max-width:90%}.stream-live-card-content{padding:.8rem}.stream-live-name{font-size:1rem}.stream-live-seller-name{font-size:.85rem}.comet-svg{display:flex;position:absolute;right:6%;top:52%}.stream-live-card{box-shadow:none;max-width:100%;width:165px}.stream-live-card-content{padding:.5rem}.stream-live-name{display:block;font-size:.95rem;line-height:1.5;max-height:3em;max-width:100%;overflow-x:scroll;scrollbar-width:none;white-space:nowrap;width:100%}.stream-live-seller-name{font-size:.8rem}.stream-card-live-badge{font-size:.7rem;padding:3px 6px}.stream-live-card-image img{width:100%}.recommended-product{height:309px;width:136px}.live-card-header{align-items:center;display:flex;margin-left:1rem;margin-top:3rem}.live-card-header span{font-family:Jakarta,sans-serif;font-size:24px;font-style:italic;font-weight:700}.live-card-comet{height:100px;margin-top:36%;width:100px}.live-card-content{grid-gap:var(--spacingx3);display:grid;flex-wrap:nowrap;font-family:var(--font-family-inter);gap:var(--spacingx3);grid-template-columns:repeat(2,1fr);justify-content:space-evenly}.live-card-preview-play-button{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;margin:100;padding:100;position:absolute;width:40px;z-index:100}.live-card-preview-play-button,.video-popup{left:50%;top:50%;transform:translate(-50%,-50%)}.video-popup{background:#000000e6;border-radius:10px;padding:20px;position:fixed;z-index:1000}.video-popup .video-clip{border-radius:10px;height:auto;max-height:500px;width:100%}.live-card-preview-close-button{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:30px;justify-content:center;position:absolute;right:10px;top:10px;width:30px;z-index:100}.live-card-preview-no-preview{align-self:center;color:#999;flex:1 1;font-family:var(--font-family-inter);font-size:14px;justify-content:center;padding-top:50%}.no-preview-message{align-items:center;color:#999;display:flex;font-size:16px;height:100%;justify-content:center;margin-bottom:100%;text-align:center}div::-webkit-scrollbar{display:none}.live-card-preview-video,.live-card-preview-video>div>video{border-radius:12px}.live-card-preview-video>div{background-color:initial;border-radius:12px;position:relative}.live-card-preview-video>div>.hls-video{border-radius:12px}.skeleton{border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;padding:10px}.skeleton-image{background:#e0e0e0;border-radius:8px;height:200px;margin-bottom:10px}.skeleton-description,.skeleton-discount-badge,.skeleton-name,.skeleton-original-price,.skeleton-price,.skeleton-rating-value,.skeleton-reviews{background:#e0e0e0;border-radius:4px;margin:8px 0}.skeleton-discount-badge{height:20px;width:60px}.skeleton-rating-value{height:16px;width:50px}.skeleton-reviews{height:16px;width:70px}.skeleton-name{height:20px;width:200px}.skeleton-description{height:16px;width:250px}.skeleton-original-price,.skeleton-price{height:20px;width:100px}.hls-container{border:1px solid #e5e5e8;border-radius:1rem;filter:drop-shadow(0 4px 20px rgba(0,0,0,.1));height:90%;margin-top:1%;padding:3%;position:relative;width:100%;z-index:-1}.hls-video{border-radius:1rem;min-height:100%;object-fit:fill;width:100%}@media only screen and (max-width:1000px){.hls-container{border:none;border-radius:0;filter:none;height:100%;margin:0 auto;padding:0;width:100%}.hls-video{border-radius:0;min-height:100%;width:100%}}.recommendation-main{margin:0 auto;max-width:1400px;padding:var(--spacingx2) var(--spacingx3) var(--spacingx3)}.recommendation-container{grid-gap:var(--spacingx3);display:grid;font-family:var(--font-family-inter);gap:var(--spacingx3);grid-template-columns:repeat(2,1fr)}.recommended-product{border-radius:25px;font-family:var(--font-family-inter);height:auto;width:100%}.recommended-products-product-card{cursor:pointer;display:flex;flex-direction:column;font-family:var(--font-family-inter);max-width:167px;overflow:hidden;position:relative;width:100%}.recommended-products-product-card img{border-bottom:1px solid #e5e7eb;border-radius:10px 10px 0 0;display:block;height:312px;height:15rem;object-fit:cover;width:100%}.recommended-product-card{cursor:pointer;display:flex;flex-direction:column;font-family:var(--font-family-inter);overflow:hidden;width:100%}.recommended-card-image{border-radius:12px;height:auto;position:relative;width:100%}.recommended-card-image img{border-bottom:1px solid #e5e7eb;border-radius:12px;height:250px;object-fit:cover}.recommended-discount-badge{background:#e63946;border-radius:8px;color:#fff;font-size:.9rem;font-weight:700;padding:4px 10px;position:absolute;right:10px;top:10px}.recommended-card-content{font-family:var(--font-family-inter);padding:12px}.recommended-rating{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;font-size:.8rem;gap:.5rem;padding:6px}.recommended-rating-value{font-weight:700}.recommended-reviews{color:#6b7280}.recommended-product-name{font-size:1.1rem;font-weight:700;margin-bottom:4px}.recommended-product-description{color:#6b7280;font-size:.85rem;margin-bottom:.5rem}.recommended-price-section{align-items:center;display:flex;font-size:1rem;gap:.5rem}.recommended-price{color:#333;font-weight:700}.recommended-original-price{color:#9ca3af;font-size:.9rem;text-decoration:line-through}.recommended-product-card{margin:0 auto;max-width:90%}.recommended-card-content{padding:.8rem}.recommended-product-description{-ms-overflow-style:none;display:block;max-width:100%;overflow-x:scroll;scrollbar-width:none;white-space:nowrap;width:100%}.recommended-product-description::-webkit-scrollbar{display:none}.recommended-price-section{font-size:.9rem}.recommended-product-card{box-shadow:none;max-width:100%}.recommended-card-content{padding:.5rem}.recommended-product-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;overflow:hidden;text-overflow:ellipsis}.recommended-product-description{font-size:11px}.recommended-price-section{align-items:flex-start;gap:.3rem}.recommended-discount-badge{font-size:.7rem;padding:3px 6px}.recommended-card-image img{height:14rem;width:100%}.recommended-heading span{font-family:var(--font-family-inter);font-size:24px;font-weight:var(--font-weight-semibold)}.top-reels-container{margin:0 auto;max-width:1200px;padding-left:var(--spacingx3);padding-right:var(--spacingx3)}.top-reels-container::-webkit-scrollbar{display:none}.top-reels-card-container{display:flex;flex-direction:row;gap:var(--spacingx2);overflow:scroll}.top-reels-product-card{cursor:pointer;display:flex;flex-direction:column;font-family:var(--font-family-inter);max-width:150px;overflow:hidden;width:100%}.top-reels-card-image{border-radius:var(--radius-medium);height:auto;position:relative;width:100%}.top-reels-card-image img{border-radius:var(--radius-medium);height:176px;height:15rem;object-fit:cover;width:99px}StoreCard.css .featured-carousel-container{font-family:var(--font-family-inter);margin:0 auto;max-width:1200px}.featured-carousel-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.featured-stores-title{color:var(--content-action);font-family:var(--font-family-inter);font-size:var(--font-size-medium);font-weight:var(--font-weight-semibold);margin:0;margin-bottom:var(--spacingx3);margin-top:var(--spacingx5);padding:0}.featured-stores-grid{column-gap:var(--spacingx3);display:flex;overflow-x:auto;padding:var(--spacingx3);padding-top:0;scrollbar-width:none}.featured-stores-grid::-webkit-scrollbar{display:none}.featured-carousel-header h2{color:#6b4de6;font-size:18px;font-weight:500}.featured-carousel-arrow{color:#6b4de6;cursor:pointer;font-size:24px}.featured-carousel-wrapper{display:flex;gap:16px;overflow-x:auto;padding:10px 0;scrollbar-width:none}.featured-carousel-wrapper::-webkit-scrollbar{display:none}.featured-store-card{align-items:center;background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:var(--radius-xlarge);display:flex;flex-direction:column;min-width:250px;padding:var(--spacingx8)}.featured-store-logo{border:2px solid gold;border-radius:50%;height:80px;margin-bottom:16px;overflow:hidden;padding:2px;width:80px}.featured-store-logo img{border-radius:50%;height:100%;object-fit:cover;width:100%}.featured-store-name{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-xlarge);font-weight:var(--font-weight-semibold);margin:0 0 8px}.featured-store-description{font-weight:var(--font-weight-regular);margin:0 0 20px;text-align:center}.featured-store-description,.featured-visit-store-btn{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium)}.featured-visit-store-btn{background:var(--surface-action2);border:none;border-radius:var(--radius-xlarge);cursor:pointer;font-weight:var(--font-weight-semibold);padding:12px 40px;transition:background-color .2s}.featured-visit-store-btn:hover{background:#ffc700}.shop-category-container{padding:var(--spacingx2) var(--spacingx3)}.shop-category-container::-webkit-scrollbar{display:none}.shop-category-container h2{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-large);font-weight:var(--font-weight-semibold);margin:0;margin-bottom:var(--spacingx3)}.categories-scroll{display:flex;overflow-x:auto}.categories-wrapper{grid-gap:var(--spacingx3);display:grid;flex:0 0 auto;gap:var(--spacingx3);grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}.category-card{align-items:center;display:flex;flex-direction:column;height:104px;text-align:center;width:109px}.image-container{height:100%;position:relative;width:100%}.category-card img{border-radius:8px;height:100%;object-fit:cover;width:100%}.category-name-content{background:linear-gradient(180deg,#fff0,#1a1a1ab8 74%);border-radius:0 0 10px 10px;color:#fff;font-size:var(--label-medium);font-weight:var(--font-weight-semibold);left:50%;position:absolute;text-shadow:2px 2px 4px #00000080;top:78%;transform:translate(-50%,-50%);width:100%}.category-name-content,.footer{font-family:var(--font-family-inter)}.footer{background-color:#fff;color:#6b7280;margin-top:5%;padding:20px 40px}.footer__top{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.footer__download-buttons{display:flex;flex-direction:row-reverse}.footer__download-buttons span{cursor:pointer}.footer__logo-links{flex:1 1;margin-bottom:20px}.footer__logo-img{height:100px}.footer__links{display:flex;flex-wrap:wrap;font-size:14px;gap:15px;line-height:20px;list-style:none;margin-top:10px;padding:0;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.footer__download,.footer__links{color:#374151;font-family:var(--font-family-inter);font-weight:500}.footer__download{margin-top:50px}.footer__download span{display:block;font-size:14px;margin-bottom:10px;margin-left:10px}.footer__download-buttons img{height:40px;margin-right:10px}.footer__bottom{align-items:center;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:10px}.footer__social img{height:20px;margin-right:10px}.footer__legal{display:flex;font-family:var(--font-family-inter);font-size:12px;gap:3rem;text-align:center}.footer__legal a{color:#6b7280;text-decoration:none}.footer__legal a:hover{text-decoration:underline}.footer__logo{margin-left:-7px}@media (max-width:768px){.footer__top{flex-direction:column;text-align:center}.footer__download{margin-left:-15px;margin-top:20px;text-align:left}.footer__bottom{flex-direction:column;text-align:center}.footer__social{margin-bottom:10px}.footer__links{flex-direction:column}.footer__logo-img{margin:0}.footer__logo{margin-left:-37px}}.footer-container{align-items:flex-start;display:flex;flex-direction:column;gap:10px;padding:6px 4px 12px;padding:var(--spacingx10) var(--spacingx4) var(--spacingx12) var(--spacingx4)}.footer-logo{height:7px;object-fit:cover;width:64.48px}.footer-section{align-items:flex-start;display:flex;flex-direction:column;padding-top:var(--spacingx3);width:100%}.footer-title{color:var(--content-primary);font-family:Inter,Helvetica,sans-serif;font-size:12px;font-weight:600;line-height:16px;margin-top:-1px;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.footer-links-container{align-items:flex-start;display:flex;gap:90px;width:100%}.footer-links-column{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:2px}.footer-link{color:var(--content-secondary);font-family:Inter,Helvetica,sans-serif;font-size:12px;font-weight:600;line-height:16px;padding-bottom:var(--spacingx2);text-decoration:none;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.footer-link:first-child{margin-top:-1px}.footer-copyright{color:var(--content-secondary);font-family:Inter,Helvetica,sans-serif;font-size:12px;font-weight:600;line-height:16px;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.loader-container{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;margin:auto;position:fixed;right:0;top:0;z-index:1000000}.loader{animation:spin 1s linear infinite;border:8px solid #f3f3f3;border-radius:50%;border-top-color:#1e799c;height:50px;width:50px}.loginMobile-container{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.enter-number-heading{color:#000;font-size:1.2rem;font-weight:700;margin-bottom:1rem;margin-top:1rem}.enter-number-subheading{color:grey;font-size:.8rem;margin-bottom:1rem}.loginMobile-container h3{font-size:2.5rem;margin-bottom:1rem}.loginMobile-container input{border:2px solid #edeef2;border-radius:5px;font-family:var(--font-family-inter);font-size:16px;height:2.2rem;padding:2% 2% 2% 5%;width:85%}.loginMobile-container button{background:#f5f2fc;background-color:#f5f2fc;border:none;border-radius:5px;cursor:pointer;font-family:var(--font-family-inter);font-size:16px;padding:15px;width:90%}.loginMobile-container button:hover{background:#1e799c;color:#fff}.countryCode{background-color:#f0f0f0;border:1px solid #ccc;border-bottom-left-radius:4px;border-right:none;border-top-left-radius:4px}.countryCode,.inputWithCountryCode input{font-family:var(--font-family-inter);font-size:16px;padding:10px}.inputWithCountryCode input{border:1px solid #ccc;border-bottom-right-radius:4px;border-left:none;border-top-right-radius:4px;flex:1 1}.footer-text{color:#838799;font-family:var(--font-family-inter);font-size:10px;font-weight:400}.term-and-condition-text{color:#1e799c;cursor:pointer;position:relative}.footer-text-container,.term-and-condition-text{font-family:var(--font-family-inter);font-size:12px;font-weight:400}.footer-text-container{color:#141519;text-align:center;width:90%}.term-and-condition-text:after{border-bottom:1px solid #141519;bottom:0;content:"";left:0;position:absolute;width:100%}.carousel-container{align-items:center;background:linear-gradient(#fff,#216987);display:flex;flex-direction:column;height:40vh;justify-content:center}.carousel-heading{font-family:var(--font-family-inter);font-size:1rem;font-weight:700}.carousel-stream{flex-direction:column;width:100%}.carousel-image-wrapper,.carousel-stream{align-items:center;display:flex;height:100%;justify-content:center}.carousel-image-wrapper{aspect-ratio:10/16;border-radius:20px;overflow:hidden;position:relative}.carousel-image{height:100%;object-fit:fill;width:100%}.carousel-image-title{align-items:center;background:#00000080;bottom:0;display:flex;font-size:.875rem;font-weight:600;justify-content:center;left:0;padding:1rem .5rem;position:absolute;right:0}.carousel-image-title,.carousel-stream-timing{color:#fff;font-family:var(--font-family-inter);text-align:center}.carousel-stream-timing{font-size:.75rem}.display-carousel-container{align-items:center;display:flex;height:100%;overflow:hidden;position:relative;width:100%}.display-carousel-button{background:#0000;border:none;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.display-carousel-button-left{left:10px}.display-carousel-button-right{right:10px}.display-carousel-content{align-items:center;display:flex;justify-content:center;padding-bottom:60px;padding-top:40px;width:100%}.display-carousel-indicators{bottom:10px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%)}.display-carousel-dot{background-color:#eefbfdb2;border-radius:20px;cursor:pointer;height:10px;width:10px}.display-carousel-dot.active{background-color:#fff;width:15px}.streamlist-skeleton-carousel{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.streamlist-skeleton{animation:streamlist-skeleton-loading 1s linear infinite alternate;opacity:.7}.streamlist-skeleton-text{border-radius:.125rem;height:.5rem;margin-bottom:.25rem;width:100%}.streamlist-skeleton-text:last-child{margin-bottom:0;width:80%}@keyframes streamlist-skeleton-loading{0%{background-color:#e0e0e0}to{background-color:#f0f0f0}}.otp-joinChatContainer{align-items:center;display:flex;flex-direction:column;padding:25px;text-align:center}.otp-joinChatHeading{color:#000;font-size:1.5rem;font-weight:700;margin-top:2rem}.otp-joinChatHeading,.otp-joinChatSubHeading{font-family:var(--font-family-inter);margin-bottom:1rem}.otp-joinChatSubHeading{color:grey;font-size:1rem}.otp-joinChatContainer h3{font-family:var(--font-family-inter);font-size:2.5rem;margin-bottom:1rem}.otp-joinChatContainer input{margin:7px;padding:5px;width:30px}.otp-joinChatContainer input,.otp-joinChatContainerss input{border:2px solid #edeef2;border-radius:5px;font-family:var(--font-family-inter);font-size:16px;height:40px}.otp-joinChatContainerss input{padding:5px 5px 5px 5%;width:90%}.otp-joinChatContainer button{background:#f5f2fc;background-color:#f5f2fc;border:none;border-radius:5px;cursor:pointer;font-family:var(--font-family-inter);font-size:16px;padding:15px;width:90%}.otp-joinChatContainer button:hover,.otp-joinChatContainerss button:hover{background:#1e799c;color:#fff}.user-details-centeredContainer{align-items:center;display:flex;justify-content:center;margin-left:3%;margin-right:3%;margin-top:15%}.user-details-joinChatContainer{align-items:center;display:flex;flex-direction:column;padding:25px;text-align:center}.user-details-joinChatContainerss{display:flex;flex-direction:column;justify-content:center;padding:10px;width:100%}.user-details-joinChatHeading{color:#000;font-size:1.5rem;font-weight:700}.user-details-joinChatHeading,.user-details-joinChatSubHeading{align-self:center;font-family:var(--font-family-inter);margin-bottom:1rem}.user-details-joinChatSubHeading{color:grey;font-size:1rem}.user-details-joinChatContainer h3{font-family:var(--font-family-inter);font-size:2.5rem;margin-bottom:1rem}.user-details-joinChatContainer input{width:90%}.user-details-joinChatContainer input,.user-details-joinChatContainerss input{border:2px solid #edeef2;border-radius:5px;font-family:var(--font-family-inter);font-size:16px;height:40px;margin:7px;padding:5px}.user-details-joinChatContainerss input{width:210px}.user-details-joinChatContainer button{background:#f5f2fc;color:#9ea2b3;margin:7px;width:225px}.user-details-joinChatContainer button,.user-details-joinChatContainerss button{border:none;border-radius:5px;cursor:pointer;font-family:var(--font-family-inter);font-size:16px;height:50px;padding:5px}.user-details-joinChatContainerss button{background:#1e799c;color:#fff;width:95%}.user-details-joinChatContainer button:hover,.user-details-joinChatContainerss button:hover{background:#1e799c;color:#fff}.user-details-input-wrapper{display:flex;flex-direction:column;justify-content:flex-start;margin-top:3%}.user-details-input{border-radius:8px!important;font-family:var(--font-family-inter)!important;height:40px!important;margin-left:0!important;padding-left:3%!important;width:95%!important}.user-details-input-label{color:#111827;font-family:var(--font-family-inter);font-size:14px;font-weight:500}.mobile-live-stream-container{align-self:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:30%;margin-left:5%;margin-right:5%}.enter-stream-button-container{align-items:center;align-self:center;background:#fff;bottom:0;box-shadow:0 -4px 20px 0 #0000001a;display:flex;justify-content:center;max-width:1000px;position:fixed;width:100dvw;z-index:1}.enter-stream-button{background:var(--content-primary);border:1px;border-radius:var(--radius-xlarge);cursor:pointer;margin:1rem;padding:var(--spacingx4) var(--spacingx8);width:100%}.enter-stream-button-text{color:#fff;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);text-align:center}@media only screen and (max-width:1000px){.enter-stream-button-container{left:0}}.countdown-container{align-items:center;background-color:#00000040;border-radius:6px;display:flex;justify-content:space-between;margin-left:5%;margin-top:10%;padding:6px;position:absolute;top:2rem}.countdown-timer{display:inline-block;font-size:24px}.countdown-timer,.timer-count{font-family:var(--font-family-inter);font-weight:500}.timer-count{font-size:32px}.view-count{background:#00000040}.live-text{color:#fff;font-size:16px;font-weight:700;line-height:16px}@media only screen and (max-width:1000px){.countdown-container{margin-left:3%;top:0}}.mobile-product-details{text-align:left;width:100%}.mobile-product-name{color:#222026;font-size:1rem;font-weight:600}.mobile-product-description,.mobile-product-name{font-family:var(--font-family-inter);font-style:normal}.mobile-product-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-size:.875rem;font-weight:400;overflow:hidden;text-overflow:ellipsis}.seller-info{align-items:center;display:flex}.profile-pic{border-radius:50%;height:32px;margin-right:10px}.seller-name{color:#38353f}.mobile-product-details-status-title,.seller-name{font-family:var(--font-family-inter);font-size:.875rem;font-style:normal;font-weight:600}.mobile-product-details-status-title{color:#fff;text-align:center}.mobile-product-details-container{background:#3897f1;border-radius:1.5rem;margin-top:3%;padding:.3rem .5rem;width:-webkit-fit-content;width:fit-content}.mobile-product-details-seller-container{margin-bottom:4%;margin-top:4%}.mobile-product-stream-time{color:#38353f;font-family:var(--font-family-inter);font-size:.875rem;font-style:normal;font-weight:600}.remind-me-popup-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.remind-me-popup{background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;opacity:1;padding:16px;position:absolute;transform:translateX(0);transition:opacity .3s ease-in-out;transition:transform .3s ease-in-out;width:300px}.remind-me-popup.slide-left{transform:translateX(-100%)}.popup-body,.popup-footer{transition:opacity .3s ease-in-out}.popup-body.hidden,.popup-footer.hidden{opacity:0}.popup-header{margin-bottom:16px;margin-top:16px;text-align:center}.popup-header,.popup-header p{font-family:var(--font-family-inter)}.popup-header p{font-size:18px;font-weight:500}.phone-input{border:1px solid #e5e7eb;border-radius:5px;display:flex;font-family:var(--font-family-inter);gap:8px;margin-bottom:16px}.country-code,.phone-number{border:none;border-radius:5px;font-family:var(--font-family-inter)}.phone-number{flex:1 1;padding:10px}.popup-cancel-button,.popup-submit-button{background-color:#fff;border:1px solid #e5e7eb;border-radius:5px;color:#1e799c;font-family:var(--font-family-inter);font-weight:600;margin:0;padding:8px}.popup-cancel-button{width:30%}.popup-submit-button{background-color:#fff;margin:0 0 0 4px;width:68%}.popup-whatsapp-text{color:#6b7280;font-family:var(--font-family-inter);font-size:11px;font-weight:400}.popup-footer{margin-top:15%}.popup-whatsapp-text-container{align-items:center;display:flex;gap:.5rem;justify-content:center}.sale-products-container{margin-top:7%}.sale-products-title{color:#111827;font-family:var(--font-family-inter);font-size:1rem;font-style:normal;font-weight:600;margin:0;text-align:center}.sale-product-container{background:#fff;border:.5px solid #f1f1f3;border-radius:.75rem;filter:drop-shadow(2px 4px 20px rgba(0,0,0,.05));margin-bottom:3%}.sale-products-body{grid-gap:5%;display:grid;gap:5%;grid-template-columns:42% 53%}.sale-product-image{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem;height:100%;width:100%}.sale-product-image-item,.sale-product-item{display:flex;flex-direction:column;justify-content:space-between;width:100%}.sale-product-item-body,.sale-product-item-footer,.sale-product-item-header{align-items:center;display:flex;margin-bottom:5%;margin-top:3%}.sale-product-item-header{flex-direction:column;place-items:start}.sale-product-title{color:#000;font-family:var(--font-family-inter);font-size:.875rem;font-style:normal;font-weight:500;margin:3% 0 0}.sale-product-subtitle{color:#38353f;font-size:.75rem;margin:0}.sale-product-cost-price,.sale-product-subtitle{font-family:var(--font-family-inter);font-style:normal;font-weight:400}.sale-product-cost-price{color:#938e9e;font-size:12px;margin-right:2px;text-decoration:line-through}.sale-product-selling-price{color:#222026;font-weight:600}.sale-product-discount,.sale-product-selling-price{font-family:var(--font-family-inter);font-size:12px;font-style:normal}.sale-product-discount{color:#1e799c;font-weight:500;margin:5% 0 5% 1%}.sale-product-button-container{background:var(--surface-action2);border:none;border-radius:8px;color:var(--content-primary);margin-right:5%;padding:.45rem}.sale-product-button-container:disabled{background:#b0e5f1;border:1px solid #d5f2f8;color:var(--content-primary)}.sale-product-secondary-button-container{background:#fff;border:1px solid #1e799c;border:1px solid var(--Calypso-600,#1e799c);border-radius:8px;padding:.45rem}.sale-product-secondary-button-container:disabled{background:#b0e5f1;border:1px solid #d5f2f8;color:#eefbfd}.sale-product-button-text{color:var(--content-primary);font-weight:var(--font-weight-semibold)}.sale-product-button-text,.sale-product-secondary-button-text{font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;text-align:justify}.sale-product-secondary-button-text{color:#1e799c;font-weight:var(--font-weight-medium)}.custom-radio{align-items:center;color:#333;cursor:pointer;display:flex;font-family:var(--font-family-inter);font-size:16px;margin:10px 0;min-width:200px}.custom-radio input[type=radio]{display:none}.radio-mark{border:1px solid #938e9e;border-radius:50%;height:20px;margin-right:10px;max-width:20px;min-width:20px;position:relative;transition:background .3s;width:20px}.radio-mark:after{background-color:#1e799c;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .3s ease;width:10px}.custom-radio input[type=radio]:checked+.radio-mark:after{transform:translate(-50%,-50%) scale(1)}.custom-radio:hover .radio-mark{background-color:#007bff1a}.custom-radio input[type=radio]:focus+.radio-mark{box-shadow:0 0 0 3px #007bff4d}.custom-radio-address-v2{align-items:center;background-color:#fff;color:#333;cursor:pointer;display:flex;font-family:var(--font-family-inter);font-size:16px;margin:10px 0;min-width:200px;padding-left:7px}.add-address-container{align-items:center;display:flex;flex-direction:column;padding:1% 3%}.add-address-input-wrapper{display:flex;flex-direction:column;justify-content:flex-start;margin-top:3%;width:100%}.add-address-input{border:1px solid #e5e5e8!important;border-radius:.5rem!important;height:40px!important;margin-left:0!important;padding-left:.75rem!important}.add-address-input-label{color:#222026;font-family:var(--font-family-inter);font-size:14px;font-style:normal;font-weight:500;margin-bottom:5px}.add-address-action-wrapper{column-gap:4%;display:flex;flex-direction:column;justify-content:flex-start;margin-top:3%;width:48%}.add-address-input-container{margin-bottom:30%;margin-top:4%;width:95%}.add-address-negative-button{background:#fff;border:1px solid #1e799c;border-radius:5px;color:#1e799c;padding:5px}.add-address-negative-button,.add-address-positive-button{cursor:pointer;font-family:var(--font-family-inter);font-size:16px;height:40px;width:100%}.add-address-positive-button{background:#1e799c;border:none;border-radius:5px;color:#fff;display:flex;justify-content:center;padding:9px}.add-address-positive-button:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.order-details-container{border:1px solid #e5e5e8;border-radius:12px;padding:8px 16px 12px}.order-details-flex-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.5rem;margin-top:.5rem}.order-details-title-text{color:#222026;font-family:var(--font-family-inter);font-size:1rem;font-weight:600;text-align:left}.order-details-item-text{font-size:14px;font-weight:400}.order-details-final-text,.order-details-item-text{color:#7b7589;font-family:var(--font-family-inter);text-align:left}.order-details-final-text{font-size:1rem;font-weight:600}.fullscreen-container{align-items:center;bottom:1%;display:flex;justify-content:center;left:0;max-height:99vh;max-width:100%;position:fixed;top:0;width:100%;z-index:9999999}.fullscreen-iframe{border:none;height:100%;width:100%}.select-address-container{align-items:center;display:flex;flex-direction:column;width:100%}.select-address-input-container{margin-bottom:20%;margin-top:4%;width:95%}.select-address-action-wrapper{column-gap:4%;display:flex;flex-direction:column;justify-content:flex-start;margin-top:3%;width:48%}.select-address-negative-button{background:#fff;border:1px solid #1e799c;border-radius:5px;color:#1e799c;font-size:.75rem;padding:5px}.select-address-negative-button,.select-address-positive-button{cursor:pointer;font-family:var(--font-family-inter);height:40px;width:100%}.select-address-positive-button{background:#1e799c;border:none;border-radius:5px;color:#fff;display:flex;font-size:16px;justify-content:center;padding:9px}.select-address-positive-button:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.select-address-flex{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.address-label-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;max-width:"10%"}.address-label-header-text{text-align:right}.address-label-body-text,.address-label-header-text{font-family:var(--font-family-inter);font-size:.8rem;font-weight:400}.address-label-body-text{text-align:left}.select-address-action-wrapper-container{bottom:3%;display:flex;flex-direction:row;justify-content:space-between;left:50%;padding:.5rem 1.25rem;position:fixed;transform:translateX(-50%);z-index:1000}.bottom-sheet-overlay-v2{align-items:flex-end;background:#00000080;bottom:0;display:flex;justify-content:flex-end;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;z-index:10000}.bottom-sheet-overlay-v2.open{opacity:1;visibility:visible}.bottom-sheet-v2{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -5px 15px #0003;display:flex;flex-direction:column;max-height:85%;overflow:hidden;transform:translateY(100%);transition:transform .35s cubic-bezier(.25,1,.5,1);width:100%}.bottom-sheet-v2.open{transform:translateY(0)}.bottom-sheet-header-v2{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:16px}.bottom-sheet-header-text-v2{color:#000;font-weight:700}.bottom-sheet-header-text-v2,.close-button-v2{font-family:var(--font-family-inter);font-size:20px}.close-button-v2{background:none;border:none;cursor:pointer}.bottom-sheet-content-v2{flex-grow:1;overflow-x:hidden;overflow-y:auto;padding:16px}.bottom-sheet-footer-v2{background-color:#fff;border-top:1px solid #ddd;bottom:0;padding:16px;position:-webkit-sticky;position:sticky;width:100%}@media only screen and (max-width:768px){.bottom-sheet-v2{width:100%}}.background-thumbnail{border-radius:8px;left:0;object-fit:cover;top:0;z-index:-1}.chat-icon{background:#0000;border:0;height:40px;left:338px;position:absolute;top:480px;width:40px}.logout-button{background:#30565c;border:none;border-radius:8px;border-radius:5px;color:#fff;font-size:16px}.logout-button,.remind-me-live-stream{cursor:pointer;font-family:var(--font-family-inter);padding:5px}.remind-me-live-stream{align-items:center;background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;display:flex;font-size:12px;font-weight:500;height:25px;justify-content:center;margin-left:150px;margin-top:6px;text-align:center}.stream-container{height:100dvh}.stream-container,.view-count{display:flex;justify-content:center}.view-count{align-items:center;background:var(--surface-action1);border-radius:6px;flex-direction:row;gap:6px;padding:2px 4px}.live-container{align-items:center;display:flex;justify-content:space-between;position:absolute;top:1%}.stream-body-container{height:100dvh;max-width:1000px;position:fixed;width:100dvw}.stream{display:flex;flex-direction:column;justify-content:space-between}.fullscreen-video{height:100%;left:0;object-fit:cover;position:fixed;top:0;width:100%;z-index:-1}.stream-live{background:#d9342b;border-radius:6px;gap:6px;padding:3px 6px;text-align:center}.exit-stream{background:#0000;border:1px solid #d9342b;border-radius:8px;box-shadow:0 1px 2px 0 #1018280a;color:#d9342b;cursor:pointer;font-family:Inter;font-size:11px;font-weight:500;gap:6px;height:30px;line-height:14px;padding:8px 12px;text-align:center;-webkit-text-decoration-color:#1e799c;text-decoration-color:#1e799c;width:90px;z-index:10}.download-pop-stream-content-container{font-family:var(--font-family-inter);padding:var(--spacingx3)}.download-pop-stream-content-container h2{font-size:var(--label-large);font-weight:var(--font-weight-semibold);line-height:var(--line-height-large);margin:0}.download-pop-stream-content-container span{color:var(--content-secondary);font-size:var(--label-small);font-weight:var(--font-weight-semibold);letter-spacing:0;line-height:var(--line-height-small);margin:0;padding:0}.cancel-download-button{color:var(--content-primary)}.cancel-download-button,.download-stream-button{background:var(--surface-primary);border:none;border-radius:var(--radius-medium);cursor:pointer;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);height:50px;padding:var(--spacingx4) var(--spacingx8);width:100%}.download-stream-button{background:var(--surface-inverted);color:var(--content-inverted)}.chat-wrapper-container{bottom:0;margin-bottom:5%;position:absolute;width:100%}.stream-video-action-container{display:flex;justify-content:flex-end;position:absolute;top:50%;z-index:1000}.stream-video-action-item-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:.8rem}.stream-video-action-item-logo{align-items:center;background-color:#00000080;border-radius:50%;display:flex;justify-content:center;padding:.3rem}.stream-video-action-item-title{color:var(--content-inverted);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);text-align:center}.stream-video-back-container{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.stream-video-store-detail-text{color:var(--content-inverted);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);margin:0}.stream-video-store-detail-subtext{color:var(--content-inverted-variant);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);margin:0}.stream-video-back-container img{border:2px solid var(--border-action2);border-radius:var(--radius-round);height:32px;width:32px}.stream-video-url-generated{align-items:center;background:#000;column-gap:0;display:flex;flex-direction:column;height:100dvh;justify-content:center;position:fixed;width:100dvw;z-index:-1}.live{background:#d9342b;border-radius:6px;gap:6px;padding:6px 12px;text-align:center}.live-text{font-weight:var(--font-weight-regular)}.live-text,.stream-video-store-detail-follow{color:var(--content-inverted);font-family:var(--font-family-inter);font-size:var(--label-small);margin:0}.stream-video-store-detail-follow{background:#0000;border:none;border:1px solid var(--border-primary);border-radius:var(--radius-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);padding:var(--spacingx2)}@media only screen and (max-width:1000px){.live-container{top:1%;width:90%}.chat-wrapper-container{align-items:center;display:flex;flex-direction:column}.stream-video-action-container{right:3%}}.carousel{flex-direction:column;margin-bottom:15px;max-width:1000px;overflow:hidden;position:relative;width:100%}.carousel,.carousel-button{align-items:center;display:flex;justify-content:center}.carousel-button{background-color:#00000080;border:none;color:#fff;cursor:pointer;padding:2%;z-index:1}.prev{left:3%}.next,.prev{position:absolute}.next{right:3%}.carousel-content{position:relative;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;width:100%}.carousel-item{height:100%;transition:opacity .6s ease-in-out;width:100%}.carousel-item.active{opacity:1}.carousel-item:not(.active){opacity:0}.carousel-indicator{display:flex;justify-content:center;padding:var(--spacingx2) 0;width:100%}.dots-container{align-items:center;display:flex;gap:var(--spacingx1);position:relative}.dot{background-color:#d1d5db;border-radius:50%;height:4px;width:4px}.dot.active{background-color:var(--content-active);height:8px;width:8px}.active-dot{background-color:#1e799c;border-radius:50%;height:.5rem;left:0;position:absolute;top:0;transition:transform .3s ease;width:1rem}@media (min-width:768px){.product-img-container{max-width:100%}.carousel{align-items:center;height:-webkit-fit-content;height:fit-content;justify-content:center;justify-self:center;max-width:800px}.prev{left:3%}.next,.prev{position:absolute;top:50%}.next{right:3%}}.product-card{align-items:center;background:var(--surface-inverted-variant);border-radius:var(--radius-medium);display:flex;justify-content:space-between;margin:10px}.productcard-image{border-radius:var(--radius-medium) 0 0 var(--radius-medium);object-fit:fill;width:20%}.product-card img{object-fit:fill}.productcard-details{display:flex;flex-direction:column;padding-bottom:var(--spacingx2);padding-left:var(--spacingx3);padding-top:var(--spacingx2);text-align:left}.buy-button,.product-details p{font-family:var(--font-family-inter)}.buy-button{align-items:center;background:var(--surface-action2);border:0;border-radius:8px;color:var(--content-primary);cursor:pointer;display:flex;filter:drop-shadow(0 6px 12px rgba(0,0,0,.3));font-size:var(--label-small);font-weight:var(--font-weight-semibold);justify-content:center;margin:var(--spacingx3);padding:var(--spacingx2) var(--spacingx3);width:40%}.buy-button:disabled{opacity:.5}.productcard-details-item{font-size:var(--label-medium);font-weight:var(--font-weight-semibold)}.productcard-details-item,.productcard-details-item-price{color:var(--content-inverted);font-family:var(--font-family-inter);margin-bottom:8px}.productcard-details-item-price{font-size:var(--label-large);font-weight:var(--font-weight-regular);line-height:var(--line-height-large)}.payment-spinner{animation:spin 1s linear infinite;border:1px solid #1e799c;border-radius:50%;border-top-color:#fff;height:1rem;width:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.buy-now-no-button{background:#fff;border:1px solid #dc3545;border-radius:5px;color:#dc3545}.buy-now-no-button,.buy-now-yes-button{cursor:pointer;font-family:var(--font-family-inter);font-size:16px;height:50px;padding:5px;width:100%}.buy-now-yes-button{background:#1e799c;border:none;border-radius:5px;color:#fff;text-align:center}.buy-now-content-container{padding:0 5% 5%}.product-card-sold-out-strip{background-color:red;border-radius:8px;color:#fff;display:flex;font-family:var(--font-family-inter);font-weight:400;justify-content:center;padding:.5rem;width:40%}.chat-box{align-self:flex-start;max-height:30%;overflow-y:auto;padding:3%}.chat-message{align-items:center;margin-bottom:2%;max-height:35vh;overflow-y:auto}.user-info{align-items:center;display:flex;justify-content:"flex-start";margin-bottom:1.5vh;max-width:88%}.avatar{height:30px;margin-right:10px;width:30px}.username{color:var(--content-inverted-variant);font-size:var(--label-small);font-weight:var(--font-weight-regular);letter-spacing:-.25px;line-height:var(--line-height-small)}.chat-timestamp,.username{font-family:var(--font-family-inter)}.chat-timestamp{color:#888;font-size:.7rem;font-weight:400;margin-left:.5rem}.message{color:var(--content-inverted);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);letter-spacing:-.25px;line-height:var(--line-height-small);text-shadow:0 2px 4px #0003}.mention-suggestion{bottom:32%;display:flex;justify-content:flex-start;left:5%;position:absolute;width:100%;z-index:1000}.chat-input{background:var(--surface-action1);box-shadow:0 4px 8px #0000001a;padding:0 8px;width:82%}.chat-input,.chat-input-signup{align-items:center;border-radius:20px;display:flex;height:40px}.chat-input-signup{background:var(--surface-inverted);color:var(--content-inverted-variant);justify-content:space-between;padding:0 20px;width:70%}.chat-input-signup p{color:var(--content-inverted-variant);font-weight:var(--font-weight-regular)}.chat-input-signup p,.chat-input-signup span{font-family:var(--font-family-inter);font-size:var(--label-medium)}.chat-input-signup span{color:var(--content-inverted);font-weight:var(--font-weight-semibold)}.chat-input input{background:#0000;border:none;border-radius:20px;color:#fff;flex:1 1;font-family:var(--font-family-inter);font-size:14px;outline:none;padding:8px 12px}.send-button{align-items:center;background:#0000;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:background .3s ease;width:36px}.send-button:hover{background:#155d7a}.send-button svg{color:#fff}.chat-message-history{border-radius:.75rem;display:flex;flex-direction:column;margin:.15rem;max-width:70%}.chat-message-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.2rem}.chat-highlight-mention{background-color:#fff3;color:#fff;font-weight:600;margin-right:.2rem;padding:.15rem}@media only screen and (max-width:1000px){.chat-box{width:95%}}.avatar{align-items:center;border-radius:50%;display:flex;font-size:.85rem;justify-content:center;overflow:hidden}.bg-slate{background-color:#e2e8f0}.bg-teal{background-color:#b2f5ea}.bg-red{background-color:#fc8181}.bg-green{background-color:#c6f6d5}.bg-yellow{background-color:#faf089}.bg-gray{background-color:#e2e8f0}.bg-cyan{background-color:#e0f2fe}.bg-sky{background-color:#bae6fd}.bg-blue{background-color:#bfdbfe}.bg-slate{color:#2d3748}.bg-teal{color:#22543d}.bg-red{color:#9b2c2c}.bg-green{color:#2f855a}.bg-yellow{color:#9c5b20}.bg-gray{color:#4a5568}.bg-cyan{color:#0f766e}.bg-sky{color:#1e3a8a}.bg-blue{color:#1e40af}.ChatSuggestionModal__modal{background:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 10px #0003;max-width:100%;overflow:auto;padding:10px;width:75%}.ChatSuggestionModal__modal ul{list-style-type:none;margin:0;padding:0}.ChatSuggestionModal__modal li{cursor:pointer;padding:5px}.ChatSuggestionModal__modal li:hover{background-color:#f0f0f0}.ChatSuggestionModal__closeButton{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:5px 10px}.ChatSuggestionModal__closeButton:hover{background-color:#0056b3}.shop-products-container{margin-top:1%}.shop-products-title{color:#111827;font-family:var(--font-family-inter);font-size:1rem;font-style:normal;font-weight:600;margin:0;text-align:center}.shop-product-container{background:#fff;border:.5px solid #f1f1f3;border-radius:.75rem;margin-bottom:3%}.shop-products-body{grid-gap:2%;display:grid;gap:2%;grid-template-columns:37% 61%}.shop-product-image{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem;height:100%;width:100%}.shop-product-item{display:flex;flex-direction:column;gap:5px;width:100%}.shop-product-item-body,.shop-product-item-footer,.shop-product-item-header{align-items:center;column-gap:.5rem;display:flex;flex-direction:row}.shop-product-item-header{flex-direction:column;place-items:start}.shop-product-title{color:#000;font-size:.875rem;font-weight:500;margin:3% 0 0}.shop-product-subtitle,.shop-product-title{font-family:var(--font-family-inter);font-style:normal}.shop-product-subtitle{color:#38353f;font-size:.75rem;font-weight:400;margin:0}.shop-product-item-body{align-items:center;display:flex;flex-wrap:wrap}.shop-product-cost-price{color:#938e9e;font-weight:400;text-decoration:line-through}.shop-product-cost-price,.shop-product-selling-price{font-family:var(--font-family-inter);font-size:.8rem;font-style:normal}.shop-product-selling-price{color:#222026;font-weight:600}.shop-product-discount{color:#1e799c;font-family:var(--font-family-inter);font-size:.7rem;font-style:normal;font-weight:500;margin:5% 0 5% 5px}.shop-product-button-container{background:#1e799c;background:var(--Calypso-600,#1e799c)}.shop-product-button-container,.shop-product-secondary-button-container{border:1px solid #1e799c;border:1px solid var(--Calypso-600,#1e799c);border-radius:8px;padding:.45rem}.shop-product-secondary-button-container{background:#fff}.shop-product-image-wrapper{height:100%;position:relative;width:100%}.sold-out-strip{background-color:red;border-radius:5px;color:#fff;font-weight:700;left:10px;padding:5px 10px;position:absolute;top:10px;z-index:10}.sold-out-image{opacity:.5}.shop-product-button-container:disabled,.shop-product-secondary-button-container:disabled{background:#b0e5f1;border:1px solid #d5f2f8;color:#eefbfd}.shop-product-button-text{color:#fff}.shop-product-button-text,.shop-product-secondary-button-text{font-family:var(--font-family-inter);font-size:0,875rem;font-style:normal;font-weight:500;text-align:justify}.shop-product-secondary-button-text{color:#1e799c}.shop-products-upcoming-products-container{background:#fef7ec;min-height:30vh;overflow:scroll;padding-bottom:2%;padding-top:2%}.shop-products-upcoming-products-content-container{padding:2% 5% 5%}.shop-upcoming-products-title{color:#eb7815;font-family:var(--font-family-inter);font-size:1rem;font-style:normal;margin:0;padding:0;text-align:center}.shop-products-buy-now-products-container{min-height:30vh;overflow:scroll;padding-bottom:2%;padding-top:2%}.shop-products-buy-now-products-content-container{padding:2%}.shop-no-product-container{align-items:center;border-radius:10px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:20px}.shop-no-product-title{color:#1e799c;font-size:1.5rem;margin-top:10px}.shop-no-product-subtext,.shop-no-product-title{font-family:var(--font-family-inter);text-align:center}.shop-no-product-subtext{color:#646464;margin-top:5px}.shop-product-chips{display:flex;gap:6px;margin-top:5px}.chip{border-radius:4px;display:inline-block;font-family:var(--font-family-inter);font-size:10px;padding:5px 7px}.chip.available{background-color:#e8f4e7;color:#108006}.chip.on-hold{background-color:#fef6e7;color:#9c6407}.chip.bought{background-color:#e9f2f6;color:#1d7596}.shop-product-discount-container{align-items:center;display:flex;flex-direction:row}.shop-product-line{border:.5px solid #938e9e;height:16px}.dynamic-tabs-container{box-shadow:none;flex-direction:column}.dynamic-tabs-container,.dynamic-tabs-header{display:flex;font-family:var(--font-family-inter);width:100%}.dynamic-tabs-header{align-items:center;background-color:var(--surface-primary);border-bottom:3px solid var(--border-primary);flex-direction:row;justify-content:stretch;padding-top:var(--spacingx2)}.dynamic-tabs-button{background-color:initial;border:none;cursor:pointer;flex:1 1;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);line-height:var(--line-height-medium);padding:var(--spacingx2)}.dynamic-tabs-button.active{border-bottom:3px solid var(--content-active);color:var(--content-active);font-family:var(--font-family-inter);font-weight:var(--font-weight-semibold)}.payment-confirmation-container{align-items:center;display:flex;flex:1 1;justify-content:center}.payment-confirmation-inner-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:80%}.payment-confirmation-title-text{color:#000;font-family:var(--font-family-inter);font-size:1.5rem;font-style:normal;font-weight:500;margin-top:2%}.payment-confirmation-body-text{color:#656565;font-family:var(--font-family-inter);font-size:1rem;font-style:normal;font-weight:400;margin-top:3%;text-align:center}.payment-confirmation-continue-shop-button{background:#1e799c;border-radius:4px;margin-top:10%}.payment-confirmation-continue-shop-button-text{color:#fff;font-family:var(--font-family-inter);font-size:1rem;font-style:normal;font-weight:600;letter-spacing:-.25px;line-height:20px;text-align:center}.payment-confirmation-redirect-text{color:#656565;font-family:var(--font-family-inter);font-size:.8rem;font-style:normal;font-weight:400;margin-top:3%;text-align:center}.product-details{grid-gap:20px;display:grid;grid-template-columns:1.5fr 1fr;margin:0 auto}.product-details-content-container{display:flex;flex-direction:column;width:100%}.product-details-discount-percent{background:var(--surface-status);border-bottom-right-radius:var(--radius-small);border-top-right-radius:var(--radius-small);color:var(--content-inverted);font-size:var(--label-small);font-weight:var(--font-weight-medium);line-height:var(--line-height-small);margin-right:var(--spacingx2);padding:var(--spacingx1);width:-webkit-fit-content;width:fit-content}.product-price-container{margin-bottom:var(--spacingx2);margin-top:var(--spacingx1)}.product-details-price,.product-price-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.product-details-price{gap:var(--spacingx2)}.product-details-selling-price{color:var(--content-primary);font-size:var(--label-xlarge);line-height:var(--line-height-xlarge)}.product-details-discount-price,.product-details-selling-price{font-family:var(--font-family-inter);font-weight:var(--font-weight-semibold)}.product-details-discount-price{color:var(--content-inactive);font-size:var(--label-large);line-height:var(--line-height-large);text-decoration:line-through}.product-header-left-discount-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.product-details-soldout-container{background:var(--surface-secondary);border-radius:var(--radius-small);color:var(--content-destructive);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);padding:var(--spacingx1) var(--spacingx2)}.product-header-title{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-large);font-weight:var(--font-weight-regular);line-height:var(--line-height-large)}.product-header-rediv{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--content-active);display:-webkit-box;font-size:var(--label-medium);line-height:var(--line-height-medium);overflow:hidden;text-overflow:ellipsis;transition:all .3s ease}.product-header-rediv,.product-header-store-name{font-family:var(--font-family-inter);font-weight:var(--font-weight-semibold)}.product-header-store-name{margin-top:var(--spacingx1)}.product-header-store-name,.product-header-store-name-text{color:var(--content-secondary);font-size:var(--label-small);line-height:var(--line-height-small)}.product-header-store-name-text{font-family:var(--font-family-inter);font-weight:var(--font-weight-semibold);text-decoration:underline}.product-details-size-box{display:flex;flex-wrap:wrap;padding:var(--spacingx2) var(--spacingx3)}.product-details-title-container{align-items:center;justify-content:flex-start;padding:var(--spacingx2) 0}.product-details-variant-label{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);line-height:var(--line-height-medium)}.product-details-size-selector{align-items:center;display:flex}.color-option{height:30px;width:30px}.color-option,.size-option{align-items:center;background:var(--surface-secondary-secondary);border:1px solid var(--border-action);border-radius:var(--radius-medium);color:var(--content-primary);cursor:pointer;display:flex;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);justify-content:center;line-height:var(--line-height-medium)}.size-option{padding:var(--spacingx2) var(--spacingx3)}.product-detail-action-cta-container{display:flex;flex-direction:column;gap:var(--spacingx3);padding-left:var(--spacingx3);padding-right:var(--spacingx3);padding-top:var(--spacingx2);width:calc(100% - var(--spacingx3)*2)}.product-detail-buy-now{background:var(--surface-inverted);color:var(--content-inverted)}.product-detail-add-cart,.product-detail-buy-now{border:1px solid var(--border-action);border-radius:var(--radius-xxlarge);cursor:pointer;flex:1 1;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium);padding:var(--spacingx4) var(--spacingx8);transition:all .2s ease}.product-detail-add-cart{background:var(--surface-primary);color:var(--content-primary)}.product-detail-button-cta-disabled{background:var(--surface-action-2-action-2-disabled);border:1px solid var(--surface-action-2-action-2-disabled);color:var(--content-inactive);cursor:not-allowed}.product-detail-action-cta-container-bottom{display:flex;flex-direction:row;gap:var(--spacingx2);justify-content:space-between;width:100%}.product-detail-bargain{background:var(--surface-action2);border:none;border-radius:var(--radius-xxlarge);color:var(--content-primary);cursor:pointer;font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium);padding:var(--spacingx4) var(--spacingx8);width:calc(50% - var(--spacingx2))}.product-details-buyer-protection-container{align-items:center;display:flex;flex-direction:column;padding:var(--spacingx3) var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.product-details-buyer-protection-container-button{background:var(--content-inverted);border-radius:var(--radius-medium);justify-content:space-between;padding:var(--spacingx4) var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.product-details-buyer-protection-container-button,.product-details-buyer-protection-left{align-items:center;display:flex;flex-direction:row;gap:var(--spacingx2)}.product-details-buyer-protection-left-icon{align-items:center;display:flex;justify-content:center}.product-details-buyer-protection-left-title{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium)}.product-details-buyer-protection-right{align-items:center;display:flex;justify-content:center}.product-details-drop-down-container-content{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);padding:var(--spacingx2) var(--spacingx3) 0 var(--spacingx3)}.product-details-buyer-protection-container-content-learn-more{color:var(--content-active);cursor:pointer;font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small)}.product-details-product-details-container{display:flex;flex-direction:column;gap:0;padding:var(--spacingx2) 0;width:100%}.product-details-product-details-container-title{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium);padding:var(--spacingx2) var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.product-details-product-details-container-dropedown{display:flex;flex-direction:column;gap:0}.product-details-product-details-container-dropedown-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:var(--spacingx4) var(--spacingx4)}.product-details-product-details-container-dropedown-header-title{color:var(--content-secondary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);line-height:var(--line-height-medium)}.product-details-drop-down-container-content-key-details{background:var(--content-inverted);color:var(--content-primary);display:flex;flex-direction:column;font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);gap:var(--spacingx2);line-height:var(--line-height-small);padding:var(--spacingx3) var(--spacingx4)}.product-details-drop-down-container-content-key-details-item{align-items:center;display:flex;flex-direction:row;gap:var(--spacingx2);justify-content:flex-start}.product-details-drop-down-container-content-key-details-key{color:var(--content-secondary);font-weight:var(--font-weight-semibold)}.product-details-drop-down-container-content-product{background:var(--content-inverted);color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);padding:var(--spacingx3) var(--spacingx4)}.product-details-seller-details-container{display:flex;flex-direction:column;justify-content:center;padding:var(--spacingx2) var(--spacingx3) var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.product-details-seller-details-container-title{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium);padding:var(--spacingx2) 0}.product-details-seller-details-container-content{align-items:center;background-color:var(--surface-secondary);border-radius:var(--radius-medium);display:flex;flex-direction:row;justify-content:space-between;padding:var(--spacingx3)}.product-details-seller-details-container-content-left{align-items:center;display:flex;flex-direction:row;gap:var(--spacingx2);justify-content:flex-start}.product-details-seller-details-container-content-left-avatar{border:1px solid var(--border-primary);border-radius:var(--radius-round);height:48px;object-fit:cover;width:48px}.product-details-seller-details-container-content-left-name-ctn{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.product-details-seller-details-container-content-left-name{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium)}.product-details-seller-details-container-content-left-name-text{color:var(--content-secondary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);line-height:var(--line-height-medium)}.product-details-seller-details-container-content-right-button{background:var(--surface-primary);border:1px solid var(--border-action);border-radius:var(--radius-medium);color:var(--content-primary);cursor:pointer;font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);padding:var(--spacingx2) var(--spacingx3)}.product-details-policy-container{background-color:var(--surface-secondary);display:flex;flex-direction:column;gap:var(--spacingx1-6);padding-top:var(--spacingx1-6)}.product-details-policy-container-item{align-items:center;background:var(--surface-primary);display:flex;flex-direction:row;justify-content:space-between;padding:var(--spacingx4) var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.product-details-policy-container-item-left{align-items:center;display:flex;flex-direction:row;gap:var(--spacingx3);justify-content:flex-start}.product-details-policy-container-item-left-icon{align-items:center;display:flex;justify-content:center}.product-details-policy-container-item-left-title{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium)}.product-details-policy-container-item-right{align-items:center;cursor:pointer;display:flex;justify-content:center}.product-details-review-container{display:flex;flex-direction:column;gap:var(--spacingx2);padding:0 var(--spacingx3) var(--spacingx4) var(--spacingx3)}.product-details-review-container-title{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium);padding:var(--spacingx2) 0}.product-details-review-rating-card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacingx4);justify-content:center}.product-details-review-rating-card-heading,.product-details-review-rating-card-heading-rating{align-items:center;display:flex;justify-content:start}.product-details-review-rating-card-heading-rating{flex-direction:row;gap:var(--spacingx1)}.product-details-review-rating-card-heading-rating-star{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.product-details-review-rating-card-heading-rating-text{align-items:end;display:flex;flex-direction:row;justify-content:start}.product-details-review-rating-card-heading-rating-separator,.product-details-review-rating-card-heading-rating-text{color:var(--content-primary);font-size:var(--label-large);font-weight:var(--font-weight-semibold);line-height:var(--line-height-large)}.product-details-review-rating-card-heading-rating-separator{padding-left:var(--spacingx1);padding-right:var(--spacingx1)}.product-details-review-rating-card-heading-summary{color:var(--content-primary);font-size:var(--label-large);font-weight:var(--font-weight-semibold);line-height:var(--line-height-large)}.product-details-reviews-card-container{display:flex;flex-direction:column;flex-wrap:nowrap;gap:var(--spacingx3);overflow-x:auto;width:100%;&::-webkit-scrollbar{display:none}}.product-details-review-show-all-reviews-button-container{align-items:center;display:flex;justify-content:center;width:100%}.product-details-review-show-all-reviews-button{background-color:var(--white);border:1px solid var(--border-action);border-radius:var(--radius-medium);box-shadow:none;font-style:normal;font-weight:var(--font-weight-semibold);min-height:44px;padding:var(--spacingx2) var(--spacingx3);width:100%}.product-details-review-no-reviews-text,.product-details-review-show-all-reviews-button{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);line-height:var(--line-height-medium)}.product-details-review-no-reviews-text{font-weight:var(--font-weight-regular)}.product-details-policy-container-item-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.product-details-store-image{border-radius:50%;height:40px;width:40px}.product-details-seller-details-content{margin-left:10px}.seller-details-1{font-size:16px;font-weight:600}.product-details-product-image{border-radius:8px;height:504px;width:354px}.product-img-container{max-width:800px;position:relative;text-align:center}.productImage{height:auto;max-width:100%}.product-img-pagination-container{padding:var(--spacingx3);position:absolute;right:0;top:0}.product-img-pagination-container-text{background-color:var(--surface-action1);border-radius:var(--radius-small);color:var(--content-primary);color:var(--content-inverted);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);padding:var(--spacingx1) var(--spacingx2)}.product-img-container-rating{bottom:0;left:0;padding:var(--spacingx3) var(--spacingx3) var(--spacingx4) var(--spacingx3);position:absolute}.product-img-container-rating,.product-img-container-rating-text{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.product-img-container-rating-text{background:var(--surface-secondary);border-radius:var(--radius-small);color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);padding:var(--spacingx1) var(--spacingx2)}.product-img-container-right-container{align-items:center;bottom:0;display:flex;flex-direction:row;justify-content:flex-end;padding:var(--spacingx3);position:absolute;right:0}.product-img-container-right-container-share-button{align-items:center;background-color:var(--surface-action1);border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.product-details-meta-data-container{margin:15px}.product-details-meta-data-key{font-weight:600}.product-details-meta-data-key,.product-details-meta-data-value{color:#1f2937;font-family:var(--font-family-inter);font-size:14px}.product-details-meta-data-value{font-weight:400}.product-header-container{display:flex;padding:0 var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.product-details-review-single-images img:first-child{height:80%;max-width:800px;width:95%}.product-header-left{flex-grow:1}.product-details-size-selector-list{display:flex;flex-wrap:wrap}.product-details-accordion-container{margin-top:20px}.product-details-title-container{display:flex}.product-details-accordion-container-item{border-radius:4px;padding:10px}.product-details-return-policy{color:#6b7280;font-size:14px}.product-details-link{color:#1e799c;text-decoration:none}.details-text{color:#1f2937;font-family:var(--font-family-inter);font-size:14px;font-weight:600;text-align:center}.features{display:flex;justify-content:space-between;margin-bottom:30px;margin-top:10%}.feature{flex-basis:30%;text-align:center}.feature-icon{align-items:center;background-color:#f0f0f0;border-radius:50%;display:flex;height:48px;justify-content:center;margin:0 auto 10px;width:48px}.feature-icon svg{color:#666;height:24px;width:24px}.feature p{color:#666;font-size:14px;margin:5px 0}.accordion .accordion-item:first-child .accordion-content{display:block;max-height:none}.accordion .accordion-item:first-child .accordion-icon{transform:rotate(180deg)}.accordion .accordion-item:first-child .accordion-button{font-weight:700}.product-details-review-user-image{background-color:#e5e7eb;border-radius:50%;height:2rem;margin-right:.5rem;width:2rem}.product-details-user-reviews{margin:0 auto;max-width:42rem;padding:1rem}.product-details-review-card{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1.5rem}.product-details-avatar{background-color:#e5e7eb;border-radius:50%;height:3rem;justify-content:center;margin-right:1rem;width:3rem}.product-details-avatar,.product-details-review-user-details{align-items:center;display:flex}.product-details-review-content{flex:1 1}.product-details-review-name{font-size:1.125rem;font-weight:600;margin-right:.5rem}.product-details-review-date{color:#6b7280;font-family:var(--font-family-inter);font-size:.875rem;font-weight:400;margin-top:.3rem}.product-details-review-text{color:#9ca3af}.product-detail{background:#0000;background:#1e799c;border:1px;border-radius:4px;cursor:pointer;margin-bottom:1rem;margin-left:10px;padding:14px 20px;width:100%}.product-detials-ratings-reviews-container{font-family:var(--font-family-inter);padding:16px}.product-details-overall-rating{align-items:center;display:flex;font-size:2rem;gap:10px;margin-bottom:16px}.product-details-star-count{font-family:var(--font-family-inter);font-size:24px;font-weight:600}.product-details-total-reviews{color:#1f2937;font-family:var(--font-family-inter);font-size:14px;font-weight:400;margin-left:3px}.product-details-review-images{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-bottom:24px;margin-top:15px}.product-details-review-img-btn{background-color:initial;border:none;cursor:pointer}.product-details-review-image{background-color:#e0e0e0;border-radius:8px;height:64px;width:64px}.product-details-reviews-section{margin-bottom:10%}.product-details-see-all-reviews{text-align:center}.product-details-see-all-reviews button{background-color:initial;border:none;border-radius:4px;cursor:pointer;font-size:1rem;padding:8px 16px;width:100%}.product-details-store-separator{background-color:var(--surface-secondary);height:var(--spacingx1-6)}.product-details{grid-template-columns:1fr}.product-details-seller-details{align-items:flex-start;flex-direction:column}.product-details-content-container{margin-top:-25px}.product-header-container{align-items:flex-start;flex-direction:column}.product-header-left{margin-bottom:10px}.product-price-container{text-align:left}.product-detail-container{align-items:center;flex-direction:column}@media (min-width:768px){.product-img-container{max-width:100%}}.option-slider{width:100%}.slider-container{align-items:center;display:flex}.options-container{display:flex;gap:var(--spacingx2);overflow-x:hidden;scroll-behavior:smooth;width:100%}.slider-button{background:none;border:none;font-size:24px;padding:0 10px}.slider-button:disabled{color:#ccc}.product-reviews-card{align-items:start;background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:var(--radius-large);display:flex;flex:1 1;flex-direction:column;font-family:var(--font-family-Inter);gap:var(--spacingx4);justify-content:space-between;max-height:156px;padding:var(--spacingx3)}.product-reviews-card-heading{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacingx2);justify-content:start;min-width:176px}.product-reviews-card-heading-rating-star{align-items:center;display:flex;flex-direction:row;gap:var(--spacingx0-5);justify-content:start}.product-reviews-card-heading-rating-text{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-primary);display:-webkit-box;font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);overflow:hidden;text-overflow:ellipsis;transition:all .3s ease}.product-reviews-card-heading-rating-text.full{line-clamp:none;-webkit-line-clamp:unset;overflow:visible}.product-reviews-card-heading-rating-text-read-more-button{background-color:initial;border:none;color:var(--content-secondary);cursor:pointer;font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);padding:0}.product-reviews-card-reviewer{align-items:center;display:flex;flex-direction:row;gap:var(--spacingx2);justify-content:start}.product-reviews-card-reviewer-avatar-container{align-items:center;display:flex;justify-content:center}.product-reviews-card-reviewer-avatar{border:1px solid var(--black);border-radius:var(--radius-round);height:32px;object-fit:cover;width:32px}.product-reviews-card-reviewer-name-container{display:flex;flex-direction:column;width:100%}.product-reviews-card-reviewer-name{color:var(--text-primary);font-weight:var(--font-weight-semibold)}.product-reviews-card-review-date,.product-reviews-card-reviewer-name{font-family:var(--font-family-inter);font-size:var(--label-small);line-height:var(--line-height-small)}.product-reviews-card-review-date{color:var(--text-secondary);font-weight:var(--font-weight-regular)}.address-bottom-sheet-overlay{align-items:flex-end;background:#00000080;bottom:0;display:none;justify-content:flex-end;left:0;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:10000}.address-bottom-sheet-overlay.open{display:flex;opacity:1}.address-bottom-sheet{background:var(--surface-secondary);border-top-left-radius:16px;border-top-right-radius:16px;display:flex;flex-direction:column;max-height:95vh;overflow-y:auto;transform:translateY(100%);transition:transform .3s ease;width:100%}.address-bottom-sheet.open{transform:translateY(0)}.address-bottom-sheet-header{background:var(--surface-secondary);display:flex;padding:16px}.address-bottom-sheet-header-text{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-large);font-weight:var(--font-weight-semibold);margin:5px}.address-close-button{background:none;border:none;cursor:pointer;font-family:var(--font-family-inter);font-size:var(--label-xlarge)}.address-bottom-sheet-content{background:var(--surface-primary);flex-grow:1;margin-top:5px;overflow-x:hidden;overflow-y:auto}.address-bottom-sheet-footer{background-color:#fff;border-top:1px solid #ddd;bottom:0;position:-webkit-sticky;position:sticky;width:100%}@media only screen and (max-width:1000px){.address-bottom-sheet-overlay{margin-left:0;min-width:0}}.progress-container{align-items:center;background:var(--surface-primary);display:flex;flex-direction:column;justify-content:center;padding-bottom:var(--spacingx2);padding-top:var(--spacingx2)}.progress-bar{justify-content:space-between;position:relative;width:80%}.progress-bar,.step-container{align-items:center;display:flex}.step-container{flex-direction:column;z-index:1}.step-circle{align-items:center;background-color:#e0e0e0;border-radius:50%;color:#fff;display:flex;font-weight:700;height:16px;justify-content:center;transition:all .3s ease;width:16px}.step-circle.active{box-shadow:0 0 5px #0000004d}.step-circle.active,.step-circle.completed{background-color:#3f3f8a}.step-label{color:var(--content-primary);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);margin-top:8px}.step-hr-container{height:2px;left:8%;position:absolute;top:10%;width:82%;z-index:0}.step-hr{height:8px;width:100%}.step-hr,.step-hr.completed{background-color:#e0e0e0;border:none;left:0;margin:0;position:absolute;top:0}.step-hr.completed{height:2px}.checkmark{color:#fff;font-size:14px}.address-form{font-family:var(--font-family-inter);max-width:450px;padding:0 20px 20px}.address-form-group{margin-bottom:var(--spacingx3);margin-top:var(--spacingx3)}.address-form-row{display:flex;gap:16px}.address-form-half-width{flex:1 1}.address-form label{color:var(--content-secondary);display:flex;font-size:var(--label-small);font-weight:var(--font-weight-semibold);gap:4px;line-height:var(--line-height-small);margin-bottom:var(--spacingx1)}.address-form input,.address-form select{background-color:#fff;border:1px solid #e0e0e0;border-radius:var(--radius-medium);box-sizing:border-box;color:var(--content-primary);font-family:var(--font-family-inter);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);padding:var(--spacingx3);width:100%}.address-form input::placeholder,.address-form select::placeholder{color:silver}.address-form select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23888' d='M10.6 3.4 6 8 1.4 3.4c-.8-.8-2 .4-1.2 1.2l5.2 5.2c.4.4 1 .4 1.4 0L12 4.6c.8-.8-.4-2-1.2-1.2z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:30px}.address-form-submit-button,.address-form-submit-cancel-button{background-color:#f0f0f0;border:none;border-radius:var(--radius-xlarge);color:var(--content-inactive);cursor:pointer;font-size:var(--label-medium);font-weight:var(--font-weight-semibold);padding:var(--spacingx4);transition:background-color .2s ease-in-out;width:100%}.address-form-submit-button-active,.address-form-submit-update-button{background-color:var(--surface-inverted);border:none;border-radius:var(--radius-xlarge);color:var(--content-inverted);cursor:pointer;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium);padding:var(--spacingx4);position:relative;transition:background-color .2s ease-in-out;width:100%}.address-form-submit-edit{display:flex;flex-direction:row;gap:1rem}.delivery-card{font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);padding-bottom:var(--spacingx2);padding-left:var(--spacingx3);padding-top:var(--spacingx2)}.delivery-card-address-container{margin:var(--spacingx2) var(--spacingx3)}.delivery-card-address-container,.delivery-card-address-container-radio{background:var(--surface-secondary);border-radius:var(--radius-medium);display:flex;flex-direction:column;padding:var(--spacingx3)}.delivery-card-address-container-radio{margin-left:var(--spacingx3);width:100%}.delivery-card-address-buyer-name-text{font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);line-height:var(--line-height-small)}.delivery-card-add-new-address{align-items:center;display:flex;font-size:var(--label-medium);font-weight:var(--font-weight-semibold);gap:var(--spacingx1-5);padding-bottom:var(--spacingx2);padding-right:var(--spacingx3);padding-top:var(--spacingx2)}.delivery-card-add-new-address,.delivery-card-change-button{color:var(--content-action);font-family:var(--font-family-inter);line-height:var(--line-height-small)}.delivery-card-change-button{background-color:initial;border:none;cursor:pointer;font-size:small;font-size:var(--label-medium);font-weight:700;font-weight:var(--font-weight-semibold);margin-right:4px;position:relative;right:0;top:0}.delivery-address-card-header-container{padding:var(--spacingx2) var(--spacingx3)}.delivery-card-change-address{align-items:center;display:flex;justify-content:space-between;margin-top:var(--spacingx1)}.delivery-type{background:var(--surface-primary);color:var(--content-secondary);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);margin:0;padding:var(--spacingx1) var(--spacingx2)}.delivery-custom-radio,.delivery-type{border-radius:var(--radius-medium);font-family:var(--font-family-inter)}.delivery-custom-radio{align-items:center;background:var(--surface-secondary);cursor:pointer;display:flex;flex-direction:row;font-size:16px;margin:var(--spacingx2) var(--spacingx3);padding:var(--spacingx3);position:relative}.delivery-custom-radio input{height:20px;position:absolute;top:20%}.order-summary-card-header-container{display:flex;padding:var(--spacingx2) var(--spacingx3)}.order-summary-card-header-left-container{display:flex;width:80%}.order-summary-card{font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small)}.address-bottom-sheet-order-summary{background-color:var(--surface-secondary)}.delivery-card-container-main{background-color:var(--surface-primary)}.order-summary-order-details{display:flex;padding:var(--spacingx3)}.order-summary-product-card img{border-radius:var(--radius-small);height:120px;width:90px}.order-summary-product-content p{margin:0}.order-summary-product-brand{color:var(--content-secondary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular)!important;line-height:var(--line-height-small)}.order-summary-product-name{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold)!important;line-height:var(--line-height-medium)}.order-summary-product-variant{color:var(--content-secondary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small)}.order-summary-product-card{display:flex;max-width:100%;padding:var(--spacingx3)}.order-summary-product-details{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;margin-left:var(--spacingx3);max-width:100%}.order-summary-product-content{flex-grow:1}.order-summary-product-brand,.order-summary-product-name,.order-summary-product-variant{word-wrap:break-word;overflow-wrap:break-word}.product-quantity-controls{display:flex;justify-content:space-between}.quantity-selector{align-items:center;border:1px solid #ddd;border-color:var(--border-primary);border-radius:4px;display:flex;height:30px;margin-top:4px;overflow:hidden;width:-webkit-fit-content;width:fit-content}.quantity-button{background:none;border:1px solid #ddd;border-color:var(--border-primary);cursor:pointer;font-size:16px}.quantity-button,.quantity-display{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.quantity-display{background-color:#f9f9f9;color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small)}.order-summary-product-price{margin-left:10px;text-align:right}.order-summary-price-original{color:var(--content-inactive);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);text-decoration:line-through}.order-summary-price-discounted{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-large);font-weight:var(--font-weight-regular);line-height:var(--line-height-large)}.order-summary-details-container{background:var(--surface-primary);border-radius:12px;font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);padding:var(--spacingx3)}.order-summary-details-flex-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.5rem;margin-top:.5rem}.order-summary-details-title-text{color:#222026;font-family:var(--font-family-inter);text-align:left}.order-summary-details-final-text,.order-summary-details-item-text{color:#7b7589;font-family:var(--font-family-inter);text-align:left}.order-summary-details-checkout-button{background-color:var(--surface-primary);border-top:1px solid var(--border-primary);bottom:0;font-size:var(--label-small);line-height:var(--line-height-small);padding:8px 16px 12px;padding:var(--spacingx3);position:-webkit-sticky;position:sticky}.order-summary-details-checkout-button,.order-summary-details-order-total{font-family:var(--font-family-inter);font-weight:var(--font-weight-semibold)}.order-summary-details-order-total{color:var(--content-primary);font-size:var(--label-large);line-height:var(--line-height-large)}.coupon-card-header-container{padding:12px 16px}.coupon-card-header-left-container{align-items:center;gap:12px}.coupon-card-header-applied-text,.coupon-card-header-text{color:#333;color:var(--content-primary,#333)}.coupon-card-header-right-container{align-items:center}.coupon-card-change-button{color:#4caf50;font-weight:500}.coupon-dropdown-container{padding:var(--spacingx3)}.coupon-input-container{border-bottom:1px solid #eee;display:flex;margin-bottom:16px;padding-bottom:16px}.available-coupons-container{margin-top:var(--spacingx4)}.coupon-input{border:1px solid #ddd;border-radius:4px 0 0 4px;flex:1 1;font-size:14px;padding:10px 12px}.coupon-apply-btn{background-color:#3f51b5;background-color:var(--content-active,#3f51b5);border:none;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;font-weight:500;padding:10px 16px}.available-coupons-title{color:#333;color:var(--content-primary,#333);font-size:16px;font-weight:600;margin-bottom:12px}.coupons-list{list-style:none;margin:0;padding:0}.coupon-item{align-items:center;background-color:var(--surface-secondary);border-radius:var(--radius-medium);display:flex;justify-content:space-between;margin-bottom:8px;padding:var(--spacingx3);transition:background-color .2s}.coupon-item:hover{background-color:#f9f9f9}.coupon-details{display:flex;flex-direction:column}.coupon-code{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-large);font-weight:var(--font-weight-semibold);line-height:var(--line-height-large);margin-bottom:4px}.coupon-code.expired{color:var(--content-inactive)}.coupon-description{color:var(--content-success);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);margin-bottom:4px}.coupon-description.expired{color:var(--content-inactive)}.coupon-condition{color:var(--content-secondary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);margin-bottom:4px}.coupon-select-btn{color:var(--content-action)}.coupon-select-btn,.coupon-select-btn-expired{background:none;border:none;border-radius:4px;cursor:pointer;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:600;margin-bottom:44px}.coupon-select-btn-expired{color:var(--content-inactive)}.no-coupons-message{color:#666;padding:16px 0;text-align:center}.buy-now-modal-container{padding:var(--spacingx1)}.buy-now-modal-size-box{display:flex;flex-wrap:wrap;padding:0;padding:var(--spacingx3)}.buy-now-modal-button-container{flex-direction:row;font-family:var(--font-family-inter);padding:var(--spacingx3) var(--spacingx4)}.buy-now-modal-button,.buy-now-modal-button-container{align-items:center;display:flex;justify-content:center}.buy-now-modal-button{background:var(--surface-inverted);border:none;border-radius:var(--radius-xlarge);color:var(--content-inverted);font-family:Inter;font-size:var(--label-medium);font-style:normal;line-height:var(--line-height-medium);padding:var(--spacingx4) var(--spacingx8);text-align:center;width:100%}.buy-now-modal-button,.buy-now-modal-variant-label{font-family:var(--font-family-inter);font-weight:var(--font-weight-semibold)}.buy-now-modal-variant-label{color:var(--content-primary);font-size:var(--label-large);line-height:var(--line-height-large)}.buy-now-modal-button:disabled{background:var(--surface-action-2-action-2-disabled);color:var(--content-inactive);font-family:var(--font-family-inter)}.order-list-heading{font-size:x-large;font-weight:500;margin-bottom:5%;margin-left:5%}.orders-page-card-ctn{background-color:var(--surface-secondary);display:flex;flex-direction:column;gap:var(--spacingx3);padding:var(--spacingx3)}.Orders-Page-No-Orders{background-color:#fff;border-radius:8px;display:grid;filter:drop-shadow(2px 4px 20px rgba(0,0,0,.05));height:80vh;place-items:center;text-align:center;width:100%}.pagination-container{align-items:center;display:flex;justify-content:center;margin-bottom:5%;margin-top:2%}.pagination-content{display:flex;gap:5px}.orders-page-card{background-color:var(--surface-primary);border-radius:var(--radius-medium);font-family:var(--font-family-inter);padding:var(--spacingx2) var(--spacingx3)}.orders-page-card-header{display:flex;flex-direction:row;justify-content:start;width:100%}.orders-page-header{color:var(--content-primary);flex:1 1;font-size:var(--label-large);font-weight:var(--font-weight-semibold);line-height:var(--line-height-large)}.orders-page-sub-header{color:var(--content-secondary);flex:1 1;font-size:var(--label-medium);font-weight:var(--font-weight-regular);line-height:var(--line-height-medium);text-align:end}.orders-page-product-container{display:flex;margin-top:var(--spacingx3)}.orders-page-image{border-radius:8px;height:120px;width:90px}.orders-page-dropdown-button{background-color:var(--surface-secondary);border-radius:var(--border-radius-small);color:var(--content-primary);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);margin-right:var(--spacingx2);padding:var(--spacingx1) var(--spacingx2);text-align:center}.orders-page-dropdown-button-value{font-weight:var(--font-weight-semibold)}delivered{color:var(--content-success)}.orders-page-right-container{display:flex;flex-direction:column;flex-grow:1;gap:var(--spacingx2);justify-content:start;padding:0 var(--spacingx2)}.orders-page-name{color:var(--content-primary);display:block;font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-large);max-height:3em}.orders-page-description,.orders-page-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.orders-page-description{color:var(--content-secondary);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small)}.orders-page-button-container{align-items:center;display:flex;font-size:11px}.orders-page-quantity-container{margin-right:2%}.orders-page-card-skeleton-img-top{background-color:#a3b8c2;width:25px}.orders-page-card-skeleton-text{background-color:#a3b8c2;border-radius:.125rem;margin-bottom:.25rem;width:9rem}.orders-page-quantity-box-skeleton{background-color:#a3b8c2;border-radius:8px;height:.2rem;width:3rem}.orders-page-card-header-skeleton{display:flex;height:3rem;width:full}.orders-page-header-text-skeleton{margin-left:20px}.orders-page-button-container-skeleton{align-items:center;display:flex;font-size:11px}.orders-page-quantity-container-skeleton{margin-right:2%}.cart-list-heading{font-family:var(--font-family-inter);font-size:var(--label-large);font-weight:var(--font-weight-semibold);padding-left:var(--spacingx3)}.checkout-bag{background:var(--surface-secondary)}.cart_subheader_text{color:#7b7589;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);padding-left:var(--spacingx3)}.cart_checkout_div{background-color:var(--surface-primary);display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:var(--spacingx3);padding-left:var(--spacingx4);padding-right:var(--spacingx4)}.cart_checkout_button{align-items:center;background:var(--surface-inverted);border:none;border-radius:var(--radius-xlarge);cursor:pointer;font-family:var(--font-family-inter);padding:var(--spacingx4) var(--spacingx8);width:100%}.cart_checkout_text{color:var(--content-inverted);font-size:var(--label-medium);font-weight:var(--font-weight-semibold)}.back-arrow{margin-right:8px}.checkout-bag-header{background-color:var(--surface-primary);font-family:var(--font-family-inter);padding:var(--spacingx3)}.checkout-bag-header-text{color:var(--content-primary);font-size:var(--label-large);margin:0}.checkout-bag-header-subtext,.checkout-bag-header-text{font-weight:var(--font-weight-semibold);line-height:var(--line-height-large)}.checkout-bag-header-subtext{color:var(--content-secondary);font-size:var(--label-small);margin:-6px 0 0 3px}.avatar_container{align-items:center;background-color:#06c;border-radius:50%;display:flex;height:45px;justify-content:center;width:45px}.avatar_image{border-radius:50%;height:100%;object-fit:cover;width:100%}.seller_store_card_container{background-color:var(--surface-primary);font-family:var(--font-family-inter);padding:var(--spacingx3)}.seller_store_card_header_container{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:2px}.seller_store_card_header_left_container{align-items:center;display:flex}.seller_store_image_container{margin-right:12px}.seller_store_name_container{flex-direction:column}.seller_store_name_text{font-size:16px;font-weight:700}.product_container{display:flex;margin-bottom:16px}.product_left_container{width:25%}.product_right_container{padding-left:16px;width:75%}.image{height:auto;width:100%}.name{font-size:14px;font-weight:700;margin-bottom:8px}.description{font-size:12px;margin-bottom:8px}.price_text{color:#333;font-size:14px;font-weight:700}.mrp_text{color:#999;font-size:12px}.discount_text{color:#e74c3c;font-size:12px}.bottom_button_container{display:flex;justify-content:center;margin-top:16px}.move_to_wishlist_button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:12px 24px;text-align:center}.bottom_button_text{font-size:16px;font-weight:700}.cart-product-container{display:flex;font-family:var(--font-family-inter);margin-top:2%;overflow:hidden}.cart-product-left-container{width:25%}.cart-product-left-container img{border-radius:8px;height:7rem;height:120px;width:100%;width:90px}.cart-product-right-container{margin-left:var(--spacingx3);width:75%}.cart-image-container{height:100%;width:100%}.MultipleProductCart-product-image{border-radius:8px;height:12vh;margin-bottom:7px;width:25vw}.MultipleProductCart-product-name{font-family:var(--font-family-inter);font-size:16px;font-weight:700}.MultipleProductCart-product-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-family:var(--font-family-inter);font-size:14px;line-height:1.2;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis}.MultipleProductCart-price-text{font-size:16px;font-weight:700;margin-top:5px}.mrp-text{color:#999;font-size:14px}.line-through{text-decoration:line-through}.discount-text{color:#e74c3c;font-size:14px}.product-name-v2{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular)!important;line-height:var(--line-height-small);margin-bottom:0;margin-top:0}.product-image-v2{border-radius:8px;cursor:pointer;height:13vh;width:25vw}.product-description-v2{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold)!important;line-height:var(--line-height-medium);margin:0}.product_controls{margin-top:30px}.quantity_controls{align-items:center;display:flex}.control_button{background:#cdcdcd;border:none;border-radius:5px;cursor:pointer;font-size:18px;margin:0 5px}.quantity_text{font-size:14px;padding:0 5px}.remove_button{background:none;border:none;color:red;cursor:pointer;font-size:10px;margin-top:2px}.order-status-card-container{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;gap:var(--spacingx4);justify-content:center;padding:var(--spacingx3);width:calc(var(--full-screen-width) - var(--spacingx3)*2 - var(--spacingx3)*2)}.order-status-card-header-container{display:flex;flex-direction:column;width:100%}.order-status-card-header{font-size:var(--label-large);font-weight:var(--font-weight-bold);line-height:var(--line-height-large);width:100%}.order-status-card-order-id{word-wrap:break-word;align-items:start;color:var(--content-secondary);display:flex;flex-direction:row;font-size:var(--label-small);font-weight:var(--font-weight-regular);justify-content:flex-start;line-height:var(--line-height-small);overflow-wrap:break-word;text-align:start;white-space:normal}.order-status-card-buyer-name{font-size:var(--label-medium);font-weight:var(--font-weight-bold);line-height:var(--line-height-medium);width:100%}.order-status-card-buyer-address{word-wrap:break-word;color:var(--content-secondary);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);overflow-wrap:break-word;white-space:normal;width:100%}.order-status-dropdown-card-header-left{align-self:flex-start;color:var(--content-action);display:flex;flex-direction:row;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);gap:var(--spacingx1);line-height:var(--line-height-medium)}.order-status-card-dropdown-content-container{align-items:center;border:0;display:flex;flex-direction:row;justify-content:space-between;width:100%}.dropdown-svg-container{color:var(--content-action);flex-direction:row;justify-content:center}.dropdown-svg-container,.order-status-card-dropdown-content-left-container{align-items:center;display:flex}.order-status-card-dropdown-content-left-svg-container{align-items:center;display:flex;flex-direction:column}.order-status-card-vertical-line{background-color:#888;height:30px;width:2px}.order-status-card-vertical-line-pending{background-color:#1e799c;height:30px;width:2px}.order-status-card-dropdown-content-right-container{align-self:flex-start;display:flex;flex:1 1;justify-content:flex-start;padding-left:20px}.order-status-card-dropdown-content-right-text-container{display:flex;flex-direction:column;text-align:left}.order-status-card-dropdown-content-right-row-one-text{font-size:14px;font-weight:700}.order-status-card-dropdown-content-right-row-two-text{color:#888;font-size:12px}.order-status-card-dropdown-content{background-color:#fff;left:0;top:100%;width:100%}.order-status-card-dropdown-content.open{display:block}.download-invoice-button{background-color:#000;border:1px solid var(--border-action);border-radius:var(--radius-medium);color:var(--content-inverted);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);height:200%;line-height:var(--line-height-medium);padding:var(--spacingx4) var(--spacingx8);width:100%}.delivered{color:var(--content-success)}.shipped{color:var(--content-action)}.cancelled,.rejected{color:var(--content-destructive)}.intransit{color:var(--content-status)}.order-details-self-ship-content{display:flex;flex-direction:column;gap:10px;width:100%}.order-details-self-ship-row{display:flex;flex-direction:row;justify-content:space-between}.order-details-self-ship-row-left{color:var(--content-secondary);flex:1 1;font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);width:40%}.order-details-self-ship-row-right{flex:1 1;font-size:medium;text-align:end;white-space:nowrap}.order-details-self-ship-row-right,.order-details-self-ship-row-right-ctn{color:var(--content-primary);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);overflow:hidden}.order-details-self-ship-row-right-ctn{align-items:center;background-color:initial;border:0;display:flex;flex-direction:row;gap:var(--spacingx2);height:100%;justify-content:flex-end;padding-left:0;padding-right:0}.order-details-self-ship-row-right-cc{align-items:center;height:100%}.order-details-self-ship-row-buttons{display:flex;flex-direction:row;justify-content:space-between;margin-top:15px;padding-left:10%;padding-right:10%}.order-details-self-ship-row-track-button{background-color:#1e799c;padding:10px}.order-details-self-ship-row-download-button{background-color:#1e799c;color:#fff;padding:10px}.order-details-self-ship-row-right-tracking-url{color:var(--content-primary);flex:1 1;font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);overflow:hidden;text-align:end;text-decoration:underline;white-space:nowrap}.order-details-page-card-container{background-color:var(--surface-primary);max-width:1200px;width:100%}.order-details-page-card-body-container{display:flex;flex-direction:column;gap:var(--spacingx2);width:100%}.order-details-page-card-row-container{display:flex;justify-content:space-between}.order-details-page-card-row-left-container{color:var(--content-secondary);flex:1 1;font-size:var(--label-small);font-weight:var(--font-weight-medium);line-height:var(--line-height-small)}.order-details-page-card-row-right-container{color:var(--content-primary);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);text-align:right}.order-details-page-card-left-text,.order-details-page-card-right-text{font-family:var(--font-family-inter);font-size:var(--label-small)}.content-success{color:var(--content-success)}.order-total-container{margin-top:var(--spacingx2)}.order-total-heading{font-weight:var(--font-weight-regular)}.order-total-heading,.order-total-text{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-large);line-height:var(--line-height-large)}.order-total-text{font-weight:var(--font-weight-semibold)}.order-details-page-container{background-color:var(--surface-secondary);display:flex;flex-direction:column;font-family:var(--font-family-inter);gap:var(--spacingx2);height:100%;padding:var(--spacingx3);width:calc(var(--full-screen-width) - var(--spacingx3)*2)}.order-details-page-content-container{display:flex;flex-direction:column;gap:var(--spacingx3)}.order-details-page-product-card-ctn{border:1px solid #e0e0e0}.order-details-heading{background-color:var(--surface-primary);font-family:var(--font-family-inter);font-size:var(--label-xlarge);font-weight:var(--font-weight-bold);padding:var(--spacingx3);width:calc(var(--full-screen-width) - var(--spacingx3)*2 - var(--spacingx3)*2)}.orderdetailspage-alert-contact-container{align-items:center;display:flex;justify-content:center;margin-bottom:5%}.orderdetailspage-alert-header-container{align-items:center;border-radius:8px;display:flex;justify-content:center;margin-bottom:10%;margin-top:10%;overflow:hidden;text-decoration:none;transition:transform .3s ease;width:full}.orderdetailspage-alert-header{background-color:#eefbfd;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#1e799c;font-size:14px;font-weight:700;padding:5px 6px;text-align:center}.skeleton{animation:skeleton-loading 1s linear infinite alternate;background-color:#a3b8c2;opacity:.7}.skeleton-card{background-color:#fff;border-radius:8px;filter:drop-shadow(2px 4px 20px rgba(0,0,0,.05));margin-bottom:4%;padding:3%}.skeleton-img-top{background-color:#a3b8c2;height:3rem;width:3rem}.order-status-card-container-skeleton{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:start;margin-bottom:5%;width:94%}.order-details-page-skeleton-text-h1{background-color:#a3b8c2;font-size:larger;height:8px;left:0;margin-bottom:.25rem;width:40%}.order-details-page-skeleton-text-h2{background-color:#a3b8c2;font-size:large;height:5px;margin-bottom:.25rem;width:90%}.order-details-page-skeleton-text-h3{background-color:#a3b8c2;font-size:large;height:3px;margin-bottom:.25rem;margin-top:1rem;width:25%}.order-details-page-skeleton-text-h4{background-color:#a3b8c2;font-size:large;height:5px;margin-bottom:.25rem;margin-top:1.25rem;width:35%}.order-details-skeleton-text{background-color:#a3b8c2;border-radius:.125rem;height:4px;margin-bottom:.25rem;width:9rem}.orders-page-quantity-box{background-color:#a3b8c2;border-radius:8px;height:1.5rem;width:6rem}.orders-page-details-quantity-box-skeleton{background-color:#a3b8c2;border-radius:8px;height:.2rem;width:3rem}.orders-page-details-button-container-skeleton{align-items:center;display:flex;font-size:11px}.orders-page-details-quantity-container-skeleton{margin-right:2%}.search-products-product-section-product-page{padding:12px}.search-products-product-section-product-page-heading{padding:18px;text-align:center}.search-products-product-section-product-page-subcategories{padding:10px}.search-products-product-section-categories{display:flex;gap:10px;overflow-x:auto;padding:10px}.search-products-product-section-category-button{border:1px solid #ddd;border-radius:20px;cursor:pointer;padding:8px 16px}.search-products-product-section-product-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));padding:15px}.search-products-product-section-product-card{background-color:#f9fafb;border:1px solid #eee;border-radius:10px;overflow:hidden;position:relative}.search-products-product-section-product-image,.search-products-product-section-product-image-box{height:250px;object-fit:cover;width:100%}.search-products-product-section-info{padding:10px}.search-products-product-section-description{color:#6b7280;font-size:.75rem;overflow:hidden}.search-products-product-section-price{font-family:var(--font-family-inter);font-weight:600}.search-products-product-section-original-price{color:#9ca3af;font-size:.625rem;font-weight:400;text-decoration:line-through}.search-products-product-section-rating{color:orange}.search-products-product-section-tag-container{display:flex;justify-content:flex-end;position:absolute;width:100%}.search-products-product-section-tag-cover{background-color:var(--surface-status);border-bottom-left-radius:1rem;border-top-left-radius:1rem;margin-top:5%;padding:1% 2% 2% 5%;text-align:right;width:-webkit-fit-content;width:fit-content}.search-products-product-section-tag-cover-text{color:#fef2f2;font-family:var(--font-family-inter);font-size:.75rem;font-weight:500}.no-products-found{align-items:center;border:1px solid #ddd;display:flex;flex-direction:column;height:200px;justify-content:center;margin:29% 20px 20px;text-align:center;top:20%}.no-products-found h2{color:#333;font-size:1.5rem}.no-products-found p{color:#666;font-size:1rem;margin-top:10px}@media (min-width:1024px){.search-products-product-section-product-grid{grid-template-columns:repeat(4,1fr)}.category-product-image-container{height:230px;overflow:hidden;position:relative;width:100%}}.category-product-list{grid-gap:var(--spacingx3);display:grid;gap:var(--spacingx3);grid-template-columns:repeat(2,1fr);padding-left:var(--spacingx3);padding-right:var(--spacingx3)}@media (max-width:640px){.category-product-list{margin-top:5%}}.category-products-product-card{border-radius:var(--radius-medium);overflow:hidden;position:relative}.category-product-card:hover{transform:translateY(-5px)}.category-product-card-button{background:none;border:none;display:block;padding:0;text-align:left;width:100%}.category-product-image-container{height:170px;overflow:hidden;position:relative;width:100%}.category-product-image{height:100%;object-fit:cover;width:100%}.discount-container{align-items:center;background:var(--surface-status);border-bottom-right-radius:var(--radius-small);border-top-right-radius:var(--radius-small);display:flex;justify-content:center;margin-top:var(--spacingx2);padding:var(--spacingx1);position:absolute;text-align:left;width:-webkit-fit-content;width:fit-content}.discount-container.sold-out{background-color:#aaa}.discount-text{color:var(--white);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold)}.category-products-product-card .sold-out{background-color:#dcdcdc;color:#888}.product-details-container{padding:15px}.category-product-name{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);line-height:var(--line-height-medium)}.category-product-description{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--content-active);display:-webkit-box;font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);margin-bottom:var(--spacingx2);overflow:hidden;text-overflow:ellipsis}.category-product-price-container{align-items:center;display:flex;padding-bottom:10%}.price{font-size:var(--label-large);line-height:var(--line-height-large)}.old-price,.price{font-family:var(--font-family-inter);font-weight:var(--font-weight-regular)}.old-price{color:var(--content-inactive);font-size:var(--label-small);text-decoration:line-through}.category-product-details-container{padding:1rem}.category-products-no-pproducts{display:flex;font-family:var(--font-family-inter);font-size:larger;font-weight:700;justify-content:center;margin-bottom:200px;margin-top:200px;width:100%}.skeleton{background-color:#f0f0f0;background:#f0f0f0;border:1px solid #ddd;box-shadow:none;overflow:hidden;position:relative}.skeleton-image{height:170px}.skeleton-image,.skeleton-text{animation:shimmer 1.5s linear infinite;background-color:#ddd;width:100%}.skeleton-text{height:16px;margin-bottom:10px}.skeleton-text.price{width:50%}.skeleton-text.old-price{width:30%}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.skeleton-image,.skeleton-text{display:block;overflow:hidden;position:relative}.skeleton-image:before,.skeleton-text:before{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,#fff0 25%,#fffc 50%,#fff0 75%);content:"";height:100%;left:-200%;position:absolute;top:0;width:200%}.category-products-product-card-skeleton{flex-direction:column;height:100%;padding:0}.category-product-image-container-skeleton{border-radius:0;height:170px;padding:0;width:100%}.category-product-details-container-skeleton{padding:16px}.category-product-price-container-skeleton{align-items:center;display:flex;padding-bottom:5%}@media (min-width:1024px){.category-product-image-container{height:230px;overflow:hidden;position:relative;width:100%}}.storefront{background-color:var(--surface-secondary);font-family:var(--font-family-inter)}.storefront-header{align-items:center;display:flex;padding:10px}.storefront-header-content{align-items:center;display:flex;width:100%}.storefront-logo{height:40px;margin-right:10px;width:40px}.storefront-search-bar{align-items:center;border:1px solid #ddd;border-radius:8px;display:flex;flex:1 1;height:40px;padding:8px}.storefront-search-input{border:none;font-size:14px;margin-bottom:1%;margin-left:1.5%}.profile-button{background-color:#007bff;border-radius:50%;color:#fff;font-size:16px;font-weight:700;height:35px;width:35px}.store-info{border-bottom:1px solid #eee;padding:20px}.store-header{align-items:center;display:flex}.store-avatar{border-radius:50%;height:48px;margin-right:10px;width:48px}.store-details{flex:1 1}.store-name{font-size:16px;font-weight:600;padding-bottom:1.5%;text-align:center;width:100%}.text-truncate{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-category-status{display:flex}.store-category{color:#777;font-size:12px}.store-status{background-color:#d4edda;border-radius:4px;color:#155724;font-size:12px;margin-right:4%;padding:4px 8px}.share-button{background:none;border:none;color:#007bff;cursor:pointer;font-size:14px}.store-stats{display:flex;justify-content:space-around;margin-top:10px;padding-bottom:5%;padding-top:3%}.stat{text-align:center}.stat-number{font-size:6px;font-weight:600;padding-top:3%}.stat-label{color:#777;font-size:10px}.free-delivery{background-color:#e3f2fd;border-radius:5px;color:#007bff;display:flex;padding:5px;text-align:center}.free-delivery-para{font-size:12px;margin-left:2%;text-align:left}.tabs{border-top:1px solid #eee;display:flex}.tab{cursor:pointer;flex:1 1;padding:10px;text-align:center}.tab.active{border-bottom:2px solid #007bff;font-weight:700}.tab-content{padding:20px}.products-section{display:flex;flex-direction:column;gap:15px}.categories{display:flex;gap:10px;overflow-x:auto;padding:10px}.category-button{border:1px solid #ddd;border-radius:20px;cursor:pointer;padding:8px 16px}.category-button.active{background-color:#007bff;color:#fff}.product-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.storefront-product-card{border:1px solid #eee;border-radius:10px;overflow:hidden;position:relative}.product-image-box{height:-webkit-fit-content;height:fit-content;width:100%}.storefront-product-image{aspect-ratio:3/4;object-fit:cover;width:100%}.product-rating{position:absolute;top:220px}.product-info{padding:10px}.original-price{color:#888;text-decoration:line-through}.rating{color:orange}.badge{border-radius:5px;color:#fff;font-size:.8rem;padding:5px 10px;position:absolute;right:10px;top:10px}.review{border:1px solid #ddd;margin-bottom:10px;padding:10px}.review span{display:block;margin-top:5px}.storefront-footer{padding:20px}.storefront-footer-zoop{color:#9ca3af;font-size:36px;font-weight:700;margin:0;text-align:left}.storefront-footer-zoop-header{font-size:var(--label-large);font-weight:var(--font-weight-medium);line-height:var(--line-height-large)}.storefront-footer-zoop-header,.storefront-footer-zoop-subheader{color:var(--content-inactive);font-family:var(--font-family-inter);margin:0;text-align:left}.storefront-footer-zoop-subheader{font-size:var(--label-xlarge);font-weight:var(--font-weight-semibold);line-height:var(--line-height-xlarge)}.storefront-footer-made-in{align-items:center;color:var(--content-inactive);display:flex;font-family:var(--font-family-inter);font-size:var(--label-large);font-weight:var(--font-weight-regular);line-height:var(--line-height-large);margin:5px 0 20px;text-align:left}.storefront-footer-divider{background-color:#d1d5db;content:"";height:1px;margin:20px 0;width:100%}.storefront-review-overlay-review-overlay{align-items:center;background-color:#00000080;height:100%;justify-content:center;left:0;position:fixed;position:absolute;top:40%;width:100%;z-index:1000}.storefront-review-overlay-review-overlay .overlay-header{align-items:center;background-color:#fff;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:16px;width:100%}.storefront-review-overlay-overlay-title{font-size:20px;font-weight:700}.storefront-review-overlay-close-button{background:none;border:none;color:#333;cursor:pointer;font-size:20px}.storefront-review-overlay-review-list{background-color:#fff;border-radius:0 0 8px 8px;max-height:80%;overflow-y:scroll;padding:0 16px 16px;width:90%}.storefront-review-overlay-review-item{border-bottom:1px solid #e5e5e5;padding:16px}.storefront-review-overlay-review-header{align-items:center;color:#666;font-size:14px}.storefront-review-overlay-stars{color:#ffc107;display:flex;flex:1 1}.storefront-review-overlay-stars .storefront-review-overlay-review-date{color:#6b7280;font-size:12px;padding:3px}.storefront-review-overlay-review-date .storefront-review-overlay-verified{color:#0077b6;font-weight:700}.storefront-review-overlay-review-text{color:#333;font-size:14px;margin:8px 0}.storefront-review-overlay-review-author{color:#666;font-size:14px}.storefront-review-overlay-review-overlay.show{display:flex}.storefront-review-overlay-exit-stream{background:#0000;border:1px solid #d9342b;border-radius:8px;box-shadow:0 1px 2px 0 #1018280a;color:#d9342b;cursor:pointer;font-family:Inter;font-size:11px;font-weight:500;gap:6px;height:30px;line-height:14px;padding:8px 12px;text-align:center;-webkit-text-decoration-color:#1e799c;text-decoration-color:#1e799c;width:90px;z-index:10}.storefront-review-overlay-exit-stream-content-container{padding:0}.storefront-review-overlay-exit-stream-yes-button{background:#fff;border:1px solid #dc3545;border-radius:5px;color:#dc3545}.storefront-review-overlay-exit-stream-no-button,.storefront-review-overlay-exit-stream-yes-button{cursor:pointer;font-family:var(--font-family-inter);font-size:16px;height:50px;padding:5px;width:100%}.storefront-review-overlay-exit-stream-no-button{background:#1e799c;border:none;border-radius:5px;color:#fff}.storefront-review-overlay-chat-wrapper-container{bottom:0;margin-bottom:5%;position:absolute;width:100%}.storefront-review-overlay-stream-video-action-container{display:flex;justify-content:flex-end;position:absolute;top:40%;z-index:1000}.storefront-review-overlay-stream-video-action-item-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:.8rem}.storefront-review-overlay-review-photos{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;margin-top:5px}.storefront-review-overlay-review-photo{border-radius:4px;height:60px;object-fit:cover;width:60px}.storefront-review-overlay-photo-row{display:flex;flex-wrap:wrap;gap:10px}.storefront-review-overlay-more-photos{align-items:center;background-color:#0009;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:60px;justify-content:center;width:39px}.storefront-product-section-product-page{background-color:var(--surface-secondary);display:flex;flex-direction:column;font-family:var(--font-family-inter);gap:var(--spacingx3);width:100%}.storefront-product-section-product-page-header{background-color:var(--surface-primary);color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--title-medium);font-weight:var(--font-weight-regular);line-height:var(--line-height-medium);padding:var(--spacingx2) var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.storefront-product-section-product-page-search-bar{align-items:center;background:var(--surface-tertiary);border-radius:var(--radius-large);display:flex;flex-direction:row;gap:var(--spacingx2);justify-content:center}.storefront-product-section-product-page-search-bar-icon{padding-bottom:var(--spacingx3);padding-left:var(--spacingx3);padding-top:var(--spacingx3)}.storefront-product-section-product-page-search-bar-input{background:#0000;border:none;color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);height:100%;line-height:var(--line-height-medium);padding-bottom:var(--spacingx3);padding-right:var(--spacingx3);padding-top:var(--spacingx3);width:100%}.storefront-product-section-product-page-search-bar-input::placeholder{color:var(--content-secondary)}.storefront-product-section-product-page-search-bar-input:focus{outline:none}.storefront-product-section-product-page-header-actions{align-items:center;background-color:var(--surface-primary);display:flex;flex-direction:row;gap:var(--spacingx2);justify-content:flex-start;padding:var(--spacingx2)}.storefront-product-section-product-grid{grid-gap:var(--spacingx3);display:grid;gap:var(--spacingx3);grid-template-columns:repeat(2,1fr);padding-left:var(--spacingx3);padding-right:var(--spacingx3)}.storefront-product-section-product-card{border-radius:var(--radius-medium);overflow:hidden}.storefront-product-section-product-image-box{height:216px;object-fit:cover;position:relative;width:100%}.storefront-product-section-product-image{border-top-left-radius:var(--radius-medium);border-top-right-radius:var(--radius-medium);height:216px;object-fit:cover;width:100%}.storefront-product-section-info{padding:var(--spacingx1)}.storefront-product-section-name{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);line-height:var(--line-height-medium)}.storefront-product-section-description{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--content-active);display:-webkit-box;font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);margin-bottom:var(--spacingx2);overflow:hidden;text-overflow:ellipsis}.storefront-product-section-price{font-family:var(--font-family-inter);font-size:var(--label-large);font-weight:var(--font-weight-regular);line-height:var(--line-height-large)}.storefront-product-section-original-price{color:var(--content-inactive);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);text-decoration:line-through}.storefront-product-section-rating{color:orange}.storefront-pagination-container{align-items:center;display:flex;font-family:Plus Jakarta Sans,sans-serif;gap:10px;justify-content:center;margin:20px 0}.storefront-pagination-arrow{background:none;border:none;color:#6b7280;cursor:pointer;font-size:20px;transition:color .3s ease}.storefront-pagination-arrow:disabled{color:#d1d5db;cursor:not-allowed}.storefront-pagination-numbers{align-items:center;display:flex;gap:10px}.storefront-pagination-label{color:#6b7280;font-size:16px}.storefront-pagination-number{align-items:center;background-color:#f9fafb;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:all .3s ease;width:32px}.storefront-pagination-number:hover{background-color:#e5e7eb}.storefront-pagination-number.active{background-color:#e0f2fe;border:2px solid #0284c7;color:#0284c7;font-weight:700}.storefront-product-section-tag-container{display:flex;justify-content:flex-start;position:absolute;width:100%}.storefront-product-section-tag-cover{align-items:center;background:var(--surface-status);border-bottom-right-radius:var(--radius-small);border-top-right-radius:var(--radius-small);display:flex;justify-content:center;margin-top:var(--spacingx2);padding:var(--spacingx1);text-align:left;width:-webkit-fit-content;width:fit-content}.storefront-product-section-tag-cover-text{color:var(--white);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold)}.storefront-product-section-rating{background-color:var(--surface-action1);border-radius:var(--radius-small);bottom:4px;gap:var(--spacingx1);left:4px;padding:var(--spacingx1) var(--spacingx2);position:absolute}.storefront-product-section-rating,.storefront-product-section-rating-count,.storefront-product-section-rating-star{align-items:center;display:flex;justify-content:center}.storefront-product-section-rating-text{color:var(--white);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold)}.storefront-about-section{background-color:var(--surface-primary);display:flex;flex-direction:column;font-family:var(--font-family-inter);gap:var(--spacingx4);padding-top:var(--spacingx4)}.storefront-about-section-rating-card{padding-left:var(--spacingx3);padding-right:var(--spacingx3)}.storefront-about-section-rating-card-heading,.storefront-about-section-rating-card-heading-rating{align-items:center;display:flex;justify-content:start}.storefront-about-section-rating-card-heading-rating{flex-direction:row;gap:var(--spacingx1)}.storefront-about-section-rating-card-heading-rating-star{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.storefront-about-section-rating-card-heading-rating-text{align-items:end;display:flex;flex-direction:row;justify-content:start}.storefront-about-section-rating-card-heading-rating-separator,.storefront-about-section-rating-card-heading-rating-text{color:var(--content-primary);font-size:var(--label-large);font-weight:var(--font-weight-semibold);line-height:var(--line-height-large)}.storefront-about-section-rating-card-heading-rating-separator{padding-left:var(--spacingx1);padding-right:var(--spacingx1)}.storefront-about-section-rating-summary{color:var(--content-primary);font-size:var(--label-large);font-weight:var(--font-weight-semibold);line-height:var(--line-height-large)}.storefront-about-section-reviews-card-container{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--spacingx3);overflow-x:auto;padding-left:var(--spacingx3);padding-right:var(--spacingx3);width:calc(100% - var(--spacingx3)*2);&::-webkit-scrollbar{display:none}}.storefront-about-section-show-all-reviews-button-container{padding-left:var(--spacingx3);padding-right:var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.storefront-about-section-show-all-reviews-button{background-color:var(--white);border:1px solid var(--border-action);border-radius:var(--radius-medium);box-shadow:none;color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium);min-height:44px;padding:var(--spacingx2) var(--spacingx3);width:100%}.storefront-about-section-store-info-card-container{border:0;display:flex;flex-direction:column;gap:0;margin:0;padding:0;width:100%}.storefront-about-section-store-info-card{width:100%}.storefront-about-section-flex-box{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:var(--spacingx4) var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.storefront-about-section-store-info-card-body-title{align-items:center;display:flex;flex-basis:100%;flex:1 1;flex-direction:row;gap:var(--spacingx3);justify-content:start}.storefront-about-section-flex-item{align-items:center;display:flex;flex-direction:row;justify-content:start}.storefront-about-section-flex-item-text{color:var(--content-primary);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium)}.storefront-about-section-store-expand-svg{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.storefront-about-section-store-info-card-body-content{align-items:start;background:var(--surface-secondary);display:flex;flex-direction:column;gap:var(--spacingx3);justify-content:center;padding:var(--spacingx3) var(--spacingx4);width:calc(100% - var(--spacingx4)*2)}.storefront-about-section-store-info-card-body-content-item{align-items:center;display:flex;flex-direction:row;gap:var(--spacingx2);justify-content:start}.storefront-about-section-store-info-card-body-content-item-title-icon{align-items:center;display:flex;justify-content:center}.storefront-about-section-return-policy-description,.storefront-about-section-store-info-card-body-content-item-title-text{color:var(--content-primary);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small)}.storefront-about-section-return-policy-description{margin:0;padding:0}.storefront-about-section-return-policy-list{list-style-type:disc;margin-bottom:0;margin-left:var(--spacingx5);margin-top:0;padding:0}.storefront-about-section-return-policy-list li{color:var(--content-primary);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small)}.storefront-about-section-return-policy-note{color:#666;font-size:14px;margin-left:10px;margin-top:12px}.storefront-about-section-svg-rotate{transform:rotate(180deg)}.storefront-about-section-return-expand-svg{display:inline;float:right;margin-right:13px}.storefront-about-section-review-card{display:flex;flex-direction:row;padding:8px}.storefront-about-section-store-profile{align-items:center;display:inline-flex;flex-direction:column;padding:20px;width:60%}.storefront-about-section-store-image{border-radius:50%;height:80px;object-fit:cover;width:80px}.storefront-about-section-store-name{font-size:16px;font-weight:600;padding-bottom:1.5%;text-align:center;width:100%}.storefront-about-section-store-stats{display:inline-flex;flex-direction:column;padding-left:20px;width:45%}.storefront-about-section-stat-item{align-items:center;display:flex;flex-direction:column;margin-left:6px;padding:7px;width:70%}.storefront-about-section-star{display:inline-block;position:relative;right:3px;top:5px}.store-front-bottom-line{border-bottom:1px solid #e5e7eb}.storefront-about-section-stat-value{color:#333;font-size:20px;font-weight:700}.storefront-about-section-stat-label{color:#666;font-size:14px}.storefront-about-section-reviews-card{align-items:start;background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:var(--radius-large);display:flex;flex:1 1;flex-direction:column;font-family:var(--font-family-Inter);gap:var(--spacingx4);justify-content:space-between;max-height:156px;padding:var(--spacingx3)}.storefront-about-section-reviews-card-heading{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacingx2);justify-content:start;min-width:176px}.storefront-about-section-reviews-card-heading-rating-star{align-items:center;display:flex;flex-direction:row;gap:var(--spacingx0-5);justify-content:start}.storefront-about-section-reviews-card-heading-rating-text{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-primary);display:-webkit-box;font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);overflow:hidden;text-overflow:ellipsis;transition:all .3s ease}.storefront-about-section-reviews-card-heading-rating-text.full{line-clamp:none;-webkit-line-clamp:unset;overflow:visible}.storefront-about-section-reviews-card-heading-rating-text-read-more-button{background-color:initial;border:none;color:var(--content-secondary);cursor:pointer;font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);padding:0}.storefront-about-section-reviews-card-reviewer{align-items:center;display:flex;flex-direction:row;gap:var(--spacingx2);justify-content:start}.storefront-about-section-reviews-card-reviewer-avatar-container{align-items:center;display:flex;justify-content:center}.storefront-about-section-reviews-card-reviewer-avatar{border:1px solid var(--black);border-radius:var(--radius-round);height:32px;object-fit:cover;width:32px}.storefront-about-section-reviews-card-reviewer-name-container{display:flex;flex-direction:column;width:100%}.storefront-about-section-reviews-card-reviewer-name{color:var(--text-primary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small)}.storefront-about-section-reviews-card-review-date{color:var(--text-secondary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small)}.storefront-store-info{background-color:var(--surface-primary);display:flex;flex-direction:column;font-family:var(--font-family-inter);gap:var(--spacingx3);margin-bottom:var(--spacingx1);padding:var(--spacingx4) var(--spacingx3)}.storefront-store-info-store-header{align-items:center;display:flex}.storefront-store-info-store-avatar{border:1px solid var(--border-primary);border-radius:var(--radius-round);height:64px;margin-right:var(--spacingx4);object-fit:cover;width:64px}.storefront-store-info-store-details{align-items:start;display:flex;flex:1 1;flex-direction:column;gap:var(--spacingx2);padding-bottom:var(--spacingx1);padding-top:var(--spacingx1)}.storefront-store-info-store-name{color:var(--content-primary);font-size:var(--label-large);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-large);text-align:center;width:100%}.storefront-store-info-store-stats{display:flex;flex-direction:row;gap:var(--spacingx2);justify-content:flex-start}.storefront-store-info-store-stats-badge{align-items:center;background:var(--surface-secondary);border-radius:var(--radius-small);color:var(--content-primary);display:flex;flex-direction:row;font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-semibold);gap:var(--spacingx1);height:-webkit-fit-content;height:fit-content;justify-content:center;line-height:var(--line-height-small);padding:var(--spacingx1) var(--spacingx2)}.storefront-store-info-share-button{background:none;border:none;cursor:pointer;font-size:14px}.storefront-store-info-store-description{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--content-primary);display:-webkit-box;font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-regular);line-height:var(--line-height-small);overflow:hidden;text-overflow:ellipsis;transition:all .3s ease}.storefront-store-info-store-description.full{line-clamp:none;-webkit-line-clamp:unset;overflow:visible}.read-more-button{background:none;background-color:var(--white);border:none;box-shadow:none;color:var(--content-secondary);cursor:pointer;font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);padding:0}.storefront-store-info-store-buttons{display:flex;flex-direction:row;gap:var(--spacingx3);width:100%}.storefront-store-info-store-buttons-follow{background-color:var(--surface-inverted);border:1px solid var(--surface-inverted);border-radius:var(--radius-medium);box-shadow:none;color:var(--content-inverted);font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);min-height:32px;padding:var(--spacingx2) var(--spacingx3);width:100%}.storefront-store-info-store-buttons-follow:hover{background:var(--surface-inverted-variant);color:var(--content-inverted)}.storefront-store-info-store-buttons-unfollow{background-color:var(--white);border:1px solid var(--border-action);border-radius:var(--radius-medium);box-shadow:none;color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);min-height:32px;padding:var(--spacingx2) var(--spacingx3);width:100%}.storefront-store-info-store-buttons-unfollow:hover{background:var(--surface-secondary-pressed)}.storefront-store-info-store-buttons-message{background-color:var(--white);border:1px solid var(--border-action);border-radius:var(--radius-medium);box-shadow:none;color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);min-height:32px;padding:var(--spacingx2) var(--spacingx3);width:100%}.sstorefront-keleton-products,.storefront-skeleton-header,.storefront-skeleton-stats{align-items:center;display:flex;gap:10px;margin-left:15px;margin-top:20px;padding:15px}.storefront-keleton-header{border-bottom:1px solid #ddd}.storefront-skeleton-store-info{display:flex;flex:1 1;flex-direction:column;gap:5px}.storefront-skeleton-stats{justify-content:space-between;margin-bottom:30px;margin-left:17%;margin-top:1px;width:60%}.storefront-skeleton-tabs{border-bottom:1px solid #ddd;border-top:1px solid #ddd;display:flex;height:35px;justify-content:space-around;margin-top:30px;padding:10px 0}.storefront-skeleton-products{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-right:3%;margin-top:15px}.storefront-skeleton-product-card{animation:skeleton-loading 1s infinite;background:linear-gradient(90deg,#f9f9fa 25%,#fcfcfc 50%,#f8f9fa 75%);background-size:200% 100%;border-radius:5px;height:350px;width:100%}.storefront-skeleton-product-card-image{animation:skeleton-loading 1s infinite;background:linear-gradient(90deg,#a3a3bb 25%,#a2b4bd 50%,#94a4b4 75%);background-size:200% 100%;border-radius:5px;height:250px;margin:5% 5% 7%;width:95%}.storefront-skeleton-product-card-name{width:40%}.storefront-skeleton-product-card-description,.storefront-skeleton-product-card-name{animation:skeleton-loading 1s infinite;background:linear-gradient(90deg,#b3c1cc 25%,#b3c1cc 50%,#b3c1cc 75%);background-size:200% 100%;border-radius:5px;height:10px;margin-left:5%;margin-top:5%}.storefront-skeleton-product-card-description{width:80%}.storefront-skeleton-product-card-price{border-radius:5px;height:15px;margin-left:5%;margin-top:5%;width:30%}.storefront-skeleton-logo,.storefront-skeleton-product-card-price{animation:skeleton-loading 1s infinite;background:linear-gradient(90deg,#b3c1cc 25%,#b3c1cc 50%,#b3c1cc 75%);background-size:200% 100%}.storefront-skeleton-logo{border-radius:50%;height:50px;width:50px}.storefront-skeleton-text{animation:skeleton-loading 1s infinite;background:linear-gradient(90deg,#b3c1cc 25%,#b3c1cc 50%,#b3c1cc 75%);background-size:200% 100%;border-radius:5px;height:10px;width:80%}.storefront-skeleton-text.small{width:40%}.storefront-skeleton-stat{align-items:center;display:flex;flex-direction:column;gap:5px}.storefront-skeleton-circle{animation:skeleton-loading 1s infinite;background:linear-gradient(90deg,#b3c1cc 25%,#b3c1cc 50%,#b3c1cc 75%);background-size:200% 100%;border-radius:50%;height:50px;margin-bottom:20%;width:50px}.storefront-skeleton-free-delivery{height:35px;margin-left:8%;margin-top:10px;width:85%}.storefront-skeleton-free-delivery,.storefront-skeleton-tab{animation:skeleton-loading 1s infinite;background:linear-gradient(90deg,#b3c1cc 25%,#b3c1cc 50%,#b3c1cc 75%);background-size:200% 100%;border-radius:5px}.storefront-skeleton-tab{height:15px;margin-top:7px;width:30%}@keyframes skeleton-loading{0%{background-color:#689;background-position:200% 0}to{background-color:#f0f3f5;background-position:-200% 0}}.image-modal-overlay{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1000000000}.image-modal-container{border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;flex-direction:column;height:auto;max-height:90vh;max-width:90vw;padding:1.5rem;position:relative;width:auto}.image-modal-close-button,.image-modal-container{align-items:center;background-color:#fff;display:flex}.image-modal-close-button{border-radius:9999px;cursor:pointer;font-size:1.25rem;font-weight:700;height:2rem;justify-content:center;position:absolute;right:.5rem;top:.5rem;width:2rem;z-index:10}.image-modal-image{border-radius:.5rem;max-height:90vh;max-width:100%;object-fit:contain}@media (max-width:768px){.image-modal-container{max-width:95vw;padding:1rem}}.storefront-store-collections{background-color:var(--surface-primary);display:flex;flex-direction:column;font-family:var(--font-family-inter);gap:var(--spacingx3);margin-bottom:var(--spacingx1);padding:var(--spacingx3)}.storefront-store-collections-header{align-items:center;display:flex;justify-content:space-between}.storefront-store-collections-header-title{font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-semibold);line-height:var(--line-height-small)}.storefront-store-collections-header-view-all{align-items:self-start;color:var(--content-action);flex-direction:row;gap:var(--spacingx1);justify-content:center}.storefront-store-collections-header-view-all,.storefront-store-collections-header-view-all-text{cursor:pointer;display:flex;font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-semibold)}.storefront-store-collections-header-view-all-text{align-items:center;line-height:var(--line-height-small)}.storefront-store-collections-list{display:flex;flex-wrap:nowrap;gap:var(--spacingx3);overflow-x:auto;width:100%;&::-webkit-scrollbar{display:none}}.storefront-store-collections-list-item{border:1px solid var(--border-primary);border-radius:var(--radius-medium);box-shadow:none;height:122px;position:relative;width:122px}.storefront-store-collections-list-item:hover{border:1px solid var(--black);box-shadow:none;cursor:pointer}.storefront-store-collections-list-item-image{border-radius:var(--radius-medium);box-shadow:none;height:122px;width:122px}.storefront-store-collections-list-item-name{bottom:0;color:var(--white);font-family:var(--font-family-inter);font-size:var(--label-small);font-style:normal;font-weight:var(--font-weight-semibold);left:0;line-height:var(--line-height-small);padding:var(--spacingx2);position:absolute;text-align:center;width:calc(100% - var(--spacingx2)*2)}.storefront-store-collections-list-item-overlay{background:linear-gradient(180deg,#0000,#000000d9);border-bottom-left-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium);bottom:0;height:50%;left:0;position:absolute;width:100%}@media (max-width:640px){.sort-by-modal{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;position:fixed;top:0;width:100%;z-index:999}.sort-by-content{background-color:#fff;border-radius:10px;height:60%;margin-top:60%;width:100%;z-index:1001}.sort-by-header{align-items:center;border-bottom:2px solid #e3e3e3;border-bottom:2px solid var(--Light-Grey,#e3e3e3);border-top-left-radius:10px;border-top-right-radius:10px;display:flex;justify-content:space-between;padding:5%;width:90%}.sort-by-title{color:#333;font-family:var(--font-family-inter);font-size:x-large;font-weight:600}.close-button{background:none;border:none;color:#333;cursor:pointer;font-size:1.5rem}.sort-by-options-container{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;height:200px;overflow-y:auto;width:100%}.sortby-checkable-item{align-items:center;border:0;cursor:pointer;display:flex;height:53px;justify-content:space-between;margin:0;padding:10px 15px}.sortby-checkable-item :hover{background:#e3e3e3;background:var(--Light-Grey,#e3e3e3)}.sortby-item-text{font-size:1rem}.sortby-radio{cursor:pointer;height:24px;width:24px}.sortby-footer{background:#fff;background:var(--White,#fff);border-top:2px solid #e3e3e3;border-top:2px solid var(--Light-Grey,#e3e3e3);bottom:0;height:60px;padding-bottom:20px;padding-top:20px;position:fixed}.sortby-footer,.sortby-footer-buttons{display:flex;justify-content:space-around;width:100%}.sortby-footer-buttons{align-items:center;padding-bottom:0}.custom-button{border-radius:5px;cursor:pointer;font-family:var(--font-family-inter);font-weight:700;margin-bottom:0;text-align:center;transition:background-color .3s ease,color .3s ease}.sortby-left-button,.sortby-right-button{border:none;cursor:pointer;font-size:medium;font-weight:600;height:45px;margin-bottom:0;width:156px}.sortby-left-button{background-color:#fff;border:1px solid #ccc}.sortby-left-button-disabled{background-color:#f5f5f5}.sortby-left-button-text{color:#1e799c}.sortby-left-button-text-disabled{color:#ccc}.sortby-right-button{background-color:#1e799c;color:#fff}.sortby-right-button-text{color:#fff;font-size:1.5rem}}@media only screen and (min-width:641px){.sort-by-modal{animation-duration:.3s;animation-timing-function:ease;background:#fff;border-radius:8px;border-width:1px;box-shadow:0 -4px 6px #0000001a;text-align:left;width:100%;z-index:1000}.sortby-checkable-item{align-items:center;border-radius:5px;border-width:0;cursor:pointer;display:flex;height:53px;justify-content:space-between;padding:10px 15px;width:90%;z-index:1000}.sortby-checkable-item:hover{background:#e3e3e3;background:var(--Light-Grey,#e3e3e3)}.sort-by-content{background-color:#fff;border-radius:10px;height:90%;width:100%;z-index:1000}.sort-by-header{display:none}.sortby-item-text{color:#161719;color:var(--Black,#161719);font-family:var(--font-family-inter);font-size:1rem;font-style:normal;font-weight:400}.sortby-radio{cursor:pointer;height:24px;width:24px}.sortby-footer{background:#fff;background:var(--White,#fff);border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:2px solid #e3e3e3;border-top:2px solid var(--Light-Grey,#e3e3e3);padding-bottom:20px;padding-top:20px}.sortby-footer,.sortby-footer-buttons{display:flex;justify-content:space-around;width:100%}.sortby-footer-buttons{align-items:center;padding-bottom:0}.custom-button{border-radius:5px;cursor:pointer;font-family:var(--font-family-inter);font-weight:700;margin-bottom:0;text-align:center;transition:background-color .3s ease,color .3s ease}.sortby-left-button,.sortby-right-button{border:none;cursor:pointer;font-size:medium;font-weight:600;height:45px;margin-bottom:0;width:156px}.sortby-left-button{background-color:#fff;border:1px solid #ccc}.sortby-left-button-disabled{background-color:#f5f5f5}.sortby-left-button-text{color:#1e799c}.sortby-left-button-text-disabled{color:#ccc}.sortby-right-button{background-color:#1e799c;color:#fff}.sortby-right-button-text{color:#fff;font-size:1.5rem}}@media (max-width:640px){.filter-modal{align-items:center;background-color:#00000080;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.filter-modal-content{border-radius:10px;height:100%;overflow-y:auto;width:100%;z-index:1001}.filter-container-modal{flex-direction:column;height:100%;margin-top:100px}.filter-container-modal,.filter-title-container{background:#fff;background:var(--White,#fff);border-top-left-radius:10px;border-top-right-radius:10px;display:flex}.filter-title-container{align-items:center;border-bottom:2px solid #e3e3e3;border-bottom:2px solid var(--Light-Grey,#e3e3e3);height:60px;justify-content:space-between;padding:5px 5%;position:fixed;width:90%}.filter-options-container{border-width:0;bottom:100px;display:flex;height:auto;justify-content:space-between;overflow:hidden;padding-top:1px;position:absolute;top:170px;width:100%}.filter-footer{background:#fff;background:var(--White,#fff);border-top:2px solid #e3e3e3;border-top:2px solid var(--Light-Grey,#e3e3e3);bottom:0;display:flex;height:60px;justify-content:space-around;padding-bottom:20px;padding-top:20px;position:fixed;width:100%}.filter-title-text{color:#333;font-family:var(--font-family-inter);font-size:x-large;font-weight:600}.filter-options-list{background-color:#f7f7f7;background-color:var(--Light-Grey,#f7f7f7);border-right:2px solid #fff;border-right:2px solid var(--White,#fff);width:40%}.filter-option,.selected-filter{background-color:#f7f7f7;background-color:var(--Light-Grey,#f7f7f7);color:#161719;color:var(--Black,#161719);cursor:pointer;height:77px;padding:15px;text-align:left;width:100%}.filter-option,.selected-filter{border-width:0;font-family:var(--font-family-inter);font-size:1rem;font-weight:600}.selected-filter{background:#fff;background:var(--White,#fff);color:#207a9c}.filter-options-list-options-container{background:#fff;background:var(--White,#fff);gap:0;overflow-y:auto;width:60%}.checkable-item{align-items:center;border:0;cursor:pointer;display:flex;flex-direction:row-reverse;height:53px;justify-content:start;margin:0;padding:10px 15px}.item-text{color:#161719;color:var(--Black,#161719);font-family:var(--font-family-inter);font-size:1rem;font-style:normal;font-weight:400;padding-left:10px}.check-box{cursor:pointer;height:20px;width:20px}.filter-footer-buttons{align-items:center;display:flex;justify-content:space-around;padding-bottom:0;width:100%}.custom-button{border-radius:5px;cursor:pointer;font-family:var(--font-family-inter);font-weight:700;margin-bottom:0;text-align:center;transition:background-color .3s ease,color .3s ease}.filter-left-button,.filter-right-button{border:none;cursor:pointer;font-size:medium;font-weight:600;height:45px;margin-bottom:0;width:156px}.filter-left-button{background-color:#fff;border:1px solid #ccc}.filter-left-button-disabled{background-color:#f5f5f5}.filter-left-button-text{color:#207a9c}.filter-left-button-text-disabled{color:#ccc}.filter-right-button{background-color:#207a9c;color:#fff}.filter-right-button-text{color:#fff;font-size:1.5rem}.filter-overlay{background-color:#00000080;bottom:0;left:0;position:absolute;right:0;top:0;z-index:999}}@media (min-width:641px){.filter-modal{background:#fff;background:var(--White,#fff);border:1px solid #e3e3e3;border:1px solid var(--Light-Grey,#e3e3e3);width:100%}.filter-options-list,.filter-title-container{display:none}.filter-options-list-options-container{background:#fff;background:var(--White,#fff);gap:0;max-height:300px;overflow-y:auto}.filter-footer{background:#fff;background:var(--White,#fff);border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:2px solid #e3e3e3;border-top:2px solid var(--Light-Grey,#e3e3e3);padding-bottom:20px;padding-top:20px}.filter-footer,.filter-footer-buttons{display:flex;justify-content:space-around;width:100%}.filter-footer-buttons{align-items:center;padding-bottom:0}.custom-button{border-radius:5px;cursor:pointer;font-family:var(--font-family-inter);font-weight:700;margin-bottom:0;text-align:center;transition:background-color .3s ease,color .3s ease}.filter-left-button,.filter-right-button{border:none;cursor:pointer;font-size:medium;font-weight:600;height:45px;margin-bottom:0;width:156px}.filter-left-button{background-color:#fff;border:1px solid #ccc}.filter-left-button-disabled{background-color:#f5f5f5}.filter-left-button-text{color:#207a9c}.filter-left-button-text-disabled{color:#ccc}.filter-right-button{background-color:#207a9c;color:#fff}.filter-right-button-text{color:#fff;font-size:1.5rem}.checkable-item{align-items:center;border:0;cursor:pointer;display:flex;height:53px;justify-self:start;margin:0;padding:10px 15px}.item-text{color:#161719;color:var(--Black,#161719);font-family:var(--font-family-inter);font-size:1rem;font-style:normal;font-weight:400}.check-box{cursor:pointer;height:20px;width:20px}}.products-page-container{display:flex;flex-direction:column;width:100%}.products-page-filter-container{display:flex;flex-direction:row;height:100%;margin-left:10%;margin-right:10%;width:80%}@media (max-width:640px){.products-page-header{align-items:center;display:flex;font-family:var(--font-family-inter);font-size:x-large;font-weight:700;justify-content:space-between;margin-bottom:5%;margin-left:3%;margin-top:3%;width:80%}.products-page-filterby-container,.products-page-sortby-container{flex:1 1}.products-page-dropdown-container{width:100%}.products-page-dropdown{border-bottom:2px solid #e3e3e3;border-bottom:2px solid var(--Light-Grey,#e3e3e3);display:flex;flex-direction:row;width:100%}.products-page-dropdown-filterby-container,.products-page-dropdown-sortby-container{border-width:0;flex:1 1}.products-page-dropdown-button{align-items:center;background-color:#fff;border-width:0;display:flex;flex-direction:row;height:52px;height:100%;justify-content:center;padding-bottom:4%;padding-top:4%;width:100%}.products-page-dropdown-text{display:flex;flex-direction:column;font-family:var(--font-family-inter);justify-content:flex-start;margin-left:8px;text-align:center}.products-page-dropdown-text-heading{font-size:14px;font-weight:600}.products-page-dropdown-text-small{font-size:small}.products-page-filterby-container{height:100%;width:100%}}@media (min-width:641px){.products-page-container-top{display:flex;flex-direction:row;justify-content:space-between;width:100%}.products-page-header{align-items:center;display:flex;font-family:var(--font-family-inter);font-size:32px;font-weight:700;justify-content:space-between;margin-bottom:2%;margin-left:3%;margin-top:2%;width:80%}.products-page-dropdown-container{display:flex;justify-content:flex-end;padding-right:2%;width:98%}.products-page-dropdown{display:flex;flex-direction:row;justify-content:space-around}.products-page-dropdown-divider{display:none}.products-page-dropdown-button{align-items:center;background:#fff;border:1px solid #e3e3e3;border:1px solid var(--Light-Grey,#e3e3e3);display:flex;flex-direction:row;height:48px;justify-content:center;margin-left:10px;min-width:127px;padding:12px 28px 12px 20px;position:relative}.products-page-dropdown-button.active{border:1px solid #207a9c;border:1px solid var(--Brand,#207a9c)}.products-page-dropdown-button.selectedSort{padding:12px 24px 12px 20px}.products-page-dropdown-sortby-container{align-items:end;display:flex;flex-direction:flex-end;justify-content:flex-end;position:relative}.products-page-dropdown-filterby-container{align-items:end;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.products-page-dropdown-text{display:flex;flex-direction:column;font-family:var(--font-family-inter);justify-content:flex-start;margin-left:8px;text-align:center}.products-page-dropdown-text-heading{font-size:14px;font-style:normal;font-weight:600}.products-page-dropdown-selected-option{background:#207a9c;background:var(--Brand,#207a9c);border-radius:1000px;height:6px;margin-left:8px;width:6px}.products-page-filterby-container,.products-page-sortby-container{background:none;display:flex;justify-content:flex-end;margin-top:5%;position:absolute;top:100%;width:360px;z-index:1000}}.products-page-products{height:400px;width:100%}.category-popup-overlay{background:#00000080;display:flex;top:0}.category-popup-overlay,.category-popup-overlay-desktop{align-items:flex-end;height:100%;justify-content:center;left:0;position:fixed;transition:opacity .3s ease;width:100%;z-index:1000}.category-popup-overlay-desktop{top:10%}.category-popup-overlay.close{opacity:0;pointer-events:none}.filterby-desktop-category-popup-content{animation-duration:.3s;animation-timing-function:ease;background:#fff;border-radius:8px;border-width:1px;box-shadow:2px 4px 20px 10px #0000000d;text-align:left;width:360px}.filterby-desktop-category-popup-header{align-items:center;display:flex;justify-content:space-between;margin-top:4px}.filterby-desktop-category-popup-header:empty{display:none}.filter-category-back-button{align-items:center;background:#fff;background:var(--White,#fff);border-width:0;cursor:pointer;display:flex;justify-content:start}.category-popup-title{margin:0}.filter-category-back-button-svg{height:24px;width:24px}.filter-category-back-button-text{color:#161719;color:var(--Black,#161719);font-family:var(--font-family-inter);font-size:14px;font-style:normal;font-weight:600}.category-popup-close-button{background:none;border:none;color:#333;cursor:pointer;font-size:20px}.filter-by-category-popup-list{background:#fff;background:var(--White,#fff);gap:0;list-style:none;margin:4px 0 0;max-height:350px;overflow-y:auto;padding:0;width:100%}.filter-by-category-popup-list::-webkit-scrollbar{display:none}.filter-by-category-popup-item{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:44px;justify-content:space-between;padding:10px 20px}.filter-by-category-popup-item:hover{background:#e3e3e3;background:var(--Light-Grey,#e3e3e3)}.filter-by-item-text{color:#161719;color:var(--Black,#161719);font-family:var(--font-family-inter);font-size:16px;font-style:normal;font-weight:600}.filter-by-item-text.selected{color:#207a9c;color:var(--Brand,#207a9c)}.category-popup-header{align-items:center;display:flex;justify-content:space-between}.category-popup-title{flex:1 1;font-size:18px;font-weight:700;text-align:center}.category-popup-list{animation-timing-function:ease;margin:10px 0 0}.category-popup-list-enter{animation-name:slide-in}.category-popup-list-exit{animation-name:slide-out}.filter-by-category-popup-list-wrapper{height:auto;overflow:hidden;position:relative}.category-popup-list{animation-duration:.3s;animation-fill-mode:forwards;list-style:none;margin:0;padding:0}.filter-by-category-popup-list-wrapper.slide-out{animation:slide-out .3s ease}.filter-by-category-popup-list-wrapper.slide-in{animation:slide-in .3s ease}@keyframes slide-out{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes slide-in{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.filter-by-category-checkable-item{align-items:center;border:0;cursor:pointer;display:flex;height:44px;justify-content:space-between;justify-self:start;margin:0;padding:10px 20px;width:320px}.filter-by-category-checkable-item:hover{background:#e3e3e3;background:var(--Light-Grey,#e3e3e3)}.filter-by-category-item-text{color:#161719;color:var(--Black,#161719);font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-style:normal;font-weight:400}.filter-by-category-check-box{cursor:pointer;height:20px;width:20px}.delivery-address-card-container{background:var(--surface-primary);border-radius:8px;font-family:var(--font-family-inter);margin-top:var(--spacingx1-6);padding:9px}.delivery-address-card-header-container{display:flex;padding:var(--spacingx2)}.delivery-address-card-header-left-container{display:flex;width:80%}.delivery-address-card-header-right-container{display:flex;justify-content:center;width:20%}.delivery-address-card-header-text{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:700}.delivery-address-card-body-container{background:var(--surface-secondary);border-radius:var(--radius-medium);padding:var(--spacingx3)}.buyer-name-text{align-self:flex-start;font-family:var(--font-family-inter);font-size:medium;font-weight:400;margin-bottom:1%}.delivery-address-text{color:#7b7589;color:var(--content-primary);display:block;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);line-height:var(--line-height-small);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.estimated-delivery-text{color:#ff6f61;font-family:var(--font-family-inter);font-size:3.6vw;font-weight:600;margin-bottom:1%}.change-button{background-color:initial;border:none;color:var(--content-action);cursor:pointer;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);position:relative;right:0;top:0}.select-address-v2-container{align-items:center;display:flex;flex-direction:column;font-family:var(--font-family-inter);width:100%}.selectAddressV2-topStrip{background:#efefef;display:flex;flex-direction:row;font-family:var(--font-family-inter);font-size:14px;font-weight:700;padding-left:var(--spacingx8);padding-right:var(--spacingx8);padding-top:var(--spacingx4);position:relative}.selectAddressV2-savedAddressText{color:#686b77;max-width:55%}.selectAddressV2-addressContainer{background-color:#efefef;cursor:pointer;font-family:var(--font-family-inter);margin-bottom:8px;max-height:300px;overflow-y:auto;padding-bottom:12%;position:relative}.selectAddressV2-title{align-items:baseline;display:flex;justify-content:space-between}.selectAddressV2-name{color:#282c3f;font-size:14px;font-weight:700;text-transform:capitalize;word-break:break-all}.selectAddressV2-address-type{border:1px solid #03a685;border-radius:20px;color:#03a685;font-size:13px;font-weight:700;line-height:12px;margin-left:8px;padding:3px 8px}.selectAddressV2-details-address{color:#737a78;display:flex;flex-direction:column;font-family:var(--font-family-inter);font-size:13px;line-height:18px;margin-top:4px;text-transform:capitalize;word-break:break-all}.selectAddressV2-mobile{margin-top:5px}.selectAddressV2-base-button{background-color:#e9e9eb;border-radius:4px;color:#282c3f;font-size:12px;font-weight:700;letter-spacing:0;line-height:1px;margin-top:6px;padding:13px 16px;width:-webkit-fit-content;width:fit-content}.selectAddressV2-action-wrapper{column-gap:4%;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.selectAddressV2-negative-button{background:var(--surface-inverted);border:none;border-radius:var(--radius-xlarge);color:var(--content-inverted);cursor:pointer;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);padding:5px;padding:var(--spacingx4) var(--spacingx8);width:100%}.selectAddressV2-address-edit{background-color:#fff;border:1px solid #282c3f;border-radius:20px;border-radius:4px;color:#03a685;color:#282c3f;font-size:13px;font-size:12px;font-weight:700;letter-spacing:0;line-height:12px;line-height:1px;margin-left:8px;padding:11px 16px 13px}.selectAddressV2{transition:all .3s ease}.selectAddressV2.collapsed{height:60px;overflow:hidden}.coupon-card-container{background:var(--surface-primary);font-family:var(--font-family-inter);margin-bottom:var(--spacingx1-6);margin-top:var(--spacingx1-6)}.coupon-card-header-container{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.coupon-card-header-left-container{display:flex}.coupon-card-header-right-container{display:flex;justify-content:center}.home-svg-container{align-self:center;margin-right:3%}.arrow-right-svg-container{align-self:flex-end}.arrow-right-svg,.home-svg{color:#333;height:2rem;width:2rem}.coupon-card-header-text{color:var(--content-primary);font-weight:var(--font-weight-semibold);line-height:20px;line-height:var(--line-height-medium)}.coupon-card-header-applied-text,.coupon-card-header-text{font-family:var(--font-family-inter);font-size:14px;margin-left:3px;white-space:nowrap}.coupon-card-header-applied-text{color:#068a0c;font-weight:600;line-height:20px}.coupon-card-body-container{padding:2%}.coupon-card-change-button{color:#1e799c;cursor:pointer;font-size:14px;font-weight:600;margin:0;padding:0;position:relative}.apply-coupon-header h5,.apply-coupon-page,.coupon-card-change-button{font-family:var(--font-family-inter)}.apply-coupon-header h5{font-size:16px;font-weight:600;line-height:24px;margin:0}.apply-coupon-header p{color:#222026;font-family:var(--font-family-inter);font-size:12px;font-weight:400;line-height:16px;margin:4px 0 0}.apply-coupon-input{border:1px solid #d5d4dc;border-radius:8px;display:flex;gap:8px}.apply-coupon-input input{border:none;border-radius:8px;flex:1 1;font-size:14px;outline:none;padding:12px}.apply-coupon-input button{background:none;border:none;border-radius:4px;cursor:pointer;font-family:var(--font-family-inter);font-weight:600;padding:8px 16px}.apply-coupon-list{background-color:#f3f4f4;display:flex;flex-direction:column;gap:12px;margin-top:16px;padding:16px}.coupon-card{align-items:center;background-color:#fff;border-radius:8px;display:flex;justify-content:space-between;padding:16px}.coupon-card h3{font-size:16px;margin:0 0 4px}.coupon-card p{font-size:12px;margin:2px 0}.coupon-card button,.coupon-card p{color:#938e9e;font-family:var(--font-family-inter);font-weight:600}.coupon-card button{background:none;border:none;border-radius:4px;cursor:pointer;margin-bottom:44px}.coupon-card span{color:#6b7280;font-family:var(--font-family-inter);font-size:12px;font-weight:600;margin:2px 0}.apply-coupon-header{display:flex;gap:8px;margin-bottom:16px}.header-left{align-items:center;display:flex;gap:8px}.back-arrow{cursor:pointer;font-size:20px}.header-left h5{font-size:18px;margin:0}.cart-value{color:#6b7280;font-size:14px;margin:0}.coupon-info h3{font-size:16px;font-weight:600}.coupon-info h3,.error-text{font-family:var(--font-family-inter);line-height:24px}.error-text{align-items:center;color:var(--content-destructive);display:flex;font-size:var(--label-small);font-weight:var(--font-weight-regular);margin:0}.store-collections-page-container{background-color:var(--surface-secondary);display:flex;flex-direction:column;min-height:100vh;padding:var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.store-collections-page-collection-list{grid-gap:var(--spacingx3);display:grid;gap:var(--spacingx3);grid-template-columns:repeat(2,1fr);padding-bottom:var(--spacingx5)}.store-collections-page-collection-card{background-color:var(--white);border-radius:var(--radius-medium);display:flex;flex-direction:column;gap:var(--spacingx2);justify-content:space-between;padding:var(--spacingx2);width:calc(100% - var(--spacingx2)*2)}.store-collections-page-collection-card-header{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.store-collections-page-collection-card-header-name{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--content-primary);display:-webkit-box;font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium);overflow:hidden;text-overflow:ellipsis;transition:all .3s ease}.store-collections-page-collection-card-header-item-count{color:var(--content-secondary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small)}.store-collections-page-collection-card-image,.store-collections-page-collection-card-image-img{border-radius:var(--radius-medium);height:160px;width:100%}.store-collections-page-collection-card-image-img{object-fit:cover}.all-reviews-page{font-family:var(--font-family-inter);padding:var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.all-reviews-page-header{align-items:center;display:flex;justify-content:start;margin-bottom:var(--spacingx2);width:100%}.all-reviews-page-header-rating{align-items:center;display:flex;flex-direction:row;gap:var(--spacingx2);justify-content:start}.all-reviews-page-header-rating-star{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.all-reviews-page-header-rating-text{align-items:end;flex-direction:row;justify-content:start}.all-reviews-page-header-rating-separator,.all-reviews-page-header-rating-text{color:var(--content-primary);display:flex;font-size:var(--label-xlarge);font-weight:var(--font-weight-semibold);line-height:var(--line-height-xlarge)}.all-reviews-page-header-rating-separator{align-items:center;justify-content:center;padding-left:var(--spacingx1);padding-right:var(--spacingx1)}.all-reviews-page-header-rating-summary{color:var(--content-primary);font-size:var(--label-xlarge);font-weight:var(--font-weight-semibold);line-height:var(--line-height-xlarge)}.all-reviews-page-avg-rating{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}.all-reviews-page-avg-rating-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:var(--spacingx4) var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.all-reviews-page-avg-rating-left{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:start}.all-reviews-page-avg-rating-left-text{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);line-height:var(--line-height-medium)}.all-reviews-page-avg-rating-right{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:var(--spacingx2);justify-content:flex-end}.all-reviews-page-avg-rating-right-text{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-semibold);line-height:var(--line-height-medium)}.all-reviews-page-reviews-container{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacingx3);justify-content:center;padding-bottom:var(--spacingx3);padding-top:var(--spacingx3);width:100%}.all-review-page-about-section-reviews-card{align-items:start;background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:var(--radius-large);display:flex;flex-direction:column;font-family:var(--font-family-inter);gap:var(--spacingx6);justify-content:space-between;padding:var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.all-review-page-about-section-reviews-card-heading{align-items:flex-start;display:flex;flex-direction:column;gap:var(--spacingx2);justify-content:start;min-width:176px}.all-review-page-about-section-reviews-card-heading-rating-star{align-items:center;display:flex;flex-direction:row;gap:var(--spacingx0-5);justify-content:start}.all-review-page-about-section-reviews-card-heading-rating-text{color:var(--text-primary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small)}.all-review-page-about-section-reviews-card-reviewer{align-items:center;display:flex;flex-direction:row;gap:var(--spacingx2);justify-content:start}.all-review-page-about-section-reviews-card-reviewer-avatar-container{align-items:center;display:flex;justify-content:center}.all-review-page-about-section-reviews-card-reviewer-avatar{border:1px solid var(--border-primary);border-radius:var(--radius-round);height:32px;object-fit:cover;width:32px}.all-review-page-about-section-reviews-card-reviewer-name-container{display:flex;flex-direction:column;width:100%}.all-review-page-about-section-reviews-card-reviewer-name{color:var(--text-primary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small)}.all-review-page-about-section-reviews-card-review-date{color:var(--text-secondary);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);line-height:var(--line-height-small)}.collection-details-page-container{align-items:flex-start;background-color:var(--surface-secondary);display:flex;flex-direction:column;gap:var(--spacingx3);justify-content:flex-start;min-height:100vh;padding-bottom:var(--spacingx6);width:100%}.collection-details-page-header{align-items:flex-start;background-color:var(--surface-primary);display:flex;flex-direction:column;justify-content:center;padding:var(--spacingx4) var(--spacingx3);width:calc(100% - var(--spacingx3))}.collection-details-page-header-title{color:var(--color-primary);font-size:var(--label-large);line-height:var(--line-height-large)}.collection-details-page-header-count,.collection-details-page-header-title{font-family:var(--font-family-inter);font-weight:var(--font-weight-semibold)}.collection-details-page-header-count{color:var(--content-secondary);font-size:var(--label-small);line-height:var(--line-height-small)}.collection-details-product-section-product-grid{grid-gap:var(--spacingx3);display:grid;gap:var(--spacingx3);grid-template-columns:repeat(2,1fr);padding-left:var(--spacingx3);padding-right:var(--spacingx3);width:calc(100% - var(--spacingx3)*2)}.collection-details-product-section-product-card{border-radius:var(--radius-medium);overflow:hidden}.collection-details-product-section-product-image-box{height:216px;object-fit:cover;position:relative;width:100%}.collection-details-product-section-tag-container{display:flex;justify-content:flex-start;position:absolute;width:100%}.collection-details-product-section-tag-cover{align-items:center;background:var(--surface-status);border-bottom-right-radius:var(--radius-small);border-top-right-radius:var(--radius-small);display:flex;justify-content:center;margin-top:var(--spacingx2);padding:var(--spacingx1);text-align:left;width:-webkit-fit-content;width:fit-content}.collection-details-product-section-tag-cover-text{color:var(--white);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold)}.collection-details-product-section-rating{background-color:var(--surface-action1);border-radius:var(--radius-small);bottom:4px;gap:var(--spacingx1);left:4px;padding:var(--spacingx1) var(--spacingx2);position:absolute}.collection-details-product-section-rating,.collection-details-product-section-rating-count,.collection-details-product-section-rating-star{align-items:center;display:flex;justify-content:center}.collection-details-product-section-rating-text{color:var(--white);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold)}.collection-details-product-section-product-image{border-top-left-radius:var(--radius-medium);border-top-right-radius:var(--radius-medium);height:216px;object-fit:cover;width:100%}.collection-details-product-section-info{padding:var(--spacingx1)}.collection-details-product-section-name{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);line-height:var(--line-height-medium)}.collection-details-product-section-description{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--content-active);display:-webkit-box;font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-semibold);line-height:var(--line-height-small);margin-bottom:var(--spacingx2);overflow:hidden;text-overflow:ellipsis}.collection-details-product-section-price{font-family:var(--font-family-inter);font-size:var(--label-large);font-weight:var(--font-weight-regular);line-height:var(--line-height-large)}.collection-details-product-section-original-price{color:var(--content-inactive);font-family:var(--font-family-inter);font-size:var(--label-small);font-weight:var(--font-weight-regular);text-decoration:line-through}.profile-main{background:var(--surface-primary);padding:0 15px}.profile-main h3{color:var(--content-primary);font-size:var(--label-xlarge);font-weight:var(--font-weight-semibold)}.profile-container,.profile-main h3{font-family:var(--font-family-inter)}.profile-container{background:var(--surface-secondary);margin:auto;max-width:400px;width:100%}.profile-header{align-items:center;display:flex;justify-content:space-between;padding-bottom:15px}.profile-details h3{color:var(--content-primary);font-family:var(--font-family-inter);font-size:var(--label-regular);font-weight:var(--font-weight-semibold);margin:0}.profile-details p{color:var(--content-secondary);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);margin:5px 0 0}.profile-logout{background:var(--surface-primary);margin-top:var(--spacingx1-6)}.profile-logout h3{color:var(--surface-destructive);cursor:pointer;font-family:var(--font-family-inter);font-size:var(--label-regular);font-weight:var(--font-weight-semibold);margin:0;padding:10px}.profile-info{align-items:center;display:flex}.profile-avatar{border-radius:50%;height:50px;margin-right:10px;width:50px}.profile-following{background:var(--surface-secondary);border-radius:var(--radius-large);font-family:var(--font-family-inter);font-size:var(--label-medium);font-weight:var(--font-weight-regular);padding:10px 18px;text-align:center}.profile-following span{color:var(--content-action);font-size:var(--label-large)}.profile-following p,.profile-following span{font-family:var(--font-family-inter);font-weight:var(--font-weight-semibold);margin:0}.profile-following p{color:var(--content-primary);font-size:var(--label-regular)}.edit-button{background:none;border:none;cursor:pointer;font-size:16px}.collections{padding:15px}.collections-header{display:flex;justify-content:space-between;margin-bottom:10px}.collections-list{display:flex;gap:10px}.collection-item{text-align:center}.collection-item img{border-radius:8px;height:80px;width:80px}.wishlist{position:relative}.wishlist p{color:#fff;font-weight:700;left:5px;position:absolute;top:5px}.profile-options{margin-top:var(--spacingx1-6)}.profile-option{align-items:center;background:var(--surface-primary);cursor:pointer;display:flex;padding:10px;padding:var(--spacingx4) var(--spacingx3)}.option-icon{font-size:24px;margin-right:15px}.option-details{flex:1 1}.option-label{color:var(--content-primary);font-weight:var(--font-weight-semibold)}.option-description,.option-label{font-family:var(--font-family-inter);font-size:var(--label-small);margin:0}.option-description{color:var(--content-secondary);font-weight:var(--font-weight-regular)}.order-status-product-container{background-color:var(--surface-primary);padding:var(--spacingx3)}.order-status-page-container{background-color:var(--surface-secondary);display:flex;flex-direction:column;font-family:var(--font-family-inter);gap:var(--spacingx2);height:100vh;padding:var(--spacingx3);width:calc(var(--full-screen-width) - var(--spacingx3)*2)}.order-status-view-order-button{padding:var(--spacingx3) 0}.order-status-view-order-button-btn{align-items:center;background-color:var(--surface-primary);border:1px solid var(--border-action);border-radius:var(--radius-medium);color:var(--content-primary);display:flex;font-size:var(--label-medium);font-weight:var(--font-weight-semibold);justify-content:center;line-height:var(--line-height-medium);padding:var(--spacingx4) var(--spacingx8)}.page-container{background:linear-gradient(to bottom right,#f0fdf4,#fff,#eff6ff);min-height:100vh;overflow:hidden;padding:3rem 1rem;position:relative}.confetti-container{inset:0;overflow:hidden;pointer-events:none;position:absolute}.confetti{animation-iteration-count:infinite;animation-name:bounce;animation-timing-function:ease;position:absolute}.confetti-dot{background-color:#4ade80;border-radius:9999px;height:.5rem;opacity:.6;width:.5rem}.content-wrapper{margin-left:auto;margin-right:auto;max-width:64rem}.fade-slide{margin-bottom:3rem;opacity:0;text-align:center;transform:translateY(2rem);transition:all 1s}.fade-slide.visible{opacity:1;transform:translateY(0)}.icon-wrapper{display:inline-block;margin-bottom:1.5rem;position:relative}.icon{animation:pulse 2s infinite;color:#22c55e;display:block;margin:0 auto}.icon,.icon-border{height:6rem;width:6rem}.icon-border{animation:ping 1s infinite;border:4px solid #bbf7d0;border-radius:9999px;inset:0;position:absolute}.success-heading{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#16a34a,#2563eb);-webkit-background-clip:text;font-size:2.25rem;font-weight:700;margin-bottom:1rem}@media (min-width:768px){.success-heading{font-size:3rem}}.success-text{color:#4b5563;font-size:1.25rem;margin-bottom:.5rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ping{75%,to{opacity:0;transform:scale(1.5)}}:root{--full-screen-width:100vw;--white:#fff;--black:#000;--gray-50:#f6f6f6;--gray-100:#eee;--gray-200:#e2e2e2;--gray-300:#c8c8c8;--gray-400:#afafaf;--gray-500:#6b6b6b;--gray-600:#545454;--gray-700:#333;--gray-800:#1f1f1f;--gray-900:#141414;--violet-50:#e6e7ef;--violet-100:#c1c2d7;--violet-200:#9a9bbc;--violet-300:#7475a1;--violet-400:#484599;--violet-500:#433b8c;--violet-600:#38317a;--violet-700:#342d6a;--violet-800:#2d245d;--violet-900:#201547;--yellow-50:#fffde6;--yellow-100:#fff9c2;--yellow-200:#fef599;--yellow-300:#fdf16f;--yellow-400:#fbec4b;--yellow-500:#f9e723;--yellow-600:#fdd924;--yellow-700:#fcc01a;--yellow-800:#fba80f;--yellow-900:#f97d00;--yellow-1000:#f6f6f6;--red-50:#fef3f2;--red-100:#fee4e2;--red-200:#fecdca;--red-300:#fda29b;--red-500:#f04438;--red-600:#d92d20;--red-700:#b32318;--red-800:#912018;--red-900:#7a271a;--green-50:#ecfdf3;--green-100:#d1fadf;--green-200:#a6f4c5;--green-300:#6ce9a6;--green-400:#32d583;--green-500:#12b76a;--green-600:#039855;--green-700:#027948;--green-800:#05603a;--green-900:#054f31;--opacity-light:#ffffff80;--opacity-dark:#00000080;--surface-primary:var(--white);--surface-secondary:var(--gray-50);--surface-secondary-hover:var(--gray-100);--surface-secondary-pressed:var(--gray-200);--surface-tertiary:var(--gray-100);--surface-inverted:var(--gray-900);--surface-inverted-variant:var(--gray-700);--surface-action1:var(--opacity-dark);--surface-action2:var(--yellow-600);--surface-action2-hover:var(--yellow-700);--surface-action2-pressed:var(--yellow-800);--surface-status:var(--yellow-900);--surface-screen-dark:var(--opacity-dark);--surface-screen-light:var(--opacity-light);--surface-disabled:var(--yellow-1000);--surface-destructive:var(--red-600);--surface-action-2-action-2-disabled:#f6f6f6;--content-primary:var(--gray-900);--content-secondary:var(--gray-500);--content-inverted:var(--gray-50);--content-inverted-variant:var(--gray-100);--content-inverted-action:var(--yellow-100);--content-active:var(--violet-600);--content-action:var(--violet-400);--content-action-focused:var(--violet-300);--content-action-hover:var(--violet-500);--content-inactive:var(--gray-400);--content-hover:var(--gray-200);--content-destructive:var(--red-700);--content-success:var(--green-600);--content-status:var(--yellow-900);--border-primary:var(--gray-200);--border-action:var(--gray-900);--gradient-dark:linear-gradient(180deg,#fff0,#1a1a1ab8 74%);--radius-small:4px;--radius-medium:8px;--radius-large:16px;--radius-xlarge:24px;--radius-xxlarge:120px;--radius-round:50%;--spacingx0-5:2px;--spacingx1:4px;--spacingx1-6:6px;--spacingx2:8px;--spacingx3:12px;--spacingx4:16px;--spacingx5:20px;--spacingx6:24px;--spacingx7:28px;--spacingx8:32px;--spacingx9:36px;--spacingx10:40px;--spacingx11:44px;--spacingx12:48px;--label-small:0.75rem;--label-medium:0.875rem;--label-large:16px;--label-xlarge:1.25rem;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--font-weight-semibold:600;--line-height-small:16px;--line-height-medium:20px;--line-height-large:24px;--line-height-xlarge:28px;--font-family-inter:Inter;--heading-large:16px;--heading-xlarge:20px}.bottom-nav{background-color:#fff;bottom:0;box-shadow:0 -2px 10px #0000001a;display:flex;gap:2rem;justify-content:center;left:0;padding:10px 0;position:fixed;transition:transform .3s ease-in-out,opacity .3s ease-in-out;width:100%}.bottom-nav.hide{transform:translateY(100%)}.bottom-nav.show{transform:translateY(0)}.nav-item{color:#d3d3d3;cursor:pointer;font-size:24px}.nav-item.active{color:#000}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.75cde974.css.map*/