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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Geist;font-style:normal;font-weight:400;src:url(/static/media/Geist-Regular.fc2e55c26a9a77ce30cd.woff2) format("woff2")}@font-face{font-family:Geist;font-style:normal;font-weight:600;src:url(/static/media/Geist-SemiBold.57f2cb48eeed09b829cc.woff2) format("woff2")}@font-face{font-family:Geist;font-style:normal;font-weight:700;src:url(/static/media/Geist-Bold.393efdc498431d694612.woff2) format("woff2")}body{box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow-x:hidden;padding:0 180px;position:relative;width:100vw}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(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-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.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:#e74d3c;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:#e74d3c;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{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.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:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform: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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform: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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{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:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) 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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),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-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main-block{align-items:center;background:linear-gradient(180deg,#99d0ef,#fff);display:flex;height:100vh;justify-content:center}.register-block{background:linear-gradient(180deg,#c4f2ff 0,#fff 60%);border-radius:60px;box-shadow:0 0 20px #00000080;height:620px;transition:.2s ease;width:570px}.register-block,.text-block{align-items:center;display:flex;flex-direction:column;justify-content:center}.text-block__top{font-family:Geist;font-size:40px;font-weight:600;margin-bottom:10px;margin-top:10px}.text-block__buttom{align-items:center;color:#000;display:flex;font-family:Geist;font-size:20px;font-weight:400;justify-content:center;margin-top:0;opacity:.6;text-align:center;width:380px}.form-block{flex-direction:column}.form-block,.input-group{align-items:center;display:flex}.input-group{background-color:#f0f2f5;border:1px solid #f0f2f5;border-radius:12px;height:40px;margin-bottom:20px;padding:8px 12px;transition:border-color .2s ease,box-shadow .2s ease;width:356px}.input-group img{height:20px;margin-right:10px;opacity:.6;width:20px}.input-group input{background:#0000;border:none;outline:none;width:100%}.input-group:hover{border-color:#c4f2ff}.input-group:focus{background-color:#fff;border-color:#000;box-shadow:0 0 0 1px #000}button{margin-bottom:10px}.btn-register{background-color:#2d2d2d;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Geist;font-size:24px;font-weight:700;height:50px;transition:transform .1s ease,background-color .2s ease;width:380px}.btn-register:hover{background-color:#333}.btn-register:active{transform:scale(.98)}.btn-login{background-color:#2d2d2d;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Geist;font-size:24px;font-weight:700;height:50px;transition:transform .1s ease,background-color .2s ease;width:380px}.btn-login:hover{background-color:#333}.btn-login:active{transform:scale(.98)}.auth-footer{align-items:center;display:flex;flex-direction:column;font-family:Geist;font-weight:400;justify-content:center}.footer-btn{background:none;border:none;color:#000;cursor:pointer;font-family:Geist,sans-serif;font-size:14px;font-weight:600;margin-left:auto;margin-right:auto;outline:none;padding:0;position:relative;text-decoration:none;transition:all .2s ease;width:45px}.footer-btn:hover{color:#555}.footer-btn:after{background-color:#000;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transition:transform .2s ease;width:100%}.footer-btn:hover:after{transform:scaleX(1)}.header{align-items:center;background:#0000;display:flex;height:70px;justify-content:space-between;padding:0 40px}.logo{color:#1a1a1a;font-size:24px;font-weight:800;letter-spacing:-.5px}.search-bar{flex-grow:0;margin:0 20px}.search-bar input{background:#fff;border:1px solid #0000001a;border-radius:30px;box-shadow:0 2px 10px #0000000d;font-size:14px;outline:none;padding:12px 25px;transition:all .3s ease;width:400px}.search-bar input:focus{border-color:#b3e5fc;box-shadow:0 4px 15px #0000001a;width:420px}.header__right-side{align-items:center;display:flex;gap:20px}.header__cart-wrapper{align-items:center;background:#f5f5f5;border-radius:12px;cursor:pointer;display:flex;padding:8px;position:relative;transition:.2s}.header__cart-wrapper:hover{background:#eee}.header__cart-icon{font-size:20px}.header__cart-count{background:#ff4d4d;border:2px solid #fff;border-radius:10px;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;position:absolute;right:-5px;top:-5px}.user-profile{align-items:center;background:#fff;border-radius:40px;box-shadow:0 4px 12px #00000014;cursor:pointer;display:flex;padding:6px 16px;transition:transform .2s ease}.user-profile:hover{transform:translateY(-2px)}.avatar{border:2px solid #f0f0f0;border-radius:50%;height:38px;margin-right:12px;object-fit:cover;width:38px}.username{color:#333;font-size:14px;font-weight:600;margin-right:8px}.arrow{color:#888;font-size:10px}.catalog-sidebar{background-color:#fff;border-radius:20px;box-shadow:0 4px 25px #0000000d;font-family:Inter,Segoe UI,Roboto,sans-serif;height:fit-content;padding:25px;width:320px}.sidebar__header{align-items:center;display:flex;gap:12px;margin-bottom:30px}.sidebar__filter-icon{color:#888;font-size:14px}.sidebar__title{color:#1a1a1a;font-size:20px;font-weight:600;margin:0}.sidebar__section{margin-bottom:25px}.sidebar__section-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:15px}.sidebar__section-title{color:#222;font-size:16px;font-weight:600;margin:0}.sidebar__arrow{color:#999;font-size:12px;transition:transform .3s}.sidebar__list{display:flex;flex-direction:column;gap:12px}.sidebar__checkbox-item{align-items:center;color:#555;cursor:pointer;display:flex;font-size:15px;-webkit-user-select:none;user-select:none}.sidebar__checkbox-item:hover .sidebar__category-name{color:#000}.sidebar__checkbox{accent-color:#1a1a1a;border:1.5px solid #dcdcdc;border-radius:5px;cursor:pointer;height:18px;margin-right:12px;width:18px}.sidebar__category-name{flex-grow:1}.sidebar__category-count{color:#b0b0b0;font-size:13px;margin-left:10px}.sidebar__price-slider-container{padding:10px 5px}.sidebar__price-slider{appearance:none;background:#000;border-radius:2px;height:4px;outline:none;width:100%}.sidebar__price-slider::-webkit-slider-thumb{appearance:none;background:#fff;border:2px solid #000;border-radius:50%;cursor:pointer;height:18px;width:18px}.sidebar__price-labels{color:#888;display:flex;font-size:14px;justify-content:space-between;margin-top:12px}.product-card{background:#fff;border:1px solid #00000008;border-radius:20px;box-shadow:0 4px 15px #00000005;cursor:pointer;display:flex;flex-direction:column;gap:15px;height:300px;padding:15px;position:relative;text-decoration:none;transition:all .3s ease}.product-card:hover{box-shadow:0 12px 30px #00000014;transform:translateY(-8px)}.product-card__badge{background:#ffffffe6;border-radius:20px;box-shadow:0 2px 5px #0000001a;font-size:11px;font-weight:700;left:15px;padding:4px 12px;position:absolute;text-transform:uppercase;top:15px;z-index:2}.product-card__image-container{background-color:#f5f5f5;border-radius:15px;height:180px;margin-bottom:15px;overflow:hidden;width:100%}.product-card__img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.product-card:hover .product-card__img{transform:scale(1.1)}.product-card__content{display:flex;flex-direction:column;flex-grow:1}.product-card__title{color:#1a1a1a;font-size:16px;font-weight:600;margin:0 0 8px}.product-card__description{-webkit-box-orient:vertical;color:#777;display:-webkit-box;font-size:13px;line-height:1.4;margin:0 0 12px;overflow:hidden}.product-card__rating{align-items:center;display:flex;gap:5px;margin-bottom:15px}.product-card__stars{color:#ffb300;font-size:12px}.product-card__reviews{color:#bbb;font-size:11px}.product-card__footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.product-card__price{color:#000;font-size:18px;font-weight:700}.product-card__add-btn{background:#000;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:background .2s}.product-card__add-btn:hover{background:#333}.card-item__content{background:#fff;border-bottom:1px solid #e0e0e0;display:flex;gap:15px;padding:12px}.card-item__img{border-radius:6px;flex-shrink:0;height:70px;object-fit:cover;width:70px}.card-item__title{color:#222;flex-grow:1;font-size:14px;line-height:1.4;margin:0}.product-item-card__footer{flex-shrink:0}.card-item__price{color:#333;font-size:16px;font-weight:700;white-space:nowrap}.card-item__content:last-child{border-bottom:none}.cart-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11182799;display:flex;height:100%;justify-content:flex-end;left:0;opacity:0;position:fixed;top:0;transition:all .4s ease;visibility:hidden;width:100%;z-index:2000}.cart-overlay.active{opacity:1;visibility:visible}.cart-container{background:#fff;box-shadow:-10px 0 50px #00000026;display:flex;flex-direction:column;height:100%;transform:translateX(100%);transition:transform .4s cubic-bezier(.33,1,.68,1);width:420px}.cart-overlay.active .cart-container{transform:translateX(0)}.cart-header{align-items:center;background:#fafafa;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:24px 30px}.cart-header h3{color:#111827;font-size:20px;font-weight:700;letter-spacing:-.5px;margin:0}.close-cart-btn{align-items:center;background:#f3f4f6;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;transition:all .2s ease;width:36px}.close-cart-btn:hover{background:#e5e7eb;color:#111827}.cart-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;padding:30px}.cart-empty-text{color:#9ca3af;font-size:15px;line-height:1.6;margin:0;max-width:250px;text-align:center}.cart-empty-icon{color:#d1d5db;font-size:48px;margin-bottom:20px}.cart-footer{background:#fff;border-top:1px solid #f3f4f6;box-shadow:0 -4px 15px #00000008;padding:24px 30px}.cart-footer__price{font-family:Geist,sans-serif;font-size:25px;font-weight:700;padding-bottom:20px}.cart-footer__btn{background:#111827;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:-.2px;padding:18px;transition:all .2s ease;width:100%}.cart-footer__btn:hover{background:#374151;box-shadow:0 4px 12px #11182733;transform:translateY(-2px)}.cart-footer__btn:active{transform:translateY(0)}main{display:flex;gap:15px}.column-cards{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));padding:20px 0;width:100%}.verify-card{align-items:center;background:linear-gradient(180deg,#c4f2ff 0,#fff 60%);border-radius:60px;box-shadow:0 0 20px #00000080;display:flex;flex-direction:column;height:620px;justify-content:center;text-align:center;transition:.2s ease;width:570px}.verify-title{font-family:Geist;font-size:40px;font-weight:600;margin-bottom:10px;margin-top:10px}.verify-subtitle{color:#666;font-family:Geist;font-size:20px;font-weight:400;line-height:1.5;margin-bottom:30px}.user-email{color:#333;font-weight:600}.code-input-group{display:flex;gap:15px;justify-content:center;margin-bottom:30px}.code-input{background-color:#f1f3f4;border:1px solid #e0e0e0;border-radius:10px;font-size:40px;font-weight:700;height:70px;outline:none;text-align:center;transition:border-color .2s;width:70px}.code-input:focus{border-color:#2ecc71}.btn-confirm{background-color:#2d2d2d;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Geist;font-size:24px;font-weight:700;height:50px;transition:transform .1s ease,background-color .2s ease;width:100%}.btn-confirm:hover{background-color:#555}.resend-link{color:#777;font-family:Geist;font-size:16px;font-weight:700}.resend-link a{color:#2ecc71;font-weight:600;text-decoration:none}.resend-link a:hover{text-decoration:underline}body{background:linear-gradient(180deg,#99d0ef,#fff);font-family:Inter,Arial,sans-serif;margin:0}.container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px;text-decoration:none}.card{background:linear-gradient(180deg,#c4f2ff 0,#fff 60%);border-radius:30px;box-shadow:10px 10px 30px #0000001a,-5px -5px 20px #ffffff80;max-width:500px;padding:30px;width:100%}.header-info{align-items:center;display:flex;gap:20px;margin-bottom:20px}.profil-avatar{flex-shrink:0;height:80px;position:relative;width:80px}.profil-avatar img{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 10px #0000001a;height:100%;object-fit:cover;width:100%}.online{background:#4ade80;border:3px solid #fff;border-radius:50%;bottom:3px;height:16px;position:absolute;right:3px;width:16px;z-index:2}.user-info{display:flex;flex-direction:column;gap:4px}.user-info h2{color:#1a1a1a;font-size:22px;font-weight:700;margin:0}.user-info p{color:#666;font-size:14px;margin:0}.badge{border-radius:20px;font-size:11px;margin-top:5px;padding:4px 10px;width:fit-content}.badge,.edit-btn{background:#2d2d2d;color:#fff}.edit-btn{border:none;border-radius:12px;cursor:pointer;font-weight:600;margin-left:auto;padding:10px 20px;transition:.3s}.edit-btn:hover{background:#000;transform:scale(1.05)}.block{background:#c4f2ff66;border-radius:20px;margin-top:15px;padding:20px}.block h3{color:#333;font-size:16px;margin:0 0 10px}.block p{color:#444;font-size:14px;margin:5px 0}.stats{display:flex;gap:10px;justify-content:space-between}.stat{background:#fff;border-radius:15px;box-shadow:0 4px 10px #0000000d;flex:1 1;padding:12px;text-align:center}.stat h4{color:#1a1a1a;font-size:18px;margin:0}.stat p{color:#888;font-size:12px;margin:2px 0 0}.setting-btn{background:#2d2d2d;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;margin-top:10px;padding:12px;transition:.2s;width:100%}.setting-btn:hover{background:#444}.logout{background:#fff0f0;border:1px solid #fcc;color:#ff4d4d}.logout:hover{background:#ffe0e0}hr{border:none;border-top:1px solid #0000000d;margin:20px 0}.product-page{background-color:initial;font-family:Inter,sans-serif;padding:40px}.product-page__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:30px;box-shadow:0 10px 40px #0000000d;display:flex;gap:50px;margin:0 auto;max-width:1200px;padding:40px}.product-page__gallery{display:flex;flex:1 1;flex-direction:column;gap:20px}.product-page__main-image-wrapper{background-color:#f5f5f5;border-radius:25px;box-shadow:0 5px 15px #00000008;height:500px;overflow:hidden;width:100%}.product-page__main-img{height:100%;object-fit:cover;width:100%}.product-page__thumbnails{display:flex;gap:15px;justify-content:center}.product-page__thumb{border:3px solid #0000;border-radius:15px;cursor:pointer;height:80px;object-fit:cover;opacity:.7;transition:all .2s ease;width:80px}.product-page__thumb:hover{opacity:1}.product-page__thumb--active{border-color:#000;opacity:1;transform:scale(1.05)}.product-page__details{display:flex;flex:1 1;flex-direction:column}.product-page__header{margin-bottom:25px}.product-page__category{color:#888;display:block;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.product-page__title{color:#1a1a1a;font-size:36px;font-weight:800;line-height:1.2;margin:0 0 15px}.product-page__rating-block{align-items:center;display:flex;gap:10px}.product-page__stars{color:#ffb300;font-size:16px}.product-page__reviews-count{color:#999;font-size:14px}.product-page__price-block{align-items:baseline;display:flex;gap:15px;margin-bottom:25px}.product-page__price{color:#000;font-size:32px;font-weight:800}.product-page__old-price{color:#bbb;font-size:20px;text-decoration:line-through}.product-page__stock-status{border-radius:10px;font-size:12px;font-weight:600;margin-left:auto;padding:4px 10px}.product-page__stock-status--in{background-color:#e8f5e9;color:#2e7d32}.product-page__description-block h3{font-size:18px;margin-bottom:15px}.product-page__description{color:#555;font-size:15px;line-height:1.7}.product-page__action-block{align-items:center;display:flex;gap:15px;margin-bottom:30px}.product-page__quantity-selector{align-items:center;background:#f5f5f5;border:1px solid #eee;border-radius:15px;display:flex;gap:10px;padding:8px}.product-page__qty-btn{background:#fff;border:none;border-radius:10px;box-shadow:0 2px 5px #0000000d;cursor:pointer;font-size:18px;font-weight:600;height:35px;transition:all .2s;width:35px}.product-page__qty-btn:hover{background:#eee}.product-page__qty-value{font-size:16px;font-weight:700;min-width:30px;text-align:center}.product-page__add-to-cart-btn{background-color:#000;border:none;border-radius:15px;color:#fff;cursor:pointer;flex-grow:1;font-size:16px;font-weight:700;padding:16px;transition:background .2s}.product-page__add-to-cart-btn:hover{background-color:#333}.product-page__wishlist-btn{background:#fff;border:1px solid #eee;border-radius:15px;cursor:pointer;font-size:20px;height:55px;transition:all .2s;width:55px}.product-page__wishlist-btn:hover{background:#fff3f3;border-color:#ffcdd2;color:#d32f2f}.product-page__meta{color:#888;display:flex;flex-direction:column;font-size:13px;gap:8px}.product-page__meta p{margin:0}.product-page__divider{background-color:#eee;height:1px;margin:25px 0}.product-page-loading{color:#888;font-size:18px;padding:100px;text-align:center}@media (max-width:900px){.product-page__container{flex-direction:column;padding:20px}.product-page__main-image-wrapper{height:350px}}
/*# sourceMappingURL=main.0fdb58a1.css.map*/